/*看板娘显示*/
#waifu {
    z-index: 520 !important;
}
/*修改博客样式*/
#header{width:1270px;height:280px;}
/*#blogTitle{line-height:75px}*/
#navigator{top:125px;}
#main{width:1270px !important;}
#mainContent{width:1055px;}
.day, .postCon, .postTitle, .postDesc, .postBody{width:1015px !important;}
#taglist table{width:100%;}
#taglist td{height:40px;text-align: center;}
#topics{width:1035px;}
.entrylistTitle, .PostListTitle, .entrylistItem, .entrylistPosttitle, .entrylistPostSummary, .commentform, #comment_nav, .comment_textarea{width:1015px;}
#navList a {font-size: 16px;}
#sideBarMain ul a, .newsItem{font-size: 13px;}

@media only screen and (min-width: 768px){
.has-bannerbar #home {
    top: 48px !important;
}}