/*  blue style */

/*  Images */
body.wootube { 
	background: #dce3ea 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: #335678;
}
#main-content .post h4.continue a {
	background: #335678;
}
#footer-out {
	background: #344b61;
}




