/*  blue style */

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

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

#sidebar .textwidget {
	border:0;
}

#sidebar h2 {
	background: #7b452f;
}
#main-content .post h4.continue a {
	background: #335678;
}
#footer-out {
	background: #344b61;
}



