body {
  font-family: "Lucida Grande", sans-serif;
  font-size: 13px;
  color: #444;
  text-align: justify;
}

#container {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

#header {
  padding-top: 30px;
  padding-bottom: 30px;
}

#nav {
  width: 140px;
  float: left;
}

#content {
  float: right;
  width: 780px;
  padding-right: 20px;
  padding-left: 20px;
}

#archive_content {
  float: left;
  width: 560px;
}

#archive_list {
  float: right;
  width: 180px;
  text-align: left;
}

#contact_links {
  float: left;
  padding-top: 10px;
}

#contact_img {
  float: right;
  padding-top: 10px;
}

h1 {
  font-size: 2em;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 1.5em;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

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

dd {
  font-size: 0.8em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0.4em;
  margin-left: 0px;
}

img {
  display: block;
}

img.about_img1 {
  float: left;
  padding-bottom: 20px;
}

img.about_img2 {
  float: right;
  padding-bottom: 20px;
}

img.dates_img {
  padding-top: 10px;
}

a {
  color: #444;
  text-decoration: none;
  font-weight: bold;
}

a:hover,
.current {
  color: #2195a3;
  text-decoration: none;
  font-weight: bold;
}

a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

table {
  border: none;
  text-align: left;
}

td {
  padding: 5px;
}

td.listenLeft {
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
}

td.listenRight {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
/* MailChimp Form Embed Code - Slim - 08/17/2011 */

#mc_embed_signup {
  float: left;
}

#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
}

#mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em;
}

#mc_embed_signup input {
  border: 1px solid #aaa;
  -webkit-appearance: none;
}

#mc_embed_signup input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

#mc_embed_signup input[type="radio"] {
  -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
  border-color: #444;
}

#mc_embed_signup .button {
  clear: both;
  background-color: #aaa;
  border: 0 none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}

#mc_embed_signup .button:hover {
  background-color: #444;
}

#mc_embed_signup .small-meta {
  font-size: 11px;
}

#mc_embed_signup .nowrap {
  white-space: nowrap;
}

#mc_embed_signup .clear {
  clear: none;
  display: inline;
}

#mc_embed_signup label {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold;
}

#mc_embed_signup input.email {
  display: block;
  padding: 8px 0;
  margin: 0 0 10px 0;
  text-indent: 5px;
  width: 130px;
}

#mc_embed_signup input.button {
  display: block;
  width: 90px;
  margin: 0 0 10px 0;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em 0.5em 0em 0.5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em 0.5em 0.5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}

#mc_embed_signup #mce-error-response {
  display: none;
}

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: 0.5em 0;
}
