/*
  The original VeryVictoria.com Theme for phpBB version 2+
  Created by Noel von Kauffmann
  http://www.VeryVictoria.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body  {	background-color: Black;	scrollbar-base-color: #FFF3C5;	scrollbar-arrow-color: Green }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited  {	color: #423921 }
a:hover		 {	color: #B8860B;	text-decoration: underline }
hr	{ height: 0px; border: 0px solid Navy; border-top-width: 1px }

.forumline	 {border: 0px solid #8B0000 }

/* Main table cell colours and backgrounds */
td.row1	 {	background: #FFF3C5 url(images/papy_body.gif); }
td.row2	  { background: #FFE88A; }
td.row3,td.row3Right	 {	background: #FFF3C5 url(images/papy_body.gif); }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
*/
td.rowpic  {	background: transparent url(images/gradient_3.gif);}

/* Header cells - the blue and silver gradient backgrounds */
th	 {
	color: Navy;
	font-weight: bold;
	font-size: 11px;
	background: Black url(images/papy_header.gif);
	height: 50px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight { background: #FFF3C5 url(images/gradient_3.gif);	height: 27px }

td.catBottom {	background: #FFF3C5 url(images/bricks.gif); height: 27px }

/*
  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;	height: 50px; border-width: 0px 0px 0px 0px }
td.spaceRow  {	background: #FFF3C5 }

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


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; 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 : 14px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall {	color: #B22222 }
a.gen,a.genmed,a.gensmall  {	color: #B22222;	text-decoration: none }
a.gen:hover,a.genmed:hover,a.gensmall:hover	 {	color: #006400;	text-decoration: underline }


/* The register, login, search etc links at the top of the page */
.mainmenu		 {	color: #8B0000;	font-size: 13px;	font: bold }
a.mainmenu		 { color: #8B0000; text-decoration: none;	font: bold }
a.mainmenu:visited { color: #8B0000; text-decoration: none;	font: bold }
a.mainmenu:hover { color: #FFFFFF; text-decoration: underline;	font: bold }


/* Forum category titles */
.cattitle		 { color: #8B0000; font-weight: bold; font-size: 13px; letter-spacing: 1px }
a.cattitle		 { color: #8B0000; text-decoration: none }
a.cattitle:hover { color: Navy; text-decoration: underline }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		 { color: #8B0000; font-weight: bold; font-size: 13px }
a.forumlink 	 { color: #8B0000; text-decoration: none }
a.forumlink:hover { color: Navy; text-decoration: underline }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			 { color: #006400; font-weight: bold; font-size: 12px }
a.nav			 { color: #006400; text-decoration: none }
a.nav:visited { color: #006400; text-decoration: none }
a.nav:hover		 { color: Green; text-decoration: underline }


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


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


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


/* Quote & Code blocks */
.code  {
	color: Navy;
	font-size: 11px;
	font-family: Courier, "Courier New", sans-serif;
	background-color: #F0E68C;
	border: 1px solid #8B0000;
}

.quote  {color: Navy;
	font-size: 11px;
	font-family: Courier, "Courier New", sans-serif;
	background-color: #F0E68C;
	border: 1px solid #8B0000;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: Green; letter-spacing: -1px;}
a.copyright		{	color: Green;	text-decoration: none }
a.copyright:hover { color: White; 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-color : #fff;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

/* None-bold submit button */
input.liteoption {
	background-color : #fff;
	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: #fff; border-style: none; }


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

