#home
{
    width:90%
}
#blogTitle h1 a {
    color: #ff000099;
}
#blogTitle h2 {
    color: #000000b3;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #0029ffa1;
    font-size: 20px;
    font-weight: bold;
}
#navigator {
    font-size: 13px;
    border-bottom: 1px solid #00000066;
    border-top: 1px solid #00000066;
    height: 65px;
    clear: both;
    margin-top: 25px;
}
.day .postTitle a {
    padding-left: 15px;
}
/* ignore反对 */
.buryit {
    display: none;
}

#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #0070ff;
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1) 0s;
}
a:visited {
    color: #ff3d3d;
    text-decoration: none;
}