/*
Theme Name: sixtyTen
Theme URI: http://reversial.com
Description: A sleek, modern, and simple two-column wordpress theme.
Version: 0.7.2
Author: Dylan Pyle
Author URI: http://reversial.com
*/

body{
    /*
        try a background color of #49545c if you want it to look like versions < 0.6
        */
    background-color:#282c2f;
    background-repeat: repeat-x;
    background-attachment: fixed;
    color:#fff;
    font-family:arial,sans-serif;
    font-size:11px;
    padding:0px;
    margin:0px;
}
#outt{
    width:904px;
    margin-left:auto;
    margin-right:auto;
}
#rightbar{
    width:220px;
    float:right;
    color:#ddd;
margin-top:-15px;
}
#rightbar ul{
    padding-left:20px;
}
#rightbar .title{
    color:#ddd;
    text-decoration:none;
    display:block;
    margin-top:10px;
    font: 17px Trebuchet MS,sans-serif;
    border-bottom:1px dotted #aaa;
    margin-bottom:10px;
}
#rightbar div.title{
    cursor:default;
}
#rightbar .text{
    font:11px verdana,sans-serif;
    margin-bottom:20px;
}
#rightbar a img{
    border:1px solid #555;
}
#rightbar a img:hover{
    border:1px solid #999;
}
#rightbar input{
    border:1px solid #555;
    color:#ccc;
    cursor:default;
    background-color: #34383b;
}
#rightbar input:hover{
    border:1px solid #999;
    color:#fff;
}
#rightbar a{
    color:#ddd;
    text-decoration:none;
}
#rightbar a:hover{
    color:#888;
}
#out{
    margin-right:240px;
    padding-right:40px;
    padding-left:40px;
    border:1px solid #555;
    border-top:0px;
}
#titel{
    
    padding-top:10px;
    padding-bottom:10px;
    padding-right:20px;
    border-right:1px solid #bbb;
    
    font-size:18px;
    font-family:Trebuchet MS,sans-serif;
    color:#fff;
    text-decoration:none;
}
#titel:hover{
    color:#ccc;
}
#desc{
    color:#ddd;
    cursor:default;
    font:11px verdana,sans-serif;
    margin-left:20px;
}
#head{
    padding:40px;
    padding-bottom:20px;
    margin-right:240px;
    border-left:1px solid #555;
    border-right:1px solid #555;
}
#it{
    background-color:#fff;
    color:#000;
    padding:20px;
}
.pt, h1, h2{
    font:18px Trebuchet MS,sans-serif;
}
.pt a{
    color:#000;
    text-decoration:none;
}
.pt a:hover{
    color:#888;
}
.pd{
    color:#999;
    float:right;
    cursor:default;
    font:11px verdana,sans-serif;
    margin-top:5px;
}
#foot{
    padding-top:10px;
    color:#bbb;
    padding-bottom:40px;
    height:100%;
}
#foot a{
    color:#eee;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
}
#foot a:hover{
    color:#bbb;
}
#foot .righty{
    float:right;
    margin-right:10px;
}
#foot #cred{
    padding:0px;
}
.content{
    line-height:170%;
margin-top:5px;
    margin-bottom:20px;
border-bottom:1px solid #CCCCCC;
padding-bottom:20px;
}

.content-bottom {
    line-height:170%;
margin-top:5px;
    margin-bottom:20px;
padding-bottom:20px;
}


.content a, .pd a{
    text-decoration:none;
    color:#527d9f;
    border-bottom:1px dotted #527d9f;
}
.content a:hover, .pd a:hover{
    border-bottom:1px dotted #fff;

}
a img{
    border-bottom:0px;
    border:1px solid #527d9f;
}
a img:hover{
    border:1px solid #999;
}
.righty a img{
    border:0px;
}
blockquote{
    margin-left:20px;
    padding-left:10px;
    border-left:7px solid #d5d5d5;
    color:#555;
}
.odd, .even{
    padding:10px;
}
.odd{
    background-color:#dfdfdf;
}
.even{
    background-color:#fff;
}
.pd img{
    border:0px;
    margin-bottom:-5px;
}
.pd a{
    border-bottom:0px;
}
/*
this crap is all for the Nifty Corners!
*/

.xtopb, .xbottomb {display:block; background:transparent; font-size:1px;}
.xb1b, .xb2b, .xb3b, .xb4b {display:block; overflow:hidden;}
.xb1b, .xb2b, .xb3b {height:1px;}
.xb2b, .xb3b, .xb4b {background:#ffffff; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1b {margin:0 5px; background:#fff;}
.xb2b {margin:0 3px; border-width:0 2px;}
.xb3b {margin:0 2px;}
.xb4b {height:2px; margin:0 1px;}
.xboxcontentb {display:block; background:#ffffff; border:0 solid #fff; border-width:0 1px;}
/*
this is for the nifty corners for the comments display
*/
.xtopc, .xbottomc {display:block; background:transparent; font-size:1px;}
.xb1c, .xb2c, .xb3c, .xb4c{display:block; overflow:hidden;}
.xb1c, .xb2c, .xb3c {height:1px;}
.xb2c, .xb3c, .xb4c {background:#dfdfdf; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1c {margin:0 5px; background:#fff;}
.xb2c {margin:0 3px; border-width:0 2px;}
.xb3c {margin:0 2px;}
.xb4c {height:2px; margin:0 1px;}
.xboxcontentc {display:block; background:#dfdfdf; border:0 solid #fff; border-width:0 1px;}