.c_ad_block, #ad_t2, #under_post_kb, #under_post_news, #footer{
display:none
}
.commentbox_title_right {
    float: none; 
}
.post, .day{
border: 1px dotted;
border-radius: 5px;
-moz-border-radius:25px; /* Old Firefox */
 padding: 5px;
border-color: #85a2c8;
}
.forFlow{
background-color: white;
margin: 10px 20px 0 20px; 
}
#tbCommentBody{
    width: 100%;
    height: 35%;
}
#comment_form{
    padding: 12px;
}
.blogStats {
    color: #000;
}
::selection{background:black; color:white;}
::-moz-selection{background:black; color:white;}
::-webkit-selection{background:black; color:white;}

.cnblogs_code div {
    background-color: #00000000;
}
.cnblogs_code {
    background-color: #42e90829;
}
.postSeparator{
    border: 1px;
    height: 1px;
    background-color: #ccc6c6;
}
 .postTitle a{
color: #1cadb5;
    text-shadow: #000 0px 1px 0px;
}
.postDesc, .entrylistItemPostDesc {
    border-bottom: 0 dotted #999;
    color: #787878;
}
body{
background-image:url("https://www.cnblogs.com/skins/ClearScreen01/images/back.gif");
background-repeat:repeat;
}
#toTop {
    width: 30px;
height:30px;
    display: none;
    position: fixed;
    right: 25px;
    bottom: 45px;
    background: url(https://files.cnblogs.com/files/bugstack/top.ico) no-repeat 0 0;
    opacity: 0.6; 
background-size: cover;
}

#toTop:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
}
#author_profile {
    width: unset;
}