* {
  margin: 0px;
  padding: 0px;
}

body {
  background: #4E5E26; /*#582E22; #E6E6E6;*/
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-block;}

.center { margin: auto; }
.center-text { text-align: center; }
.space { margin-bottom: 20px; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a:link, a:visited {
  text-decoration: none;
  color: #582E22;; /*#1E497D;*/ /*#97C347;*/
}

a:hover {
  border-bottom: 1px dotted #582E22;;
}

a.noborder:hover {
  border: none;
}

p {
  margin-bottom: 10px;
}

img {
  border: none;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
}

h2 {
  color: #582E22; /*#45371D;*/
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
  margin: 10px 0px;
  border-bottom: 2px dotted #45371D;
  padding-left: 2px;
}

h2 a:link, h1 a:visited {
  color: #688631;
}

h2 a:hover {
  border: none;
}

.page_title {
  color: #45371D;
  font-family: "Gill Sans";
  font-size: 2.5em;
  margin-bottom: 30px;
}

li {
  margin-left: 20px;
}

table {
  font-size: 11px;
}

td, th {
  padding: 5px;
}

dd {
  margin-bottom: 5px;
}

blockquote {
  margin: 20px;
  padding-left: 20px;
  border-left: 1px dotted #688631;
}

.meta {
  margin-bottom: 10px;
}

.news-content {
  border-bottom: 1px solid #86734B;
  margin-bottom: 10px;
}

#main {
  background: #FFFFFF;
  margin: auto;
  width: 1000px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  text-align: left;
}

#topspace {
  position: relative;
  background: url(images/header_bg.jpg) 0px -20px;
  height: 200px;
}

#logo {
  position: absolute;
  bottom: 0px;
  width: 400px;
  margin: 5px 0px 0px 0px;
}

#navbar {
  background:#310B15 url(images/nav_bg2.png) repeat-x;
  font-family: "Gill Sans";
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 5px solid  #310B15; /*#4A6023;*/
}

#navbar li {
  list-style: none;
  float: left;
  margin-left: 0px;
  padding: 0px;
}

#navbar li a {
  display: block;
  padding: 12px 30px 10px 30px;
  color: #FEFEFE;
}

#navbar li a:hover, #navbar li a.active, #navbar li.active-trail {
  background: #310B15; /*#4A6023;*/
  border: none;
}

#header {
  background: #310B15;
  color: #AAAAAA;
}

#header ul {
  margin-left: 20px;
}

#header li {
  list-style: none;
  float: left;
  margin-left: 0px
}

#header a {
  color: #DDDDDD;
  padding-left: 5px;
  padding-right: 5px;
}

#header a:hover {
  border: none;
  color: #FFFFFF;
}

#header .block-submenutree li {
  margin-bottom: 7px;
  margin-right: 10px;
}

div.view div.views-admin-links {
  width: 200px;
}

#header .block-views {
  float: right;  
  color: #B8B8B8;
  font-size: 1.02em;
  font-style: italic;
}

#header .block-views div {
  display: inline;
}

#header .block-views .views-field-title {
  margin-left: 40px;
  font-weight: bold;
}

#header .block-views .views-field-body {
  margin-left: 5px;
}

#columns {
  background: url(images/columns_bg1.png) repeat-y;
}

#left {
  background: #4A6023;
  color: #EEEEEE;
  float: left;
  /*width: 180px;*/
}

#content {
  /*background: #FFFFFF;*/
  float: left;
  width: 680px;
}

.column-inner {
  margin: 10px;
  _margin: 5px;
}

#right {
  float: left;
  width: 320px;
  _width: 300px;
  padding-top: 13px;
}

#right h3 a {
  color: #582E22; /*#45371D;*/
  font-weight: normal;
  font-size: 0.9em;
}

#right h3 a:hover {
  border: none;
  text-decoration: underline;
}

#right .date {
  color: #666666;
  padding-bottom: 7px;
  border-bottom: 1px solid #86734B;
}

#right img {
  border: 1px solid #999999;
}

#right a.image-link:hover {
  border: none;
}

#right .view-latest-news {
  border-bottom: 2px dotted #582E22;
  margin-bottom: 20px;
}

.view-rotating-statistics {
  margin-top: 30px;
  font-style: italic;
  color: #7F664D;
  background: #30271D;
  padding: 10px;
}

#right .view-rotating-statistics .views-field-title { 
  font-size: 3.0em;
}

#right .view-rotating-statistics .views-field-body {
  font-size: 1.4em;
}

#footer {
  background: url(images/nav_bg2.png);
  width: 100%;
  color: #FFFFFF;
  height: 30px;
  border-top: 2px solid #310B15; /*#4A6023;*/
  border-bottom: 2px solid #310B15; /*#4A6023;*/
}

#footer p {
  margin: 8px;
  font-size: 0.9em;
  text-align: center;
}

.rotor {
  margin: auto;
}

.rotor-tabs {
  background: #9BBC4C url(images/nav_bg.png);
  border-bottom: 5px solid #4A6023;
  height: 30px;
  padding-top: 10px;
}

.rotor-tab {
  display: inline;
  cursor: pointer;
  font-size: 1.5em;
  color: #4A6023;
  padding-left: 10px;
  padding-right: 10px;
}

.rotor-tab.selected {
  font-size: 1.7em;
}

.rotor-content {
  border-bottom: 5px solid #4A6023;
}

#thermometer-div {
  position: relative;
  margin-left: 40px;
}

a.thermometer-label {
  display: block;
  padding: 40px;
  width: 425px;
  font-size: 1.3em;
  position: absolute;
  left: 100px;
  color: #888888;
  border: none;
  background: url(images/donate-button-fade.png) no-repeat 0px 5px;
}

a.thermometer-label.hover {
  color: #000000;
  border: none;
  background: url(images/donate-button-opaque.png) no-repeat 0px 5px;
}

#thermometer-label-1000 {
  top: 00px;
}

#thermometer-label-500 {
  top: 100px;
}

#thermometer-label-100 {
  top: 200px;
}

#thermometer-label-30 {
  top: 300px;
}

#thermometer {
  position: relative;
  float: left;
  width: 100px;
  height: 400px;
}

#thermometer.default {
  background: #FFFFFF url(images/thermometer-default.png);
}

#thermometer.empty {
  background: #FFFFFF url(images/thermometer-empty.png);
}

#thermometer a {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100px;
  border: 1px #000000;
}

#thermometer #thermometer-1000 {
  height: 400px;
}

#thermometer #thermometer-1000.hover {
  background: #84E52D url(images/thermometer-empty.png);
}

#thermometer #thermometer-500 {
  height: 300px;
}

#thermometer #thermometer-500.hover {
  background: #58FF7D url(images/thermometer-empty.png) 0px -100px;
}

#thermometer #thermometer-100 {
  height: 200px;
}

#thermometer #thermometer-100.hover {
  background: #67E5FF url(images/thermometer-empty.png) 0px -200px;
}

#thermometer #thermometer-30 {
  height: 100px;
}

#thermometer #thermometer-30.hover {
  background: #B6D4FF url(images/thermometer-empty.png) 0px -300px;
}

#BB_BuyButtonForm div {
  margin: 30px auto;
  width: 250px;
}
