/* RESET */
#masthead,#main-nav,#header, #nav, .content_tabs, #comments, .sidebar, .copyright, hr.space, hr, #leaderboard, #footer { display: none; }
#page, #body-content, .content, .content_title { margin: 0; padding: 0; width: 100% !important; min-width: 0; }
div.container {width:600px;}
#sql_debug { display: none; }

/* POPUP STYLES */
body {background: #fff !important; }

.content_title { padding: 0 0 10px 0 !important; border-bottom: 1px solid #ddd; }
.content_title h2 { margin-top: 0; font-size: 20px; line-height: 25px; }
.content_title .feed { display: none; }
 
.content { padding: 20px 0 !important; }

body.events .content_tabs { display: block; margin: 0 0 10px 0; padding: 0; border-bottom: 1px solid #ddd; }
body.events .content_tabs ul li a { -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; }
