/* Cleaned CSS: */

body {
  background: #ffffff none;
  color:      #3d200b;
  margin:     0;
  padding:    0;
  background-image: url("http://www.freeimagehosting.net/uploads/441e2f3e60.png");
     background-position: center;
     background-repeat: repeat;
     background-attachment: fixed;
}

a {
  text-decoration: none;
}

a:link {
  color:           #cc6633;
}

a:visited {
  color:           #cc6633;
}

a:active {
  color: #ff9966;
}

a:hover {
  color: #ff9966;
}

#content {
  background-color: #ffffff;
  color: #3d200b;
}

.entry {
  border:  hidden #000000;
}

td.body {
  padding: 20px;
}

td.title {
  color:          #a76e6d;
  font-size:      16px;
  font-weight:    700;
  letter-spacing: .1em;
  padding:        20px;
font-family: "Century Gothic", "sans-serif";
}

td.links {
  font-size:   10px;
  line-height: 16px;
  padding:     8px;
font-family: "Century Gothic", "sans-serif";
}

.descrip {
  color:          #a76e6d;
  font-size:      10px;
  font-weight:    700;
  letter-spacing: .2em;
  padding:        5px;
  text-transform: uppercase;
font-family: "Century Gothic", "sans-serif";
}

.date, .dateheader, .datecontent {
  color:       #336699;
  font-size:   12px;
  line-height: 16px;
font-family: "Trebuchet MS", "sans-serif";
}

.dateheader {
  font-weight: bold;
}

.subhead {
  color:          #ffffff;
  font-size:      11px;
  font-weight:    700;
  letter-spacing: .1em;
  padding:        8px;
font-family: "Century Gothic", "sans-serif";
}

br, hr, li, ol, p, table, td, tr, ul {
  color:       #3d200b;
  font-size:   12px;
  line-height: 18px;
  text-align:  justify;
font-family: "Trebuchet MS", "sans-serif";
}

p.links {
  color:       #666666;
  font-size:   10px;
  line-height: 12px;
font-family: "Century Gothic", "sans-serif";
}

.author, .time {
  color:          #336699;
  font-size:      10px;
  line-height:    16px;
  text-transform: uppercase;
font-family: "Century Gothic", "sans-serif";
}

#commenttext {
  width: 90%;
}

