body {
  background: #333;
  color: #000;
  font-family: Georgia;
  font-size: 0.9em;
  margin: 25px;
  padding: 0px;
}
a {
  color: #6d0a0b;
}
h1 {
  font-size: 1.5em;
}
h2 {
  clear: both;
  font-size: 1.0em;
}
.archives {
  font-size: 0.9em;
  text-align: center;
}
.article {
  padding: 0px 15px 15px 15px;
}
.caption {
  font-size: 0.9em;
  text-align: center;
  font-style: italic;
}
.categories {
  background: #000;
  width: 100%;
}
.categories td {
  border-right: 1px solid #333;
  padding: 2px;
  text-align: center;
}
.categories a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.category_year {
  font-size: 1.1em;
  font-style: italic;
}
.clear {
  clear: both;
}
.email {
  font-size: 0.9em;
  color: #00f;
  text-decoration: underline;
}
.header {
  background: #6d0a0b;
  color: #fff;
  font-size: 1.1em;
  font-style: italic;
  font-weight: bold;
  padding: 3px;
}
.featured {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.featured img {
  padding-right: 10px;
}
.footer {
  background: #def;
  clear: both;
  color: #6d0a0b;
  margin: 0px auto;
  padding: 5px;
  text-align: center;
  width: 758px;
}
.footer .copyright {
  font-size: 0.8em;
}
.image {
  float: right;
  margin-bottom: 15px;
  margin-left: 15px;
  width: 250px;
}
.iti {
  font-size: 0.9em;
  font-style: italic;
  text-align: center;
}
.main {
  background: #fff;
  margin: auto;
  width: 768px;
}
.news {
  padding: 0px 0px 15px 15px;
  margin: 15px 0px;
  border-bottom: 1px solid #def;
}
.pad {
  padding: 0px 5px;
}
.personal {
  font-size: 0.9em;
  text-align: center;
}
.sidebar {
  background: #def;
}
.smimage {
  float: left;
  margin: 0px 15px 0px 0px;
}
.fb_share_button {
  display: -moz-inline-block;
  display: inline-block;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 10px;
  color:#3b5998;
  padding:1px 20px 0 5px;
  height:15px;
  border:1px solid #d8dfea;
  background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?0:26981) no-repeat top right;
}
.fb_share_button:hover {
  color:#fff;
  border-color:#295582;
  background:#3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?0:26981) no-repeat top right;
  text-decoration:none;
}