body.custom  { background: #242426 url(images/bg.jpg) repeat-x; }

.custom #page { background-color: #E8E8E8; }
.custom #content { background-color: #FFFFFF; }
.custom #header { background-color: #FFFFFF; }
.custom .post_box { border-bottom: 1px dotted #BBBBBB; padding-left: 10px; }

.custom #container { margin-top: 0.5em; background: #5B9935; padding: 0.3em; }

.custom .menu { border: none; border-top: solid 1px #1D507F; background: #1D507D url(images/menu.jpg) repeat-x; height: 28px; }
.menu a, .custom .menu li ul { border: none; background: #1D507D url(images/menu.jpg) repeat-x; }

/* Widgets */
.custom li.thesis_widget_subscriptions { 
	background: #fff url(images/rss_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 3px;
}
/* Widgets End */

/* Custom Header Logo */
.custom #header { padding-top: 15px; padding-right: 0em; padding-bottom: 0em; padding-left: 10px; }

.custom #header #logo a
{
	display:block;
	width:  921px;
	height: 200px;
	background:url('images/banner.jpg') center no-repeat;
	color:#000000;
	text-indent: -9999px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border-top: 0em;
	border-right: 0em;
	border-bottom: 0em;
	border-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.custom #header #tagline { color:#000000; text-indent: -9999px; }
/* Custom Header Logo End */

/* Disclosure Footer */
.custom div#myfooter p { float: right; }
.custom div#myfooter p.left { float: left; }


/* After Post Box */
.custom .box_after_post {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #F0F0F0 none repeat scroll 0 0;
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0.7em;
        font-size: 85%;
}

.custom .box_after_post h4 { margin-top: 10px; margin-bottom: 5px; }
.custom .box_after_post p { margin-bottom: 0; }
.custom  .box_after_post .rss_block { padding-top: 10px; }
.custom .box_after_post .share_post { float: left; width: 38%; }
.custom .box_after_post .related_posts { float: right; width: 58%; }
/* After Post Box End */

.custom .ads_home_after_post { text-align: center; }
