.custom #header #logo a { display: block; height: 166px; width: 937px; background: url('http://www.worldsbestbasketballcamp.com/wp-content/themes/thesis_16/custom/images/WBBC_header_2.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border-bottom:none;}

.custom ul.menu li a {text-transform: capitalize;}

.menu {background:#333333;}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.custom #content_box {background-color:#f4f4f4;}
.custom #content {background-color:#fff;}

/* === SIDEBAR === */
.custom #sidebars { border: 0; }
.custom #sidebars h3, .custom #sidebars h3 a { font: Arial; font-variant: normal; font-style: bold; font-size: 16pt; letter-spacing: 0; color: #333333; padding: 0.5em 0; text-decoration: none; border-bottom: 1px solid #ddd; background: url("images/bkgsidebar-heading.png") bottom center no-repeat;}
.custom #sidebars h3 a { border: 0; padding: 0;}

/* === CLOSED COMMENTS === */
 .custom .comments_closed p {
  display: none;
}