@import "/includes/css/core.css";
@import "/includes/css/digdeeper.css";
@import "/documentaries/includes/docs.css";
@import "/documentaries/includes/storytools.css";

/* Styles specific to Pass Eye */




#left {
	background-color:#F3F3F3;
	}


#masthead {
	margin: 0 0 0 5px;
	z-index:1;
	position:relative;
	}
	
#masthead img {
	padding-bottom: 1px;
	}

.promo {
	margin:0;
}

.promo.med {
	border-bottom: none;
	overflow: visible;
	height: auto;
	}
	
.promo.dd {
	padding-bottom: 2px; }
	

.right_column {
	background-color:#F0EDE8;
	color:#333;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	width:192px;
	top:8px;
	border-bottom:1px solid #D2CEC8;
	margin-bottom: 8px;
	position:relative;
	float: right;
	z-index:0;
}

.right_column h1 {
	margin: 0;
	color: #fff;
	font: bold 11px Arial, sans-serif;
	text-transform: uppercase;
	padding: 7px 5px 5px 10px;
	background: #365473 url("../images/header-back.gif") no-repeat top right;
}



.right_column .img_box {
	width:182px;
	border:1px solid #AFAFB0;
	margin-left:4px;
	margin-top: 8px;
}

.right_column .img_caption {
	font-style:italic;
	width:172px;
	margin:0 5px 0 5px;
	padding:5px;
}

.col_three {
	margin: 0 5px;
	width: 596px;
}
.col_two {
	margin: 0 5px;
	width: 388px;
	display:inline;
}
.col_two.hideoverflow {
	overflow:hidden;
}
.col_one {
	margin: 0 5px;
	width: 192px;
	
}
.col_one .digdeeper {
	margin-top: 2px;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}

.storyImage {
	clear:both;
	float:right;
	margin: 10px 10px 18px 18px;
}
.storyImage.lg {
	float:left;
	width:100%;
	margin: 10px 0 20px 0;
}

.storyImage img {
	border:#000 solid 1px;
}
.storyImage #caption {
	font: 10px Verdana, sans-serif;
	margin-top: 3px;
}

p  {
	line-height: 16px;
}

p.author {
	color:#888;
}
p.footnote {
	color:#888;
	font: 10px/15px Verdana, sans-serif;
}
p.intro {
	color: #003F71;
	font: 15px Arial, sans-serif;
	line-height: 22px;
	margin: 10px 0 0 0;
}
a:hover {
	color:#990002;
}

h1, h3 {
	margin-top: 5px;
	font-size: 18px;
	text-transform: capitalize;
	letter-spacing: 0px;
	color: #365473;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
}

h3, h3 a {
	color:#fff;
	text-decoration:none;
	margin: 0;
	}
	
h3 a:hover {
	text-decoration:underline;
	color:#fff;
	}



h2 {
	color:#365473;
	font: bold 16px Arial, sans-serif;
	margin: 0;
}

h4 {

	font: bold 13px Verdana, sans-serif;
	margin: 0;
}

#content ul { 
	margin:0 0 0 16px;
	padding:0;
	list-style-type: none;
}


#content ul li { 
	font: 12px Verdana, sans-serif;
	background: url(/documentaries/images/bul_greysquare.gif) no-repeat 0 6px;
	padding-left: 12px;
	margin-bottom:6px;
}
#content ol li { 
	font: 12px Verdana, sans-serif;
	margin-bottom:6px;
}

hr {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border:0;
}

#storybody {
	margin-top: 5px;
	margin-bottom:5px;
	}

#storybody a {
	font-weight:bold;
	text-decoration:none;
	}	


#airdate {
	font: 10px Verdana, sans-serif;
	text-align:center;
	padding: 2px;
	padding-left: 2px;
	border: 2px solid #78818E;
	width: 385px;
	margin-top: 8px;

	}
	
.backtotop {
	float:right;
	}
	
#airtime, #airtime a {
	color: #787878;
	font: 9px Verdana, sans-serif;

	
}

#airtimeb, #airtimeb a {
	color: #787878;
	font: 11px Verdana, sans-serif;
	margin-top: -15px;
	margin-bottom: -15px;
}


#storybody img {
	border: 1px solid #78818E;
	margin: 4px;
	}

	 
.backtotop img {
	border: 1px solid #fff !important;
	}
	

	


	

	

