/* Basic theme parts */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	margin-top: 0px;	
	margin-left: 0px;
}

.gamerzbar {
	position: relative;
	width: 100%;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	border-bottom: 1px solid #404040;
	background: url('../images/profilebar.png') repeat-x;
	/* background-color: #000000; */
	font-weight: bold;
	color: #ffffff;		
	z-index: 9;
}

.gamerzbar a:link {	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.gamerzbar a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.gamerzbar a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.mailbar {
	position:relative;
	width: 900;
	height: 20px;
	margin: 0px;
	background-color: #000000;	
	border-bottom: 1px #404040 solid;
	padding-top: 5px;
}

.gamerzlogo {
	padding: 0px;
	font-size: 10px;	
	margin-top: 0px;
	float: left;
}
.gamerzbaropt {
	position: absolute;
	width: 600px;
	right: 5px;
	bottom: 4px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	font-size: 10px;
	float: right;	
	z-index: 1000;
}

.gamerzbaropt a:link {
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.gamerzbaropt a:visited {
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.gamerzbaropt a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.gamerzbaropt ul
{
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}
.gamerzbaropt li
{
	float: left;
	margin: 0 0.1em;
}
.gamerzbaropt li a
{
	height: 15px;
	float: left;
	width: 75px;
	display: block;
	border-left: 1px solid #909090;
	color: white;
	text-decoration: none;
	text-align: center;
}

.gamerzbaropt li a:hover
{
	color: red;	
}
.gamerzbaropt li a:active
{	
	color: red;
}

#nav-menu
{
	/* width:30em; */
	height: 15px;
}

.gamerzbaropt ul div {
	position:absolute;
	top:20px;
	visibility: hidden;
	width: 120px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #808080;	
	z-index: 99;
}
.gamerzbaropt ul div a {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px;
	width: 100px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #606060;
	color: #ffffff;
	font-size: 10px;	
	z-index: 101;
}
.gamerzbaropt ul div a:hover {
	background: #808080;
	color: #ff0000;
}

.gamerstoe {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 100%;	
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	border-top: 1px solid #404040;	
	background-color: #000000;
	color: #c0c0c0;	
	text-align: center;
}

.gamerstoe a:link {
	color: #ffffff;	
}
.gamerstoe a:visited {
	color: #ffffff;	
}
.gamerstoe a:hover {
	color: red;	
}

.avatar {
	float:right;	
}

.content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:14px;
  color:#64355A;	
}

.login_input {
  width:150px;
}

.login_input input[type="checkbox"] {
  width:15px;	
}


.login_input input {
  width:100%;
}

.onefriend {
	width: 65px;
	text-align: center;	
	font-size: 10px;
	float: left;
}

.onefriend a:link {	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 8px;
}

.onefriend a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 8px;
}

.onefriend a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8px;
}

.oneclan {
	width: 45px;
	text-align: left;	
	float: left;
}

.clantext {
	background-color: transparent;
	width: 150px;
	text-align: left;
	margin-top: 15px;
	float: left;
}

.clantext a:link {	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.clantext a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.clantext a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

/***************** comments ********************/
.commbox {
	width: 100%;	
}

.commbox a:link {
	color: white;	
}
.commbox a:visited {
	color: white;	
}
.commbox a:active {
	color: red;	
}

.comments {
	font-size: 12px;
	padding: 5px;
}
.vcomment .postinfo {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 25px;
	line-height: 20px;
}
.hcomment .postinfo {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 25px;
	line-height: 20px;
}

.postname {
	float: left;
	display:inline;
}
.postrating {
	float: right;
	display:inline;
}

.postcontent {
	clear: both;
	padding-bottom: 10px;	
}
.vcomment .postcontent {
	overflow: hidden;
	font-weight: normal;
}

.commentbox textarea {
	width: 99%;
}

/* COMMENT AVATAR */
.tinybox {	
	float: left;
	display:inline;
	padding: 1px;
	margin: 1px 1px 1px 1px;
	line-height:0;
	background-color: white;
	border-top: solid 1px #877353;
	border-bottom: solid 1px #877353;
	border-right: solid 1px #877353;
	border-left: solid 1px #877353;
}

.vcomment {		
	background-color: #404040;
	border-top: solid 1px #000000;
}
.hcomment {
	background-color: #404040;
	border-top: solid 1px #000000;
	color: #141414;
}
.vcomment .postinfo {
	color: #ffffff;
	background: url(../images/basetheme/bluecomment.png) repeat-x top left;
}
.hcomment .postinfo {
	color: #000000;
	background: url(../images/basetheme/greycomment.png) repeat-x top left;
}
.hcomment .postinfo a {
	color: #000000;
}
.hcomment .postinfo a:hover {
	color: #ff0000;
}
.hcomment .postcontent {
	overflow: hidden;
	color: #c0c0c0;
	background: url(../images/blacktheme/brc.png) no-repeat bottom right;
}

.commentquote {
	margin: 0px 10px;
	padding: 5px;
	background-color: #202020;
	border: 1px dotted #cccccc;
	width: 80%;	
}

.vcomment .postcontent {
	background: url(../images/blacktheme/brc.png) no-repeat bottom right;
}

#vrfydel {
	background-color: red;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
#vrfydel a {
	color: #0000FF;
	text-decoration: none;
}
#vrfydel a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
