#Header1_HeaderTitle , #blogTitle > h2{text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #15c5f9, 0 0 70px #15c5f9, 0 0 80px #15c5f9, 0 0 100px #15c5f9, 0 0 150px #15c5f9;}
#Header1_HeaderTitle{color: #31066f !important;font-weight: bold;}
#Header1_HeaderTitle:hover{text-decoration: inherit;}
#under_post_news,#under_post_kb{display: none;}
#nav_next_page{margin-top:15px}
.topicListFooter{margin-top:0}
.topicListFooter .pager a:hover{margin-top:0}
.topicListFooter .pager a{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);
    box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
    height: 40px;
    line-height: 40px;
    color: #9ab26b;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    border: none;
}
.day .postTitle2,.entrylistItemTitle{transition: all 0.4s linear 0s;}
.day .postTitle2:hover,.entrylistItemTitle:hover{margin-left: 30px;}
#comment_nav a:last-child{
    position: fixed;
    bottom: 3%;
    right: 10px;
}