/*  green style */

/*  Images */
body.wootube { 
	background: #F3F9E7 url(green/bgnew2.gif) no-repeat top center;
}

/*  Colors */
a {
	color: #497029;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #d7e2d4;
}
#sidebar h2 {
	background: #6B882C;
}
#main-content .post h4.continue a {
	background: #668d46;
}
#footer-out {
	background: #416134;
}




