body {
	font-family: tahoma;
	font-size: 85%;
	background-color: #f2f2f0;
	color: #730202;
	margin: 0;
	background-image: url(/css/images/diochanbg.png);
	background-attachment: fixed;
}
input, textarea {

}
a {
	color: #730202;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DD0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9A187;
}
.adminbar {
	text-align: center;
	clear: both;
	background-color: #1d5902;
	font-weight: bold;
}
.adminbar a {
	color: #FFFFFF;	
}
.logo {
	clear: both;
	text-align: center;
	font-size: 200%;
	color: #008000;
	width: 100%;
	font-weight: normal;
}
.replymode {
	background-color: #006633;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
    font-weight: bold;
	border: solid 1px #730202;
	-moz-border-radius: 5px;
}
.catalogmode {
	background-color: #0040E0;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
	border: solid 1px #730202;
	-moz-border-radius: 5px;
}
.postarea {

}
.rules {
	width: 468px;
	font-size: 10px;
	font-family: sans-serif;
}
.postblock {
	background-color: #bf0404;
	color: #FFFFFF;
	font-weight: bold;
	border: solid 1px #730202;
	-moz-border-radius: 5px;
}
.footer {
	text-align: center;
	font-size: 12px;
	font-family: serif;
}
.passvalid {
    background-color: #EEAA88;
    text-align: center;
    padding: 2px;
    color: #ffffff;
    clear: both;
    font-weight: bold;
    margin-bottom: 50%;
    border: solid 1px transparent;
    -moz-border-radius: 5px;
}
.dellist {
	font-weight: bold;
	text-align: center;
}
.delbuttons {
	text-align: center;
	padding-bottom: 4px;

}
.managehead {
	background-color: #AAAA66;
	color: #400000;
	padding: 0px;
}
.postlists {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	color: #730202;
}
.row1 {
	background-color: #EEEECC;
	color: #ffffff;
}
.row2 {
    background-color: #DDDDAA;
    color: #ffffff;
}
.unkfunc {
	background-color: inherit;
	color: #789922;
}
.filesize {
	text-decoration: none;
	/*color: #fefefe;*/
}
.filetitle {
	background-color: inherit;
	font-size: 120%;
	color: #CC1105;
	font-weight: bold;
}
.postername {
	font-weight: bold;
	color: #009E19;
}
.postername a {
	color: #1d5902;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEBB99;
}
.postername a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009E19;
}


.postertrip {
	color: #1d5902;
}
.oldpost {
	color: #CC1105;
	font-weight: 800;
}
.omittedposts {
	color: #707070;
}
.reply {
	background-color: #A60303;
	color: #FFFFFF;
	border: solid 2px transparent;
	padding: 0;
	margin: 0;
	-moz-border-radius: 2px;
}
.reply a {
	color: #999999;
}
.replyhl {
	background-color: #bf0404;
	color: #730202;
}
.highlight {
	padding: 0;
	margin: 0;
	background-color: #F0C0B0;
	color:#730202;
}
.reflink a {
	/*color: #EEBB99;*/
}
.reflink a:hover {
	/*color: #C9A187;*/
}

.replytitle {
	font-size: 120px;
	color: #CC1105;
	font-weight: bold;
}

.doubledash {
 	vertical-align: top;
	clear: both;
	float: left;
}
.commentpostername {
    color: #117743;
	font-weight: 800;
}
.thumbnailmsg {
	font-size: small;
	color: #730202;
}
.sage
{
   color: #ff0000;
   font-weight: bold;
}
.abbrev {
	color: #707070;
}

#watchedthreads {
	background-color: #f2f2f0 !important;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #EEBB99;
	border-bottom-color: #EEBB99;
	border-left-color: #EEBB99;
	font-size: 100%;
}

#watchedthreads #watchedthreadsdraghandle {
	background-color: #f2f2f0;
	text-decoration: none;
	color: #292929;
}

.hidethread {
	background: transparent url('icons/green/icons.gif') -32px -16px no-repeat;
}

.unhidethread {
	background: transparent url('icons/green/icons.gif') -48px 0px no-repeat;
}

.watchthread {
	background: transparent url('icons/green/icons.gif') -32px 0px no-repeat;
}

.expandthread {
	background: transparent url('icons/green/icons.gif') 0px -16px no-repeat;
}

.quickreply {
	background: transparent url('icons/green/icons.gif') 0px 0px no-repeat;
}

.hidewatchedthreads {
	background: transparent url('icons/green/icons.gif') -48px -16px no-repeat;
}

.refreshwatchedthreads {
	background: transparent url('icons/green/icons.gif') -16px -16px no-repeat;
}

.restorewatchedthreads {
	background: transparent url('icons/green/icons.gif') -16px 0px no-repeat;
}

.resize {
	background: transparent url('./icons/resize.gif') 0px -16px no-repeat;
}

hr {
	color: #006633;
	background-color: #f2f2f0;
	border: 1px dotted #006633;
	width: 90%;
}

table {
	border-style: none;
}

table td {
	border-style: none;
}

.reflinkpreview {
	background-color: #f2f2f0 !important;
	color: #730202;
	border: solid 1px #730202;
	-moz-border-radius: 5px;
}

.espandi {
	background: transparent url('./icons/resize.gif') 0px -16px no-repeat;
}

.totop {
	background: transparent url('./icons/totop.gif') 0px -16px no-repeat;
}
.content-background {	background-color: #1d5902;
	color: #730202;}
.content-background a {
	color: #FFFFFF;
}