#page, #shuffle
{
	background-image: url('img/bg-b.png');
}
#shuffle
{
	height: 339px;
}
#page
{
	background-color: #0e0e0e;
	background-position: center -339px;
}
#footer
{
	background-image: url('img/bg-footer-b.png');
}
#comments li
{
	border-color: #222;
}
#comments li.alter
{
	background-color: #111;
}

html
{
	color: #aaa;
}
h2.hlink a, h2.hlink a:hover, #comments .chead p, blockquote p
{
	color: #eee;
}
#sidebar
{
	color: #999;
}
#sidebar .wbody
{
	background-color: #161616;
	border-color: #222;
	background-image: none;
}
#sidebar .widget, .entry .preview
{
	border-color: #000;
	background-color: #0a0a0a;
	background-image: none;
}
.entry img
{
	border:0px;
}
.initbit {
	border:2px solid #000000;
	background-image: url('img/bg-glass-b.png');
        height:35px;
        width:283px;
        color:#ffffff;
        
}
.initbit_t {
	border:2px solid #000000;
	background-image: url('img/bg-glass-b.png');
        height:150px;
        width:283px;
        color:#ffffff;
        
}
#comments li.bgCH
{
	border-color: #000;
	background-image: url('img/bg-glass-b.png');
}
.field
{
	background-color: #0a0a0a;
	background-image: none;
	border-color: #222;
	color: #fff;
}

#shuffle .item .card
{
	background-image: url('img/card-shadow-b.png');
}
.btn
{
	background-image: url('img/btns-b.png');
	color: #ccc;
}
.btn:active
{
	color: #ddd;
}

#commentform label span
{
	color: #666;
}