body { background: #ffffff; margin: 0; }

h1 { color: #f2833d; }
h2 { color: #ffffff; }
h3 { color: #333; }

.menu a {color: #999999; }
.menu a:hover,  .menu a.on { color: #f2833d; }

a { color: #e95d00; }

#footer { border-bottom: solid 6px #f2833d; }


div.haus, div.hive, div.posts { padding: 20px 0; color: #555555; font-size: 16px; line-height: 22px; width: 70%; font-size: 12px; line-height: 18px; }
div.posts { width: 50%; margin-top: 15px; }
div.posts span { color: #999; font-size: 8pt; }
div.post {  margin-bottom: 12px; padding-bottom: 8px; border-bottom: dotted 1px #999;  }