h1 {
	font-size: 22px;
	font-weight:normal;
}
h2.post-heading, h2.post-heading a {
	font-size: 22px;
}
.entry, .entry p{
	margin: 20px 0;
}
.entry img {
	border:5px solid #fff;
}
#searchform {
	margin-top:20px;
}
label.search {
	display:block;
	width: 7px;
	height: 20px;
	padding:8px 10px;
	background: #fff url(../images/search-mag.jpg) no-repeat;
	float:left;
}
.inputbox-search {
	border: 0;
	height:16px;
	width:170px;
	background:url(../images/search-box.jpg) no-repeat;
	font-size:14px;
	padding:10px;
	float:left;
}
ul.sidebar {
	margin:5px 0;
}
ul.sidebar li {
	list-style-type:none;
}
ul.sidebar li h2 {
	padding: 5px 0;
	font-size:14px;
	font-weight:normal;
}
ul.sidebar li a {
	padding: 6px 5px;
	.padding:0;
	.margin:0;
	display:block;
}
.date {
	float:left;
	width:50px;
	height:54px;
	text-align:center;
	overflow:hidden;
	color: #666;
}
.datem {
	font-size: 10px;
	background:#f3f3f3;
	padding: 1px 0;
	text-transform:uppercase;
}
.dated {
	font-size: 30px;
	background:#fff;
}
#content-left p.postmetadata, #content-left p.postmetadata a {
	font-size: 10px;
	text-transform:uppercase;
}
h3 {
	padding: 10px 0;
}
.sidebar ul{
	list-style-type:none;
}
.sidebar ul li {
	display:block;
	width: 100%;
}
.sidebar ul li a, .sidebar ul li.cat-item a{
	border-top:1px solid #ffffff;
	padding: 5px;
	display:block;
	width: 100%;
	text-decoration:underline;
	font-size:11px;
}
.sidebar ul li.first-row a, .sidebar ul li.cat-item-3 a {
	border-top:none;
}
.sidebar ul li a:hover{
	background:#fff;
	text-decoration:none;
}

ul#contact-form, ul.commentlist {
	list-style-type: none;
}
ul#contact-form li {
	margin-top:10px;
}

ul.commentlist .comment-body {
	margin-bottom: 10px;
}

ul.commentlist .comment-body .comment-author{
	padding: 5px;
	background: #ebf0ee;
	font-size: 12px;
}

ul.commentlist .comment-body .comment-text{
	padding: 5px;
	background: #f3f7f6;
}
label {
	display:block;
	width: 101px;
	height: 20px;
	padding:8px 10px;
	background: #EEF2F1 url(/images/input-label.gif) no-repeat;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#333;
	font-style:italic;
}
.inputbox {
	border: 0;
	height:16px;
	width:564px;
	background:url(/images/inputbg.gif) no-repeat;
	font-size:14px;
	padding:10px;
	float:right;
}
#tabg {
	width:584px;
	height: 155px;
	background:url(/images/textarea.gif) no-repeat;
	float:right;
}
.textbox {
	border:0;
	margin:10px;
	width:564px;
	height: 135px;
	overflow:auto;
	font-size:14px;
	line-height: 18px;
}
#recaptcha_widget_div {
	text-align:right;
}
.post {
	padding-bottom:12px;
	background:url(../images/post-divider.gif) bottom center no-repeat;
}
.navigation {
	padding: 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.post-image {
	width:705px;
	background:#fff;
	text-align:center;
	margin-bottom:15px;
}
.post h2, .post h2 a {
	font-size: 24px;
}