.postarea table {
	width: 100%;
	text-align: left;
}

.postblock {
	width: 20%;
	vertical-align: top;
	padding: 3px;
}

#message {
	width:90%;
}

/*/*/
#message, .textinput {
	background-color: #000;
	border:4px ridge #ff2050;
	color: #eee;
}
/* */

.aa {
	white-space: pre;
	text-align: left;
	font-family: IPAMonaPGothic, Mona, 'MS PGothic', YOzFontAA97 !important;
}

.thumb {
	/*/*/
	float: left;
	max-width: initial;
	/* */
	margin: 4px 20px 4px 0;
}

/* */
@media (max-width: 640px) {
	.thumb {
		max-width: 80px;
		height:auto;
	}
}
/*/*/

.reply {
	border: 4px ridge #ff2050;
}

.reply td {
	border:0;
}

/*/*/
.op, .reply {
	margin: 1em 0;
}
/* */

.reflink a {
	color: inherit;
}

.reflink a:hover {
	color: #800000;
}

.moderator {
	color: #FF0000;
}

.managebutton {
	text-align:inherit;
	font-size: 15px;
	height: 28px;
	margin: 0.2em;
}

.banmessage {
	color: #ff2050;
	font-weight: bold;
}

.footer {
	text-align: right;
	font-size: smaller;
}

/*/*/
.rules ul {
	margin: 0;
	padding-left: 0;
}

.rules li {
	margin-left: 1em;
}
/* */

.login {
	text-align: center;
}

.adminbar {
	text-align:center;
	padding:8px 0;
	font-size:smaller;
	margin:0 auto;
	max-width:1024px;
	background:#000
}

.adminbar img{
	vertical-align:middle;
	padding-right:4px;
}

a, .reflink a {
	color: #ff2050 !important;
}

legend {
	color:#EEE;
}

.replymode {
	border: #ff2050 1px dashed;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
}

.capcode, 
.unkfunc {
	color: #ff2050;
}

.manageinfo {
	background: #00B930;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
}

.managehead {
	background: #AAAA66;
	color: #400000;
	padding: 0;
}

.postlists {
	background: #FFFFFF;
	width: 100%;
	padding: 0;
	color: #800000;
}

#pagelinks {
	width:100%;
	margin-top: 8px;
	border: 4px ridge #ff2050;
  padding: 4px 10px;
}

#pagelinks td {
	border: 0;
	color: white;
}

.postername {
	font-weight: bold;
}

.postertrip {
	color: #ff2050;
}

.omittedposts {
	color: #eee;
	font-size: smaller;
}

.posterdata{
	font-style: italic;
	font-size: smaller;
}

fieldset {
	border: 4px ridge #ff2050;
}


