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

body,
input,
textarea,
select {
font-family: Helvetica, Arial, sans-serif;
  color: #000;
  background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 640px;
  font-family: Helvetica, Arial, sans-serif;
}
#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
#footer-wrapper,
.tabs,
.add-or-remove-shortcuts, .region-top-bar, .menu-level-2 {
  display: none;
}
.one-sidebar #content,
.two-sidebars #content {
font-family: Helvetica, Arial, sans-serif;
  width: 100%;
}
#triptych-wrapper {
font-family: Helvetica, Arial, sans-serif;
  width: 960px;
  margin: 0;
  padding: 0;
  border: none;
}
#triptych-first, #triptych-middle, #triptych-last {
font-family: Helvetica, Arial, sans-serif;
  width: 250px;
}

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

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