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

  Heavily modified by Kim Chr. Madsen
  http://www.kimcm.dk/contact/
*/

/* Imports must be at the beginning of style-sheet to work -- KCM */
@import url("/buttons.css"); 

/* Regular Style-Sheet */
body {
  background-color: #EDE;
  /* background-image: url("/Images/whitemarble.png"); */
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #00008B; }
a:hover { text-decoration: underline; color : #DD00DD; }
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: #EDE;
  /* background-image: url("/Images/whitemarble.png"); */
  /* border: 1px #98AAB1 solid; */
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #00008B; border: 0px #00008B solid; }
.smilieline	{ background-color: #EEEEEE; border: 1px #00008B solid; }


/* Main table cell colours and backgrounds */
td.row1,td.row2,td.row3	{ background-color: #DDD; }
td.row4 { background-color: #EED; }

/*
  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: #D1D7DC;
  background-image: url("/Images/bluebar.png");
  /* background-image: url(images/cellpic1.gif); */
  /* background-repeat: repeat-y; */
}

/* Header cells - the blue and silver gradient backgrounds */
tr.header { background-image: url("/Images/graybar2.png"); }
tr.catrow { background-image: url("/Images/graybar2.png"); color: #FFA; }
td.catrow { color: #FFA; }
tr.catrow2 { background-image: url("/Images/greenbar_v.jpg"); color: #FFA; }
tr.catrow3 { background-image: url("/Images/redbar_v.jpg"); color: #FFA; }
th {
  color: #FFA;
  font-size: 11px;
  font-weight : bold;
  /* background-color: #00008B; */
  /* height: 25px; */
  /* background-image: url("/Images/graybar2.png"); */
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  background-image: url("/Images/graybar2.png");
  color: #FFA;
  background-color: #D1D7DC;
  /* border: 1px solid #FFF; */
  /* 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;
  /* font-size: 14px; */
  /* font-family: Sans-Serif, 'Comic Sans MS', Times, Serif; */
  border: none;
  /* height: 28px; */
}
td.row3Right,td.spaceRow {
  /* background-color: #D1D7DC; */
  background-color: #DDD;
  border: 1px solid #FFF;
}

th.thHead,td.catHead {
  /* font-size: 12px; */
  border-width: 1px 1px 0px 1px;
  background-image: url("/Images/graybar2.png");
}
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: "Cooper","Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  /* line-height : 120%; */
  color : #0000DD;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000; }
a.gen,a.genmed,a.gensmall { color: #00008B; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD00DD; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
/* .mainmenu		{ font-size : 11px; color : #000000 } */
.mainmenu		{ font-size : 12px; Font-Weight: bold; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #00008B;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD00DD; }


/* Forum category titles */
.cattitle        { font-weight: bold; font-size: 12px ; color : #FFA}
.cattitle a      { text-decoration: none; color : #FFA; }
.cat a      { text-decoration: none; color : #FFA; }
a.cattitle       { text-decoration: none; color : #FFA; }
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 : #00008B; }
a.forumlink 	{ text-decoration: none; color : #00008B; }
a.forumlink:hover{ text-decoration: underline; color : #DD00DD; }


/* 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 : #00008B; }
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 : #00008B; }
a.topictitle:visited    { text-decoration: none; color : #0000BB; }
a.topictitle:hover	{ text-decoration: underline; color : #DD00DD; }


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

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


/* The content of the posts (body of text) */
.postbody               { font-size : 12px;}
a.postlink:link	        { text-decoration: none; color : #00008B }
a.postlink:visited      { text-decoration: none; color : #0000BB; }
a.postlink:hover        { text-decoration: underline; color : #DD00DD}


/* Quote & Code blocks */
.code {
  font-family: Courier, 'Courier New', Fixed, sans-serif;
  font-size: 11px;
  color: #006600;
  background-color: #FAFAFA;
  border: 1px solid #D1D7DC;
}

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


/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; }
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover       { color: #000000; text-decoration: underline; background-color: #BBBBFF; }


/* 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-color : #EFEFEF;
  color : #000000;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, 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; }

/* Local Extensions by KCM */
a img { border: none; }
.red { Color: #F40; /* orangered */ }
.yellowmarker { background-color: #CC3; }
.redline { border-bottom: 2px dashed red; }
sub,sup { font-size: 80%; }
.center { Text-Align: center; }
div.shadebox { background-color: #D8D8DD; width: 70%; margin-left: 30px; border-top: 2px solid #666; border-bottom: 2px solid #666; padding: 2px 5px 2px 5px; }
div.shadebox2 { background-color: #CCE; color: #446; margin-left: 30px; margin-right: 30px; border-left: 5px solid #AAA; padding: 2px 5px 2px 5px; font-size: 14px; font-family: Times New Roman, Times, Serif; }
.shadebox3 { font-family: Times New Roman, serif; font-size: 14px; margin: 0 auto; color: #555; background-color: #DDD; width: 90%; border-top: 2px solid #667; border-left: 2px solid #667; border-bottom: 2px solid white;  border-right: 2px solid white; padding: 2px 5px 2px 5px; }
.shadebox4 { font-family: Times New Roman, serif; font-size: 14px; margin: 0 auto; color: #555; background-color: #DDD; width: 90%; border-top: 2px solid white; border-left: 2px solid white; border-bottom: 2px solid #667;  border-right: 2px solid #667; padding: 2px 5px 2px 5px; }
div.bluebox { margin: 0 auto; width: 60%; background-image: url("/Images/bluegreenbar.png"); background-color: #DDF; padding: 2px 5px 2px 5px; border: 1px dotted #44B; border-left: 3px solid #44B; border-right: 3px solid #44B; color: #004; }
div.imgleft { float: left; margin-right: 5px; color: #446; font-family: Times New Roman, Times, Serif; font-size: 11px; }
div.imgright { float: right; margin-left: 5px; color: #446; font-family: Times New Roman, Times, Serif; font-size: 11px; }
div.quote { background-color: #CCE; color: #446; margin-left: 30px; margin-right: 30px; border-left: 5px solid #AAA; padding: 2px 5px 2px 5px; font-size: 14px; font-family: Times New Roman, Times, Serif; }
blockquote { color: #226; font-family: Arial, Helvetica, Times New Roman, Times, Sans-Serif; }
legend.bg { background-color: #EEF; color: #111122; font-family: Times New Roman, serif; font-size: 14px; border: 1px solid black; font-style: italic; padding: 1px 4px 1px 4px; }

div.dotbox { font-family: Times New Roman, serif; font-size: 14px; margin: 0 auto; color: #113; background-color: white; width: 70%; border: 1px dotted #336; padding: 2px 5px 2px 5px; }
div.dotbox strong { color: black; font-weight: bold; }

/* Some real fancy box ;) */
div.fancybox { background-color: #DDE; width: 70%; margin: 0 auto; color: #115; font-family: Times New Roman, serif; font-size: 14px; border: 1px solid #113; }
div.fancyhead { background-color: #115; color: #FFA; font-size: 24px; font-weight: bold; text-align: center; }
div.fancysub  { background-color: #115; color: #FFA; font-size: 14px; font-weight: bold; font-style: italic; text-align: center; padding-bottom: 2px; }
div.fancybody { padding: 2px 5px 2px 5px; }
div.fancyhead a:link    { color : #FF0; }
div.fancyhead a:active  { color : #FF0; }
div.fancyhead a:visited { color : #FF0; }
div.fancysub  a:link    { color : #FF0; }
div.fancysub  a:active  { color : #FF0; }
div.fancysub  a:visited { color : #FF0; }

div.frontpagebox {
  margin: 0 auto;
  text-align: center;
  border: 1px solid black;
  padding: 2px 5px 2px 5px;
  width: 80%;
  max-width: 1280px;
  background-color: #777;
  /* Color: #FDA; */
  Color: #FFF;
  font-weight: bold;
  font-size: 12px;
}
div.frontpagebox a.postlink { color: #FFA; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/* @import url("formIE.css"); */
