/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background: #850000 none repeat scroll 0% 50%;
  color: #ebe6e3;
  font-size: 16px;
}
body, th, td, input, textarea, select, option {
  font-weight: normal;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
h1, h2, h3 {
  font-weight: normal;
  color: #ffff33;
}
h1 {
  letter-spacing: -1px;
  font-size: 24px;
}
h2 {
  letter-spacing: -1px;
  font-size: 24px;
}
h3 {
  font-size: 1em;
}
p, ul, ol {
  line-height: 200%;
}
blockquote {
  padding-left: 1em;
}
blockquote p, blockquote ul, blockquote ol {
  line-height: normal;
  font-style: italic;
}
a {
  color: #fed772;
}
a:hover {
  text-decoration: none;
  color: #ebe6e3;
}
#header {
  margin: 0 auto;
  width: 760px;
  height: 280px;
}
#header h1, #header p {
  margin: 0;
  color: #fed772;
}
#header h1 {
  font-size: 30px;
}
#header h1 {
  padding-top: 100px;
}
#header a {
  color: #fed772;
}
#page {
  margin: 0 auto;
  width: 760px;
}
#content {
  float: left;
  width: 460px;
}
.post {
  padding: 0 0 20px;
}
.title {
  border-bottom: 2px solid #7b9418;
  margin: 0;
}
.byline {
  margin: 0;
  color: #d79b00;
}
.meta {
  text-align: right;
  color: #646464;
}
.meta .more {
  padding-left: 20px;
}
.meta .comments {
  padding-left: 20px;
}
#sidebar {
  float: right;
  width: 240px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
}
#sidebar li ul {
  padding: 15px 0;
}
#sidebar li li {
  border-bottom: 1px dotted #7b9418;
  padding-left: 20px;
}
#sidebar h2 {
  border-bottom: 2px solid #7b9418;
  margin: 0;
  padding: 5px 0 0;
}
#sidebar a {
  text-decoration: none;
}
#sidebar a:hover {
}
#footer {
  border-top: 2px solid #7b9418;
  margin: 0 auto;
  padding: 20px 0;
  clear: both;
  width: 760px;
  text-align: center;
  font-size: smaller;
}
.superbig {
  font-size: xx-large;
}
