/* CSS Document - Screen
---------------------------------------------------------- */

/* Global Reset
---------------------------------------------------------- */

* {margin: 0; padding: 0; border: 0;}

/* Overall Body
---------------------------------------------------------- */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	color: #231A11;
	background: #231A11 url(../images/bg_body.jpg) no-repeat;
	}


/*  standard links
---------------------------------------------------------- */

a:link { 
	text-decoration: none; 
	color: #1E4672;
	}

a:visited { 
	text-decoration: none; 
	color: #1E4672;
	}

a:hover { 
	color: #1E4672;
	background: #DED8BD;
	}
	
a:active { 
	color: #1E4672;
	background: #DED8BD;
	outline: none;
	}

#footer a:link, #footer a:visited {
color: #DED8BD;
text-decoration: underline;
}

#footer a:hover {
color: #1B7394;
	background: #DED8BD;
	text-decoration: none;
}

a img {
display: block;
} /* Prevents bleed through of hover background color on images */

.youtube {
margin-top: 5px;
margin-bottom: 0px;
text-align: right;
font-size: 1.1em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
}


/* font formats - margin, padding set in px, else relative to em size
---------------------------------------------------------- */

h1 {
	font-size: 3.0em;
	color: #9F401D;
	font-weight: 100;
	line-height: 1.0;
	margin: 15px 15px 0px 30px;
	letter-spacing: -.01em;
	padding: 0px 10px 0 0;
	}

h2 {
	font-size: 2.4em;
	color: #9F401D;
	font-weight: 100;
	line-height: 1.0;
	margin: 15px 40px 0px 30px;
	letter-spacing: -.01em;
	padding: 10px 10px 5px 0;
	border-top: 3px solid #93A399;
	}

.primary h2 {
margin: 15px 15px 0px 30px;
}

h3 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
/* text-transform: uppercase; */
	font-size: 1.6em;
	color: #303944;
	background-color: #D0CFB1;
	font-weight: 100;
	line-height: 1.0;
	margin: 20px 15px 8px 35px;
	padding: 5px;
	letter-spacing: -.01em;
	width: 60%;
	}
	
h3 div {
font-size: .8em;
font-style: italic;
margin-top: 5px;
color: #1E4672;
}

.secondary h3 {
margin: 15px 25px 3px 15px;
}

h4 {
	color: #9F401D;
	font-size: 2.0em;
	font-weight: 100;
	letter-spacing: -.01em;
	margin: 15px 15px 0px 30px;
	padding-top: 10px;
	line-height: 1.2;
	border-top: 3px solid #8A846D;
	}

h5 {


}

	
p {
	margin: 5px 40px 15px 40px;
	font-size: 1.4em;
	line-height: 1.4;
	}

p.quote {
text-align: center;
font-size: 2.5em;
color: #3E301E;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
margin-bottom: 0px;
}

p.quote span {
font-size: 0.50em;
font-style: italic;
}


p.caption {
color: #303944;
font-style: italic;
padding-bottom: 20px;
margin-left: 0px;
line-height: 1.1;
}

p.newsitem_date {
margin-bottom: 5px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
font-size: 1.2em; 
}

.primary p {
font-size: 1.4em;
line-height: 1.3;
margin: 5px 15px 15px 40px;

}

.secondary p {
font-size: 1.4em;
line-height: 1.3;
margin: 5px 25px 3px 25px;
}
	
	p.more {
	font-size: 1.3em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif; 
	text-align: right;
	padding-right: 1.7em;
	padding-bottom: 5px;
	padding-top: 1px;
background: url(../images/icon_more.png) no-repeat right top;
}

address {
margin: 5px 40px 15px 70px;
	font-size: 1.4em;
	line-height: 1.2;
	font-style: normal;
}

blockquote {
color: #485B65;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif; 
font-weight: bold;
margin: 0 0px 0 30px;
padding: 0 0 0 0;
background:url(../images/quote_open.png) top left no-repeat;
min-height: 40px;
}

blockquote p {
background:url(../images/quote_close.png) bottom right no-repeat;
padding-right: 25px;
padding-top: 5px;
}

#content ul li {
font-size: 1.3em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
list-style-type: none;
margin: 10px 25px 10px 20px;
border-bottom: 1px solid #93A399;
	padding: 0 0 10px 28px;
}

#content ol {
margin-left: 90px;	
color: #231A11;
}

#content ol li {
font-size: 1.5em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
margin: 10px 25px 10px 0;
border-bottom: 1px solid #93A399;
	padding: 0 0 10px 0;
}


#content #single_col ul {
width: 75%;
margin-left: 60px;
font-size: 1.0em;
}

#content #single_col ul li {
padding-left: 0;
list-style-type: square;
}

#content ul.pbs li {
	background: url(../images/icon_pbs.png) no-repeat top left;
	}
	
#content ul.news li {
	background: url(../images/icon_news.png) no-repeat top left;
	}

#content ul.screenings li {
	background: url(../images/icon_screenings.png) no-repeat top left;
	}
	
	
	#content ul.word {
	margin-left: 25px;
	list-style-type: none;
	}
	
	#content ul.word li {
	background: url(../images/icon_word.png) no-repeat top left;
	border-bottom: none;
	}
	


#content p img {
border: 5px solid #A09782;
margin-left: -10px;
}

#content p img.right {
float: right;
margin: 0 0 10px 15px;
clear: right;
}

#content p img.left {
float: left;
margin: 0 15px 10px 0px;
clear: left;
}

#content p img.no_border {
border: none;
}

/*Button
-----------------------------------------------------------*/

.button a:link, .button a:visited  {
	background: #9EBB5B;
border-top: solid 2px #C5E186;
border-right: solid 2px #2A2F1F;
border-bottom: solid 2px #868685;
border-left: solid 2px #F9FCF5;
margin: 0px 10px 0 60px;
padding: 5px;
font-weight: bold;
font-size: 1.4em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
	display: block;
	width: 120px;
	text-align: center;
	}
	
	
.button a:hover  {
	background: #1E4672;
	color: #ffffff;
	}
	
	input.submit {
	background: #9EBB5B;
border-top: solid 2px #C5E186;
border-right: solid 2px #2A2F1F;
border-bottom: solid 2px #868685;
border-left: solid 2px #F9FCF5;
margin: 0px 10px 0 5px;
padding: 2px;
font-weight: bold;
font-size: 0.75em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
	text-align: center;
	}
	
	input.textbox, input.input { 
	display: inline;
	margin: 2px 0;
	padding: 3px;
	background: #E7F0F9;
	border: 1px solid #999;
	font-size: 1.0em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
	}
	
textarea.textarea { 
font-size: 1.0em;
	display: inline;
	margin: 2px 0;
	padding: 3px;
	background: #E7F0F9;
	border: 1px solid #999;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif;
	}
	
	
/*Overlay Announcement 
-----------------------------------------------------------*/

#announcement {
position: absolute;
left: 0;
top: 0;
z-index: 99;
text-align: left;
}

/*  Header - Logos and Login
---------------------------------------------------------- */ 
#header {
	min-height: 170px;
	width: 960px;
	text-align: left;
	}

#logo {
	position: relative;
	float: left;
	height: 106px;
	width: 584px;
	left: 220px;
	}
	
#header_links {
	position: relative;
	float: right;
	Z-index: 100;
	text-align: right;
	top: 6px;
	font-size: 1.5em;
	}

#header_links li {
list-style-type: none;
float: left;
display: block;
	background: url(../images/icon_header_link.png) no-repeat left top;
margin-left: 1.5em;
padding-left: 2.0em;
}

#header_links a:link { 
	
	}


#header_links a:hover, #header_links a:active { 
	color: #1E4672;
	background: #DED8BD;
	}
	
	
/*  Top Navigation
---------------------------------------------------------- */

#top_nav {
	background: url(../images/grad_topnav.png) repeat-y;
width: 960px;
	text-align: left;
	}
	
#top_nav_list ul {
	margin: 0 0 0 240px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
	
#top_nav_list ul li {
	float: left;
	margin: 0;
	padding: 0;
	outline: none;
	}
	
#top_nav_list ul li a {
	float: left;
	padding: 8px 10px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	font-size: 1.4em;
	border-top: 5px solid transparent;
	outline: none;
	}
	
#top_nav_list ul li a:hover {
	background: #063048 url(../images/bg_topnav.png) repeat-x;
	border-top: 5px solid #3E301E;
	}

#top_nav_list ul li a:active {
	background: #063048 url(../images/bg_topnav.png) repeat-x;
	border-top: 5px solid #3E301E;
	}

	
	
#home li#top_nav_home  a, 
#film li#top_nav_film a, 
#airdates li#top_nav_airdates a,
#screenings li#top_nav_screenings a, 
#news li#top_nav_news a,
#press li#top_nav_press a,
#thoughts li#top_nav_thoughts a,
#outreach li#top_nav_outreach a, 
#support li#top_nav_support a {
	background: #063048 url(../images/bg_topnav.png) repeat-x;
	border-top: 5px solid #3E301E;
	} /* Sets active state for Top Navigation if Body ID and top nav ID match */

#top_nav_list ul li a.highlight {
	color: #FCDC41;
	font-weight: bold;
	}
	
#top_nav_list ul li a.highlight:hover  {
	background-color: #B9D5ED;
	color: #003798;
	border-top: 4px solid #0E7ED6;
	}


/*  Section Navigation
---------------------------------------------------------- */


#section_nav {
margin-top: 10px;
	}

#content #section_nav ul {
	margin: 0px 0 0 18px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
	
#content #section_nav li {
float: left;
padding: 0.6em 1em .4em 1em;
	margin: 0;
	outline: none;
	border-bottom: none;
}
	
#content #section_nav ul li a {
	text-decoration: none;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 5px solid transparent;
	padding: 2px 3px;
	}


#content #section_nav ul li a:hover, #content #section_nav ul li a:active {
	background-color: #3E301E;
	border-left: 5px solid #9F401D;
	color: #DED8BD;
	}
	
#content #section_nav ul li a.active {
	background-color: #3E301E;
	border-left: 5px solid #9F401D;
	color: #DED8BD;
	}

/*  Video Player
---------------------------------------------------------- */	
#video_player {
margin-left: 30px;
margin-top: 10px;
}

.player_single {
margin-left: 30px;
margin-top: 10px;
position: relative;
float: left;
}

.media_quote {
position: relative;
float: left;
}

/*  Layout
---------------------------------------------------------- */
#content {
	position: relative;
	float: left;
	width: 730px;
	min-height: 700px; 
	background: url(../images/bg_content.png) repeat-y;
	}
	
#sidebar {
position: relative;
	float: left;
	width: 240px; 
	margin-top: 170px;
	text-align: right;
}

#sidebar img {
float: right;
}

/*  Content Columns
---------------------------------------------------------- */
.primary {
	position: relative; 
	float: left;
	width: 390px;
	margin: 0.5em 0 1em 0;
	clear: both;
	border-right: 5px solid #8A846D;
	word-wrap: break-word;
	} 
	
.secondary {
	position: relative; 
	float: left;
	width: 325px;
	margin: 0.5em 0 1em 0;
	}

#single_col {
width: 90%;
}
	
.press_photo {
position: relative; 
float: left;
margin-left: 40px;
width: 300px;
height: 285px;
}

.press_photo p {
margin-right: 0px;
font-style: normal;
font-size: 1.3em;
}

/*  Footer
---------------------------------------------------------- */

#footer {
position: relative;
	background: url(../images/bg_copyright.gif) repeat-y;
	clear: both;
	margin-top: 20px;
	}

#footer p {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif; 
	margin-bottom: 0.3em;
	margin-left: 30px;
	padding: 0.5em 0;
	line-height: 1.3;
	font-size: 1.2em;
	color: #DED8BD;
	}


/*  Mail List Sign Up Form
---------------------------------------------------------- */
.mail_signup p {
text-align: right;
}
.mail_signup input {
padding: 2px;
margin-top: 5px;
}

/*  Support From
---------------------------------------------------------- */
#support_from {
padding-bottom: 10px;
}

#support_from ul li {
border-bottom: none;
float: left;
margin: 10px 0 0 30px;
padding: 0 0 0 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
}


/*  thoughts
---------------------------------------------------------- */
.thought_block {
margin: 15px 40px 0px 30px;
padding-top: 10px;
	border-top: 3px solid #93A399;
}

.submitter {
position: relative;
float: left;
width: 190px;
}

.submitter p {
margin-right: 0px;
margin-left: 0px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Geneva, sans-serif; 
font-size: 1.2em;
}

.thought {
position: relative;
float: left;
width: 450px;
margin-left: 10px;
}

.thought p {
margin-left: 0px;
}

/*  pagination
---------------------------------------------------------- */

.paginate strong {
background: #DED8BD;
padding: 0px 3px;
border: solid 1px #9F401D;
}

p.pagecount {
margin-bottom: 5px;
}

.paginate a {
padding: 0px 3px;
}


/*  let me clear my float
---------------------------------------------------------- */
.clear {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* self-clear floats */

.grouped:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	
.grouped {display:inline-block;}
/* Hide from IE Mac \*/
	.grouped {display:block;}
/* End hide from IE Mac */



/* FOUR ACROSS
.bubbleInfo {
    position: relative;
	width:169px;
	margin: 10px 10px 0 0;
			height: 35em;
			background: url(../images/radio/bg_episode_back.jpg) repeat-x;
		border-right: 1px dotted #B1C3C9;
		border-bottom: 1px dotted #B1C3C9;	
			float: left;
}*/
a.buttonArea {
	
	
}

a.buttonArea:hover {
	text-decoration:none;
	color:#000 !important;
}
a.buttonArea h1 {
	
}
.buttonArea p {
	
}

.bubbleInfo {
    position: relative;
	width:130px;
	margin: 10px 40px 40px 0;
			height: 130px;
			float: left;
}

.popup {
position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	width: 375px;
	height: auto;
	margin: 10px;
	border: 5px solid #1b7394;
	background: url(../images/bg_bubble.jpg) #FEF8DB repeat-x;
z-index: 999;
}

.popup h4 {
border-top: none;
margin-left: 10px;
margin-top: 0px;
}

.popup p {
margin: 0 10px 10px 10px;
}
