
/* CSS for HISWORSHIP.org 

King of Kings Worship Center
106 Mine Brook Road
Bernardsville, NJ 07924
info@hisworship.org

Website by Elmar Beckmann / http://elmarbeckmann.com
(c)2007 Elmarbeckmann.com

*/

/* MAIN
------------------------------------------------------------------------------------- */

#main{
	background: #212121 url(../../static/img/main_bg.jpg) repeat-x top;
	position: relative;
	z-index: 0;
	text-align: center;
}


#main_admenu {
	position: relative;
	background: #212121 url(../../static/img/main_left.jpg) no-repeat;
	width: 172px;
	height: 467px;
	float: left;
}

	#main_admenu_content {
		position: absolute;
		width: 168px;
		top: 15px;
		left: 5px;		
	}
	
	#main_admenu_content img {
		margin-bottom: 15px;
		border: none;
	}

	

#main_content {
	position: relative;
	width: 628px;
	float: left;
	line-height: 160%;
}

	#main_content_top {
		position: relative;
		background: #f1f3dc;	
		padding: 25px;
		/*min-height: 300px;*/
	}

	#main_content_top h2 {
		font-size: 21px;
		margin-bottom: 15px;
		margin-top: 5px;
	}	
	
	#main_content_top h3 {
		font-size: 16px;
		margin-bottom: 5px;
		margin-top: 5px;
	}		

	#main_content_top p {
		/*margin: 20px 0 0 0;*/
	}
	

		#main_content_top p img{
			margin: 5px 10px 5px 0px;
			padding: 5px;
			border: 1px #ccc dotted;
			position: relative;
		}
		
		#main_content_top .newsitem {
			background-color: #e4e7c5;
			padding: 10px;
			margin-bottom: 20px;
		}
		
		#main_content_top .newsitem .more {		
			color: #777;
			font-style:italic;
		}

		#main_content_top .newsitem a {		
			border: none;
			color: #333;
		}
		
		#main_content_top .newsitem a:hover {		
			border: none;
		}				

		#main_content_top .newsitem .more {		
			color: #777;
			font-style:italic;
		}			

		#main_content_top .newsitem .readmore {
			border-bottom: 1px #333 dotted;
		}

	#main_content_top #left {
	position: relative;
	width: 320px;
	float: left;
	}





	#main_content_top .roundcont {
		position: relative;
		width: 250px;
		background-color: #ded6af;
		color: #666458;
		float: right;
	}
	
	#main_content_top .roundcont a {
		color: #666458;
		border-bottom: 1px #666458 dotted;
	}		
	
	#main_content_top .roundcont p {
		margin: 0 0 0 0;
		padding: 0 10px 0 10px;
		font-size: 12px;
	}
	
	.dateline {
		padding: 8px 10px 6px 10px;
		font-size: 12px;
		line-height: 20px;
	}	
	
	.alleventsline {
		padding: 12px 10px 0 10px;
		font-size: 12px;
		font-weight: bold;
	}
		
	#main_content_top .roundcont p.strong {
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	#main_content_top .roundtop { 
		background: url(../../static/img/tr.gif) no-repeat top right; 
	}
	
	#main_content_top .roundbottom {
		background: url(../../static/img/br.gif) no-repeat top right; 
	}
	
	#main_content_top img.corner {
	   width: 15px;
	   height: 15px;
	   border: none;
	   display: block !important;
	}	




	
	#main_content_top a {
		color: #0066CC;
		text-decoration:none;
		border-bottom: 1px #0066CC dotted;
	}
	
	#main_content_top a:hover {
		color: #000;
		border-bottom: 1px #000 solid;
	}	
	
	#main_content_bottom {
		position: relative;	
		/*background: #212121 url(../../static/img/main_content_bottom.jpg) no-repeat;*/
		height: 39px;
	}
	
#main_shadow {
	position: relative;
	background: #212121 url(../../static/img/main_shadow.jpg) no-repeat;
	width: 34px;
	height: 345px;
	float:left;
}
