/*
Theme Name: WritingBee
Theme URI: http://writingbee.com/
Description: The special theme for WritingBee.com project.
Version: 1.0
Author: Skinny
Author URI: http://writingbee.com/
Tags: mix colors, custom header, widgets
*/

.content H2			{ margin-bottom:0; padding-top:5px; padding-bottom:5px; font-size:16px; }
.content .post		{ margin-bottom:20px; padding-bottom:15px; border-bottom:1px #ccc solid; }
.content .entry		{ padding-top:5px; }

.tag_cloud			{ padding-left:230px; padding-bottom:20px; text-align:center; }
.tag_cloud A		{ color:#337F6A; text-decoration:none; }
.tag_cloud A:hover	{ color:#4F4F4F; text-decoration:underline; }

.related_post_title {
	margin-top:20px;
}

.related_post {
	padding-left:20px;
}

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

.supportMenu LI {
	zoom:1;
}

.widget UL LI	{
	zoom:1;
}