body {
  margin: 0;
  text-align: center;
  background: #222226 url('../images/background.png') left top repeat-x;
  color: #707070;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px; }

a {
  color: #52A5D9;
  text-decoration: none; }

p {
  margin: 6px 0px;
  color: #909090; }

h1, h2, h3, h4 {
  color: #f2f2f2;
  letter-spacing: -0.05em;
  font-weight: bold; }

h5 {
  color: #707070; }

h1 {
  font-size: 2.6em;
  text-transform: lowercase; }

h2 {
  font-size: 1.6em;
  text-transform: uppercase; }

.padding {
  margin: 0px 20px; }

.container {
  text-align: left; }

#masthead {
  height: 256px;
  margin-bottom: 0px;
  background: url('../images/masthead.png') center top no-repeat; }

#masthead h1 {
  display: none; }

#flashes {
  margin-bottom: 40px; }

#content {
  clear: both;
  overflow: hidden;
  min-height: 600px; }

#footer-background {
  overflow: hidden;
  position: relative;
  bottom: -40px;
  padding: 80px 0px;
  background: #8EAA34 url('../images/footer.png') center top repeat-x; }
  #footer-background #footer {
    overflow: hidden; }
    #footer-background #footer h1, #footer-background #footer h2, #footer-background #footer h3, #footer-background #footer h4, #footer-background #footer h5, #footer-background #footer h6 {
      margin: 0px;
      color: #222226; }
    #footer-background #footer p {
      color: #111111;
      font-size: 0.9em; }
    #footer-background #footer a {
      color: #000;
      font-weight: bold;
      font-size: 0.9em; }
    #footer-background #footer a:hover {
      color: #fff;
      border-bottom: 1px solid #749C2A; }
    #footer-background #footer .footer-section {
      margin-bottom: 40px; }
    #footer-background #footer .footer-post-summary {
      margin-top: 1em; }
      #footer-background #footer .footer-post-summary .body {
        font-size: 0.9em; }

h1.day {
  margin-top: 10px;
  margin-bottom: 10px; }

.main-tagline h1 {
  margin: 0px; }
.main-tagline .subheader {
  text-transform: lowercase;
  color: #707070;
  font-weight: bold;
  font-size: 1.2em; }

.section-header {
  margin: 80px 0px 0px 0px;
  margin-font-size: 1.6em;
  font-weight: lighter;
  color: #707070;
  text-transform: lowercase; }

.highlight {
  color: #52a5d9;
  background-color: transparent; }

.thin {
  font-weight: lighter; }

.indent {
  margin-left: 20px; }

hr {
  display: block;
  float: none;
  clear: both;
  height: 0px;
  border: none;
  border-top: 1px solid #141416;
  border-bottom: 1px solid #313137;
  background: none; }

.clear {
  overflow: hidden;
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.twitter-timestamp {
  font-size: 0.8em; }

.tweet span {
  display: block; }

.field {
  margin-bottom: 1em; }

.field label {
  display: block;
  font-weight: bold; }

.fieldWithErrors label {
  color: #f00; }

.ui-state-highlight p {
  color: #000; }

.ui-state-error p {
  color: #fff; }
