/*  
Theme Name: Dimension 2K
Theme URI: http://dimension2k.de/
Description: The Dimension2K wordpress 1.5 Theme, design & coding by evil.bert
Version: 1.5
Author: evil.bert
Author URI: http://dimension2k.de/
phpBB Converter: http://branwen.net
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
/*
body {
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma; 
	background-color: #ECECEC;
	color: #3E3E3E;
	text-align: center;
}
*/
/*
body {
        background:#868686 url(images/background.jpg) repeat-x; margin:0; color:#3f3f3f;
}
*/
.logo { float:left; width:398px; margin:10px 0 0 12px; height:94px; }
.header {
        background: url(images/header.jpg) no-repeat;
}
#page {
	background-color: #FFFFFF;
	border: 0px solid #ECECEC;
	text-align: left;
	}

#header {
	background-color: #ECECEC;
	}

#content {
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma; 
	}
#footer {
	background-color: #ECECEC;
	}

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0 0 0 0;
	width: 785px;
	border: 0px none #959596;

	}
	
#header {
	padding: 0;
	height: 140px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}
#headerimg h4 {
	padding: 50px 0 0 375px;
	margin: 0;
	font-size:24px;
}
#headerimg h4 a 
{
	color:#3E3E3E;
	text-decoration:none;
}
#headerimg h4 a:hover 
{
	color:#F3E3E3E;
}
#headerimg #gen
{
	font-weight:normal;
	font-style:italic;
	font-size: 12px;
	color:#3E3E3E;
	text-align:left;
	margin:0;
	padding:0 0 0 400px;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #003366; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
/*
.bodyline	{  border: 0px #98AAB1 solid; }
*/
.bodyline { background: url(images/page_bg.jpg) repeat-y; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #F4F4F4; border: 1px #C4C2C3 solid; }


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


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

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 10px; font-weight : bold;
	background-color: #788D9F; height: 20px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#587388; border: #FFFFFF; border-style: solid; height: 20px;
}


/*
  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: 20px;
	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: 20px; }
td.row3Right,td.spaceRow {
	background-color: ; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 10px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 12px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 10px; }
/*
.gensmall { font-size : 9px; }
*/
.gensmall { font-size : 10px; }

.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #003366; 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 : 10px; color : #000000; }
a.mainmenu		{ text-decoration: none; color : #003366;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px ;  color : #FFFFFF; }
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 10px; color : #003366; }
a.forumlink 	{ text-decoration: none; color : #003366; }
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: 10px; color : #000000;}
a.nav			{ text-decoration: none; color : #003366; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 10px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #003366; }
a.topictitle:visited { text-decoration: none; color : #003366; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* 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		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 10px;}
a.postlink:link	{ text-decoration: none; color : #003366 }
a.postlink:visited { text-decoration: none; color : #003366; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 10px; 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: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 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
}


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


/* Form elements */
input,textarea, select {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
/*
input.mainoption {
	font-weight : bold;
}
*/
.mainoption, .liteoption, .button, select { font-size:10px; }

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

.member { padding:17px 23px 0 0; margin:0; text-align:center; height:25px; font-size:12px; line-height:25px; font-weight: bold; }
.member a { color: #dddddd; }
.member a:hover { color:#DD6900; }
input.login { margin: 3px 0px 0px 0px; background:#444444; font-size:10px; color:#ffffff; border:solid 1px; border-left-color:#111111; border-top-color:#111111; border-right-color:#111111; border-bottom-color:#111111; width:125px; }
.topnav { text-align:center; font-size:12px; margin:8px 0 43px; height:29px; line-height:14px; font-weight: bold;}
.topnav a { margin:0 0px; color: #3f3f3f; }
.topnav a:hover { text-decoration:none; color:#1e8cba; }
.main { padding:0 12px; }
img { border:0; }
.footer { background:url(images/footer.jpg) bottom no-repeat; padding-bottom:20px; }

/*
th      {
        color: #ffffff; font-size: 11px; font-weight : bold; height: 25px;
        background: url(images/cellpic3.gif) #1e8cba; padding:0 5px; line-height:25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
                        background: url(images/cellpic1.gif) #3f3f3f;
                        padding:0 5px; line-height:25px; height:25px; color:#ffffff;
}
*/

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