/*
  Rainy Day Theme for phpBB version 2.0.4
  Created by Vjacheslav Trushkin
  http://www.trushkin.net
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #959CBC;
	font-size: 11px;
	scrollbar-face-color: #C4C6DD;
	scrollbar-highlight-color: #DADBE9;
	scrollbar-3dlight-color: #CDCFE2;
	scrollbar-shadow-color: #AFB1D1;
	scrollbar-darkshadow-color: #9CA2C1;
	scrollbar-arrow-color:  #495278;
	scrollbar-track-color: #DADCE9;
}

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


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #C4C6DD; border: 1px #424A75 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #505A89; border: 0px}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #D8D9EB; font-size: 11px; }
td.row2	{ background-color: #C4C6DD; font-size: 11px; }
td.row3	{ background-color: #CECFE4; font-size: 11px; }


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

/* Header cells - the blue and silver gradient backgrounds */
th, th.thHead, td.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thCornerL, th.thCornerR, td.logo {
	color: #FFFFFF; font-size: 12px; font-weight : bold;
	background-color:#A7ACC8; height: 23px; /* was: 28px; */
}

.thBottom, td.thBottom {
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #A7ACC8; height: 18px; /* was: 28px; */
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight {
	color: #EAEBF4; font-size: 12px; font-weight : bold;
	background-color: #8C94B7; height: 21px; /* was: 25px; */
}

.catBottom, td.catBottom {
	color: #EAEBF4; font-size: 11px; font-weight : bold;
	background-color: #8C94B7; height: 18px; /* was: 25px; */
}

/*
  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 :-)
*/
.spaceRow, td.row3Right,td.spaceRow {
	background-color: #8C94B7; color: #FFFFFF; font-size: 10px;
}

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

/* Header text */
.th { font-size: 12px; color: #EAEBF4; }
a.th, a.th:visited { color: #FFFFFF; }
a.th:hover, a.th:active { color: #FFFFFF; }
.thsmall { font-size: 10px; color: #EAEBF4; }


/* General text */
.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }
.gentiny { font-size: 9px; }
.gen,.genmed,.gensmall { color: #000000; }
a.gen,a.genmed,a.gensmall { color: #414665; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #E00000; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
TD.mainmenu		{ color: #FFFFFF; font-size: 11px; font-weight: bold; background-color:#A7ACC8; }
.mainmenu		{ font-size: 11px; font-weight: bold; color: #FFFFFF; }
a.mainmenu, a.mainmenu:visited	{ text-decoration: none; color: #FFFFFF;  }
a.mainmenu:hover { text-decoration: underline; color: #FFFFFF; }
a.mainmenu:active { text-decoration: underline; color: #FF0000; }


/* Forum category titles */
.cattitle, .thHead  	{ font-weight: bold; font-size: 12px; letter-spacing: 1px; color: #FFFFFF; }
a.cattitle, a.cattitle:visited		{ text-decoration: none; color: #FFFFFF; }
a.cattitle:hover	{ text-decoration: underline; color: #FFFFFF; }
a.cattitle:active	{ text-decoration: underline; color: #FF0000; }

/* Forum category title text */
.cattext		{ font-size: 11px; color: #FFFFFF; }
a.cattext, a.cattext:visited		{ text-decoration: none; color: #FFFFFF; }
a.cattext:hover	{ text-decoration: underline; color: #FFFFFF; }
a.cattext:active	{ text-decoration: underline; color: #FF0000; }
.catsmall		{ font-size: 10px; color: #FFFFFF; }
a.catsmall, a.catsmall:visited		{ font-size: 10px; text-decoration: underline; color: #FFFFFF; }
a.catsmall:hover	{ font-size: 10px; text-decoration: underline; color: #FFFFFF; }
a.catsmall:active	{ font-size: 10px; text-decoration: underline; color: #FF0000; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color: #616896; }
a.forumlink, a.forumlink:visited 	{ text-decoration: none; color: #616896; }
a.forumlink:hover, a.forumlink:active { text-decoration: underline; color: #E00000; }

/* 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, a.nav:visited	{ text-decoration: none; color: #616896; }
a.nav:hover, a.nav:active	{ text-decoration: underline; color: #E00000; }

/* Navigation text on thHead: */
.nav2			{ font-weight: bold; font-size: 11px; color: #FFFFFF;}
a.nav2, a.nav2:visited	{ text-decoration: none; color: #FFFFFF; }
a.nav2:hover, a.nav2:active	{ text-decoration: underline; color: #FFFFFF; }

/* 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: #616896; }
a.topictitle:visited { text-decoration: none; color: #414665; }
a.topictitle:hover	{ text-decoration: underline; color: #E00000; }

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

/* Poster information */
TABLE.poster { background-color: #C4C6DD; border: #505A89 dashed; border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }

/* 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	{ text-decoration: none; color: #616896; }
a.postlink:visited { text-decoration: none; color: #414665; }
a.postlink:hover { text-decoration: underline; color: #E00000; }

/* error text */
.error { font-size: 11px; color: #FFFFFF; }

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #E2E3F3; border: #505A89 dotted;
	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: 11px; color: #444444; line-height: 125%;
	background-color: #E2E3F3; border: #505A89 dashed;
	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: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; 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 : #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: #D8D9EB; border-style: none; }


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