/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
  
  BlueTouch template copyright by Alexander Meurer | www.evolution-ex.de
  
  Ich habe sehr viele neue CSS Befehle definiert, zB für Timezone, usw; Ihr habt somit viele Möglichkeiten das Template
  weiter anzupassen.
  
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body   { background-color: #e5e5e5; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-darkshadow-color: #98AAB1; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-track-color: #EFEFEF  }

.input    { color: #666; font-size: 8pt; font-family: verdana; background-color: #DADADA;  border: solid 1px #fff }

.login {
background-color: #DADADA;
border: 1px solid #fff;
font-family: Verdana;
font-size: 8pt;
color: #666;
}

/* General font families for common tags */
font,th,td,p { font-size: 14px ; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited   { color: #878684 }
a:hover		  { color: #202020 }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	   { background-color: #f7f7f7; background-image: url(images/bglinewh.gif); border: solid 0 }

/* This is the outline round the main forum tables */
.forumline	      { background-color: #f7f7f7; background-image: url(images/bglinewh.gif); border: solid 1px #666 }


/* Main table cell colours and backgrounds */
td.row1	 { background-color: #efefef }
td.row2	  { background-color: #ffffff }
td.row3	  { background-color: #ffffff }


/*
  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: #dadada }

/* Header cells - the blue and silver gradient backgrounds */
th	   { color: #fff; font-size: 10px; font-weight: 400; background-color: #ff9900; height: 15px }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom    { background-color: #dadada; height: 14px; border: solid #ffffff }


/*
  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   { color: #fff; background-color: #ff9900; height: 15px; border-width: 0 }
th.tviewhead { color: #666; background-color: #dadada; height: 15px; border-width: 0 }
td.fviewbottom    { color: #666; background-color: #dadada; height: 15px; border-width: 0 }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR     { font-weight: 400; height: 14px; border: solid #ffffff }
td.row3Right,td.spaceRow   { background-color: #dadada; border: solid #ffffff }

th.thHead,td.catHead  { font-size: 10px; border-width: 0 }
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: 0 }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	  { border-width: 0 }
th.thCornerL   { border-width: 0 0 0 0 }
th.thCornerR  { border-width: 0 }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	 { color: #FFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: none ;}


/* General text */
.gen { font-size : 12px; }

.post    { color: #2a2a2a; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #efefef; word-spacing: 2px; letter-spacing: 1px }
.postsm  { color: #878684; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }


.genmed  { color: #878684; font-size: 11px }
.gensmall     { font-size: 10px }


.gensmallgr    { color: #878684; font-size: 10px }
a.gensmallgr    { color: #878684; font-size: 10px }
a.gensmallgr:hover     { color: #636363; font-size: 10px }


.gen,.genmed,.gensmall  { color: #000000; }
a.gen,a.genmed,a.gensmall   { color: #000 }
a.gen:hover,a.genmed:hover,a.gensmall:hover	 { color: #0c0c0c }
.subtitle  { color: #878684; font-size: 10px }
.useronline     { color: #878684; font-size: 9px; font-family: verdana }
.useronlineexplain       { color: #878684; font-size: 9px; font-family: verdana }
.timezone    { color: #878684; font-size: 10px }
.iconexplain    { color: #878684; font-size: 10px }

.topinfo       { color: #878684; font-size: 10px; text-decoration: none }
a.topinfo		    { color: #878684; text-decoration: none }
a.topinfo:hover  { color: #666 }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #ff9900; }
a.mainmenu		{ text-decoration: none; color : #ff9900;  }
a.mainmenu:hover{ background-color: #ffffff ; color : #878684; }


/* Forum category titles */
.cattitle		    { color: #fff; font-size: 10px }
a.cattitle		   { color: #666; text-decoration: none }
a.cattitle:hover { }

.useronlinehead   { color: #fff; font-size: 10px; text-decoration: none }
a.useronlinehead		   { color: #fff; text-decoration: none }
a.useronlinehead:hover { }



/* Forum title: Text and link to the forums used in: index.php */
.forumlink		      { color: #ff9900; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; word-spacing: 2px; letter-spacing: 1px }
a.forumlink 	  { color: #ff9900;  text-decoration: none ; font-weight: 500;  word-spacing: 2px; letter-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.forumlink:hover   { color: #878684; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; word-spacing: 2px; letter-spacing: 1px }

.forumlinktitle		        { color: #ff9900; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 400; word-spacing: 2px; letter-spacing: 1px }
a.forumlinktitle 	  { color: #ff9900;  text-decoration: none ; font-weight: 500;  word-spacing: 2px; letter-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.forumlinktitle:hover   { color: #878684; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; word-spacing: 2px; letter-spacing: 1px }

.viewforumlink		       { color: #ff9900; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; word-spacing: 1px }
a.viewforumlink 	  { color: #ff9900;  text-decoration: none ; font-weight: 500;  word-spacing: 1px;  font-family: Verdana, Arial, Helvetica, sans-serif;}
a.viewforumlink:hover   { color: #878684; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; word-spacing: 1px;  }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			  { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.nav			  { color: #666; text-decoration: none }
a.nav:hover		  { color: #878684 }

.viewtnav			   { color: #efefef; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.viewtnav			   { color: #efefef; text-decoration: none }
a.viewtnav:hover		   { color: #dadada }


.indexlink			   { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.indexlink			  { color: #666; text-decoration: none }
a.indexlink:hover		   { color: #878684 }

.Stil1 {color: #FFFFFF}


/* titles for the topics: could specify viewed link colour too */
.topictitle			  { color: #636363; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
a.topictitle:link    { color: #0c0c0c; text-decoration: none }
a.topictitle:visited  { color: #000; text-decoration: none }
a.topictitle:hover	 { color: #666 }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 10px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		 { color: #878684; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }


/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link	  { color: #878684; text-decoration: none }
a.postlink:visited   { color: #878684; text-decoration: none }
a.postlink:hover    { color: #636363 }


/* Quote & Code blocks */
.code    { color: #13a2f4; font-size: 11px; font-family: Courier, "Courier New", sans-serif; background-color: #f8f8f8; background-image: url(images/innerpic.gif); background-repeat: no-repeat; background-position: left bottom; border: solid 1px #e5e5e5 }

.quote  { color: #636363; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 125%; background-color: #f8f8f8; background-image: url(images/innerpic.gif); background-repeat: no-repeat; background-position: left bottom; border: solid 1px #e5e5e5 }


/* 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: #2a2a2a; text-decoration: none }


/* 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  { color: #878684; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff }

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button  { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #cacaca; border: solid 1px }

/* The main submit button option */
input.mainoption  { color: #fff; font-weight: 400; background-color: #afafaf; border: solid 1px }

/* None-bold submit button */
input.liteoption  { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #cacaca; border: solid 1px }



/* 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: #d5d5d5; border-style: none }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
