/*
  The original genereAvventura Theme for phpBB version 2+
  Based on SubSilver by subBlue design
  http://www.subBlue.com
*/


 /* Stile generale per la pagina (il colore delle scrollbar cambia solo in IE5+ e Opera */
body {
	background-color: #3A0000;
	margin: 0;
	padding: 0;
	
}
#tabellaPrincipale {
	background-image: url(images/sfondoPrincipale.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.invisibile {
	visibility: hidden;
}
.exImmagineNavigazione {
	background-color : #FFCC00;
	color : #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #772525;
	display: inline;
	padding: 2px;
}
.exImmagineNavigazione a, .exImmagineNavigazione a:hover {
	color: #000000;
	text-decoration: none;
}
.contenitoreMenu {
	position: relative;
	/*background-color: FF0000;*/
	text-align: right;
}
.voceMenu1 {
	background-image: url(images/sfondovocemenu.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 1px 14px 2px 14px;
	margin-top: 39px;
	margin-bottom: 2px;
	text-align: right;
	float: right;
	clear: right;
}
.vociMenu {
	background-image: url(images/sfondovocemenu.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 1px 14px 2px 14px;
	margin-top: 1px;
	margin-bottom: 2px;
	text-align: right;
	float: right;
	clear: right;
}
/* font generali per i tag comuni */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #772525; }
a:hover		{ text-decoration: underline; color : #772525; }
hr	{ height: 0px; border: solid #772525 0px; border-top-width: 1px;}


/* bordi e sfondo per la pagina intera */
.bodyline	{ background-color: transparent; /*border: 1px #772525 solid;*/ }

/* bordo per la tabella principale del forum */
.forumline	{ background-color: #FFFFFF; border: 0px #772525 solid; }


/* colori di sfondo per le celle principali */
td.row1	{ background-color: #FBFBF9; border: solid 1px #772525; }
td.row2	{ background-color: #F4F4F0; border: solid 1px #772525; }
td.row3	{ background-color: #EDEDEA; border: solid 1px #772525; }


/*
  Colori e sfondi per le celle sopra i Topics e i post in index.php 
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic1.gif);
		background-repeat: repeat-x;
		border: solid 1px #772525;
}

/* Celle di intestazione */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #772525; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic1.gif);
	background-color:#FFE147;
	border: solid 1px #772525;
	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: 1px 1px 1px 1px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	border: solid 1px #772525;
	border-style: solid;
	height: 28px;
	background-color: #772525;
}
td.row3Right {
	background-color: #EDEDEA; border: solid 1px #772525;
}
td.spaceRow {
	background-color: #FFFFFF; border: none;
}

th.thHead,td.catHead {
	font-size: 12px;
	border: solid 1px #772525;
}
th.thSides,td.catSides	 { border: solid 1px #772525; background-color: transparent; }
th.thRight,td.catRight,td.row3Right	 { border: solid 1px #772525; }
th.thLeft,td.catLeft	  { border: solid 1px #772525; }
th.thBottom,td.catBottom  { border: solid 1px #772525; }
th.thTop	 { border: solid 1px #772525; }
th.thCornerL { border: solid 1px #772525; }
th.thCornerR { border: solid 1px #772525; }


/* 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 : #772525;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #666666; }
a.gen,a.genmed,a.gensmall { color: #666666; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #666666; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{
	font-size : 10px;
	color : #FFFFFF;
	font-weight: bold;
}
a.mainmenu { text-decoration: none; color : #FFFFFF; }
a.mainmenu:visited { text-decoration: none; color : #FFFFFF; }
a.mainmenu:hover { text-decoration: none; color : #FFCC00; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #772525}
a.cattitle		{ text-decoration: none; color : #772525; }
a.cattitle:hover{ text-decoration: underline; color : #7D2A2A;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #772525; }
a.forumlink 	{ text-decoration: none; color : #772525; }
a.forumlink:hover{ text-decoration: underline; color : #7D2A2A; }


/* 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 : #772525;}
a.nav			{ text-decoration: none; color : #772525; }
a.nav:hover		{ text-decoration: underline; }


/* 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 : #772525; }
a.topictitle:visited { text-decoration: none; color : #BD773F; }
a.topictitle:hover	{ text-decoration: underline; color : #7D2A2A; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #772525;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #666666; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #FF9900 }
a.postlink:visited { text-decoration: none; color : #772525; }
a.postlink:hover { text-decoration: underline; color : #666666}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; 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: 11px; 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: #772525; letter-spacing: 1px;}
a.copyright		{ color: #772525; text-decoration: none;}
a.copyright:hover { color: #FFE147; 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 : #FFCC00;
	color : #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #772525;
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	color : #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	border: 2px solid #772525;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFCC00;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #772525;
}

/* 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; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/*@import url("formIE.css");*/

.spoilerBt {
	width: 60px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFE147;
	border: solid 1px #CC0000
}
