@charset "utf-8";
/*
Dark version of XanderX's Theme
*/
body{background:#222;}

a,.information a{color:#e00;}
a:active,a:visited,.information a:visited{color:#900;}
h1,h2,h3,h4,h5,h6{color:#fff;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.information h3{color:#d00;}
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited{color:#800;}

#header{color:#fff;}
#main{color:#ddd;}
#header .title,.copyright{background:none;}
#header .title a,#header .title a:visited,.copyright a,.copyright a:visited{color:#fff;}
#content{border-color:#444;background:#111;}

.item{border-color:#730000;}
.item .metadata{border-color:#730000;color:#666;}
.item img.border{border-color:#730000 #ac0000 #ac0000 #730000;}
.metadata .time,.metadata .date{color:#999;}
.reminder{border-top-color:#730000;background:#222;}
.reminder a{color:#ccc;}

.information{
border-color:#730000;
background:#3d0000 url(img/dark/informationBg.png) left top no-repeat;
}
.warning{
border-color:#ebff6f;
background:#f4ffad left top no-repeat;
}
.update{
border-color:#a20;
background:#310;
}

.commentList ul{background:#000;}
.commentList ul,.comment,.comment .reply,#pingbacks li{border-color:#500;}
.comment .reply a:hover{background:#222;}
.comment-author-admin{background:url(img/dark/authorBg.png) right top no-repeat;}
.odd{background-color:#111;}
.even{background-color:#000;}
.toBeModerated{color:#aaa;}

#respond{border-color:#730000;}
#respond input,#respond .text{
border-color:#730000;
background:#222;
}
#respond textarea{background:#222;}
#respond input,#respond textarea{color:#fff;}
#respond .submit input{border-color:#730000 #ac0000 #ac0000 #730000;}
#respond .openid input{background:#222 url(img/dark/openid.png) left 50% 
no-repeat;}

.pages{
background:#500000;
border-color:#8c0000;
}
.pages a{color:#e00;}
.pages a:visited{color:#a00;}

#footer .container{
background:#191919;
border-color:#444;
}

.recentPosts,.archive{background:#111;}
.similar{background:#191919;}
.recentPosts li{border-top-color:#333;}
.similar li{border-top-color:#3c3c3c;}
.recentPosts a,.archive a{color:#ccc;}
.recentPosts a:visited,.archive a:visited{color:#888;}
.similar a{color:#d6d6d6;}
.similar a:visited{color:#929292;}
.recentPhotos{background:#191919;}
.recentPhotos img{border-color:#333;}

.categories{
color:#fff;
background:#333;
}
.categories a,.categories h2{color:#fff;}
