/* @override 
	http://www.gatheringnetwork.org/css/styles.css
*/

/*=====
CLIENT: The Gathering Network
FILE: styles.css - main CSS styles for staging site
CREATED: 7/12/2009
MODIFIED: 
AUTHOR: Luke Simpson (luke@churchplantmedia.com)
=====*/

/* @group RESET */


/* 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"' in the markup */
table 				{ border-collapse: collapse; border-spacing: 0; }
/* @end */

/* @group GLOBAL */
body 						{ background:#fff url(/images/bg_body.gif) repeat-x; margin:0; padding:0; font-size:62.5%; font-family:helvetica, arial, sans-serif; color:#4d4f51; }
hr 							{ display: none; }

#skip 						{ position: absolute; text-indent: -9999px; list-style: none; overflow-x:hidden; }

#container 					{ margin:0 auto; width:901px; }
#mainContent 				{margin-top: 20px; }
body.nobanner #mainContent{
   border-top: 1px solid #ebebeb;
}
#home #mainContent{
   background: none;
   padding-top: 0;
}
a 							{ overflow: hidden; }

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

/* Hides from IE-mac \*/
* html .clearfix 			{ height: 1%;}
.clearfix 					{ display: block;}
/* End hide from IE-mac */
/* @end */

/* @group HEADER */
#header					{ position:relative; height:145px; width:899px; z-index:1000; }
#header h1,
#header h1 a			{ display:block; width:450px; height:53px; margin:0; }
#header h1				{ background:url(/images/logo.gif) no-repeat; text-indent:-999em; position:absolute; left:1px; top:60px; }

#topbar					{ position:absolute; top:6px; right:0px; z-index:5000; }
#topbar ul				{ margin:0; padding:0; list-style:none;  }
#topbar li				{ float:left; margin-left: 10px;}
#topbar li a			{ display:block; padding:0 12px 8px; margin-right:4px; font:1.2em Helvetica, arial, verdana sans-serif; color:#f5f5f5; text-decoration:none;}
#topbar li.more a		{ background:url(/images/down_arrow.gif) no-repeat right 4px; }
#topbar li.more li a	{ background:none; padding-right:12px; }
#topbar li a:hover		{ color:#C2E5F2; }

#topbar li ul			{ position:absolute; left:-999em; z-index:1001; width:150px; background: #291a11; padding-top:8px; border-top:1px solid #262015; }
#topbar li:hover ul		{ left:auto; }
#topbar li li			{ float:none; }
#topbar li li a			{ line-height:20px; color:#a79f86; }
#topbar li li a:hover	{ color:#8c8277; text-decoration:underline; }

#topbar li:hover ul ul, 
#topbar li:hover ul ul ul, 
#topbar li:hover ul ul ul ul 
						{ left:-5000px;}
#topbar li:hover ul, 
#topbar li li:hover ul, 
#topbar li li li:hover ul, 
#topbar li li li li:hover ul
						{ left:auto; display:block;}
#topbar li:hover ul li:hover ul 
						{ margin:-28px 0 0 140px;}

/* @end */

/* @group NAV */
#nav 					{ position:absolute; right:-5px; top:64px; height:35px; margin: 0;}
#nav ul					{ margin:0; padding:0; list-style:none; }
#nav li					{ float:left; display:inline; }
#nav li a				{ display:block; line-height:34px; font-size:20px; color:#4e4e4e; text-decoration:none; padding:0; margin:0 17px; font-family: Helvetica Neue, Helvetica, arial, sans-serif;}
#nav li.current a,
#nav li:hover a			{ border-bottom:8px solid #D0E6F1; }

#nav li:hover ul li a{
   border: none;
   color: #4c5357;
}

#nav li ul 				{ position:absolute;left:-5000px;z-index:1001; background:#D0E6F1; width:150px; padding:10px 0 0;  }

#nav li li				{ float:none; display:block; }
#nav li li a			{ font-size:12px; margin:0; width:130px; padding:5px 10px; line-height:1; color:#443328; }
#nav li li a:hover		{ background:#9CC1D3; color:#fff; }


#nav li:hover ul 		{ left:auto;}
#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:-40px 0 0 150px;}
/* @end */


/* @group PRIMARY CONTENT */
#primaryContent			{ float:left; min-height: 400px;padding:0 15px 18px; width:661px; border-right: 1px solid #ebebeb;}
#home #primaryContent	{ width: 901px;float:none; margin-bottom:7px; padding:0; min-height: 0; }
#primaryContent.wide	{ width:871px; background: none; }
#primaryContent li,
#primaryContent td,
#primaryContent p		{ font-size:1.3em; color:#4d4f51; line-height:1.5em; }
#primaryContent .article p	{  margin-top:1em; }
#primaryContent p.date	{ margin:0; }
#primaryContent p *,
#primaryContent li *,
#primaryContent td *	{ font-size:1em; }
#primaryContent a		{ color:#37829e; }
#primaryContent a:hover	{ text-decoration:none; }
#primaryContent img		{ border:none; }
img.left-align			{ float:left; position:relative; left:-10px; }
img.right-align			{ float:right; position:relative; right:-10px; }

	/* @group HEADINGS */
	#primaryContent h2	{ font-size:2.1em; margin:28px 0 0; padding:0; color:#4d4f51;  font-weight:normal; }
	h3, h4, h5, h6		{ color:#37829e; }
	#primaryContent h3	{ font-size:1.6em; color:#6A2600; }
	#primaryContent h4	{ font-size:1.5em; }
	#primaryContent .article h4	{ margin-bottom:8px; }
	#primaryContent h5	{ font-size:1.4em; color:#4d4f51; }
	#primaryContent h6	{ font-size:1.3em; }
	/* @end */

/* @group BANNER */
#banner{
   position: relative;
   width: 901px;
}

#rotator{
   width: 901px;
   height: 483px;
   overflow: hidden;
}

#primaryContent #overlay{
   position: absolute;
   top: 0;
   width: 825px;
   padding: 16px 38px 0;
   height: 34px;
   background: url(/images/overlay_strip_bg.png);
}
						
#primaryContent #overlay h3{
   float: left;
   margin: 0;
   color: #fccd89;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
   font-style: italic;
   font-size: 1.5em;
}

#primaryContent #overlay p{
   float: left;
   display: inline;
   margin: 0 0 0 18px;
   font-size: 1.2em;
   color: #fdfeff;
}

#primaryContent #overlay p a{
   /*color: #763203; */
   text-transform: uppercase;
   font-size: .9em;
   padding-left: 5px;
}

/* @end */


/* @group SECONDARY CONTENT */
#secondaryContent		{ float:left; width:209px; margin:0; padding-top: 30px;} 
#home #secondaryContent	{ float:none; width:899px; margin:0; padding: 0;}
#sermons #secondaryContent{
   padding-left: 20px;
   width: 189px;
}
	
	/* @group SUBNAV */
#secondaryContent ul#subnav{
   margin: 0;
   padding: 0;
   list-style: none;
}

#secondaryContent ul#subnav li{
   list-style: none;
   margin-bottom: 8px;
}

#subnav li a{
   padding: 5px 20px 5px 35px;
   font-size: 1.4em;
   color: #37829e;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
   display: block;
}

#subnav li a:hover{
   text-decoration: underline;
}

#subnav li ul{
   padding-top: 8px;
   padding-left: 0;
}

#subnav li li a{
   font-weight: normal;
   color: #4d4f51;
   padding-left: 43px;
   text-transform: none;
}

#subnav li li li a{
   padding-left: 48px;
   font-size: 1.3em;
   color: #a1a0a0;
}

#subnav li li.current {
   background: url(/images/bg_subnav_li_current.gif) no-repeat 0 5px;
   margin-left: -8px;
}

#subnav li li.current li{
   margin-left: 13px;
}

#subnav li li li.current{
   background: none;
}

#subnav li li.current a{
   padding-left: 51px;
   color: #37829e;
}

#subnav li li.current li a{
   color: #a1a0a0;
}

#subnav li li.current li a{
   background: none;
}

#subnav li li li.current a{
   font-weight: bold;
   color: #37829e;
}


	/* @end */

	/* @group QUICKLINKS */	
ul#quicklinks{
   width: 901px;
   float: left;
   padding: 0;
   margin: 0;
}

#quicklinks li{
   list-style: none;
   float: left;
   width: 222px;
   margin-right: 5px;
}

#quicklinks li a{
   background: #dfdfdf;
   display: block;
   float: left;
   width: 206px;
   padding: 7px 8px;
   text-decoration: none;
}

#quicklinks li.last{
   margin: 0;
   width: 220px;
}

#quicklinks li a img{
   float: left;
   display: inline;
   margin-right: 7px;
   border: none;
}

#quicklinks li a span.qltitle{
   display: block;
   color: #313335;
   font-size: 1.3em;
   font-weight: bold;
   line-height: 1.5;
}

#quicklinks li a span.qldesc{
   color: #4c5357;
   font-size: 1.1em;
}

#quicklinks li a:hover{
   background: #9CC1D3;
}

#quicklinks li a:hover span{
      color: #fff !important;
}

	/* @end */
/* @end */

/* @group FOOTER */
#footer						{ border-top: 1px solid #ebebeb; padding-top:18px; padding-bottom:100px; 
position:relative; }
#home #footer{
  margin-top:18px;;
}
#footer p					{ margin-top:-10px; font-size:1.1em; color:#7b7a7a; }
#footer p.copy{
   float: left;
   margin: 0;
}

#footer ul{
   float: left;
   margin: 0;
}

#footer li{
   float: left;
   list-style: none;
}

#footer li a{
   padding: 0 7px 0 6px;
   background: url(/images/bg_footer_li_a.gif) no-repeat right 3px;
   font-size: 1.1em;
}

#footer li.last a{
   background: none;
}
#footer a					{ color:#7b7a7a; }
#footer a:hover				{ text-decoration:none; }
#footer #cpm				{ 
							  display:block; width:141px; height:21px; background:url(/images/cpm_logo.gif) no-repeat; text-indent:-999em; 
							  position:absolute; right:27px; top:14px;
							}
#footer #cpm:hover			{ background-position:left bottom; } 
/* @end */


/* @group SERMONS */
#filter								{ margin-bottom:3.5em; }
#filter select						{ width:250px; margin-left:25px; }
#filter a							{ margin-left:80px; }
.sermonlist 						{ clear:both; }
#primaryContent .sermonlist h4		{ margin:0 0 1em; padding:0; clear:both; }
#primaryContent h4#current			{ clear:both }
.sermonbox							{ position:relative; border-top:1px solid #ebebeb; padding:10px 0; }
.sermonbox a						{ text-decoration:underline; }
.sermonbox a:hover					{ text-decoration:none; }

#primaryContent .sermonbox h5		{ margin:0;}
#primaryContent .sermonbox h5 span	{ font-size:10px; margin-left:10px; }
.sermonbox h5 a 					{ font-weight:bold; color:#027cc9;}
.sermonbox h5 a:hover 				{ color:#556c6b }
#primaryContent .sermonbox p		{ margin:0;}


.sermonbox ul					{ position:absolute; top:10px; 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(/images/play_icon.gif) no-repeat; }
.sermonbox li.sl_download a		{ background:url(/images/download_icon.gif) no-repeat; }
.sermonbox li.sl_notes a		{ background:url(/images/notes_icon.gif) no-repeat; }
.sermonbox li.sl_video a		{ background:url(/images/video_icon.gif) no-repeat; }
.sermonbox li a:focus			{ outline:none; }

	/* @group MEDIA BOX */
	#byline						{ margin:10px 0 0; padding:0; list-style:none; }
	/* @end */


	/* @group HOW IT WORKS */
	#how-it-works				{ margin:1.5em 0; padding:10px; height:13px; border:0; background:#ebebeb; clear:both; }
	#how-it-works h3			{ 
								  float:left; font-size:1.2em; text-transform: capitalize; 
								  margin:0 20px 0 0; border:0;  
								}
	#how-it-works ul			{ margin:0; padding:0; list-style:none; position:relative; top:0;}
	#how-it-works li			{ padding: 0 20px 10px; margin-bottom:1.5em; font-size:1.2em; float:left;   }
	#how-it-works li span		{ font-weight:bold; }
	#how-it-works li#play		{ background:url(/images/play_icon.gif) no-repeat; }
	#how-it-works li#notes		{ background:url(/images/notes_icon.gif) no-repeat; }
	#how-it-works li#video		{ background:url(/images/video_icon.gif) no-repeat; }
	#how-it-works li#save		{ background:url(/images/download_icon.gif) no-repeat; }
	#how-it-works li#loading	{ background:url(/images/ajax-loader.gif) no-repeat; display:none; }
	/* @end */
	
	/* @group SORTING */
	#sorting					{ margin-bottom:2.5em;  }
	#sorting h3					{ margin-top:0; }
	#sorting label				{ display:block; font-size:1.3em; font-weight:bold; margin-bottom:.5em; } 
	#sorting select				{ width:180px; margin-bottom:2em; }
	#sorting a					{ font-size:1.2em; color:#37829e; }
	#sorting a:hover			{ text-decoration: none; }
	
	#sorting ul					{ margin:0; padding:0; list-style:none; }
	#sorting li a				{ padding:2px 0 2px 20px; line-height:2.5em; display:block; }
	#sorting li#mb_video a		{ background:url(/images/video_icon.gif) no-repeat left center; }
	#sorting li#mb_jukebox a	{ background:url(/images/play_icon.gif) no-repeat left center; }
	#sorting li#mb_download a	{ background:url(/images/download_icon.gif) no-repeat left center; }
	#sorting li#mb_notes a		{ background:url(/images/notes_icon.gif) no-repeat left center; }
	#sorting li#mb_podcast a	{ background:url(/images/feed_icon.gif) no-repeat left center; } 
	/* @end */

/* @end */

/* @group CALENDAR */
#primaryContent table.calendar				{ margin-bottom: 25px; border-collapse: collapse; width:100%; }
#primaryContent table.calendar caption		{ padding-bottom: 10px; color: #37829e; font-size: 1.4em; }
#primaryContent table.calendar th			{ padding: 6px 0; background:#D0E6F1; color:#291e16;  font-size: 1.3em; font-weight: normal; }
#primaryContent table.calendar td			{ 
											  width: 68px; height: 68px; padding: 2px; border: 1px solid #D2D2D2; border-left: 0;
											  border-top: 0; background:#ebebeb; 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 */