/* Cleaned CSS: */

body {
  background: #c0af92 none;
  color:      #16130f;
  margin:     0;
  padding:    0;
  min-width: 1000px;
  background-image: url(https://imgprx.livejournal.net/a7adca3ec9912ad41dc32139c3effef12520bc01/Pc9LqitIP-7phEyo3n-TUd0-z5hGZgDLlfVOFyE7GXfxDha6UmWx-Ud1bNWnx_v3C5xQ2aYNx8RUPMd5b3kkEClghBGtu0VDrleBjOJFtNY);
     background-position: top;
     background-repeat: no-repeat;
     background-attachment: scroll;
}

a {
  text-decoration: none;
}

a:link {
  color:           #800000;
}

a:visited {
  color:           #800000;
}

a:active {
  color: #800000;
}

a:hover {
  color: #2b343b;
}

#content {
  background-color: #c0af92;
  color: #16130f;
}

.entry {
  border: 10px hidden #16130f;
}

td.body {
  padding: 20px;
}

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

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

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

.date, .dateheader, .datecontent {
  color:       #2b343b;
  font-size:   12px;
  line-height: 16px;
  font-family: "Teletype", "serif";
}

A.subjlink, A.subjlink:hover, A.subjlink:visited {
   color:       #2b343b;
   text-decoration: none;
}

.dateheader {
  font-weight: bold;
}

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

.entry-text {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 10px 0;
  }
.entry-text, br, hr, li, ol, p, table, td, tr, ul {
  color:       #16130f;
  font-size:   12px;
  line-height: 18px;
  text-align:  justify;
  font-family: "Teletype", "serif";
}
.entry-text IMG {
  max-width: 100%;
}

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

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

#commenttext {
  width: 90%;
}

.j-adv {
  margin: 20px auto;
  text-align: center;
  }
  .j-adv-inner {
      display: inline-block;
      }

.html-mobile .entrylink--duplicate,
.html-mobile .entrylink--duplicate + .separator {
    display: none !important;
    }


