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

H1	{ font-size:22px; color:#444; }

.page .tag_cloud			{ vertical-align:middle; text-align:center; }
.page .tag_cloud A			{ margin:0 5px; color:#888; text-decoration:none; }
.page .tag_cloud A:hover	{ color:#222; text-decoration:underline; }

.related_post_title {
	margin-top:20px;
}

.related_post {
	margin:10px 0 30px 0;
	padding-left:30px;
}

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

.list-2 {
	padding:0 0 0 10px;
}
.list-2 A {
	padding:2px 0;
	line-height:20px;
	color:#555;
	font-size:13px;
}
.list-2 A:hover {
	color:#000;
	text-decoration:none;
}

.post	{ margin-bottom:30px; padding-bottom:10px; border-bottom:1px #ccc solid; }

.right-side .title {
	padding-left:15px;
}

.right-side .widget-sidebar a {
	display:block;
	padding-left:15px;
	background-position:0 5px;
	font-size:13px;
}

.right-side .widget-sidebar a:hover {
	background-position:0 5px;
}

.widget-sidebar UL	{
	padding-left:0;
}