/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
nav, #util, .qlinks, aside, #pusher, #button-edit, #sharebox, #logo, #headspace, .banner, #rotator, .content-fence:before, #button-edit, #disqus, .notice {
  display: none;
}

/* line 9, ../sass/print.scss */
header, body.pusher, article, .txt, #content, #content .content-fence {
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 13, ../sass/print.scss */
.ribbon {
  display: none;
  font-size: 1em;
  height: 2em;
  margin: 0;
  position: relative;
  left: 0;
}
/* line 19, ../sass/print.scss */
.ribbon .shadow {
  display: none;
}
/* line 22, ../sass/print.scss */
.ribbon .point {
  display: none;
}
/* line 25, ../sass/print.scss */
.ribbon .text {
  margin: .5em 0;
}
