/*comment*/
#comment_form_container .comment_textarea:hover {
    border-color: rgba(82, 168, 235, 0.8);
    transition: none;
}
/*follow me!*/
#green_channel #green_channel_weibo, #green_channel #green_channel_wechat {
    display: none;
}
#green_channel {
    padding: 10px 10px 10px 10px;
    border: silver 1px dashed;
    font-size: 12px;
    text-align: center;
    position: fixed;
    right: 4%;
    bottom: 82px;
    margin: 0;
    width: auto;
}


/*background!!!*/
body {
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    background-attachment: fixed;
    background-image: url("https://i.loli.net/2018/08/16/5b74ec7d12f74.jpg");
    background-size: cover;
    background-origin: padding-box;
    background-clip: border-box;
}
.day {
    min-height: 10px;
    padding: 10px 10px 10px 10px;
    position: relative;
    border: 3px #fedada80 solid;
    margin: 0px 0px 60px 0px;
    background: #ffeeee80;
    transition-timing-function: linear;
transition-duration: 0.5s;
}
/*personal problemholder*/
.topcoderholder{
    font-size: 17px;
    font-family: Times New Roman;
    background: #f3f3f3b3;
    border-radius: 20px;
    padding: 20px 10px 20px 20px;
    box-shadow: 0 0 2px 1px #D4D4D4, 1px 1px 2px 2px rgba(97, 97, 69, 0.5);
    margin: 0px 10px 0px 10px;
}

div.topcoderholder table{
    font-family: Times New Roman;
    font-size: 17px;
}
div.topcoderholder pre{
    font-size: 16px;
    font-family: "Book Antiqua";
    font-style: oblique;
}
#cnblogs_post_body th, #cnblogs_post_body td, .cnblogs-post-body th, .cnblogs-post-body td,#cnblogs_post_body table, .cnblogs-post-body table{
    border:none;
    padding:0;
}
.problemindexholder {
    background: #fff;
    box-shadow: 0px 0px 4px 1px #FC656580,0px 0px 3px 1px #ff00004d;
    margin: 5px 10px 5px 10px;
    padding: 5px 15px 5px 15px;
    border-radius: 10px;
}
.quote {
    background: #B9B9B933;
    font-size: 17px;
    font-family: "Times New Roman";
    margin: 5px 10px 5px 10px;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #A7A7A7, 1px 1px 6px 1px rgba(202, 202, 202, 0.5);
    padding: 10px 10px 10px 10px;
    /*line-height: 1;*/
}
.quote .data{
    font-family: Consolas,"Liberation Mono",Courier,monospace;
}  
.qtitle {
    height: 40px;
    padding: 0 14px;
    color: #86868EE6;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    margin: 23px 3px 3px 3px;
}
.problem {
    background: #f3f3f3b3;
    border-radius: 20px;
    padding: 1px 10px 20px 10px;
    box-shadow: 0 0 2px 1px #D4D4D4, 1px 1px 2px 2px rgba(97, 97, 69, 0.5);
    margin: 0px 10px 0px 10px;
}

    .problem ul{
        margin-left: 15px;
        padding-left: 15px;
        font: 300 normal 15px Helvetica,sans-serif;
        line-height: 1.7;
        margin-bottom: 20px;
    }
.atitle {
    font-size: 20px;
    font-weight: bold;
    background: rgba(220, 221, 227, 0.57);
    padding: 3px 10px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    margin: 30px 0px 10px 10px;
}

.article {
    font-size: 17px;
    border: 2px #b4b1b133 solid;
    background: #f0f0f0b3;
    margin: 10px 0px 10px 10px;
    padding: 15px 25px 15px 25px;
}
/*cool navigator*/
#home #header #navigator {
    position: fixed;
    top: -25px;
    transition: top 0.5s cubic-bezier(0.32, 0.71, 0.58, 1) 0.1s;
    width: 0px;
    left: 10px;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff6;
}
#navigator {
    height: 0px;
    clear: both;
    margin-top: 25px;
    border: none;
}
#navList {
    min-height: 30px;
    float: left;
    margin: -163px 0px 0px -40px;
}
#navList a {
    display: block;
    width: 80px;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 19px;
    background: #fff6;
}

/*remove ads*/
#ad_t2 {
    display: none;
}
#ad_t1 {
    display: none;
}
.c_ad_block {
    display: none;
}


/*fixed digg*/
#div_digg {
    position: fixed;
    bottom: 54px;
    width: 40px;
    right: 12%;
    z-index: 1;
    height: 117px;
    background: url(https://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/a1/2018new_doge02_org.png)no-repeat;
    margin: 0;
    padding: 0;
}
#div_digg .diggnum {
    display: none;
}
.diggit {
    padding: 10px 1px 1px 1px;
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    cursor: pointer;
    background: none;
    float: none;
}
.buryit{
    display: none;
}
.diggword {
    display: none;
}
.blogStats{
    display: none;
}

/*layout*/
#home {
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    width: 90%;
    min-width: 950px;
    background-color: #ffffffb3;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 a {
    color: #f98080;
    position: absolute;
    top: 102px;
    right: 75px;
    transition: all 0.4s linear 0s;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 15px;
    color: #000;
    float: left;
    position: absolute;
    top: 138px;
    right: 75px;
}
#main {
    width: 100%;
    text-align: left;
}
#mainContent {
    min-height: 200px;
    padding: 0px 0px 10px 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 70%;
    margin-left: 30px;
}
#mainContent .forFlow {
    float: none;
    width: auto;
    margin: auto;
}
#sideBar {
    margin-top: -15px;
    min-width: 266px;
    min-height: 200px;
    padding: 0px 0 0px 5px;
    float: right;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #fff0;
    position: absolute;
    right: 4%;
    width: 20%;

}
.newsItem{
background: #fff0;
}
.catListBlogRank{
background: #fff0;
}
#sideBar h3 {
    font-size: 14px;
    border-left: 10px #d7d7d74d solid;
    padding: 10px 10px 10px 10px;
    background: #ddd6;
}
#blog-news {
    overflow: hidden;
    font-size: 13px;
    padding: 0px 5px 15px 5px;
}
#sideBarMain ul {
    padding: 0px 5px 5px 5px;
    font-size: 13px;
}
#topics .postTitle {
    font-size: 30px;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 5px;
}
.postTitle {
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    border:none;
    clear: both;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #f85d5d;
    transition: all 0.5s linear 0s;
    padding: 0;
    margin: 0;
}

/*hover*/
#home #header #navigator:hover {
    top: 100px;
}
.postTitle a:hover {
    padding: 0px 0px 0px 10px;
    margin: 0;
    color: #f85d5d;
}

#blogTitle h1 a:hover {
    font-size: 30px;
    color: #f85d5d;
}

.cnblogs_code {
    background-color: #e7e7e7e6;
    font-family: Courier New !important;
    font-size: 12px !important;
    border: 1px solid #c4c2c2;
    padding: 15px 15px 15px 15px;
    overflow: auto;
    margin: 1px 0px 0px 10px;
    color: #000;
    border-radius: 3px;
}
.cnblogs_code div {
    background-color: #0000;
    width: auto;
}
.cnblogs_code_toolbar a:hover, .cnblogs_code_toolbar a:link, .cnblogs_code_toolbar a:visited, .cnblogs_code_toolbar a:active, .cnblogs_code_toolbar a:link img, .cnblogs_code_toolbar a:visited img {
    background-color: #0000 !important;
    border: none !important;
}
.day:hover{
    background:#ff8a8a80
}