

.content-sidebar #content, .sidebar-content #content {
    float: left;
    width: 784px;
    padding: 0px 0 20px;
}

#content {
  width: 768px;
  float: left;
}

#content-sidebar-wrap {
  width: 1108px;
}

.entry-content img {
  max-width: 100% !important;
}

.google_top_posts ol li, .google_top_posts ol li a {
    list-style-type: none;
    padding: 5px 0 0 0px;

}

.widget-list-indent {
	padding-left: 0px;
}

#sidebar-single {
    /* Original float:left; */
	float: right;
	width: 300px;
}

.post-page-links {
	float: right;
	padding-bottom: 20px;
	
	
}

.post-title-page {
	color: #C61E21;
	padding-bottom: 10px;
	
}

#post-related-posts-title {
	
	
}

#post-related-posts-list ul, #post-related-posts-list li{
  list-style: none;
  float:left;
  width: 150px;
  text-align: center;
  font-weight: bold;	
}