/* line 1, ../sass/print.sass */
.l-header,
.sidebar,
.l-footer {
  display: none;
}

/* line 6, ../sass/print.sass */
.l-article {
  width: 100%;
}

/* line 9, ../sass/print.sass */
body {
  background: white;
  color: black;
  font-size: 12pt;
}

@page {
  margin: 2.5cm 1cm 2.5cm 1cm;
}

/* line 17, ../sass/print.sass */
.l-article a:link:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

/* line 21, ../sass/print.sass */
.l-article a[href^="/"]:after {
  content: " (http://www.hireabilitieshawaii.org" attr(href) ") ";
}

/* line 25, ../sass/print.sass */
.tribe-events-single #tribe-events-header,
.tribe-events-single #tribe-events-footer {
  display: none;
}
