@import "http://fonts.googleapis.com/css?family=Open+Sans";
@import "http://fonts.googleapis.com/css?family=Droid+Serif";

html, body{
    min-width: 570px;
    font-size: 95%;
    position: relative;

            background-image:url('http://twilight.ponychan.net/chan/files/src/136160637008.png');
            background-position:right bottom;
            background-size: auto 100%;
            background-repeat: no-repeat;
            background-attachment:fixed;

            background-color: #000000;
            font-family: Open Sans;
}


a {
    font-weight: normal;
    text-decoration: none;
}

a, a:visited, a:active {
    color: #5f5f5f;
}

a:hover{
    color:#ffffff;
}

/*------------------------------------------- Top Menu ----------------------------------------------*/
#verytopbar{
    margin: 0;
    padding: 0;
    min-width: 570px;
   /* position: relative !important;*/


}
.darkbar{
    min-height: 20px;
    max-height: 60px;


background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(17,17,17,1) 50%, rgba(22,22,22,1) 55%, rgba(255,0,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(50%,rgba(17,17,17,1)), color-stop(55%,rgba(22,22,22,1)), color-stop(100%,rgba(255,0,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ff0004',GradientType=0 ); /* IE6-9 */

background-size:1px 50px;


}
.navbarsection{
    margin: 0;
    padding: 0;
}
.navbarboard{
    /*float: left;*/
    border: 0;
    padding: 0;
}
.adminbar.darkbar{
    border:0;
    margin: 0;
    /*position: static;
    float: right;*/

}
a.adminbaritem{
    border:0;
    margin: 0;
    padding-left: 3px;
}
.darkbar:after { /*Clearing the floats*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}   
#themedropdown .themelink a {
    padding: 0.5em 0.8em;
    width: 10em;
    font-size: 0.9em;

    background-size:1px 120px;
}
#verytopbar, #themedropdown, #watchedthreads {
    box-shadow: 0px 0px 0px rgb(255, 255, 255);
}
.darkbar a{

            font-family: Droid Serif;

    font-size: 1em;
    font-weight: normal;
    color: white;
    padding: 4px 4px 4px 4px;

background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(17,17,17,1) 50%, rgba(22,22,22,1) 55%, rgba(255,0,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(50%,rgba(17,17,17,1)), color-stop(55%,rgba(22,22,22,1)), color-stop(100%,rgba(255,0,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(17,17,17,1) 50%,rgba(22,22,22,1) 55%,rgba(255,0,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ff0004',GradientType=0 ); /* IE6-9 */

      
    -webkit-transition: background 200ms ease-out;  
    -moz-transition: background 200ms ease-out;  
    -o-transition: background 200ms ease-out;  
    transition: background 200ms ease-out;  
      
    background-size:1px 50px;  
    cursor:pointer;   

}
.darkbar a:hover{

    background-position:10px;


}
.adminbar a{
}
.adminbar a:hover{
}
/*------------------------------------------- Above post input ----------------------------------------------*/
#bodywrap3{
}

#bodywrap3 div:first-child{/*Paypal logo placement fix*/
    top: 10px;
}

.logo{
    color: white;
    font-family: Droid Serif;
    padding-top: 30px;
}
.logo:before{
    content: "/";
}
.logo:after{
    content: "/";
}
/*--------Style Below----------*/
/*----------------------------------------- Post input --------------------------------------*/
#postform{
    font-family: Open Sans;
}

.postblock{
    color:white;
    font-size: 0.8em;
    font-family: Droid Serif;
    background-color: #3f3f3f;
}
.postarea input[type="submit"] {
    vertical-align: bottom;
    margin: -10px 0.3em 0px 0.1em;
    padding: 5px 5px 5px 5px;
    font-size: 0.8em;
}
.postarea textarea {
    margin: 0px;
    border: 1px solid rgb(0, 0, 0);
    font-family: Open Sans;
}

/*----------------------------------------- Below post input --------------------------------------*/
.subject{
    font-family: Droid Serif;
}
.item{/*Blotter! Make this more visible*/
    margin-right: 50px;
    margin-left: 50px;

    padding: 10px 10px 10px 10px;

    color: black;
    background-color: white;

    border-radius: 5px;
}
/*-------------------------------------------------- OP and Posts ---------------------------------------*/

.postertrip, .postername, .postername a{
    font-weight: normal;
    font-family: Droid Serif;
    color: #5f5f5f;
}

.admin{
    color:#91fed9;
    font-family: Droid Serif;
    border-top: 1px dashed #ec293a;
    border-bottom: 1px dashed #005ea3;

}
.mod{
    color: red;
    font-family: Droid Serif;
    border-top: 1px dashed red;
    border-bottom: 1px dashed red;
}
.posttime, .reflink a, .filetitle, .filesize{
    font-family: Droid Serif;
    font-weight: normal;
    color: #3f3f3f;
}
.thread{
    background-color: rgba(0,0,0,0.7);
}
.thread, .reply{
    padding: 5px 2px 20px 2px;
    position: relative;
    color:white;
    border-radius: 5px;

    border: 2px solid rgba(255,255,255,0.2);
}
.thread:after, .reply:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}



.last-edit-time {
    color: #3f3f3f;
    font-size: 0.75em;
    font-style: italic;
}
.spoiler{
    border-bottom: 1px dashed white;
}

.postfooter{
    position: absolute;
    bottom: 0;
    right: 0;

}
.helphover div, .reflinkpreview{
    color: white;
    background-color: rgba(0,0,0,1);
    border: 2px solid rgba(255,255,255,0.2);
    box-shadow: 0px 0px 0px #ffffff;
}
.highlight{
    border-left: 15px double rgba(255,255,255,0.2);
}

/*-------------------------------------------------- Footer ---------------------------------------*/
.navbar{
    color: white;
    float:left;

}
.userdelete{
    color: white;
    float: right;
    position: static;
}

.footer{
    color: white;
}



/*--------------------------------------------------------------------------------------
-------------------------------------- Front Page --------------------------------------
----------------------------------------------------------------------------------------*/

/*-------------------------------------- Site side bar ---------------------------------*/

/*------------------------------------- Site middle -----------------------------------*/

/*----------------------------------------- Site right side bar -----------------------------------*/
