/* 
adblocked:
 -aftenposten.no
 -oslopuls.no
 -golf.no
 -forbruker.no
 -aftenspill.no

@author: Rune Bjonness (beigelogic)
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
    domain("aftenposten.no"),
    domain("oslopuls.no"),
    domain("golf.no"),
    domain("aftenspill.no"),
    domain("forbruker.no") {
  .adArticleTop,
  .adBigButtons,
  .adButtons,
  .adContent,
  .adGuiden,
  .adMenu,
  .ads-content,
  .ads-horisontal,
  .ads-bottom,
  .adWallpaper,
  .aemAd,
  .crmAd,
  .theAdvertisement,
  #annTop,
  #annTopA,
  #annTopB,
  #ann1a,
  #ann1A,
  #ann2,
  #ann3,
  #ann3t,
  #annH,
  #annx32,
  #annmiddle2,
  #adTop,
  #adRight,
  #ad_bottom,
  #annbunn,
  #div_ad_right,
  [href*="advertising"],
  [src*="advertising"],
  [src*="/ads/"],
  [src*="toppteaser"],
  [src*="googlesyndication"],
  img[src*="annonse"]
  {
    display:none !important;
    width:0px !important;
    height:0px !important;
  }

  #header-wrapper,
  #globalFooter {width: 750px !important;}

}

@-moz-document 
    domain("aftenspill.no"){

  /* Remove gap */
  iframe[height="280"]
  {
    height:90px !important;
  }
}