/*  blue style */

/*  Images */
body.wootube { 
        background: #006699 url(blue/background.jpg) no-repeat center 29px;
}

/*  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;
}



