/*#############################################################
Theme 4 Flatnuke
Name: 
ver: 1
03-01-2008
Made for FN by Alfredo Cosco (orazio.nelson(at)gmail.com)

Look for other themes: http://tt4fn.netsons.org

LICENCE: http://creativecommons.org/licenses/by-nc/2.5/it/
#############################################################*/
/*---------------------------------
  general page settings
---------------------------------*/

html, body {
background:#eceddd url(images/bodybg.jpg) repeat-x top center;
font-family: 'Trebuchet MS', Arial, Verdana,'Lucida Grande', Helvetica, sans-serif;
text-align: center;
color: #444444;
}


/*---------------------------------
  menu
---------------------------------*/


#portalTabs {
float:left;
list-style:none;
margin-bottom:0;
margin-top:0;
margin-left:0;
width:902px;
background-color: #003D00;
}

#portalTabs ul {
list-style:none;
margin-bottom:0;
margin-top:0;
margin-left:20px;
}

#portalTabs li {
text-align:left;
float:left;
padding-left:0;
padding-top:0;
padding-bottom:0;
}

#portalTabs ul li a {
display:block;
background-color:#003D00;
border-right:1px solid #fff;
line-height:2.5em;
margin-right:0px;
padding:8px 14px 8px 14px;
color: #ecf9ff;
font-weight:normal;
font-size: 0.8em;
text-decoration: none;
}

#portalTabs ul li.selected a {
color: #ecf9ff;
background-color:#FF7F00;
}

#portalTabs li a:hover { 
	color: #ecf9ff;
background-color:#006400;
}

/*---------------------------------
  block menu
---------------------------------*/

.blockmenuc {
	width: 80%;
	list-style: none;
	margin-bottom: 20px;
	margin-left:0;
}

.blockmenu li {
text-align:left;
padding-left:0;
padding-top:0;
padding-bottom:0;
border-bottom:1px solid #eaeada;
overflow:hidden;
}


.blockmenu ul li a {
background-image: url(images/bullet.png);
background-repeat:no-repeat;
background-position:left center;
display:block;
background-color:#ffffff;
line-height:1.7em;
margin-right:0px;
padding-top:6px;
padding-bottom:6px;
padding-left:22px;
color: #666666;
font-weight:normal;
font-size: 11px;
text-decoration: none;
width:165px;

}

.blockmenu li a:hover {
color: #37210c;
background-color:#f7f7f2;
}

.blockmenu .mysel a {
color: #37210c;
background-color:#FF7F00;
}

/*---------------------------------
  body structure
---------------------------------*/

#tema {
margin-top: 0;
margin-right: auto;
margin-bottom:0;
margin-left: auto;
width:902px;
border:10px solid #004100;
}

#header

{
background:url(images/bgheader.png) no-repeat;
width:902px;
height:403px;
padding-top: 0;
margin-left:0;
margin-right:0;
margin-top: 0;
margin-bottom: 0;
}

#header h1 

{
background-color:#004100;
 float:right;
font-size:35px;
margin-top: 0;
padding-top:0;
padding-left:10px;
padding-right:10px;
font-family:Georgia, Times, Arial,verdana, sans-serif;
color:#FF7F00;
font-weight:bold;
}

.green
{color:#006400;}



#header .logo

{
float:left;
padding-top:64px;
padding-left:46px;
border: none;
}

#outer {
	width: auto;

}

#inner {
	margin: 0;
	width: 100%;
}

#leftbody
 {
 	width: 122px;
	float: left;
	position: relative;
	display: inline;
	margin-top: 0;
	text-align:left;
}

#rightbody {
 	width: 180px;
	float: right;
	position: relative;
	display: inline;
	text-align:left;
}



#centerbody {
	width: 560px;
	float: left;
	position: relative;
 	margin-right: 10px;
	display: inline;
  	border-left:1px solid #FF7F00; 
}

#centerbody_forum {
	width: 72%;
	float: left;
	position: relative;
	margin-left: 3%;
	padding-right: 1%;
	display: inline;

}

/*---------------------------------
  blocks
---------------------------------*/

.block {

}

.blocktitle {
margin:0;
background: #004100 url("images/block.png") no-repeat;
background-position: 1% 50%;
}

.blocktitle .inside {
	float: right;
	padding: 0px;
	margin: 0px;
 	width: 23px;
}
	
.blocktitle .title {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
 	padding-top: 5px;
 	padding-bottom: 5px;
  	padding-left: 27px;
 	color: #FF7F00;
}

.blockcontent {
	padding-top: 5px;
	color: #000000;
	font-size: 11px;
}

.blocktop {
}

.blockfooter {
}

/*---------------------------------
  sections
---------------------------------*/

.section h1 {
font-family:Georgia, arial, verdana, helvetica, sans-serif;
font-weight: bold;
color:#004100;
padding-left:5px;
line-height:1.6em;
border-bottom: 1px dotted #004100;
}

.section {
	margin-top: 5px;
	padding: 5px;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.section span {
	font-size: 100%;
}

.sectioncontent {
	width: 100%;
}

/*---------------------------------
  flatnuke elements
---------------------------------*/

.motd {
	width: auto;
	font-size: 12px;
	padding:5px;
	border-top:1px solid #cccccc;
	text-align: justify;
}

.comment {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #d5d6d7;
}

.footnews {
	margin-top: 15px;
	padding: 5px;
	font-size: 11px;
	border-top: 1px solid #cccccc;
}

.footnews a:link {
	color: #686868;
}

.footnews a:active {
	color: #686868;
}
.footnews a:visited {
	color: #686868;
}

.footnews a:hover {
	color: #0072ff;
}

#footer 

{
width:902px;
height: 85px;
clear:both;
margin-top: 0px;
background-color:#eceddd;
color:#666666;
margin-left:auto;
margin-right:auto;
margin-bottom: 0px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-size:10px;
}

#footer p 

{
font-family:verdana;
font-weight:normal;
line-height: 1.4em;
color:#555555;
padding:25px 0 0 10px;
text-align:center;
}

/*---------------------------------
  common html elements
---------------------------------*/
h1
{
font-family:Georgia, arial, verdana, helvetica, sans-serif;
font-weight: bold;
color:#004100;
padding-left:5px;
line-height:1.6em;
}

h2, h3, h4, h5, h6 {
	font-family:Georgia, arial, verdana, helvetica, sans-serif;
	padding: 1px;
	text-align: left;
	font-weight: bold;
/* 	font-size: 11px; */
	color: #1D412B;
}

h2
{ 
font-weight: normal;
text-transform: uppercase
}

h3
{ 
font-style: italic;
font-size: 16px;
}

h4
{ 
text-decoration:underline;
font-size: 14px;
}

h5, h6
{ 
font-size: 14px;
}
	
p
{
font-family:Verdana, Arial, helvetica, sans-serif;
font-weight: normal;
color:#333333;
padding-left:5px;
line-height:1.6em
}

a
{
color:#CD6600;
font-weight:normal;
text-decoration:underline;
}


a:link
{
color:#8B4500;
font-weight:normal;
text-decoration:underline;
}


a:visited
{
color:#8B0000;
font-style:normal;
text-decoration:underline;
}


a:hover
{
color:#ff6600; 
text-decoration:none;
 }


font {
	font-size: 12px;
	line-height:1.6em;
}


td, th {
	font-size: 11px;
}

table {
	font-size: 100%;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #004100;
	background-color: transparent;
}

ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url("images/bullet.png");
}

ol {
	line-height: 1.5em;
	margin: 0.5em 0 0 2em;
	padding: 0;
}

ul a, ol a {
	text-decoration: underline;
}

li {
	margin-bottom: 0px;
}

dt {
	font-weight: bold;
}

dt a {
	text-decoration: underline;
}

dd {
	line-height: 1.5em;
	margin-bottom: 1em;
}
dd a {
	text-decoration: underline;
}

dd.link a {
	text-decoration: none;
	color: Black;
}

fieldset {
	border: 1px solid #cccccc;
	margin: 2em 1em 1em 0em;
	padding: 1em 1em;
}

legend {
	background: #004100;
	padding: 1em;
	color: #fff;
}

form {
	border: none;
	margin: 0;
}

textarea {
	border: 1px solid #cccccc;
	color: Black;
	background-color: #ffffff;
	width: 100%;
	padding: 1px;
	font: 1em Verdana, Sans-Serif;
}

input {
	border: 1px solid #cccccc;
	background-color:#ffffff;
	font-family: Verdana, Sans-Serif;
}

select {
	border: 1px solid #000;
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
}

abbr, acronym, .explain {
	border-bottom: 1px dotted Black;
	color: Black;
	background-color: transparent;
	cursor: help;
}

q {
	font-family: Verdana, Sans-Serif;
	font-style: italic;
	font-size: 120%;
	background-color: #ccc;
}

blockquote {
	font-family: Verdana, Sans-Serif;
	padding: 1em 1em 1em 3em;
	background: #eeeeee url("images/quote.png") top left no-repeat;
	color: #696969;
}

code, pre {
	font-size: 12px;
	color: Black;
	background-color: #f9f9f9;
}

.netscape4 {
	display: none;
}

.clr {


	clear: both;
}

.noul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

/*Sovrascrittura di calendario*/
.heading {
	padding: 5px 0;
	background: #F9F3DF;
	border:none;
	border-right: 1px dotted #F9F3DF;
	border-bottom: 1px solid #004100;
	color: #004100;
	font-size: 12px;
}

.day {
	padding: 5px 0;
	border:none;
	border-right: 1px dotted #004100;
	border-bottom: 1px dotted #004100;
	font-size: 12px;
}

.currDay {
	padding: 5px 0;
	color:  #E58C43;
	background-color: transparent;
	border:none;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 12px;
}

.blankDay {
	border: none;
}

