@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("boingboing.net") {

  #adunit-leaderboard,
  #sidebar,
  #footer,
  #printposts,
  #profile-links,
  #beta,
  #buckets { display: none !important }

  div.display, div.display-alt img {
    display: none;
  }

  div#header iframe {
   display: none;
  }

  div#header img {
   display: none;
  }

  div#navbar img {
   display: inline !important;
  }


  #header-menu {
    width: 800px !important;
    margin: auto !important;
  }

  #content,
  #content-inner{
    width: 740px !important;
    margin: auto !important;
  }

  div.asset-body object,
  div.asset-body embed{
    max-width: 250px !important;
    max-height: 190px !important;
    float:left !important;
  }

  div.asset-body img {
    width: 250px !important;
    height: 190px !important;
    float:left !important;
    margin: 20px 20px 20px 20px !important;
  }


  #navigation {
    width: 822px !important;
    margin: auto !important;
  }

  h3 > a {
    color: black !important;
    font-size: 14pt !important;
  }

  h2 > a {
    color: black !important;
    font-size: 14pt !important;
    font-weight: normal !important;
  }

  div.swatch-beta h2 a {
    color: black !important;
    font-size: 10pt !important;
    font-weight: bold !important;
  }

  div.asset-body,
  span.asset-body {
    color: black !important;
    font-size: 10pt !important;
  }

  div.asset-body a, 
  div.asset-body a {
    color: #444 !important;
    font-size: 10pt !important;
    text-decoration: underline !important;
  }


  body {
    background: rgb(240,240,240) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2IAAAABCAIAAAAzRYqsAAAAB3RJTUUH1gIUAAAPPbfbqwAAAAlwSFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAABVSURBVHja7cvBDcAgDAPApMkSsP9qEV8WKNTCUtUR%2BvA9LIcQn3OutcyMeR97b4woSHSWFz9Q7721ZiIiIiLyJ2OMqroOd2dGBF9QviO3mYlDdCRWD3NrPtU%2BGl9zAAAAAElFTkSuQmCC) repeat-y center !important;
  }

}