#nav-above,
.entry-utility {
	display: none;
}

#nav-below {
	padding: 15px 15px 20px 15px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}

.wp_default {
	margin: 0 !important;
}

/* in list and single post view
========*/
.post {
	height: auto;
	min-height: 1px;
	overflow: hidden;
}
.post H1 {
	padding: 6px 12px 6px 12px;
	background: url(../../../pics/heading.gif) #fb6c0c repeat-x left top;
	color: #fff;
	margin: 0 -15px 13px -15px !important;
}
.postView {
	padding: 0 15px;
}

/* list
========*/
.fullContentFeaturedImage,
.listFeaturedImage {
	float: left;
}
.fullContentFeaturedImage IMG,
.listFeaturedImage IMG {
	padding: 0 25px 10px 0px;
}
.listView {
	padding-left: 10px;
}


/* column
===========*/
.wp_recentPosts {
	padding: 0px 0px 30px 0px;
	background: #f0ede9;
}
.wp_recentPosts UL {
	margin: 0;
	padding: 0 19px;
}
.wp_recentPosts UL LI {
	margin: 0;
	padding: 0;
}
.wp_recentPosts .widget-title {
	background: url(https://www.worldvision.co.za/themes/really/wvi-sa/pics/subnavHeading.gif) repeat-x left top;
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 8px 30px 7px 30px;	
}
.wp_recentPosts UL LI {
	margin: 0 0 0px 0;
	padding: 0 0 1px 0;
	list-style-type: none;
	font-size: 14px;
	display: block;
	width: 100%;
	background: url(https://www.worldvision.co.za/themes/really/wvi-sa/pics/subnavLine.gif) repeat-x left bottom;
}
.wp_recentPosts UL LI A {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 8px 13px 8px 13px;
}
.wp_recentPosts UL LI A:hover {
	text-decoration: underline;
}
.wp_recentPosts UL LI A.open {
	color: #f60;
	font-weight: bold;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-bottom: 10px;
	margin-top: 4px;
}


#comments {
	padding: 10px 50px 15px 50px;
}
#comments .avatar {
	float: left;
	padding-right: 15px;
}

#respond {
	padding-top: 15px;
}
#respond input,
#respond textarea {
	width: 98%;
}
#respond .form-submit input {
	width: auto;
}