/*
 * WARNING
 *
 * This is the .css version of a file compiled from an original Sass
 * file. It is NOT intended to be edited directly. CSS edits should
 * be made in the original .scss file and then recompiled using
 * Sass/Compass.
 */
/* line 4, ../sass/print.scss */
* {
  background: transparent !important;
  box-shadow: none !important;
  color: #000 !important;
  -ms-filter: none !important;
  filter: none !important;
  text-shadow: none !important;
}

/* line 13, ../sass/print.scss */
iframe,
nav,
.block-menu,
.block-menu-block,
.block-search,
.block-user,
.comment-form,
.links,
.menu,
.no-print,
.node-links,
.submitted .permalink,
#block-comment-recent,
#block-forum-active,
#block-forum-new,
#block-node-recent,
#block-node-syndicate {
  display: none;
}

/* line 33, ../sass/print.scss */
a,
a:visited {
  text-decoration: none;
}

/* line 38, ../sass/print.scss */
.content a[href]:after {
  content: " (" attr(href) ")";
  font-size: 10pt;
  font-weight: normal;
}

/* Uncomment and replace www.example.com with your site's domain.
.content a[href^="/""]:after {
  content: " (http://www.example.com" attr(href) ") ";
}
*/
/* line 50, ../sass/print.scss */
a[href^="javascript:"]:after,
a[href^="#"]:after,
.user-picture > a[href]:after,
a.username[href]:after,
.comment-title a[href]:after,
.field-type-taxonomy-term-reference a[href]:after {
  content: "";
}

/* line 59, ../sass/print.scss */
abbr[title]:after {
  content: " (" attr(title) ")";
}

/* line 63, ../sass/print.scss */
blockquote,
pre {
  border: 1px solid #999;
  page-break-inside: avoid;
}

/* line 69, ../sass/print.scss */
thead {
  display: table-header-group;
}

/* line 73, ../sass/print.scss */
img,
tr {
  page-break-inside: avoid;
}

/* line 78, ../sass/print.scss */
img {
  max-width: 100% !important;
}

/* line 82, ../sass/print.scss */
h1 a:after,
h2 a:after,
h3 a:after,
h4 a:after,
h5 a:after,
h6 a:after {
  display: inline-block;
}

/* line 91, ../sass/print.scss */
h2,
h3,
h4,
p {
  orphans: 3;
  widows: 3;
}

/* line 99, ../sass/print.scss */
h2,
h3,
h4 {
  page-break-after: avoid;
}

/* line 105, ../sass/print.scss */
#comments {
  page-break-before: always;
}

@page {
  margin: 0.5cm;
}
