/*

Created by Mike Moreau of harvestmedia.com 9/18/2008

*/






/* =====	Section 1	-	Default and Global Styles	=================================================================================================================================== */

/*
	Eric Meyer's Reset Styles (Modified Slightly)
*/
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:inherit;
	font-family:inherit;
	text-align:left;
	vertical-align:baseline;
}
a img, :link img, :visited img{
	border:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
ol, ul{
	list-style:none;
}
q:before, q:after, blockquote:before, blockquote:after{
	content:"";
}
/*
	End Reset Styles
 */


body{
	background-color:rgb(194,183,161);
	color:#333;
	font-size:14px;
	font-family:Calibri, "Lucida Grande", "Trebuchet MS", tahoma, Helvetica, Arial, sans-serif;
	line-height:1;
}

strong{font-weight:bold;}
em{font-style:italic;}

/* Default Link Styles */
a:link{
	color:#034787;
	outline:none;
}
a:visited{
	color:#0a2c4b;
	outline:none;
}
a:hover, a:active{
	color:#275a89;
	text-decoration:none;
	outline:none;
}

/* Stles the Client can add in thier wysiwyg editor */
.floatleft{
	float:left;
	margin:0 1em .5em 0;
}

.floatright{
	float:right;
	margin:0 0 .5em 1em;
}



/* =====	Section 2	-	Layout						=================================================================================================================================== */
#ministry-list{
	background:url(/_img/ministry-list-tile.jpg) repeat-x left top rgb(66,10,9);
	left:0;
	min-height:1px;
	position:absolute;
	top:0;
	width:100%;
	z-index:99;
}
	#in-ministry-list{
		display:none;
		margin:0 auto;
		overflow:hidden;
		width:900px;
	}
#masthead{
	background:url(/_img/masthead-bgd.jpg) repeat-x left top transparent;
	height:140px;
	overflow:hidden;
	position:relative;
}
	#in-masthead{
		height:140px;
		overflow:hidden;
		position:relative;
		width:99.9999%;
	}
	#in-masthead h1 a{
		background:url(/_img/logo-new.png) no-repeat left top;
		height:114px;
		left:50%;
		line-height:1em;
		margin:0 0 0 -450px;
		padding:0;
		position:absolute;
		text-indent:-9999em;
		top:19px;
		width:309px;
	}
#search{
	bottom:20px;
	margin:0 0 0 265px;
	position:absolute;
	left:50%;
	width:215px;
}
	#search_term{
		background-color:#fff;
		border:none;
		color:#555;
		width:160px;
	}
	a#search_go{
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
	}
#pnav{
	background:url(/_img/nav-tile.jpg) repeat-x left top transparent;
	height:80px;
	position:relative;
	z-index:9;
}
#outer-content-wrapper{
	background:url(/_img/cloud-texture.jpg) repeat-x left top rgb(217,210,195);
	padding:0 0 46px 0;
}
	#inner-content-wrapper{
		background:url(/_img/content-wrapper-shadow.jpg) no-repeat left bottom #fff;
		margin:0 auto 0 auto;
		overflow:hidden;
		padding:0 20px 34px 20px;
		width:860px;
	}
		#content{
			background:url(/_img/content-top.jpg) no-repeat left top rgb(247,244,238);
			float:left;
			min-height:600px;
			padding:10px;
			width:580px;
		}
			#billboard{
				width:580px;
			}
		#sidebar{
			float:right;
			padding:0 0 20px 0;
			width:240px;
		}
			#in-sidebar{
				background:url(/_img/sidebar-top.jpg) no-repeat left top transparent;
			}
			#sidebar .section{
				padding:10px 10px 20px 10px;
			}
#footer{
	background:url(/_img/footer-tile.gif) repeat-x left top transparent;
	padding:30px 0 20px 0;
}



/* =====	Section 3	-	Typography					=================================================================================================================================== */

.text h1{
	color:rgb(96,18,18);
	font-size:33px;
	font-family:Cambria, Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	line-height:39px;
	margin:33px 0 22px 0;
}
	.text h1:first-child{
		margin-top:11px;
	}
.text h2{
	color:rgb(96,18,18);
	font-family:Cambria, Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:26px;
	margin:33px 0 11px 0;
}
.text h3, .text h4, .text h5, .text h6{
	color:#000;
	font-weight:bold;
	line-height:1.538em;
}
.text p, .text ul, .text ol, .text table{
	color:rgb(68,64,56);
	font-size:15px;
	line-height:22px;
	margin-bottom:22px;
}
.text  ul{
	list-style-type:disc;
	padding:0 0 0 3em;
}
.text  ol{
	list-style-type:decimal;
	padding:0 0 0 3em;
}
.text  li, .text  li{
	line-height:1.538em;
}


/* Sidebar Typography */
#sidebar h1{
	border-bottom:1px dotted #b0a693;
	color:#000;
	font-size:1em;
	font-weight:bold;
	font-family:Calibri, "Lucida Grande", "Trebuchet MS", tahoma, Helvetica, Arial, sans-serif;
	margin-bottom:5px;
	padding-bottom:5px;
}
ul.mcms_filter_list{
	margin-bottom:1.5385em;
}
ul.mcms_filter_list a{
	background:url(/_img/arrow-trans.gif) no-repeat 1px center transparent;
	display:block;
	line-height:1.1em;
	padding:0 0 0 15px;
	text-decoration:none;
}
ul.mcms_filter_list a:hover{
	background:url(/_img/arrow-trans.gif) no-repeat left center transparent;
}

/* Bio Typography */
.bio{
	border-top:1px solid #fff;
	overflow:hidden;
	padding:20px 0 20px 0;
}
.bio h3, bio h4, .bio h5, .bio h6, .bio p{
	margin-left:180px;
}
.bio img{
	float:left;
}



/* =====	Section 4	-	Navigation					=================================================================================================================================== */

/* Primary Nav Presentation */
/* level 1 */
#nav{
	border-bottom:20px solid #fff;
	height:60px;
	margin:0 auto 0 auto;
	padding:0 20px 0 20px;
	width:860px;
}
	#nav li{
		display:block;
		float:left;
		position:relative;
	}
		#nav a{
			color:#000;
			display:block;
			float:left;
			font-size:15px;
			height:15px;
			margin:25px 1px 0 0;
			padding:10px 10px 10px 10px;
			text-decoration:none;
		}
		#nav a:hover, #nav li.stick a{
			background-color:rgb(246,243,238);
		}
		#nav a:active, #nav li.current a, body#event li#nav_events a, body#church-events li#nav_events a{
			background-color:#fff;
			color:#3d1110;
		}
/* level 2 */
#nav ul{
	display:none;
}
#nav ul.show{
	background:rgb(246,243,238);
	display:block;
	left:0px;
	overflow:hidden;
	padding:7px;
	position:absolute;
	top:55px;
	width:186px;
}
	#nav li.current ul.show{
		background:#fff;
	}
	#nav ul.show a{
		background:rgb(121,98,74);
		color:#fff;
		height:auto;
		font-size:12px;
		line-height:14px;
		margin:0 0 1px 0;
		padding:7px;
		width:172px;
	}
	#nav ul.show a:hover{
		background:rgb(70,57,44);
	}


/* Secondary Navigation in the Sidebar */
ul#subnav{
	margin-bottom:22px;
}
#subnav a{
	background:url(/_img/subnav-link.png) no-repeat left center transparent;
	color:#000;
	display:block;
	font-size:13px;
	line-height:15px;
	margin-bottom:3px;
	padding:15px 10px 15px 30px;
	text-decoration:none;

	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
#subnav a:hover, #subnav li.current a{
	background:url(/_img/subnav-hover.png) no-repeat left center transparent;
	color:#fff;
	font-weight:bold;
}
/*
#subnav ul a, #subnav li.current ul li a{
	background-image:none;
	border-bottom:1px solid rgb(99,38,10);
	font-weight:normal;
	padding:5px 10px 5px 30px;
}
#subnav ul a:hover, #subnav li.current ul li a:hover, #subnav li.current ul li.current a{
	background-image:none;
	font-weight:bold;
}
#subnav ul{
	display:none;
}
#subnav li.current ul{
	display:block;
}
*/


/* Sub Page Navigation */
ul#subpages, #subpages ul{
	line-height:1em;
	margin:0;
	padding:0;
}
	ul#subpages li{
		line-height:1em;
		list-style-type:none;
		margin:0;
		padding:0;
		}
		ul#subpages a{
			background:url(/_img/subpage-link.png) no-repeat 0px center transparent;
			border-bottom:1px solid rgb(247,244,238);
			color:#000;
			display:block;
			font-weight:bold;
			padding:15px 15px 15px 40px;
			text-decoration:none;
			width:300px;
		}
		ul#subpages a:hover{
			background:url(/_img/subpage-hover.png) no-repeat 0px center transparent;
			color:rgb(104,20,20);
		}


/*
	Ministry List Nav
*/
a#ministry-list-tab{
	bottom:-24px;
	display:block;
	height:24px;
	margin:0 0 0 265px;
	overflow:hidden;
	position:absolute;
	left:50%;
	text-indent:-9999em;
	width:160px;
	/* Added via DOM */
}
.closed{
	background:url(/_img/ministry-list-tab.gif) no-repeat center top transparent;
}
.open{
	background:url(/_img/ministry-list-tab-open.gif) no-repeat center top transparent;
}
ul#ministry-list-nav{
	margin:0 auto 0 auto;
	overflow:hidden;
	padding:20px 0 10px 0;
	width:900px;
}
	ul#ministry-list-nav li{
		float:left;
		margin:0 10px 20px 0;
		width:210px;
	}
	li#ministry-list-nav_about-us_service-times-and-directions, li#ministry-list-nav_about-us_frequent-questions, li#ministry-list-nav_about-us_meet-our-staff, li#ministry-list-nav_about-us_our-message, li#ministry-list-nav_about-us_what-we-believe{
		display:none;
	}
		ul#ministry-list-nav a{
			color:#fff;
			border-bottom:1px solid #340807;
			display:block;
			font-weight:bold;
			padding:0 0 4px 0;
			margin:0 0 5px 0;
			text-decoration:none;
		}
		ul#ministry-list-nav a:hover{
			color:#d0411b;
		}
		ul#ministry-list-nav ul{
		}
			ul#ministry-list-nav li ul li{
				margin:0;
			}
				ul#ministry-list-nav ul a{
					background:url(/_img/arrow-white-trans.gif) no-repeat 1px center transparent;
					border:none;
					color:#dbcbcb;
					font-size:12px;
					font-weight:normal;
					padding:4px 0 4px 15px;
					margin:0;
				}
				ul#ministry-list-nav ul a:hover{
					background:url(/_img/arrow-white-trans.gif) no-repeat 0px center transparent;
				}


/* Breadcrumbs */
#breadcrumbs{
	border-bottom:1px dotted rgb(191, 178, 151);
	color:#333;
	font-size:11px;
	letter-spacing:.04em;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	text-transform:uppercase;
}
	#breadcrumbs a{
		color:#333;
	}
	#breadcrumbs a:hover{
		color:#333;
	}

/*
	Pagination
*/
p#pagination{
	overflow:auto;
	width:579px;
}
	p#pagination a:link, p#pagination a:visited{
		display:block;
		font-family:Calibri, "Lucida Grande", "Lucida Sans", tahoma, "Trebuchet MS", Arial, sans-serif;
		float:left;
		padding:5px;
	}
	p#pagination a#off:link, p#pagination a#off:visited{
		display:none;
	}
	p#pagination a#current:link, p#pagination a#current:visited{
		font-weight:bold;
		text-decoration:none;
	}



/* =====	Section 5	-	Footer						=================================================================================================================================== */

#footer address{
	color:#332f1b;
	font-size:12px;
	line-height:1.5385em;
	text-align:center;
}
	#footer address a{
		color:#332f1b;
		text-decoration:underline;
	}
	#footer address a:hover{
		color:#332f1b;
		text-decoration:none;
	}
	#footer p.site-credits{
		color:#757471;
		font-size:6px;
		text-align:center;
	}
	#footer p.site-credits a{
		color:#757471;
		text-decoration:none;
	}



/* =====	Section 6	-	Home Page					=================================================================================================================================== */
/* Home Layout */
#home-feature{
	background:url(/_img/home-light-pattern.jpg) repeat-x left top rgb(217,210,195);
	height:410px;
	z-index:1;
}
#home-flash-content{
	background-color:#fff;
	height:390px;
	margin:0 auto 0 auto;
	padding:0 20px 20px 20px;
	width:860px;
}
#home-content{
	background-color:rgb(217,210,195);
	padding:0 0 30px 0;
}
#in-home-content{
	background:url(/_img/content-wrapper-shadow.jpg) no-repeat left top rgb(217,210,195);
	margin:0 auto 0 auto;
	overflow:hidden;
	padding:20px 0 0 0;
	width:900px;
}
.home-linklist, .home-events, .home-blog{
	display:inline;
	overflow:hidden;
	float:left;
	margin:0 10px 0 10px;
	width:280px;
}

/* Home Typography */
.home-linklist h1, .home-events h1, .home-blog h1{
	border-bottom:3px solid rgb(184,177,161);
	font-size:1.3846em;
	line-height:1.388em;
	margin:0 0 8px 0;
}
.home-events .event h2 a{
	color:#333;
}





/* =====	Section 7	-	Forms						=================================================================================================================================== */





/* =====	Section 8	-	Ekklesia CMS Modules		=================================================================================================================================== */


/*
	Event Listing on Event Pages, Sermon Listing on Sermon Pages, and Sidebar Sermon/Event Listing
	Defaults set for sidebar, overrides for main content area
*/
.event, .sermon, .blog-post, .missionary{
	overflow:hidden;
	padding:5px 0 5px 0;
}
.alt-sermon{
}
.event h2, .sermon h2, .missionary h1{
	font-family:Calibri, "Lucida Grande", "Trebuchet MS", tahoma, Helvetica, Arial, sans-serif;
	font-size:1em;
	font-weight:normal;
	line-height:1em;
	margin:0 0 0 50px;
	padding:0;
}
.event p, .sermon p{
	font-size:.8462em;
	line-height:1.8182em;
	margin:0 0 0 50px;
}
.event h2 a, .event p a, .sermon h2 a, .sermon p a{
	text-decoration:none;
}
.event h2 a:hover, .event p a:hover, .sermon h2 a:hover, .sermon p a:hover{
	text-decoration:underline;
}
.calendar-page, .play-audio, .download-notes{
	float:left;
	width:35px;
}
.calendar-page{
	background:url(/_img/calendar-page.png) no-repeat left top transparent;
	color:#555;
	font-size:11px;
	font-weight:bold;
	line-height:1.1em;
	padding:5px;
}
.calendar-page a, .calendar-page a:visited /* :visited is necessary for ie6 */{
	color:#333;
	display:block;
	text-align:center;
	text-decoration:none;
	width:24px;
}
.play-audio a{
	background:url(/_img/play-audio.png) no-repeat center center;
	display:block;
	height:35px;
	text-indent:-9999em;
	width:35px;
}
span.sermon-date{
	color:#777;
}
.download-notes a{
	background:url(/_img/download-letter.gif) no-repeat left top transparent;
	display:block;
	height:41px;
	width:35px;
	text-indent:-9999em;
}
/* Content Area Overrides */
#content .calendar-page{
	background:url(/_img/calendar-page-white.png) no-repeat left top transparent;
}
#content .event, #content .sermon, #content .blog-post, .missionary{
	border-top:1px solid #aea592;
	padding-bottom:20px;
}
#content .sermon{
	padding:15px 0 15px 0;
}
#content .event h2, #content .sermon h2, #content .blog-post h2, .missionary h1{
	font-family:Cambria, Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size:1.3846em;
	line-height:1.3888em;
	margin-bottom:.2777em;
}
#content .event p{
	font-size:1em;
	line-height:1.5385em;
	margin-bottom:1.5385em;
}
.missionary .missionary-details{
	margin:0 0 0 50px;
}
.missionary-details h2{
	display:none;
}

/* Calendar (in sidebar on events pages) */
#calendar-container{
	padding:10px 10px 1px 10px;
}
.calendar{
	width:219px;
}
	.calendar caption{
		border-bottom:1px solid #e9e1d5;
		font-weight:bold;
		margin:0;
		padding-bottom:.38462em;
	}
	.calendar caption span{
		font-weight:bold;
		padding:0 0 0 0;
	}
	.calendar th{
		background-color:#AEA592;
		color:#fff;
		font-size:11px;
		padding:2px 0 2px 0;
		text-align:center;
	}
	.calendar td{
		color:#ccc;
		height:30px;
		vertical-align:middle;
		text-align:center;
		width:14%;
	}
	.calendar td.empty{
	}
	.calendar td.linked-day{
		background-color:#285f8a;
	}
	.calendar td.linked-day:hover{
		background-color:#0b385a;
	}
	.calendar td.current{
		background-color:#e2e0d3;
		color:#333;
	}
	.calendar td.current a{
		color:#000;
	}
	.calendar td.current a:hover{
		color:#fff;
	}
	.calendar td a{
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	.calendar td a:hover{
	}

/* Pop-up when you hover over a date on the Calendar Page */
#traildiv{
   position:absolute;
   top:0px;
   left:0px;
   z-index:900;
   visibility:hidden;
   width:160px;
   color:#fff;
}
	#traildiv ul{
		background-color:#0b385a;
		list-style-type:none;
		list-style-image:none;
		margin:0;
		padding:0.75em;
		width:auto;
	}
	#traildiv li{
	   color:#FFF;
	   margin-bottom:.75em;
	}
	#traildiv a{
	   color:#FFF;
	   text-decoration:none;
	}

/* Detail Table on Event Pages */
.detail{
	background:#edebe1;
	border:1px solid #AEA592;
	margin-bottom:1.5385em;
	width:99%;
}
	.detail caption{
		background:#AEA592;
		color:#fff;
		font-size:10px;
		font-weight:bold;
		line-height:1em;
		padding:5px 10px 5px 10px;
	}
	.detail caption a{
		color:#fff;
		text-decoration:none;
	}
	.detail caption a:hover{
		text-decoration:underline;
	}
	.detail tr{
		border-bottom:1px solid #AEA592;
	}
	.detail td{
		padding:.25em;
		vertical-align:top;
	}
	.detail td.leftcol{
		background:#e2e0d3;
		border-right:1px solid #AEA592;
		font-weight:bold;
		text-align:right;
		width:25%;
	}

/* Sermon Media Box */
h3.media-options{
	background:#AEA592;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:1em;
	margin:0;
	padding:5px 10px 5px 10px;
}
#content ul.sermon-media{
	background:#e2e0d3;
	border:1px solid #AEA592;
	list-style:none;
	overflow:hidden;
	padding:0;
}
#content ul.sermon-media li{
	display:block;
	float:right;
	overflow:hidden;
	padding:5px 5px 5px 25px;
	width:379px;
}
#content ul.sermon-media li.listen{
	float:left;
	padding:0;
	width:150px;
}
span.listen a{
	background:url(/_img/sermon-media-play.gif) right center no-repeat;
	display:block;
	height:60px;
	padding:10px 0 10px 10px;
	text-indent:-9999em;
	width:139px;
}
li.watch{
	background:url(/_img/sermon-media-video.png) left center no-repeat;
}
li.download{
	background:url(/_img/sermon-media-download.png) 4px center no-repeat;
}
li.notes{
	background:url(/_img/sermon-media-notes.png) left center no-repeat;
}
li.feed{
	background:url(/_img/podcast.gif) left center no-repeat;
}

/* Sidebar Podcast Ad */
a.sermon-podcast-ad{
	background:url(/_img/podcast-sidebar-ad.png) no-repeat left top;
	display:block;
	height:65px;
	margin:0 0 1em 0;
	text-indent:-9999em;
	width:220px;
}


/* Google Map */
#gmap{
	height:300px;
	margin:0 0 1.5385em 0;
	width:460px;
}

/*
	Photo Gallery
*/
#church-photo-gallery{
	height:490px;
	margin-bottom:1em;
}

/*
	Email Newsletter Signup
*/
form#newsletter div{
	display:inline;
}
p.signup{
	font-size:0.8462em;
	line-height:1.5em;
	margin:0 0 .75em 0;
}
