/* @override 
	http://epicchurch.cpmpreview.com/css/styles.css
*/

/*=====
SITE: First Church of God
FILE: styles.css
CREATED: 5/26/2008
MODIFIED:9/8/2008
AUTHOR: Ben Otero (ben@churchplantmedia.com)

=====*/

/* @group GLOBALS */
*					{ margin:0; padding:0; line-height:1; }
body				{  
					  background:#313133 url(/_img/body_bg.jpg) repeat-x center top; font-size:62.5%; margin:0; padding:0; 	
					  font-family:"Lucida Grande", arial, verdana, sans-serif;
					}
#outer-container	{ background:url(/_img/outer_container_bg.jpg) no-repeat center top; padding-bottom:150px; }
#container			{ padding-top:55px; margin:0 auto; width:853px; }
#mainContent		{ background:url(/_img/maincontent_bg.gif) repeat-y 6px; width:853px; }
.show 				{ display:block; }
.hidden, hr			{ display:none; }

.clearfix:after 	{ content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 			{ display: inline-block;}


/* @end */

/* @group HEADER */
#header				{ 
					  position:relative; z-index:1000; width:853px; height:74px; 
					  background:url(/_img/header_bg.jpg) no-repeat left top; 
					}
#header h1,
#header h1 a		{ display:block; width:189px; height:57px; }
#header h1			{ 
					  margin:0; padding:0; background:url(/_img/logo.png) no-repeat; text-indent:-999em; 
					  position:absolute; left:19px; top:8px;
					}
#header h1 a:focus	{ outline:none; }
#skip				{ position:absolute; top:-999em; }

	/* @group FORM */
	#header form	{ position:absolute; top:20px; right:20px; margin:0; padding:0;}
	#header fieldset{ 
					  border:0; margin:0; position:relative; width:226px; height:28px; 
					  background:url(/_img/search_bg.gif) no-repeat; 
					}
	#header input	{ background:none; border:0; font-size:1.2em; color:#a4a4a4; position:relative; top:7px; left:15px; }
	#header form button	{ 
					  position:absolute; top:3px; right:4px; display:block; width:27px; height:20px;  
					  background:url(/_img/search_btn.gif) no-repeat; text-indent:-999em; border:none; cursor:pointer;
					}

	/* @end */
	
	/* @group SERVICE TIMES */
	#service-times			{ position:absolute; top:28px; left:348px; width:250px;}
	#service-times h3		{ float:left; margin:0; padding:0; font-size:1.2em; color:#a6c4e7; }
	#service-times p		{ font:italic 1.3em Georgia, "Times New Roman", serif; color:#b1b5b9; position:relative; top:-1px; left:5px; }
	/* @end */
/* @end */

/* @group NAVIGATION */
#navigation			{ width:217px; float:right; margin-bottom:13px; }
#nav, #nav * 		{ list-style:none; margin:0; padding:0;}
#nav li 			{ cursor:pointer; }
#nav li a 			{ 
					  display:block; padding:8px 0 12px 18px; height:11px; font-size:1.4em; color:#fff; text-decoration:none; 
					  text-transform:lowercase; border-bottom:1px solid #4d4f51;
					}
#nav li:hover a		{ background:#4d4f51; }

#nav li.current		{ position:relative; left:-6px; background:url(/_img/nav_tab.gif) no-repeat left bottom; height:38px; margin-bottom:-5px;}
#nav li.current a:hover,
#nav li.current a	{ 
					  border:0; padding:8px 0 10px 25px; height:15px; line-height:1; 
					  background:url(/_img/current_nav.gif) no-repeat; width:198px; color:#faa743;
					}
					
#nav li.current li a,
#nav li li a,
#nav li:hover li a	{ 
					  background:#c8c6bb; color:#242a2f; text-transform:capitalize; font-size:12px; padding-left:16px; 
					  width:148px; position:relative; left:0; border:0; height:9px; padding:8px 0 12px 16px;
					}
#nav li.current li	{ left:0; margin-bottom:0; background: 0; height:auto; }
#nav li.current li a:hover,
#nav li li a:hover	{ background:#dbd9ce; width:148px; padding:8px 0 12px 16px; color:#111314; height:9px; }

#nav li ul 			{ position:absolute;left:-5000px;z-index:1001; width:164px; background: #c8c6bb; }
#nav li:hover ul 	{ left:auto; margin:-45px 0 0 216px; }
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li:hover ul ul ul ul 
					{ left:-5000px;}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul 
					{ left:auto;}
#nav li:hover ul li:hover ul 
					{ margin:-30px 0 0 164px;}
/* @end */

/* @group PRIMARY CONTENT */
#primaryContent			{ float:right; position:relative; padding:0 0 100px 11px; width:601px; margin-right:9px; z-index:10; }
#home #primaryContent	{ padding:0; width:612px; }
#primaryContent a		{ text-decoration:underline; color:#de851a; }
#primaryContent a:hover	{ text-decoration: none; }
#primaryContent p,
#primaryContent li,
#primaryContent td		{ font-size:1.2em; line-height:1.5em; margin-bottom:1em; color:#2a2b28; }

#primaryContent p *,
#primaryContent li *,
#primaryContent td *	{ font-size:1em; }
#primaryContent td		{ vertical-align: top; }

#primaryContent ul,
#primaryContent ol		{ margin:1em; padding-left:2em; }
img.left-align			{ float:left; margin:10px 10px 10px 0; }
img.right-align			{ float:right; margin:10px 0 10px 10px; }
img.no-border,
img.mcms_stats			{ border:0; } 
	
	/* @group BANNER */
	#banner				{ display:block; position:relative; width:612px; left:-11px; } 
	#home #banner		{ height:348px; background:url(/mediafiles/home-header.jpg) no-repeat; left:0; top:-2px}
	#home #banner img	{ border:0; position:relative; top:0; left:0; z-index:2; }	 
	/* @end */
	
	/* @group HEADINGS */
	h2, h3, h4, h5, h6	{ margin-bottom:1em; color:#de851a; }
	h2					{ font-size:1.6em; margin-top:22px; background:url(/_img/h2_bg.gif) repeat-x left 7px; }
	h2 span				{ background:#fff; padding-right:12px; }
	#primaryContent h3	{ font-size:1.5em; }
	#primaryContent h4	{ font-size:1.4em; }
	#primaryContent h5	{ font-size:1.3em; }
	#primaryContent h6	{ font-size:1.2em; }
	/* @end */
	
	/* @group ARTICLES */
	.article							{ border-bottom:1px solid #e4e5dd; padding:19px 0; }
	.article h4							{ margin-bottom:0;  margin-top:0; }
	#primaryContent .article h4 a		{ text-decoration:none; }
	#primaryContent .article h4 a:hover	{ text-decoration: underline; }
	#primaryContent .article p.by		{ font-size:1.1em; color:#7b7b76; margin-top:3px; }
	/* @end */
	
	/* @group QUICKLINKS */
	#quicklinks			{ width:642px; margin:7px -30px 0 -1px; }
	#quicklinks div		{ float:left; display:block; width:184px; text-decoration:none; padding:0 7px; margin-right:9px; color:#222; }
	#quicklinks img		{ border:0; margin-left:-7px; }
	#quicklinks h4		{ font-size:1.6em; font-weight:normal; margin:6px 0 5px; }
	#quicklinks h4		{ color:#222; }
	#quicklinks p		{ font-size:1.1em; margin-bottom:0; }
	#quicklinks p a		{ color:#515151; text-decoration:none; }
	#quicklinks a:hover	{text-decoration:underline; }
	/* @end */
/* @end */

/* @group SECONDARY CONTENT */
#secondaryContent		{ float:left; position:relative; width:223px; }
#secondaryContent h3	{ font-size:1.7em; height:44px; background:#454648 url(/_img/sidebar_h3_bg.gif) no-repeat right top; }
#secondaryContent img	{ border:0; }
	
	/* @group MAP DIRECTIONS */
	#map-directions		{ width:216px; margin-left:7px; margin-bottom:3px; padding-top:10px; height:49px;  }
	#map-directions img	{ position:relative; left:-7px; }
	/* @end */
	
	/* @group UPCOMING EVENTS */
	#upcoming-events	{ width:217px; clear:both; padding-left:6px; position:relative; }
	#upcoming-events h3	{ 
						  font:normal italic 1.7em Georgia, "Times New Roman", serif; color:#fff; text-transform:lowercase; 
						  text-align:right; padding-top:10px; height:34px; margin:0 0 8px; padding-right:19px; letter-spacing:-.06em;
						}
	#cal				{ 
						  display:block; width:21px; height:21px; background:url(/_img/cal_icon.gif) no-repeat; 
						  text-indent:-999em; position:absolute; top:12px; left:53px;
						}
	#cal:focus			{ outline:none; }
	.event				{ 
						  padding:8px 13px 9px 0; text-align:right; clear:both; 
						  background:url(/_img/event_bg.gif) no-repeat right bottom; 
						}
	.last				{ background:none; border:0; }
	.event h4			{ font-size:1.1em; margin:0 0 5px; text-transform:uppercase; font-weight:normal; color:#faa743; }
	.event p			{ font-size:1.2em; color:#fff; }	
	.event p a			{ color:#fff; text-decoration:none; }
	.event p a:hover	{ text-decoration:underline; }
	/* @end */
	
/* @end */

/* @group FOOTER */
#footer					{ 
						  position:relative; width:853px; padding-top:35px; height:30px; z-index:1;
						  background:url(/_img/footer_bg.png) no-repeat right top; top:-1px; 
						}
#footer , x:-moz-any-link                { top:-10px; }
#footer p				{ width:40%; float:left; margin:0 0 0 230px; font-size:1.1em; color:#747474; }
#footer a				{ color:#747474; }
#footer a:hover			{ text-decoration: none; }
#footer p#powered		{ float:right; width:122px; height:18px; margin:-5px 14px 0 0;}
#powered a 				{ 
						  display:block; width:122px; height:18px; background:url(/_img/cpm_logo.gif) no-repeat left top; 
						  text-indent:-999em; 
						}
#powered a:hover		{ background-position:left bottom; }
#powered a:focus		{ outline:none; }

/* @end */

/* @group SERMONS */
#filter							{  margin-bottom:53px; }
#filter select					{ width:300px; margin-left:10px; }
#filter a						{ margin-left:45px; }
#primaryContent h4				{ clear:both; }
#primaryContent .sermonlist h4	{ margin:0; padding:10px 0; }
.sermonbox						{ position:relative; padding:10px 0; border-top:1px solid #e4e5dd; }
.sermonbox a					{ text-decoration:underline; }
.sermonbox a:hover				{ text-decoration:none; }
#primaryContent .sermonbox h5	{ margin:0 0 8px;}
#primaryContent .sermonbox h5 span	
								{ font-size:10px; margin-left:10px; color:#2a2b28; }
#primaryContent .sermonbox p	{ margin:0;}


.sermonbox ul					{ position:absolute; top:20px; right:10px; margin:0; padding:0; list-style: none;}
.sermonbox li					{ float:left; display:inline; margin-right:5px; }
.sermonbox li a					{ display:block; width:16px; height:16px; text-indent:-999em; }
.sermonbox li.sl_listen a		{ background:url(/_img/play_icon.gif) no-repeat; }
.sermonbox li.sl_download a		{ background:url(/_img/download_icon.gif) no-repeat; }
.sermonbox li.sl_notes a		{ background:url(/_img/notes_icon.gif) no-repeat; }
.sermonbox li.sl_video a		{ background:url(/_img/video_icon.gif) no-repeat; }
.sermonbox li a:focus			{ outline:none; }

	/* @group MEDIA BOX */
	#text						{ padding-top:2em; clear:both;}
	#primaryContent #byline		{ margin:10px 0 0; padding:0; list-style:none; clear:both; }
	#byline li					{ margin-right:10px; }
	#primaryContent #mediabox	{ padding:10px; margin:5px 0 0 0; list-style:none; border:1px solid #5c5e60; height:18px; clear:both; }
	#mediabox li 				{ padding:2px 5px 0px 20px; float:left; display:inline; font-size:1.1em; line-height:20px; }
	#mediabox li#mb_links		{ background:#5c5e60; color:#fff; margin:-10px 10px -10px -10px; padding:10px; font-size:1.2em;}
	#mediabox li#mb_jukebox		{ background:url(/_img/play_icon.gif) no-repeat left 2px; }
	#mediabox li#mb_download	{ background:url(/_img/download_icon.gif) no-repeat left 2px; }
	#mediabox li#mb_notes		{ background:url(/_img/notes_icon.gif) no-repeat left 2px; }
	#mediabox li#mb_video		{ background:url(/_img/video_icon.gif) no-repeat left 2px; }
	#mediabox li#mb_podcast		{ background:url(/_img/feed_icon.gif) no-repeat left 2px; }
	#text						{ margin-right:10px;}
	/* @end */


	/* @group HOW IT WORKS */
	ul#how-it-works				{ margin:1em 0 2em; padding:5px 0; list-style:none; height:25px; border:3px solid #e4e5dd; }
	#how-it-works li			{ padding-left:20px; margin:0 1em 1.5em; font-size:1.1em; display:block; float:left; line-height:25px;}
	#how-it-works li#how		{ font-weight:bold; margin-left:0;  }
	#how-it-works li#play		{ background:url(/_img/play_icon.gif) no-repeat left center; }
	#how-it-works li#notes		{ background:url(/_img/notes_icon.gif) no-repeat left center; }
	#how-it-works li#video		{ background:url(/_img/video_icon.gif) no-repeat left center; }
	#how-it-works li#save		{ background:url(/_img/download_icon.gif) no-repeat left center; }
	#how-it-works li#subscribe	{ background:url(/_img/feed_icon.gif) no-repeat left center; }
	/* @end */  
	
	/* @group SORTING */
	#sorting					{ clear:both; padding-left:6px; padding-bottom:15px; }
	#sorting h3					{  }
	#sorting label,
	#sorting select,
	#sorting a					{ display:block; width:80%; margin:0 auto; }
	#sorting label				{ font-size:1.3em; font-weight:bold; margin-bottom:.5em; color:#fff}
	#sorting select				{ margin-bottom:1.5em; }
	#sorting a					{ font-size:1.2em; color:#de851a; }
	#sorting a:hover			{ text-decoration:none; }
	/* @end */

/* @end */

/* @group CALENDAR e4e5dd be531d */
#primaryContent table.calendar				{ width:98%; margin-bottom: 25px; border: 1px solid #e4e5dd; border-right: 0; border-bottom: 0; border-collapse: collapse; }
#primaryContent table.calendar caption		{ padding-bottom: 10px; color: #be531d; font-size: 1.4em; }
#primaryContent table.calendar caption span	{ color: #8A4700; }
#primaryContent table.calendar th			{ padding: 6px 0; background: #e4e5dd; color: #2a2b28; font-size: 1.3em; font-weight: normal; }
#primaryContent table.calendar td			{ 
											  width: 68px; height: 68px; padding: 2px; border: 1px solid #e4e5dd; border-left: 0;
											  border-top: 0; background: #fff; color: #2a2b28; font-size: 1em; vertical-align: top; 
											}
#primaryContent table.calendar td a			{ text-decoration: none; }
#primaryContent table.calendar td ul		{ margin: .5em 0 0 .5em; padding:0; font-size: 100%; list-style: none; }
#primaryContent table.calendar td li		{ margin-bottom: .75em; font-size: 1.1em; line-height: 1.2; }
#primaryContent table.calendar td li a		{ text-decoration: underline; }
#primaryContent table.calendar td li a:hover{ text-decoration: none; }
/* @end */


/* @group SEARCH RESULTS */
#primaryContent form						{ margin-bottom: 25px;}
#primaryContent fieldset					{ border: 0; padding: 0; }
#primaryContent input						{ padding:5px; width:75%; }
#primaryContent input#search-btn			{ padding:0; width:auto; }
/* @end SEARCH RESULTS */