#blogTitle{
   display:none;
}
.blogStats{
    visibility: visible;
    margin-right: 50px;
color:#fff;
}
a:visited{
color:#075DB3;
}
a:link {
    color: #075DB3;
    text-decoration: none;
}
#home{
width:1200px;
}
#mainContent{
width:820px;
}
.postTitl2{
width:100%;
}


#sideBar{
    background: #f5f3f3;
}
#blog-news a{
font-weight: bold;
}