@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.wired.com") {

#header,#sidebar,#linker_widget, #nav_bar,#commenting_module,#social_tools,#extra_navigation,.entryDescription, #story-ribbon-black-carpet, #footer, #zagHolder, #xrail, h2, #ad_bottom, #toolbox_art_bot, #article_footer, #mb_article_end
  { display: none !important; }

#shell, #content, #contentwell, #article
{ 
   width: 90% !important; 
   margin-left: 5% !important; 
   margin-right: 5% !important; 
   margin-top: 0% !important;
   margin-bottom: 0% !important;
   padding: 0 !important;
   align: center !important;
}

#article, #outerWrapper
{
   padding: 2% !important;
   width: 96% !important; 
   text-align: justify !important;
   font-size: 12pt !important;
   max-width: none !important;
   position: absolute !important;
   left: 0 !important;
}

}