body.shows.fear_makers #section_header {
	width: 960px;
	margin: 0 0 30px 0;
	padding: 0; 
}

body.shows.fear_makers #section_header strong {
	width: auto; 
	height: 195px; 
	background-image: none !important;
}
body.detail.fear_makers_blog #section_header strong {
	width: auto; 
	height: 195px; 
	background-image: none !important;
	
}
body.shows.fear_makers #section_header span { 
	display: none;
}

body.shows.fear_makers #section_meta {
	width: 125px !important;
	top: 22px !important; 
	right: 10px !important; 
}

body.shows.fear_makers ul#section_meta li { background: url('/images/divider_horiz_fearitself.gif') bottom repeat-x; }

body.shows.fear_makers ul#section_meta li.info a { background: url('/images/icon_search_dark.gif') left no-repeat; color: #ffffff; }
body.shows.fear_makers ul#section_meta li.discussion a { background: url('/images/icon_discuss_dark.gif') left no-repeat; color: #ffffff; }
body.shows.fear_makers ul#section_meta li.rss a { background: url('/images/icon_rss_dark.gif') left no-repeat; color: #ffffff; }
body.shows.fear_makers ul#section_meta li a:hover { color: #677f9c; }

body.shows.fear_makers ul#section_nav a { color: #1B304B; }
body.shows.fear_makers ul#section_nav a:hover { color: #0D458E; }

/* selected tab */
body.sp_main ul#section_nav li.main a,
body.sp_photos ul#section_nav li.photos a,
body.sp_jt_petty ul#section_nav li.jt_petty a,
body.sp_cast ul#section_nav li.cast a,
body.sp_about ul#section_nav li.about a,
body.sp_mogulus ul#section_nav li.mogulus a {
	background: transparent url('/images/scratch_hover.gif') no-repeat scroll 50% 50%;
	color: #0D458E;
	font-weight:bold;
}

/** fix to show dividing lines in meta links -- IE6 only **/
* html body.shows ul#section_meta li {display: inline-block;}
