
/* Hellbreath World dark board (original-like) */
body {
  background: #141414 url("/forum/images/helbreathbg.png") repeat !important;
  color: #d4d4d4 !important;
}
.wrap {
  max-width: 1150px;
  background: rgba(18,18,22,0.94) !important;
  border: 1px solid #3a3a45 !important;
}
a { color: #4BB8DC !important; }
a:hover { color: #8adfff !important; }
.headerbar, .forabg, .forumbg {
  background: #2a2a35 !important;
  background-image: none !important;
  border-color: #4a4a55 !important;
}
.headerbar { background: linear-gradient(#404050,#2a2a35) !important; }
.site-description h1 { color: #f0a24b !important; }
.site-description p { color: #bdbdbd !important; }
li.header dt, li.header dd, .forabg .header, .forumbg .header {
  background: #42424e !important;
  color: #fff !important;
}
ul.topiclist li.row { background: #222228 !important; border-color: #333 !important; }
ul.topiclist li.row:hover { background: #2c2c36 !important; }
.navbar, .panel, .post, .cp-mini { background: #252530 !important; background-image:none !important; }
.postbody, .content, .postprofile { color: #ddd !important; }
.bg1,.bg2,.bg3 { background-color:#262630 !important; }
input, textarea, select, .inputbox { background:#1a1a20 !important; color:#eee !important; border-color:#555 !important; }
.button, a.button1, a.button2, input.button1, input.button2 {
  background:#3a3a48 !important; color:#eee !important; border-color:#666 !important;
}
.copyright { color:#888 !important; }
