.custom .comments_closed p {
  display: none;
}


.custom jQuery(document).ready(function(){
	$('.accordion .head').click(function() {
		$(this).next().toggle();
		return false;
	}).next().hide();
});


.custom #tabs {margin-top: -10px; border: 0px;}
.custom ul#tabs li {background:#fff; border: 0px; font-weight: bold;}

.sticky { background: #fffff1; padding-top:-10px; padding-left:20px; margin-left:0px; padding-right:10px; width:509px;}

.custom #featured-post {font-size:15px; font-weight:bold; background:#fffff1;}

.custom #container {
	float:center; background: #fff;
}

.custom #page {
    background: #fff;
}

.custom #twitter_div { background: #b3ecef; padding:5px;}
.custom #twitter_top { margin-bottom:-5px;}
.custom #disqus_thread { margin-left:20px; background:#fff; }
.custom .entry-title {font-weight:bold;}
.custom .headline_area {font-weight:bold;}



/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 8px; }

.custom .sidebar h3 { font-size: 0.846em; font-weight: bold; line-height: 1.455em; margin-bottom: 1em; padding: 0.636em 0.455em 0.545em 0.455em; text-transform: uppercase; font-variant: normal; letter-spacing: 2px; color: #111; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; }

.custom #custom_box { background-color: #fff; }

.custom #custom_box h3 { font-size: 11pt; font-weight: bold; line-height: 1.455em; margin-bottom: 1em; padding: 0.636em 0.455em 0.545em 0.455em; text-transform: uppercase; font-variant: normal; letter-spacing: 2px; color: #111; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; }

.custom #custom_box { font-size: 11pt; }