/*  The templates for POETICA.RU */

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #EFEFEF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font, th, td, p { font-family: Times New Roman }
a:link, a:active, a:visited { color : #000000; }
a:hover	{ text-decoration: underline; color : #336699; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


hr.blue	{ height: 1px; border: solid #336699 4px; border-top-width: 0px;}
/* This is the border line & background colour round the entire page */

.bodyline	{ background-color: #efefef;}

/* This is the outline round the main tables */
.forumline	{ background-color: #efefef;}


/* Main table cells */
td.row1	{ background-color: #efefef; }
td.row2	{ background-color: #efefef; }
td.row3	{ background-color: #efefef; }


/* Header cells - the blue and silver gradient backgrounds */
th	{color: #000000; font-size: 14px; font-weight : bold;
	background-color: #EFEFEF; height: 25px;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
			font-weight: bold; font-size: 14px; font-family: Times New Roman;
			text-decoration: bold; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 15px; }
.genmed { font-size : 14px; }
.gensmall { font-size : 13px; }
.gen, .genmed, .gensmall { color : #000000; }
a.gen, a.genmed, a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover { color: #336699; text-decoration: underline; }

/* Обновлено, Объявление!  */
.topictype { font-size : 12px; color : #336699; text-decoration: none; }

/* Category titles */
.cattitle		{ font-weight: bold; font-size: 16px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: bold; color : #000000; }
a.cattitle:hover{ text-decoration: underline; color: #336699; }


/* Navigation text */
.nav			{ font-weight: bold; font-size: 15px; font-color : #336699;}
a.nav			{ font-weight: bold; text-decoration: none; font-color : #336699; }
a.nav:hover		{ font-weight: bold; text-decoration: underline; color : #336699; }


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

/* Copyright and bottom info */
.copyright		{ font-size: 13px; font-family: Times New Roman; color: #000000; letter-spacing: -1px;}
a.copyright		{ color: #000000; text-decoration: none;}
a.copyright:hover { color: #336699; text-decoration: underline;}

/* Form elements */
input, textarea, select {
	color : #000000;
	font: normal 14px Times New Roman;
	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: Times New Roman;
}

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

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

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


/* --------------- POETICA STYLES --------------------------- */

/* Dates in recent topics */
.glancedate { font-size : 12px; color: #ffffff; background-color:#336699}

/* Links */
.links { font-weight: bold; font-size : 13px; color : #000000; text-decoration: none; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}
a.links:link	{ text-decoration: none; color : #003366;}
a.links:visited { text-decoration: none; color : #336699; }
a.links:hover { color : #336699; text-decoration: underline; }

/* Links */
.tlinks {color : #000000; text-decoration: none; }
a.tlinks:link	{ text-decoration: none; color : #003366;}
a.tlinks:visited { text-decoration: none; color : #336699; }
a.tlinks:hover { color : #336699; text-decoration: underline; }

/* Разные */
.gelty	{ font-size : 15px; color : #336699; }//index_page

.red		{font-size : 10px; color : #FF0000; }
a.red:link	{ text-decoration: none; color : #FF0000;}
a.red:visited { color : #FF0000; text-decoration: none; }
a.red:hover { color : #FF0000; text-decoration: underline; }

/* Names(&Links) in recent topics*/
.glanceforumname { font-size : 13px; color : #000000; text-decoration: none; }
a.glanceforumname:link	{ text-decoration: none; color : #336699;}
a.glanceforumname:visited { text-decoration: none; color : #336699; }
a.glanceforumname:hover { color : #336699; text-decoration: underline; }

/* Invisible gray */
.invisible { font-size : 11px; color : #EFEFEF;  }
a.invisible { color: #EFEFEF; text-decoration: none; }
a.invisible:link	{ text-decoration: none; color : #EFEFEF;}
a.invisible:visited { text-decoration: none; color : #EFEFEF; }
a.invisible:hover { color: #EFEFEF; text-decoration: none; }

/* Bottom Menu items*/
.menu { font-size : 13px; color: #000000;}
a.menu:link	{ text-decoration: none; color : #336699;}
a.menu:visited { text-decoration: none; color : #336699; }
a.menu:hover { color : #336699; text-decoration: underline; }


.black 	{line-height : 140%; color : #000000; text-decoration: none;}
a.black:link	{ text-decoration: none; color : #000000;}
a.black:visited { color : #000000; text-decoration: none; }
a.black:hover { color : #000000; text-decoration: underline; }