/* change background color/add background image to control page background area */

@import url("css/transitional_styles.css");

.transcript h3 {
  background: transparent url(images/sub-transcript.jpg) top left no-repeat;
  text-indent: -9999px;
  height: 30px;
}


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/heschel/images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #F8F8F6 url(/programs/heschel/images/banner-bg2.jpg);
   }
			
div#home .banner-bg  {
   background: #F8F8F6 url(/programs/heschel/images/banner-home.jpg);
   }
   
div#programPageArea cite  {
	font-size: 9px;
   }

div#programPageArea #home_audio-container 
  {
		width: 522px;
		margin-left: 10px;
		color: #c6c6c6;
	 }
		
div#programPageArea #home_audio-container a:active, div#programPageArea #home_audio-container a:link, div#programPageArea #home_audio-container a:visited
   {
   font-size: 11px;
   color: #96A29E;
   font-weight: normal;
}

div#programPageArea #home_audio-container a:hover
   {
   color: #000000;
   font-weight: normal;
   background-color: #96A29E;
   }

div#programPageArea a:active, a:link, a:visited
   {
   font-size: 11px;
   color: #96A29E;
   font-weight: normal;
}

div#programPageArea a:hover
   {
   color: #000000;
   font-weight: normal;
   background-color: #96A29E;
}



 
/* 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: 0px solid #E6E0D0;
   border-right: 0px solid #E6E0D0;
   border-bottom: 0px solid #E6E0D0;
   border-left: 0px solid #E6E0D0;
   background: #f9f9f9;
   -moz-border-radius : 8px;
}

div#programPageArea .passage3  {
   font-size: 11px;
   color: #666666;
   background: #0F0F11;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-right: 1.5px solid #333335;
			border-bottom: 3px solid #333335;
			-moz-border-radius : 8px;
			opacity: .80;
			filter: alpha(opacity=80);
   -moz-opacity: 0.80;
   }

div#programPageArea .secondary_content-container  {
   font-size: 11px;
   color: #666666;
   background: #4D4D4A;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-right: 1.5px solid #555552;
			border-bottom: 3px solid #555552;
			-moz-border-radius : 8px;
			filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: .90;
}

div#programPageArea .passage4  {
   font-size: 11px;
   color: #666666;
/*   background: #F8F8F6;*/
   background: #fff;
   padding: 10px 10px 10px 10px;
   text-align: left;
/*   border-right: 0px solid #E6E0D0;*/
/*   border-bottom: 2px solid #E6E0D0;*/
/*   border-left: 3px solid #E6E0D0;*/
   border: 1px solid #ccc;
   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;
}

#yourstories p{
  margin-top: 0;
  color: #666666;
}
div#programPageArea #yourstories .themes ul {
  list-style: none;
  padding:0;
  margin:0;
}
div#programPageArea #yourstories .map  {
  font-size: 11px;
  color: #666666;
  padding: 5px;
  text-align: left;
  background: #f9f9f9;
  width: 220px;
  float: left;
  margin-top: 5px;
  -moz-border-radius : 8px;
}
div#programPageArea #yourstories .map a.map_img:hover { background: transparent !important ; }

/*
  I fixed the issue where this div was pushing south of the .map dive by
  floating both of the divs left.
*/
div#programPageArea #yourstories .themes  {
  font-size: 11px;
  color: #666666;
  padding: 5px;
  text-align: left;
  background: #f9f9f9;
  width: 220px;
  margin-top: 5px;
  float: left; /* this is what fixed it */
  margin-left: 20px;
  -moz-border-radius : 8px;
}

div#programPageArea .index-subset {
   font-size: 11px;
   color: #666666;
   background: #0F0F11;
   padding: 10px 10px 10px 10px;
   text-align: left;
			opacity: .80;
			filter: alpha(opacity=80);
   -moz-opacity: 0.80;
}

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: #2d3034;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption {
   font-size: 12px;
   color: #878787;
   font-variant: small-caps;
}

.doctitle-date {
   font-size: 12px;
   color: #878787;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #2d3034;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-size: 13px;
   color: #2d3034;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
   
   
#faces_of_humanism {
	padding-right: 20px !important
}

#faces_of_humanism a img {
  border: 0;
  margin-top: 1px;
}

