/* Print Stylesheet for Horizontal HTML5 Templates
=========================================================*/

#top-nav-bar, #secondary-nav-wrap, #nav-wrap,
#banner-wrap, #inner-banner-wrap, #main-banner-container,
#sub-banner-wrap, .top-button-container,
#footer-nav, hr, video, audio, object, iframe {
  display: none !important;
}

body {
  background: none;
  color: #000000;
  font-size: 16px;
}

body a:link:after, body a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 16px;
}

img {
  margin: 10px 0;
  max-width: 100%;
  border: none;
}