body, td, .contentOptions, .tab_head2, .content1, .comment {
    color: #BFAB00;
}
a {
    text-decoration: none !important;
}
.content1 a:hover, .contentOptions a:hover {
    color: #FFFF00;
}
.contentTable {
    table-layout: fixed;
}
.contentTable img {
    max-width: 100%;
}
input, select, textarea {
    border: 1px solid #3F3333;
}
table.tab_brdr {
    background: transparent;
}



.content {
    padding: 10px;
}
.content, .content1, .comment {
    background: #3F3333;
}
.leftBox, .topBox, .rightBox, .contentTable {
    background: #2E2324;
}
.box_head, .news_head, .contentHeader, .BoxTleft, .BoxTright, .tab_head1, .tab_head2, .content2, .avatar, .tab_head3, table.calendar td.notBelong, .content3, .content4, .voteBar {
    color: #996B1C;
    background: #191313;
}
td.right {
    width: auto;
}
body:first-of-type .top_boxes.top {
    width: 250px; /* Chrome, Safari */
}
.voteBar {
    width: 100%;
}
.topBox {
    height: 150px;
}

table.calendar td a, table.calendar td a:hover {
    border: 1px solid #3F3333;
}
table.calendar td.content1 a, table.calendar td.content1 a:hover {
    border: 1px solid #2E2324;
}
table.calendar td.today {
    background: #808080;
}