@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
  domain("dagbladet.no"),
  domain("kjendis.no") {

/* www.dagbladet.no - adblocked & tweaked */
/* @author: Rune Bjonness (beigelogic)    */

/* Block ads */
#ad-top-right,
#ad-top-left,
#ad-top-wide,
.ad,
.ad-tag,
.ad-top,
.ad100x150,
.ad180x150,
.ad180x500,
.ad180-topp,
.ad240,
.ad280x60,
.ad335, 
.ad335x286,
.ad468,
.ad468-2,
.ad468-4,
.ad768,
.ad768-topp,
.ad768x150,
.ad860x448u,
.annonse,
#blink-big,  
#egenannonse,
#nyann_hoyre,
#nystripe2{display: none !important;}

#topp-ad{
  width:0px !important; 
  height:0px !important; 
  display: none !important;
}


/* Remove junk from the sidebar.*/
/* You can comment/uncomment the following elements to */
/* customize the sidebar to your own preferences. */

/* #toolbox,*/
/* #dagbladetbox,*/
/* #nyheter,*/
/* #dagbladettv,*/
#kjendis,
#sportdottno,
#start,
#humor911,
#hei,
#filmbasen,
#filmonline,
#spill123,
#nydottno { display: none !important;}


/* Note that #sistevideo is used for "the most commented articles" */
/* If you don't want to display #sistenytt or #sistevideo, you should */
/* uncomment the two following lines and then comment out the line */
/* below starting with "#toolbox". */

/* #sistenytt,*/
/* #sistevideo { display: none !important;}*/

/* Make room for #sistenytt & #sistevideo */
#toolbox {margin-top: 1190px !important;}

/* Move #sistenytt & #sistevideo to sidebar */
#sistenytt {
  position:absolute !important;
  width:180px !important;
  height: 585px !important;
  top:10px !important;
  left:805px !important;
  overflow:scroll !important;
}
#sistevideo {
  position:absolute !important;
  width:180px !important;
  height: 585px !important;
  top:600px !important;
  left:805px !important;
  overflow:scroll !important;
}

}