/* Styles for KNVBC - Coded by Michael Moyer & others */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* enables you to easily size text with ems */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	color: #272727;
}

h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { /* resets most browser styles to enhance cross-browser compatibility */
	margin: 0;
	padding: 0;
}

a:link {color: #272727; text-decoration: underline;}
a:visited {color: #272727; text-decoration: underline;}
a:hover {color: #841f26; text-decoration: none;}
a:active {color: #841f26; text-decoration: underline;}

/* ----------- MAIN STRUCTURE ------------ */

#content {
	width: 901px;
	margin: 0 auto;
	padding:0px;
}

/* ----------- HEADER ----------- */

#header-container {
	width: 100%;
	height: 132px;
	background: url('header_background.jpg') no-repeat;
	background-position: top center;
	background-color: #272727;
	margin: 0 0 30px 0;
}

#header {
	width: 901px;
	margin: 0 auto;
	height: 132px;
}

#header h1 a {
	width: 230px;
	height: 132px;
	display: block;
	background: url('logo-background.jpg') no-repeat;
	margin: 0 0 0 10px;
	text-indent: -9000px;
}

/* Adjust where the top nav starts */

#header #nav {
	position: absolute;
	top: 52px;
	margin: 0 0 0 245px;
}

#header #nav li {
	float: left;
	list-style-type: none;
	text-indent: -9000px;
	margin: 0 0 0 20px;
}

#header #nav li.home a:link {display: block; width: 92px; height: 36px; background: url('home.jpg') no-repeat;}
#header #nav li.home a:visited {display: block; width: 92px; height: 36px; background: url('home.jpg') no-repeat;}
#header #nav li.home a:hover {display: block; width: 92px; height: 36px; background: url('home.jpg') no-repeat; background-position: 0 -36px;}
#header #nav li.home a:active {display: block; width: 92px; height: 36px; background: url('home.jpg') no-repeat; background-position: 0 -36px;}
body#home #header #nav li.home a {display: block; width: 92px; height: 36px; background: url('home.jpg') no-repeat; background-position: 0 -36px;}

#header #nav li.programs a:link {display: block; width: 92px; height: 36px; background: url('programs.jpg') no-repeat;}
#header #nav li.programs a:visited {display: block; width: 92px; height: 36px; background: url('programs.jpg') no-repeat;}
#header #nav li.programs a:hover {display: block; width: 92px; height: 36px; background: url('programs.jpg') no-repeat; background-position: 0 -36px;}
#header #nav li.programs a:active {display: block; width: 92px; height: 36px; background: url('programs.jpg') no-repeat; background-position: 0 -36px;}
body#programs #header #nav li.programs a {display: block; width: 92px; height: 36px; background: url('programs.jpg') no-repeat; background-position: 0 -36px;}

#header #nav li.schedule a:link {display: block; width: 92px; height: 36px; background: url('schedule.jpg') no-repeat;}
#header #nav li.schedule a:visited {display: block; width: 92px; height: 36px; background: url('schedule.jpg') no-repeat;}
#header #nav li.schedule a:hover {display: block; width: 92px; height: 36px; background: url('schedule.jpg') no-repeat; background-position: 0 -36px;}
#header #nav li.schedule a:active {display: block; width: 92px; height: 36px; background: url('schedule.jpg') no-repeat; background-position: 0 -36px;}
body#schedule #header #nav li.schedule a {display: block; width: 92px; height: 36px; background: url('schedule.jpg') no-repeat; background-position: 0 -36px;}

#header #nav li.comment a:link {display: block; width: 92px; height: 36px; background: url('comment.jpg') no-repeat;}
#header #nav li.comment a:visited {display: block; width: 92px; height: 36px; background: url('comment.jpg') no-repeat;}
#header #nav li.comment a:hover {display: block; width: 92px; height: 36px; background: url('comment.jpg') no-repeat; background-position: 0 -36px;}
#header #nav li.comment a:active {display: block; width: 92px; height: 36px; background: url('comment.jpg') no-repeat; background-position: 0 -36px;}
body#comment #header #nav li.comment a {display: block; width: 92px; height: 36px; background: url('comment.jpg') no-repeat; background-position: 0 -36px;}

#header #nav li.donate a:link {display: block; width: 92px; height: 36px; background: url('donate.jpg') no-repeat;}
#header #nav li.donate a:visited {display: block; width: 92px; height: 36px; background: url('donate.jpg') no-repeat;}
#header #nav li.donate a:hover {display: block; width: 92px; height: 36px; background: url('donate.jpg') no-repeat; background-position: 0 -36px;}
#header #nav li.donate a:active {display: block; width: 92px; height: 36px; background: url('donate.jpg') no-repeat; background-position: 0 -36px;}
body#donate #header #nav li.donate a {display: block; width: 92px; height: 36px; background: url('donate.jpg') no-repeat; background-position: 0 -36px;}

#header #nav li.listen a:link {display: block; width: 92px; height: 36px; background: url('listen.jpg') no-repeat;}
#header #nav li.listen a:visited {display: block; width: 92px; height: 36px; background: url('listen.jpg') no-repeat;}
#header #nav li.listen a:hover {display: block; width: 92px; height: 36px; background: url('listen.jpg') no-repeat; background-position: 0 -36px;}
#header #nav li.listen a:active {display: block; width: 92px; height: 36px; background: url('listen.jpg') no-repeat; background-position: 0 -36px;}


/* ----------- HOMEPAGE ---------- */

#homepage-features {
	position: relative;
	z-index: 0;
	width: 901px;
	height: 393px;
	background: url('slider-background.jpg') no-repeat;
}

#homepage-features h2 {
	display: none;
}

#homepage-features #slide1 {
	width: 901px;
	height: 393px;
	background: url('slider-welcome.jpg') no-repeat;
}

#homepage-features #slide2 {
	width: 901px;
	height: 393px;
	background: url('slider-listen.jpg') no-repeat;
	display: none;
}

#homepage-features #slide3 {
	width: 901px;
	height: 393px;
	background: url('iphone_slider.jpg') no-repeat;
	display: none;
}

#homepage-features #slide4 {
	width: 901px;
	height: 393px;
	background: url('slider-radio.jpg') no-repeat;
	display: none;
}

/*
#homepage-features #slide5 {
	width: 901px;
	height: 393px;
	background: url('EXTRA.jpg') no-repeat;
	display: none;
} 
*/

/* Change value for positioning of nav for slider */

#featurenav {
	position: absolute;
	top: 430px;
}

#featurenav li {
	list-style-type: none;
	float: left;
	height: 110px;
	text-indent: -9000px;
}

#featurenav li#hide {
	display: none;
}

#featurenav li#listen_now {
	width: 152px;
}
#featurenav li#listen_now a {display: block; width: 152px; height: 110px; background: url('listen_now.jpg') no-repeat;}
#featurenav li#listen_now a.activeSlide {display: block; width: 152px; height: 110px; background: url('listen_now.jpg') no-repeat; background-position: 0 -110px;}

#featurenav li#iphone_nav {
	width: 100px;
}
#featurenav li#iphone_nav a {display: block; width: 100px; height: 110px; background: url('iphone.jpg') no-repeat;}
#featurenav li#iphone_nav a.activeSlide {display: block; width: 100px; height: 110px; background: url('iphone.jpg') no-repeat; background-position: 0 -110px;}

#featurenav li#radio_nav {
	width: 100px;
}
#featurenav li#radio_nav a {display: block; width: 100px; height: 110px; background: url('radio.jpg') no-repeat;}
#featurenav li#radio_nav a.activeSlide {display: block; width: 100px; height: 110px; background: url('radio.jpg') no-repeat; background-position: 0 -110px;}

/* 4 nav

#featurenav li#minister_nav {
	width: 100px;
}
#featurenav li#minister_nav a {display: block; width: 100px; height: 110px; background: url('EXTRA.jpg') no-repeat;}
#featurenav li#minister_nav a.activeSlide {display: block; width: 100px; height: 110px; background: url('EXTRA.jpg') no-repeat; background-position: 0 -110px;}
*/ 

#learn-more {
	margin: 20px 0 0 0;
	width: 901px;
	height: 128px;
	background: url('more-background.jpg') no-repeat;
}

#learn-more h3 {
	display: none;
}

.learn-more-box {
	width: 196px;
	height: 50px;
	padding: 38px 0 40px 0;
	margin: 0 0 0 20px;
	float: right;
}

.learn-more-box h4 {
	font-size: 13px;
	text-transform: uppercase;
	background: url('learn_more_arrow.gif') no-repeat;
	background-position: 0 3px;
	padding: 0 0 4px 23px;
}

.learn-more-box h4 a:link {text-decoration: none;}
.learn-more-box h4 a:visited {text-decoration: none;}
.learn-more-box h4 a:hover {text-decoration: none; color: #841f26;}
.learn-more-box h4 a:active {text-decoration: none; color: #841f26;}

.learn-more-box p {
	font-size: 12px;
}

div.learn_footer {
	padding: 0px;
	margin: 0px;
	float: left;
	width:901px;
	position:relative;
}

/* ----------- OTHER PAGES ------------ */


div.other-content {
	width: 901px;
	margin:0px;
	padding:0px;
}


#program-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-programs.jpg') no-repeat;
}


#program_list {
	border-bottom: 1px solid #d7d7d7;
	margin: 6px 0 24px;
}

#program_list img {
	border: 1px solid #d7d7d7;
	float: left;
	width: 130px;
	margin-right:20px;
}

#program_list li {
	border-top: 1px solid #d7d7d7;
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	overflow: hidden;
	padding: 18px 0;
}

#program_list p {
	color: #000;
	margin: 0 0 0 123px;
}

#program_list span {
	color: #666;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
}

#program_list span.designer {
	color: #333;
	font-style: normal;
}

#program_list h2 {
	font-size:15px;
	color:#006699;
	padding: 7px 0;
	font-style:oblique;
}

div.programlft {
	padding: 22px 0px 0px 0px;
	margin: 0px 50px 0px 0px;
	float: left;
	width:385px;
	overflow: auto;
}


div.programrt {
	padding: 22px 0px 0px 0px;
	margin: 0px 50px 0px 0px;
	float: right;
	width:385px;
	overflow: auto;
}

div.rightdonate {
	padding: 22px 0px 20px 0px;
	margin: 0px 10px 0px 0px;
	float: right;
	width:570px;
	overflow: auto;
}

#program-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-programs.jpg') no-repeat;
}


/* ----------- SCHEDULE ------------ */


#schedule-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-schedule.jpg') no-repeat;
}

.program-subheader {
	position: relative;
	width: 901px;
	height: 20px;
	font-size:15px;
	color:#006699;
	padding: 7px 0 0 0;
	font-style:oblique;
	font-weight: bold;
}

#schedule_list {
	border-bottom: 1px solid #d7d7d7;
	margin: 6px 0 24px;
}

#schedule_list li {
	border-top: 1px solid #d7d7d7;
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	overflow: hidden;
	padding: 18px 0;
}

#schedule_list p {
	color: #000;
	margin: 0 0 0 123px;
}

#schedule_list span {
	color: #666;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
}

#schedule_list span.designer {
	color: #333;
	font-style: normal;
}

#schedule_list h2 {
	font-size:15px;
	color:#006699;
	padding: 7px 0;
}

div.schedulelft {
	padding: 22px 0px 0px 0px;
	margin: 0px;
	float: left;
	width:440px;
}

div.schedulert {
	padding: 22px 0px 0px 0px;
	margin: 0px;
	float: right;
	width:440px;
}

div.scheduler {
	color: #333333;
	font-size: 13px;
	font-style: bold;
	line-height: 17px;
	}
	
div.scheduler td {
	background-image:url(bg_table.jpg);
	background-repeat:repeat-x;
	padding: 5px 0px 5px 7px;
	}

div.scheduler th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color: #006699;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 6px;
}

div.scheduler td.head {
	padding: 7px 0px 5px 7px;
}

/* ----------- CONTACT ------------ */

#comment-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-comment.jpg') no-repeat;
}

div.contactlft {
	padding: 22px 0px 0px 0px;
	margin: 0px;
	float: left;
	width:300px;
}

div.contactrt {
	padding: 22px 0px 0px 0px;
	margin: 0px;
	float: right;
	width:580px;
}

#contact-form {
	width: 560px;
	height: 370px;
	background: url('form_bg.jpg') no-repeat;
}

#contact-form table {
	width: 550px;
}

#contact-form label {
	display: block;
	color: #006699;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 0 5px 15px;
}

#contact-form input {
	width: 240px;
	padding: 3px;
	font-size: 13px;
	border: 1px solid #518a99;
	background-color: #c2dfe3;
	color: #333333;
	margin: 0 10px 0 15px;
}

#contact-form input#submit {
	width: 92px;
	height: 36px;
	padding: 0;
	margin: 10px 0 0 440px;
	border: 0;
}

#contact-form select {
	width: 260px;
	padding: 2px;
	font-size: 13px;
	border: 1px solid #518a99;
	background-color: #c2dfe3;
	color: #333333;
}

#contact-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 510px;
	height: 120px;
	margin: 8px 0 0 15px;
	border: 1px solid #518a99;
	background-color: #c2dfe3;
	color: #333333;
	padding: 3px;
}

#contact-form h5 {
	float: left;
	margin: -25px 0 0 25px;
	color: #272727;
	font-size: 13px;
}

#comment-address {
	display: block;
	color: #006699;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 0 5px 5px;
}

#comment-address_long {
	display: block;
	color: #333;
	font-size: 13px;
	font-weight: 700;
	padding: 0px 0 5px 5px;
}

/* ----------- ABOUT US ------------ */

#about-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-about.jpg') no-repeat;
}

div.aboutlft {
	padding: 22px 0px 0px 0px;
	margin: 0px;
	float: left;
	width:280px;
	margin-right:26px;
}

div.aboutrt {
	padding: 22px 20px 0px 0px;
	margin: 0px;
	float: right;
	width:240px;
}

#about-txt {
	display: block;
	color: #333;
	font-size: 13px;
	line-height:19px;
	font-weight: 700;
	padding: 0px 0 5px 5px;
}

div.about_vid {
	float:right;
	width:560px;
	background-image:url(about_vid_bg.jpg);
	height:245px;
	}

div.about_vid_box {
	float:right;
	margin-right:20px;
	margin-top:10px;
	}

/* ----------- CONNECT ------------ */

#connect-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-connect.jpg') no-repeat;
}

/* ----------- PROMOTE ------------ */

#promote-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-promote.jpg') no-repeat;
}

#promote_box {
	width: 560px;
	height: 400px;
	background-color:#FFFFFF;
	border:#333 solid thin;
}

/* Footer */

div.footer_box {
	padding: 20px 0 60px;
	position:relative;
	margin:0px;
	float:left;
	width:901px;
	}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

div.add-this {
vertical-align:middle;
}

#footer p {
	color: #666666;
	font-size: 12.5px;
	text-align: center;
	line-height:17px;
	letter-spacing: .31px;
}

#footer p a:link {
	text-decoration:underline;
	color: #666666;
}
#footer p a:visited {
	text-decoration:underline;
	color: #666666;
}
#footer p a:hover {
	color: #003366;
	text-decoration:none;
}
#footer p a:active {text-decoration: none; color: #003366;}


/* ----------- RADIO ------------ */

#radio-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-radio.jpg') no-repeat;
}

#radio_list {
	border-bottom: 1px solid #d7d7d7;
	margin: 6px 0 24px;
}

#radio_list img {
	float: left;
	width: 130px;
	margin-right:20px;
}

#radio_list li {
	border-top: 1px solid #d7d7d7;
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	overflow: hidden;
	padding: 18px 0;
}

#radio_list p {
	color: #000;
	margin: 0 0 0 123px;
}

#radio_list span {
	color: #666;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
}

#radio_list span.designer {
	color: #333;
	font-style: normal;
}

#radio_list h2 {
	font-size:15px;
	color:#006699;
	padding: 7px 0;
	font-style:oblique;
}

/* ----------- IPHONE ------------ */

#iphone-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('header-iphone.jpg') no-repeat;
}

/* ----------- LISTEN ------------ */

#listening-header {
	position: relative;
	width: 230px;
	height: 132px;
	margin-left:60px;
	background: url('knvbc-logo.jpg') no-repeat;
}

#additional-header {
	position: relative;
	width: 240px;
	height: 60px;
	background: url('additional_listening.jpg') no-repeat;
}

div.listen_container {
	margin: 0px;
	float: left;
	width:650px;
}

div.listen_lft {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float: left;
	width:340px;
	margin-right:20px;
}

div.listen_rt {
	padding: 8px 20px 0px 0px;
	margin: 0px;
	float: right;
	width:240px;
}

div.listen_play-bg {
	margin-top:10px;
	position:relative;
	width:340px;
	height:121px;
	background: url('play-bg.jpg') no-repeat;
	}

#listen-player {
	padding: 47px 5px 18px 5px;
	font-size:12px;
	color:#333;
	text-align:center;
	}

#song_title {
	font-size:12px;
	color:#FFFFFF;
	padding:16px 0px 12px 0px;
	line-height:16px;
	}
	
#listen_list {
	border-bottom: 1px solid #333;
	margin: 6px 0 15px;
}

#listen_list img {
	float: left;
	width: 50px;
	margin-right:20px;
	padding-bottom:15px;
	border:none;
}

#listen_list li {
	border-top: 1px solid #333;
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	overflow: hidden;
	padding: 18px 0;
}

#listen_list p {
	color: #FFFFFF;
	margin: 0 0 5px 0;
}

#listen_list span.designer {
	color: #FFFFFF;
	font-style: normal;
}

.listen_listy {
	font-size:15px;
	color:#1B90B7;
	padding: 7px 0;
}

.listen_listy a:link {
	color:#1B90B7;
	text-decoration:underline;
}

.listen_listy a:hover {
	color:#009999;
	text-decoration:none;
}

.listen_listy a:visited {
	color:#1B90B7;
	}

.listen_share {
	color:#990000;
	}

.listen_share a {
	color:#990000;
	}

.listen_share a:hover {
	color:#990000;
	text-decoration:none;
	}

.listen_share a:visited {
	color:#990000;
	}


/* ----------- EXTRAS ------------ */


#broadcast p {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12.5px;
	text-align: center;
	line-height:17px;
	letter-spacing: .31px;
	padding-top:5px;
}

.knvbc_news{
}

.knvbc_news a{
	text-decoration:none;
}

.knvbc_news a:hover{
	text-decoration:none;
}

.knvbc_news a:visited{
	text-decoration:none;
}


/* ----------- TESTIMONIALS ------------ */


#testimonies_list {
	border-bottom: 1px solid #d7d7d7;
}


#testimonies_list li {
	border-top: 1px solid #d7d7d7;
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	overflow: hidden;
	margin:18px;
}

#testimonies_list p {
	color: #000;
	margin: 12px 25px 12px 123px;
}

#testimonies_list span {
	color: #666;
	font-style: italic;
}

.testimonies_name {
	color: #333;
	margin-top:9px;
	font-weight: normal;
	text-align:right;
	margin-right:55px;
}

.testimonies_state {
	color: #333;
	font-weight:bold;
	text-align:right;
	margin-right:55px;
}

#testimonies_list h2 {
	font-size:15px;
	color:#006699;
	padding: 7px 0;
	font-style:oblique;
}

/* ----------- DONATE ------------ */

#donate-header {
	position: relative;
	width: 901px;
	height: 277px;
	background: url('donate_header.jpg') no-repeat;
}
