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

html,body{margin:0;padding:0}
body {
	background:#fff url(images/ARTicle.jpg) top left no-repeat;color:#333;font:14px/20px Arial,Tahoma,Helvetica,Sans-Serif;
padding:0;margin:0 10px 10px
}
#header{background:url(images/) no-repeat top center;width:100%;margin:0 auto;padding:0;}
p{margin:0 10px 10px}
#container{background:transparent;color:#333;margin:0 auto 0;padding:0;}
.mainhea {  font-weight:none;margin:0;padding:0; }
.mainhea a:link, .mainhea  a:visited, .mainhea  a:active {margin:0;padding:0;color:#000;font:30px impact,tahoma,arial,Sans-Serif;line-height:80%;
background:transparent;letter-spacing:-1px;font-weight:60;text-decoration:none;}
.mainhea a:hover { text-decoration:none;color:#900;border-left: 3px solid #900;border-right: 3px solid #900;}
.mainart{
		 font-size: 16px; font-weight: bold;
			text-decoration: none;  color : #900;
}
div#content p{line-height:1.4}
div#navigation{background:transparent;border-bottom:1px solid #C0C0C0;}
div#extra{background:transparent;border-bottom:1px solid #C0C0C0;}
div#footer{background: #fff;color: #333}
div#footer p{margin:0;padding:5px 10px}


div#wrapper{float:left;overflow:hidden;width:100%;margin-left:-200px}
div#content{margin-left:200px}
div#navigation{float:right;width:200px}
div#extra{float:right;clear:right;width:200px}
div#footer{clear:both;width:100%}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a,a:visited{color:#900;text-decoration:none;}
a:hover{text-decoration:none;color:#000;background:none;}a img{border:none;}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
/* Show only to IE PC \*/
* html  {height: 100%;} /* For IE 5 PC */


/* ----------------------------------- wrapper */

.sidebox {
	margin: 0 auto; /* center for now */
	width:  100%; /* ems so it will grow */
	background: url(images/sbbody-r.png) no-repeat bottom right;

}
.boxhead {
	background: url(images/sbhead-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
}
.boxhe  {
	background: url(images/sbhead-l.png) no-repeat top left;
	margin: 0;
	padding: 0;

	 /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.png) no-repeat bottom left;
	margin: 0 auto; /* center for now */
	padding: 60px 50px 50px;
}


/* This is the border line & background colour round the entire page */
.bodyline	{ background:transparent; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{  background:transparent;  border: 1px #ccc solid; }


/* Main table cell colours and backgrounds */
td.row1	{background:transparent;}
td.row2	{ background:transparent; }
td.row3	{ background:transparent; }


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

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #900; font-size: 11px; font-weight : bold;


}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		
			background:transparent;border: #FFFFFF; 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 {

	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 {  font-weight:none;	margin-left:22px; }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active {font-size: 28x; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;color : #000; }
.maintitle a:hover { color:#666699;text-decoration:none;background:none;}
.maintitle,h1,h2	{
		 font-weight:none; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #333; }
a.gen,a.genmed,a.gensmall { color: #666; 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 : #333 }
a.mainmenu		{ text-decoration: none; color : #666;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font:normal 28px/28px Georgia, "Times New Roman", Times, serif;color:#000;BORDER-BOTTOM: #999 1px solid;}
}
a.cattitle		{ text-decoration: none; color : #333; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font:normal 23px/23px Georgia, "Times New Roman", Times, serif;color:#000;margin:0px;padding:0px;max-width:80%;}
a.forumlink 	{ text-decoration: none; color : #900; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* 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 : #666;font-family: Arial,Tahoma,Helvetica,Sans-Serif;}
a.topictitle:link   { text-decoration: none; color : #333;font-family: Arial,Tahoma,Helvetica,Sans-Serif; }
a.topictitle:visited { text-decoration: none; color : #666699; }
a.topictitle:hover	{ text-decoration: underline; color : #900; }


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


/* The content of the posts (body of text) */
.postbody { font-size : 15px;color: #333;padding: 0 20px 0 20px;margin: 0; }
a.postlink:link	{ text-decoration: none; color : #006699; }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
 font-size: 14px; color: #583822;padding:8px;
	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 {
	padding:8px;font-size: 14px; color: #993300; 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
}


/* 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 : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

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

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background: url(images/fade.jpg) repeat;
color: white;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.fontfree {font-weight: none; font-size : 11px; color : #8e8e72;  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; }
.fontfree a:link, .fontfree  a:visited, .fontfree  a:active { : text-decoration: none; color:#333 ; font-size : 12px;}
.fontfree a:hover { text-decoration: none ;color : #900; }
/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
/* more link */
.more a:link, .more  a:visited, .more  a:active {
text-decoration: none; color: #B64404;font-size : 11px; BORDER-BOTTOM: #999 1px solid;
}
.more a:hover { 
text-decoration: underline ;color : #FF5E03; 
}

.mainartist	{ background-color: #EDECDF;   border-left: solid 1px #D9D7BF;	width: 220px;	padding-top: 0px;
  }
.anart {/* scalable em 32 */
width: 6.3em;
  height: 6.3em;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4A5552,direction=135, strength=5)
   progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   border: 0;

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