/* CSS Document */
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;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	color:#000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1;
	background-color: #194513;
	background-image: url(images/KH_big_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
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;
}
/*LINKS*/
a {
	color:#FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	padding:0 10px 10px 0;
   float: left;
}

.alignright {
	padding:0 0 10px 10px;
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
#heademail {
	height: 22px;
	width: 177px;
	position: absolute;
	top: 51px;
	right: 49px;
}
#footermail {
	position: absolute;
	height: 16px;
	width: 177px;
	right: 33px;
	bottom: 0px;
}
#recentpostsarea ul {
	display: block;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#recentpostsarea li {
	background-image: url(images/recentposts_divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
	text-align: right;
}
#recentpostsarea a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#recentpostsarea a:hover {
	font-weight:bold;
}

a:active {
}
.clear {
	clear:both;
}
#wrapper {
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*HEADER*/
#header {
	background-image: url(images/Kent_Header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	width: 950px;
	position: relative;
}
#logo {
}
#rss {
}
/*NAVIGATION*/
#nav {
	width: 910px;
	height: 44px;
	padding-right: 40px;
	position: absolute;
	bottom:0px;
	right: 0px;
	display:block;
}
#nav ul {
	display:block;
	margin: 0;
	padding: 0;
}
#nav ul li {
	diplay:inline-block;
	float:right;
	height: 44px;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display:inline-block;
	height: 24px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
#nav ul li a:hover, #nav ul li.current_page_item {
	background-image: url(images/nav_hoverbkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform:uppercase;
}
/*MAIN CONTENT HOLDER*/
#main {
	clear:both;
	background-image: url(images/mainarea_bkg.gif);
	background-repeat: repeat-y;
	width: 930px;
	padding-right: 1px;
	padding-left: 1px;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homebanner {
	padding: 0px;
	margin: 0px;
}

/*SIDEBAR*/
#sidebar {
	width:221px;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 10px;
	float:left;
}
#sidebar a{
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	width:221px;
}
#sidebar ul li {
	background-image: url(images/sidebar_lifooter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	display: inline-block;
	width:221px;
}
#sidebar ul li h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/sidebar_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 36px;
	width: 201px;
	padding-top: 17px;
	padding-right: 20px;
	display: inline-block;
}
#sidebar ul li a{
	text-decoration: none;
	font-weight: normal;
}
#sidebar ul li a:hover{
	text-decoration: none;
	font-weight: bold;
}
#sidebar ul li ul {
	margin: 0px;
	padding: 0px;
	background-image: url(images/sidebar_bkg.gif);
	background-repeat: repeat-y;
	display: inline-block;
	width:221px;
}
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
	padding-top:8px;
	padding-bottom: 8px;
	width: 200px;
	text-align:right;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background:none;
}
#sidebar ul li ul li a{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	width:200px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}
#sidebar ul li ul li a:hover {
	font-weight: bold;
}
/*POST LIST*/
#posts {
	width:650px;
	float:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#fp_recentposts {
	float: left;
	width: 219px;
	padding-top: 10px;
}
#fp_recentposts a{
	text-decoration:normal;
}
#fp_recentposts a:hover{
	text-decoration:bold;
}
#rp_head img {
	margin: 0px;
	padding: 0px;
}
#recentpostsarea {
	background-image: url(images/recent_posts_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	width: 219px;
	background-color: #194513;
}
li.comment{
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#respond{
	padding: 5px;
	margin-bottom: 5px;
}
.post {
	width:650px;
	margin:0 auto;
	margin-bottom: 10px;
}
.post_hdr {
	width:620px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
#addthis {
	padding-left: 20px;
	padding-top: 10px;
	float:left;
}
#commentsarea{
	float:right;
	width: 205px;
	padding-top: 14px;
}
.post_date {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 45px;
	height: 38px;
	background-image: url(images/datebkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	padding-top: 8px;
}
.day{
	font-size: 16px;
	color: #FFFFFF;
}
.year{
	font-size: 10px;
	color: #FFFFFF;
	text-transform:uppercase;
}
.post_hdr h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.post_hdr h2 a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.post_hdr h2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.post_cat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.post_cat a {
	color: #FFFFFF;
	text-decoration: none;
}
.post_cat a:hover {
	text-decoration: underline;
}
.entry {
	width:620px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 22px;
	padding-bottom: 22px;
	line-height: 18px;
}
.entry p {
line-height: 18px;
margin-bottom: 10px;
}
.entry a {
}
.entry a:hover {
}
.post_ftr {
	width: 650px;
	height: 39px;
	background-image: url(images/post_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.post_comments {
}
.post_comments a {
}
.post_comments a:hover {
}
/*FOOTER*/
#footer {
	font-size:10px;
	text-align:center;
	background-image: url(images/footer.gif);
	height: 68px;
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#footertext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 50px;
	top: 45px;
	width: 500px;
}

#recent-posts ul li{
	font-size: 16px;
}
#nav {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#blog{
	background-image: url(images/KH_blog_main_bg.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 930px;
	background-repeat: no-repeat;
}

#mycomments{
	width: 590px;
	padding: 15px;
	background-color: #2a5e28;
	border: 1px solid #68ab61;	
	color: #FFFFFF;
	line-height: 15px;
	margin-bottom: 15px;
}
#homeheader{
	width: 930px;
	height: 231px;
}
#homeflash{
	float: left;
}
#homeimageright{
	float: left;
}
