/* jzane designs by Justin Zane H. http://jzane.com/
css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  
All associated designs/graphics/code copyright Justin Zane H. 2010 unless otherwise listed
*/
html {
	}
body {
	font: 100% Arial, sans-serif;
	background: url(images/main/bg2.png) top left repeat-x fixed;
	background-attachment:fixed;
	margin: 0; 
	padding: 0;
	text-align: center;
	/*min-height: 100%;*/
	}
.hiddenpic{display: none;}
#topbar, #innercontainer, #mainimage, #header, #eventbar, #linksbig, #main, #linksbottom, #footroom, h1, h2, h3, h4, h5, p {
	margin: 0;
	}
/* ::::::::::::::::::::  Style ::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::: */
h1 {
	font-size:24px;
	}
h2 {
	font-size:24px;
	}
h3 {
	font-size:19px;
	}
h4 {
	font-size:16px;
	}
h5 {
	font-size:14px;
	}
p {
	font-size:12px;
	padding:0;
	line-height: 150%;
	}
.white{
	color:#FFFFFF;
	line-height:110%;
	}
.white a{
	color:#FFFFFF;
	}
.single {
	line-height:110%;
	}
.avg {
	line-height:150%;
	}
.double {
	line-height: 200%;
	}
/* :::::::::::::::::::::  Main ::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::: */
#container {
	width: 780px;
	background:none;
	margin: 0 auto;
	margin-top:0; /* important for ie */
	border: none;
	text-align: left;
	padding:0;
	}
#innercontainer {
	padding: 0 20px; /*gutter */
	background:#FFFFFF;
	}
#topbar {
	background:url(images/main/topbar.png) top left no-repeat; 
	padding:0;
	height:100px; /*container height*/
	width: 780px; /*width = +pad*/
	position:relative;
	}

#mainimage {
	background: none;
	float: left;
	padding:0;
	width: 450px;
	height: 350px;
	overflow:hidden; /* IE FIX */
	}
#eventbar {
	background:url(images/main/eventbar.png) top left repeat-x;/*#2b3d62;*/
	padding:20px 0 0 475px; /* final padding = distance from left gutter */
	min-height:330px; 
	height: auto !important;
	height:330px; /*width not needed*/ 
	font-weight: 200;
	}
#linksbig {
	height: 46px;
	min-height: 46px; 
	background-color:#232323;
	list-style:none;
	line-height:100%;
	font-weight:100;
	margin:0;
	padding:0; /*don't float main class, float list*/
	}
#linksbig ul{		
	width:100%;
	float: left;
	margin:0;
	padding:0;
	}
#linksbig li{
	float:left;
	display:block;
	border-right:5px solid #FFFFFF;
	}	
#linksbig li a{
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	padding:17px 43px 17px 44px;
	margin:0;
	white-space:nowrap;	
	}
#linksbig li a:link, a:active, a:visited {
	text-decoration:none;
	}
#linksbig li a:hover{
	background:#2a2b2b; /*333333;*/
	}
	
#main {
	background: url(http://www.okemoscommunitychurch.org/images/main/grad2.png) top left repeat-x;
	border-top: 4px #232323 solid;
	/*height:100%;*/
	position:inherit;
	}
#main h1 {
	font-size:26px;
	font-weight: 600;
	padding: 20px;
	}
#main p {
	font-size:15px;
	font-weight:100;
	padding: 20px;
	text-align:justify;
	line-height: 100%;
	}
#main a{
	background:none;
	color:#262626;
	text-decoration:none;
	}
#main a:link, a:active, a:visited {
	text-decoration:none;
	}
#main a:hover {
	color: #000000!important;
	text-decoration: underline;
	}
#body {
	background:none;
	}
#linksbottom {
	background:url(images/main/linksbottom.jpg) top right no-repeat;
	height: 180px;
	min-height:180px;
	position:inherit;
	border-top: 3px solid #232323;
	border-bottom: 3px solid #232323;
	}
#linkspages {
	background:#232323;
	height:40px;
	min-height:40px; 
	}
#footer {
	background: url(images/main/footer.png) top center no-repeat;
	margin: 15px 0 0 0;
	padding:0;
	height:40px;
	width: auto;
	position:inherit;  
	}
#footer p {
	font-size: 14px;
	color:#E5E5E5;
	line-height:110%;
	margin: 0; /*gutter gap*/
	padding:13px 0;
	text-align:center; 
	}
#footroom {
	background:url(images/main/bottombar2.png) top left no-repeat; 
	padding:0;
	height:68px;
	width: auto;
	position:inherit;  
	}
#jzane {
	background:url(images/main/designby.png) top left no-repeat;
	width: 100px;
	height: 80px;
	padding: 50px 40px;
	margin: 0 0 0 70%; 
	text-align: left; 
	}
#jzane p {
	background:none;
	color:#000000;
	font-size:10px;
	padding: 0 20px;
	}
/* :::::::::::::::::::::  Classes ::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::: */
.navtop{
	list-style:none;
	line-height:100%;
	margin: 0;
	padding: 0;
	width:100%;
	}
.navtop ul{	
	width:100%;
	margin:0;
	padding:63px 18px 0 0;
	float:right;
	}
.navtop li{
	float:right;
	display:inline;
	}	
.navtop li a{
	font-size:11px;
	text-transform:uppercase;
	font-weight:200;
	color:#333333;
	text-decoration:none;
	padding-right:7px;
	margin:0px;
	white-space:nowrap;	
	}
.navtop li a:link, a:active, a:visited {
	text-decoration:none;
	}
.navtop li a:hover{
	text-decoration:underline;
	color:#000000;
	}
.events {
	line-height: 150%;
	text-decoration:none;
	background:#FFFFFF;
	display:block;
	padding:0;
	width:100%;
	}
.events a {
	color:#232323;
	display:block;
	font-weight:400;
	margin:0;
	padding:0 0 0 5px;
	}
.events a:link, a:active, a:visited {
	text-decoration:none;
	}
.events a:hover {
	color:#000000;
	font-weight:500;
	background:#D3D3D3;
	width: 260px;
	margin:0;
	}
	

	
.eventblog {
	}

.pagebottom{
	list-style:none;
	line-height:100%;
	font-weight:100;
	margin:0;
	padding:0; /*don't float*/
	}
.pagebottom ul{		
	width:100%;
	float: left;
	margin:0;
	padding:0;
	}
.pagebottom li{
	float:left;
	display:block;
	border-right:4px solid #FFFFFF;
	}	
.pagebottom li a{
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	padding:12px 49px;
	margin:0;
	white-space:nowrap;	
	}
.pagebottom li a:link, a:active, a:visited {
	text-decoration:none;
	}
.pagebottom li a:hover{
	background:#2a2b2b; 
	}
	
.navbottom {
	padding: 0;
	margin: 0;
	width: 100%;
	}
.navbottom ul{		
	width:100%;
	float: left;
	margin:0;
	padding:0;
	}
.navbottom li{
	float:left;
	display:block;
	line-height: 200%;
	text-decoration:none;
	border-right:3px hidden;
	}
.navbottom li a {
	background:url(images/main/linksbottombar2.png) top left repeat;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	/*padding:0 75px; */
	margin:110px 0 0 0;
	white-space:nowrap;
	width:inherit;
	}	
.navbottom li a:link, a:active, a:visited {
	text-decoration:none;
	}
.navbottom li a:hover {
	display:block;
	color:#FFFFFF;
	font-weight:500;
	line-height: 1580%;
	background:url(images/main/linksbottomo3.png) top left repeat-x;
	width: inherit;
	margin:0;
	height:180px;
	/*text-indent:-9999px;*/
	}
li.link1 a{
	padding:0 60px;
	}
li.link2 a{
	padding:0 87px;
	}
li.link3 a{
	padding:0 73px 0 74px;
	}	
li.noborder{
	border-right:none !important;
	padding:inherit;
	}
li.extrapad {
	padding-right:40px;
	}
/* ::::::::::::::::::::: Special Classes ::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.slide {
	margin: 0 120px;
	}
.hiddenpic{
	display:none;
	}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	padding:0;
	margin:0;
	}
