/*
  subBlack theme for phpBB version 2+
	Created by Gamerhaven
	http://www.gamerhaven.com
	Based on the original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #A1A1A1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#000000; border: #FFCC66; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
td.row3Right,td.spaceRow {
	background-color: #000000; border: #FFCC66; border-style: solid; }

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; height: 25px; }
th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #FFFFCC;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #FFFFCC; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #FFCC00; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #FFCC00; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFCC; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #CC9900; }
a.mainmenu		{ text-decoration: none; color : #CC9900;  }
a.mainmenu:visited { text-decoration: none; color : #CC9900; }
a.mainmenu:hover{ text-decoration: none; color : #FFFFCC; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFCC00}
a.cattitle		{ text-decoration: none; color : #FFCC00; }
a.cattitle:visited { text-decoration: none; color : #FFCC00; }
a.cattitle:hover{  color: #FFFFCC; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #CC9900; }
a.forumlink 	{ text-decoration: none; color : #CC9900; }
a.forumlink:visited { text-decoration: none; color : #CC9900; }
a.forumlink:hover{ text-decoration: none; color : #FFFFCC; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #FFCC00;}
a.nav			{ text-decoration: none; color : #FFCC00; }
a.nav:visited { text-decoration: none; color : #FFCC00; }
a.nav:hover		{ text-decoration: none; color : #FFFFCC; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #CC9900; }
a.topictitle:link   { text-decoration: none; color : #FFFFCC; }
a.topictitle:visited { text-decoration: none; color : #FFFFCC; }
a.topictitle:hover	{ text-decoration: underline; color : #FFFFCC; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #FFCC00;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #FFFFCC; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #FFFFCC;}
a.postlink:link	{ text-decoration: none; color : #FFCC00; }
a.postlink:visited { text-decoration: none; color : #FFCC00; }
a.postlink:hover { text-decoration: none; color : #FFFFCC; }


/* Quote & Code blocks */
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFCC; letter-spacing: -1px;}
a.copyright		{ color: #FFCC00; text-decoration: none;}
a.copyright:link   { color : #FFCC00; text-decoration: none;}
a.copyright:visited { color : #FFCC00; text-decoration: none;}
a.copyright:hover { color: #FFFFCC; text-decoration: underline;}


/* Form elements */

/* The text input fields background colour */
input { text-indent : 2px; 
	color : #000000; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #000000;
	color : #FFFFCC;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #000000;
	color : #FFFFCC;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #000000;
	color : #FFFFCC;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { color : #FFFFCC; background-color: #212121; border-style: none; }


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #FFFFCC; text-decoration: none; }
a:hover		{ text-decoration: underline; color : #FFFFCC; }
hr	{ height: 0px; border: solid #CCCCCC 0px; border-top-width: 1px;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

.wowitem 
{
  font: 12px arial;
  border: 1px solid darkgray;
  padding: 3px;
  position: relative;
  width: auto;
  background-color: #333333;
  -moz-border-radius: 4px;
  cursor:pointer;
  }
.wowitemt, .wowitem TD, .wowitem TH
{
  font: 12px arial;
  color: white;
  }
.wowdisc {
  text-align:center;
  font: 10px arial;
  color:white;
}
.greyname {color: #9d9d9d; }
.whitename {color: #FFFFFF;}
.greenname,.greentext,.itemeffectlink {color: #1EFF00;}
.bluename {color: #0070DD; }
.purplename {color: #A434EE; }
.orangename {color: #D17C22; }
.yellowname {color: #FFD200; }

// You could skip the following lines if you don't need Blasc Support
span.item {font-weight: bold}
span.q0 {color: #9d9d9d}
span.q1 {color: #FFFFFF}
span.q2 {color: #1eff00}
span.q3 {color: #0070dd}
span.q4 {color: #9F3FFF}
span.q5 {color: #FF8400}
span.q6 {color: #FF0000}
.itemdesc {color: #FFD200}
span.itemspells {color: #1EFF00}

.tooltip_wrap
{
width:250px;
overflow:hidden;
margin: 5px;
padding-top:5px; 
padding-right:5px;
padding-left:5px;
padding-bottom:5px;
background-color:#1B1B1B; 
border:1px solid; 
border-color:#888888; 
}

.tooltip
{
overflow:hidden;
margin: 5px;
padding-top:5px; 
padding-right:5px;
padding-left:5px;
padding-bottom:5px;
position:relative;
background-color:#1B1B1B; 
border:1px solid; 
border-color:#2E2E2E; 
display:none;
}

div.tooltip,div.tooltip_wrap table tr td {
padding:0px;
margin:0px;
} 

div.tooltip,div.tooltip_wrap table{
padding:0px;
margin:0px;
border-spacing:0px;
} 

div.tooldiv {
margin-top: 3px;
}

.message {
padding-top:4;
vertical-align:middle;
}

.loginHeader {
font-family:Verdana;
font-size:13;
font-weight:bold;
color:F4BD5C;
font-variant:normal;
}

.loginText {
font-family:Verdana;
font-size:11;
font-weight:bold;
color:F4D6A1;
font-variant:small-caps;
padding-right:10;
}

.mainTime {
font-family:Verdana;
font-size:11;
font-weight:bold;
color:F4D6A1;
padding-bottom:3;
}

.sectionHeader {
font-family:Verdana;
font-size:13;
font-weight:bold;
color:F4BD5C;
font-variant:small-caps;
}

.sectionHeader a:link {
color:F4BD5C;
text-decoration:none;
}

.sectionHeader a:active {
color:F4BD5C;
text-decoration:none;
}

.sectionHeader a:visited {
color:F4BD5C;
text-decoration:none;
}

.sectionHeader a:hover {
color:F4BD5C;
text-decoration:underline;
}

.sectionEntry {
font-family:Verdana;
font-size:10;
font-weight:normal;
color:EEEAE2;
padding-left:2;
text-decoration:none;
}

.sectionEntry a:link {
color:EEEAE2;
text-decoration:none;
}

.sectionEntry a:active {
color:EEEAE2;
text-decoration:none;
}

.sectionEntry a:visited {
color:EEEAE2;
text-decoration:none;
}

.sectionEntry a:hover {
color:DDB500;
text-decoration:underline;
}

.loginInputBox {
padding-top:3;
background-color:transparent;
border-width:1;
border-color:F4D6A1;
border-style:solid;
font-family:Verdana;
font-size:10;
color:white;
width:120;
height:20;
}

.loginButton {
background-color:292824;
border-color:626262;
border-width:2;
border-style:outset;
font-family:Verdana;
font-variant:small-caps;
font-weight:bold;
color:F4D6A1;
font-size:11;
width:50;
height:20;
}

.sectionLoginHeader {
font-family:Verdana;
font-size:13;
font-weight:bold;
color:F4BD5C;
font-variant:normal;
}

.sectionSub {
font-family:Verdana;
font-size:11;
font-weight:bold;
color:F4D6A1;
font-variant:small-caps;
padding-left:3;
padding-top:4;
}

.newAccountText {
font-family:Verdana;
font-size:11;
font-weight:bold;
color:F4D6A1;
font-variant:small-caps;
padding-left:10;
}

.newAccountTextLarge {
font-family:Verdana;
font-size:13;
font-weight:bold;
color:F4D6A1;
font-variant:small-caps;
padding-left:10;
}

.newAccountTextHeader {
font-family:Verdana;
font-size:12;
font-weight:bold;
color:F4BD5C;
font-variant:small-caps;
}

.loginTextForget {
font-family:Verdana;
font-size:10;
font-weight:normal;
color:F4BD5C;
font-variant:normal;
padding-right:10;
text-align:center;
}

.newAccountInputBox {
background-color:transparent;
border-width:1;
border-color:F4D6A1;
border-style:solid;
font-family:Verdana;
font-size:12;
font-style:bold;
color:white;
}

.newAccountButton {
background-color:292824;
border-color:626262;
border-width:2;
border-style:outset;
font-family:Verdana;
font-variant:small-caps;
font-weight:bold;
color:F4D6A1;
font-size:11;

}
.hordeTitle {
font-family:Verdana;
font-size:13;
font-weight:bold;
color:F4BD5C;
font-variant:normal;
}

.newsTitle {
font-family:Verdana;
font-size:13;
font-weight:bold;
color:F4BD5C;
font-variant:normal;
}

.allianceTitle {
font-family:Verdana;
font-size:13;
font-weight:bold;
color:F4BD5C;
font-variant:normal;
}

.newAccountDropdownBox {
background-color:black;
color:F4D6A1;
font-family:Verdana;
font-size:11;
font-weight:bold;
color:F4D6A1;
font-variant:small-caps;
}


.smallNewAccountText {
font-family:Verdana;
font-size:10;
color:F4D6A1;
}

.front_page_news .news_title{
font-family:Helvetica;
font-size:12;
color:DE9C3E;
font-weight:bold;
}

.front_page_news .news_date {
font-family:Helvetica;
font-size:10;
color:C8C8C8;
}

.front_page_news .random_info {
font-family:Helvetica;
font-size:10;
color:999999;
padding-left:10;
}

.front_page_news .news_poster {
font-family:Helvetica;
font-size:10;
color:D2D2D2;
padding-left:10;
}

.front_page_news .news_poster a:visited {
color:FFFFFF;
}

.front_page_news .news_poster a:active {
color:FFFFFF;
}

.front_page_news .news_poster a:hover {
color:FFFFFF;
}

.front_page_news .news_poster a:link {
color:FFFFFF;
}

.front_page_news .news_body {
font-family:Helvetica;
font-size:12;
color:DBD3B9;
padding-left:10;
padding-top:25;
padding-right:10;
}

.spotlight_row {
color:white;
font-family:Helvetica;
font-size:12;
text-decoration:none;
}

.spotlight_row a {
color:white;
font-family:Helvetica;
font-size:10;
text-decoration:none;
}

.spotlight_row a:hover {
color:DDB500;
text-decoration:underline;
}
.spotlight_left {
border-width:1;
border-style:solid;
border-color:black;

border-right-width:0;
border-left-width:1;
border-left-color:#32312D;
border-top-width:1;
border-top-color:#32312D;
border-bottom-width:1;
border-bottom-color:#0C0C0B;
width:140;
}

.spotlight_middle {
border-width:1;
border-style:solid;
border-color:black;
width:40px;
border-right-width:0;
border-left-width:0;

border-top-width:1;
border-top-color:#32312D;
border-bottom-width:1;
border-bottom-color:#0C0C0B;

}

.spotlight_right {
text-align:right;
padding-right:5;
width:100;
border-width:1;
border-style:solid;
border-color:black;

border-right-width:1;
border-right-color:#0C0C0B;

border-left-width:0;

border-top-width:1;
border-top-color:#32312D;
border-bottom-width:1;
border-bottom-color:#0C0C0B;
}

.spotlight_table {
border-width:2;
border-style:solid;
border-color:#32312D;
border-left-color:#252421;
border-top-color:252421;
border-right-color:#191816;
border-bottom-color:#191816;
}

.spotlight_headers {
color:white;
font-family:Helvetica;
font-size:11;
color:DDB500;
text-align:center;
font-variant:small-caps;
background-color:transparent;
}
