/* space between nav and media box */
.custom ul#tabs {margin-bottom:1em;}

/* Blue box in sidebar widget */
.custom li.widget .blue_box_callout { padding: 0.846em; line-height: 1.385em; background: #B8C2C8; border: 0.077em solid #addde6; }

.custom .sidebar h3 {background:#E9E0AC; color:#000; text-align:center; line-height:2em;}

/* Change the padding of the header image*/
.custom #header { padding-top: 0em; padding-bottom: 0em; }

.custom #header #logo a { display: block; height: 350px; width: 960px; background: url('images/header.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header {border-bottom:none; padding:0}
.custom #header { padding: 0; }

/*makes the rounded corners for the side bar */
#popular-posts li {
	background: #FF6609;
	border: 1px solid #FF6609;
	line-height: 1.4em;
	-moz-border-radius: 5px;
	padding: 0.9em;
	-webkit-border-radius: 5px;
overflow: hidden
}

#similar-posts li {
	background: #FF6609;
	border: 1px solid #FF6609;
	line-height: 1.4em;
	-moz-border-radius: 5px;
	padding: 0.9em;
	-webkit-border-radius: 5px;
overflow: hidden
}

/* This formats the rounded boxes */
#popular-posts div.right { color: #000000; float: right; font-size: 11px; text-transform: uppercase; }
#similar-posts div.right { color: #000000; float: right; font-size: 11px; text-transform: uppercase; }

div.comments_closed p {display:none;}

.postauthor { background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }
.postauthor img { border: 5px solid #e2dede; float: left; margin-right: 1.5em; }
.postauthor h4 { color: #666; font-size: 2em; margin-bottom: 5px; }
.postauthor p { color: #515151; font-size: 13px; margin-bottom: 12px; }

.custom .menu {
background:#6D8D9E none repeat scroll 0 0;
}
