.active{
    color:#2196F3 !important;
}
#sideBar{
display:none;
}
#mainContent{
margin-left:0 !important;
}
#mainContent .forFlow{
margin-left: 0 !important;
}
#sidebar_postcategory,#sidebar_postarchive{
background:none !important;
} 
#topics h1{
font-size:19px  !important;;
}

#topics h2{
font-size:15px  !important; 
}

#topics h3{
font-size:15px  !important; 
}

#topics h4{
font-size:13px  !important; 
}

#topics h5{
font-size:11px  !important; 
}
h1 {
    color: #f90 !important;
} 
.postTitle{
background:none !important;
}
#cnblogs_post_body img{
max-width:-webkit-fill-available !important;
}
 
#header #navigator {
    height: inherit;
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    display: inline-block;
    z-index: 999;
}
#header #blogTitle {
    position: relative;
    height: 60px;
}
#header {
     width: 65%;
    min-width: 1010px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-top: 0;
    background: #fff;
    opacity: .95;
    border-bottom: 1px #eef2f8 solid;
    padding-bottom: 0;
    display: block;
    height: 60px;
    z-index: 999;
}
#blogTitle {
display: inline-flex;
}
#blogTitle>h2{
margin-top: 20px;
padding: 10px;
}

.blogStats{
display:none !important;
}
#navigator {
    font-size: 13px;
      border-bottom: none !important;  
     border-top: none !important;  
    height: 50px;
    clear: both;
    margin-top: 18px;
}
#home {
  margin-top: 0 !important;
box-shadow: 0 1px 50px rgba(100,100,100,.3) !important;
}
#main{
margin-top: 50px !important;
}
#navList li {
    float: left;
    margin: 0 !important;
}
body{
background-color:#fff !important;
}
#sideToolbar {
width:200px !important;
}