* {
  line-height: 1.2em !important;
}

div {
  width: auto !important;
  height: auto !important;
  left: auto !important;
  float: none !important;
  text-indent: 0 !important;
}

body, .main, #container, #main-inner {
  margin: 0px !important;
}

#primary-links, #search {
  display: none !important;
}

#header {
  display: inline !important;
}

#header h1 {
  font-size: 1.5em !important;
}

#header h2 {
  font-size: 1.3em !important;
}

#header h1, #header h2, #header h1 a, #header h2 a {
  display: inline;
  width: auto !important;
  height: auto !important;
  left: auto !important;
  right: auto !important;
  float: none !important;
  text-indent: 0 !important;
}

#header h2.site-name {
  display: block !important;
}

#logo {
  display: inline !important;
}

#content {
  padding: 0 !important;
}

.sidebar-block {
  display: none !important;
}

.volunteer-button {
  display: none !important;
}

#container-inner {
  margin: 0 !important;
}

#footer {
  top: 0px !important;
}