body {
  font-family: Tahoma, Arial, Sans-serif;
  background: none;
  background-color: #fff;
  text-align: left;
  color: #3a4a64;
  font-size: 12px;
  line-height: 16px; }

a, a:visited {
  text-decoration: underline;
  color: #3a4a64; }
  a:hover, a:visited:hover {
    text-decoration: none; }

#nine-page {
  width: 1000px;
  margin: 0 auto; }

#nine-header {
  background-color: black;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; }

#extraheader {
  text-transform: uppercase;
  background-color: black;
  background-image: url(images/9bg.png);
  background-position: right top;
  background-repeat: no-repeat;
  color: white;
  padding: 10px 20px 0 20px; }
  #extraheader a, #extraheader a.visited {
    color: white; }
    #extraheader a:hover, #extraheader a.visited:hover {
      color: #d3d700; }

#logo {
  margin-top: 30px;
  margin-bottom: 40px;
  float: left;
  width: 225px; }

h2.black {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: white;
  background-color: black;
  font-weight: normal;
  font-size: 14px;
  padding: 5px;
  margin-bottom: 10px; }

#nine-nav li {
  display: inline;
  font-size: 14px;
  margin-right: 20px; }
  #nine-nav li a {
    text-decoration: none; }
  #nine-nav li.current_page_item a {
    color: #d3d700; }

.black {
  background-color: black !important; }


#flash {
  position: absolute;
  z-index: 100; }

.nine-pagetools {
  font-size: 10px;
  line-height: 30px;
  float: right;
  text-align: right;
  width: 225px; }

#s {
  background-color: white;
  opacity: 0.8;
  line-height: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border-width: 0;
  border: none; }

#searchsubmit {
  border-width: 0;
  height: 20px;
  border: 0;
  background-color: #4d4b57;
  line-height: 20px;
  text-transform: uppercase;
  width: 60px;
  color: white; }

br.clear {
  clear: both; }

#nine-footer {
  font-size: 10px; }

.nine-frame {
  background-color: #eee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px; }
  .nine-frame .focus {
    background-color: #eeeeee; }
    .nine-frame .focus .halfspot {
      background-image: url('images/grad100g.png');
      background-position: left top;
      background-repeat: repeat-x;
      width: 205px;
      overflow: hidden;
      float: left;
      height: 169px;
      padding: 10px; }
      .nine-frame .focus .halfspot h2 {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: normal; }
        .nine-frame .focus .halfspot h2 a {
          text-decoration: none; }
    .nine-frame .focus .halfspot-0 {
      margin-right: 20px; }

.topsized {
  min-height: 264px;
  margin-bottom: 20px; }

.nine-bareframe {
  padding: 0 20px;
  margin-bottom: 20px; }

div.spot {
  height: 225px;
  overflow: hidden;
  background-image: url('images/grad100r.png');
  background-position: left bottom;
  background-repeat: repeat-x; }

.nine-box {
  background-color: white;
  min-height: 225px;
  float: left; }
  .nine-box .post_body {
    padding: 5px 10px; }

.half {
  width: 470px;
  margin-right: 20px; }

.third {
  width: 715px; }

h2.spot {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; }

.quarter {
  width: 225px;
  margin-right: 20px; }
  .quarter h2 {
    background-color: black;
    font-weight: normal;
    font-size: 14px;
    padding: 5px; }
    .quarter h2 a {
      color: white;
      text-decoration: none; }

.last {
  margin-right: 0 !important; }

h1 {
  font-weight: normal; }

.content h1 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 9px; }

small {
  font-size: 10px; }

h2.widgettitle, h2.toplevel {
  font-size: 16px;
  line-height: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #4d4b57;
  color: #f3f4d0;
  text-transform: uppercase;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px; }
  h2.widgettitle a, h2.toplevel a {
    color: #f3f4d0; }

.results li {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #c2c0c3;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

li.cat-post-item {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

#subnav li {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.widget li.current_page_item > a, #subnav li.current_page_item > a {
  color: #3a4a64; }
.widget li, #subnav li {
  color: white;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #c2c0c3; }
  .widget li a, #subnav li a {
    display: block;
    color: white;
    text-decoration: none; }
    .widget li a:hover, .widget li a:active, #subnav li a:hover, #subnav li a:active {
      color: #3a4a64; }
.widget ul li.page_item, #subnav ul li.page_item {
  margin-left: 20px;
  margin-bottom: 5px;
  padding: 0; }
.widget img, #subnav img {
  margin-left: -10px;
  width: 225px; }

.content h2 {
  font-size: 16px;
  margin-bottom: 20px; }
.content ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 20px; }
.content p {
  margin-bottom: 20px; }

.contact {
  margin-bottom: 10px; }
  .contact h1 {
    font-size: 14px;
    margin-bottom: 0; }
  .contact .gravatar {
    float: left;
    margin-right: 5px; }
    .contact .gravatar img.avatar {
      border: 1px solid #c2c0c3; }

.thumb {
  font-size: 11px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center; }
