#sidebar_toptags{
    display:none;
}

#under_post_news {
    width: auto;
}

#BlogPostCategory a{
    background: #169fe6;
    cursor: pointer;
    color: #fff;
    padding: 5px;
}

#sideBar ul li:hover {
    background: #ff5e52;
    cursor: pointer;
    color: #fff;
}

#sideBar ul li:hover a {
    color: #fff;
}

#comment_form a{
    color:#777;
}

.buryit,#ad_c1,#ad_c2{
 display:none;
}

body{
 background: 0 0 #f0eef5;
}

.postTitle,.catListEssay{
  text-transform:capitalize;
}

#blogTitle{
  width:auto;
  height:0;
}
#blogTitle h1{
  top:110px;
  left:5px;
}
#blogTitle h1 a, #blogTitle h2{
  color:#000;
}
#blogTitle h2{
  display:none;
}


#author_profile_follow a{
  color:#ff5e52;
  padding: 55px;
}

@media screen and (max-width:1600px){

#blogTitle h1{
  display:none;
}

}

@media screen and (max-width:1280px){

#mainContent,#sideBar{
  width:100%;
  margin:0;
}

#home{
  overflow: hidden;
}

}

#cnzz_stat_icon_1259255955{
    display:block;
    text-align:center;

}