#post .preview {
	margin-left:auto;
	margin-right:auto;
}

#post {
	margin-bottom:35px;
}

.comment {
	border:solid 1px #d0d0d0;
	background:white;
	padding:11px;
	margin-bottom:5px;
	color:#888888;
	width:390px;
}

.comment .avatar {
	float:left;
	display:block;
	border:solid 2px #bdbdbd;
}

.comment h3,
.comment h3 a {
	color:#841926;
	font-weight:bold;
	font-size:17px;
	margin-bottom:10px;
}

.comment h3 a {
	margin-bottom:0;
}

.comment h3,
.comment .content {
	margin-left:90px;
}

.comment .content {
	font-size:13px;
}

.comment .comment-reply-link {
	display:block;
	float:right;
	color:black;
	text-decoration:underline;
}

#comments li ul {
	border-left:solid 1px #888888;
	margin-left:33px;
	padding-left:37px;
}

#comments {
	margin-bottom:66px;
}

#write-comment {
	width:627px;
}

#cancel-comment-reply-link {
	background:white;
	border:solid 1px #841926;
	padding:5px;
	color:#464646;
	display:block;
	margin-bottom:20px;
	text-align:center;
}

#write-comment label {
	color:#464646;
	margin-left:2px;
}

#write-comment .left {
	width:195px;
}

#write-comment .right {
	width:411px;
}

#write-comment .left input,
#write-comment .right textarea {
	background:white;
	border:solid 1px #d5d5d5;
	font-family:Verdana,sans-serif;
	color:#464646;
	margin-bottom:6px;
}

#comment {
	height:135px;
	width:397px;
}

#comment-submit {
	background:#a5a5a5;
	text-shadow:white 1px 1px 1px;
	font-family:Calibri,sans-serif;
	color:black;
	padding:3px 10px;
	border:none;
	font-size:17px;
	text-decoration:underline;
}
