/*全局样式*/
body {font-family:"微软雅黑";background:#f6f6f6;}
a {transition-duration:0.2s;text-decoration:none;}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory, .newsItem, #blog-calendar, #topics, .day {background:#fff;box-shadow:0px 0px 6px #A7A8AD;}
/*顶部样式*/
#topblack,#blogTitle,#navigator {height:60px;background-color:#222;}
#Header1_HeaderTitle,#blogTitle {color:#fff !important;}
#blogTitle h1 {margin-top:3px;}
#blogTitle {float:left;width:15%;padding-left:5%;}
#navigator {background-color:#222;clear:none;float:left;width:75%;padding-right:5%;}
#header {position:fixed; top:0px; width:100%;box-shadow: 0px 2px 5px;}
/*主体样式*/
#mainContent .forFlow {padding-top:10px;}
#main {padding:10px 5%}
.postTitle a {padding-left:30px;}
.dayTitle {font-size:14px;text-align:left;border-bottom:1px dashed #ccc;}
.dayTitle a{padding-left:30px;}
/*边侧栏*/
#sideBar {padding:10px}
.newsItem {display:none;}
.catListTitle {font-size:1.1em;padding:5px 12px;}
#sidebar_toptags a:hover, #sidebar_categories a:hover {padding-left:6px;}

/*栏目框变色*/
.catListTitle {background-color:#222; border-bottom-color:#333; }



/*广告隐藏*/
.ad_text_commentbox, #google_ad_c1, #google_ad_c2, #under_post_kb {display:none;}
#site_nav_under {display:none;}
#ad_under_post_holder {display:none;}
#under_post_news {display:none;}

/*侧栏*/
#sideBar {position:fixed;}

/*内容页*/
#topics {padding:20px;}
#topics .postTitle {border-bottom:1px dashed #ccc;line-height:3.2em;}
#cnblogs_post_body {padding-bottom:15px;border-bottom:1px dashed #ccc;}
/*评论*/
#comment_form_container {background: rgb(255, 255, 255); padding: 15px; border-radius: 7px; overflow: hidden; margin-bottom: 15px; word-break: break-all; text-overflow: ellipsis; min-height: 200px; box-shadow: 1px 1px 2px #a7a8ad; -o-text-overflow: ellipsis;}

/*底部*/
#footer {border:0;text-align:right;padding:0 8%;}