/* change background color/add background image to control page background area */

body {
	background: #e1ddd6;
}

body.programBody {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0px solid #9A938B;
}


body#homePage {
	background: #fff !important;
}

#programPageArea {
	  background: #fff;
}
#mainContent {
/*  border: 1px solid #5d5b59;*/
/*  border-width: 0 1px;*/
  padding: 10px;
  width: 748px;
}

.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: #777;
  border-bottom: 1px solid #ddd;
  margin-top: .5em;
}

#homePageBlurb {
   color: #0A0809;
   border-top: 1px solid #999999;
   border-right: 1.5px solid #555555;
   border-bottom: 1.5px solid #555555;
   border-left: 1px solid #999999;
   background: #FFFFF5;
   -moz-border-radius : 8px;
			filter: alpha(opacity=80);
   -moz-opacity: 0.80;
   opacity: 0.80;
	 position: relative;
		margin-left: 460px;
		top: 315px;
		width: 300px;
}

#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;} 

#mainHeaderImage {
  height: 580px;
}

#programPageArea h2.secondary,
#programPageArea h2.secondary a,
#programPageArea h2.secondary a:hover {
  height: 290px;
}

#mainContent.program_index_nav { 
/*	background: #e1ddd6 url(../images/index-programPageArea-bg.jpg) top left repeat-x;*/
	background: #000;
  padding-top: 10px;
  width: 770px;
  border:0;
}

#programPageArea {
}

body#homePage #programPageArea {
	background: #fff !important;
}
	
#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: 190px; ; margin-left: 7px; margin-top: 150px;} 
* html #mainContent.program_index_nav #first_column { margin-left: 4px;} /* Hack for IE6 render bug */

#mainContent.program_index_nav #second_column { width: 350px; margin-top: 50px;}
#mainContent.program_index_nav #third_column { width: 200px;}

#mainContent.program_index_nav .nav_box {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #0A0809;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #999999;
   border-right: 1.5px solid #555555;
   border-bottom: 1.5px solid #555555;
   border-left: 1px solid #999999;
   background: #FFFFF5;
   -moz-border-radius : 8px;
			filter: alpha(opacity=80);
   -moz-opacity: 0.80;
   opacity: 0.80;
}

#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;
}

.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: #D5D0BA url(../images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #423D39 url(../images/banner-bg2.jpg);
   }
			
div#home .banner-bg  {
   background: #423D39 url(../images/banner-home.jpg);
   }

#programPageArea #programOnDemand {
 background: #000;
}

#programPageArea #programOnDemand h4,
#programPageArea #programOnDemand .read_more {
	color: #aaa;
}

div#programPageArea #home_audio-container {
  position: relative;
		margin-left: 0px;
		top: 490px;
		width: 180px;
		color: #999;
		background: transparent;
		border: none;
	 }
div#programPageArea #home_audio-container .home_onDemand {
}

div#programPageArea #home_audio-container p {
  color: #999;
}
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: #000;
   font-weight: normal;*/
}

div#programPageArea #home_audio-container .doctitle-caption,
div#programPageArea #home_audio-container .doctitle-date, {
  color: #333;
}

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;
}

body.programBody {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px solid #9A938B;
}

.banner-bg  {
   background: #000000 url(/programs/rumi/images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #000000 url(/programs/rumi/images/banner-secondary.jpg);
   }

div#programPageArea a:active, a:link, a:visited
   {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #848D78;
   font-weight: normal;
}

div#programPageArea a:hover
   {
   color: #ffffff;
   font-family: Verdana, Georgia, sans-serif;
			font-weight: normal;
   background-color: #848D78;
}

 
/* form, option, input, select, pre
   {
   font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #ffffff;
   } */ 

div#programPageArea ul, li, td, tr, p
   {
			font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #000000;
   }
   
div#programPageArea blockquote
   {
			font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #000000;
   }
   
div#programPageArea .passage  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   background: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 5px solid #989560;
   border-bottom: 5px solid #989560;
}

div#programPageArea .passage2  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #999999;
   border-right: 1px solid #f3f3f3;
   border-bottom: 0px solid #000000;
   border-left: 1px solid #999999;
   background: #F8F8F6;
   -moz-border-radius : 8px;
			filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
   -moz-border-radius : 8px;
}

div#programPageArea .index-main  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 5px solid #999999;
			background: #000000;
   -moz-border-radius : 8px;
			filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
}

div#programPageArea .index-subset  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #0A0809;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #999999;
   border-right: 1.5px solid #555555;
   border-bottom: 1.5px solid #555555;
   border-left: 1px solid #999999;
   background: #FFFFF5;
   -moz-border-radius : 8px;
			filter: alpha(opacity=80);
   -moz-opacity: 0.80;
   opacity: 0.80;
}

div#programPageArea .particulars  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #999999;
   border-right: 1px solid #f3f3f3;
   border-bottom: 0px solid #000000;
   border-left: 1px solid #999999;
   background: #F8FFFA;
   -moz-border-radius : 8px;
}

div#programPageArea .passage3  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   background: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #d5d5d5;
}

div#programPageArea .passage4  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #2b2f2e;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   opacity: .95;
}

div#programPageArea .passage5  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #2b2f2e;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   opacity: .95;
}

div#programPageArea .passage6  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #2b2f2e;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   opacity: .95;
}

div#programPageArea .passage7  {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 11px;
   color: #000000;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #2b2f2e;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   opacity: .95;
}

.doctitle
   {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 15px;
   color: #494C55;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 12px;
   color: #494C55;
   font-variant: small-caps;
}

div#secondary .doctitle-caption {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 12px;
   color: #494C55;
   font-variant: small-caps;
}

.doctitle-date {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 12px;
   color: #5D574B;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-family: Verdana, Georgia, sans-serif;
			font-size: 12px;
   font-weight: bold;
   color: #494C55;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-family: Verdana, Georgia, sans-serif;
			font-size: 13px;
   color: #494C55;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }

#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.reflections .reflection h3 {
  font-size: 150%;
  border: none;
}

div#mainContent .essay,
div#mainContent .credits_container,
div#mainContent .transcript  {
   background: #eee;
   padding: 10px 10px 10px 10px;
   text-align: left;
  border-bottom: 5px solid #7baac1;}

div#mainContent .credits_container p,
div#mainContent .essay p {
   font-family: Garamond, Georgia, serif;
   font-size: 14px;
   color: #333333;
}

div#mainContent .credits_container h3 {
	width: 730px;
}

div#mainContent .transcript p {
   color: #333333;
}

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.english { float: left; margin-right: 10px;}
div.poem blockquote.spanish { 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: #999; font-size: 100%;}

#imageCaption.main {
	margin-left: 340px;
	margin-top: 355px;
	width: 300px;
}
* html #imageCaption.main { display: none; }
#imageCaption.home {
	margin-left: 550px;
	margin-top: 325px;
}
#imageCaption.home cite { color: #fff; }

/* use relative positioning */
#imageCaption.secondary a#imageCaptionButton {
	top: 265px;
	left: 550px;
}
#imageCaption.secondary cite { color: #555;}

