/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

body{
	background: Black;
	margin: 0;
	color: rgb(223,207,191);
	text-align: left;
}

div#topbar
{
	background: url(gfx/top.jpg) no-repeat top left;
	height: 127px;
	text-align: center;
	width: 1000px;
}
div#bottombar
{
	background: url(gfx/bottom.jpg) no-repeat top left;
	height: 20px;
	width: 1000px;
}

div#maincontent
{
	background: url(gfx/scroll.gif) repeat-y top left;
	padding: 0 20px 10px 20px;
	width: 960px;
	text-align: left;
}
div#sitelink
{
	float: left;
	position: relative;
	left: 180px;
	top: 26px;
	width: 220px;
	height: 70px;
}
div#mainmenu
{
	width: 400px;
	margin-left: 465px;
	padding-top: 69px;
	text-align: center;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(223,207,191); }
a:link,a:active,a:visited { color: rgb(247,64,3); text-decoration: none; }
a:hover		{ text-decoration: underline; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

td{ background: Black;}
th{ text-align: center;};

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: Black; border: 0; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #200; border: 0; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: Black; color: rgb(223,207,191);}
td.row2	{ background-color: Black; color: rgb(223,207,191);}
td.row3	{ background-color: Black; color: rgb(223,207,191);}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-image: url(gfx/tablehead.gif);
		background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: rgb(223,207,191); font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(gfx/tablehead.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background: url(gfx/tablehead.gif) repeat-x;
	background-color: Black; 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;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR 
{
	height: 28px; 
}
td.row3Right,td.spaceRow {
	background: Black; }

/* 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%;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : rgb(226,205,180); }
a.gen,a.genmed,a.gensmall { color: rgb(208,115,36); text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu
{
	font: 11px/90% Arial, Verdana, sans-serif;
	color: rgb(247,64,3);
	margin-left: 10px;
	margin-right: 10px;
}
a.mainmenu:hover{ text-decoration: underline;  }


/* Forum category titles */
.cattitle		{ color: rgb(223,207,191); margin-left: 10px; font-weight: bold; font-size: 11px ; }
a.cattitle		{ text-decoration: none; color : rgb(208,115,36); }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : rgb(208,115,36); }
a.forumlink 	{ text-decoration: none; color : rgb(208,115,36); }
a.forumlink:hover{ text-decoration: underline;  }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-size: 11px; color : rgb(226, 205, 180);}
a.nav			{ text-decoration: none; color: rgb(247,64,3); }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
a.gen,a.genmed,a.gensmall { color: rgb(208,115,36); text-decoration: none; }
.topictitle			{ color: rgb(226,205,180); font-weight: bold; font-size: 11px;  }
a.topictitle:link   { text-decoration: none; color : rgb(208,115,36); }
a.topictitle:visited { text-decoration: none; color :rgb(198,111,32); }
a.topictitle:hover	{ text-decoration: underline;}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 12px; color: rgb(208,115,36);}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color: rgb(146,123,105); }

.iconimg
{
	margin-top: 5px;
}

/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: rgb(226,205,180);}
.postsig  { font-size: 11px;  color: rgb(113, 102, 90);}
a.postlink:link	{ text-decoration: none; color : rgb(208,115,36); }
a.postlink:visited { text-decoration: none; color : rgb(178,95,26); }
a.postlink:hover { text-decoration: underline;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #777777;
	background-color: #111; border: 1px solid #333; 
}

.quote {
	font-size: 10px; color: #777777;
	background-color: #111; border: 1px solid #333;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #886644; letter-spacing: -1px;}
a.copyright		{ color: #886644; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	border: 1px solid #210;
	background: #3e1600;
	color: #fea;
	
	font: 11px Verdana, Arial, sans-serif;	
}

/* The text input fields background colour */
input.post, textarea.post, select {
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #4e1c00;
	border-top: 1px solid #6e2e0a;
	border-left: 1px solid #6e2e0a;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color: #4e1c00;
	font-weight: bold;
	border-top: 1px solid #6e2e0a;
	border-left: 1px solid #6e2e0a;
}

/* None-bold submit button */
input.liteoption {
	background-color : #4e1c00;
	font-weight: normal;
	border-top: 1px solid #6e2e0a;
	border-left: 1px solid #6e2e0a;
}

/* 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 { background-color: black; border-style: none; color: #777;}

span.links
{
	font: 11px Verdana, Arial, sans-serif;
}
span.inlinetitle
{
	font-weight: bold;
	margin-left: 10px;
}

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

