ul li {
    list-style: none !important;
}
#topics .postBody blockquote {
    color: #6a737d;
    border-left: .25em solid #dfe2e5;
    margin: 0;
}
#topics .postBody blockquote p strong {
   color: cornflowerblue;
}
#div_digg {
    position: fixed;
    bottom: 5px;
    width: 136px;
    right: 0px;
    border: 2px solid #6FA833;
    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);
}
#MySignature .rights {
    background: none repeat scroll 0 0 #e7f4ff;
    margin: 0 10px 0 0;
    padding: 12px 15px;
    color: #666;
    font-size: 13px;
    width: 95%;
    border: 1px solid #c9ddfa;
}
#navList a:link {
    color: #fff;
    text-shadow: 0px 0px 0px #000; 
}
#navList a:hover {
    color: #169fe6;
    text-shadow: 0px 0px 0px #000; 
}
#cnblogs_post_body h2 {
    border-bottom: 2px solid rgb(63,63,63);
    margin-bottom: 35px;
    font-size: 2em;
}
#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0;
    font-size: 15px!important;
}
#p_b_follow a{
    font-weight: bold;
    color: #138cca;
    font-size: 31px;
}

#mainContent {
    font-family: Exo,'-apple-system','Open Sans',HelveticaNeue-Light,'Helvetica Neue Light','Helvetica Neue','Hiragino Sans GB','Microsoft YaHei',Helvetica,Arial,sans-serif;
}
.day {
    margin-bottom: 27px;
    border-radius: 13px;
}
.postCon {
    border-top: 1px dashed #ccc;
    margin-top: 41px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
        color:#000;
        transition: all 0.4s linear 0s
    }
.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active{
      color:#000;
      transition: all 0.4s linear 0s
}
.entrylistPosttitle  a:hover {
        color: #169fe6;
        text-decoration: none;
        margin-left: 10px;
    }
    .postTitle a:hover {
        color: #169fe6;
        text-decoration: none;
        margin-left: 10px;
    }
#widget_my_zzk {
    padding: 15px 0 14px 15px;
}
.topicListFooter .pager a:hover{
    border: 1px solid #9aafe5;
    color:#2e6ab1;
    margin: 0 3px;
    padding: -2px 5px;
    text-decoration: none;
   background:#ff5e52;
  display:inline-block;
  -moz-box-shadow:0px;
  margin-top:0px;
}
.topicListFooter  .pager a {
    border: 1px solid #9aafe5;
    color: #2e6ab1;
    margin: 0 3px;
    padding: 11px 16px;
    text-decoration: none;
    height: 40px;
    line-height: 42px;
}
#homepage1_HomePageDays_homepage_bottom_pager{
  margin-top:-73px;
}
.entrylistItem{
  border-radius: 13px;
  margin-bottom: 27px;
}
.entrylistPostSummary .c_b_p_desc{
border-top: 1px dashed #ccc;
}
code{
   background-color: #f5f5f5;
    font-family: Courier New!important;
    font-size: 12px!important;
    border: 1px solid #ccc;
    padding: 3px;
    overflow: auto;
    margin: 3px 0;
    color: #f66d9b;
    word-break: break-word;
}
em{
color:#03F;
}
