/*  blue style */

/*  Images */
body.wootube { 
	/*background: #dce3ea url(blue/bg.gif) repeat-x 0 0;*/
  background:#fff url(http://cathe.com/images/bodyBg.jpg) no-repeat top
}

/*  Colors */
a {
	color: #294e70;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #dfe4ea;
}

#sidebar h2 {
	background: #335678;
}
#main-content .post h4.continue a {
	background: #335678;
}
#footer-out {
	background: #344b61;
}

div#top a {
  color:#000;
}

span.disclaimer {
  display:block;
  margin:-5px 0 7px 0;
  line-height:11px;
  font-size:10px;
  font-style:italic;
}
