/* Posts */

.post {
	width: 560px;
	padding: 00px 0 0 0px;
}

.post .title {
	padding: 0 0 0 12px;
	margin-left: -10px;
}

.post .title a {
	color: #4F6977;
}

.post .date {
	margin: -12px 25px 15px 0;
	margin-left: 8px;
	font: 11px verdana;
	text-align: left;
	color: #79AFCD;
}

.post .entry {
	line-height:19px;
	padding: 15px 20px 0 12px;
	background: url(/image/img07.jpg) no-repeat;
}

.post .meta {
	padding: 15px 12px;
	background: url(/image/img08.jpg) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(/image/img09.gif) no-repeat left center;
	color: #0264bb;
}


.post .more:hover {
	color: #f00000;
}

.post .comments {
	background: url(/image/img10.gif) no-repeat left center;
	color: #0264bb;
}

.post .comments:hover {
	color: #f00000;
}


.comment_input {width:200px;height:18px;border:1px solid #dbdbdb;background: #ffffff url('http://www.storylord.com/images/input_bg_long.jpg');padding:0px;}
.comment_titles {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}
.comment_link {
	color: #0264bb;
}
.comment_link:hover {
	color: #f00000;
}

