/*
Theme Name: Valwriting Theme
Theme URI: http://valwriting.com
Description: The special theme for Valwriting project
Version: 1.0
Author: Skinny
Tags: more colors, three columns, widgets
*/

.leftside A		{ color:#444; text-decoration:none; }
.leftside A:hover	{ text-decoration:underline; }


.main A		{ color:#888; text-decoration:none; }
.main A:hover	{ text-decoration:underline; }
.main P		{ margin:0; padding:0 0 15px 0; text-indent:0; }
.main INPUT,
.main TEXTAREA	{ border:1px #888 solid; }


.pagetitle	{ padding-bottom:20px; color:#888; font-size:12px; }


.post			{ padding:20px 0; border-bottom:1px #ccc solid; }
.post H2,
.post H3		{ padding-bottom:5px; color:#666; font-size:18px; text-align:center; }
.post H2 A,
.post H3 A		{ color:#666; font-size:18px; }
.post SMALL		{ clear:both; float:right; font-size:12px; }
.post .entry		{ clear:both; padding:10px 0; }
.post .postmetadata	{ margin:0; padding:0; }


H3#comments		{ padding-bottom:5px; color:#333; font-size:16px; text-align:center; }
OL.commentlist LI	{ padding-bottom:10px; }
INPUT#submit		{ padding:5px 10px; }


.seo-links		{ padding-left:7px; list-style:circle; }
.seo-links LI		{ padding-bottom:3px; }
.seo-links LI A		{ font-family:Arial; font-size:11px; font-weight:normal; }

.related_post_title {
	margin-top:20px;
	font-size:16px;
}

.related_post {
	margin-bottom:30px;
	padding-left:20px;
}

.related_post LI {
	padding-bottom:7px;
	list-style:disc;
}

.related_post SMALL {
	clear:both;
	float:none;
	font-size:11px;
}

