/*  blue style */

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

/*  Colors */
a {
	color: #A8BC70
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:2px solid #003366;
}

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



