/*  dark style */

/*  Images */
body.wootube { 
/*	background: #000000 url(dark/bg.gif) repeat-x 0 0; */
}
#wrap {

	background:url(dark/bg2.jpg) no-repeat scroll center 29px;
}

/*  Colors */
a {
	color: #000033;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
/*	border:5px solid #444444; */
}
#sidebar h2 {
	background: #ffffff;
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold; 
	float:none;
}
#main-content .post h4.continue a {
	background: #668d46;
}
#footer-out {
	background: #000;
}



