#profile_block, .blogStats{
    display:none;
}

.dayTitle{
    font-weight: normal;
    font-size: 12px;
}

.postTitle{
    font-size: 20px;
    line-height: 2;
}

.postTitle a:hover{
    text-decoration: unset;
}

.c_b_p_desc{
    color:#555;
}

#topics .postTitle{
    font-size: 20px;
}

#topics a:hover{
    text-decoration: unset;
}

#footer{
    height: 60px;
    padding-top: 50px;
    color: #666;
}


