/*############################
Nekoarc 2.0 by Darkgrammer
############################*/
html, body {
	background-image:url('nekoarc_bg.jpg');
    background-repeat:repeat-xy;
	color: #CFD1DA;
	font-family: "Arial",serif,sans serif;
}
a {
	color: #9CF;
}
a:hover {
	color: #0066FF;
}
hr {
border: 0;
color: #668B8B;
background-color: #668B8B;
height: 4px;
}
.adminbar {
	clear:both;
	float:top;
	font-size: .8em;
}
.adminbar a {
	font-weight: bold;
}
.logo {
	clear:both;
	font-family: "sans-serif", Arial, Helvetica;
	text-align:center;
	font-size:3em;
	font-weight: bold;
	color: #6FC7D0;
	/*width:100%;*/
}
.replymode, .passvalid {
	background:#DDDDDD;
	text-align:center;
	padding:2px;
	color:#2266AA;
	clear: both;
	font-weight: bold;
	margin-bottom: .5em;
	border: solid 1px #043060;
	-moz-border-radius: 5px;
}
.catalogmode {
	background: #0040E0;
	text-align: center;
	padding: 2px;
	color: #DDDDDD;
	clear: both;
	font-weight: bold;
	margin-bottom: .5em;
	border: solid 1px #043060;
	-moz-border-radius: 5px;
}
.postarea {
}
.rules {
	font-size:0.7em;
}
.postblock {
	background: #033;
	color: #fff;
	border: solid 2px #043060;
	-moz-border-radius: 3px;
	width: 100px;
}
.footer {
	text-align:center;
	font-size:12px;
	font-family:serif;
	margin: 2em 0 0 0;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;
}
.managehead {
	background:#DDDDDD;
	color:#002244;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#666699;
	color:#C0C0C0;
}
.row2 {
	background:#CCCCCC;
	color:#002244;
}
.unkfunc {
	background-position: 0% 0%; color:#FFFF66;background-image:url('none'); background-repeat:repeat; background-attachment:scroll
}
.reflink {
	font-size: .8em;
	font-weight: bold;
}
.filesize {
	text-decoration:none;
	padding: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-size: .7em;
	background: #003;
	border: solid 2px #000;
}
.filetitle {
	font-size:1.2em;
	color: #5FA4C9;
	font-weight:bold;
}
.postername {
	color:#004A99;
	font-weight:bold;
}
.postertrip {
	color: #D24400;
}
.oldpost {
	color:#CC1105;
	font-weight:bold;
}
.omittedposts {
	color: #699;
	font-stretch: extra-expanded;
	font-style:italic;
	background:#000;
	border-left:thin;
	border-top:thin;
	border-right:thin;
	border-color: #4753A0;
	-moz-border-radius: 6px;
}
.reply {
	background-image:url('nekoarc_bg_reply.jpg');
    background-repeat:repeat-xy;
	border: 2px solid #043060;
	padding: 0;
	margin: 0;
	-moz-border-radius: 4px
}
blockquote {
	margin: .5em .5em .5em 1em;
}
blockquote p {
	margin: 0;
	padding: 0;
}
.reply blockquote {
	margin: .5em;
}
.doubledash {
	display: none;
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color: #9CC;
	font-weight:bold;
	background: #000040;
	border: solid 1px #006;
	-moz-border-radius: 4px;
}
.commentpostername {
	color:#004A99;
	font-weight:800;
}
.thumbnailmsg {
	font-size: .8em;
	color:#666666;
}
table {
	border-style: none;
}
table td {
	border-style: none;
}
.nothumb {
	background-color: #FFFFFF;
	border-style: dotted;
	margin: .3em .5em;
}

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

#watchedthreads {
	background-color: #295576 !important;
  	border: 1px solid #006 !important;
  	-moz-border-radius: 4px;
}

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

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

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

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

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

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

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

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

.reflinkpreview {
	background-color: #003 !important;
	border: 2px dotted #09F !important;
	-moz-border-radius: 13px;
}
