/*  green style */

/*  Images */
body.wootube {
	background: #e7eadc url(green/grass-patch-tall.jpg) repeat 0 0;
}

/*  Colors */
a {
	color: #497029;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #E2E2E2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; 
}
#sidebar h2 {
	background: #6B882C;
}
#main-content .post h4.continue a {
	background: #668d46;
}
#footer-out {
	/*background: #416134;*/
	background: #e7eadc url(green/grass-footer.jpg) repeat-x 0 0;	
}




