body {
    background: url(https://img2023.cnblogs.com/blog/157654/202310/157654-20231008101448142-1166303545.jpg) center top #473939;
    background-size: 100% auto;
}
#blogTitle { opacity: 0.6; }
#navigator {  background-color: #6e410c;  opacity: 0.8; color: #fff; } 
#sideBar .catListTitle { background-color: #6e410c; }
.catListPostCategory ul li a { font-size: 14px; }
.day { opacity: 0.9; color:#333; }
.sidebar-block { opacity: 0.8; }
#blog-calendar { opacity: 0.7; }
.newsItem  { opacity: 0.7; }
.entrylist { opacity: 0.9; }
#topics { opacity: 0.95; }

#navList a:hover { color: white;  background-color: #856616; }
#navList a:link, #navList a:visited, #navList a:active { color: #fff;}
.postTitle a:link, .postTitle a:visited, .postTitle a:active { color: #896637; }
a.entrylistItemTitle { color: #896637; font-size: 1.2em; }
.entrylistItem { padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.entrylistPosttitle { border-bottom: 1px dashed #ccc; }
.entrylistPostSummary { color: #333; }
.entrylistTitle { color: #6e410c; font-size: 1.5em; }
.c_b_p_desc { line-height: 2; }

/* 评论框样式 */
.commentform {  background-color: #fff; opacity: 0.85; border-radius: 7px; box-shadow: 1px 1px 2px #A7A8AD; padding: 15px; }
div.commentform textarea { width: 60%; min-width:400px; }

/* 隐藏广告 */
#ad_t2 { display: none; }
#cnblogs_c1 { display: none; }
#under_post_news { display: none; }
#cnblogs_c2 { display: none; }
#under_post_kb { display: none; }