/* CSS Document */
/*  
Theme Name: The Sanctuary of New Albany
Theme URI: 
Description: This is a custom theme for The Sanctuary of New Albany.
Version: 1.0
Author: James Crocker
Author URI: http://www.nextlevelwebdesigns.com/

*/

@import url("comments.css");   /* import the comments styles */
@import url("topnav.css");       /* import the menu styles */


body, h1, h2, h3, h4, h5, h6, blockquote, p, form{ /*Setting all margins and padding to zero*/
margin: 0;
padding: 0;
}

html {

	margin:auto;
	/*text-align:center;*/
	
	
}


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	/*text-align: center;*/
	vertical-align: top;
	background: black;

	color:#000000;
}

h1{
	font-family: Calibri, Verdana, Arial, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 5px;
}

h2{
	font-family: Calibri, Verdana, Arial, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
	color:#990000;
}

a:link, a:visited{
	text-decoration: underline;
	color: #990033;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
	font-size:14px;
}

#header-wrap{
	
	width: 100%;
	height:118px;
	
	background: url(images/lonoke-header.jpg) repeat-x center top;
	
}


#header{
	margin: auto;
	width: 960px;
	height: 118px;
	text-align:left;
	position:relative;
		
}

#top-menu-wrap{
	clear:both;
	width:100%;
	background: url(images/menubg2.jpg) repeat-x #660000;
	height:45px;
	
	 }
	 
#top-menu{
	position:relative;
	margin:auto;
	z-index:1000;
	}

#content-wrap{
	clear:both;
	height:100%;
	width:100%;
	background: #c9c4b1 url(images/content_wrap.jpg) no-repeat center top;
	}

#home-container{
	margin:auto;
	width: 954px;
	height:100%;
	padding: 0;
	background: white;
	position:relative;
	z-index:0;

}

#home-row1-1{
	float:left;
	white: no-repeat;
	height:385px;
	width:510px;
	}
	
#home-row-1-2{
	float:right;
	height:385px;
	width:440px;
	z-index:1;
	background: white;
		
	}
	#verseoftheday{
	float:right;
	padding:0;
	width:440px;
	z-index:1;
	background: white;
		
	}
	 p#votd{ margin-top:0;
	 font-size:11px;}
	
	#home-ads{
		float:right;
		width:200;
		margin:2px 2px 2px 5px;
	
	}
	#home-row1{
		float:left;
		width:840;
		margin:5px;
	}
	#home-row2{
		float:left;
		width:954px;
		margin:5px;
		clear:both;
	}
	.home-text{
		float:left;
		width:320px;
		margin:5px;
		}
	#home-slide-show{
		width:500px;
		height:300px;
		float:right;
		}
	#home-events{
		width:200px;
		float:right;
		background:url(images/events-bg.jpg) no-repeat;
		margin:2px 2px 2px 5px;
		}
			
			#home-events p{
				margin: 38px 4px 4px 2px;
				color:black;
				}

#breadcrumb{
	width:750px;
	text-align:right;
	background:#FFFFFF;
	}

#page-container{
	float:right;
	width: 750px;
	height:100%;
	margin:auto;
	background:white;

}					
#container{
	
	width: 954px;
	height:100%;
	margin:auto;
	background: url(images/brown_white_bg.gif) repeat-y;
	
	
	
}

	.post{
		padding: 10px 0 10px 0;
	}

	.post h2{
		font-family: Georgia, Sans-serif;
		font-size: 18px;
	}
	
	.entry{
		line-height: 18px;
	}
	
	p.postmetadata{
		border-top: 1px solid #ccc;
		margin: 10px 0 0 0;
	}
	
	.navigation{
		padding: 10px 0 0 0;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
	}


.sidebar{
	float: left;
	width: 200px;
	height:100%;
	margin: 0;
	display:inline;
	background:url(images/brown_white_bg.gif) repeat-y;
	
}

	.sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 10px;
	}
	
	.sidebar ul li{
		padding:0;
		padding-bottom: 2px;
	}
	
	.sidebar ul li ul li{
		padding:0;
		line-height:18px;
	}
	
	.sidebar ul li h2{
		font-family: Georgia, Sans-serif;
		font-size: 14px;
	}
	
	.sidebar li a{
		color: #333333;
		display: block;
		width: 90%;
		padding: 2px 0;
		padding-left: 15px;
		text-decoration: none;
		font: bold 12px Verdana, Helvetica, sans-serif;
		border-bottom: 1px solid #333333;
	
	}
	.sidebar li a:visited{
		color: #333333;
	}

	.sidebar li a:hover{
		color: white;
		background-color:#660000;
		text-decoration: underline;
	}
	
.ec3_events {
	list-style:none;
	}
.ec3_events ul li ul{
	list-style:none;
	}
.ec3_events li{
	margin-left:1px;
	}
.ec3_events li a{
		color: #000000;
		display: block;
		width: 90%;
		padding: 2px 0;
		padding-left: 10px;
		text-decoration: none;
		font: bold 11px Verdana, Helvetica, sans-serif;
		border-bottom:none;
		}	

.ec3_categories_list{display:none;}




/*home events div styling*/

	#home-events ul{
		list-style-type: none;
		margin: 0;
		padding: 10px;
	}
	
	#home-events ul li{
		padding:0;
		padding-bottom: 2px;
	}
	
	#home-events ul li ul li{
		padding:0;
		line-height:18px;
	}
	
	#home-events ul li h2{
		font-family: Georgia, Sans-serif;
		font-size: 14px;
	}
	
	#home-events li a{
		color: #000000;
		display: block;
		width: 90%;
		padding: 2px 0;
		padding-left: 15px;
		text-decoration: none;
		font: bold 12px Verdana, Helvetica, sans-serif;
		border-bottom: 1px solid  #000066;
	
	}
	#home-events li a:visited{
		color:#000000;
	}

	#home-events li a:hover{
		color: white;
		background-color:#990000;
		text-decoration: underline;
	}


/*end of home events div styling*/

/* home modules stylings */
#home-module-1{
	width:275px;
	height:200px;
	float:left;
	background:url(images/modules/archive.jpg) no-repeat;
	}

#home-module-2{
	width:275px;
	height:200px;
	float:left;
	}
#home-module-3{
	width:275px;
	height:200px;
	float:right;
	}

#footer-wrap{
	clear:both;
	background:black;
	width:100%;
	}

#footer{
   
	clear: both;
	margin:auto;
	width: 960px;
	height:200px;
	text-align:center;
	
	position:relative;
}

	#footer p{
		color:#CCCCCC;
		font-size:10px;
		font-weight:bold;
		
		margin:-2px;
		
	}
#footer-credits{
	float:left;
	text-align:left;
	margin:5px;
}
	
#footer-contact{
	float:right;
	text-align:right;
	margin:5px;
	}
	
#right-sidebar{
	width:180px;
	float:left;
	margin:0 5px 5px 10px;
	
	}
	
.director{ text-align:right;}

#prayer-form{
	width:270px;
	float:left;
	background:url(images/home-prayer-box.jpg) no-repeat;
	padding:60px 5px 5px 5px;
		}
		
#verse{
	width:275px;
	height:200px;
	
	float:left;
	background:url(images/modules/verse.jpg) no-repeat;
	
	}
#votd{
	margin: 55px 10px 5px 10px;
	overflow:hidden;
	
	}
	#verse p{
		font-size:10px;
		}

/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* end clearing */

#construction-header{
	width:750px;
	height:210px;
	background:url(images/building-header.jpg);
	}
					
#construction-container{
	float:right;
	width: 540px;
	height:100%;
	margin:0 0 0 5px;
	background:white;
	border-right:solid 1px black;
	
	
}

#header-search{
	position:absolute;
	top:68px;
	right:0px;
	width:200px;
	height:50px;
	
	background: url(images/search-bg1.png) no-repeat;
	}
			
		#searchsubmit{ width:45px; font-size:10px; background-color:#660000; color:#ffffff; margin-top:25px;}	
		#s{font-size:10px; background-color:#CCCCCC; margin-top:25px;  margin-left:15px;}
		
#clear-bottom{
	width:100%;
	height:2px;
	clear:both;
	}