/* =Reload 
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}

body {
	background: #000 url(../images/BG.jpg) repeat-x;
	color: #959595;
  	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
}

ol, ul {list-style: none;}
blockquote, q { quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' ithe markup */
table {border-collapse: collapse; border-spacing: 0;}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
img.left {margin:10px;}
img.right {margin:10px;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
p, address{
	font:normal 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 11px 0;
}

#divider p{
	font:normal 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin:0 10px;
}

#divider p span{font:normal 1.7em/1em Georgia, "Times New Roman", Times, serif;}

#dividerRight p{ 
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 177px; 
}

#footer #credits p{margin:0;}

#header p.worshipTimes, #header p.MAD{
	color: #fff;
	height: 25px;
	line-height: 24px;
}

#header p.worshipTimes{float: left; margin: 10px 0;}
#header p.MAD{float: right; margin: 10px 0;}

ul{
	font:normal 1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ol{
	font:normal 1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}

#contentSupport ul{
	font:normal 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin:11px 0;
}


#headerCMR dl dt{
	cursor: pointer;
	display: block;
	font:normal 12px/19px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 18px;
	padding: 1px 7px;
	width: 288px;
}

#headerCMR dl dt.active{
	background-color: #fff;	
	border: 1px solid #000;
	color: #000;
	padding: 0 6px;
}

#headerCMR dl dd{
	display: none;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	border-bottom: 1px solid #484025;
	clear: both;
	color: #484025;
	font:normal 2.4em/2em Georgia, "Times New Roman", Times, serif;
	margin: 21px 0;
	width: 100%;
}

h2{
	border-bottom: 1px solid #484025;
	clear: both;
	color: #484025;
	font:normal 2.2em/1em Georgia, "Times New Roman", Times, serif;
	margin: 21px 0;
}

#headerCMR h2{
	border-bottom: 1px solid #484025;
	clear: both;
	color: #484025;
	font:normal 2.2em/.6em Georgia, "Times New Roman", Times, serif;
	margin: 0 auto 5px auto;
	padding:20px 0px 10px 0px;
	width: 294px;
}

.contentTop{margin-top: 0;}

h3{
	color: #484025;
	font:normal 2.0em/1.2em Georgia, "Times New Roman", Times, serif;
}

#footer h3{font:bold 1.8em/1em Verdana, Arial, Helvetica, sans-serif;}

h4{
	color: #484025;
	font:normal 1.8em/1.2em Georgia, "Times New Roman", Times, serif;
}	

h5{
	color: #484025;
	font:normal 1.6em/1.2em Georgia, "Times New Roman", Times, serif;
}	

h6{
	color: #484025;
	font:normal 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	color: #c6a35e;
	text-decoration: underline;
}

a:hover, a:active{color: #3f2d15;}		

#contentSupport a:link, #contentSupport a:visited{color: #3f2d15;}
#contentSupport a:hover, #contentSupport a:active{color: #c6a35e;}

#footer a:link, #footer a:visited{
	color: #515151;
	text-decoration: none;
}

#footer a:hover, #footer a:active{color: #c6a35e;}

#header a:link, #header a:visited{
	color: #fff;
	text-decoration: none;		
}

#header a:hover, #header a:active{color: #f9b042;}

/* =MainNav
-----------------------------------------------------------------------------------------*/

/* Basic code - don't modify */
 
#nav { bottom: 0; display: block; margin: 0; padding: 0; position:absolute; right: 0; }
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none; }
#nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 136x; }
#nav ul ul { 
	left: 136px; 
	z-index: 100;
}


/* Everything else is theming */
 
#nav { 
	clear: both;
	height: 30px;
}

#nav *:hover { background-color: none; }

#nav li a:link, #nav li a:visited { 
	background-color: #ba8237;
	border-right: solid 1px #fff;
	color: #fff;
	font:normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
	width: 136px;
	text-align: center;
}

#nav li li a:link, #nav li li a:visited { 
	font:normal 14px/30px Verdana, Arial, Helvetica, sans-serif;	text-align: left;
	text-indent: 5px;
}


#nav li a:hover, #nav li a:active, #nav li.active a { 
	background-color: #f9b042;
	color: #000;
}

#nav li ul{
	border-bottom: solid 2px #fff;
	color: #fff;
	z-index: 100;
}

#nav li.ministries ul a:link, #nav li.ministries ul a:visited{ width: 180px;}

/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* =socialNav
-----------------------------------------------------------------------------------------*/
#socialNav{
	background: url(../images/BG_Social2.gif) no-repeat;
	height: 45px;
	float: left;
	margin: 12px 10px;
	padding: 0 0 0 150px;
	width: 448px;
}

#socialNav li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#socialNav li a{
	display: inline;
	float: left;
	height: 45px;
	margin-right: 20px;
	text-indent: -99999px;
}

#socialNav li.twitter a:link, #socialNav li.twitter a:visited{
	background: url(../images/BG_Social2.gif) no-repeat -152px 0;
	width: 95px;
}

#socialNav li.facebook a:link, #socialNav li.facebook a:visited{
	background: url(../images/BG_Social2.gif) no-repeat -272px 0;
	width: 105px;
}

#socialNav li.flickr a:link, #socialNav li.flickr a:visited{
	background: url(../images/BG_Social2.gif) no-repeat -398px 0;
	width: 85px;
}

#socialNav li.youtube a:link, #socialNav li.youtube a:visited{
	background: url(../images/BG_Social2.gif) no-repeat -490px 0;
	margin-right: 0px;
	width: 82px;
}

#socialNav li.twitter a:hover, #socialNav li.twitter a:active{background-position: -152px -45px;}
#socialNav li.facebook a:hover, #socialNav li.facebook a:active{background-position: -272px -45px;}
#socialNav li.flickr a:hover, #socialNav li.flickr a:active{background-position: -398px -45px;}
#socialNav li.youtube a:hover, #socialNav li.youtube a:active{background-position: -490px -45px;}

/* =SermonSeries
-----------------------------------------------------------------------------------------*/
#allSeries {
	width:740px;
	margin:0 auto;
}

.seriesBox {
	width:350px;
	height:220px;
	padding:10px;
	margin:0 auto;
	position:relative;	
	float: left;
}

.seriesBox img {
	border: 1px solid Black;
	width: 340px;
	height: 180px;
	position: absolute;
	bottom:0;
	overflow:hidden;
}

#seriesTitleBox img {
	margin:0 20px 40px 20px;
}

/* =controls
-----------------------------------------------------------------------------------------*/
.featuredSermons {
	display:block;
	width:300px;
	height:20px;
	background-color:#34190F;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	margin:0 auto;
	margin-bottom:5px;
}

.featuredSermons a{
	font-size:1.1em;
	line-height:18px;
	margin:4px;
	text-decoration: none;
	font-weight:bold;
}

.featuredSermons a:hover{
	color:White;
}


#dividerRight ul#controls{
	float: right;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

#dividerRight ul#controls li{
	list-style: none;
	margin: 0 0;
	padding: 0;
}

#dividerRight ul#controls li a{
	background: url(../images/BG_Controls.gif) no-repeat;
	display: block;
	height: 18px;
	margin: 4px 0;
	width: 130px;
	text-indent: -99999px;
}

#dividerRight ul#controls li.listen a:link, #dividerRight ul#controls li.listen a:visited{background: url(../images/BG_Controls.gif) 0 0;}
#dividerRight ul#controls li.download a:link, #dividerRight ul#controls li.download a:visited{background: url(../images/BG_Controls.gif) 0 -22px;}
#dividerRight ul#controls li.archives a:link, #dividerRight ul#controls li.archives a:visited{background: url(../images/BG_Controls.gif) 0 -44px;}

#dividerRight ul#controls li.listen a:hover, #dividerRight ul#controls li.listen a:active{background: url(../images/BG_Controls.gif) -130px 0;}
#dividerRight ul#controls li.download a:hover, #dividerRight ul#controls li.download a:active{background: url(../images/BG_Controls.gif) -130px -22px;}
#dividerRight ul#controls li.archives a:hover, #dividerRight ul#controls li.archives a:active{background: url(../images/BG_Controls.gif) -130px -44px;}
/* =footerNav
-----------------------------------------------------------------------------------------*/
#footerNav ul{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 145px;
}
#footerNav ul li{
	font:bold 1.3em/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0;
}

#footerNav ul li li{
	font:normal .6em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
}


/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#fckPages, #fckArticles, #fckNews, #fckQuestion, #fckTestimonials{
	background-color: #fff;
	background-image: none;
}

/* =Layout
-----------------------------------------------------------------------------------------*/
.DBCBG{
	background: url(../images/BG_Content.gif) repeat-y;
	background-color: #fff;
}

.featured{
	float: left;
	height: 185;
	margin: 0 0 11px 0;
	overflow: hidden;
	width: 185px;
}

.featuredCenter{
	float: left;
	height: 185;
	margin: 0 10px 11px 10px;
	overflow: hidden;
	width: 185px;
}

.readMore{float: right;}

#content{
	float: left;
	padding: 12px 21px 21px 21px;
	width:906px;
}

#contentMain{
	float: left;
	padding: 12px 21px 21px 21px;
	width: 577px;
}

#contentSupport{
	color: #000;
	float: right;
	padding: 12px 21px 21px 21px;
	width: 296px;
}

#contentWrapper{
	background:#fff url(../images/BG_Content.gif) repeat-y;
	clear: both;
	margin:0 auto;
	width: 959px;

}

* html #single #contentWrapper, * html #double #contentWrapper{
	margin:-3px auto 0 auto;
}

#single #contentWrapper{
	background-image: none;
}
	
#divider{
	background: url(../images/BG_DLeft.jpg) repeat-x 0 -86px;
	color: #fff;
	line-height: 1px;
	margin:0 auto;
	min-height: 9px;
	padding: 0;
	width:959px;
}

* html #divider{height: 9px;}

#dividerLeft{
	background: url(../images/BG_DLeft.jpg) repeat-x;
	float: left;
	height: 85px;
	padding-top: 10px;
	width: 619px;
}

#dividerRight{
	background: url(../images/BG_DRight.jpg) repeat-x;
	float: left;
	height: 85px;
	padding-top: 10px;
	width: 340px;
}

#double #divider #dividerLeft, #single #divider #dividerLeft{
	background: url(../images/BG_DLeft.jpg) repeat-x 0 -86px;
	float: left;
	height: 9px;
	padding: 0;
	width: 619px;
}

#double #divider #dividerRight{
	background: url(../images/BG_DRight.jpg) repeat-x 0 -86px;
	float: right;
	height: 9px;
	padding: 0;
	width: 340px;
}

#footer{
	background:#fff url(../images/BG_Content.gif) repeat-y;
	clear: both;
	color: #515151;
	margin:0 auto;
	min-height: 200px;
	padding:10px 0;
	position: relative;
	width:959px;
	z-index: 0;
}

* html #footer{height: 200px;}

#footer #address{
	float: right;
	width: 328px;
}

#footer #credits{
	bottom: 10px;
	clear: right;
	float: right;
	position: absolute;
	right: 10px;
	width: 318px;
}

#footer .splitLogo{
	background: url(../images/LogoIcon.gif);
	display: block;
	height: 100px;
	position: absolute;
	right: 10px;
	top:-62px;
	width: 97px;
	z-index: 1000;
}

#header{
	height: 186px;
	margin:0 auto;
	position: relative;
	width:960px;
	z-index: 999999;	
}

#header .doingLifeTogether{
	position: absolute;
	right: 40px;
	top: 74px;
}

#header .logo{
	clear: left;
	float: left;
	margin: 11px 0 11px 0;
}

#headerImg{
	background:url(../images/BG_header.jpg) no-repeat top center;
	clear: both;
	height: 310px;
	position: relative;
	z-index: 1;
}

#headerCM{
	margin:0 auto;
	width:957px;
}

#headerCML{
	float: left;
	height: 270px;
	margin-top: 39px;	
	width: 618px;
}

#headerCMR{
	background: #fff url(../images/BG_faqs.jpg) no-repeat;
	float: right;
	margin-top: 39px;
	height: 270px;
	overflow: hidden;
	width: 338px;
}

#headerSCM{
	float: left;
	margin-top: 39px;
	height: 270px;
	width: 957px;
}

#split{
	height: 69px;
	margin:0 auto;
	width:959px;
}
		
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 0px solid transparent;}

#siteSearch div{
	float: left;
	margin: 20px 0 0 20px;
}

* html #siteSearch div{
	margin: 10px 0 0 10px;
}

#siteSearch input#search{
	background:url(../images/BG_Search.gif) no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 18px;
	padding: 2px 2px 2px 25px; 
	width: 121px;
}

#siteSearch input#submit{
	background:url(../images/BG_Search.gif) no-repeat -147px 0;
	border: 0;
	display: block;
	float: left;
	height: 22px;
	padding: 2px 2px 2px 2px;
	text-indent: -9999px; 
	width: 30px;
}

#siteSearch label{
	display: block;
	height: 0;
	text-indent: -9999px; 
	width: 0;
}
/* =Map ad Directions
-----------------------------------------------------------------------------------------*/
#map1{
	height: 270px;
	width: 957px;
	z-index: 1;
}

#directions1{
	line-height: 1px;
}

#directions1 .googledir{
	font:normal 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	width: 890px;
}

#directionsSearch legend{
	display: none;
}

/* Form for Registrations
----------------------------------------------------------------------------------------*/
fieldset#contactInfo {
	border:thin solid black;
	width: 500px;
	padding:10px;
	margin:10px;
}

#contactInfo legend {
	font-size: 1.2em;
	font-weight: bold;
	padding:5px;
}

#contactInfo label {
	width:150px;
	float:left;
	margin:4px 0;
	font-weight:bold;
}

#contactInfo input {
	width:200px;
	float:left;
	margin:4px 0;
}

#contactInfo br {
	clear:both;
}

.eventData {
	width:650px;
	margin-left:25px;
	padding:2px;
}

/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/*----------------YOUTUBE VIDEO STUFF----------------------------------------------------*/
.titlec {
  font-size: small;
}
ul.videos li {
  float: left;
  width: 10em;
  margin-bottom: 1em;
  margin-left:2em;
}
ul.videos
{
  margin-bottom: 1em;
  padding-left : 0em;
  margin-left: 1em;
  list-style: none;
}


