.post-single .post-content img
{
max-height: 220px;
max-width: 200px;
padding: 5px;
background: #eee;
border: 1px solid #ccc;
}
#recent-posts-list,
#following-list,
#blogroll_list,
#next_previous {
display: none;
}
#bottom-content ul {border:1px solid #ccc;margin:5px}

#recent-posts-list ol li a,
#bottom-content ul li a{display:block;padding:8px;}
#recent-posts-list ol li,
#bottom-content ul li{background:#fff;border-bottom: 1px solid #CCC;
}
#navigation-menu h3, #category-bottom h3 {
color:#fff;
padding: 10px 7px;
background: #3B5998;
font-weight: 700;
}
#navigation-menu > h3 > a.no-link {
color: #FFF;
}
#category-bottom li a span{color:#222;float:right}
.link-top {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 0 10px 10px !important;
background: #4E5665 !important;
border: 0 !important;
text-align: center;
}
.link-top a {
content: "Back to Top";
display: block;
padding: 5px;
border: 1px solid #BDC1C9;
color: #BDC1C9;
}