/*  green style */



/*  Images */

body.wootube { 

	background: #E4E4E4 url(green/bg.gif) repeat-x 0 0;

}



/*  Colors */

a {

	color: #ff7201;

}

#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{

	border:5px solid #9d9d9d;

}

#sidebar h2 {

	background: #FF7201;

}

#main-content .post h4.continue a {

	background: #668d46;

}

#footer-out {

	background: #616160;

}