/* CSS Document */
/*  
Theme Name: Calvary Church Ministries 
Theme URI: http://www.nextlevelwebdesigns.com
Description: This is a custom theme for Calvary Church Ministries, Jackon TN .
Version: 1.0
Author: James Crocker
Author URI: http://www.nextlevelwebdesigns.com/

*/

@import url("comments.css");   /* import the comments 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: 12px;
	text-align: center;
	vertical-align: top;
	background: white url(images/bg-01.jpg) repeat-x;
	color: #000000;
}

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

a:link, a:visited{
	text-decoration: underline;
	color: #FF9900;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	background: white;
	
	
}

#header{
	float: left;
	width: 800px;
	height: 200px;
	background: url(images/header1.jpg) black;
	
}

#top-menu{
	width:800px;
	height:31px;
	float:left;
	margin:0;
	padding:0;
}
	#top-menu ul{
		list-style:none;
		margin:auto 0px;
		z-index:2;
		
		
		display:inline;
	}
		#top-menu ul li{
			display:inline;
			background:url(images/menu-button-bg.jpg);
			width:200px;
			height:31px;
			margin:0;

			}


#big-picture{
	width:450px;
	height:338px;
	float:right;
	
	}

#container-home{
	float: left;
	width: 348px;
	height:100%;
	background:white;
	margin-top:0px;
}


#container{
	float: left;
	width: 595px;
	height:100%;
	background:white;
}

	
	#container .post{
		padding: 0px 0 10px 5px;
		margin-left:5px;
	
	}
	
	#container-home .post{
		padding: 0px 5px 0 5px;
		margin-left:5px;
		margin-top:-10px;
	}

	.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;
	}

.leftbar{
	float: left;
	width: 125px;
	background: #eeeeee;
	margin: 0 5px 0 0;
	display:inline;
	}
.sidebar{
	float: right;
	width: 200px;
	background: #CCCCCC;
	margin: 0 0 0 5px;
	display:inline;
}

	.sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 0 10px 0 10px;
	}
	
	.sidebar ul li{
		padding: 10px 0 10px 0;
	}
	
	.sidebar ul li ul li{
		padding:0;
		line-height:18px;
	}
	
	.sidebar ul li h2{
		font-family: Georgia, Sans-serif;
		font-size: 14px;
	}
	
#purplebar{
	width:800px;
	height:38px:
	}
	

#footer{
	clear: both;
	width: 800px;
	text-align:center;
	color:black;
	font-size:10px;
	
	
}

	#footer p{
		line-height:18px;
	}

#flash-fader{
	width:498;
	height:200;
	float:left;
	}
	
#header-menu{
		float:right;
		margin:0;
		width:300px;
		height:198px;
		background:#ffffff;
		}
		
			#header-menu ul{
				list-style:none;
				margin:0;
				padding:0;
				
				
				}
			#header-menu li{
				background:url(images/header-menu-bg.gif);
				width:300px;
				height:33px;
				margin:0;
				padding:0;
				
				
				
				}
					#header-menu li:hover{
						background:url(images/header-menu-bg-hover.gif);
							}
					
					#header-menu li a{
						padding:0 0 10px 20px;
						font-size:14px;
						text-decoration:none;
						font-weight:bold;
						margin:4px 0 4px 10px;
						line-height:31px;
						color:white;
						}
#header-menu2{
		float:right;
		margin:0;
		width:200px;
		height:195px;
		background:#ffffff;
		}
		
			#header-menu2 ul{
				list-style:none;
				margin:0;
				padding:0;
				
				
				}
			#header-menu2 li{
				background:url(images/header-menu-bg.gif);
				width:200px;
				height:32.83px;
				margin:0;
				padding:0;
				
				
				
				}
					#header-menu2 li:hover{
						background:url(images/header-menu-bg-hover.gif);
							}
					
					#header-menu2 li a{
						padding:0 0 10px 20px;
						font-size:14px;
						text-decoration:none;
						font-weight:bold;
						margin:4px 0 4px 10px;
						line-height:31px;
						color:white;
						}


/************************ events list styles add on  ***************/
.ec3_list ec3_list_day {
	color:white;
	font-weight:bold;
	}