/*  dark style */

/*  Images */
body.wootube { 
	background: #000;
}
#wrap {
}
/*  Colors */
a {
	color: #A8BC70;
}
#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;
}



