body {
    background-color: #FFF;
}

a {
    color: #CC0000;
}

a:hover, a:focus {
    text-decoration: none;
}

p {
    font-size: 120%;
    line-height: 1.7;
    margin-bottom: 1em;
}

p em {
  font-style: italic;
}

strong {
    font-weight: bold;
}

#head h1 em {
    font-family: 'Droid Sans';
    font-size: 250%;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    color: #000;
    margin-bottom: 5px;
}

#head h1 {
    margin: 20px 0 0;
    font-size: 150%;
    color: #666;
    text-transform: none;
    font-weight: normal;
}

h1, h2 {
    font-family: 'Droid Sans';
    font-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin: 2em 0 1em;
}

img {
  margin-left: -40px;
}

#main, #footer {
    width: 55em;
    margin: 0 auto;
    position: relative;
    padding: 0;
}

#footer p {
    font-size: 100%;
    color: #666;
    padding-bottom: 50px;
}

#footer p.sponsor {
  padding: 50px 0 0;
  text-align: center;
}

#footer img {
  display: block;
  margin-left: 35%;
}

#footer a {
    color: #666;
}

#archive {
  margin-top: 2em;
  margin-left: 20px;
}

#archive li {
  line-height: 175%;
}

#nav {
  margin-top: 15px;
}

#nav li {
  display: inline;
}

#nav li a {
  color: #666;
}

#nav a:hover, #nav a:active {
  text-decoration: none;
}

.mc-sub-badge10 {
    position: absolute;
    top: 42px;
    right: 10px;
}

.mc-sub-badge10 li.mc-subscribers {
    padding: 6px 5px 5px 0 !important;
}

.mc-sub-badge10 li.mc-power {
    text-align: right;
    margin-top: 5px;
}
