/*	Desc: American Public Media Screen Style Sheet
	Author: Paul Wenzel
	Date: 11:21 AM Wednesday, April 16, 2008
	+ Colours
	- #B70005, Red (APM Standard)
	- #50AEB8, Dark Blue
	- #A6D6DC, Medium Blue
	- #EDF6FB, Light Blue
	- #EDDDB4, Yellow
	- #89C133, Green
	- #999999, Dark Grey
	- #F2F2F2, Light Grey (Panels Background)
	- #60AEB8, Aqua (Sponsors Background)
=== === === === === === === === === === */
/*=RESET CSS
=== === === === === === === === === === */	
body{padding:0;margin:0;font:13px Arial,Helvetica,Garuda,sans-serif;*font-size:small;*font:x-small;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style:normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}

/*=STRUCTURE
=== === === === === === === === === === */
html { height:100%; }
body { height:100%; }
#wrapper {
width:985px;
margin:0 auto;
padding:0 0 1em 0;
background:#fff;
}

/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0;
}
p, li { line-height: 145%; }
strong { font-weight: bold; }
#masthead h1 { font-size: 1% }
br {clear:all;}
div.panel {	background:#f2f2f2; overflow:hidden; }
div.panel p, div.panel h1, div.panel h2, div.panel h3 { margin:1em 1.5em }
div.panel h1 { margin-left: 0.8em; line-height:0 }
div.panel h3 img { margin-left: 0.3em }
div.panel a {  }
img.staff { float: left; margin: 20px 15px 0 0; }

/*=TYPOGRAPHY
=== === === === === === === === === === */
body { font: 0.9em/1.3em Arial, Helvetica, Sans-serif; }

a {
color:#b70005;
text-decoration:underline;
}

h1 { 
color:#b70005; 
font-size:1.7em;
font-weight:normal;
line-height: 1.2em;
}

h3 { 
	color:#60aeb8;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	padding-left:0.25em;
    line-height: 1.3em;
}

h3 img {
	margin-top:10px;
}

p.intro {
font-size:1.25em;
line-height:1.25em;
display:block;
margin-left:1.3em !important; 
} 

a.pdf {
	padding-left:20px;
	background:url(/standard/cssimg/apm002/icon_pdf.png) no-repeat;
}
 
.internal p.intro { margin-left:0 !important; }

.internal h1 {
	color:#b70005; 
    font-size:1.5em;
    font-weight:normal;
    line-height: 1.2em;
}

.internal h3 {
	color:#000;
	text-transform:uppercase;
	font-size:1.0em;
	margin:1.8em 0 -0.9em -0.25em;
    line-height: 1.3em;
}

.internal h3.heading {
	color:#000;
	text-transform:uppercase;
	font-size:1.0em;
	margin:1.2em 0 -0.9em -0.25em;
    margin-top: -5px;
}

.internal h3.bottom-margin {
	color:#000;
	text-transform:uppercase;
	font-size:1.0em;
	margin:1.8em 0 0 -0.25em;
}

.internal h4 {
    font-size:1.0em;
    font-weight: bold;
    margin: 30px 0 -14px 0;
}

.internal p.heading {
    margin-top: -5px;
}

span.rball {
    font-size: 70%;
}

span.dot_red {
    padding-left: 20px; 
    background: url(/standard/images/apm002/dot_red.gif) no-repeat center center;
}
span.dot_green {
    padding-left: 20px; 
    background: url(/standard/images/apm002/dot_green.gif) no-repeat center center;
}
span.dot_orange {
    padding-left: 20px; 
    background: url(/standard/images/apm002/dot_orange.gif) no-repeat center center;
}
span.dot_blue {
    padding-left: 20px; 
    background: url(/standard/images/apm002/dot_blue.gif) no-repeat center center;
}
span.dot_red_blue {
    padding-left: 30px; 
    background: url(/standard/images/apm002/dot_red_blue.gif) no-repeat center center;
}
span.dot_red_blue_orange {
    padding-left: 30px; 
    background: url(/standard/images/apm002/dot_red_blue_orange.gif) no-repeat center center;
}
span.dot_red_yellow_green {
    padding-left: 30px; 
    background: url(/standard/images/apm002/dot_red_yellow_green.gif) no-repeat center center;
}
span.dot_red_orange_green {
    padding-left: 30px; 
    background: url(/standard/images/apm002/dot_red_orange_green.gif) no-repeat center center;
}
span.dot_red_blue_orange_green {
    padding-left: 30px; 
    background: url(/standard/images/apm002/dot_red_blue_orange_green.gif) no-repeat center center;
}
li.listspace {
    margin: 0 0 10px 0;
}

/*=GRAPHICAL TYPOGRAPHY REFERENCE
=== === === === === === === === === === */
.graphical-text { 
font-family: Helvetica Neue; /* 95 Black */
font-size:15pt;
color:black;
}

.graphical-text-wow { 
font-family: Helvetica Neue; /* Thin */
font-size:15pt;
color:red;
}

.graphical-text-section { 
font-family: Helvetica Neue; /* Thin */
font-size:15pt;
color:aqua;
text-transform:uppercase;
}

/*=MASTHEAD
=== === === === === === === === === === */
#masthead { 
     margin:0 0 5px 0; 
     position:relative;
}

#masthead #nav { 
     padding: 0 0 5px 0;
}

#masthead #logo_div {
    width: 200px;
}

#masthead #logo { 
    margin:23px 0 15px 12px;    
}

#masthead #search {
     position:absolute;
     left:815px;
     top:31px;
     width:170px;
}

#masthead #search a {
	text-decoration:none;
	color:#fff;
	background:#999999;
	font-size:75%;
	padding:3px;
}

#masthead #search a:hover {
	background:#666;
}

#masthead #search input {
	font:11px Arial,Helvetica,Garuda,sans-serif;
	padding:1px 1px 1px 3px;
	color:#999999;
	border:1px solid #999999;
}
    
    

/*=NAVIGATION
=== === === === === === === === === === */
#navigation { }

/*=CONTENT
=== === === === === === === === === === */

#home_content td { 
background:#f2f2f2; 
border:0px solid #fff; 
border-width:0 5px 5px 0;
}

#content ul {
margin-left:1.1em;
list-style-type:disc;
}

#content ol {
margin-left:1.1em;
}

#content #introduction {
margin:0 5px 5px 0;
float:left;
width:588px;
height:390px;
position:relative;
}

#content #maps {
float:left;
margin:0 0 5px 0;
width:390px;
height:390px;
background:#edf6fb;
position:relative;
}

#content #maps .maps-container {
position:relative;
}

#content #maps img, #content #maps a.modal {
position:absolute;
z-index:1;
display:block;
left:0;
top:0;
width:393px;
height:391px;
cursor:pointer;
}

#content #maps p {
position:absolute;
bottom:0;
left:0;
text-align:center;
width:100%;
z-index:100;
}

#content #maps p a {
cursor:pointer;
color:#b70005;
font-weight:bold;
margin:0 0.1em;
text-decoration:none;
}

#content #maps #maps-nav a { 
	 color:#B70005; 
	 text-decoration:underline;
}

#content #maps #maps-nav a.activeSlide { 	
	color:#000; 
	text-decoration: none; 
}



#content.internal {
float:left;
background:#f2f2f2 url(/standard/cssimg/apm002/box_background_transparent.png) repeat-y;
}

#content.internal #content-wrap {
margin:0 0 5px 0;
float:left;
width:515px;
padding:24px 50px 24px 24px;
}


/*=CONTENT - MEDIA ELEMENTS
=== === === === === === === === === === */

#basicModal {
width:150px;
height:150px;
float:right;
background:#ccc;
margin:0 0 0.5em 0.5em;
padding:0.5em 0.5em 0 0.5em;
display:none;
}

.pics, .pics img {  
	display:block;
	float:left;
	width:197px;
	height:195px;
} 

.pics-container {
	position:relative;
	width:985px;
	height:390px;
	background:#B70005;
}

#quote_random div.container {
	width: 154px;
    padding: 14px 18px 0 20px;
    text-align: center;
}

#quote_random div.container.three-line {
    padding: 50px 18px 0 20px;
}

#quote_random div.container.four-line {
    padding: 40px 18px 0 20px;
}

#quote_random div.container.five-line {
    padding: 30px 18px 0 20px;
}

#quote_random div.container-home {
    padding: 18px 16px; 
    width: 170px; 
    text-align: center;
}

#quote_random div.container-home.one-line {
    padding: 56px 16px; 
}

#quote_random div.container-home.three-line {
    padding: 30px 16px; 
}

#quote_random div.container-home.four-line {
    padding: 18px 16px; 
}

span.title {
	font-size: 0.8em;
    text-transform: uppercase;
}
span.title-home {
	font-size: 0.7em;
    text-transform: uppercase;
}
div.quote {
	font-size: 0.9em;
    line-height: 1.3em;
    margin: 6px 0 -16px 0;
}
div.quote-home {
	font-size: 1.2em;
    line-height: 1.3em;
    margin: 6px 0 -16px 0;
}
div.quote-home.small {
	font-size: 1.1em;
    line-height: 1.3em;
    margin: 6px 0 -16px 0;
}
span.name {
	font-size: 0.7em;
    text-transform: uppercase;
}
div.name-home {
	font-size: 0.8em;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}


/*=LITTLE BOXES (on the hillside)
=== === === === === === === === === === */

.accolade {
width:200px;
height:200px;
}

.support {
width:200px;
height:205px;
margin:0 0 5px 0;
}

.support p {
margin:1em;
}

.support a {
color:#333;
text-decoration:none;
text-transform:uppercase;
font-size:80%;
}


#sidebar { 
width:396px;
float:left;
height:100%;
overflow:hidden;
}

#sidebar .box { 
width:193px;
height:193px;
margin: 0 5px 5px 0;
display:block;
float:left;
background-repeat:no-repeat;
}

#sidebar .tall { background:#f2f2f2; height:391px; } /* "tall" is twice the height of a regular box */
#sidebar .wide { background:#f2f2f2; width:391px; }  /* "wide" is twice the width of a regular box */
#sidebar .blue { background:#AAE0F9; }
#sidebar .green { background:#9AC673; }
#sidebar .moss { background:#B8E0D1; }
#sidebar .purple { background:#B8BFE0; }
#sidebar .yellow { background:#F5F2C3; }
#sidebar .pink { background:#F8B0B0; }
#sidebar .sky { background:#CFEDFB; }
#sidebar .mint { background:#C6F0C9; }
#sidebar .magenta { background:#E0BFE3; }
#sidebar .orange { background:#FACFB2; }
#sidebar .white { background:#fff; }
#sidebar .underwriting { background:#f2f2f2; }
#sidebar .caption {font-size: 0.9em; line-height: 1.3em; padding: 10px; }

/*=FOOTER
=== === === === === === === === === === */
#footer { 
	font-family:verdana;
	font-size:1.1em;
	padding:10px 0 2em 0;
	margin:0;
	background:url(/standard/cssimg/apm002/dotted_background.png) repeat-x 0px 5px; 
}
#footer, #footer a { color:#666; }
#footer a:hover { color:#B70005; }
#footer ul li {
	float:left;
	margin-right:0.75em;
	font-size:70%;
	text-decoration:underline;
	cursor:pointer;
}


