	

    /* stylesheet for scurv v5 */
     
    ::selection {color:#000; background:#e3d08a;}
    ::-moz-selection {color:#000; background:#e3d08a;}
    img {-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
     
    body {
    margin:0;
    padding:0;
    background:none;
    background-color:#292523;
    color:#999796;
    overflow-y:scroll;}
     
    div.boardlist:not(.bottom) {
    background-color:#000!important;
    color:#999796;
    border-bottom:solid 1px #1f1c1a!important;}
     
    div.banner {
    background-color:#000;
    color:#999796;}
     
    div.pages {
    background-color:#000;
    color:#999796;
    border-right:solid 1px #1f1c1a!important;
    border-bottom:solid 1px #1f1c1a!important;}
     
    div.pages a.selected {
    color:#fff;}
     
    div#options_div, div.options_tab_icon{
    background-color:#000!important;
    color:#999796!important;}
     
    div.options_tab_icon:hover, div.options_tab_icon.active {
    background-color:#000!important;
    color:#fff!important;}
     
    div.options_tab h2{color:#fff!important;}
     
    header h1 {
    text-align:center
    display:inline-block;
    letter-spacing:-1px;
    font-size:30pt;
    font-weight:500;
    font-family:"Times New Roman";
    color:#e3d08a;}
     
    header div.subtitle {
    text-align:center
    display:inline-block;
    font-size:12pt;
    font-family:"Times New Roman";
    color:#999796;}
     
    div.blotter {
    color:#706d6c;
    font-weight:bold;
    text-align:center;}
     
    span.heading {
    color:#b14949;
    font-size:12pt;
    font-weight:bold;}
     
    span.spoiler {
    background:#999796;
    color:#999796;}
    span.spoiler:hover {
    background:#999796;
    color:#000;}
     
    p.body-line.ltr span.spoiler a {color:#999796!important;}
    p.body-line.ltr span.spoiler a:hover {color:#e3d08a!important;}
     
    div.post.reply {
    background:#000;
    border-top:solid 1px #000!important;
    border-left:solid 1px #000!important;
    border-right:solid 1px #1f1c1a!important;
    border-bottom:solid 1px #1f1c1a!important;
    color:#999796;}
     
    div.post.reply.highlighted {
    background:#000;
    border:dashed 1px #fff!important;}
     
    div.inline.post, div.post.reply.body-not-empty.post-hover, div.thread.post-hover.reply.post, div.post.reply.hidden.post-hover {
    background:#000!important;
    padding:5px 10px 5px 5px!important;
    border:dashed 1px #fff!important;}
     
    div.inline.post a.post-btn, div.post.reply.body-not-empty.post-hover a.post-btn, div.thread.post-hover.reply.post a.post-btn, div.post.reply.hidden.post-hover a.post-btn{
    display:none;}
     
    p.intro span.subject {
    font-size:11pt;
    margin-right:5px;
    color:#fff;}
     
    a.email span.name {color:#e3d08a!important;}
    a.email span.name:hover {color:#fff!important;}
     
    .post-btn {
    visibility:hidden!important;
    padding-right:10px;
    padding-left:4px;
    opacity:1.0!important}
     
    .post-btn:after {
    color:#fff;
    font-size:16pt;
    content:'☠';
    visibility:visible;
    display:inline;
    position:relative;
    left:-12px;}
     
    p.intro span.name {color:#b14949;}
     
    p.intro, p.intro span.capcode {color:#e3d08a;}
     
    p.intro, p.intro span.time {color:#fff;}
     
    form table tr th, table tr {
    background-color:#000!important;
    color:#999796;
    border-color:#999796!important;}
     
    p.quote {color:#b9cc7c;}
     
    p.quote.hover {color:#fff;}
     
    .intro a:link, a:visited, a:active {
    color:#e3d08a;
    text-decoration:none!important;}
     
    .intro a:hover, a.post_no:hover {color:#fff!important;}
     
    a:link, a:visited, a:active {
    color:#e3d08a;
    text-decoration:none!important;}
     
    a:hover {color:#fff;}
     
    div.post.reply div.body a {color:#e3d08a;}
     
    div.post.reply div.body a:hover {color:#fff;}
     
    /* menu */
    li.post-item, li.post-submenu {
    padding:5px 10px!important;
    color:#e3d08a;
    background:#000;}
    li.post-item:hover, li.post-submenu:hover {
    color:#fff;
    background:#292523;}
    ul {border:dashed 1px #fff!important;}
     
    .fa.fa-thumb-tack{visibility:hidden!important;}
     
    .fa.fa-thumb-tack:after{
    color:#fff;
    font-size:16pt;
    content:'⚔';
    visibility:visible;
    display:inline;
    position:relative;
    top:2px;
    margin:0px -4px 0px -10px;}
     
    .thread.grid-li.grid-size-small, .thread.grid-li.grid-size-large, .thread.grid-li.grid-size-vsmall {
    background-color:#000!important;
    border-top:solid 1px #000!important;
    border-left:solid 1px #000!important;
    border-right:solid 1px #1f1c1a!important;
    border-bottom:solid 1px #1f1c1a!important;}
     
    .thread.grid-li.grid-size-small:hover, .thread.grid-li.grid-size-large:hover, .thread.grid-li.grid-size-vsmall:hover {
    background-color:#000!important;
    border:dashed 1px #fff!important;}
     
    span.catalog_search {color:#999796;}
     
    span a, span a:link, span a:visited, span a:active{
    color:#e3d08a!important;}
     
    span a:hover{color:#fff!important;}
     
    hr {border-color:#000!important;}
     
    TH[colspan="2"] {border:none!important; margin:4px;}
     
    div.dropzone, div.file-hint {
    background:#000;
    color:#999796!important;}
     
    input[type=submit] {
    background-color:#000;
    border:none;
    color:#e3d08a;}
     
    input[type=submit]:hover {
    color:#fff;}