body {
  color: #ffffff;
  background-color: #333333;
  font: 62.5%/1.5 Garamond, Georgia, serif;
} 

a {
  color: #0000ff;
  text-decoration: none;
  padding: 3px;
}

a:hover {
  text-decoration: underline;
  background-color: #bbf29f;
  color: #2d6c0e;
  border-bottom: 1px solid #2d6c0e;
}

.headernav {
  font-size: 1.8em;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding: 5px;
}

.headernav a {
  color: #ffffff;
  text-decoration: none;
}

.headernav a:hover {
  text-decoration: underline;
  background-color: #bbf29f;
  color: #2d6c0e;
  border-bottom: 1px solid #2d6c0e;
}
  
.title {
  font-size: 6.0em;
  width: 100%;
  margin-bottom: -25px;
} 
  
.title-outer {
  border-bottom: 1px solid #000;
} 

.title-tagline {
  margin-top: -5px;
  font-size: 1.6em;
  text-align: right;
  font-family: 'trebuchet ms',helvetica,sans-serif;
}

div.title a {
  color: #000000;
  text-decoration: none;
}

.content {
  width: 100%;
  color: #000000;
  background-color: #ffffff;
  background-image: url(http://whatsmyaverage.com/images/bg-grad-01.jpg);
  background-repeat: repeat-x;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.sectioncontent {
  font-size: 1.6em;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding: 5px;
}

.sectionheading {
  font-size: 1.2em;
}

.footer a {
  color: #ffffff;
  padding: 0px;
}

.footer a:hover{
  color: #000000;
  border: 0px;
}

.status_notify {
  font-size: 1.6em;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  background-color: #bbf29f;
  color: #2d6c0e;
  padding: 3px;
  border: 1px solid #2d6c0e;
  font-weight: bold;
}

.status_error {
  font-size: 1.6em;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  background-color: #ffb9b9;
  color: #ff0000;
  padding: 5px;
  border: 1px solid #ff0000;
  font-weight: bold;
}

h2 {
  font-size: 3.0em;
  font-family: helvetica, 'trebuchet ms', sans-serif;
  margin-bottom: -10px;
}

.h2-outer {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}

h3 {
  font-size: 2.6em;
  font-family: 'trebuchet ms', helvetica, sans-serif;
}

h4 {
  font-size: 2.0em;
  font-family: 'trebuchet ms', helvetica, sans-serif;
}

input.btnhov {
  color: #10490d;
  background-color: #b2f8ae;
  border: 1px solid;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  border-color: #44cb3c #24731f #24731f #44cb3c;
}

input.btn { 
  color:#333;
  background-color: #dfe1de;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  border:1px solid;
  border-color: #999 #666 #666 #999;
} 

ul.blog {
  font-size: 1.6em;
  font-family: 'trebuchet ms',helvetica,sans-serif;
}

ul.blog li {
  list-style: circle;
}

ul.blog li a {
  color: #ffffff;
  text-decoration: none;
}


ul.blog li a:hover {
  text-decoration: underline;
  background-color: #bbf29f;
  color: #2d6c0e;
  border-bottom: 1px solid #2d6c0e;
}

.tags_tag {
  color: #000000;
  font-size: 2.6em;
  font-family: helvetica, 'trebuchet ms', sans-serif;
}

.tags_date {
  color: #000000;
  font-size: 1.4em;
  font-family: 'trebuchet ms', Helvetica, sans-serif;
}

.tags_title {
  color: #000000;
  font-size: 1.8em;
  font-family: Helvetica, 'trebuchet ms', sans-serif;
}

.tags_games {
  color: #000000;
  font-size: 1.8em;
  font-family: Georgia, Garamond, serif;
}

.tags_value {
  color: #000000;
  font-size: 2.8em;
  font-family: Georgia, Garamond, serif;
  padding: 3px;
}

.tags_a {
  color: #0000ff;
  font-weight: bold;
  font-size: 2.0em;
  font-family: 'trebuchet ms', Helvetica, sans-serif;
}

table.submit td {
  padding: 5px;
  color: #000000;
}
