@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.spikedhumor.com"),
url-prefix(http://www.spikedhumor.com) {

/* no army BG */
body {background: #0d1018 url(http://static.spikedhumor.com/tmpl/dark/img/bg_body.gif) repeat-x top !important;}	

/* center page */
#body {width: 750px !important; background: none !important; }	
#wrap {width: 750px !important; min-width: 750px !important; }
#main {padding-left: 20px !important;}

/* center header */
#login, #login2 {left: 0 !important; top: 75px !important;}

/* remove gaps */
#head {height: 155px !important; top: 10px !important;}
div[style*="686"] {height: 0px !important;}

/* move search */
#search {top: 15px !important; left: 50% !important; margin-left: 83px;}

/* fix uploads section */
#ctl00_ctl00_pnlPublicUploadsCategories {left: 40px !important; margin-left: 0px; margin-top: -2675px; font-size: 10px !important; }
#subContent #cat li {padding: 2px 5px !important;}

/* Hide certain elements */
.sidebar_container, /* links to archived content */
.uploadButton,
p#rss, /* rss button */
#footer,
#head h1,
#drawing,
a[href*="Particls"],
#shareBox, #shareBox_Tab, #sendBox_Tab, /* remove sharebox */
#ctl00_ctl00_pnlPublicUploadsCategories p, #ctl00_ctl00_pnlPublicUploadsCategories h3, /* fix uploads section */
table[width="688"], div + div + br, /* remove channels */
#subAds, #MM, .ad, iframe, #ctl00_CraveBanners /* ads */
{display: none !important;}

}