/*  dark style */

/*  Images */
body.wootube { 
	background: #EEECE7 url(dark/bg.png) repeat-x 0 0;
}
#wrap {
	background:url(dark/bg_gradient.png) no-repeat scroll center 29px;
}
/*  Colors */
a {
	color: #603b5b;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #A9988E;
}
#sidebar h2 {
	background: #A9988E;
}
#main-content .post h4.continue a {
	background: #668d46;
}
#footer-out {
	background: #000;
}




