*|body {
  background-color: #f0f0c0;
  color: #996633;
}
*|blockquote {
  border-left: 1px solid #585858;
}
*|h1 {
  color: #990000;
}
*|ul.category_list *|li:hover {
  background: #e5dfe6 none repeat scroll 0% 50%;
}
*|ul.recent_comments *|li:hover {
  background: #e5dfe6 none repeat scroll 0% 50%;
}
*|ul.linklist *|li:hover {
  background: #e5dfe6 none repeat scroll 0% 50%;
}
*|input {
  border: 1px solid #dad8df;
  background: #f4f3f5 none repeat scroll 0% 50%;
}
*|ol.comments {
  background: #f4f3f5 none repeat scroll 0% 50%;
}
*|ol.comments *|li {
  border-bottom: 1px solid #dad8df;
}
*|a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
*|a:hover {
  border-bottom: 1px solid #8c8a85;
}
*|h1 *|a, *|h2 *|a, *|h3 *|a {
  border:  none;
}
*|h3 *|a {
  font-family: Georgia,Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.5em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
