// POST FOOTER

.main_related_posts {
	height:100%;
	padding-top:5px;
	margin: 0px;
	overflow:hidden;
}
.main_related_posts ul {
	padding:0 5px;
}
.main_related_posts li {
	list-style:none;
}

.main_related_posts li a {
	font-size: 11px;
	font-weight: bold;
}

.main_related_posts div.widget {
	margin:0 5px 5px;
}
.main_related_posts h3 {
	padding:3px 5px 4px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.main_related_posts .widget {
	margin:0 0 5px;
}
.main_related_posts .widget_tag_cloud {
	padding:0 5px 8px;
	margin:0px;
}
.main_related_posts .widget_tag_cloud h3 {
	margin-bottom:5px;
	margin-left:-5px;
	margin-right:-5px;
}

.main_related_posts img
{
	float:left;
	margin-right:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -68px;
	border: 1px solid #ccc;
	padding:3px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.main_related_posts_container
{
	display: block;
	clear: both;
	margin-left: 68px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	min-height: 95px;
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#main_related_container {
  margin-top: 25px;
}

#main_popular_posts {
  width: 300x;

}

#main_recent_posts {
  width: 300px;
}

#main_random_posts {
  width: 300px;
}

.related_reading_container_div
{
	margin-top: 15px;
	margin-bottom: 35px;
}

.related_reading_container_archive
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.related_reading_container
{
	display: block;
	clear: both;
	margin-left: 73px;
	margin-bottom: 15px;
	border-top: 1px dotted #ddd;
	min-height: 65px;
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.related_reading_container p
{
	margin-top: 5px;
	margin-bottom: -5px;
}

.related_reading_container img
{
	float:left;
	margin-right:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -73px;
	border: 0px;
	border: 1px solid #ccc;
	padding:3px;
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.related_reading_container a
{
	text-decoration: none;
	font-weight: bold;
}

.main_related_posts h3
{
	color: #F7EFDC;
	background:#413E34;
	margin-bottom: 3px;
	
	padding:3px 5px 4px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
		
	border: 1px solid #050300;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}