html, body {
  	font-size:10pt;
  	background:#000;
	color: #f8f8f8;
	background-image: url("/css/images/commandqrainbowbg.jpg"); 
	background-repeat: no-repeat;
                  background-attachment: fixed;
/*	background-position: 0px 168px;*/

}
* {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
}
input, textarea {
  background-color: #202020;
	border:1px solid #bebebe; 
	color: #f8f8f8;
  opacity: 0.9;
}

a {
  background:inherit;
  color:#f8f8f8;
  text-decoration: none;
}
a:visited {
  background:inherit;
 /* color:#34345C; */
   color:#f8f8f8;

}
a:hover {
  color:#aaa;
  background:inherit;
}
a.quotelink {
  background:inherit;
  color:#aaa;
}
.logo {
	position: relative;
	top: 10px;
  clear:both;
  text-align:center;
  font-size:24pt;
  color:#aaa;
  width:100%;

	text-shadow: #000 0px 1px 2px;
  	font-weight: strong;

}


.postarea {
	background-image: url("/css/images/commandqhud.png"); 
/*
	background:#202020 ;
	border:1px solid #323232; 
	border-top: 1px solid #898989;
	opacity: 0.9;
	*/
	color:#f8f8f8;
	height: 475px;
	width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.postblock {
  color: #f8f8f8;

}
.footer {
  text-align:center;
  font-size:12px;
}
.unkfunc {
	background:inert;
	color:#bbb;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	color:#f8f8f8;
	font-weight:800;
}
.postername {
  font-size:11pt;
  color:#f8f8f8;
  font-weight: bold;
}
.postertrip {
	color:#999;
}
.oldpost {
  color:#f8f8f8;
  font-weight:800;
}
.omittedposts {
  color:#f8f8f8;
}
.reply {
	border:1px solid #323232; 
	border-top: none;

	background-image: url("/css/images/commandqreplybg.png"); 
	/*
	background:#202020 ;
	color:#f8f8f8;
	border:1px solid #323232; 
	border-top: 1px solid #898989;
	  opacity: 0.9;
	  */

}
.replyhl {
	color:#fff;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size:18px;
  color:#f8f8f8;
  font-weight:800;
}
.commentpostername {
  color:#f8f8f8;
  font-size:11pt;
  font-weight: bold;
}
a.quotejs {
  color:#f8f8f8;
	text-decoration: none;
}
a.quotejs:hover {
  font-weight:bold;
}

a.adminbar {
	color: #f8f8f8;
		text-shadow: #000 0px 1px 1px;

}
.adminbar {
  text-align: right;
  color: #f8f8f8;
}