/******去掉广告************************/
#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}

/*********************/

#navigator {
    background-color:#FFF;
    opacity: 0.5;/*透明度*/ 
    clear: both;
    height: 60px;
    margin-top: 60px;
    position: relative;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #333;
    text-shadow: 3px 3px 3px #000;
     font-size: 20px;
text-decoration:none;
}

#navList li :hover{
    color:#000;
    
}




/*
.postTitle {
    background-image: url("images/logo.png");
    background-position: -10px 0;
    background-repeat: repeat-y;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}*/


/*
body {
    background-image: url("https://h8.86.cc/walls/20160801/1440x900_747fcda589b922f.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
}*/
/*隐藏掉 随笔档案*/
#sidebar_postarchive{display:none};