
body.show .caption { color: #4e4135; }


body.show  div.main_content div.captioned_lt {
	margin: 0 10px 10px 0;
	float: left;
	font-size: .9em;
	color: #fc4338;
}


body.show .page_heading small {	
	font-size:12px;
	line-height:2em;
	margin-bottom:5px;
}


body.show .page_heading small a {
	color:#555655;
}

body.show .page_heading small a.show_on {
	color:#463221;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	cursor: default; 
}


/** SERIES **/

body.show .show-sec-nav {
	width: 103px;
	float: left;
	font-size: 12px;
}

	body.show .show-sec-nav ul {
		list-style: none;
		margin: 0 0 0 0;
	}
	
	body.show .show-sec-nav ul li {
		margin: 0 0 .3em 0;
	}

	body.show .show-sec-nav a:link,
	body.show .show-sec-nav a:visited	{color: #2e4e31; text-decoration: underline;}
	body.show .show-sec-nav a:hover,
	body.show .show-sec-nav a:active,
	body.show .show-sec-nav a:focus		{color: #000; text-decoration: none;}
	
	body.show .show-sec-nav a.show_sec_on { color: #000; font-weight: bold; text-decoration: none; cursor: default; }



body.show .show-right-content {
	margin-left: 100px;
}

	body.show .show-right-content h2,
	body.show .show-right-content h2 a {
		font-size: 12px;
		color: #000;
		margin: 0 0 0 0;
		font-weight: bold;
	}
	
	body.show .show-right-content h2 em {
		font-size: 12px;
		color: #555655;
		font-weight: normal;
	}
	
	body.show .show-right-content h3 {
		font-size: 12px;
		color: #555655;
		margin: 0 0 0 0;
	}	
	
	
	body.show .show-right-content .show-times {
		font-size: 12px;
		color: #555655;		
	}
	
	
/** BIOS **/	

body.show .show-bio-pic {
	width: 130px;
	float: left;
	font-size: 12px;
}

body.show .show-bio-content {
	margin: 0 0 2em 140px;
}


	body.show .show-bio-content h2,
	body.show .show-bio-content h2 a {
		margin: 0;
		line-height: 1.4em;
		font-weight: bold;
		color:#463221;
		font-size:14px;		
	}
	body.show .show-bio-content h3 {
		margin: 0 0 1em 0;
	}	