@font-face {
  font-family: "One Way";
  src: url("http://typefront.com/fonts/825591213.eot");
  src: local("☺"),
       url("http://typefront.com/fonts/825591213.woff") format("woff"),
       url("http://typefront.com/fonts/825591213.ttf") format("truetype"),
       url("http://typefront.com/fonts/825591213.svg") format("svg");
}
body {
     background-attachment: fixed;
     background-clip: border-box;
     background-color: #19130C;
     background-image: url("http://fc03.deviantart.net/fs71/f/2012/213/d/7/simple_gilda_vector_by_demonreapergirl-d59ejpq.png"), url("http://i.imgur.com/prfSuFF.png"), url("http://i.imgur.com/i7nuv8R.png");
     background-origin: padding-box;
     background-position: 103% 96%, bottom right, bottom right;
     background-repeat: no-repeat;
     background-size: 37% auto, cover, cover;
     background-opacity: 0, 0, 0;
     color: #AF8624;
}
.logo {
     color: #AF8624;
     font-family: "One Way",sans-serif;
     font-size: 7pc;
     font-style: normal;
     font-weight: 400;
     letter-spacing: 0em;
     line-height: 1.4;
     text-decoration: none;
     text-transform: none;
     word-spacing: 0em;
}
a, a:visited, a:active {
     -moz-transition: all 0.5s ease 0s ;
     -webkit-transition: all 0.5s ease 0s ;
     -o-transition: all 0.5s ease 0s ;
     transition: all 0.5s ease 0s ;
     color: #E6BE03;
}
blockquote {
     color: #FFE19E;
     margin: 0.8em 1em 0.4em 2.5em;
}
a:hover, .reflink a:hover {
     color: #E0C860;
}
.darkbar, #themedropdown {
     background: none repeat scroll 0pt 0pt #B79850;
}
.darkbar a {
     border-top-color: #352C17;
     color: #352C17;
}
#verytopbar a:hover {
     background: none repeat scroll 0pt 0pt #89713C;
}
.darkbar a:hover {
     color: #FFD477;

}
.darkbar a:hover, .darkbar .navbarcurboard {
     border-top-color: #FFD477;
}
#siteleftsidebar a:hover, #topmenu .tab {
     background: none repeat scroll 0% 0% rgb(82, 69, 35);
}
.sitesidebar h2, .newsentry h2, #topmenu .current {
     background: none repeat scroll 0% 0% rgb(37, 31, 20);
}
.sitesidebar h2, #topmenu .tab, #sitemiddle h2 {
}
.sitesidebar h2, #sitemiddle h2 {
}
.postblock {
     background: none repeat scroll 0% 0% rgba(58, 49, 29, 0.74);
     color: #FFE19E;
}
.postarea input[type="text"], .postarea input[type="password"], .postarea textarea {
     border-color: transparent;
}
.postarea input[type="text"]:focus, .postarea input[type="password"]:focus, .postarea textarea:focus {
     border-color: transparent;
}
.helphover div, .reply, .highlight, .reflinkpreview {
     background: none repeat scroll 0% 0% rgb(29, 26, 16);
     border-style: outset outset outset outset; 
     border-color: #968755;
     border-width: 1px 2px 3px 1px;
     margin-top: .4em;
     border-radius: 0px 15px 0px 15px;
}
.reply {
     Margin-left: 1em;   
     
}
.highlight, .reflinkpreview {
     border: medium none;
     padding: 0pt;
     box-shadow:none;
     border-style: solid;
     border-color: #976B48;
}
.filetitle {
     color: #D5C7DB;
     font-family: "One Way",sans-serif;
}
.filesize {
     color: #775919;
     margin-left: 4px;
}
.postername, .postername a {
     border-bottom-color: #E09D01;
     border-radius: 3px 3px 3px 3px;
     color: #E09D01;
}
.postertrip {
     color: #E09D01;
}
.unkfunc {
     color: #EFF1FF;
}
button {
        cursor:pointer;
  background-color: transparent;
  background-image: url("http://i.imgur.com/Kw4OG8Z.png");
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  border-radius: 3px;
  color: blck;
  font: bold 11px/1 sans-serif;
  padding: 8px 0;
  text-align: center;
  text-shadow: 0px 0px 2px black;
  width: 70px;
  height: 26px; }
.collapsing-spoiler > div {
     background-color: #261D0B;
}
.spoiler {
     -moz-transition: all 0.5s ease 0s ;
     -o-transition: all 0.5s ease 0s ;
     -webkit-transition: all 0.5s ease 0s ;
     transition: all 0.5s ease 0s ;
     background-color: #E4D6E8;
     color: transparent;
}
.spoiler:hover {
     color: #AF649F;
}
.reply label input {
     -webkit-transition: all .7s;
         height: 1em;
         width: 1em;
         opacity: 0;
}
.reply:hover label input {
         opacity: 1;
         height: auto;
         width: auto;
}
.reply label {
     -moz-transform: translatex(-1.4em);
     -o-transform: translatex(-1.4em);
     -webkit-transform: translatex(-1.4em);
     transform: translatex(-1.4em);
     -moz-transition: all 0.5s ease 0s ;
     -o-transition: all 0.5s ease 0s ;
     -webkit-transition: all 0.5s ease 0s ;
     transition: all 0.5s ease 0s ;
     display: inline-block;

}
.reply .reflink {
     display: inline-block;
     -moz-transform: translatex(-1.4em);
     -o-transform: translatex(-1.4em);
     -webkit-transform: translatex(-1.4em);
     transform: translatex(-1.4em);
     -moz-transition: all 0.5s ease 0s ;
     -o-transition: all 0.5s ease 0s ;
     -webkit-transition: all 0.5s ease 0s ;
     transition: all 0.5s ease 0s ;
}
.reply:hover label {
     -moz-transform: translatex(0em);
     -o-transform: translatex(0em);
     -webkit-transform: translatex(0em);
     transform: translatex(0em);
}
.reply:hover .reflink {
     -moz-transform: translatex(0em);
     -o-transform: translatex(0em);
     -webkit-transform: translatex(0em);
     transform: translatex(0em);
}
.reply div.postfooter {
     -moz-transform: translatey(1.2em);
     -o-transform: translatey(1.2em);
     -webkit-transform: translatey(1.2em);
     transform: translatey(1.2em);
     -moz-transition: all 0.5s ease 0s ;
     -o-transition: all 0.5s ease 0s ;
     -webkit-transition: all 0.5s ease 0s ;
     transition: all 0.5s ease 0s ;
}
.reply:hover div.postfooter {
     -moz-transform: translatey(0em);
     -o-transform: translatey(0em);
     -webkit-transform: translatey(0em);
     transform: translatey(0em);
}
#verytopbar, #themedropdown, #watchedthreads {
     box-shadow: none;
}
hr {
     border-style: none none none;
     margin: 0.5em 0pt;
     background-image: url("http://i.imgur.com/k43jlez.png");
     height: 3em;
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
}
.logo:before {
    content: "~"
}
.logo:after {
    content: " ~"
}
#bodywrap3 .navbar {
    text-align: center;
  
}
.userdelete tr:nth-of-type(1) {

    background-color: #1D1A10;
    border-radius: 2px 2px 2px 2px;
    bottom: 0;
    box-shadow: 0 0 0;
    display: table-caption;
    padding: 18px;
    position: fixed;
    right: -25em;

}
.userdelete {

    background-color: transparent;
    background-image: url("http://i.imgur.com/CyqOQ7Y.png");
    background-repeat: no-repeat;
    background-size: 92% auto;
    bottom: 0;
    height: 2.4em;
    position: fixed;
    right: 0;
    width: 2.4em;

}
.userdelete tr:last-of-type:hover > .userdelete tr:first-of-type, .userdelete:active tr:first-of-type, .userdelete tr:first-of-type:hover {
    bottom: 0;
    right: 0;
}
.userdelete tr:last-of-type, .userdelete input[type="text"], .thread > span:last-of-type{
    display: none;
}
.userdelete {
    cursor:pointer;
}
.userdelete tr {
    cursor:default;   
}