/* Cleaned CSS: */

body, table, td, div {
  font-size: 10pt;
}
body {
  margin-top: 0;
  background-color: #000000;
  background-image: url("http://members.westnet.com.au/mynxii/electricalstorm.jpg");
     background-position: top;
     background-repeat: no-repeat;
     background-attachment: fixed;
     width: 100%;
     font-family: "Arial",sans-serif;
     
}

.main-table {    margin-top:       300px;  margin-bottom:    10px;
}

.daycol {
  text-align: center;
  width:      14%;
}
.monthDay {
  background-color: #47228c;
  border:           2px solid #47228c;
  color:            #67fca3;
  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:  #47228c;
  color:       #67fca3;
  border:      2px solid #47228c;
  font-weight: bold;
  width:       50%;
}
.altposter {
  background:    #47228c;
  border:        2px solid #47228c;
  border-bottom: 0;
  font-weight:   bold;
  text-align:    center;
  color:         #9ea9db;
}
.necorn {
  background:   #000000;
  border-right: 2px solid #47228c;
  border-top:   2px solid #47228c;
  color:        #67fca3;
  font-style:   italic;
  text-align:   right;
}
.sidepad {
  width: 5%;
}
.entrybox {
  background:    #000000;
  border:        2px solid #47228c;
  border-top:    0px;
  border-bottom: 0px;
  color:         #67fca3;
  margin-bottom: 100px;
  padding-left:  2px;
  padding-right: 2px;
  width:         80%;
}
.entrytext {
  display: table;
  table-layout: fixed;
  width:    100%;
  overflow: auto;
}
.currbox {
  background: #47228c;
  border:     2px solid #47228c;
  color:      #67fca3;
  margin:     3px;
}
.swcorn {
  background:    #000000;
  border-left:   2px solid #47228c;
  border-bottom: 2px solid #47228c;
  color:         #67fca3;
}
a {
  text-decoration: none;
}
a:link {
  color: #9ea9db;
}
a:visited {
  color: #67fca3;
}
a:hover, .entrybox a:hover, a:active {
  color:           #9ea9db;
  text-decoration: underline;
}
a img {
  border: 0px;
}

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

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

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

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

