/* @override http://www.threadschurch.org/css/home.css */

/* home page css for THREADS CHURCH */

#home-links ul { list-style:none; margin: 0; }

#home-links li a
{
 						padding: 14px 0 0 55px;
						height: 35px;
						display:block;
						color: #621e02;
						font-size: 1.3em;
						font-weight:bold;
						text-decoration:none;
						overflow:visible;
}

#home-links li#podcast a { background: url(/images/bg_home_podcast.gif) no-repeat left center; }
#home-links li#times a { background: url(/images/bg_home_time.gif) no-repeat left center; }
#home-links li#login a { background: url(/images/bg_home_login.gif) no-repeat left center; }
#home-links li#giving a{ background:url(/images/bg_home_giving.gif) no-repeat left center; }
#home-links li#podcast a:hover { background: url(/images/bg_home_podcast_h.gif) no-repeat left center; }
#home-links li#times a:hover { background: url(/images/bg_home_time_h.gif) no-repeat left center; }
#home-links li#login a:hover { background: url(/images/bg_home_login_h.gif) no-repeat left center; }
#home-links li#giving a:hover{ background:url(/images/bg_home_giving_h.gif) no-repeat left center; }

#content-wrap
{
width: 732px;
margin: 0 0 0 16px;
}
#ssp
{
 						border: 6px solid #5c340a;
}
#content 
{ 
				 width: 485px; 
				 padding: 0.05em;
				 padding-right: 1em;
				 border-right: 1px solid #d0c9ba;
}
#secondary 
{ 
 				 width: 225px;
				 float:right;
				 color: #2B2F2F;
}
#secondary h3
{ 
     /*background: url(/images/bg_content_h3.gif) repeat-x left bottom;*/
	 display:block;
	 padding: 0 0.2em 0.4em;
	 margin: 0.5em 0 0.1em;
	 font-size: 1.4em;
	 font-weight: normal;
          color: #5c340a;
}
#secondary p
{ 
   margin: 0 0 0.5em;
   line-height: 1.5;
	 padding: 0 0.2em 0.3em;
	 font-size: 1em;
          color: #453c28;
}


p.new-here img
{
border: 0;
}