.board-owners-feel-free-to-hide-this, .board-owners-or-users-feel-free-to-hide {
  display: none;
}

body {
  font-family: sans-serif;
  font-size: 12px;
  color: #bebebe;
  background-color: #1e1e1e;
  background-image: url('https://i.imgur.com/Ioi4Fjf.png'), url('https://i.imgur.com/nWE1wWe.png'), url('https://i.imgur.com/4GB5hiq.png');
  background-repeat: no-repeat, repeat-x, repeat;
  background-attachment: fixed, scroll, scroll;
  background-position: right bottom, 0% 0%, 0% 0%;
}

.desktop-style .bl-menu {
  background-image: url('https://i.imgur.com/4GB5hiq.png');
  background-repeat: repeat;
}

td, div {
  background: rgba(0, 0, 0, 0);
}

.boardlist .board a {
  background-image: url('https://i.imgur.com/4GB5hiq.png');
  background-repeat: repeat;
}

a:link, a:visited, div.post.reply div.body a {
  color: #ff9100;
  text-decoration: none;
}

a:link:hover, a:visited:hover, div.post.reply div.body a:hover {
  color: #ffff00;
}

a.email span.name {
  color: #ff9100 !important;
}

input {
  color: #000;
  background: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px
}

input[type=submit] {
  padding: 2px 5px 3px;
}

textarea {
  background: #dedede url('https://i.imgur.com/3kkwMr6.gif') repeat-x;
}

hr {
  width: 100%;
  height: 1px;
  border: none;
  background: #707070;
  overflow: hidden;
}

.reflink a:hover {
  font-weight: bold;
}

.adminbar {
  text-align: right;
  clear: both;
  float: right;
}

h1 {
  clear: both;
  text-align: center;
  font-size: 2.5em;
  color: #ff9100;
  width: 100%;
}

div.title {
  color: #ff9100;
}

header div.subtitle {
  color: #ff9100;
  font-size: 1.2em;
}

div.banner, .replymode, .catalogmode {
  text-align: center;
  margin: 5px 0 5px 0;
  padding: 5px 2px 5px 2px;
  color: #000;
  font-weight: bold;
  width: 100%;
}

.postblock, form table th {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-align: center !important;
}

.postarea {
}

.rules {
  width: 468px;
  font-size: 10px;
}

.rules li {
  margin-left: 1em;
}

.footer {
  text-align: center;
  font-size: 12px;
}

.passvalid {
  text-align: center;
  width: 100%;
  color: #ffffff;
}

.dellist {
  font-weight: bold;
  text-align: center;
}

.delbuttons {
  text-align: center;
  padding-bottom: 4px;
}

.managehead {
  background-color: #1e1e1e;
  color: #bebebe;
  padding: 0px;
}

.postlists {
  background: #000;
  width: 100%;
  padding: 0px;
  color: #bebebe;
}

.row1 {
  background-color: #1e1e1e;
  color: #bebebe;
}

.row2 {
  background: #1e1e1e;
  color: #bebebe;
}

.unkfunc {
  background: inherit;
  color: #789922;
}

.filesize {
  text-decoration: none;
}

.filetitle {
  background: inherit;
  font-size: 1.2em;
  color: #bebebe;
  font-weight: 800;
}

span.name, .postername {
  color: #fff !important;
  font-weight: bold;
}

span.trip, .postertrip {
  color: #707070;
}

.oldpost {
  color: #CC1105;
  font-weight: 800;
}

.omittedposts {
  color: #707070;
}

div.post.reply {
  padding: 5px;
  border: 1px solid rgba(0,0,0,0.3) !important;
  background: none repeat scroll 0% 0% rgba(40,40,40,0.3);
  min-width: 35%;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.replyhl {
  background-color: #1e1e1e;
  color: #bebebe;
}

form table th, div.banner, div.pages, .replymode, .postblock, .passvalid, .catalogmode {
  background: #ff9100 url('https://i.imgur.com/gkk4pO8.gif') repeat-x !important;
}

div.pages, div.pages a {
  color: black;
  border: 0;
}

div.boardlist {
  background-color: rgba(0%, 0%, 0%, 0.45);
}

div.boardlist.bottom {
  background-color: transparent;
}

.desktop-style div.boardlist:nth-child(1) {
  background-color: rgba(0%, 0%, 0%, 0.45);
}

.desktop-style div.boardlist:nth-child(1):hover, .desktop-style div.boardlist:nth-child(1).cb-menu {
  background-color: rgba(0%, 0%, 0%, 0.45);
}

p.intro span.subject {
  color: #ee8100;
}

span.quote {
  color: #a8c952;
}

header a#favorite-star {
  color: #ff9100 !important;
}

div.options_tab {
  color: #000000;
}

.theme-catalog div.thread:hover {
  background-color: #000000;
  border-color: #000000;
}

img.banner, img.board_image {
  border: 0px;
}

#alert_div {
    background-color: #282828;
}

a.add_image {
  display: none;
}

a.file img.post-image {
  border: 2px solid #FF9100;
  padding: 2px;
}

.prettyprint {
  background-color: rgba(0,0,0,0.5);
}

.ommited {
  font-size: 10px;
}

div.post.reply.highlighted, div.post.reply.post-hover {
  background-color: #121212 !important;
  border: 1px solid #000;
  box-shadow: none !important;
}

.reply .post-image {
  max-height: 200px;
  max-width: 220px;
  height: auto !important;
  width: auto !important;
}