/* 	====== Colors ====== */
/* 	====== Type and Fonts ====== */
/* 	====== Media queries ====== */
.borderedhr,
#PrimaryNav,
header.page-header,
article#Entry #RegistrationRequired,
article#Entry #Comments,
article#Entry #SeeAlso,
aside,
footer,
#codeigniter_profiler,
#expressionengine_template_debug {
  display: none;
}
div.video {
  background-color: #808080;
}
div.video iframe {
  display: none;
}
/* Remove the annoying URL in brackets after a:links */
a[href]:after {
  content: none !important;
}
/*# sourceMappingURL=print.css.map */