/*.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
  max-width: 100% !important;
}*/
html {
  background-color: #ed1c24 !important;
  background-image: none !important;
}
body {
  background-color: #ffffbb !important;
  background-image: none !important;
}
header#header-main {
    background-color: #ffffbb !important;
}
header#header-main #blog-title, header#header-main #blog-tagline {
  text-align: right;
  padding-right: 5px;
}
header#header-main #blog-title {
  left: auto !important;
  right: 18px !important;
  top: 0 !important;
  width: 500px;
  white-space: normal !important;
}
aside#rcol {
  background-color: #ffffbb !important;
  background-image: none !important;
}
span.date {
  margin-bottom: 0px !important;
}
.post-title {
  margin-bottom: 10px;
}
.events-table {
  margin-left:10px;
}
div#main {
  display: block;
  line-height: 150%;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  text-align: justify;
}
