/* @override http://peoplecomingalive.com/site/wp-content/themes/bethelbaptist/style.css */

/*  
Theme Name: Bethel Baptist
Theme URI: 
Description: Theme for Bethel Beptist Church
Author: MOJOE
Author URI: http://gomojoe.com/
*/

*								{ margin: 0px; padding: 0px; }

body							{ background: #3b6981 url(images/pagebg.gif) repeat-x; font-size: 62.5%; font-family: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif; }
.clear							{ clear: both; }
p								{ margin-bottom: 10px; }

strong								{ margin-bottom: 10px;
	color: #38667d;
}

#container						{ width: 920px; margin: 23px auto 0px; font-size: 1em; }
#wrap							{ width: 877px; background: url(images/mainbg.png) repeat-y; background-repeat: repeat-y; padding: 0px 0px 50px 43px; }

/*------- Header -------*/
#top							{ width: 920px; height: 322px; background: url(images/topbg.png) no-repeat; }
#top-left						{ width: 515px; float: left; }
#top-right						{ width: 270px; float: right; height: 295px; margin-right: 63px; }

#top-left h1#logo				{ width: 280px; height: 40px; padding: 33px 0px 0px 58px; }
#top-left h1#logo a				{ display: block; height: 275px; height: 40px; text-indent: -9999px; }
#top-left .verse				{ margin: 100px 0px 0px 60px; }

#top-right .headerrotation		{ float: right; height: 295px; width: 268px; }


/*------- Sidebar -------*/
#sidebar						{ width: 170px; float: left; }
#sidebar ul#nav					{ list-style: none; }
#sidebar ul#nav li				{ display: block; }
#sidebar ul#nav li a			{ display: block; width: 130px; height: 41px; background: url(images/navbg.gif) no-repeat; color: #787878; font-weight: bold; text-transform: lowercase; font-family: 'Lucida Grande', sans-serif; text-decoration: none; font-size: 1.5em; padding: 13px 0px 0px 17px; }
#sidebar ul#nav li a:hover		{ color: #fff; }
#sidebar ul#nav li ul			{ list-style: none; padding-left: 25px; margin-bottom: 15px; }
#sidebar ul#nav li ul li a		{ background: #fff; color: #4c89a8; font-size: 1.2em; padding: 3px; height: auto; font-weight: normal; letter-spacing: 1px; }
#sidebar ul#nav li ul li a:hover{ color: #000; }
#sidebar #widgets *				{ list-style: none; }


/*------- Main Content Area -------*/

img.imageframe {
	border: 7px solid #fff;
	text-shadow: #000000 0 0 0;
}



#main							{ margin-left: 30px; width: 580px; float: left; }

h2.pagetitle					{ width: 560px; height: 20px; color: #9e9f9e; background: url(images/titlebg.gif) no-repeat; padding: 11px 10px 10px 10px; margin-bottom: 25px; font-size: 1.55em; }

.content						{ color: #5c5d5d; font-size: 1.25em; line-height: 20px; }
.content h3						{ color: #3a6981; font-weight: bold; margin-bottom: 1px; font-size: 1em; }

/*------- Footer -------*/
#footer							{ width: 920px; height: 50px; margin: 0px auto; background: url(images/footerbg.png) no-repeat; color: #9e9f9e; text-align: center; padding-top: 18px;  }
#footer a						{ color: #9e9f9e; text-decoration: none; }
#footer a:hover					{ text-decoration: underline; }