/*  red style */

/*  Images */
body.wootube { 
	background: #171B1C url(red/bg.gif) repeat-x 0 0;
}

/*  Colors */
a {
	color: #FF1300;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #617276;
}
#sidebar h2 {
	background: #FF1300;
}
#main-content .post h4.continue a {
	background: #ff0000;
}
#footer-out {
	background: #617276;
}