body,html {
    font-size: 100%;
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch
}

body {
    font: 14px/1 'Microsoft Yahei','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #666;
    text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: 100%
}
#blogTitle h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 2em;
    margin-top: 20px;
}
#sidebar_categories,#sidebar_topdiggedposts，#topdigg_posts_wrap{

    display: none;
}