/* Cleaned CSS: */

body, table, td, div {
  font-size: 10pt;
}
body {
  background-color: #563976;
  margin-top:       30px;  margin-bottom:    10px;
  width:            100%;
font-family: "Courier",monospace;
}
.daycol {
  text-align: center;
  width:      14%;
}
.monthDay {
  background-color: #dcd1e9;
  border:           2px solid #000000;
  color:            #000000;
  font-weight:      bold;
  padding:          4px;
  text-align:       center;
}
.monthDayEvent {
  height:     10px;
  margin-top:  3px;
  text-align: center;
}
.entries {
  margin-bottom: 50px;
  width: 100%;
  text-align: left;
}
.entries td {
  padding: 4px;
}
.entries td.nopad {
  padding: 0px;
}
.metabox {
  background:  #dcd1e9;
  color:       #000000;
  border:      2px solid #000000;
  font-weight: bold;
  width:       50%;
}
.altposter {
  background:    #dcd1e9;
  border:        2px solid #000000;
  border-bottom: 0;
  font-weight:   bold;
  text-align:    center;
  color:         #000000;
}
.necorn {
  background:   #bfaad7;
  border-right: 2px solid #000000;
  border-top:   2px solid #000000;
  color:        #000000;
  font-style:   italic;
  text-align:   right;
}
.sidepad {
  width: 5%;
}
.entrybox {
  background:    #bfaad7;
  border:        2px solid #000000;
  border-top:    0px;
  border-bottom: 0px;
  color:         #000000;
  margin-bottom: 100px;
  padding-left:  2px;
  padding-right: 2px;
  width:         80%;
}
.entrytext {
  width:    100%;
  overflow: auto;
}
.currbox {
  background: #dcd1e9;
  border:     2px solid #000000;
  color:      #000000;
  margin:     3px;
}
.swcorn {
  background:    #bfaad7;
  border-left:   2px solid #000000;
  border-bottom: 2px solid #000000;
  color:         #000000;
}
a {
  text-decoration: none;
}
a:link {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover, .entrybox a:hover, a:active {
  color:           #ff00c0;
  text-decoration: underline;
}
a img {
  border: 0px;
}
.secorn {
  background-color: #bfaad7;
  border-bottom:    2px solid #000000;
  border-right:     2px solid #000000;
  color:            #000000;
  width:            40%;
}
#navlink, #skiplink {
  text-align: right;
  width:      60%;
}
.nav {
  background-color: #bfaad7;
  border:           2px solid #000000;
  border-bottom:    0px;
  color:            #000000;
  text-align:       center;
}
.footer {
  border:  0px;
  margin:  0px;
  padding: 0px;
  width:   100%;
}
.footer .back {
  text-align:left;
  width:     33%;
}
.footer .top {
  text-align:center;
  width:     33%;
}
.footer .next {
  text-align:right;
  width:     33%;
}
#postform select, #postform input, #postform textarea {
  background-color: #bfaad7;
  color:            #000000;
}
#postform {
  background-color: #dcd1e9;
  color:            #000000;
}
.dis {
  background-color: #bfaad7;
  border:           2px solid #000000;
  text-align:       center;
  color:            #000000;
}
.jointed {
  background-color: #dcd1e9;
  border:           2px solid #000000;
  color:            #000000;
  text-align:       right;
  font-weight:      bold;
  width:            60%;
}
.joint {
  background-color: #bfaad7;
  border:           2px solid #000000;
  border-bottom:    0px;
  color:            #000000;
  text-align:       center;
  font-weight:      bold;
  width:            85%;
}
.dissed {
  background-color: #dcd1e9;
  border:           2px solid #000000;
  color:            #000000;
  text-align:       right;
  font-weight:      bold;
  width:            60%;
}

.pic {
  border:      2px solid #000000;
  font-weight: bold;
  text-align:  center;
  background:  #dcd1e9;
  color:       #000000;
  margin:      2px;
}
.comments {
  background-color: #dcd1e9;
  border:           2px solid #000000;
  color:            #000000;
  float:            right;
  font-weight:      bold;
  height:           50px;
  width:            50%;
}
.comments_normal_one {
  background-color: #bfaad7;
}
.comments_normal_two {
  background-color: #dfd5eb;
}
.comments_screened {
  color: #000000;
  background-color: #dcd1e9;
}
.entry_comments {
  background-color: #dcd1e9;
  color:            #000000;
  border:           2px solid #000000;
  width:            100%;
}
#commenttext {
  width: 90%;
}

