/* Generated by Hector Sigala*/
body {
  padding: 0;
  background-image: none;
  background-color: cccccc;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  margin-top: 0px;
  text-align: justify;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
  color: #373737;
 }

p {
  line-height: 185%;
}

h1, h2, h3 {
  margin-top: 0;
  color: #8c0209;
}
h1 {
  font-size: 1.6em;
  font-weight: normal;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1em;
}
ul {
}
a {
  text-decoration: none;
  color: #8c0209;
}
a:hover {
  border-bottom: medium none;
}
a img {
  border:  none;
}
img.left {
  margin: 0 20px 0 0;
  float: left;
}
img.right {
  margin: 0 0 0 20px;
  float: right;
}

#page {
  margin: 0 auto;
  padding: 20px 5px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 900px;
}
#page-bg {
}
#latest-post {
  border: 1px solid #e7e7e7;
  padding: 20px;
}
#content {
  float: left;
  width: 550px;
}
.post {
  padding-bottom: 15px;
  line-height: 200%;
}
.post h1 {
  font-weight: normal;
}
.title {
  margin: 0;
  padding: 10px 0 4px 20px;
  font-weight: normal;
}
.title a {
  border-bottom: medium none;
  color: #8c0209;
}
.title a:hover {
  border-bottom: 1px dotted #000000;
}
.byline {
  border-bottom: 1px dashed #bbbbbb;
  margin: -10px 20px 20px;
}
.tag {
  padding: 0 15px;
}
.entry {
  padding: 0 20px;
}
.links {
  padding: 4px 0px;
  text-align: right;
  font-weight: bold;
}
.links a {
  border:  none;
}
.links a:hover {
}

