/**** TEMP TEMP TEMP ****/
ul, ol { list-style-type: none; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, span, img, dt, dd, dl { margin: 0px; padding: 0px; }

body div#header.container { clear: both; float: left; width: 100%; }

#navigation		{ background: #fff; padding: 15px 0 0 0; height: 25px; }
#wrap-navigation { margin: 0 auto; width: 960px; } /* glass changed from 945 to 960 as test */
#navigation ul { float: left; }
#navigation ul li { float: left; padding: 0 1px 0 0; }
#navigation ul li a {color:#FFFFFF;text-decoration:none;display: block; font-size: 93%; font-weight: bold; line-height: 25px; background: url(/media/kqed/header/pb/images/navigation_bg.png) no-repeat scroll 100% 0; padding: 0 13px 0 0; }
#navigation ul li a span { display: block; background: url(/media/kqed/header/pb/images/navigation_bg.png) no-repeat scroll 0 0; padding: 0 0 0 12px; }

#navigation ul li a:hover { color: #fff; background: url(/media/kqed/header/pb/images/navigation_bg.png) no-repeat scroll 100% -26px;  text-decoration: none; }
#navigation ul li a:hover span { background: url(/media/kqed/header/pb/images/navigation_bg.png) no-repeat scroll 0 -26px; }
#navigation ul li.on a { color: #f7b918; background: url(/media/kqed/header/pb/images/navigation_bg.png) no-repeat scroll 100% -52px; }
#navigation ul li.on a span { background: url(/media/kqed/header/pb/images/navigation_bg.png) no-repeat scroll 0 -52px; }

#wrap-header h1 {
	margin: 0;
	padding: 0;
	width: 445px;
}

#wrap-header {
	background: url(/media/kqed/header/pb/images/header-bg-final_NEW.gif) no-repeat 0 0 #3c3a33; 
	padding: 0 0 0 20px; 
	margin: 0 auto; 
	width: 980px;
	height: 51px;

	text-align: left;
	position: relative;
}

#wrap-header {width: 1000px;}
#wrap-header[id] {width: 980px;}

#wrap-secondary { margin: 0 auto; /*width: 945px;*/width: 960px; }
#secondary ul { float: left; }
#secondary ul li { float: left; padding-right: 1px; }
#secondary ul li a { display: block; font-size: 85%; font-weight: bold; line-height:24px; padding: 0 14px;color: #FFF;text-decoration:none; }
#secondary ul li a:hover { color: #fff; background: #3c3a33; text-decoration: none; }
#secondary ul li.on a { color: #f7b918; background: #3c3a33; }
#secondary ul li.on a { color: #f7b918; background: #3c3a33; }
#secondary ul li.blank { line-height:24px; padding: 0 14px; }


form#search-box { float: right; clear:both; display:inline;} /* added 'display:inline' to fix 'Doubled float margin bug' in IE 6 */
form#search-box input.text { float: left; font-size: 93%; border: 0px; background: url(/media/kqed/header/pb/images/form_search-text_bg.png) no-repeat scroll 0 0; padding: 3px; margin: 0 10px 0 0; width: 122px; height: 12px; } /* changed margin-right from 5 to 1o pixels as required by KQED */
form#search-box input.text:focus, form#search-box input.text:hover { background: url(/media/kqed/header/pb/images/form_search-text_bg.png) no-repeat scroll 0 -19px; }

form#search-box { float: right; clear:both; display:inline;} /* added 'display:inline' to fix 'Doubled float margin bug' in IE 6 */

#header form#search-box { float: right; clear: none; padding: 17px 0 0 0; margin-right: 95px; }

#header form#search-box {
	padding-bottom: 20px;
	margin: 0;
	position: absolute;
	right: 20px;
	top: 0;
}

div#focus1 form#search-box { float:left;margin-top:2px; } 
div#focus1 form#search-box input.text,div#sidebar4 form#search-box input.text { float:left; font-size:93%; border:0px; margin-top:1px; width:122px; height:12px; }
form#search-box input.image { border: 0px; } 

body div#content {
margin-left:auto;
margin-right:auto;
padding-top:20px;
text-align:left;
width:960px;
}

.clearfix1 {display:inline-block;}
.clearfix1 {display:block;}
.clear {clear:both;}

/* Footer */
div#footer {
	background-color: #82817c;
	min-width:1000px;
	padding-top: 0px;
	width: expression( document.body.clientWidth < 1002 ? "1000px" : "100%" ); /* work-around for min-width footer:1000px in IE 6 */
}
div#footer div.title1 {
	background-color: #3c3a33;
	padding: 0px 0;
	text-align: left;
}
div#footer div.title1 h4 {
	color: #f7b918;
	font-size: 161.6%;
}
div#footer div.title1 h4 span.service-message {
	font-size: 11px;
	color: #82817c;
	font-weight:500;
}
div#footer div.container div.copyright {
	font-size: 11px;
	color: #CFCFCF;
	height:20px;
	margin-top:15px;
	font-weight:500;
}

div#footer div.title1 img.footer-logo { vertical-align: bottom; float:left; position:relative;top:3px;}

div#footer div.container {
	width: 960px!important; /* changed from 962 to 960 052908 */
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 5px; 
	/* adjusted to 5px from 20px to allow for ideum request for copyright to be 10px above bottom of window. */
}
div#footer div.title1 div.container {
	padding-bottom: 0;
}
div#footer div.container div#ft-info, div#footer div.container div#ft-audio, div#footer div.container div#ft-video, div#footer div.container div#ft-blogs, div#footer div.container div#ft-popular {
	width: 180px;
	margin-right: 15px;
	margin-top: 15px;
	float: left;
	display: inline;
}
div#footer div.container div#ft-popular {
	margin-right: 0!important;
}

div#footer ul li {
	color: #fff;
	/*font-size: 93%;*/
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;
	display:block;
	width: 180px;
}

div#footer ul li.info {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.info span {
	padding: 5px 22px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-information.gif) no-repeat 100% 50%; */
}

div#footer ul li.audiopodcasts {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.audiopodcasts span {
	padding: 5px 27px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-podcasts.gif) no-repeat 100% 50%; */
}

div#footer ul li.videopodcasts {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.videopodcasts span {
	padding: 5px 30px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-video.gif) no-repeat 100% 50%; */
}

div#footer ul li.blogs {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.blogs span {
	padding: 5px 25px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-blogs.gif) no-repeat 100% 50%; */
}

div#footer ul li.popular {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.popular span {
	padding: 5px 22px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-popular.gif) no-repeat 100% 50%; */
}

div#footer div.title1 h4 {
color:#F7B918;
font-size:161.6%;
}

.container {
clear:both;
/*margin:0px 10px;*/
margin: 0px;
}

#footer a {
	color: #FFF;
}

div#footer div.container div#ft-info, div#footer div.container div#ft-audio, div#footer div.container div#ft-video, div#footer div.container div#ft-blogs, div#footer div.container div#ft-popular {
display:inline;
float:left;
margin-right:15px;
margin-top:15px;
width:180px;
}

/* Footer */
div#footer {
	background-color: #82817c;
	min-width:1000px;
	width: expression( document.body.clientWidth < 1002 ? "1000px" : "100%" ); /* work-around for min-width footer:1000px in IE 6 */
	text-align: center;
}
div#footer div.title1 {
	background-color: #3c3a33;
	padding: 0px 0;
	text-align: center;
}

div#footer div.title1 h4 {
	color: #f7b918;
	font-size: 161.6%;
}
div#footer div.title1 h4 span.service-message {
	font-size: 11px;
	color: #82817c;
	font-weight:500;
}
div#footer div.container div.copyright {
	font-size: 11px;
	color: #CFCFCF;
	height:20px;
	margin-top:15px;
	font-weight:500;
}

div#footer div.title1 img.footer-logo { vertical-align: bottom; float:left; position:relative;top:3px;}

div#footer div.container {
	width: 960px!important; /* changed from 962 to 960 052908 */
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 5px; 
	/* adjusted to 5px from 20px to allow for ideum request for copyright to be 10px above bottom of window. */
}
div#footer div.title1 div.container {
	padding-bottom: 0;
}
div#footer div.container div#ft-info, div#footer div.container div#ft-audio, div#footer div.container div#ft-video, div#footer div.container div#ft-blogs, div#footer div.container div#ft-popular {
	width: 180px;
	margin-right: 15px;
	margin-top: 15px;
	float: left;
	display: inline;
}
div#footer div.container div#ft-popular {
	margin-right: 0!important;
}

div#footer ul li.info {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}

div#footer ul li.audiopodcasts {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.audiopodcasts span {
	padding: 5px 27px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-podcasts.gif) no-repeat 100% 50%; */
}

div#footer ul li.videopodcasts {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.videopodcasts span {
	padding: 5px 30px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-video.gif) no-repeat 100% 50%; */
}

div#footer ul li.blogs {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.blogs span {
	padding: 5px 25px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-blogs.gif) no-repeat 100% 50%; */
}

div#footer ul li.popular {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 20px;
}
div#footer ul li.popular span {
	padding: 5px 22px 5px 0;
	/* background: url(/media/kqed/header/pb/images/icon-popular.gif) no-repeat 100% 50%; */
}

#footer div.title {text-align: center;}
#footer div.title div.container {text-align: left;}


div#sidebar1 div.module p.listen-live, div#sidebar2 div.module p.listen-live {
	width: 146px;
	height: 30px;
	background: url(/media/kqed/header/pb/images/listen-live.gif) no-repeat 0 0;
}

#sidebar2 {
display:inline;
float:right;
margin-left:10px;
width:200px;
}

div#sidebar2 div.modulelightborder {
background-color:#FFFFFF;
border:1px solid #ACABA8 !important;
margin-bottom:20px;
}
div.skyscraper div.w160px {
padding:7px 15px 15px 19px;
text-align:left;
}

div.skyscraper div.w180px {
padding:7px 5px 15px 9px;
text-align:left;
}

div.skyscraper div.w160px h3.module-title, div.skyscraper div.w180px h3.module-title {
color:#8E8E8E;
font-size:85%;
padding-bottom:6px;
}

.dashboardContent {
background-color:transparent;
float:left;
left:5px;
position:relative;
top:-21px;
width:98%;
}

#paContent .pad {padding-top: 0px;}
