@import url(/assets/css/master.css);
.sub-tpl aside.sidebar, .sub-banner, .nav-social, .nav-utility, .cta-container, nav.primary, .breadcrumbs, .newsletter-signup, .brand a:after, .whats-new .featured-image a:after, .whats-new a:after, footer.primary a:after, form, form * {
  display: none !important; }

main {
  margin-top: 0; }
  main article.content .heading h1 {
    padding-left: 2rem; }
    main article.content .heading h1 i {
      display: none; }

footer.primary .site-info > a, footer.primary .site-info > .divider {
  display: none; }

html body a:after, html body .content a:after {
  content: ''; }
html body a.external:after, html body .content a.external:after {
  content: " (" attr(href) ") "; }

.blog-tpl article.entry .entry-thumbnail {
  float: left;
  margin: 0 1rem 0.5rem 0; }
.blog-tpl section.comments {
  display: none; }
