/*
Theme Name: 2Bstylez
Theme URI: http://wordpress.org/
Description: Test
Version: 1.0
Author: Michael Karlstedt
Author URI: http://binarybonsai.com
*/



/* Begin Typography & Colors */
body, .table{
        margin-top:0px;
        margin-left:0px;
        font-size: 10px;
        font-family: Verdana, Arial, Sans-Serif;
        background: #0E0E0E;
        color: #FFFFFF;
        }

a {
        color: #888888;
        font-size: 11px;
        }

p {
        color: #ffffff;
        font-size: 13px;
        font-variant: small-caps;
}

.ItemBody{
        font-size:7pt;
        font-family:Arial;
        padding:5px;
}
.Back{
        background: #0E0E0E;
}
a{
        text-decoration:none;
        color:#888888;
}
a:visited{
        text-decoration:none;
        color:#cccccc;
}
.postmetadata a{
        font-size: 11px;
        font-family: Verdana, Arial, Sans-Serif;
        color: #888888;
}

.postmetadata{
        font-size: 11px;
        font-family: Verdana, Arial, Sans-Serif;
        color: #ffffff;
        padding-left:10px;
        padding-right:10px
}

.entry a, .footer a{
        font-size: 11px;
        font-family: Verdana, Arial, Sans-Serif;
        color: #FF7E00;
}

.navigation a{
        font-size: 10px;
        font-family: Verdana, Arial, Sans-Serif;
        color: #888888;
}

.entry img{
       border: none;
       text-align: left;
}

h2{
font-size:10px;
}

.h3, .h3 a{
        font-size: 14px;
        font-family: Verdana, Arial, Sans-Serif;
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
}


.title{
        font-size: 18px;
        font-family: Verdana, Arial, Sans-Serif;
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        font-variant: small-caps;
}

small{
        font-family: Verdana, Arial, Sans-Serif;
        color: #888888;
        font-size: 11px;

}


smaller{
        font-family: Verdana, Arial, Sans-Serif;
        color: #cccccc;
        font-size: 10px;
}

#page {
        border: 0px solid #959596;
        text-align: left;
}

.post{
        font-size: 11px;
        margin-left:10px;
        margin-right:10px;
}

ul {
     list-style-type:none;
     font-size: 12px;
     font-variant: small-caps;
     padding-left:0px;
     margin-left:0px;
}

li {
     list-style-type:none;
     color: #FFFFFF;
     font-size: 11px;
     font-variant: small-caps;
     padding-left:0px;
     margin-left:0px;
}

#header {
        margin-top:0px;
        margin-left:0px;
        background: #0E0E0E url('images/2bheader.jpg') no-repeat top center;
        }

#headerimg {
        height: 142px;
        width: 1004px;
        }

.tablebg {
        margin-top:0px;
        margin-left:0px;
        background: #0E0E0E url('images/scan.gif') no-repeat top center;
}

.contentpost{
        padding-left:10px;
        padding-right:10px;
}

.widecolumn .entry p {
        font-size: 10px;
        }

.footer {
        background: url('images/2bfooter.jpg') no-repeat top;
        color: #000000;
        }

.commentlist li, #commentform input, #commentform textarea {
        font: 11px 'Verdana', Arial, Sans-Serif;
        }

.commentlist li {
        font-weight: bold;
        BACKGROUND-COLOR: #2b2b2b;
        BORDER: #FF7E00 1px solid;
        color:#ffffff;
        padding:10px;
        list-style-type:none;
        }

ol {
        padding:10px;
}

.commentlist li .avatar {
        float: right;
        border: 1px solid #eee;
        padding: 2px;
        background: #fff;
        }

.commentlist a {
        color: #888888;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 11px;
        }

.commentlist p {
        font-weight: normal;
        line-height: 10px;
        text-transform: none;
        }

#commentform p {
        font-family: 'Verdana', Arial, Sans-Serif;
        }

ad {
        list-style-type:none;
        color: #FFFFFF;
        font-size: 11px;
        font-variant: small-caps;
        padding-left:0px;
        margin-left:0px;
        }

#sidebar {
        margin-top:0px;
        margin-left:0px;
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 12px;
        font-style: normal;
        color: #F60087;
        text-decoration: none;
        font-weight: bold;
        }

#sidebar a{
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 10px;
        font-style: normal;
        color: #888888;
        text-decoration: none;
        font-weight: bold;
}


code {
        font: 10px 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 10px;
        letter-spacing: 10px;
        }

/*Input / BTN*/

.input{
        BORDER-RIGHT: #A0A0A0 1px solid;
        BORDER-TOP: #A0A0A0 1px solid;
        BORDER-LEFT: #A0A0A0 1px solid;
        BORDER-BOTTOM: #A0A0A0 1px solid;
        BACKGROUND-COLOR: #55565A;
        COLOR: #ffffff;
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 10px;
        font-style: normal;
        color: #ffffff;
        text-decoration: none;
}

.btn{
        BORDER-RIGHT: #A0A0A0 1px solid;
        BORDER-TOP: #A0A0A0 1px solid;
        BORDER-LEFT: #A0A0A0 1px solid;
        BORDER-BOTTOM: #A0A0A0 1px solid;
        BACKGROUND-COLOR: #55565A;
        HEIGHT: 17px;
        width: 120px;
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 10px;
        font-style: normal;
        color: #F60087;
        text-decoration: none;
        font-weight: bold;
}

.commentmetadata a{
      color: #FF7700;
}

input, textarea{
        BORDER-RIGHT: #A0A0A0 1px solid;
        BORDER-TOP: #A0A0A0 1px solid;
        BORDER-LEFT: #A0A0A0 1px solid;
        BORDER-BOTTOM: #A0A0A0 1px solid;
        BACKGROUND-COLOR: #55565A;
        COLOR: #ffffff;
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 10px;
        font-style: normal;
        color: #ffffff;
        text-decoration: none;
}

.comment-btn{
        BORDER-RIGHT: #A0A0A0 1px solid;
        BORDER-TOP: #A0A0A0 1px solid;
        BORDER-LEFT: #A0A0A0 1px solid;
        BORDER-BOTTOM: #A0A0A0 1px solid;
        BACKGROUND-COLOR: #55565A;
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 10px;
        font-style: normal;
        color: #F60087;
        text-decoration: none;
        font-weight: bold;
}