html { color: #9c0000; background-color: #ffffee; } .row { background-color: #f0e0d6; border-color: #d9bfb7 !important; } .row.odd { background: #ead4ce; } .row.breadcrumb, .row.pagination, .row.stats { background: #ead4ce !important; } .row.stats span { color: #9c0000 !important; } .titlebar .title h1, .titlebar .title h2 { color: #9c0000; } .titlebar ul li a { color: #9c0000; } .titlebar ul li a:hover { color: purple; } .breadcrumb a, .pagination a { color: navy; } .pagination a.active { color: red; } .row.subforum h3 a, .row.lastThread h4 a { color: #9c0000; } .row.subforum span, .row.lastThread span { color: #984444; } .row.lastThread { background: #ead4ce; } .list tr.odd td, .list tr.odd th { background: #ead4ce; } .list th { color: #9c0000; } .list a { color: navy; } .list a:hover { color: purple; } .row.thread a { color: #9c0000; } .row.thread a.main { color: navy; } .post .postInfo .username { color: #117743; } .post .postInfo .date { color: #9c0000; } .post .postContent a { color: navy; } .post .postContent a.smart { background: #f2e5dc; border-color: #d9bfb7; } .post .postContent a.smart .title, .post .postContent a.smart .desc { background-color: #f2e5dc; border-color: #d9bfb7; color: #117743; } .post .postContent a.smart .desc { color: #9c0000; } .post .postContent .quote { background: #f2e5dc !important; border-color: #d9bfb7 !important; } .post .postContent .quote a.user { background: #f0e0d6 !important; color: #117743 !important; border-color: transparent !important; } pre { color: black; } .footer a { color: #aaa !important; } .querybox { border-color: #ccc; } .querybox .inputwrapper, .querybox .buttonwrapper { background: #eee; } .querybox .buttonwrapper input { border-left-color: #ccc; color: #222; } .row.search.message { color: #222; } .row.search.results a { color: navy; } .row.event a { color: navy; } .row.event span { color: #984444; }