/* by Chochem */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("wired.com") {

/* header */
   #logo_home, #header a, #header {
	background-color: black !important;
	position: relative !important;
	height: auto !important;
	}
   #stereo1, #stereo2, .timestamp
	{display: none !important;}

/* articles */
   #article {
	text-align: justify !important;
	font-size: 1.1em !important;
	line-height: 1.4em !important;
	}

/* sidebar */
   #services,
   .matchbook_bubble
	{display: none !important;}

/* Footer */
   #foot_row1, #foot_row2, #foot_row3 strong
	{display: none !important;}

}
