@import "reset.css";

body {
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 150%;
}

ul {
	font-size: 14px;
	color: #333;
	font-family: garamond,sans-serif,Arial,Verdana;
}

li {
	font-size: 14px;
	color: #333;
	font-family: garamond,sans-serif,Arial,Verdana;
}

a {
	text-decoration: underline;
	color: #333;
}
a:hover {
	color: #fff;
	background: #333;
}

a:visited {
	text-decoration: underline;
}

#page {
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	position: relative;
}

#header {
	display: block;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	height: 300px;
	width: 1000px;
}

#headerimg {
	display: block;
	overflow: hidden;
	height: 300px;
}

#headerimg h1 {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 300px;
}

#headerimg h1 a {
	display: block;
	overflow: hidden;
	height: 300px;
	background: url('images/header_img.jpg') no-repeat;
	text-indent: -5000px;
}

#headerimg div.description {
	display: none;
}

#content {
	display: block;
	overflow: hidden;
	float: left;
	margin: 40px auto 5px auto;
	padding: 10px;
	width: 740px;
	background-color: #ffffff;
	min-height: 400px;
}

#sidebar {
	display: block;
	overflow: hidden;
	float: right;
	margin: 40px auto 5px auto;
	width: 235px;
}

#sidebar h2 {
	font-size: 36px;
	line-height: 150%;
}

#sidebar li {
	font-family: garamond,sans-serif,Arial,Verdana;
	text-decoration: none;
}

#sidebar a {
	font-family: helvetica,sans-serif,Arial,Verdana;
	text-decoration: none;
}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#footer {
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	margin: 10px auto 10px auto;
	padding: 10px;
	width: 740px;
	background-color: #ffffff;
}

.post h2 {
	line-height: 40px !important;
	font-family: garamond,sans-serif,Arial,Verdana;
	font-size: 36px;
	margin:0;
}

.post h2 a {
	font-size: 36px;
	text-decoration: none;
	font-family: garamond,sans-serif,Arial,Verdana;
}

.post h2 a:hover {
	font-size: 36px;
	text-decoration: none;
	font-family: garamond,sans-serif,Arial,Verdana;
}

.post {
	clear: both;
	display: block;
	overflow: hidden;
	margin: 10px 0 45px 0;
	padding: 10px 0 0 0;
}

.post .postmetadata {clear: both; margin-top: 10px; color: #888;}
.post .postmetadata a {color: #888; text-decoration: underline;}
.post .postmetadata a:hover {color: #fff;}

.entry {
	display: block;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.entry p {margin-bottom: 10px;}

#box_search {
	display: block;
	overflow: hidden;
	width: 235px;
	margin:0;
	/*background-color: #ffffff;
	padding: 5px 5px 5px 5px;

	*/
}

#box {
	display: block;
	overflow: hidden;
	width: 235px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 10px auto 0 auto;
}

.pagenav {
	display: block;
	overflow: hidden;
	width: 235px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 10px auto 0 auto;
}

.categories {
	display: block;
	overflow: hidden;
	width: 235px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 10px auto 0 auto;
}

.linkcat{
	display: block;
	overflow: hidden;
	width: 235px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 10px auto 0 auto;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


li.widget {display: block; overflow: hidden; margin: 0 0 5px 0; background: #fff; padding: 5px;}
li.widget h2.widgettitle {font-size: 22px !important; border-bottom: 1px solid #eee; margin-bottom: 7px; font-style: italic;}

div.navigation a {font-size: 12px;}

form#commentform {}
form#commentform p {display: block; overflow: hidden; margin: 0 0 5px 0;}
form#commentform p label {color: #333;}
form#commentform p input,
form#commentform p textarea  {border: 1px solid #333;font-weight: normal;}
form#commentform p input#submit {background: #333; color: #fff; font-size: 16px; font-weight: bold; padding: 5px;cursor: pointer; border: 0;}
form#commentform p input#submit:hover {background: #aaa; color: #fff;}

li.widget_pages {display: block; overflow: hidden; position: absolute; top:319px; left: 0; z-index: 100; background: #fff; width: 100%; padding: 0px;}
li.widget_pages h2 {display: none;}
li.widget_pages ul {display: block; overflow: hidden; margin:0; padding:0; list-style-type: none;}
li.widget_pages ul li {display: block; overflow: hidden; margin:0; padding:0; float: left;}
li.widget_pages ul li a {display: block; overflow: hidden; padding: 5px 10px 5px 10px; color: #333; text-decoration: none;}
li.widget_pages ul li a:hover {color: #fff;}
li.widget_pages ul li.current_page_item a {background: #333; color: #fff;}

h3#comments {font-size: 20px;}
ol.commentlist {display: block; overflow: hidden; margin: 10px 0 100px 0; padding:0;list-style-type: none;}
ol.commentlist li.comment,
ol.commentlist li.pingback {display: block; overflow: hidden; margin: 0 0 20px 0; padding:5px;}
ol.commentlist li.even {background: #fafafa;}
ol.commentlist li.comment .comment-body {}
ol.commentlist li.comment .comment-body .comment-author {}
ol.commentlist li.comment .comment-body .comment-author cite.fn {font-weight: bold;}
ol.commentlist li.comment .comment-body .comment-author img {display: block; overflow: hidden; margin: 0 10px 10px 0; padding: 1px; border: 1px solid #ddd; float: left;}
ol.commentlist li.comment .comment-body .comment-meta {margin-bottom: 5px;}
ol.commentlist li.comment .comment-body p {clear: both;}