#main{width:auto;max-width:1200px;}
#mainContent{width:70%}
#sideBar{width:24%}
#navList{width:auto;max-width:1200px;overflow:hidden;}
#navigator,#navList{height:auto;}
#blogTitle{width:100%;max-width:1200px;}
#home{width:100%;overflow:hidden;}
#ad_text_under_commentbox,#ad_t2,#opt_under_post,#ad_c1,#under_post_news,#ad_c2,#under_post_kb{display:none;}
@media only screen and (max-width: 1200px){
    #mainContent{width:100%}
    .newsItem,#blog-calendar,#sidebar_search{display:none!important}
    #sideBar{width:100%;margin-left:0;}
    #blogTitle{background:none;}
    
}