/* change background color/add background image to control page background area */

/* copied from "/standard/css/sof003/typography.css" */

body {}

body #homePage .programBody {
	background: #fff !important;
}


#mainContent {
  background: #fff url(../images/shadow.png) top left repeat-x;
  border: 1px solid #ddd;
  border-width: 0 1px;
}

.video_embed {
	text-align: center;
	margin-top: 10px;
	background: #000;
	padding: 20px;
	-moz-border-radius : 8px;
	color: #eee;
}
.video_embed * {
	margin-left: auto;
	margin-right: auto
}
.video_embed p {color: #eee; width: 450px;}
.video_thumb {
	float: left;
}

#mainContent h3 {
  font-family: Helvetica, Arial, sans-serif !important;
  font-variant: normal;
/*  text-transform: uppercase;*/
  font-size: 170%;
  font-weight: normal;
  color: #777;
  border-bottom: 1px solid #ddd;
  margin-top: .5em;
}

#homePageBlurb {
	  position: relative;
		margin-left: 20px;
		top: 200px;
		width: 720px;
		color: #333;
		background: #fff;
		padding: 0px;
		opacity: .90;
		filter: alpha(opacity=90);
		-moz-opacity: 0.90;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		background: #F8F8F6;
		-moz-border-radius : 8px;
}

#homePageBlurb td {
	text-align:left;
	padding: 5px 10px;
}

#home_audio-container.index-subset h2 {
  margin: 0; padding: 0;
}
* html #home_audio-container.index-subset h2 { margin-top: 30px;} 

#mainHeaderImage {
  height: 729px;
  border-bottom:none;
}

#programPageArea h2.secondary,
#programPageArea h2.secondary a,
#programPageArea h2.secondary a:hover {
  height: 139px;
}

#mainContent.program_index_nav { 
  margin: 0;
  width: 770px;
  border:0;
		background: transparent url(../images/index-programPageArea-bg.jpg) top left no-repeat;
}

#programPageArea {
	background: #000 !important;
}
body#homePage #programPageArea {
	background: #fff !important;
}
	
#mainContent.program_index_nav .program_index_column { margin-left: 7px;/* margin-top: 10px;*/}
#mainContent.program_index_nav #first_column { width: 190px; margin-left: 4px; }
#mainContent.program_index_nav #second_column { width: 350px; }
#mainContent.program_index_nav #third_column { width: 200px;}
#mainContent.program_index_nav #bottom_row {
	clear: both;
	margin-left: 4px;
	width: 732px;
}
#mainContent.program_index_nav .nav_box {
	border: 1px solid #999999;
 margin-bottom: 5px;
	background: #efe2e1;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
/*	position: relative;*/
}

#mainContent.program_index_nav .nav_box h3 {
  border-bottom: none;
  font-variant: small-caps;
/*  text-transform: uppercase; */
  font-weight: normal;
  font-size: 120%;
  color: #555;
  width: 100%;
  
}

#mainContent.program_index_nav .nav_box .bottom_row_tile{
	float:left;
	width: 125px;
	margin-right: 15px;
}

#mainContent.program_index_nav .nav_box .bottom_row_tile .img {
	float:left;
	width: 125px;
}

.particulars {
  padding: 0 10px;
}
.particular {
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.particular p {
	margin-bottom: 1em !important;
}
.particulars .particular h4 {
  font-size: 120%;
  margin-bottom: .25em;
}

.reflections .reflection h3 {
  font-variant: normal;
  font-size: 150% !important;
}

body.programBody {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0px solid #9A938B;
}

h3 {
  color:#4B3A28;
  font-size: 150%;
  font-variant:small-caps;
  letter-spacing: .04em;
}

h4 {
  color: #555;
  text-decoration: underline;
  letter-spacing: .04em;
}

blockquote {
  font-size: 11px;
  color: #666666;
  background: #F8F8F6;
  padding: 10px 10px 10px 10px;
  text-align: left;
  border: 1px solid #E6E0D0;
/*  border-width: 1px 0px 0px 1px;*/
  border-right: none;
  border-bottom-color: #F8F8F6;
  -moz-border-radius : 8px;
}

hr {
  width: 70%;
  height: 1px;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

/* end copied css */

body#transcriptPage {
  
}


#transcriptPage div#transcriptBody {
  margin-left: 10px;
}

#transcriptBody h3 .broadcast_date {
  margin-top: .5em;
  font-size: 80%;
  font-weight: normal;
}

#transcriptBody strong.voice_id {
  color: #4B3A28;
  font-variant: small-caps;
  font-weight: normal;
  font-size: 125%;
}

#transcriptBody div.scripted {}
#transcriptBody div.scripted blockquote {
  font-size: 100%;
}
#transcriptBody .note { font-style: italic; }

#transcriptBody blockquote.interview {
  padding-top: 0;
  padding-bottom: .5em;
}
#transcriptBody blockquote.interview p {
  color: #666;
  margin-top: .5em;
  margin-bottom: 1.5em;
}

/* end copied css */

body.programBody {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0px solid #9A938B;
}

.banner-bg  {
   background: #F8F8F6 url(/programs/liberating_the_founders/images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #F8F8F6 url(/programs/liberating_the_founders/images/banner-bg.jpg);
   }
   
div#programPageArea cite  {
	font-size: 9px;
   }

div#programPageArea a:active, a:link, a:visited
   {
   font-size: 11px;
   color: #213e82;
   font-weight: normal;
}

div#programPageArea a:hover
   {
   color: #ffffff;
   font-weight: normal;
   background-color: #213e82;
}

 
/* form, option, input, select, pre
   {
   font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #ffffff;
   } */ 

div#programPageArea ul, li, td, tr, p
   {
   font-size: 11px;
   color: #333333;
   }
   
/*div#programPageArea blockquote
   {
   font-size: 11px;
   color: #666666;
   }*/
   
div#programPageArea .passage  {
   font-size: 11px;
   color: #333333;
   background: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 5px solid #989560;
   border-bottom: 5px solid #989560;
}

div#programPageArea .passage2  {
   font-size: 11px;
   color: #666666;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #E6E0D0;
   border-right: 0px solid #E6E0D0;
   border-bottom: 0px solid #E6E0D0;
   border-left: 2px solid #E6E0D0;
   background: #F8F8F6;
   -moz-border-radius : 8px;
}

div#programPageArea .passage3  {
   font-size: 11px;
   color: #666666;
   background: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
   -moz-border-radius : 8px;
}

div#programPageArea .passage4  {
   font-size: 11px;
   color: #666666;
   background: #F8F8F6;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-right: 0px solid #E6E0D0;
   border-bottom: 2px solid #E6E0D0;
   border-left: 3px solid #E6E0D0;
   filter: alpha(opacity=95);
}

div#programPageArea .passage5  {
   font-size: 11px;
   color: #666666;
   background: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #2b2f2e;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

div#programPageArea .passage6  {
   font-size: 11px;
   color: #f3f3f3;
   background: #000000;
   padding: 5px 5px 5px 5px;
   text-align: left;
   border: 1px solid #333333;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

div#programPageArea .index-subset {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#cccccc none repeat scroll 0%;
border-color:#999999 rgb(85, 85, 85) rgb(85, 85, 85) rgb(153, 153, 153);
border-style:solid;
border-width:1px 1.5px 1.5px 1px;
color:#0A0809;
font-family:Verdana,Georgia,sans-serif;
font-size:11px;
padding:10px;
text-align:left;
}

div#programPageArea .index-subset img {
border: 1px solid #666666;
}

.opacity  {
   background-color: #f3f3f3;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

.doctitle
   {
   font-size: 15px;
   color: #4B3A28;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption {
   font-size: 12px;
   color: #4B3A28;
   font-variant: small-caps;
}

.doctitle-date {
   font-size: 12px;
   color: #4B3A28;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #4B3A28;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-size: 13px;
   color: #4B3A28;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
