html {
  height: 100%;
  margin-bottom: 1px
}

body {
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  color: #555;
  background-color: #f5ead4;
}

td {
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  color: #555;
}

h1, h2, h3, h4 {
  color: #c05757;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

a {
  color: #c05757;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.top_navigation {
  font-size: 10px;
  color: #888;
}

.top_navigation a {
  font-weight: bold;
  color: #aaa;
}

.top_navigation_lang a {
  font-weight: bold;
  color: #dba179;
}

a.post_title {
  font-family: "Myriad Pro", Arial, Sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #554622;
}

.error_msg {
  color: #ff9999;
}

.post_info {
  font-size: 10px;
  color: #888;
}

.post_subtitle {
  font-size: 14px;
  font-family: "Myriad Pro", Arial, Sans-serif;
  color: #555;
  font-weight: bold;
}

.post_comments {
  color: #444;
}

.post_comments a {
  color: #c05757;
}

.sidebar {
  padding-left: 10px;
  font-size: 11px;
  color: #555;
}

.sidebar a {
  color: #c05757;
}

.comments_title {
  color: #aa9871;
  font-size: 15px;
  font-weight: bold;
}

.comments_box {
  color: #666;
}

.comment_body {
  color: #666;
}

.comment_author {
  font-size: 12px;
  color: #666;
  font-weight: bold;
}

.comment_date {
  font-size: 10px;
  color: #888;
}

.archive_date {
  font-size: 10px;
  color: #888;
}

.fine_words {
  font-size: 10px;
  color: #888;
}

.fine_words a {
  color: #888;
  text-decoration: underline;
}

.whoa {
  color: #D52800;
}

.newsletter_blurb {
  font-size: 12px;
  color: #000;
}

.newsletter_privacy {
  font-size: 10px;
  color: #333;
}

.news_info {
  font-size: 10px;
  color: #666;
}

.news_info a {
  color: #666;
}

.news_title a {
  font-size: 16px;
  color: #a20215;
  font-weight: bold;
}

.news_content {
  color: #333;
}

.postcard_title {
  font-size: 14px;
  font-weight: bold;
  color: #a20215;
}

.series_title {
  font-size: 18px;
  font-weight: bold;
  color: #F3BA2B;
}

.series_desc {
  border-top: 4px #cebc96 double;
  padding-top: 15px;
  border-bottom: 4px #cebc96 double;
  padding-bottom: 15px;
  color: #666;
}

.index_series_title {
  font-size: 16px;
  color: #a20215;
  font-weight: bold;
}

.index_series {
  font-size: 10px;
}

.index_post_type {
  font-size: 10px;
  color: #00759b;
}

.index_post_title a {
  font-size: 10px;
  font-weight: bold;
}

.index_post_info {
  font-size: 10px;
  color: #666;
}

.index_post_news {
  color: #444;
}

.downloads h3 {
  font-size: 24px;
  font-family: "Myriad Pro", sans-serif;
  margin-top: 0px;
  margin-bottom: 10px;
}

.downloads {
}

.newsletter-sidebar {
  padding-left: 10px;
  font-size: 11px;
  color: #fff;
}

.newsletter_date {
  font-weight: bold;
  font-size: 11px;
}

.newsletter_section {
  color: #c05757;
  font-weight: bold;
  font-size: 16px;
}

.newsletter_sample {
  color: #222;
}

.spanish_notice {
  background-color: #c91600;
  padding: 15px;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.spanish_notice a {
  color: #fff;
  text-decoration: underline;
}

a.baragatos_title {
  font-family: "Myriad Pro", Arial, Sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #554622;
}

