/*  blue style */

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

/*  Colors */
a {
	color: #294e70;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #dfe4ea;
}

#sidebar h2 {
	background: #3f312e;
}
#main-content .post h4.continue a {
	background: #c6c6c6;
}
#footer-out {
	background: #3f312e;
}



