/*  beige style */

/*  Images */
body.wootube { 
	background: #F7F1CF url(beige/bg.gif) repeat-x 0 0;
}

/*  Colors */
a {
	color: #A16B4A;
}

 #sidebar ul, #sidebar .textwidget, div#video-browser-holder {
	border:4px solid #E8DAA7;}
#main{
border:3px solid #E7C64A;
}

#sidebar h2 {
	background: #BC7B5C;
}
#main-content .post h4.continue a {
	background: #5A2B19;
}
#footer-out {
	background: #812F09;
}



