/* Version 2.007 */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("lecho.be") {

/* Layout */
body
 {background: none !important; }  /* Ugly AD background */
*
 {font-family: helvetica !important;}

/* Header */
#headerInner .wrap .header h2.sitebrand a
 {
  background-size: 50% !important;
  height: 50px !important;
  margin: 0 !important;
 }
#headerInner .wrap .header h2.sitebrand span.weekend
 { margin: 0 0 0 0 !important;
 } 

.header .promo {
 margin: 0 0 0 !important;
 }
#headerInner .wrap #paper {
 margin: 0 !important;
 }

/* Related articles appearing from bottom */

.sidebar div.linkWithinBlock {
 right: 1px !important;
}

/* Dimmed things */

.dimmedArtFacade 
 {background:red!important; opacity:0.1!important; }

/*  popup to buy */
#bumpModal, #bumpOverlay, .overlay  
 { display: none !important;}

/* Remove some ads */
    #splashOverlay 
    ,#topadvertorialwrap
    ,#leaderboard
    ,.leader /* 27.3.2014 */
  {display: none !important;}
}
