﻿body{
	font: 14px Arial;
	background:url(../images/header_background.png) repeat-x;
	background-color:#f2f2f2;
	padding:0;
	margin:0;
}

h4,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style:normal;}
img{border:0;}
p{margin:1em 0; line-height:1.2em;}
textarea{font-family:arial;font-size:1em;}

/* System wide */
h1{
	margin-top:-45px;
	font-family: georgia, arial;
	font-size:1.714em;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
	margin-bottom:15px;
}

h2{
	font-weight:bold;
	font-style:italic;
}

h3{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:1.1286em;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, Arial;
	width:180px;
}

h4{
	margin-top:10px;
	font-family:georgia;
	font-size:1.571em;
	font-weight:bold;
	font-style:italic;
	color:#00547a;

}

h5{
	color:#c66c00;
	padding:0;
	margin:0;
	line-height:1em;
	font-size:1.1286em;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, Arial;
}

h6{
	color:#fff;
	font-size:1.1286em;
	line-height:.5em;
	margin:8px 0 0 0;
}

a {
color:#c66c00;
text-decoration:none;
}

a:hover{
text-decoration: underline;
color:#c66c00;
}

strong {font-weight:bold;}

#wrapper{
	position:relative;
	width:960px;
	margin:0 auto;
}

#blank{margin-top:10px;}

/* Header */
#header{height:107px;}

#header_nav ul{
	float:right;
	margin-top:5px;
	margin-bottom:0;
	padding-left:0;
}

#header_nav li{
	list-style:none;
	display:inline;
	color:#fff;
	padding:0 10px;
	border-right:1px solid #fff;
}

li.logged_in_as{
	color:#e7d8b7;
	margin-top:0px;
}

#header_nav li.last {border:none;padding-right:0;}

img.btgh_header{
	margin-top:8px;
}

.about_btgh_header{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:1.1286em;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, Arial;
}

a.header_link{
	color:#fff;
}
/*Sidebar*/

#sidebar{
	float:right;
	margin-left:10px;
	width:320px;
}

img.sidebar_glow{
	float:right;
	margin:-76px 0 0 0;

}

.search_button{
	float:right;
}

#sidebar_keywords_div{
	padding:15px 15px 10px 15px;
	border-bottom:solid 5px;
	border-color:#c2ac91;
	background-color:#fff;
	height:110px;
	margin-bottom:10px;
}

#sidebar_keywords{
	background-color:#f9f9f9;
	display:block;
	width:280px;
	margin:10px 0 20px 0;
}

#sidebar_adv_link{
	margin:28px 0 0 5px;
}

#sidebar_browse_by{
	background-color:#fff;
	padding-left:22px;
	border-bottom:solid 5px;
	border-color:#c2ac91;
	margin:-2px 0 5px 0;
	padding-top:15px;
}

h1.sidebar_header{
	margin-top:-40px;
}

select{
	color:#c66c00;
	width:280px;
	margin:5px 0 0 0;
}

p.view_all{
	float:right;
	width:70px;
	margin:0 -5px 0 0;
}

p.sidebar_about_title{
	font-family:georgia;
	font-style:italic;
	font-weight:bold;
    font-size:1.286em;
	color:#7a4200;
	margin:20px 0 0 0;
}

img.sidebar_about_pic{
	float:left;
	margin: 10px 7px 7px 0;
}

img.sidebar_ad{margin-bottom:25px;}

p.sidebar{
	line-height:1.3em;
	margin-top:7px;
}

#sidebar_bible_dropdown, #sidebar_pastor_dropdown, #sidebar_year_dropdown{margin-bottom:22px;}

/* Content */

#content_top{
	float:left;
	width:630px;
	margin-bottom:-5px;
}

#home_content, #content{
	float:left;
	width:630px;
	background-color:#f9f9f9;
	margin-bottom:15px;
	padding:0;
	line-height:1.3em;
	/*border-bottom: 5px solid #d2c2b0;*/
	overflow:hidden;
}
#content{
	padding:0 25px;
	width:580px;
}

img.content_rounded_corners{	margin-top:25px;}

/* Home Page */

#home_search_top,#adv_search_top{
	margin:0;
	width:630px;
	height:54px;
	background-color:#f2f2f2;
}
#home_search{
	margin:25px 0 0 0;
	padding:5px 0 5px 20px;
	width:630px;
	background-color:#f9f9f9;
}
#adv_search_top{
	margin-left:-25px;
}
#search_form{
	margin-top:40px;
	margin-left:5px;
}

/* HOMEPAGE SLIDER*/
#slider {
	overflow:hidden;
	width:630px;
	height:210px;
	position:relative;
	margin:0;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:630px;
	height:210px;
	overflow:hidden;
}
p.slider_pastor{
	font-family:georgia;
	font-weight:bold;
	font-style:italic;
	color:#7f7f7f;
	margin-top:2px;
	font-size:1.071em;
}
p.slider_date{
	font-weight:bold;
	color:#b2b2b2;
	margin-top:-12px;
	font-size:.929em;
}
div.slider_excerpt{
	border-bottom:5px solid #d9d9d9;
	background:url(../images/slider_sermon_gradient.png);
	padding: 0 310px 5px 20px;
	width:300px;
	height:112px;
}
div.slider_about{
	background:url(../images/slider_info_gradient.png);
	background-color:#f2f2f2;
	height:85px;
	padding-left:10px;
	padding-top:10px;
	margin-top:-10px;
}
img.slider_image{
	float:right;
	margin-top:-195px;
	margin-right:15px;
	border:5px solid #fff;
}
p.slider_sermon{
	margin-top:2px;
	margin-left:-10px;
}
img.featured_sermon{
	margin-top:-2px;
	margin-bottom:0;
}
ol#controls{
	margin:1em 12px 0 0;
	padding:0;
	height:20px;
	float:right;
	z-index:100;
}
ol#controls li{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:20px;
	line-height:20px;
	font-size:11px;
}

ol#controls li a{
	float:left;
	height:20px;
	line-height:20px;
	background:#00547a repeat scroll;
	border:1px solid;
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}

ol#controls li.current a{
	background:#a9a9a9;
	color:#fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}


/* Search Results */

img.sermon_audio{
	float:right;
	margin-top:-25px;
}

/* About Page */

.item {
	margin:0 0 0 -25px;
	overflow:auto;
	width:590px;
	padding:20px;
	clear:both;
	border-top: 2px solid #7a4200;
}

.about_text{
	float:left;
	width:450px;
}

.about_logo img	{
	width:100px;
    display:inline;
	float:left;
	margin: 20px 20px 0 ;
}

#btgh_about_div{margin:20px 0;}

h5.about_btgh{color:#000;}

/* Contact Page */

#txt-name, #txt-email, #txt-subj{
	height:20px;
	width:325px;
	display:block;
	margin-bottom:20px;
}

#txt-msg{
	height:150px;
	width:325px;
	display:block;
}

.contact_form_txt{
	font-family:georgia, arial;
	font-size:1.214em;
	font-style:italic;
	font-weight:bold;
	line-height:1.7em;
}

.contact_button{margin:10px 0 30px 190px;}

/* Sermon Page */

#sermon_top{
	background-color:#fff;
	width:580px;
	margin-top:-6px;
	padding:2px 25px 10px 25px;
	border-bottom: 1px solid #7a4200;
}

h1.content_header_text{
	margin:-5px 0 0 0;
	padding-left:15px;
	width:615px;
	background-color:#7a4200;
}

img.content_header_top{margin-top:25px;}

#sermon_about_author{
	border-top: 5px solid #d2c2b0;
	background-color:#f2f2f2;
	width:580px;
	padding:10px 20px 28px 30px;
	margin-left:-25px;
}

p.about_the_author{
	font-family:georgia;
	font-size:1.357em;
	font-style:italic;
	margin:0;
	font-weight:700;
}

img.sermon_bio_pic{
	float:left;
	margin:10px 10px 5px 0;
}

h5.sermon_bio_header{margin-top:8px;}

.airdate {
	float:right;
	text-align:right;
	width:200px;
	margin-top:-20px;
}
.play-box{
	width:100%;
	display:block;
	margin-top:10px;
}

/* Comments */
#comments{
	border-top: 5px solid #d2c2b0;
	width:630px;
	margin-left:-25px;
	margin-bottom:-15px;
	padding-bottom:15px;
	display:block;
	background-color:#f2f2f2;
}
#comments h4 {
	margin:30px 0 15px;
	color:#000;
}
#comments ul {
	padding:0;
	margin:0;
}
#comments ul li {
	list-style:none;
	padding:3px 20px;
	margin:8px 0;
}
#comments ul li.comment_item {
	background-color:#e7e0da;
}
#comments ul li.comment_item_alt {
	background-color:#dbe6ec;
}
.comment-bio {
	color:#c66b00;
	font-weight:700;
	margin-bottom:0;
	padding-bottom:0;
}
.comment-bio span {
	color:#75706c;
	font-weight:500;
	font-style:italic;
}
#comments input[type="text"], #comments input[type="password"] {width:200px;}
#comments textarea {width:500px;}
#comments .comment_submit_button{
	display:block;
	margin-top:15px;
}
p.no_comments{
	background-color:#fff;
	padding:10px;
}

p.no_comments_header{
	font-family: georgia;
	font-size: 1.3em;
	font-style: italic;
	font-weight:bold;
	margin:4px 0;
}


/* Pastor Bio's */

ul#pastor_list_element li {
	list-style:none;
	width:630px;
	margin-left:-65px;
	overflow:auto;
	clear:both;
	border-bottom:1px solid #7a4200;
	padding:10px 0 5px 0;
}

ul#pastor_list_element > li:last-child{
	border:none;
	margin-bottom:-15px;
}

.pastor_list_text{
	float:right;
	width:440px;
	padding-right:10px;
}

img.pastor_list_img{
	float:left;
	padding-left:10px;
}

img.pastor_bio_image{
	float:left;
	margin-left:1px;
	padding:10px 5px;
}

.pastor_bio_text{
	margin:10px 0 0 0;
	width:420px;
	float:right;
}


li.pastor_sermon_items{clear:both;}

div.pastor_biography_div{
	width:630px;
	margin-left:-25px;
	overflow:hidden;
}

#list_of_sermons{clear:both;}

#sermon_text br{display:none;}

#sermon_text {padding:10px 25px;}

hr.divider{
	width:630px;
	margin-left:-25px;
}

hr.divider:last-child{display:none;}

/* Membership Pages */

.note{
  font-size:.714em;
	display:block;
}
.smaller{
	font-size:.9em;
}
div.content_text{
	margin-top:20px;
	height:200px;
}

textarea#rules{
	width:423px;
	overflow:hidden;
	background-color:#e6e0d9;
	border:1px solid #7a4200;
}

div.row{
	margin-bottom:15px;
	line-height:1.2em;
}

div.profile_row{margin-bottom:15px;}

fieldset{
	padding-left:10px;
	margin:5px 0 30px 0;
	border:none;
	overflow:auto;
}
input[type="text"], input[type="password"], textarea, select {
	border:1px solid #d2c2b0;
	padding:5px;
	font:13px;
}
input[type="text"], input[type="password"] {
	width:490px;
}

input.form_input, input.form_text{
	width:300px;
}

span.submit_button{
	float:left;
	margin-left:290px;
}

span.save_button, span.update_button{
	float:left;
	margin-left:165px;
}

span.side_note{
	color:#a6a6a6;
	font-style:italic;
	margin-left:10px;
}

textarea.bio{
	width:300px;
	height:100px;
	background-color:#e6e0d9;
	border:1px solid #7a4200;
}

div.row_gap{margin-top:30px;}

/* Programs */

div.program_item{
	margin:10px 0 12px 0;
	padding-bottom:8px;
	border-bottom: 3px solid #d2c2b0;
}

p.program_verse{
	float:right;
	margin-top:-36px;
}

div.paginate{
	border-top:1px solid #7a4200;
	width:630px;
	padding:10px 0 10px 25px;
	margin-left:-25px;
	background-color:#fff;
	clear:both;
	overflow:hidden;
}

div.paginate:first-child{border-bottom:1px solid #7a4200;}

#program_list{margin-top:-9px;}

#sermon_prayer{
	border-top: 1px solid #d2c2b0;
	width: 580px;
	margin-left: -25px;
	padding:7px 25px 0 25px;
}

/* Bible Books */

#old_testament, #new_testament{
	width:620px;
	clear:both;
	margin-top:10px;
}

ul.testament{
	float:left;
	display:inline;
	list-style:none;
	margin:-10px 0 30px 0;
}

/* Date */

div#date_top{margin-bottom:10px;}

select.years_dropdown{width:100px;}

/* End content*/

/* Footer */
#footer{
	clear:both;
	font-size:.786em;
	color:#80959f;
	height:130px;
	line-height:.25em;
	background:url(../images/foot.png) repeat-x;
	margin-bottom:40px;
}

#menu, #location, #contact_us{
	margin:0 0 0 10px;
	float:left;
	width:139px;
	height:130px;
}

#footer ul{
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
}
#footer ul li{
	line-height:1.5em;
}

ul.main-menu, ul.foot_search_terms{
	float:left;
	width:69px;
}

.vert_bar{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	margin-top:8px;
	float:left;
}

#about-block{
	margin-right:11px;
	float:right;
	width:210px;
	text-align:right;
	height:130px;
}

#about_block_text{margin-top:20px;}

#about_block_text p{line-height:.5em;}

#about-block a.logo_foot img{
	display:block;
	text-decoration:none;
	margin-top:2px;
}

.foot_site_contact{margin-top:15px;}

a.footer_link{color:#80959f;}

a.footer_link:hover{
	text-decoration: underline;
	color:#c66c00;
}

.clearit{
	clear:both;
}
