#respond {
	margin-top: 2em;
}

#respond textarea {
	width: 500px;
}

#body .content ol.commentlist {
	list-style-type: none;
	margin: 0;
}

#body .content ol.commentlist li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 2em;
}

#body .content ol.commentlist li img {
	position: absolute;
	top: 0;
	left: 0;
}

#body .content ol.commentlist li .comment-author {
	width: 45%;
	float: left;
	margin-bottom: 0.5em;
}

#body .content ol.commentlist li .comment-meta {
	width: 50%;
	float: right;
	text-align: right;
	font-style: italic;
}

#body .content ol.commentlist li p {
	clear: both;
	margin: 1em 0 0 0;
}

#body .content .post h3 {
	margin-bottom: 0;
	width: 70%;
	float: left;
}

.post small {
	font-style: italic;
	text-align: right;
	float: right;
	width: 25%;
}

#body .content .post {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dashed #ccc;
}

#body .content .post .postmetadata {
	font-size: 0.9em;
	margin: 0;
}

.entry {
	clear: both;
	padding-top: 0.5em;
}

.title-date {
	overflow: hidden;
}

#author, #email, #url {
	font-family: Arial, Verdana, sans-serif;
	background: #fff url(../img/bg-textbox.gif) no-repeat top right;
	border: 1px solid #999;
	padding: 0.3em 0.3em 0.2em 0.3em;
	font-size: 1.4em;
}

#sidebar .widget-subscribe li {
	margin-bottom: 0.4em;	
}
