/* 基础设置 */
html,body{height:auto;font:14px/20px Microsoft YaHei}
a{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}
a:hover{color:#f60}
input.input_my_zzk{width:150px}
input.btn_my_zzk{width:65px}

::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#F9F9F9}
::-webkit-scrollbar-track:hover{background:#EFEFEF}
::-webkit-scrollbar-thumb{border-radius:4px;background:#aaa}
::-webkit-scrollbar-thumb:hover{background:#999}

/* 底部 */
#footer{margin:20px 0 0}

/* 标题 */
#cnblogs_post_body h2,#cnblogs_post_body h3{margin:12px 0;color:#fff;font:16px/22px Microsoft YaHei}
#cnblogs_post_body h2{padding:9px 15px;border-radius:5px;background:#225854}
#cnblogs_post_body h3{padding:6px 10px;border-radius:3px;background:#6287ad}
#cnblogs_post_body h4{margin:10px 0;font-size:15px}
#cnblogs_post_body h5,#green_channel{padding:10px 15px;margin:0;border:1px dashed #ddd;border-radius:2px;background:#f9f9f9;color:#333}
#cnblogs_post_body p{color:#333}

/* 信息 */
#BlogPostCategory,#EntryTag{padding:0 15px;margin:0;font:12px/40px Arial}
#BlogPostCategory a{margin:0 0 0 5px}
#author_profile{margin:15px 0 10px}
#taglist_main{margin:20px 35px}

/* 评论 */
#comment_form{width:95%}

div.commentform p{margin:15px 0}
div.commentform textarea{width:578px;height:160px;padding:5px 10px;border-color:#DFDFDF;outline:none;resize:none}
.commentbox_title{width:600px}
.comment_btn{width:auto;height:34px;padding:0 30px;border:none;background-color:#f90;color:#fff;font:14px Microsoft YaHei}

/* 侧边栏 */
#calendar{font-size:12px}

.PostListTitle{padding:0;margin:0 40px;font:12px/40px Arial}
.catListEssay li,.catListView li{margin:6px 0}
.catListTag,.catListBlogRank{color:#777}
.catListTag a{margin:0 6px 0 0}

/* 其它 */
#ad_t2,#ad_c1,#ad_c2,#under_post_news,#under_post_kb{display:none}