/* @override http://somaaustin.cpmpreview1.com/css/home.css */
#home #content-1,
#home #content-2		{ margin-top:-10px; }
#home #content-3 h4,
#home #content-4 h4,
#home #content-5 h4		{ margin-top:7px;  }
#subnav					{ padding-bottom:150px; }
#home .article,
#home .post				{ padding:17px 0 7px; border-bottom:1px solid #e1e1e1; }
#home .article h4,
#home .post h4			{ font-size:1.7em; margin:0 0 3px; }
#home .article h4 a,
#home .post h4 a		{ color:#b41014; text-decoration:none; }
#home .article h4 a:hover,
#home .post h4 a:hover	{ text-decoration:underline; }
#home p.author			{ font-size:1.2em; color:#858584; margin-top:0; }
#home .post h4 span		{ font-size:11px; color:#858584; margin-left:15px; }
#primaryContent h4		{ font-size:1.7em; color:#b41014; }

/* @group SUBNAV */
#subnav				{ width:113px; height:280px; background:url(/images/subnav_bg.gif) no-repeat right top; }
#subnav ul			{ margin:12px 0 0; padding:0; list-style:none; }
#subnav li a		{ 
					  display:block; padding:11px 16px 5px 0; height:19px; font:bold 1.2em helvetica, arial, verdana, sans-serif;
					  text-decoration:none; color:#969696; text-align:right; text-transform:uppercase;
					  background:url(/images/subnav_a.gif) no-repeat right bottom; 
					}
#subnav li a:hover	{ color:#1a1a1a; }
#subnav li.active a	{ color:#1a1a1a; background:url(/images/subnav_current_a.gif) no-repeat right bottom; height:20px; }
/* @end */

/* @group RECENT AUDIO */
#recent-audio					{ margin-top:38px; }
#recent-audio h3				{ font-size:1.8em; color:#444; letter-spacing:-.5px; margin:0 0 15px 5px; padding:0; }
#recent-audio .sermon			{ 
								  position:relative; left:-1px; background:url(/images/dotted_bg.gif) repeat-x left bottom; 
								  padding:15px 8px 13px 7px; 
								}
#recent-audio .last				{ background:none; }
#recent-audio h4				{ font-size:1.3em; margin:0 0 3px; width:75%; }
#recent-audio h4 a				{ color:#444; text-decoration:none; }
#recent-audio h4 a:hover		{ text-decoration:underline; }
#recent-audio p					{ font-size:1.1em; font-weight:bold; color:#969696; margin:0; }
#recent-audio ul				{ position:absolute; top:17px; right:0; margin:0; padding:0; list-style:none }
#recent-audio li				{ float:left; display:inline }
#recent-audio li a				{ display:block; width:21px; height:20px; text-indent:-999em; }
#recent-audio li a:focus		{ outline:none }
#recent-audio li a.play			{ background:url(/images/play_btn.gif) no-repeat; margin-right:3px;}
#recent-audio li a.download		{ background:url(/images/dl_btn.gif) no-repeat; }
#recent-audio p.more			{ font-weight:normal; text-align:right; margin-top:30px; font-size:1.2em; font-family:"Trebuchet MS", arial, sans-serif;}
#recent-audio p.more a			{ padding-right:20px; background:url(/images/audio_icon.gif) no-repeat right center; color:#444;}
#recent-audio p.more a:hover	{ text-decoration:none; }

/* @end */

