@import "header.css";

body.detail #content_well { width: 660px; margin-left: 30px; margin-right: 20px; }

/**** franchises static home ( blog and shows ) ****/
body.blogs #section_header strong { height:122px; }
.paper.franchises_static #content_well { width: 740px; margin-left: 20px; margin-right: 20px; }

.paper.franchises_static #sidebar { width:160px !important; margin-left:10px;}
.paper.franchises_static .excerpt .img_left {   width:232px; }
.paper.franchises_static .excerpt_content {  width:460px; }
.paper.franchises_static .excerpt_content p {line-height: 1.4em;}
.paper.franchises_static .excerpt h2 { color:#a20604;}
.paper.franchises_static .excerpt { padding:20px 0; background: url("/images/divider_horiz.gif") bottom repeat-x; }
.paper.franchises_static .last-child { background: none; }
/**** end blog landing ****/

body.shows #content_well ul {
	margin: 10px 0 0 30px;
	line-height: 1.4em;
	list-style-type: disc;
}

body.shows p {
	line-height: 1.6em;
	margin: 0;
	padding: 0.3em 0 7px;	
}

body.shows.fear_makers #content_well h2 { 
	font-family: Helvetica;
	margin: 0 0 0 7px;
	padding 0px;
	color: #0D458E;
}

body.shows.fear_makers.sp_jt_petty h3 { 
	font: normal 22px Georgia;
	margin: 0px 0px 0px 0px;
	padding 0px;
	color: #0D458E;
}

body.shows.fear_makers.sp_director h4 { 
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding 0px;
}

body.shows.fear_makers.sp_cast h3,
body.shows.fear_makers.sp_writers h3 { 
	font: normal 22px Georgia;
	margin: 0px 0px 0px 0px;
	padding 0px;
	color: #0D458E;
}

body.shows.fear_makers.sp_cast .excerpt { width: 680px;	}

h2.horizRule {
	background: transparent url('/images/divider_horiz.gif') repeat-x scroll center top;
	margin: 0.1em 0 0 0;
	padding: 1em 0 0.1em 0;
}

body.shows.fear_makers.sp_about h3, body.shows.fear_makers.sp_mogulus h3 {
	font: normal 22px Georgia;
	margin: 0px 0px 0px 0px;
	padding 0px;
	color: #0D458E;
}

body.shows.fear_makers.sp_mogulus h4 {
	font: normal 16px Georgia;
	color: #0D458E;
	padding: 0.6em 0 0.3em 0;
}

p#chatTranscript {
	border: 1px solid #ccc;
	height: 425px;
	overflow: auto;
	margin-top: 0.1em;
	padding: 3px 5px;
}

span.time {
	color: #0D458E;
	padding-right: 5px;	
}

/* show package slideshowpro */
#ssp_gallery { margin-left: 10px; width: 720px; }

/* initially hide all long descriptions */
p.longDesc {
	display: none;
}

body.fear_makers #content_well ul {list-style-type:none;}

