@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("boingboing.net") {

  #adunit-leaderboard,
  #sidebar,
  #footer,
  #printposts,
  #profile-links { display: none !important }

  #navigation {
    width: 822px !important;
    margin: auto !important;
  }

  .divitis {
    width: 666px !important;
    margin: auto !important;
  }

  #section-logo {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }

  #section-logo > ul {
    display: none !important;
  }

  #search {
    position: absolute !important;
    margin: auto !important;
    top: 90px !important;
    padding-left: 479px !important;
  }

  #navigation-site {
    position: absolute !important;
    padding-left: 666px !important;
    top: 40px !important;
    width: 360px !important;
  }

  #content {width: 780px !important;}

  #wrap {width: 780px !important;}


  h3 > a {
    color: black !important;
    font-size: 14pt !important;
  }

  body {
    background: rgb(240,240,240) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2IAAAABCAIAAAAzRYqsAAAAB3RJTUUH1gIUAAAPPbfbqwAAAAlwSFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAABVSURBVHja7cvBDcAgDAPApMkSsP9qEV8WKNTCUtUR%2BvA9LIcQn3OutcyMeR97b4woSHSWFz9Q7721ZiIiIiLyJ2OMqroOd2dGBF9QviO3mYlDdCRWD3NrPtU%2BGl9zAAAAAElFTkSuQmCC) repeat-y center !important;
  }

}