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

.alignleft	{
	float:left;
	margin:0 10px 5px 0;
}

.alignright	{
	float:right;
	margin:0 0 5px 10px;
}

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

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

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

.post	{
	margin:20px 0;
	padding-bottom:10px;
	border-bottom:1px #ccc solid;
}
#rightSide p
{
	padding:0 10px;
}
#rightSide input 
{
	width:200px;
}
