/*  dark style */

/*  Images */
body.wootube { 
	background: #340000 url(dark/bg.gif) repeat-x 0 0;
}
#wrap {
	background:url(dark/bg_pattern.png) repeat;
}
/*  Colors */
a {
	color: #e78f1c;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #340000;
}
#sidebar h2 {
	background: #340000;
}
#main-content .post h4.continue a {
	background: #e78f1c;
}
#footer-out {
	background: #340000;
}



