/*  red style */

/*  Images */
body.wootube { 
	background: #fef2fc url(red/bg.gif) repeat-x 0 0;
}

/*  Colors */
a {
	color: #603b5b;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:0px solid #000000;
}
#sidebar h2 {
	background: #d20000;
}
#main-content .post h4.continue a {
	background: #ff0000;
}
#footer-out {
	background: #000000;
}



