mehmet06 Yes, that's right that CSS is to remove it inside a blog post (I thought it was that since you added a screenshot inside a post), to hide it also on the home page of the blog, you have to add this other one:
.BlogScrubber > div.Sidebar > div.BlogForumNav.BlogSideWidget {
display: none;
}