@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("economist.com") {

/****************************************************************/
/* ADBLOCKING                                                   */
/* removes header/footer/columns banners                        */
/****************************************************************/

#leaderboard,
.ec-ads,
.ec-print-sub-ad,
.ec_topic_ribbon,
.content-banner,
#footer-classifieds
    {display: none !important;}


/****************************************************************/
/* ECONOMIST POPUPS                                             */
/* popups promoting social tools/economist subs                 */
/****************************************************************/

.oo_feedback_float,
#aptureD,
#subscription_slider
    {display: none !important;}


/****************************************************************/
/* 'SOCIAL TOOLS' CLEANUP                                       */
/* too much twitter - only one set of tools at end of article   */
/****************************************************************/

#column-right .ec-page-tools,
.share_inline_header,
.share_inline_footer
    {visibility: hidden !important;}


/****************************************************************/
/* HEADER 'CLUTTER' REMOVAL                                     */
/* deletes various links from the header - most of these links  */
/* can be found in the 'more from the economist' section on the */
/* frontpage when you actually need them.                       */
/****************************************************************/

/* remove clutter */
#header-links,
#header-timestamp
    {display: none !important;}

/* get rid of the white one-pixel borders */
#header-topstripe, #header-main {border: none !important;}
li.print-edition {display: none !important;}
#header-navigation-main li {border: none !important;}
#header-navigation-sub {margin-top: 0 !important; background: none !important;}


/****************************************************************/
/* VARIOUS                                                      */
/* an assortment of personal prefs - delete/modify as u see fit */
/****************************************************************/

#page {margin-top: 0 !important;}
#product-events {display: none !important;}

}
