/*  dark style */

/*  Images */
body.wootube { 
	background: #070707 url(/wp-content/uploads/2009/12/bg_ben.jpg) no-repeat center top;
}
#wrap {
	
}
/*  Colors */
a {
	color: #603b5b;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #444444;
}
#sidebar h2 {
	background: #222222;
}
#main-content .post h4.continue a {
	background: #668d46;
}
#footer-out {
	background: #000;
}



