/* 
  Theme Name: Absence
  Theme URI: 
  Description: A simple theme for Wordpress
  Author: Jaime G. Wong
  Author URI: http://jgwong.org/
  Version: 1.7
*/


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

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

a:hover {
  text-decoration: underline;
}

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

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

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

.post_info  a {
  color: #999;
}

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

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

.sidebar a {
  font-size: 10px;
  color: #B74759;
}

.sidebar_title {
  font-family: Arial, Helvetica, "Sans-Serif";
  font-size: 11px;
  color: #333;
}

.sidebar_status_label {
  font-size: 10px;
  color: #555;
}

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

.cc {
  font-size: 10px;
  color: #999;
}

a.cc {
  font-size: 10px;
  color: #999;
  text-decoration: underline;
}

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

.twitter {
  font-size: 10px;
}

.twitter_date {
  font-size: 10px;
  color: #777;
}

a.comment_number {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
}

a.comment_number:hover {
  text-decoration: underline;
}

.archbull {
  color: #888;
}

.comment_body {
  color: #666;
}

.comment_metadata {
  color: #666;
}

div.quote {
  padding-left: 12px;
  margin-bottom: 10px;
  border-color: #ccc;
  border-width: 0 0 0 3px;
  border-style: none none none solid;
}

