/*
标题样式
*/
#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h1    {
    background: #333366;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #006699;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
    background: #2B6600;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}

#topics .postBody blockquote {
    border: none;
    border-left: 5px solid #3271e6;
    margin: 0;
    padding-left: 10px;
    background: aliceblue;
}
#topics .postBody blockquote p strong {
   color: cornflowerblue;
}

.day {
    background: #fff;
    border: 1px solid #dedede;
    margin-bottom: -1px
}

.day:hover {
    border: 1px solid #390;
    position: relative;
    z-index: 10
}

.day:hover .postSeparator {
    border-top: 1px dashed #169fe6
}
#div_digg {
    position: fixed;
    bottom: 5px;
    width: 136px;
    right: 0px;
    border: 1px 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;
    border-radius:5px;
    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; 
}

#p_b_follow a{
    font-weight: bold;
    color: #138cca;
    font-size: 31px;
}
code{
   color: #d14;
}
#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;
}

.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:#390;
        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;
    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;
}
em{
color:rgb(98, 0, 234);
}

#topics .postBody blockquote {
    border: none;
    border-left: 5px solid #390;
    margin: 0;
    padding-left: 10px;
    background: aliceblue;
}
#topics .postBody blockquote p strong {
   color: cornflowerblue;
}
.entrylistPosttitle {
  border-top: 1px dashed #ccc;
}
.c_b_p_desc{
border-top: 0px dashed #ccc !important;
}