
/* ---------- General Layout ---------- */

body,
input,
textarea,
select {
  color: #000;
  background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 640px;
}
#sidebar-first,
#sidebar-second,
#secondary-links,
.navigation,
#toolbar,
#footer,
#footer-wrapper,
#super-menu,
#header,
#menu-bar,
#nmah-branding,
#mobile-header,
#block-views-blog-list-block-2,
.node-nmah-blog-entry .share-buttons,
.tabs,
.stitch,
.add-or-remove-shortcuts {
  display: none !important;
}

.nmah-print-logo{
  display: block !important;
  width: 450px;
  height:auto;
  margin-bottom: 20px;  
}

.one-sidebar #content,
.two-sidebars #content {
  width: 100%;
}
#triptych-wrapper {
  width: 960px;
  margin: 0;
  padding: 0;
  border: none;
}
#triptych-first, #triptych-middle, #triptych-last {
  width: 250px;
}

/* ---------- Node Pages ---------- */

#comments .title,
#comments form,
.comment_forbidden {
  display: none;
}
