/* @override 
	http://stjohnslutheranchurch.cpmpreview1.com/css/home.css
	http://www.sjlc.com/css/home.css
*/

body#home			{ background-image:url(/images/home_body_bg.gif); } 
#home #container	{ min-height:65% }
#secondaryContent	{ padding:0 0 50px 12px; width:848px; position:relative; top:-4px;}
#content			{ padding-bottom:0; }
#lowerContent		{ padding-bottom:0; margin:0; }
#searchForm			{ right:-10px;  }
#footer				{ margin-top:-2.5em; }
/* @group BANNER */
#home #banner		{ height:315px; background:url(/images/banner_bg.jpg) no-repeat; margin-bottom:16px; top:-5px;}
#banner-left		{ 
					  display:block; width:107px; height:310px; background:url(/images/banner_left.jpg) no-repeat;  
					  position:absolute; top:5px; left:-107px;
					}
#banner-right		{ 
					  display:block; width:113px; height:310px; background:url(/images/banner_right.jpg) no-repeat;  
					  position:absolute; top:5px; right:-111px;
					}
/* @end */

	/* @group QUICKLINKS */
	#quicklinks			{ float:left; margin-left:22px; width:223px; margin-top:17px; }	
	.quicklink			{ clear:both; background:url(/images/ql_divider.gif) no-repeat left bottom; padding:8px 0 10px;}
	.last				{ background:none; border:0; }
	.quicklink h4,
	.quicklink p		{ margin:0; font-size:1.1em; color:#7b7267; line-height:1.5em; }
	.quicklink h4		{ font-size:1.2em; padding-top:10px  }
	.quicklink h4 a		{ 
						  color:#534c44; text-decoration:none; padding-right:10px; 
						  background:url(/images/right_arrow.gif) no-repeat right center; 
						}
	#quicklinks h4 a:hover	{ text-decoration:underline; }
	#quicklinks img			{ float:left; padding:3px 3px 3px 0; border:1px solid #d9d4ca; border-width:1px 1px 1px 0; background:#fff; margin-right:8px; }	
	/* @end */

/* @group UPCOMING EVENTS */
#upcoming-events			{ padding-left:0; position:relative; }
#upcoming-events ul			{ margin:0; padding:8px 0 0; list-style:none; background:url(/images/events_li_bg.gif) repeat-y left top; }
#upcoming-events li			{ font-size:1.1em; padding:0; color:#827970; }
#upcoming-events li span	{ width:50px; display:block; float:left; color:#4e4b41; position:relative; top:7px;}
#upcoming-events li a span	{ float:none; color:#48453c; display:inline; top:0;}
#upcoming-events li a		{ 
							  font-size:11px; color:#292825; text-decoration:none; display:block; float:left; width:200px;  
							  border:1px solid #d9d4ca; border-width:0 0 1px 1px; padding:6px 0 5px 13px;
							}
#upcoming-events li a:hover	{ text-decoration:underline; }
/* @end */

	/* @group RECENT SERMONS */
	#recent-sermons 				{ position:relative; }
	.column h3						{ margin:0;  width: 200px; font-size: 16px; color: #791814; font-weight: normal;}
	.view-all						{ 
									  position:absolute; display:block; width:62px; height:18px; top:-1px; right:0;
									  background:url(/images/view_all_btn.gif) no-repeat; text-indent:-999em;
									  z-index:2000; cursor:pointer;
									}
	#recent-sermons h3				{ margin-bottom:11px; }
	#recent-sermons .sermon,
	#recent-articles .article		{ padding:9px 0 9px; border-bottom:1px solid #d7d0c1; position:relative; }
	#recent-sermons .sermon.last	{ border:0; }
	#recent-sermons h4				{ margin:0; font-size:1.1em; text-transform:uppercase; width:70%; }
	#recent-sermons h4 a			{ color:#292825; text-decoration:none; }
	#recent-sermons h4 a:hover		{ text-decoration:underline; }
	#recent-sermons p				{ margin:4px 0 0; font-size:1.1em; color:#292825; }
	#recent-sermons a.notes			{ position:absolute; top:12px; right:4px; display:block; width:16px; height:16px; text-indent:-999em; }
	#recent-sermons a.play			{ 
									  position:absolute; top:11px; right:25px; display:block; width:56px; height:20px;
									  background:url(/images/play_btn.gif) no-repeat; text-indent:-999em;
									}									
	.view-all:focus,
	#recent-sermons a.notes:focus,
	#recent-sermons a.play:focus	{ outline:none; } 
	
	/* @end */ 	
	
	/* @group RECENT-ARTICLES */
	#recent-articles.column			{ margin-right:-30px; }
	#recent-articles .view-all		{ right:-12px; }
	#recent-articles .article		{ padding:11px 0 9px 3px; }
	#recent-articles .article.last	{ border:0; }
	#recent-articles h3				{ margin-bottom:7px; }
	#recent-articles h4				{ font-size:1.2em; margin:0 0 3px; width:75%; }
	#recent-articles h4 a			{ color:#292825; text-decoration:none; }
	#recent-articles h4 a:hover		{ text-decoration:underline; }
	#recent-articles p				{ margin:4px 0 0; font-size:1.1em; color:#292825; }
	#recent-articles ul				{ position:absolute; top:14px; right:-3px; margin:0; padding:0; list-style:none; }
	#recent-articles li				{ float:left; display:inline; }
	#recent-articles li a			{ display:block; width:16px; height:16px; text-indent:-999em; margin-left:7px;}
	#recent-articles li a:focus		{ outline:none; }
	#recent-sermons a.notes,
	#recent-articles li.notes a		{ background:url(/images/article_icon.gif) no-repeat; }
	#recent-articles li.download a	{ background:url(/images/pdf_icon.gif) no-repeat; width:18px;}
	/* @end */
