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

#soundslider {
	margin: 0 10px;
}

body {
	background: #fdf7f3;
}             

blockquote {
	background: #fff;
}

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

h5 {
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
}
body#homePage {
	background: #fff !important;
}

#programPageArea {
/*	  background: #817f99; */
	  background: transparent;    

}

body#homePage #programPageArea {
	background: #fff !important;

}
#mainContent {  
}

body#fp_form #mainContent {
    background: #fff;
}
body#fp_form #mainContent h3 {
    color: #555;
}
.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: Georgia, Garamond, serif !important;
  font-variant: normal;
/*  text-transform: uppercase;*/
  font-size: 170%;
  font-weight: normal;
  color: #555;
  border-bottom: 1px solid #95998d;
  margin-top: .5em;
} 

#mainContent h4 {
	color: #aaa;
} 

#homePageBlurb {
	position: relative;
	margin-left: 520px;
	top: 150px;
	width: 200px;
	background: #fff;
	color: #333;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-moz-border-radius: 5px;
}

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

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

/*
	load main image into the programPageArea div on the program index,
	so that it can bleed down below the nav.
*/ 
#programPageArea.program_index {
	background: #fff url(../images/main.jpg) top left no-repeat !important;
}
#mainHeaderImage {
  height: 420px;
/*	background: #000 url(../images/main.jpg) top left no-repeat;*/
	background: transparent;
}

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

#mainContent.program_index_nav {
	padding-top: 0px;
/*	background: #95998d;*/
	background: transparent;
  width: 770px;
/*  border-left: 1px solid #b4cfd6;
  border-right: 1px solid #b4cfd6;*/
}
* html #mainContent.program_index_nav {
}
	
#mainContent.program_interviews { margin-left: 7px; background: #000000;}

#mainContent.program_index_nav .program_index_column { margin-left: 7px; }
#mainContent.program_index_nav #first_column { width: 155px; margin-top: 0px; margin-left: 5px;} 
/* ie 6 hack */
* html #mainContent.program_index_nav #first_column { width: 150px; margin-top: 0px;}


#mainContent.program_index_nav #second_column { width: 394px; margin-top: 0px}
#mainContent.program_index_nav #third_column { width: 195px; margin-top: 0px}
/* ie hack */
#mainContent.program_index_nav #bottom_row {
	margin-left: 0px;
}

#mainContent.program_index_nav .nav_box {
	border: none;
	background: #F8F8F6;
	color: #000;
	-moz-border-radius: 8px;
  border-top: 1px solid #999999;
  border-right: 1px solid #f3f3f3;
  border-bottom: 0px solid #000000;
  border-left: 1px solid #999999;
}    

 
#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 div.player{
	margin: 5px 0;
	padding: 2px;
	width: 110px;
	height: 20px;
	background: #fff;
}  

.nav_box #fp_question {
	padding: 5px;
	margin: 10px 0;
}

#mainContent.program_index_nav .nav_box #fp_question a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
}
#mainContent.program_index_nav .nav_box #fp_question a:hover {font-weight: bold;}

.nav_box#voice-on-the-radio {}
.nav_box#voice-on-the-radio img { border: 1px solid #777;}


.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;
}


.banner-bg  {
   background: #33302b url(../images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #33302b url(../images/banner-bg2.jpg);
   }
			
body#homePage .banner-bg  {
   background: #33302b url(../images/banner-bg.jpg);
   }

#programPageArea #programOnDemand {
	background: #fff;
	color: #333;
	border-bottom: 1px solid #ddd;
}

#programPageArea #programOnDemand h4,
#programPageArea #programOnDemand .read_more {
	color: #333;
}

div#programPageArea #home_audio-container {
	position: relative;
	margin-left: 500px;
	top: 150px;
	width: 230px;
	background: #FFFFF5;
	color: #0A0809;
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-moz-border-radius: 8px;        
  border-top: 1px solid #999999;
  border-right: 1.5px solid #555555;
  border-bottom: 1.5px solid #555555;
  border-left: 1px solid #999999;
} 

div#programPageArea #home_audio-container .home_onDemand {
/*	float:left;
	text-align: right;         */
	width: 150px;
	margin: 0 15px 0 0;     
}

div#programPageArea #home_audio-container p {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 3px;
/*	margin-left: 160px;   */  
  text-align: left;
}
div#programPageArea #home_audio-container h2 {
	display: none;
}
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: #fce2af;
   font-weight: normal;  */
}

div#programPageArea #home_audio-container .doctitle-caption,
div#programPageArea #home_audio-container .doctitle-date, {
  color: #eee;
}

div#programPageArea #home_audio-container a:hover
   {
/*   color: #fff;
   font-weight: normal;
   background: #ba5562;*/
   }

#home_audio-container.index-subset h2 a {
  display: block;
  height: 50px;
  text-indent: -9999px;
  margin-top: 0;
  overflow: hidden;
/*  border: 1px solid #999;*/
}


#home_audio-container.index-subset h2 a:hover {
  background: transparent !important;
}

html body div#programPageArea a:active,
html body div#programPageArea a:link,
html body div#programPageArea a:visited 
   {
/*   font-size: 11px;*/
   color: #2B4C99;
   font-weight: normal;
}

html body div#programPageArea a:hover
   {
   color: #fff;
   font-weight: normal;
   background-color: #2B4C99;
}

/* 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: #D0CEC1;*/
   }
   
/*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: #333;
/*  background: #fff;*/
  background: transparent;
  padding: 10px 10px 10px 10px;
  text-align: left;
/*  opacity: .70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;*/
}

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: #253334;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption {
   font-size: 12px;
/*   color: #878787;*/
   font-variant: small-caps;
}

.doctitle-date {
   font-size: 11px;
/*   color: #878787;*/
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #253334;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-size: 13px;
   color: #253334;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
   
#mainContent.journal h3 img { margin-bottom: 0;}
#mainContent.journal h4 { 
	margin-bottom: 0;
	font-variant: small-caps;
}


#mainContent.reflections .reflection h3 {
  font-size: 150%;
  border: none;
}

.lists #books, .lists #music { 
	padding: 10px;
	background: #25171d;
	color: #ddd;
	-moz-border-radius: 5px;
/*	border-top: 3px solid #fdeb52;*/
}                               
.lists #books {
	margin-top: 0;
}

.lists #music { /*border-top: 5px solid #1a1a17;*/}

#mainContent #links {
	background: #fff;
	padding: 10px;
}
#mainContent #video {
	background: #000;
	padding: 10px;
	margin: 10px;
	color: #aaa;
}
#mainContent #video h3 {
	color: #777;
} 
#mainContent #journal {
	padding: 10px;
	background: #25171d;
/*	background: #333;*/
	color: #ddd;
	-moz-border-radius: 5px;
	}

div#mainContent .essay,
div#mainContent .credits_container,
div#mainContent .transcript  { 
/*   border-top: 5px solid #e5d20c;
	border-bottom: 1px solid #e5d20c;*/
/*	color: #ddd;
	padding: 10px;     */
/*	background: #49434a;*/ 
/*	background: #25171d;   
	-moz-border-radius: 5px;  */
}

div#mainContent .essay {
	padding: 10px 20px;
}

div#mainContent .essay h4 {
   font-family: Garamond, Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
}

div#mainContent .essay blockquote {
	font-family: Garamond, Georgia, serif;
  font-size: 16px;
  margin-left: 1em;
}

div#mainContent .essay blockquote pre {
  font-size: 18px;
	font-family: Garamond, Georgia, serif;
}

div#mainContent .essay
div#mainContent .credits_container p,
div#mainContent .essay p {
   font-family: Garamond, Georgia, serif;
   font-size: 16px;
   color: #333;
}
 
div#mainContent .credits_container h3 {
	width: 730px;
}               

div#mainContent .transcript p {
   color: #333;
}       

div#mainContent .voice_label {
	color: #555;
}  

div#mainContent .transcript blockquote {
}

div#mainContent .essay li {
   font-family: Garamond, Georgia, serif;
   font-size: 13px;
   color: #333333;
}

/* styles for poetry pages */
div.poem {
	margin-bottom: 20px;
}
div.poem h4 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 2em;
}
div.poem blockquote{
	width: 345px;
	margin: 0;
}
div.poem blockquote.left { float: left; margin-right: 10px;}
div.poem blockquote.right { margin-left: 380px; }

div.poem_stacked blockquote {
}

div.poem pre {
	clear: right;
}

div.poem .player, div.poem_stacked .player {
	/*float:right;
	background: #fff;
	padding: 5px;
  border: 1px solid #ddd;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	margin-bottom: 5px;*/
}
div.poem .player object, div.poem_stacked .player object{
	margin-bottom: 5px;
}




div.poem-selfportraits {
	margin-bottom: 20px;
}
div.poem-selfportraits p {
	width: 500px;
	margin: 0;
}

div.poem-selfportraits h4 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 2em;
}
div.poem-selfportraits blockquote {
	width: 500px;
	margin: 0;
}

div.poem_stacked blockquote {
}

div.poem-selfportraits pre {
	clear: right;
}

div.poem-selfportraits .player, div.poem_stacked .player {
	float:right;
	background: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	margin-bottom: 5px;
}
div.poem-selfportraits .player object, div.poem_stacked .player object{
	margin-bottom: 5px;
}

/* END styles for Doretti poetry pages */


/********************************
  Image Caption
  
  Positioning for image captions. Use margin positioning for
  the program index, relative positioning for secondary pages.
********************************/
/* use margins */

#tooltip {
	width: 200px;
	background-color:#ffffff;
	color: #111111;
	opacity:0.8;
	padding:10px;
	position:absolute;
	z-index:3000;
}

#tooltip h3, #tooltip div,  #tooltip h4,  #tooltip p {
	color: #555;
}

#tooltip p {
	margin: 5px 0;
	color: #333;
}
#tooltip p.note { font-size: 80% !important; color: #555; }

#imageCaption cite {
	color: #fff;
	font-size: 100%;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

#imageCaption.main {
	position: relative;
	margin-left: 10px;
	top: 145px;
	width: 300px;
}

#imageCaption.home {
	position: relative;
	margin-left: 10px;
	top: 280px;
}
/*#imageCaption.home cite { color: #fff;}*/

/* use relative positioning */
#imageCaption.secondary a#imageCaptionButton {
	top: 85px;
	left: 560px;
}
#imageCaption.secondary cite { color: #fff;}                        
   

/* JQUERY MASONRY */
         
  
	.masonry {
		margin-top: 5px;
	}
	.masonry div {
		width: 116px;
		margin-right:7px;
	}
/*	.masonry div .video_thumb { float: none; display: block; margin-right: 50px;} */
	
	.masonry div.double { width: 239px; }
	.masonry div.triple { width: 368px; } 
/*	.masonry div.double .video_thumb,
	.masonry div.triple .video_thumb { float: left;}*/  
	
	.masonry h1, .masonry h2, .masonry h3, .masonry h4,
	 { width: 368px; }
	

/* END JQUERY MASONRY */
