/*
  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: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #814DA2;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #8652A7;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}*/

div.hiddenbackground {
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #E6BFFF; }
a:hover		{ text-decoration: underline; color : #E6BFFF; }
hr	{ height: 0px; border: solid #8652A7 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000000; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #814DA2; border: 2px #3C0965 solid; }

.rules          { background-color: #9A66BB; }

/* main table cell colours and backgrounds */
.row1	{ background-color: #9a66bb; }
.row2	{ background-color: #905cb1; }
.row3	{ background-color: #8652a7; }


/*
  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-color: #814da2;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* header cells - the blue and silver gradient backgrounds */
th	{
	color: #e6bfff; font-size: 11px; font-weight : bold;
	background-color: #3C0965; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.cathead,td.catsides,td.catleft,td.catright,td.catbottom {
			background-image: url(images/cellpic1.gif);
			background-color:#814da2; border: #814da2; 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;
}
th.thhead,th.thsides,th.thtop,th.thleft,th.thright,th.thbottom,th.thcornerl,th.thcornerr {
	font-weight: bold; border: #9a66bb; border-style: solid; height: 28px; }
td.row3right,td.spacerow {
	background-color: #8652a7; border: #8652a7; border-style: solid; }

th.thhead,td.cathead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thHead a { color: #E5BFFF; text-decoration: none; }
th.thHead a:hover { text-decoration: underline; }
th.thsides,td.catsides,td.spacerow	 { border-width: 0px 1px 0px 1px; }
th.thright,td.catright,td.row3right	 { border-width: 0px 1px 0px 0px; }
th.thleft,td.catleft	  { border-width: 0px 0px 0px 1px; }
th.thbottom,td.catbottom  { border-width: 0px 1px 1px 1px; }
th.thtop	 { border-width: 1px 0px 0px 0px; }
th.thcornerl { border-width: 1px 0px 0px 1px; }
th.thcornerr { border-width: 1px 1px 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 : #32004e;
}

/* ad text */
.ad { font-size: 12px; }
.adsmall { font-size : 10px; }
.ad,.adsmall { color: #e6bfff; }
a.ad,a.adsmall { color: #e6bfff; text-decoration: none; }
a.ad:hover,a.adsmall:hover { color: #e6bfff; text-decoration: underline; }

/* random game text */
.randgame { font-size: 12px; }
.randgame { color:  #32004e;  }
a.randgame { color:  #e6bfff;  text-decoration: none; }
a.randgame:hover { color: #e6bfff; text-decoration: underline; }


/* general text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #32004e; }
a.gen,a.genmed,a.gensmall { color: #e6bfff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #e6bfff; text-decoration: underline; }


/* the register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #32004e}
a.mainmenu		{ text-decoration: none; color : #32004e;  }
a.mainmenu:hover{ text-decoration: underline; color : #e6bfff; }


/* forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #32004e}
a.cattitle		{ text-decoration: none; color : #32004e; }
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 : #32004e; }
a.forumlink 	{ text-decoration: none; color : #32004e; }
a.forumlink:hover{ text-decoration: underline; color : #e6bfff; }


/* 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 : #32004e;}
a.nav			{ text-decoration: none; color : #32004e; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #32004e; }
a.topictitle:link   { text-decoration: none; color : #32004e; }
a.topictitle:visited { text-decoration: none; color : #550a81; }
a.topictitle:hover	{ text-decoration: underline; color : #e6bfff; }


/* name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #32004e;}

/* location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #32004e; }


/* the content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #e6bfff }
a.postlink:visited { text-decoration: none; color : #550a81; }
a.postlink:hover { text-decoration: underline; color : #e6bfff}


/* quote & code blocks */
.code {
	font-family: courier, 'courier new', sans-serif; font-size: 11px; color: #006600;
	background-color: #fafafa; border: #8652a7; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #fafafa; border: #8652a7; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* copyright and bottom info */
.copyright		{ font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* form elements */
input,textarea, select {
	color : #32004e;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	border-color : #9a66bb;
}

/* the text input fields background colour */
input.post, textarea.post, select {
	background-color : #9a66bb;
}

input { text-indent : 2px; }

/* the buttons used for bbcode styling in message post */
input.button {
	background-color : #9a66bb;
	color : #3C0965;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #9A66BB;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #9A66BB;
	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 { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

