/* @override http://mymessiahchurch.org/css/home.css */

/* @override 
	http://harvestcommunitychurch.cpmpreview1.com/css/home.css
	http://www.harvestcommunitychurch.com/css/home.css
	http://messiah.dev/css/home.css
*/

#topcontent 		{ background:#fff; display:block; padding:8px; }
#topcontent #banner { display:block; width:654px; height:249px; background:url(/mediafiles/home-header.jpg) no-repeat; float:left; padding:0;}

/* @group WELCOME */
#welcome			{ float:left; padding:22px 25px; width:231px; height:205px; overflow:hidden; margin-left:8px; background:url(/images/welcome_bg.gif) repeat-x; }
#welcome h3			{ 
					  margin:0; padding-bottom:8px; background:url(/images/welcome_h3_bg.gif) repeat-x left bottom; 
					  font:normal italic 23px georgia, times, serif; color:#cc3b3d;
					}
#welcome p			{ font-size:1.4em; line-height:22px; color:#303132; font-family:georgia, times, serif; margin-top: 9px; }
#welcome a			{ 
					  display:block; width:215px; height:32px; background:url(/images/expect_btn.gif) no-repeat; line-height:32px; padding-left:14px; 
					  text-transform:uppercase; color:#303132; text-decoration:none; font-family:"Lucida Grande", verdana, sans-serif; font-size:12px;
					}
/* @end */

#mainContent		{ 
					  background:#fff url(/images/home_content_bg.jpg) no-repeat center top; padding:0 10px 40px; 
					  width:940px; 
					}



/* @group CONTENT */
#content			{ float:left; width:420px; margin-left:15px; }
#tabs				{ margin:16px 0 0 6px; padding:0; list-style:none; height:31px;padding-bottom: 9px;  }
#tabs li			{ display:inline; float:left; padding-right:6px;}
#tabs li a			{ display:block; line-height:31px; font-size:11px; padding:0 10px 0 11px; text-transform:uppercase; color:#9c9c9c; }
#tabs li a:hover	{ text-decoration:none; }
#tabs li.current	{ background:url(/images/tab_li.gif) no-repeat right top; }
#tabs li.current a	{ background:url(/images/tab_a.gif) repeat-x; text-decoration:none; color:#567688; }

#featured-resources,
#recent-article				{ padding-left:18px; }
#recent-article h4			{ font-size:1.6em; margin-bottom:0; margin-top:15px; font-family}
#recent-article h4 span		{ font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif; font-size:10px; color:#837d76; }
#content h3,
#recent-article h4 a		{ color:#c23436; text-decoration:none; font-family:georgia, times, serif; }
#recent-article h4 a:hover	{ text-decoration:underline; }
#content p,
#recent-article p			{ font-size:1.2em; line-height:19px; color:#2e2f30; }
#content p a,
#recent-article p a			{ color:#567688; }
#content p a:hover,
#recent-article p a:hover	{ text-decoration:none; }
/* @end */

/* @group RECENT SERMON */
#recent-sermons				{ float:left; margin-left:28px; position:relative; width:250px; }
#recent-sermons h3			{ 
							  text-transform:uppercase; font-size:1.3em; color:#383b3e; padding:12px 0 0; margin-bottom:0;
							  border-bottom:1px solid #e6e3e1; font-weight:normal; 
							}
#recent-sermons h4			{ font-size:1.4em; font-weight:bold; line-height: 1.5em; margin-bottom:0; margin-top:9px; width:75%;  }
#recent-sermons h4 a		{ color:#c23436; text-decoration:none; }
#recent-sermons h4 a:hover	{ text-decoration:underline; }
#recent-sermons p			{ margin-top:5px; font-size:1em; color:#888682; text-transform:uppercase; }
#recent-sermons a.play		{ 
							  display:block; width:27px; height:25px; background:url(/images/listen_btn.gif) no-repeat; text-indent:-999em; 
							  position:absolute; top:60px; right:31px;
							}
#recent-sermons a.download	{ 
							  display:block; width:27px; height:25px; background:url(/images/download_btn.gif) no-repeat; text-indent:-999em;
							  position:absolute; top:60px; right:-1px;
							}
#recent-sermons img			{ border:0; margin:30px 0 -33px; }
/* @end */

#news				{ margin:0 0 0 10px;}
#news a				{ color:#567688; }
#news a:hover		{ text-decoration:none; }
