/* ===[ MusicBoard / Imageboard CSS ]=== */

.adminbar {
 text-align:right;
 float:right;
}
.logo {
 clear:left;
 text-align:center;
 font-size:2em;
 color:#ffff99;
 width:100%;
}
.theader {
 text-align:center;
 padding:2px;
 color:#FFFFFF;
 width:100%;
}
.postarea {}
.rules {
 font-size:0.9em;
}
.postblock {
 color:#ccff66;
 font-weight:800;
}
.footer {
 text-align:center;
 font-size:12px;
 font-family:serif;
}
.passvalid {
 text-align:center;
 width:100%;
 color:#ffffff;
}
.dellist {
 font-weight: bold;
 text-align:center;
}
.delbuttons {
 text-align:center;
 padding-bottom:4px;
}
.managehead {
 background:#c0c0c0;
 color:#000000;
 padding:0px;
}
.postlists {
 background:#FFFFFF;
 width:100%;
 padding:0px;
 color:#ccff66;
}
.row1 {
 background:#000000;
 color:#ccff66;
}
.row2 {
 background:#000000;
 color:#ccff66;
}
.unkfunc {
 background:inert;
 color:#789922;
}
.filesize {
 text-decoration:none;
}
.filetitle {
 background:inherit;
 font-size:1.2em;
 color:#ffff99;
 font-weight:800;
}
.postername {
 color:#ccff66;
 font-weight:bold;
}
.postertrip {
 color:#008000;
}
.oldpost {
 color:#CC1105;
 font-weight:800;
}
.omittedposts {
 color:#707070;
}
.reply {
 color:#ccff66;
}
.doubledash {
 vertical-align:top;
 clear:both;
 float:left;
}
.replytitle {
 font-size: 1.2em;
 color:#ffff99;
 font-weight:800;
}
.commentpostername {
 color:#ccff66;
 font-weight:800;
}
.thumbnailmsg {
 font-size: small;
 color:#008000;
}
.abbrev {
 color:#707070;
}
.highlight {
 color:#ccff66;
 border: 2px dashed #ccff66;
}
.captcha {
 color:#ccff66;
}
.secondnav {
 text-align:left; float:left; width:75%;
}

blockquote { margin-top: 0; }
blockquote blockquote { margin-left: 0em; }
form { margin-bottom: 0px; }
form .trap { display:none; }
.postarea { text-align: center; }
.postarea table { margin: 0px auto; text-align: left; }
.thumb { border: none; float: left; margin: 2px 20px; }
.nothumb { float: left; background: #eee; border: 2px dashed #aaa; text-align: center; margin: 2px 20px; padding: 1em 0.5em 1em 0.5em; }
.reply blockquote, blockquote :last-child { margin-bottom: 0em; }
.reflink a { color: inherit; text-decoration: none; }
.reply .filesize { margin-left: 20px; }
.userdelete { float: right; text-align: center; white-space: nowrap; }
.replypage .replylink { display: none; }

#Maincontent table {width:auto !important;} // Overrule table layout!