.post-date { color: #333333; 
	margin-bottom: 10px; } 
.post-see-more { padding: 5px 0; 
	text-align: right; 
	border-top: 1px solid #ececec; 
	margin: 10px 0 30px; } 
.post-comments .comment-container { border: 3px solid #e3e3e3; 
 	border-radius: 7px; 
	margin-bottom: 5px; 
	overflow: hidden; } 
.post-comments .comment-header { font-size: 15px; 
	background-color: #f1f1f1; 
	border-bottom: 1px solid #e3e3e3; 
	padding: 7px; 
	color: #004990; } 
.post-comments .commented-on { color: #0E6284;
	font-size: 12px; 
	float: right; text-decoration: none; } 
.post-comments .comment { margin: 7px 10px; } 
.post-comments span.comment-status { color: #F00; display: 
	inline-block; 
	font-weight: bold; 
	margin-right: 15px; } 
.new-comment textarea#comment { width: 100%; 
	margin-bottom: 10px; 
	padding: 5px 10px; } 
.new-comment { margin-bottom: 25px; }
