/* Cleaned CSS: */

.ContextualPopup {
    background: ;
    color: ;
    }

.ContextualPopup a { color: ; }
.ContextualPopup a:visited { color: ; }
.ContextualPopup a:hover { color: ; }
.ContextualPopup a:active { color: ; }

body, table, td, div {
  font-size: 10.5pt;
}
body {
  background-color: #080808;
  background-image: url("http://www.endersgame.net/~cheyan/images/greypaint.png");
     background-position: center;
     background-repeat: repeat;
     background-attachment: scroll;
  margin-top:       30px;  margin-bottom:    1em;
  width:           98.5%;
font-family: "Courier",monospace;
}
.daycol {
  text-align: center;
  width:      14%;
}
.monthDay {
  background-color: #303030;
  border:           2px solid #000000;
  color:            #909090;
  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:  #303030;
  color:       #909090;
  border:      2px solid #000000;
  font-weight: bold;
  width:       50%;
}
.altposter {
  background:    #303030;
  border:        2px solid #000000;
  border-bottom: 0;
  font-weight:   bold;
  text-align:    center;
  color:         #0060d0;
}
.necorn {
  background:   #707070;
  border-right: 2px solid #000000;
  border-top:   2px solid #000000;
  color:        #202020;
  font-style:   italic;
  text-align:   right;
}
.sidepad {
  width: 5%;
}
.entrybox {
  background:    #707070;
  border:        2px solid #000000;
  border-top:    0px;
  border-bottom: 0px;
  color:         #202020;
  margin-bottom: 6.25em;
  padding-left:  2px;
  padding-right: 2px;
  width:         80%;
}
.entrytext {
  width:    100%;
  overflow: auto;
}
.currbox {
  background: #303030;
  border:     2px solid #000000;
  color:      #909090;
  margin:     3px;
}
.swcorn {
  background:    #707070;
  border-left:   2px solid #000000;
  border-bottom: 2px solid #000000;
  color:         #202020;
}
a {
  text-decoration: none;
}
a:link {
  color: #0060d0;
}
a:visited {
  color: #b000e0;
}
a:hover, .entrybox a:hover, a:active {
  color:           #ef7f00;
  text-decoration: underline;
}
a img {
  border: 0px;
}

A.subj, A.subj:hover, A.subj:visited {
  color:       #909090;
  text-decoration: none;
}

.secorn {
  background-color: #707070;
  border-bottom:    2px solid #000000;
  border-right:     2px solid #000000;
  color:            #202020;
  width:            40%;
}
#navlink, #skiplink {
  text-align: right;
  width:      60%;
}
.nav {
  background-color: #707070;
  border:           2px solid #000000;
  border-bottom:    0px;
  color:            #202020;
  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: #707070;
  color:            #202020;
}
#postform {
  background-color: #303030;
  color:            #909090;
}
.dis {
  background-color: #707070;
  border:           2px solid #000000;
  text-align:       center;
  color:            #202020;
}
.jointed {
  background-color: #303030;
  border:           2px solid #000000;
  color:            #909090;
  text-align:       right;
  font-weight:      bold;
  width:            60%;
}
.joint {
  background-color: #707070;
  border:           2px solid #000000;
  border-bottom:    0px;
  color:            #202020;
  text-align:       center;
  font-weight:      bold;
  width:            85%;
}
.dissed {
  background-color: #303030;
  border:           2px solid #000000;
  color:            #909090;
  text-align:       right;
  font-weight:      bold;
  width:            60%;
}

.pic {
  border:      2px solid #000000;
  font-weight: bold;
  text-align:  center;
  color:       #909090;
  margin:      2px;
}
.userpic {
  border:      2px solid #000000;
  font-weight: bold;
  text-align:  center;
  color:       #909090;
  margin-top:    2px;
  margin-left:   2px;
  margin-right:  2px;
  margin-bottom: 2px;
  float:       right;
}

.metadata {
  background:      #303030;
  border:          2px solid #000000;
  color:           #909090;
  margin-top:      9px;
  margin-bottom:   3px;
  margin-left:     3px;
  margin-right:    3px;
  padding:         6px;
  clear:           right;
}

.metadata-label {
  font-weight: bold;
}

h3.subjheader {
  font-size: 110%;
}
.comments {
  background-color: #303030;
  border:           2px solid #000000;
  color:            #909090;
  float:            right;
  font-weight:      bold;
  height:           50px;
  width:            50%;
}
.comments_normal_one {
  background-color: #bbbbbb;
}
.comments_normal_two {
  background-color: #dddddd;
}
.comments_screened {
  color: #000000;
  background-color: #dddddd;
}
.entry_comments {
  background-color: #303030;
  color:            #909090;
  border:           2px solid #000000;
  width:            100%;
}

#commenttext {
  width: 90%;
}

