a, a:hover,.menu li a:hover,.menu li.on a,.menu li .subnav a:hover:after,.menu li .subnav a.on,.menu li.subcate:hover a,.menu li.subcate:hover .subnav a:hover,.menu li.subcate:hover .subnav a.on,.menu li.subcate:hover .subnav a.on:after,.sch-m input,.sch-m input:focus,.sch-m button:after,.schfixed input:focus,.schclose,.schform input,.schform button:after,.post h2 a:hover,.post h2 .istop:before,.post .user a:hover,.post .date a:hover,.post .cate a:hover,.post .views a:hover,.post .cmtnum a:hover,.post .edit a:hover,.post .del a:hover,.post .readmore:hover,.post .readmore:hover:after,.post .tags a:hover,.pages a:hover,a.backlist:hover,.cmtsfoot .reply:hover,.cmtsfoot .reply:hover:before,.cmtarea textarea:focus,.cmtform input:focus,.night .cmtform input:focus,.cmtsubmit button:hover,.cmtsubmit button:hover:before,.sidebox dd a:hover,#divTags ul li a:hover,#divCalendar td a,#divCalendar #today,#divContorPanel .cp-login a:hover,#divContorPanel .cp-vrs a:hover,#divContorPanel .cp-login a:hover:before,#divContorPanel .cp-vrs a:hover:before,.footer a:hover,.goback:hover,.goback:hover:after,.relateinfo h3 a:hover,.teles, .telesmore,.relate,.sitemap a:hover,.night .post h2 a:hover,.night .relateinfo h3 a:hover,.night #cancel-reply,.night #cancel-reply:before,.night .pages a:hover,.night .errorpage .errschtxt:focus,.errschtxt:focus,.night .errorpage .goback:hover,.night .relatelist a:hover,.night .sidebox dd .sidecmtarticle a:hover,.sidebox dd .sidelink a:hover,.night .sidebox dd .sidelink a:hover,.night .sidebox dd .sideitem .itemtitle:hover,.sidebox dd .noimg .sidelink a:hover,.archivedate.on,.archivelist h3 a:hover,.night .archivelist h3 a:hover,.copynoticetxt a:hover,.friendlink li a:hover,.sign span a,.signusermenu a:hover,.filternav li.active,.filternav li.active i::before,.night .filternav li.active,.filter li:hover,.post mark,.sidebox dd .sidecmtarticle a:hover,.night .sidebox dd .avatartitle:hover,.night .sidebox dd .sidecmtcon a:hover,.block.forum .item h2.istop a::before,.block.forum .item h2.istop a,.block.forum .item h2 a:hover,.block.forum .item:hover h2 a,.night .block.forum .item h2.istop a,.night .block.forum .item h2 a:hover,.block.album .albumcon a:hover,.night .block.album .albumcon a:hover,.block.sticker .post h2 .istop::before,.block.hotspot .post h2 .istop::before,.schitemcon em mark,.schwords a:hover { color:#D4AF37; }.single p.ue-upload a,.zbaudio_play em.pause::before,.night .zbaudio_play em.pause::before { color:#D4AF37!important; }@media screen and (max-width:1080px){.menu ul li.subcate.slidedown > a:after {color:#D4AF37}}.menu li:before,.schfixed button,.post h2 em,.pagebar .now-page,.cmtpagebar .now-page,.pagebar a:hover,.cmtpagebar a:hover,a.backtotop:hover,.night .errorpage .errschbtn,.tagscloud li:hover,.night .tagscloud li:hover,.sign span a:hover,.night .signusermenu a:hover,.authinfo h1 span,.filternav li.active::after,.block.album .albumimg a em,.block.forum .item h2.istop em {background:#D4AF37;} .zbaudio_now,.zbaudio_bar::before {background:#D4AF37!important;}.menuico span,.lazyline,a.setnight:hover,a.lang:hover,.night a.backtotop:hover,.swiper-pagination-bullet-active,.indexcon .swiper-button-prev:hover::after,.indexcon .swiper-button-next:hover::after {background-color:#D4AF37}.menu li .subnav,.schfixed,.sideuserlink p a.wechat span {border-top-color:#D4AF37}.menu li.subcate .subnav a {color:#333}.menu li .subnav:before,.sch-m input,.schfixed:before,.schform input,.single h1:after,.single h2:after,.single h3:after,.single h4:after,.single h5:after,.single h6:after,.contitle h1,.contitle h2 {border-bottom-color:#D4AF37}.post .readmore:hover,.post .tags a:hover,.telesmore i,.pagebar .now-page,.pagebar a:hover,a.backlist:hover,#divTags ul li a:hover,#divCalendar td a,#divContorPanel .cp-login a:hover,#divContorPanel .cp-vrs a:hover,.goback:hover,.night .post .readmore:hover,.night #divContorPanel .cp-login a:hover, .night #divContorPanel .cp-vrs a:hover,.night #cancel-reply,.night .pages a:hover,.cmtpagebar .now-page,.cmtpagebar a:hover,.cmtsubmit button:hover,.night .cmtsubmit button:hover,.night .errorpage .errschbtn,.night .errorpage .goback:hover,.closesite h1,.signuser.normal:hover,.sign span a,.searchnull a {border-color:#D4AF37}.wrapper,.main,.indexcon,.closepage { background:#0F0F0F; }.header { background-color:#161616;}.footer { color:#666666; background-color:#0A0A0A; } .footer a { color:#666666; }==================================================

   Z-Blog TPURE 主题 - 黑金风格 V4.0 (核弹级修复)

   ================================================== */



/* 1. 全局背景强制洗黑 */

body, html, .wrapper, .container {

    background-color: #0F0F0F !important;

    color: #B0B0B0 !important;

}



/* 2. 【核心修复】左侧内容区所有白块 */

/* 强制把 content 下的所有直接子容器变黑 */

.content .post, 

.content .relevant, 

.content .nearby,

.content .search-none,

.content div[class*="post"] {

    background-color: #161616 !important; /* 深灰背景 */

    border: 1px solid #333 !important;     /* 暗边框 */

    box-shadow: none !important;           /* 去掉阴影 */

    padding: 20px !important;              /* 保持内边距 */

    margin-bottom: 20px !important;        /* 保持间距 */

    color: #ccc !important;

}



/* 3. 修复“相关文章”标题栏 */

.relevant h3, .nearby h3 {

    background: transparent !important;

    border-bottom: 1px solid #D4AF37 !important; /* 金色下划线 */

    color: #E0E0E0 !important;

    padding-bottom: 10px !important;

    margin-bottom: 15px !important;

}



/* 4. 修复文章标题与元数据 */

.post h1, .post h2 {

    color: #fff !important;

    text-shadow: 0 0 10px rgba(0,0,0,0.5);

}

.post .post-info, .post .msg {

    color: #666 !important;

    border-bottom: 1px dashed #333 !important;

}



/* 5. 右侧栏卡片 (保持您现在的完美状态) */

.sidebar .widget, .sidebar .function, .sidebar dl {

    background-color: #161616 !important;

    border: 1px solid #333 !important;

    color: #B0B0B0 !important;

}

.sidebar h3, .sidebar dt {

    color: #D4AF37 !important;

    border-bottom: 1px solid #333 !important;

    background: none !important;

}



/* 6. 链接颜色通用修复 */

a { color: #999 !important; text-decoration: none; }

a:hover { color: #D4AF37 !important; }



/* 7. 顶部导航与面包屑 */

.header {

    background-color: #161616 !important;

    border-bottom: 1px solid #D4AF37 !important;

}

.location {

    background: none !important;

    color: #666 !important;

    border: none !important;

}

.location a { color: #888 !important; }



/* 8. 列表线条与细节 */

li, dd { border-bottom-color: #222 !important; }



/* 9. 搜索框与按钮 */

.search input, .pagebar a {

    background-color: #000 !important;

    border: 1px solid #333 !important;

    color: #fff !important;

}

.search button, .pagebar .now-page {

    background-color: #D4AF37 !important;

    color: #000 !important;

    border: none !important;

}



/* 10. 底部 */

.footer {

    background-color: #0a0a0a !important;

    border-top: 1px solid #222 !important;

    color: #555 !important;