@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("lifehacker.com") {

body {
   background-image: none !important;
   width: 100% !important;
}

#container, #content {
   background-image: none !important;
   position: relative !important;
   margin-left: 1em !important;
   width: 100% !important;
}

#ad-leaderboard, #sidebar, #innerFloaterAd, #adsense-wrap, #adsense-wrap-single, #ad-300x250, #nav-user {
   display: none !important;
}

#main {
   position: relative !important;
   margin-left: 1em !important;
   width: 100% !important;
   left: 0 !important;
}

#navigation {
   background-color: #fffbf7 !important;
   background-image: none !important;
   border: none !important;
}

#nav-login {
   margin: 1em auto !important;
}

#nav-user img {
   display: none !important;
}

#comments, .comments, hr.separator, .post {
   width: 100% !important;
}

}