body {
	font-size: 12px;
	background: #EEFFF2;
	font-family:  Arial, sans-serif;
	color: #072c10;
	background: url(/css/images/not4chanbg.gif) top left repeat-x #EEFFF2;
}
.navbar {
	border: 1px solid #52835E;
	background: #88CC99;
	padding: 2px;
	margin-top: 3px;
	color: #1c5a2a;
}
.navbar a {
	text-decoration: none;
}
.thumb {
	border: 1px solid #52835E;
}
a {
	color:#072c10;
}
a:visited {
	color:#072c10;
}
a:hover {
	color:#DD0000;
}
a.quotelink {
	color:#DD0000;
}
.logo {
	clear:both;
	text-align:center;	
	font-size:24pt;
	font-weight: bold;
	color:#3f6047;
	width:100%;
	margin-top: 10px;
}
.admin-replybox {
	border: 1px solid #000;
	background: #88CC99;
	padding: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: -30px;
	font-size: 12px;
}
.admin-parentbox {
	border: 1px solid #000;
	background: #88CC99;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-left: -30px;
	font-size: 12px;
	margin-left: 60px;
}
.rules {
	font-size:10px;
}
.postblock {
	background: #88CC99;
	border: 1px solid #52835E;
	padding: 4px;
	color:#072c10;
	font-weight:800;
}
.footer {
	text-align:center;
}
.unkfunc {
	color:#789922;
}
.filesize {
	font-size:12px;
	text-decoration: none;
}
.filetitle {
	font-size:14px;
	color:#0F0C5D;
	font-weight:800;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
	border: 1px solid #52835E;
	background: #88CC99;
	padding: 2px;
	padding-left: 5px;
	margin-top: 3px;
	color: #1c5a2a;
	margin-bottom: 10px;
	padding-right: 5px;
}
.adminbar a {
	color: #1c5a2a;
	text-decoration: none;
}
.adminbar a:visited {
	color: #1c5a2a;
	text-decoration: none;
}
.theader {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 99%;
	background: #88CC99;
	border: 1px solid #52835E;
	padding: 5px;
	margin-bottom: 10px;
}
.postername {
	font-size:14px;
	color:#117743;
	font-weight:800;
}
.postertrip {
	font-size:16px;
	color:#228854;
}
.oldpost {
  color:#0F0C5D;
  font-weight:800;
}
.omittedposts {
  color:#070707;
}
.reply {
	background:#88CC99;
	color:#072c10;
	border: 1px solid #52835E;
}
.replyhl {
	background:#D6BAD0;
	color:#072c10;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
  color:#0F0C5D;
  font-weight:800;
}
.commentpostername {
  font-size:13px;
  color:#117743;
  font-weight:800;
}
a.quotejs {
  color:#072c10;
	text-decoration: none;
}
a.quotejs:hover {
  font-weight:bold;
}

.highlight {
	background:#EEFFF2;
}

#watchedthreads {
	background-color: #EEFFF2 !important;
}


.reflinkpreview {
	background-color: #EEFFF2;
}