/*  pink style */

/*  Images */
body.wootube { 
	background: #0da7c8;
}

/*  Colors */
a {
	color: #294e70;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #e2dae3;
}
#sidebar h2 {
	background: #294e70;
}
#main-content .post h4.continue a {
	background: #294e70;
}
#footer-out {
              background: url(../images/footer_bg.jpg) top center no-repeat;
}




