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


.bordered
{
	border: 1px solid #86BED0;
	padding: 0px;
	margin: 0px;
	font: normal 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }


/*
  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
*/

/* Header cells - the blue and silver gradient backgrounds */
th
{
	color: #9BCBD9; font-weight : bold;
	border-bottom: 1px solid #247E9B;
}



/*
  Custom MOD baby
*/
.custom1
{
	background-color: #418FA8;
	border: 1px solid #2B6E83;
	padding: 5px;
	color: #FFFFFF;
}
.custom2
{
	padding: 5px;
	background-color: #9BCBD9;
	border-left: 1px solid #418FA8;
	border-right: 1px solid #418FA8;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.custom3
{
	border-top: 1px solid #418FA8;
	padding: 5px;
}
.custom4
{
	padding-left: 10px;
	padding-right: 10px;
}
.custom5
{
	background-image: url(images/gradient2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.custom6
{
	background-image: url(images/gradient3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.custom7
{
	background-image: url(images/gradient4.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
}
.custom8
{
	padding-right: 5px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle, .maintitle_white, a.maintitle_white
{
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	text-decoration: none;
	line-height : 120%;
}
.maintitle_white, a.maintitle_white, a:visited.maintitle_white
{
	color: #FFFFFF;
}

.gen_white, a.gen_white, a:visited.gen_white
{
	font-size: 11px;
	color: #FFFFFF;
}


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


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


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


/* 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 : #006699; }


/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


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


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

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


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


/* Quote & Code blocks */
.code
{
	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
{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}




/* Form elements */
input,textarea
{
	color : #000000;
	font: normal 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	border: 0px;
}

/* The text input fields background colour */
.post
{
	border: 1px solid #247E9B;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button
{
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

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

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	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; }















.custom12
{
	color: #86BED0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.custom13
{
	padding-left: 5px;
	padding-top: 5px;
}
.custom14
{
	border-right: 1px solid #418FA8;
}

