#column-right #blog_title {
	font-weight: bold;
	margin-bottom: 36px;
}

a span {
	display: block;
}

.post {
	margin: 0 0 36px 25px;
	width: 480px;
}

#column-right .post .title {
	margin: 0;
}

#column-right .post .body, .post .meta {
	margin-bottom: 1em;
}

#column-right .post .body p {
	margin: 0 0 .5em 0;
}

#column-right .post .feedback {
	margin-bottom: 36px;
}

#comments {
	border-top: 1px solid #eee;
}

.comment {
	margin: 0 0 18px 25px;
}

.comment blockquote {
	margin: 10px;
}

#comments .comment p {
	margin: 0 0 .5em 0;
}

#comments #post_comment_header {
	margin-top: 36px;
}

#comments .comment_details {
	font-style: italic;
}

#new_comment {
	padding: 1em;
}

.message p {
	margin: 1em;
}

dl.vcard {
	color: #FFF;
}

div#comments {
	width: 500px;
	border: none;
}

#ft {
	padding: 1em;
	margin-top: 1em;
	text-align: right;
	border-top: 3px solid #eee;
}
