html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, address, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
var, li, ul, ol, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
	width: 100%;
	text-align: center;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #626262;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	width: 100%;
	margin: auto;
}

h1 {
        color: #fff;
	font-size: 36px;
	padding-bottom: 0px;
	line-height: 36px;
	font-weight: normal;
}

h2 {
	color: #005300;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 14px;
	font-weight: bold;
}

h2.page_title {
	color: #fff;
	padding: 0 0 10px 20px;
	font-weight: bold;
	font-size: 16px;
}
	
h3 {
	color: #005300;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 14px;
	font-weight: bold;
}

h4 {
	color: #005300;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 19px;
	font-weight: bold;
}

h3.respond {
	padding-left: 19px;
}

h2.separator, h2.widgettitle {
	padding: 10px 0 0 14px;
	background: url(images/bg_separator.jpg) no-repeat 5px 0;
	clear: both;
	width: 180px;
}

h2.separator2, h2.widgettitle2 {
	padding: 10px 0 0 14px;
	clear: both;
        color: #606060;
	width: 450px;
}

div.separator {
	padding: 0 0 0 14px;
	background: url(images/bg_separator.jpg) no-repeat 5px 0;
	clear: both;
	width: 180px;
}

.entry h2 {
	color: #626262;
	padding: 0;
}

.entry h3 {
	color: #626262;
	padding: 0;
}

.entry h2.page_title {
	color: #005300;
	margin-bottom: 10px;
}
	
p {
	padding-bottom: 12px;
	color: #707070;
	line-height: 16px;
}

p.no_clear {
	clear: none;
}

p.clear {
	clear: both;
}

.entry ul {
	padding: 0 0 10px 10px;
}

	.entry ul li {
		background: url(images/bg_sidebar_item.gif) no-repeat left 8px;
		padding: 2px 0 2px 8px;
	}
	
.entry ol {
	padding: 0 0 10px 10px;
	margin: 0 0 0 20px;
}

.entry ol li {
	padding: 0 0 4px 0;
}

.widget div {
	padding: 5px 0 15px 16px;
}

ul#nav_main a { color: #fff; font-weight: bold; text-decoration: none; line-height: 32px; }
ul#nav_main a:link { color: #fff; font-weight: bold; text-decoration: none; line-height: 32px; }
ul#nav_main a:visited { color: #fff; font-weight: bold; text-decoration: none; line-height: 32px; }
ul#nav_main a:hover { color: #79b6ed; }
ul#nav_main a:active { color: #79b6ed; }

a { color: #005300; text-decoration: none; outline: none; }
a:link { color: #005300; text-decoration: none; outline: none; }
a:visited { color: #005300; text-decoration: none; outline: none; }
a:hover { color: #34618a; text-decoration: underline; }
a:active { color: #34618a ; text-decoration: underline; }

h1 a { color: #005300; text-decoration: none; outline: none; }
h1 a:link { color: #005300; text-decoration: none; outline: none; }
h1 a:visited { color: #005300; text-decoration: none; outline: none; }
h1 a:hover { color: #34618a; }
h1 a:active { color: #34618a; }

h2 a { color: #626262; text-decoration: none; outline: none; }
h2 a:link { color: #626262; text-decoration: none; outline: none; }
h2 a:visited { color: #626262; text-decoration: none; outline: none; }
h2 a:hover { color: #409bd8; }
h2 a:active { color: #005300; }

h3 a { color: #626262; text-decoration: none; outline: none; }
h3 a:link { color: #626262; text-decoration: none; outline: none; }
h3 a:visited { color: #626262; text-decoration: none; outline: none; }
h3 a:hover { color: #409bd8; }
h3 a:active { color: #005300; }

#sidebar a { color: #636363; text-decoration: underline; outline: none; }
#sidebar a:link { color: #636363; text-decoration: underline; outline: none; }
#sidebar a:visited { color: #636363; text-decoration: underline; outline: none; }
#sidebar a:hover { color: #00aeef; }
#sidebar a:active { color: #00aeef; }

#footer a { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:link { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:visited { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:hover { color: #e8f0fb; text-decoration: underline; }
#footer a:active { color: #e8f0fb; text-decoration: underline; }

table#wp-calendar td a { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:link { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:visited { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:hover { color: #34618a; text-decoration: underline; }
table#wp-calendar td a:active { color: #34618a ; text-decoration: underline; }

#tag_cloud a { margin: 0 0 5px 15px; float: left; }
#tag_cloud a:link { margin: 0 0 5px 15px; float: left; }
#tag_cloud a:visited { margin: 0 0 5px 15px; float: left; }

li.widget_rss h2 img {
	float: left;
	width: 14px;
	margin: 0 4px 10px 0;
}

span.rss-date {
	clear: both;
	display: block;
	padding: 4px 0 4px 0;
}

#container {
	background: url(images/bg_kimbocontainer.jpg) no-repeat top center #d2b45b;
	margin: auto;
	width: 885px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 0px;
	min-height: 700px;
}

	#header {
		width: 885px;
		float: left;
		height: 199px;
		position: relative;
		color: #fff;
	}
	
		#site_banner {
			padding: 2px;
			position: absolute;
			top: 30px;
			right: 16px;
			width: 640px;
			height: 100px;
                        z-index: -1;
		}

		#site_title {
			padding: 0 0 0 30px;
			position: absolute;
			top: 60px;
			left: 300px;
			width: 314px;
			height: 94px;
		}

		#site_title p {
			line-height: normal;
			color: #005300;
		}
		
		ul#nav_main {
			background: url(images/bg_nav.jpg) no-repeat top center;
			width: 878px;
			position: absolute;
			bottom: 0;
			left: 4px;
			height: 32px;
			float: left;
			padding-left: 5px;
			overflow: hidden;
		}
		
			ul#nav_main li {
				float: left;
				text-align: center;
				background: url(images/bg_nav_item.gif) no-repeat right center;
				padding: 0 15px 0 15px;
				height: 32px;
				overflow: hidden;
			}
		
		#search_form_holder {
			position: absolute;
			bottom: -6px;
			right: 10px;
			width: 190px;
			height: 32px;
		}
		
		#search_form_holder form {
			float: left;
		}
		
		#search_form_holder input.txt {
			background: url(images/bg_searchbox.jpg) 0 0 no-repeat transparent;
			border: none;
			width: 150px;
			height: 21px;
			padding: 4px 0 0 7px;
			color: #626262;
			font-size: 12px;
			float: left;
		}
		
		#search_form input.submit {
			float: left;
			padding: 0 0 0 5px;
		}

	#sidebar_bg_repeat {
		background: url(images/bg_repeat.jpg) repeat-y 0 800px;
		width: 885px;
		padding: 0 0 0 0;
		float: right;
	}

	* html 	#sidebar_bg_repeat {
		background: url(images/bg_repeat_ie6.jpg) repeat-y 0 800px;
		margin: 0 0 0 2px;
	}
	
	#main_content {
		float: left;
		width: 867px;
		background: url(images/bg_main_content.jpg) no-repeat 4px 0;
		min-height: 400px;
	}
	
	/* This is applied only to IE6 */
	* html 	#main_content {
		height: 400px;
	}
	
		#content_left {
			float: left;
			width: 567px;
			margin: 30px 0 0 25px;
			min-height: 500px;
	                font-family: Verdana, Arial, Helvetica, sans-serif;
		        font-weight: bold;
		}

		/* This is applied only to IE6 */
		* html #content_left {
			margin: 30px 0 0 13px;
			height: 500px;
		}

			#content_left p {
				padding-left: 20px;
			}
			
			.entry {
				clear: both;
				width: 620px;
				background: url(images/bg_entry.jpg) 0 0 no-repeat;
				padding: 15px 30px 38px 20px;
				min-height: 150px;
			}
			
			.entrycenter {
				clear: both;
				width: 620px;
				background: url(images/bg_entry.jpg) 0 0 no-repeat;
				padding: 15px 30px 38px 20px;
                                text-align: center;
			}
			
		        .toon {
				clear: both;
			        width: 620px;
			        text-align: center;
			        vertical-align: top;
			        margin: 0px 0px 0px 0px;
			        color: #000000;
		        }

			* html .entry {
				height: 150px;
			}

			.first {
				background: url(images/bg_entry_first.jpg) 0 0 no-repeat;
			}
			
				#content_left .entry p {
					padding-left: 0;
				}
				
				p.postmetadata {
					width: 90%;
					background: url(images/bg_entry_separator.gif) no-repeat 0 0;
					padding: 5px 0 0 0;
					font-size: 11px;
				}
		
		#sidebar {
			float: right;
                        vertical-align: top;
                        text-align: center;
			width: 180px;
			min-height: 400px;
			padding: 22px 0 0 0;
		}
        
                * html #sidebar {
                        position: absolute;
                        top: 222px;
                        right: 22px;
			width: 180px;
			padding: 0 0 0 0;
                }
	
			#sidebar img {
                                vertical-align: top;
                                text-align: center;
			}

			#sidebar select {
				width: 170px;
				margin: 10px 0 15px 17px;
				color: #626262;
				font-size: 11px;
			}
			
			#sidebar ul li {
				clear: left;
			}

			#sidebar ul ul {
				padding: 0 0 7px 10px;
				clear: both;
				overflow: hidden;
				width: 180px;
			}
			
			#sidebar ul ul li {
				margin: 0 0 0 10px;		
				display: block;
				background: url(images/bg_sidebar_item.gif) no-repeat left 8px;
				padding: 2px 0 4px 8px;
			}
				
				#sidebar ul ul ul {
					padding: 0;
				}
				
				#sidebar ul ul ul li {
					padding: 4px 0 1px 10px;					
				}
				
				#sidebar p {
					float: left;
					width: 80%;
					padding: 0 0 10px 14px;
				}

	#footer {
		clear: both;
		background: url(images/bg_bottom.jpg) no-repeat bottom center;
		height: 114px;
		width: 885px;
		position: relative;
		padding: 0 0 0 0;
	}

        /* This is applied only to IE6 */
        * html #footer {
           background: url(images/bg_bottom_ie6.jpg) no-repeat bottom center;
           padding: 0 0 0 4px;
	   height: 114px;
        }
		
		#footer_bottom p {
			padding: 2px 0 0 10px;
			float: left;
			clear: none;
			color: #fff;
		}
		
		#footer_bottom p.footimg {
			float: right;
			padding: 2px 10px 0 0;
			margin: 0;
		}
		
		#footer_bottom p.footimg img {
			vertical-align: middle;
		}
		
		#footer_bottom {
			position: absolute;
			bottom: 26px;
			left: 6px;
			background: #626262;
			width: 867px;
			height: 24px;
			color: #fff;
			font-size: 10px;
			padding: 5px 0 0 0;
		}

                * html #footer #footer_bottom {
	                margin-left: 3px;
			width: 865px;
	                padding: 0 0 0 0;
		}

#inputs input {
	color: #626262;
	font-size: 11px;
}

textarea#comment {
	width: 300px;
}

img.alignright { margin: 0 0 2px 7px; }

img.alignleft { margin: 0 7px 2px 0; float: left; }

.alignright { margin: 0 0 2px 7px; }

.alignleft { margin: 0 7px 2px 0; float: left; }

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#calendar_wrap {
	padding: 0;
}

table#wp-calendar {
	width: 185px;
	float: right;
	margin-right: 8px;
}

* html table#wp-calendar {
	margin-right: 4px;
}

	table#wp-calendar caption {
		color: #005300;
		font-size: 17px;
		font-weight: bold;
		padding: 0 0 7px 10px;
	}
	
	table#wp-calendar th {
		font-weight: bold;
	}
	
	table#wp-calendar td, th {
		height: 20px;
		text-align: center;
	}

cite {
	padding-left: 19px;
	font-weight: bold;
}

.commentmetadata {
	padding: 10px 0 6px 0;
}

div#commentlist {
	float: left;
	width: 552px;
	margin: 0 0 15px 0;
}

div.avatar_holder {
	float: left;
	padding: 0 0 0 20px;
}

div.comment_holder {
	float: left;
	width: 492px;
}	
