/******* BASE ********/
html {
	border: 0;
	}
body{
	text-align: center;
	font-size: 100.01%;
	background: #2d2d2d url('../img/body3-bg.jpg') repeat-x 0 0;
	font-family: helvetica, arial, sans-serif;
	}
a {
	color: #fff;
	}
p, li {
	font: normal .875em/1.4em helvetica, arial, sans-serif;
	}
em {
	font-style: italic;
	font-weight: bold;
	}
h1 {
	text-indent: -1000em;
	}
h2 {
	font-size: 1.75em;
	}
	#content h2 {
	margin: 1em 0em .5em .75em;
	}
h3 {
	font-size: .8em;
	}
	#secondary-nav #listening h3 {
	font-size: .9em;
	line-height: 1.125em;
	}
h4 {
	font-size: 1.125em;
	font-weight: bold;
	margin: 1em 1em 1em 1.125em;
	border-top: 10px solid #cdcdcd;
	padding-top: .5em;
	}
table {
	font-size: .8em;
	margin: 0 1.5em 1em 1.5em;
	}

/****** LAYOUT ******/
#center-wrap {
	position: relative;
	text-align: left;
	top: 0; left: 0;
	margin: 0em auto;
	width: 58.25em;
	height: auto;
	}
#page {
	width:58.25em;
	height: auto;
	background: url('../img/page-bg.png') repeat-y 2px 0;
	overflow: hidden;
	}
#header, #main, #footer {	
	position: relative;
	float: left;
	top: 0em; left: 0em;
	width: 56.25em;
	margin-left:1em;
	display: inline;
	}
#header {
	width:100%;
	float:left;
	height: 13em;
	background: url('../img/index-header-bg.jpg') no-repeat -2px 0;	
	}
	/*----- Header Background Imgs ----*/
	body.about-page #header {
	background: url('../img/about-header-bg.jpg') no-repeat -2px 0;	
	}
	body.programs-page #header {
	background: url('../img/programs-header-bg.jpg') no-repeat -2px 0;	
	}
	body.advertise-page #header {
	background: url('../img/advertise-header-bg.jpg') no-repeat -2px 0;	
	}
	body.donate-page #header {
	background: url('../img/donate-header-bg.jpg') no-repeat -2px 0;	
	}
	body.contact-page #header {
	background: url('../img/contact-header-bg.jpg') no-repeat -2px 0;	
	}
#main {
	position: relative;
	float:left;
	width:100%;	
	overflow: hidden;
	padding-bottom: 1em;
	}
#footer {
	height: auto;
	width: 56.25em;
	background-color: #111;
	border-top: 1px solid #222;
	}
/***** WHRB LOGO *****/
h1 a {
	display: block;
	width: 18.785em;
	height: 6.875em;
	position: relative;
	top: 4em;
	float: left;
	}
/****** MAIN NAV ****/
#header ul {
	position: relative;
	top: 2.625em;
	float: left;
	width:auto;
	background-color: #000;
	}
#header ul li {
	float: left;
	height: 12em;
	width: auto;
	overflow: hidden;
	border-right: 1px solid #3d3d3d;
	}
	/*--- Nav List Items ---*/
	#header ul li#about-nav {
	width: 7.285em;
	}
	#header ul li#programs-nav {
	width: 9.575em;	
	}
	#header ul li#advertise-nav {
	width: 9.855em;	
	}
	#header ul li#donate-nav {
	width:  7.715em;	
	}
	#header ul li#contact-nav {
	width: 8.125em;	
	}
#header ul li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -1000em;
	}
	/*--- Main Nav Background Imgs ---*/
	#header ul li#about-nav a {
	background: url('../img/mainnav/about-nav.jpg') no-repeat 0 -168px;
	}
		#header ul li#about-nav a:hover {
		background: #830600 url('../img/mainnav/about-nav.jpg') no-repeat 0 0;
		}
	#header ul li#programs-nav a {
	background: #000 url('../img/mainnav/programs-nav.jpg') no-repeat 0 -168px;
	}
		#header ul li#programs-nav a:hover {
		background: #830600 url('../img/mainnav/programs-nav.jpg') no-repeat 0 0;
		}
	#header ul li#advertise-nav a {
	background: #000 url('../img/mainnav/advertise-nav.jpg') no-repeat 0 -168px;
	}
		#header ul li#advertise-nav a:hover {
		background: #830600 url('../img/mainnav/advertise-nav.jpg') no-repeat 0 0;
		}		
	#header ul li#donate-nav a {
	background: #000 url('../img/mainnav/donate-nav.jpg') no-repeat 0 -168px;
	}
		#header ul li#donate-nav a:hover {
		background: #830600 url('../img/mainnav/donate-nav.jpg') no-repeat 0 0;
		}
		
	#header ul li#contact-nav a {
	background: #000 url('../img/mainnav/contact-nav.jpg') no-repeat 0 -168px;
	}
		#header ul li#contact-nav a:hover {
		background: #830600 url('../img/mainnav/contact-nav.jpg') no-repeat 0 0;
		}
#header ul li a#on {
	background-position: 0 0;
	}	
/*---- Spinitron "Now Playing" ----*/
#nowplaying {
  color:#DDD;
  padding:10px 5px 5px 5px;
  background:black;
  background:rgba(0,0,0,0.75);
  width:890px;
  font-size:14px;
  position:fixed;
  left:50%;
  margin:0px 0px 0px -450px;
  z-index:40;
  text-align:left;
}
#nowplaying a, #nowplaying a:visited{
  color:#DDD;
}
#nowplaying a:hover {
  color:#FFF;
}
#nowplaying h2{
  float:left;
  font-weight:bold;
  font-size:12px;
  padding:2px 5px 2px 0px;
  margin:0px;
  color:#DDD;
  //border:1px solid #7B0501;
}


/* #nowplaying {
	position: absolute;
	top:0;left:0;
	width: 56.25em;
	background-color: #000;
	color: #000;
	height: auto;
	min-height:1em;
	 //opacity:0.8; 
	}
#nowplaying p.title {
    color: #FFF;
	float: left;
	font-size: .75em;
	width: 7.5em;
	padding: 0;
	margin: 1.7em .5em 0 2.5em;
	font-weight: bold;
	display: inline;
	}
#nowplaying iframe {
	float: left;
    margin-top: 1em;
	} */
/*********Ad Banner ********/

#adbanner {
  position:absolute;
  color:#000;
  width:496px;
  height:50px;
  top:50px;
  right:33px;
  background:#ededed;
  //padding:2px;
}
#adlink {
  width:100%;
  display:block;
  color:#999;
  position:absolute;
}
/*#sponsor {
  position:absolute;
  font-size:.7em;
  top:28px;
}*/
#adbanner img {
  height:50px;
  width:auto;
  display:block;
  margin-left:auto;
  margin-right:auto;
}


/********* MAIN CONTENT ********/
#secondary-nav,
#content  { 
	float: left; 
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
	min-height: 20em;
	overflow: hidden;}
	
/**** Side Navigation ***/
#secondary-nav {
	background: #000 url('../img/index-left-bg.jpg') no-repeat -2px 0;
	color: #fff;
	width: 18.75em;
	height: auto;
	overflow: hidden;
	}
/*----- SideNav Backgrounds -----*/
	body.about-page #secondary-nav {
	background: #000 url('../img/about-left-bg.jpg') no-repeat -2px 0;	
	}
	body.programs-page #secondary-nav {
	background: #000 url('../img/programs-left-bg.jpg') no-repeat -2px 0;	
	}
	body.advertise-page #secondary-nav {
	background: #000 url('../img/advertise-left-bg.jpg') no-repeat -2px 0;	
	}
	body.donate-page #secondary-nav {
	background: #000 url('../img/donate-left-bg.jpg') no-repeat -2px 0;	
	}
	body.contact-page #secondary-nav {
	background: #000 url('../img/contact-left-bg.jpg') no-repeat -2px 0;	
	}

/******** Program Guide / Listen Here ***/
#secondary-nav div#listening {
	position: relative;
	float: left;
	display: inline;
	background-color: #7b0501;
	width: 15em;
	height: auto;
	margin: 0 0 1em 1.75em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #eee;
	opacity: .95;	
	}
#secondary-nav div#listening h3 {
	margin: .75em 0 .125em 0;
	}
#secondary-nav div#listening a {
	display: block;
	width: 100%;
	font-size: .85em;
	height: 2.625em;
	line-height: 2.625em;
	}
#secondary-nav div#listen-here,
#secondary-nav div#program-guide {
	position: relative;
	float: right;
	width: 6.935em;
	height: auto;
	margin: 0 .325em 0 0;
	padding-bottom: .75em;
	opacity: 1;
	text-align: center;
	color: #fff;
	}
#secondary-nav div#program-guide {
	float: left;
	margin: 0 0 0 .325em;
	}
#secondary-nav div#listening a.button-top {
	background: url('../img/buttons/buttons-top.png') no-repeat -111px bottom;
	border-bottom: 1px solid #666;
	line-height: 3em;
	}
	#secondary-nav div#listening a.button-top:hover {
	background: url('../img/buttons/buttons-top.png') no-repeat 0px bottom;
	}
#secondary-nav div#listening a.button-bottom {
	background: url('../img/buttons/buttons-bottom.png') no-repeat -111px top;
	}
	#secondary-nav div#listening a.button-bottom:hover {
	background: url('../img/buttons/buttons-bottom.png') no-repeat 0px top;
	}
	
/***** SIDE NAV - accordion menu *****/
#secondary-nav div {
	position: relative;
	float: right;
	width: 18.75em;
	display: inline;
	}
#secondary-nav ul#menu {
	float: left;
	display: inline;
	width: 15em;
	height: auto;
	margin: 0 0 0 1.75em;
	padding: 0;
	opacity: .975;
	border-bottom: 10px solid #333;
	}
#secondary-nav ul#menu a {
	display: block;
	background: #000 url('../img/sidenav/triangle.png') no-repeat 210px 15px;
	color: #fff;
	font: normal .9em/3.5em Helvetica;
	width: 100%;
	height: 3.5em;
	margin: 0;
	padding: 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
	text-indent: .75em;
	}
#secondary-nav ul#menu li a.active {
 	background-position: 0 15px;
	}
#secondary-nav ul#menu a:hover {
	background-color: #7b0501;
	}
#secondary-nav ul#menu li {
	height: auto;
}

#secondary-nav ul#menu li ul {
	width: auto;
	height: auto;
	margin-left: 1em;
	}
#secondary-nav ul#menu li ul li {
	width: 16.5em;
	margin: 0 0 0 .5em;
	border-bottom: 1px solid #ccc;
	}
#secondary-nav ul#menu li ul li a {
	color: #222;
	font-weight: bold;
	font-size: 1.125em;
	border: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: .45em;
	background-color: #eee;
	line-height: 2.5em;
	background-image: none;
	}
#secondary-nav ul#menu li ul li a:hover {
	color: #222;
	background-color: #bcbcbc;
	}
#secondary-nav ul#menu li ul li a#departments-on,
#secondary-nav ul#menu li ul li a#departments-on:hover {
	background-color: #830600;
	color: #fff;
	}
#menu ul a.selected {
	background-color: #ff0;
	}
/********* Content *************/
#content { 
	width:37.5em; 
	background: #ededed url('../img/content-bg.gif') repeat-x 0 0; 
	float:left;
	height: auto;
	}
#content a {
	color:#7b0501;
	text-decoration: underline;
	}
#content p {
	padding: 0em 1em 1em 1.5em;
	}
	#content p.address {
		font-weight: bold;
		}
#content ul {
	padding: 0em 1em 1em 1.325em;
	}
#content ul.praise li {
	margin-top: 1em;
	font-style: italic;
	padding-bottom:1em;
	}
#content ul.praise li span{
	font-style: normal;
	font-weight: bold;
	}
#content ul li span {
	font-weight: bold;
	font-style: italic;
}
#content span.registered {
	font-size: 80%;
	vertical-align: top;
	}
	
/* --- Contact Page ---*/
p.general-email {
	font-weight: bold;
	font-style: italic;
	}
p.general-email span {
	font-style: italic;
	font-weight: normal;
	}
ul.contact-emails {
	margin: .5em 1em 0 0;
	width: 15em;
	float: left;
	}
ul.contact-emails li {
	font-weight: normal;
	margin-bottom:.75em;
	}
#content span.contact_email {
	font-weight: bold;
	font-style: italic;
	}

/* tables */
tr td {
	background-color:#000;
	color:#fff;
	font-weight:normal;
	padding:5px;
	width:10%;
	}
.schedule_table {
	border:0;
	border-spacing:2px;
	width:550px;
	}
	.schedule_table tr td {
	width:auto;
	}
.table_time {
	background-color:#999;
	padding:5px;
	color:#000;
	}
.table_body {
	background-color:#ccc;
	padding:5px;
  	color:#000;
	}
.table_body:hover {
	background-color: #fff;
	}
#content table a {
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;	
	}
	
/* notice */
#notice tr td {
	color: white;
	width: 0%;
}
#notice table img {
	vertical-align: top;
}
#notice table a {
	display: inline;
	text-decoration: underline;
	color: white;
}

/******* FOOTER *******/
#footer p {
	float: left;
	margin:1.125em 0 1em 1.5em;
	font-size: .8em;
	color: #444;
	display: inline;
	}
#footer p a {
	color:#666;
	}
#footer ul {
	float: right;
	padding:0;
	width: auto;
	margin:0 0em;
	text-align: center;
	}
#footer ul li {
	float:left;
	text-align: right;
	margin: 1em .5em;
	text-transform: uppercase;
	font-size: .7em;
	}	
#footer ul li a {
	display: block;
	padding: .5em 1em;
	color:#666;
	}
#footer ul li a:hover {
	color:#fff;
	background-color: #000;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}


