html, body {
        background: #2f2f2f;
        background-image: url('https://zerochan.us/backgrounds/robotcock.gif');
	color: #ffffff;
        font-family: Georgia;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #40C5EC;
}

hr {
	color: #2f2f2f;
}

.reflink a:hover {
	font-weight: bold;
}

/*.logo {
        clear: both;
        text-align: center;
        font-size: 2em;
        color: #ff80bb;
        width: 100%;

}*/


.replymode {
	background: #DDDDDD;
	text-align: center;
	padding: 2px;
	color: #ff80bb;
	width: 100%;
}

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

.catalogmode {
	background: #0040E0;
	text-align: center;
	padding: 2px;
	color: #ff80bb;
	width: 100%;
}

.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
	font-family: sans-serif;
}

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

.postblock {
	background: #2f2f2f;
	color: #FFFFFF;
	font-weight: 800;
}

.footer {
	font-size: 12px;
	font-family: serif;
}

.passvalid {
	background: #EEAA88;
	text-align: center;
	width: 100%;
	color: #ffffff;
}

.dellist {
	font-weight: bold;
	text-align: center;
}

.delbuttons {
	text-align: center;
	padding-bottom: 4px;

}

.managehead {
	background: #DDDDDD;
	color: #40c5ec;
	padding: 0;
}

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

.row1 {
	background: #DDDDDD;
	color: #40c5ec;
}

.row2 {
	background: #CCCCCC;
	color: #40c5ec;
}

.unkfunc {
	background: inherit;
	color: #789922;
}

.filesize {
	text-decoration: none;
        color: #FFFFFF;
}

.filetitle {
	background: inherit;
	font-size: 1.2em;
	color: #1b8ed5;
	font-weight: 800;
}

.postername {
	color: #FFFFFF;
	font-weight: bold;
}

.postertrip {
	color: #1b8ed5;
}

.oldpost {
	color: #3f6d7c;
	font-weight: 800;
}

.omittedposts {
	color: #3d7ea4;
}

.reply {
        background: #2f2f2f;
	color: #FFFFFF;
        border-style: double;
        border-color: #FFFFFF;
}

.replyhl {
	color: #40c5ec;
}

.replytitle {
	font-size: 1.2em;
	color: #40c5ec;
	font-weight: 800;
}

.commentpostername {
	color: #40c5ec;
	font-weight: 800;
}

.thumbnailmsg {
	font-size: small;
	color: #666666;
}

.abbrev {
	color: #666666;
}

.highlight {
	background: #EEDACB;
	color: #333333;
	border: 2px dashed #EE6600;
}
