@charset "utf-8";
/* CSS Document */

/* 
Title:						Kenbrook.org 2009 Site Redesign - Main Style Sheet
Author:						Nate Byler and Joel A. Glovier
Author email:			joel@jagdesignideas.com
Author URI:				http://jagdesignideas.com
Copyright:				Kenbrook Bible Camp 2010
Created:					??/??/2009
Version:					1.0
*/

/* Conventions: */

/* Main Categories -------------------- */

  /* sub categories */

/* @group Group Reset -------------------- */
/* Based on http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	position:relative;
	font-size:14px;
	/*line-height:1.5;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* click movement style */
a:active {
	outline:0 none;
	position: relative;
	top:1px;
}
.button:active {
	top:1px;
}

/* @end Group Reset */

.image-replacement {
	text-indent: -9999px;
}

.click2talk {
}
.pagedivider {
	height: 5px;
	width: 1060px;
	background-position: center;
	background-image: url(http://kenbrook.org/assets/images/pagedivider.png);
	background-repeat: no-repeat;
	clear: both;
	padding-bottom: 20px;
}
.sectionheader {
	font-size: 24px;
	font-weight: bolder;
	color: #3C271C;
}
h3.sectionheader a:link, h3.sectionheader a:visited {
	text-decoration:none;
	color:#473015;
} 
h3.sectionheader a:hover, h3.sectionheader a:focus {
	color:#007233;
}
.sectionheader span.title {
	color: #fbefdf;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	display: block;
}
.sectiontext {
	font-size: 16px;
	color: #3C271C;
	text-align: left;
}
.tabletext {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.tablefine {
	font-size: 10px;
	font-weight: normal;
}
body {
	background: url(http://kenbrook.org/assets/images/background-drk2.jpg) repeat left top;
	margin: 0px;
	text-align: center;
	font-family: Tahoma;
}
a:link {
	color: #473015;
	text-decoration: underline;
}
a:visited {
	color: #473015;
	text-decoration: underline;
}
a:hover {
	color: #009cd6;
	text-decoration: none;
}
#contentcontainer {
	width: 1086px;
	visibility: visible;
	background-position: center;
}
#wrapper {
	position: relative;
	width: 1086px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pageheader {
	background: url(http://kenbrook.org/assets/images/pageheader.png) no-repeat;
	visibility: visible;
	height: 403px;
	width: 1086px;
	z-index: 100;
	position: relative;
	margin:0px 0px 0px 0px;
}
#logo a:link, #logo a:visited {
	width: 265px;
	height: 152px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	top: 115px;
	left: 130px;
}
#maincontent {
	background-position: center;
	height: 680px;
	width: 1086px;
	background-repeat: no-repeat;
	visibility: visible;
	background-image: url(http://kenbrook.org/assets/images/maincontent.png);
	margin: -40px 0px 0px;
	z-index:99;
}
/*--Main Content Styles--*/
#newscontent {
	position: absolute;
	visibility: visible;
	z-index: 20;
	height: 136px;
	width: 422px;
	left: 50px;
	top: 66px;
	color: #664c26;
	text-align: left;
	font-size: 14px;
}
a.newscontent:link, a.newscontent:visited {
	color: #664c26;
	font-size: 20px;
}
.newsicon {
	background-image: url(http://kenbrook.org/assets/images/news_icon.png);
	height: 66px;
	width: 59px;
	float: left;
	font-size: 18px;
	color: #F4E3CC;
	text-align: center;
	text-transform: uppercase;
	padding-top: 9px;
	background-repeat: no-repeat;
	margin-right:10px;
	margin-top: 5px;
}
#newscontent p {
	margin-bottom: 5px;
	margin-top: 10px;
}
#newsclear {
	clear: both;
}
#welcomecontent {
	height: 103px;
	width: 482px;
	position: absolute;
	z-index: 20;
	left: 22px;
	top: 88px;
	font-size: 16px;
	color: #3C271C;
	text-align:left;
	font-weight:normal;
}
#welcomecontent ul {
	margin: 0px;
	padding: 0px;
}
#welcomecontent li {
	list-style-type: none;
 	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#newsframe {
	font-size: 12px;
	position: absolute;
	visibility: visible;
	z-index: 15;
	color: #F4E3CC;
	background: url(http://kenbrook.org/assets/images/newsframe.png) no-repeat 0px 20px;
	height: 269px;
	width: 523px;
	left: 106px;
	top: 640px;
}
a#hp-news-link {
	display: block;
	width: 171px;
	height: 72px;
	position: absolute;
	top: 1px;
	background: url(http://kenbrook.org/assets/images/newsframe-h1.png) no-repeat 0px 0px;
	left: 44px;
	text-indent: -9999px;
}
a#hp-news-link:active {
	top: 2px;
	outline: 0px none;
}
#calendar {
	height: 249px;
	width: 312px;
	background-image: url(http://kenbrook.org/assets/images/calendarframe.png);
	position: absolute;
	left: 663px;
	top: 727px;
}
#linklog {
	background-image: url(http://kenbrook.org/assets/images/linklog.png);
	position: absolute;
	visibility: visible;
	z-index: 20;
	height: 125px;
	width: 876px;
	left: 105px;
	top: 896px;
}
#slideshow {
	background-image: url(http://kenbrook.org/assets/images/imageframe.png);
	height: 233px;
	width: 332px;
	position: absolute;
	left: 658px;
	top: 404px;
	z-index: 25;
}
#slidecontent {
	position: absolute;
	height: 187px;
	width: 276px;
	left: 27px;
	top: 18px;
	z-index: 20;
}
#welcome {
	background-image: url(http://kenbrook.org/assets/images/welcomeframe.png);
	height: 262px;
	width: 569px;
	position: absolute;
	left: 84px;
	top: 403px;
}
#content {
	color: #F4E3CC;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 98px;
	top: 403px;
	width: 892px;
	height: 591px;
}
#contact_btn {

}
#visit_btn {

}
#donate_btn {

}
#navbar {
	position: absolute;
	z-index: 25;
	height: 39px;
	width: 593px;
	left: 396px;
	top: 129px;
}
#hpYouthCampBanner {
	display:block;
	width:312px;
	height:249px;
	background:url(http://kenbrook.org/assets/images/youthcampbanner.png) no-repeat;
	float:right;
	position:absolute;
	left:665px;
	top:650px;
}
#hpYouthCampBanner p {
	width:200px;
	height:50px;
	color:#f9f2cf;
	margin: 148px 50px 0px 55px;
	font:.9em/1.2em Tahoma, Geneva, sans-serif;
}
#hpYouthCampBanner p a:link, #hpYouthCampBanner p a:visited {
	color:#f9f2cf;	
}
#hpYouthCampLink a:link, #hpYouthCampLink a:visited {
	display: block;
	width: 271px;
	height: 130px;
	position: absolute;
	top: 21px;
	right: 19px;	
	text-indent:-9999px;	
}
/*--footer styles--*/
div#pagefooter {
	visibility: visible;
	width: 1086px;
	height: 382px;
	background: url(http://kenbrook.org/assets/images/pagefooter.png) no-repeat center bottom;
}
#footercolumn1 {
	height: 233px;
	width: 200px;
	font-size: 24px;
	font-weight: bold;
	color: #F4E3CC;
	text-align: center;
	z-index: 10;
	visibility: visible;
	clear: left;
	float: left;
	padding-left: 160px;
	padding-top: 120px;
}
#footercolumn1 ul {
	margin: 0px;
	padding: 0px;
}

#footercolumn1 li {
	list-style-type: none;
	list-style-position: outside;
}
#footercolumn2 {
	height: 233px;
	width: 200px;
	font-size: 24px;
	font-weight: bold;
	color: #F4E3CC;
	text-align: center;
	z-index: 10;
	visibility: visible;
	clear: right;
	float: right;
	padding-top: 120px;
	padding-right: 30px;
}
#linkcolumns {
	height: 350px;
	width: 650px;
	clear: left;
	float: left;
}
#footercolumn2 ul {
	margin: 0px;
	padding: 0px;
}
#footercolumn2 li {
	list-style-type: none;
}
#footeraddress {
	font-size: 21px;
	font-weight: bold;
	color: #F4E3CC;
	visibility: visible;
	z-index: 10;
	width: 230px;
	height: 45px;
	text-align: center;
	margin-top: 40px;
}
#footeraddress ul {
	margin: 0px;
	padding: 0px;
}
#footeraddress li {
	list-style-type: none;
}
#footerphone {
	font-size: 21px;
	font-weight: bold;
	color: #F4E3CC;
	visibility: visible;
	z-index: 10;
	width: 230px;
	height: 49px;
	text-align: center;
	margin-top: 25px;
}
#footerphone ul {
	margin: 0px;
	padding: 0px;
}
#footerphone li {
	list-style-type: none;
}
#footercolumn3 {
	visibility: visible;
	z-index: 10;
	height: 350px;
	width: 250px;
	float: right;
	clear: right;
	padding-right: 120px;
	padding-top: 20px;
}
#footercolumn3 a:link, #footercolumn3 a:visited {
	color: #F4E3CC;
	text-decoration: underline;		
}

#footercolumn3 a:hover {
	text-decoration: none;	
}

#footeremail {
	font-size: 21px;
	font-weight: bold;
	color: #F4E3CC;
	visibility: visible;
	z-index: 10;
	width: 230px;
	height: 44px;
	text-align: center;
	margin-top: 60px;
}
#footeremail ul {
	margin: 0px;
	padding: 0px;
}
#footeremail li {
	list-style-type: none;
}
#footerdesign {
	font-size: 12px;
	font-weight: normal;
	color: #F4E3CC;
	visibility: visible;
	z-index: 10;
	width: 230px;
	height: 56px;
	text-align: center;
	margin-top: 30px;
}
a.footerlink:link, a.footerlink:visited {
	color: #F4E3CC;
	text-decoration:none
}

a.footerlink:hover {
	text-decoration: underline;
}
/* JAG style updates SPR-SUM 2010 -------------- */

  /* blog index page styles */
div.ditto_summaryPost {
	overflow:hidden;
	margin:10px 20px 30px;
}
div.ditto_summaryPost h3 {
	font-size:28px;
	margin-bottom:10px;
}
div.ditto_summaryPost h3 a:link, div.ditto_summaryPost h3 a:visited {
	text-decoration:none;
}
div.ditto_summaryPost h3 a:hover, div.ditto_summaryPost h3 a:focus {
	text-decoration:underline;
}
div.ditto_summaryPost div.ditto_info {
	font-size:14px;
}
div.ditto_summaryPost div.ditto_tags {
	font-size:12px;
	font-style:italic;
	color:#a79d83;
}
div.ditto_summaryPost div.sectionheader {
	display:none;
}
div.ditto_summaryPost div.sectiontext {
	background:#F4E3CC;
	font-size:14px;
	padding:10px 20px;
	margin:10px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
div.ditto_summaryPost div.sectiontext p {
	margin:0px 0px 10px;
}
div.ditto_summaryPost p.ditto_link {
	display:block;
}
div.ditto_summaryPost p.ditto_link a:link, div.ditto_summaryPost p.ditto_link a:visited {
	float:right;
	font-size:12px;
	padding:8px 14px;
	background:#5b9550;
	color:#f9f2cf;
	text-decoration:none;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.ditto_summaryPost p.ditto_link a:hover, div.ditto_summaryPost p.ditto_link a:focus {
	background:#f9f2cf;
	color:#5b9550;
}

  /* HP Linklog Styles */

#contact_btn h3 a:link, #contact_btn h3 a:visited {
	display:block;
	width:189px;
	height:28px;
	background:url(/assets/images/hp-linklog-sprite.png) no-repeat right top;
	text-indent:-9999px;
	position: absolute;
	left: 598px;
	top: 43px;
}
#contact_btn h3 a:hover, #contact_btn h3 a:focus {
	background:url(/assets/images/hp-linklog-sprite.png) no-repeat right bottom;
}
#contact_btn h3 a:active {
	top: 44px;
	outline: none;
}
#visit_btn h3 a:link, #visit_btn h3 a:visited {
	display:block;
	width:174px;
	height:28px;
	background:url(/assets/images/hp-linklog-sprite.png) no-repeat -167px top;
	text-indent:-9999px;
	position: absolute;
	left: 330px;
	top: 43px;
}
#visit_btn h3 a:hover, #visit_btn h3 a:focus {
	background:url(/assets/images/hp-linklog-sprite.png) no-repeat -167px bottom;
}
#visit_btn h3 a:active {
	top: 44px;
	outline: none;
}
#donate_btn input#linklog-donate {
	display:block;
	width:167px;
	height:28px;
	border:0px;
	background:url(/assets/images/hp-linklog-sprite.png) no-repeat left top;
	cursor:pointer;
	position: absolute;
	left: 66px;
	top: 43px;
	text-indent: -9999px;
}
#donate_btn input#linklog-donate:hover, #donate_btn input#linklog-donate:focus {
	background:url(/assets/images/hp-linklog-sprite.png) no-repeat left bottom;
}
#donate_btn input#linklog-donate:active {
	top: 44px;
	outline: none;
}