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

.post {
	margin:20px 0 40px 0;
}

.entry {
	margin:10px 0;
}

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

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

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

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

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

.widget a {
	white-space:normal;
}

.post_title	{
	clear:both;
}