/*#############################################################
Theme 4 Flatnuke
Name: SimpleDay
ver: 1.3
Adapted for FN by Alfredo Cosco (orazio.nelson(at)gmail.com)
from SimpleDay css by Igor Jovic http://spinz.se © 2007
and FlatNuke standard theme flatcry

Look for other themes: http://tt4fn.netsons.org

#############################################################*/

/*---------------------------------
  general page settings
---------------------------------*/

html, body {
background:url(images/bodybg.jpg) repeat-x top center  #eceddd;
font-family: Arial, Verdana,'Lucida Grande', Helvetica, sans-serif;
text-align: center;
color: #333333;
}


/*---------------------------------
  menu
---------------------------------*/
 

#portalTabs {
float:left;
list-style:none;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
width:902px;
background-color: #021325;
}

#portalTabs ul {
list-style:none;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
}

#portalTabs li {
text-align:left;
float:left;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
}

#portalTabs ul li a {
display:block;
background-color:#021325;
border-right:1px solid #fff;
line-height:2.5em;
margin-right:0px;
padding:8px 14px 8px 14px;
color: #ffffff;
font-weight:normal;
font-size: 0.8em;
text-decoration: none;
}

#portalTabs ul li.selected a {
color: #021325;
background-color:#327ca3;
}

#portalTabs li a:hover { 
	color: #ffffff;
background-color:#327ca3;
}

/*---------------------------------
  block menu
---------------------------------*/

.blockmenuc {
	width: 100%;
	list-style: none;
/* 	border-top: 5px solid #cccccc; */
	margin-bottom: 20px;
	margin-top:15px;
	margin-left:0;
/* 	border:1px solid red; */
}

.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.gif);
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: #021325;
font-weight:normal;
font-size: 11px;
text-decoration: none;
width:165px;

}

.blockmenu li a:hover {
color: #021325;
background-color:#f7f7f2;
}

.blockmenu .mysel a {
color: #37210c;
background-color:#f7f7f2;
}

/*---------------------------------
  body structure
---------------------------------*/

#tema {
background-color:#fff;
margin-top: 20px;
margin-right: auto;
margin-bottom:0px;
margin-left: auto;
width:902px;
border:10px solid #ffffff;
}

#header

{
background:url(images/bgheader.jpg) no-repeat;
width:902px;
height:203px;
padding-top: 0px;
margin-left:0px;
margin-right:0px;
margin-top: 0px;
margin-bottom: 0px;
}

#header h1 

{
float:left;
font-size:2.9em;
padding-top:60px;
padding-left:37px;
font-family:Arial,verdana, sans-serif;
color:#37210c;
font-weight:bolder;
letter-spacing:-1px;
}

.orange	  /* Ordet Day i huvudet */
{color:#e67e1f;}



#header .logo

{
float:left;
padding-top:64px;
padding-left:46px;
border: none;
}

#outer {
	width: auto;

}

#inner {
	margin: 0;
	width: 100%;
/*  border:1px solid blue; */
}

#leftbody
{
	width: 180px;
	float: left;
	position: relative;
/* 	margin-left: 1%; */
	display: inline;
	margin-top: 20px;
	text-align:left;
/*   border:1px solid red;  */
}

#rightbody {
	width: 180px;
	float: right;
	position: relative;
/* 	margin-left: 1%; */
	display: inline;
	margin-top: 20px;
	text-align:left;
/*   border:1px solid red;  */
}

#centerbody {
	width: 500px;
	float: left;
	position: relative;
 	margin-left: 10px;
 	margin-right: 10px;
/* 	padding-right: 1%; */
	border-right: 1px solid #cccccc;
	display: inline;
/*  	border:1px solid red; */
}

#centerbody_forum {
	width: 72%;
	float: left;
	position: relative;
	margin-left: 3%;
	padding-right: 1%;
	display: inline;

}

/*---------------------------------
  blocks
---------------------------------*/

.block {
}

.blocktitle {
	height: 38px;
/* 	margin-bottom: 5px; */
	background: url("images/postit3_top.jpg") no-repeat top right;
}

.blocktitle .inside {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 23px;
	height: 25px;
}
	
.blocktitle .title {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
 	margin-left: 22px;
 	color: #244568;
}

.blockcontent {
	color: #021325;
	font-size: 11px;
 	padding: 15px;
	padding-bottom:30px;
	background: url("images/postit3_center.jpg") repeat-y top right;
}

.blocktop {
	border-top:1px solid #ffffff;
}

.blockfooter {
	background: url("images/postit3_bottom.jpg") no-repeat top right;
	height: 12px;
}

/*---------------------------------
  sections
---------------------------------*/

.section h1 {
	padding-top: 3px;
	width: 100%;
	color: #021325;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #e67e1f;
	letter-spacing: 1px;
}

.section {
	margin-top: 5px;
	padding: 5px;
	font-size: 12px;
	text-align: justify;
	color: #021325;
}

.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;
/* 	background:#efefef url("images/imgblock.png") no-repeat bottom right; */
}

.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:#dfeef9;
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:arial, verdana, helvetica, sans-serif;
/* font-size:1.9em;  */
font-weight: bold;
color:#021325;
padding-left:5px;
line-height:1.6em
}

h2, h3, h4, h5, h6 {
	padding: 1px;
	text-align: left;
	font-weight: bold;
/* 	font-size: 11px; */
	color: #021325;
}

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:#244568;
padding-left:5px;
line-height:1.6em
}

a
{
color:#244568;
font-weight:normal;
text-decoration:none;
}


a:link
{
color:#244568;
font-weight:normal;
text-decoration:none;
}


a:visited
{
color:#244568;
font-style:normal;
text-decoration:none;
}


a:hover
{
color:#021325; 
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: #ccc;
	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 0em 1em 0em;
	padding: 1em 0em;
}

legend {
	background: #e67e1f;
	padding: 0.5em;
}

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 {
	background-color: #e67e1f;
}

