#topics .postTitle {
    border: 0px;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 5px;
    font-size: 30px;
}
#back-top {
     position: fixed;
     bottom: 10px;
     right: 5px;
     z-index: 99;
}
#back-top span {
     width: 50px;
     height: 64px;
     display: block;
     background:url(https://images.cnblogs.com/cnblogs_com/seanshao/855033/o_rocket.png) no-repeat center center;
}
#back-top a{outline:none}
body {
    color: #000;
    background-color: #000000;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
#home {
    border-radius:18px;
    margin: 0 auto;
    width: 89%;
    min-width: 950px;
    background-color: #fff;

    background-attachment: fixed;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 a {
    color: #6A6A6A;
    font-size:50px;
}
#navList {
    min-height: 30px;
    float: left;
    font-size:18px;
}
#navList a{
     padding-top:15%;
}
#navList a:hover{
    color:#4C9ED9;
}
#sideBar {
    margin-top: -15px;
    width: 230px;
    min-height: 200px;
    padding: 0px 0 0px 5px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
#mainContent {
    min-height: 200px;
    padding: 0px 0px 10px 0;
    *: ;
    padding-top: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    float: right;
    float: r;
    margin-left: -22em;
    width: 100%;
}
.catListTitle{
     font-size:  2.35em;
     margin-top: 21px;
     margin-bottom: 10.5px;
     border-left: 10px solid #99CC33;
     padding: 10px 0 10px 14px;
     background-color:#f7f7f7;
}
#div_digg{
  position:fixed;
  bottom:5px;
  width:140px;
  right:390px;
  border:2px solid #FFF4;
  padding:10px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
.blogStats {
    float: right;
    width: 0px;
    height:0px;
}
/*推荐和反对*/
#div_digg {
    padding: 10px;
    position: fixed;
    _position: absolute;
    z-index: 1000;
    bottom: 20px;
    right: 30px;
    _right: 17px;
    border: 1px solid #D9DBE1;
    background-color: #FFFFFF;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.icon_favorite {
    background: transparent url('https://files.cnblogs.com/files/jackson0714/kj.gif') no-repeat 0 0;
    padding-left: 16px;
}

#blog_post_info_block a {
    text-decoration: none;
    color: #5B9DCA;
    padding: 3px;
}
#clockdiv {
    /* left, center, right */
    text-align: center;
}
.pre-info {
    margin-top: 20px;
    font-size: 12px;
    color: #99a2aa;
}
.pre-container{
    width: 96px;
    height: 96px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #e6eaf0;
    background-size: cover;
}
#c{position: fixed; top:0; left: 0; z-index:-1; opacity:0.8;}
* {
    margin: 0;
    padding: 0;
    border: 0;
}
#div_digg1 {
    padding: 5px;
    position: fixed;
    _position: absolute;
    z-index: 1000;
    bottom: 0%;
     left: 0.8%;
    _left: 5px;
    border: 0;
}