/* Main TOD style sheet */

@import "../style.css";

#header {
  background-color: white;
  border-bottom: 1px solid #7f7f7f;
}

.site-name {
  font-size: x-large;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}

.site-slogan {
  font-size: large;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}

#campfire_tab {
  background-color:#efefef;
}

#block-block-6 p {
margin: 0 0 0 0;
}

.new {
  color: #7f0000;
}