/* CSS Document */
/*  
Theme Name: JNCC Theme2
Theme URI: http://www.jncconline.com
Description: This is a custom theme for Jesus Name Community Church.
Version: 1.0
Author: James Crocker
Author URI: http://www.nextlevelwebdesigns.com/

*/

@import url("comments.css");   /* import the comments styles */
@import url("menu3.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;
}


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background:white url(images/brown-fade.jpg) repeat-x;
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	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;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	background:white url(images/wrapper_bg.gif) repeat-y;
	
}




#header{
	float: left;
	width: 800px;
	height: 200px;
	background:url(images/header1.jpg) no-repeat;
	margin:0;
	
	
	
}
#menubar{
	width:798px;
	height:50px;
	float:left;
	border:solid 1px black;

}
#home-container{
	float:left;
	width: 798px;
	height:100%;
	padding: 0;
	background:white;
	border:solid 1px black;
	margin:0;

}
	#home-ads{
		float:right;
		width:200;
		margin:2px 2px 2px 5px;
	
	}
	
	.home-text{
		float:left;
		width:575px;
		margin:5px;
		}
	#home-slide-show{
		width:585px;
		height:275px;
		float:left;
		}
	#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;
				}
					
#container{
	float:right;
	width: 590px;
	height:100%;
	margin:0 0 0 5px;
	background:white;
	border-right:solid 1px black;
	
	
}

	.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;
	
	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: #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;
	
	}
	.sidebar li a:visited{
		color:#000000;
	}

	.sidebar li a:hover{
		color: white;
		background-color:#990000;
		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;
		}	






/*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*/

#footer{
	clear: both;
	padding-top:25px;
	width: 800px;
	height:75px;
	text-align:center;
	background:url(images/bg-full-bottom.jpg) no-repeat;
}

	#footer p{
		font-size:10px;
		color:#000000;
		
	}
	
#right-sidebar{
	width:180px;
	float:left;
	margin:0 5px 5px 10px;
	
	}
	
.director{ text-align:right;}

#prayer-form{
	width:275px;
	float:left;
	background:url(images/home-prayer-box.jpg) no-repeat;
	padding:60px 5px 5px 5px;
		}
		
#verse{
	width:275px;
	float:left;
	background:url(images/home-verse-box.jpg) no-repeat;
	padding:60px 5px 5px 5px;
	}


/* 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;
	
	
}