@namespace url(http://www.w3.org/1999/xhtml);

/* --------------------------------------------- *
 * Style:   GeenStijl - Site cleanup		 *
 * Author:  Diddle				 *
 * --------------------------------------------- *
 * December 16th, 2009:				 *
 * 	- Fixed Ad removal on GeenStijl.nl	 *
 * 						 *
 * May 14th, 2009:				 *
 * 	- Removed new Ads on Dumpert		 *
 * 						 *
 * February 8th, 2009:				 *
 * 	- Removed Ads below first post		 *
 * 						 *
 * February 5th, 2009:				 *
 * 	- Removed rectification image		 *
 * 						 *
 * July 31st, 2008:				 *
 * 	- Added support for Dumpert.nl		 *
 * 						 *
 * May 9th, 2008:				 *
 * 	- Added support for GeenStijl.tv	 *
 * 	- Added support for SpitsNieuws.nl	 *
 * 	- Added support for Gamert.nl		 *
 * 						 *
 * May 3rd, 2008:				 *
 * 	- Initial release for new layout	 *
 * 						 *
 * --------------------------------------------- */

@-moz-document domain("geenstijl.nl") {

	div.fipoba,
	div.colsecba,
	div.colterba,
	#headmain > *,
	body > div:not(#container) { display: none !important; }

}

@-moz-document domain("geenstijl.tv") {

	div.fipoba,
	div.colsecba,
	div.colterba,
	#headmain > *,
	body > div:not(#container) { display: none !important; }

}

@-moz-document domain("spitsnieuws.nl") {

	div#fipoba,
	div#colsecba,
	div#colterba,
	#headmain > *,
	body > div:not(#container) { display: none !important; }

}

@-moz-document domain("gamert.nl") {

	div#bannerts { display: none !important; }

}

@-moz-document domain("dumpert.nl") {

	form#sendafriend,
	div#skyisthelimit,
	div#headerplaatje > *,
	div#kudtbannerondertop5,
	div[style*="text-align: center;"],
	div#comments > div:not(.comment):not(#loggedin) { display: none !important; }

}