/*  pink style */

/*  Images */
body.wootube { 
	background: #ffffff url(http://www.skinniverse.com/images/strippedfade.jpg) repeat center top; background-attachment: fixed;
}

/*  Colors */
a {
	color: #f700a9;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:3px solid #faf6fb;
}
#sidebar h2 {
	background: #f700a9;
}
#main-content .post h4.continue a {
	background: #668d46;
}
#footer-out {
	background-color: transparent;
}



