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

 /* General page style. */
body {background-color:#000000}

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

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

/* This is the outline round the main forum tables */
.forumline {border: 2px #808080 solid}
/* Header cells - the blue and silver gradient backgrounds */
th {font-size: 11px; font-weight:bold; background-color: #000000; height: 25px;border:1px solid #808080;vertical-align:middle}

td.row, td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#000000; border:1px solid #808080; vertical-align:middle; height: 28px;
}

td.rowt {
background-color:#000000; border:1px solid #808080; 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: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
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: 20px; font-family: verdana, sans-serif;
			text-decoration: none; line-height : 120%; color : #ffffff;
}


/* General text */
.gen {font-size: 12px}
.genmed {font-size: 11px}
.gensmall {font-size: 10px}
.gen,.genmed,.gensmall {color: #ffffff}
/* a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; } */
/* a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; } */


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


/* Forum category titles */
.cattitle {font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #ffffff}
/* a.cattitle		{ text-decoration: none; color: #e99f01} */
/* 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 : #006699; }
/* a.forumlink 	{ text-decoration: none; color : #e99f01; } */
/* a.forumlink:hover{ text-decoration: underline; color : #e99f01; } */


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav {font-size:11px;color:#ffffff}

/* titles for the topics: could specify viewed link colour too */
.topictitle {font-size:11px;color:#ffffff}

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

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

/* The content of the posts (body of text) */
.postbody {font-size: 12px}

/* La firma */
.firma {color:#c0c0c0;font-size:11px}

/* Quote & Code blocks */
.code {width:95%;border: 1px solid #808080;background-color:#191919;font-size:11px;color:#c0c0c0;padding:2px;text-indent:2pt}


/*
{font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
*/

.quote {width:95%;border: 1px solid #808080;background-color:#191919;font-size:11px;color:#c0c0c0;padding:2px;text-indent:2pt}

/*
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
} 
*/





/* Copyright and bottom info */
.copyright {font-size:10px;font-family:verdana,sans-serif;color:#ffffff;letter-spacing:-1px;}

/* Form elements */
input,textarea, select {border: 2px ridge #808080;background-color:#000000;color: #ffffff;font-family:verdana,sans-serif;font-size:11px;vertical-align:middle}

/* The text input fields background colour */
input.post, textarea.post, select {background-color:#000000}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {border: 2px ridge #808080;background-color:#000000;color: #ffffff;font-family:verdana,sans-serif;font-size:11px;vertical-align:middle}

/* The main submit button option */
input.mainoption {border: 2px ridge #808080;background-color:#000000;color: #ffffff;font-family:verdana,sans-serif;font-weight: bold;vertical-align:middle}

/* None-bold submit button */
input.liteoption {border: 2px ridge #808080;background-color:#000000;color: #ffffff;font-family:verdana,sans-serif;vertical-align:middle}
