/*  Created by LadyNatalia for IMG! PushTheNet
    Version 1.2 - Updated November 30, 2008 
    Ported from Stlish by rommel
*/


html, body {
  color:#8b7765;
	font-family:Verdana;
	background:#fffaf0;
}

hr {
  border: 0;
	color:#eee0e5;
	background-color:#eee0e5;
	height: 3px;
}

a {
  color:#cd6889;
}

a:visited {
  color:#cd6889;
}

a:hover {
  color:#000000;
}

.adminbar {
  text-align:right;
  clear:both;
  float:none;
}

.navbar {
  position:absolute;
  top:0;
  left:0;
}

.logo {
	font-weight: bold;
  text-align:center;
  font-size:2em;
  color:#8b5f65;
  width:100%;
}

.theader {
  background:#fff0f5;
  text-align:center;
  padding:2px;
  color:#8b5f65;
  width:100%;
}

.postarea {
}

.rules {
  font-size:0.7em;
}

.postblock {
  background:#fff0f5;
  color:#8b5f65;
  font-weight:800;
	border: solid 1px #eee0e5;
	padding: 0;
	margin: 0;
}

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

.passvalid {
	background:#000000;
	text-align:center;
	width:100%;
	color:#8b7765;
}

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

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

}

.managehead {
	background:#000000;
	color:#8b7765;
	padding:0px;
}

.postlists {
	background:#000000;
	width:100%;
	padding:0px;
	color:#8b7765;
}

.row1 {
	background:#000000;
	color:#8b7765;
}

.row2 {
  background:#000000;
  color:#8b7765;
}

.unkfunc {
	background:inherit;
	color:#8b7765;
}

.filesize {
	text-decoration:none;
}

.filetitle {
	background:inherit;
	font-size:0.9em;
	color:#8b7765;
	font-weight:800;
}

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

.postertrip {
	color:#8b7765;
}
.oldpost {
  color:#8b7765;
  font-weight:800;
}

.omittedposts {
  color:#8b7765;
}

.reply {
	background:#fff0f5;
	color:#8b5f65;
	border: solid 1px #eee0e5;
	padding: 0;
	margin: 0;
}

.replymode {
  text-align: center;
  background:#DDDDDD;
	color:#2266AA;
	border: solid 1px #eee0e5;
	padding: 0;
	margin: 0;
	height: 25px;
	min-height: 25px;
	font-size: 20px;
}

.catalogmode {
  text-align: center;
  background:#DDDDDD;
	color:#2266AA;
	border: solid 1px #eee0e5;
	padding: 0;
	margin: 0;
	height: 25px;
	min-height: 25px;
	font-size: 20px;
}

.doubledash {
 	float: left;
 	vertical-align:top;
	clear:both;
	
}

.replytitle {
	font-size: 0.9em;
        color:#8b7765;
        font-weight:800;
}

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

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

.abbrev {
        color:#8b7765;
}

.highlight {
	background:#000000;
	color:#000000;
	border: 2px dashed #8b7765;
}

.unkfunc {
	color: #789922;
}

th {
	background-color:#eee0e5;

}

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

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

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

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

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

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

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

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

