/*   
Theme Name: Kingwood Church
Theme URI: http://www.kingwoodchurch.com
Description: Custom theme for Kingwood Church
Author: Morgan Stone
Author URI: http://www.designbymorgan.com
Version: 1.0
.

.
*/
/* Standard Styles 
---------------------------------------------------*/
body {
	background-color: #000;
	margin: 0 0 0 0;
	font-size: 100%;
}


a {
	color: #89e1ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #89e1ff;
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin: 0;
	padding: 0;
}


.clear {clear: both; }

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

/* Structure
---------------------------------------------------*/

.home #background {
	background: url("/wp-content/themes/kingwood/images/body_home.jpg") top center no-repeat;
}

.sub #background {
	background: url("/wp-content/themes/kingwood/images/body_sub.jpg") top center no-repeat;
}


.page label {clear: both; display: block;}

#wrapper {
	position: relative;
	width: 960px;
	height:800px;
	margin: 0 auto;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #FFF;
	font-size: 12px;
}

#header {
	width: 960px;
	height: 108px;
}

#header #logo {
	position: relative;
	display: block;
	float: left;
	width:279px;
	height: 98px;
	padding: 0;
	margin: 0;
	
}

#header #logo a {
	display: block;
	width:279px;
	height: 98px;
	padding: 0 0 0 0;
	margin: 0;
	background: url("/wp-content/themes/kingwood/images/Kingwood_Church-Logo.gif") top left no-repeat;
	text-indent: -3000px;
	outline: none;
}

#promo {
	width: 960px;
	height: 400px;
}

#promo #promo_main {
	padding: 16px 0 0 4px;
	float: left;
	height: 349px;
}

#promo_subs {
	position: relative;
	padding: 8px 0 0 0;
	height: 349px;
	margin-right: -4px;
	float: right;
}

#promo_subs .promo_sub {
	padding: 0 0 25px 0;
}

#latest_news {
	background-color: #000;
	width: 424px;
	padding: 17px 16px 16px 17px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin: 0 7px 0 16px;
	
}

#content {
	float: left;
	color: #111111;
	width: 717px;
}

#sidebar {
	float: right;
	width: 231px;
}

.post {
	padding-bottom: 16px;
}

.post .post_image {
	float: left;
	width: 83px;
}

.post .post_image img {
	border: 4px solid #25667e;
}

.post .post_content {
	float: right;
	width: 334px;
}

.post_info {
	font-size: 10px;
	padding: 2px 0;
}

#latest_tweets {
	width: 233px;
	/*padding: 16px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #428398;*/
	float: left;
	margin: 0 15px 0 0;
	
}
/*
#latest_tweets p {
	margin: 0 0 16px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #428398;

}
*/
#get_to_know {
	width: 210px;
	float: left;
	padding: 16px 0 0 0;
}

#get_to_know .block {
	padding: 0 0 16px 0;
}

#get_to_know .block h2 {
	padding-bottom: 6px;
}

#pageHead {
	padding: 42px 0 0 30px;
	width:687px;
	height: 79px;
	
}

.page {
	width: 657px;
	padding: 1px 20px 20px 20px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;	
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;	
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	margin: 16px 0 0 20px;
	background-color: #FFFFFF;
	
}

.page_w_sidebar {
	background: url("/wp-content/themes/kingwood/images/bg_page-w-sidebar.jpg") top center no-repeat;
}

.page_w_sidebar .left_container {
	width: 424px;
	float: left;
	padding-right: 40px;
}

.page_w_sidebar .right_container {
	width: 185px;
	float: left;
}


#footer, #footer_w_sidebar {
	width: 920px;
	padding: 40px 20px;
	height: 150px;
	clear: both;
}

.sub #footer {
	background: url("/wp-content/themes/kingwood/images/footer_sub.jpg") top center no-repeat;
}

.home #footer {
	background: url("/wp-content/themes/kingwood/images/footer_home.jpg") top center no-repeat;
}

.sub #footer_w_sidebar {
	background: url("/wp-content/themes/kingwood/images/footer_sub-w-sidebar.jpg") top center no-repeat;
}


/* Standard Styles 
---------------------------------------------------*/

/* Typography
---------------------------------------------------*/



#pageHead h1 {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

h1 a {
	color: #FFF;
	text-decoration: none;
}




h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #d5eaf1;
	padding: 0 0 14px 0;
	margin: 0;

}

h2.border {
	padding: 0 0 14px 0;
	margin: 0 0 13px 0;
	border-bottom: 1px dashed #428398;
}


.page h2 {
	color: #25667e;
	margin: 20px 0 5px 0;
	padding: 10px 0 0 0;
	border-top: 6px solid #EEEEEE;
	clear: both;
}

.page a, .page a:hover {
	color: #25667e;
}

.page p {
	margin: 0 0 10px 0;
}

h3 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}

img.alignnone {
	border: 10px solid #FFF;
	-moz-box-shadow: #CCC 2px 2px 7px;
	-webkit-box-shadow: #CCC 2px 2px 7px;
	margin: 10px 0;
	clear: both;
}

div.alignnone {
	border: 10px solid #FFF;
	-moz-box-shadow: #CCC 2px 2px 7px;
	-webkit-box-shadow: #CCC 2px 2px 7px;
	margin: 10px 0;
	clear: both;
}


/* Nav Styles
---------------------------------------------------*/

#nav {
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	width: 685px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 48px;
}
#nav li {
	list-style-type: none;
	display: inline;
	padding:0;
	float: left;
	width: auto;
}

#nav li a:hover {
	border: none;
}

#about, #kids, #adults,
#news, #give, #contact {
	position:relative;
	text-align:center;
	color: #FFF;
	float: left;
	text-indent: -3000px;
	display: block;
	height: 30px;
	font-size: 12px;
	padding: 0; background-image: url("/wp-content/themes/kingwood/images/nav.gif");
	outline: none;
	border: none;
}

#about { background-position: 0 0; width: 74px;}
#about:hover { background-position:0 -30px; }

#kids { background-position:-74px 0; width: 180px;}
#kids:hover { background-position: -74px -30px; }

#adults { background-position:-254px 0; width: 115px;}
#adults:hover { background-position: -254px -30px; }

#news { background-position:-369px 0; width: 142px;}
#news:hover { background-position: -369px -30px;}

#give { background-position:-511px 0; width: 60px;}
#give:hover { background-position: -511px -30px; }

#contact { background-position:-571px 0; width: 114px;}
#contact:hover { background-position: -571px -30px; }



/* THE END
---------------------------------------------------*/

