body.dark {
    background-color: #16213e;
    color: #fff;
    background: -moz-linear-gradient(top, #16213e0%, #16213e 100%);
    background: -webkit-linear-gradient(top, #16213e 0%, #16213e 100%);
    background: linear-gradient(to bottom, #16213e 0%, #16213e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#16213e", 
    endColorstr="#16213e",GradientType=0 );
}body.dark .banner-text-link{
color:white!important;
}body.dark .th-subnavbar{
    background-repeat: no-repeat;
    background: url("https://uploads.cekni.to/ups/3866fe17-f3ed-5721-8b90-7a5c4261255e.jpg");
    background-position: 50% 80%;
    background-size:cover;
    background-color: #16213e;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.75);
    box-shadow: none;
}body.dark .sidebar {
    background-color: #16213e;
    border: solid 1px #1f4068;
}body.dark .pure-button {
    background: #1a1a2e;
}body.dark .pure-button:hover {
    background: #0f3460;
    border: 1px solid black;
}body.dark input[type="search"] {
    background-color: #0f3460;
    color: #fff;
    border-color: black;
    font-weight: bold;
}body.dark .post a.title:hover {
    color: #698eb8;
}body.dark #chtitle {
    background: #16213e;
    color: #ccc;
    border-bottom: 1px solid #698eb8;
}body.dark #chpop {
    background: #16213e;
    border-top: 1px solid #698eb8;
    border-left: 1px solid #698eb8;
    border-right: 1px solid #698eb8;
}body.dark #chsend {
    background-color: #698eb8;
}body.dark .msguser {
    padding-right: 5px;
    color: #e94560;
}body.dark .th-subbar {
    background-color: #16213e;
    border-bottom: 1px solid #698eb8;
}.th-subnavbar{
    background: url("https://uploads.cekni.to/ups/55034111-0fe9-5369-9638-bc8460387490.jpg");
    background-repeat: no-repeat;
    background-position: 50% 80%;
    height: 185px;
    box-shadow: none;
    background-size:cover;
    border-bottom: 0px solid #101010;
    z-index: 100;
}#chtitle{
    background-color: #F08401;
}.pure-button {
    font-family: inherit;
    padding: 0.5em 1em;
    color: #fff;
    border: 1px solid black;
    background-color: #333;
    text-decoration: none;
    border-radius: 2px;
}.pure-button:hover {
    background: #800000;
    border: 1px solid black;
    color: #fff;
}.sidebar {
    padding: 1em 5px 5px 5px;
    overflow-wrap: break-word;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
}.sidebar .pure-button-primary {
    color: #F08401;
    background-color: #101010;
}.th-subbar {
    background-color: #333;
    border-bottom: 1px solid #101010;
    font-variant: small-caps;
    overflow: hidden;
}.th-subbar ul li a {
    color: #fff;
    font-size: .9em;
}.post.title {
    color: #0b0b0b;
}.post .title:visited {
    color: #0b0b0b;
}#chtitle {  
    background: #fff;
    background-color: #800000;
    font-size: smaller;
    height: 1.8em;
    padding-top: .2em;
    padding-left: .5em;
    cursor: pointer;
    border-bottom: 1px solid black;
}#chpop {
    border: 1px solid black; 
    box-shadow: none;
}.msguser {
    padding-right: 5px;
    color: #800000;
}.sidebar .pure-button-primary {
    color: #fff;
    background-color: #101010;
}.button-warning {
    background: rgb(200, 5, 17);
    background-color: rgb(200, 5, 17);
    border: 1px solid black; 
}.pure-button:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-right: 1px solid black;
}.th-subnavbar:after{
    content:"s/Bitcoin";
    position:absolute;
    top:50%;
    left:50%;
    color:white;
    font-size: 50px;
    transform: translate(-50%,-50%);
    letter-spacing: 1px;
    font-weight:bold;
    background-size: cover;
    display:none;
}.cw-items {
    margin-top: 50px;
}[data-ac="subscribe"], body.dark [data-ac="subscribe"]{
    background-color: #4CAF50;
}[data-ac="unsubscribe"], body.dark [data-ac="unsubscribe"]{
    background-color: #348638;
    box-shadow: inset 0 0 10px #000000;
}.pure-g-menu {
    bottom: 1px;
}.pure-g-menu .pure-button {
    border: 1px solid #3d3d3d;
}.pure-button-group .pure-button:last-child {
    border-right: 1px solid #3d3d3d;
}.c-upvote svg, .c-downvote svg, .upvote svg, .downvote svg {
    fill: #ece3e3;
}.c-upvote svg, .c-downvote svg, .upvote svg, .downvote svg {
    fill: #888;
}.th-subnavbar.open {
    height: 15em;
}.upvoted path {
    fill: #7A0105;
}.downvoted path {
    fill: black;
}.banner-text-link{
display:block;
}@media only screen and (max-width: 50.999em) {
    


    .cw-items {
       display:none;
    }
    .subtitle {
       display:none;
    }
    .open .cw-items{
    display:block;
    margin-top: 70px;
    }
    .th-subnavbar:after{
      font-size:18px;
    }
}