/*
  The Curvature Theme for phpBB version 2+
  Created by Joe Hedges for Machines & Dreams
  http://www.machinesanddreams.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
/* 	background-color: #000;
margin-top: 0px;
margin-right: 3%;
margin-bottom: 0px;
margin-left: 3%; */
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none;  color : #000; } 
a:hover		{ text-decoration: none; color : #FFF; }
hr	{ height: 1px; border: solid #FFF 0px; border-top-width: 0px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000; border: 0px #666 solid; }

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

/* This is the outline round anything outside the main tables (percentage bar for inbox) */
.whitelines	{ background-color: #666; border: 0px #8A8A8A solid; }

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

/*
  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: #B7B7B7;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-yes;*/
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #4E4E4E; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: normal; 
	font-family: Georgia;
	letter-spacing: .5px;
	background-color: #B7B7B7; height: 30px;
	background-image: url(images/spacer.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic2.jpg);
			background-color:#000; border: #000; 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 {
	height: 29px;
	border-width: 33px 33px 33px 33px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: normal; border: #000; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #6A6A6A; border: #000; border-style: solid;
}

th.thHead,td.catHead { font-size: 13px; 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	{
	font-weight: normal; font-size: 20px; font-family: "Georgia",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #E1E1E1; letter-spacing: 1px;
	}
a.maintitle:link { 	text-decoration: none; color : #E1E1E1; }
a.maintitle:visited { text-decoration: non; color :  #E1E1E1; }
a.maintitle:hover { text-decoration: non; color :  #FFF; } 

/* General text */
/* 
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #F0F0F0; }
a.gen,a.genmed,a.gensmall { color: #DDF2FF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFF; text-decoration: none; }
*/
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #282828; }
a.gen,a.genmed,a.gensmall { color: #002071;  font-size : 12px; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFF; text-decoration: none; }

.genwhite { font-size : 13px; }
.genmedwhite { font-size : 12px; }
.gensmallwhite { font-size : 11px; }
.genwhite,.genmedwhite,.gensmallwhite { color : #F1F1F1; } 
a.genwhite,a.genmedwhite,a.gensmallwhite { color: #DCDCDC;   font-size : 11px; text-decoration: none; }
a.genwhite:hover,a.genmedwhite:hover,a.gensmallwhite:hover	{ color: #F9AA07; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.sitename         { font-size : 12px; 
					color : #666;
					font-family: Georgia;
					letter-spacing: .5px;
					font-style: italic; 
				 }		

.mainmenu		{ font-size : 15px; 
					color : #AEAEAE;
					font-family: Georgia;
					letter-spacing: 1px;
				 }
a.mainmenu			{ text-decoration: none; color : #AEAEAE;  }
a.mainmenu:visited		{ text-decoration: none; color : #AEAEAE;  }
a.mainmenu:hover	{ text-decoration: none; color : #F9AA07; }

/* Forum category titles */
.cattitle		{ font-weight: normal; font-size: 13px ; letter-spacing: 1px; color : #000}
a.cattitle		{ text-decoration: none; color : #000; }
a.cattitle:hover{ text-decoration: none; color : #FFF; }

.cattitlelight		{ font-weight: normal; font-size: 13px ; letter-spacing: 1px; color : #FFF}
a.cattitlelight:active 		{ text-decoration: none; color : #FFF; }
a.cattitlelight:link		{ text-decoration: none; color : #D8D8D8; }
a.cattitlelight:visited		{ text-decoration: none; color : #D8D8D8; }
a.cattitlelight:hover{ text-decoration: none; color : #FFBF63; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ 	color: #000; 
					font-size: 20px;  
					font-weight: normal; 
					font-family: Georgia;
					letter-spacing: 1px; }
a.forumlink 	{ text-decoration: none; color : #000; }
a.forumlink:hover{ text-decoration: none; color : #FFF; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum 
.nav			{ font-weight: normal; font-size: 11px; color : #000;}
a.nav			{ text-decoration: none; color : #002071; }
a.nav:hover		{ text-decoration: none; color : #FFF; }
*/
.nav			{ font-weight: normal; font-size: 11px; line-height: 20px; color : #F1F1F1;}
a.nav			{ text-decoration: none; color : #DCDCDC; }
a.nav:link		{ text-decoration: none; color : #DCDCDC; }
a.nav:active	{ text-decoration: none; color : #FFF; }
a.nav:hover		{ text-decoration: none; color : #F9AA07; }
a.nav:visited	{ text-decoration: none; color : #DCDCDC; }

.navdark			{ font-weight: normal; font-size: 11px; line-height: 20px; color : #F1F1F1;}
a.navdark			{ text-decoration: none; color : #002071; }
a.navdark:hover		{ text-decoration: none; color : #FFF; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: normal; font-size: 12px; color : #F0F0F0; }
a.topictitle:link   { text-decoration: none; color : #000; }
a.topictitle:visited { text-decoration: none; color : #404040; }
a.topictitle:hover	{ text-decoration: none; color : #E52206; }

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

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

/* The content of the posts (body of text) */
.postbody { font-size : 13px; line-height: 18px; color : #000;}
a.postlink:link	{ text-decoration: none; color : #002071 }
a.postlink:visited { text-decoration: none; color : #00113C; }
a.postlink:hover { text-decoration: none; color : #FFF}

/* Quote & Code blocks */
.code {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #272727;
	background-color: #000; border: #000; 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: 12px; color: #FFF; line-height: 125%;
	background-color: #000; border: #000; 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: #777; letter-spacing: 0px;}
a.copyright		{ color: #A6A6A6; text-decoration: none;}
a.copyright:hover { color: #F9AA07; text-decoration: none;}
v.copyright { color: #A6A6A6; text-decoration: none;}

/* Form elements */
input,textarea, select {
	color : #000;
		background-color : #EEE;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #F0F0F0;
}

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

input { text-indent : 2px; }

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

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

/* None-bold submit button */
input.liteoption {
	background-color : #EEE;
		color : #000;
	font-weight : bold;
}

/* 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: #C6C6C6; border-style: none; }

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