/* home page css for THREADS CHURCH */
@import url(/css/styles.css);
#content{
	min-height: 480px;
}
#sidebar h4
{
 				 color: #ad861e;
				 font-size: 1em;
				 padding-bottom: 0.4em;
}
#sidebar hr {
	display:block;
         height: 1px;
         overflow:hidden;
         color: #d8c799;
         border:0;
         background: #d8c799;
	margin-bottom: 0.4em;
	}
#sidebar a.read-more
{
				 padding-left: 5px;
				 text-transform: uppercase; 
				 font-size: 0.9em;
}
#sidebar a
{
				 color: #1d869d;
}
#sidebar a:hover
{
  			 text-decoration:underline;
}


#sidebar h3
{
 				 background: transparent;
				 margin: 0 0 5px;
                                        clear:left;
				 }


#sidebar #podcast
{
	position:relative; 
	background: url(/images/bg_home_podcast.gif) no-repeat -1px -1px;
	padding: 55px 15px 0 0;
         width: 230px;
	overflow:hidden;
}
#sidebar #podcast h3
{ 
				 text-indent: -999em;
				 height: 0;
                                        width: 0;
				 overflow:hidden;
}
#sidebar #podcast a
{
 				 display:block;
				 text-indent: -999em;
				 position:absolute; top:8px; right:12px;
				 height: 40px; 
				 width: 220px;
}



#sidebar #confessional
{
 				 padding-right: 10px;
}
#sidebar #welcome p,
#sidebar #confessional p
{
 				 line-height: 1.5;
				 font-size: 0.85em;
 				 margin:0 0 0 20px;
}
#sidebar #welcome img,
#sidebar #confessional img {
	background: url(/images/bg_thumb.gif) no-repeat;
         padding: 4px 10px 10px 4px;
}

#sidebar #confessional img {
         margin: 0 8px 0 15px;
	float:left;
}




#sidebar #welcome
{
	padding: 10px 15px 10px 0;
}
#sidebar #welcome img
{
	margin: 0 0 0 8px;
	float:right;
}







body#home #content-topper
{
	position: relative; top: -13px; right: 12px;
}

#ssp
{
}
#content img#ssp { float:none; border:0; }
#content a { text-decoration:none; }
#content { height: 438px; }








/*
body#home #content
{
padding-bottom: 58px;
}
*/

#quicklinks-home ul {
	position:absolute; bottom:-6px; right:14px; z-index:999;
         width: 546px;
         margin:0;
         list-style:none;
         padding-bottom: 5px;
         background: url(/images/bg_homeql.gif) repeat-x 6px 100%;
}
#quicklinks-home ul img {
	border:0;
         float:none;
         margin:0 0 2px 0;
}
#quicklinks-home ul li {
	display:inline;
         float:left;
         margin:0 0 0 3px;
						
}
#quicklinks-home ul li a {
	display:block;
         color: #490e01;
         text-align:center;
         overflow:visible;
	}
#quicklinks-home ul li a:hover {
   	color: #992402;
	}
