/* @override http://www.lifebridgechurchpinellas.com/css/home.css */
@import url(/css/styles.css);

#sidebar h4 				{ color: #ad861e; font-size: 1em; padding-bottom: 0.4em; }
#sidebar a 					{ color: #1d869d; }
#sidebar a:hover			{ text-decoration:underline; }
body#home #content-topper 	{ position: relative; top: -15px; right: 11px; }
#content img#ssp 			{ float:none; border:0; }
#content a 					{ text-decoration:none; }
#content					{ padding-bottom:0;}

#quicklinks					{ clear:both; margin:-10px 0 0 -10px; padding:0; }
#quicklinks ul				{ margin:0; padding:0; list-style:none; z-index:999; width:546px }
#quicklinks li 				{ float:left; } 
#quicklinks li a 			{ 
					  		  display:block; width:106px; height:12px; padding-top:92px; text-align:center;
					  		  margin-left:3px; font:13px arial, verdana, sans-serif; color:#7a6d53;
							}
#quicklinks li a:hover		{ color:#697d83; }
#quicklinks li#quick1 a 	{ background:url(/images/quicklink1.jpg) no-repeat; }
#quicklinks li#quick2 a		{ background:url(/images/quicklink2.jpg) no-repeat; }
#quicklinks li#quick3 a		{ background:url(/images/quicklink3.jpg) no-repeat; }
#quicklinks li#quick4 a		{ background:url(/images/quicklink4.jpg) no-repeat; }
#quicklinks li#quick5 a		{ background:url(/images/quicklink5.jpg) no-repeat; }

#location					{ top:15px; }
h1							{ top:23px; }
#search						{ top:24px; }

#home #sidebar #upcoming-events		{ margin:5px 0 5px -23px; padding-bottom:0; position:relative; top:-10px; }
#home #recent-sermons		{ margin-bottom:0; }
#home #search				{ top:-5px; }
#home h1					{ top:-5px; }
#location					{ top:0; }
#location p					{ top:-5px; }
