/*  
Theme Name: KBDI
Theme URI: http://kingdombuildingdisciples.org
Description: A theme custom-created for KBDI
Author: Lifetree Creative, Inc.
Author URI: http://lifetreecreative.com
*/
/* ==== COLORS ==== 
Brown Background #67420B
Orange: #912209
Text: #2e1701
*/


body {
	background: #67420B url(images/main_body_bg.jpg) repeat-x center top scroll;
	margin:0;
	padding:0;
	color:#2e1701;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size:13px;
}

h1, h2, h3, h4, h5, h6 {
	color: #912209;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-weight: lighter;
}

h1.editable { margin-top: 0; padding-top: 0; }

h2.page-title {
	font-size: 36px;
	margin: 0 0 10px 0;
}

p {
	line-height:30px;
}

p.smalltext {
	line-height: 14px;
	font-size: 11px;
}

a:link,
a:active,
a:visited,
a:hover {
	text-decoration: none;
	color: #912209;
	border-bottom: 1px solid #d6b583;
}

a:hover {
	border-bottom: 0;
}

a img { border:none; }

input {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	padding: 2px;
}

textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	padding: 2px;
	height: 200px;
	width: 400px;
}

.floatclear {
	clear:both;
	overflow:hidden;
	height:0px;
	width:0px;
}

a.button {
	background: #912209;
	color: #fff;
	padding: 10px;
	border: 2px solid #d6b583;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.alignright { float: right; margin-left: 15px; }
.alignleft { float: left; margin-right: 15px; }

.hidethis { display:none; }

/* =============== TEMPLATE =============== */

#canvas {
	width: 1000px;
	margin: 0 auto;
}

#header {
	height: 110px;
	position: relative;
}

#logo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/logo.png) no-repeat scroll 0 0;
	border:medium none;
	height:81px;
	left:10px;
	position:absolute;
	top:42px;
	width:505px;
}

#logo a {
	display: block;
	width: 505px;
	height: 81px;
	left: 10px;
	top: 0;
	position: absolute;
	border: none;	
}

#logo h2 { text-indent: -10000px; }

#menu {
	height:66px;
	left:540px;
	position:absolute;
	top:50px;
	width:460px;
}

/* #navbar #nav  */

	/* == MENU == */

	#nav ul,
	#nav ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

	#nav li {
	float:left;
	display: inline;
	}
	
	#nav a:link,
	#nav a:active,
	#nav a:visited,
	#nav a:hover {
	display:block;
	height: 15px;
	color:#fff;
	margin: 1px;
	padding:5px 10px 7px 10px;
	text-align: center;
	text-decoration:none;
	border: none;
	}

	#nav a:hover {
	background: #683204;
	}

/* =============== HOMEPAGE TEMPLATE =============== */

#homepage_header {
	margin-top: 34px;
}

#content_area {
	background: url(images/content_middle.png) left top repeat-y;
	width: 1000px;
	margin: auto;	
}

#content_area_sec {
	background: url(images/content_middle.png) left top repeat-y;
	width: 1000px;
	margin: 60px auto 0 auto;	
}

#content {
	margin: auto;
	padding: 30px;
	width: 920px;
	font-size: 16px;
}

a:link.enterbutton ,
a:active.enterbutton ,
a:visited.enterbutton {
	display: block;
	width: 279px;
	height: 77px;
	background: url(images/enter_in.png) no-repeat;
	text-indent: -10000px;
	border: none;
}

a:hover.enterbutton {
	display: block;
	width: 279px;
	height: 77px;
	background: url(images/enter_in_hover.png) no-repeat;
	text-indent: -10000px;
	border: none;
}

.wp-caption {
	background: url(images/widget-bg.png) repeat 0 0;
	border: 1px solid #D6B583;
	font-size: 12px;
	padding: 10px;
	width: 120px !important;
}

p.wp-caption-text {
	line-height: 16px;
	margin: 3px 0;
	text-align: center;
}

/* =============== SEC TEMPLATE =============== */

#content_sec {
	margin: auto;
	padding: 30px;
	width: 920px;
	font-size: 16px;
	overflow: hidden;
}

#left_column {
	width: 660px;
	float: left;
	border-right: 1px solid #d6b583;
	padding-right: 20px;
}

.post {
	margin-bottom: 40px;
}

.post .bottom_meta {
	font-size: 12px;
}


/* ============== TRANSFORMED ============== */

#Trans_Left {
	clear: both;
	margin: 0 0 15px 0;
	height: 110px;
}

#Trans_Left img#thumbnail {
	background: url(images/widget-bg.png) repeat 0 0;
	border: 1px solid #D6B583;
	display: block;
	float: left;
	font-size: 12px;
	margin: 0 15px 0 0;
	padding: 10px;
	width: 100px !important;
}

#Trans_Left #excerpt {
	margin: 0 0 15px 0;
	padding: 0;
}

#Trans_Left #excerpt h3 a {
	font-size: 20px;
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}

#Trans_Left #excerpt h3 a:hover {
}

#Trans_Left #excerpt p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

#Trans_Left a {
	font-size: 12px;
	line-height: 14px;
}

#Trans_Left a:hover {
}

/* ============== RIGHT COLUMN ============== */

#right_column {
	width: 218px;
	float: left;
	padding-left: 20px;
}

ul.ulpadding { padding-left: 10px; }

#sidebar ul,
#sidebar ul li {
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
	}
	
#sidebar li {
	list-style:none outside none;
	margin:0;
}
	
#sidebar li.about-widget a {
	color: #912209;
	display: block;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0;
	margin: 0;
	border-bottom: 1px solid #d6b583;
	-webkit-padding-start: 0px;
}

#sidebar li.about-widget a:hover {
	color: #000;
}

#sidebar li.library-widget a {
	color: #912209;
	display: block;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0;
	margin: 0;
	border-bottom: 1px solid #d6b583;
	-webkit-padding-start: 0px;
}

#sidebar li.library-widget a:hover {
	color: #000;
}

#sidebar .widget {
	background: url(images/widget-bg.png) repeat 0 0;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px;
}

#sidebar h3 {
	border-bottom: 1px solid #D6B583;
	font-size: 16px;
}

#sidebar .widget h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

#sidebar p {
	font-size: 12px;
	line-height: 18px;
}

#sidebar .widget p {
	line-height: 18px;
}

#sidebar #searchform input#s {
	width: 135px;
}

/* =============== FOOTER =============== */

#footer {
	width: 940px;
	margin: 15px auto 25px auto;
	color: #e7ca9c;
	font-size: 11px;
	line-height: 16px;
}

#footer ul,
#footer ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#footer li {
	float:left;
}

#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover {
	color:#e7ca9c;
	margin-right: 12px;
	text-align: left;
	text-decoration:none;
	border: none;
}

#footer a:hover {
	border-bottom: 1px solid #9d6922;
}