﻿/*

	Nonzero1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	missing in a maze

*/

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;

text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

 img
{
padding: 3px;
border: solid 1px #e1e1e1;
} 

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: none;
color: #D90000;
}

a:hover
{
text-decoration: underline;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}
blockquote { background: transparent url('/Template/gfx/quoleft.png') left top no-repeat; padding:5px 5px 5px 45px;background-color: #ffe1e1;}
code {background: #FFE1E1; text-align:left; display:block; border:1px #d90000 dashed; border-left:0; border-right:0;}

p
{
line-height: 1.8em;
}


/* Logo */

#logo
{
position: absolute;
bottom: 0.6em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #E5CCD0;
font-size: 1.0em;
}
.chisono {position: relative;top: -8px;background-image: url('/Template/gfx/imgbg.gif');width: 97px;height: 73px;padding: 10px; text-align:center;}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url('/Template/gfx_brown/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a.active
{
background: #CA2F2F url('/Template/gfx_brown/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}

/* Main */

#main
{
background: #fff url('/Template/gfx_brown/n2.gif') 0px 1px repeat-x;
}

#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
}

#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('/Template/gfx_brown/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('/Template/gfx_red/n6.gif');
margin-left: 1.1em;
}

/* Footer */
/* Footer 
#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
text-transform: lowercase;
}
*/

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG { width: 100%; float: left; background:#fff url('/template/Grigio/bkg_body.png');  padding: 25px 0px;}
.FooterBlu { width: 900px; position: relative; clear: left; margin: 0 auto; }
.FooterBlu p { text-align: center;padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#ffffff; font-size: 11px; border-bottom: solid 1px #000000; display: block;}
.FooterBlu p a {color:#ffffff; text-decoration: underline;}
.FooterBlu img {vertical-align:middle}
.FooterBlu ul { display: inline; padding: 0px; margin: 0px; }
.FooterBlu li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}

.FooterBGA { width: 100%; float: left; background: #FFFFFF;  padding: 25px 0px; text-align: center;}
.FooterBianco { width: 900px; position: relative; clear: left; margin: 0 auto; background: #FFFFFF; text-align: center; }
.FooterBianco p { text-align: center;padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#ffffff; font-size: 11px; border-bottom: solid 1px #000000; display: block;}
.FooterBianco p a {color:#ffffff; text-decoration: underline;}
.FooterBianco img {vertical-align:middle}
.FooterBianco ul { display: inline; padding: 0px; margin: 0px; }
.FooterBianco li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}



/* Search */

input.button
{
background: #CA2F2F url('/Template/gfx_red/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: niormal;
font-size: 8pt;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{
	float: right;
	}
	
	#columnC_2columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}

/* --- struttura pagina --- */
#dBlog { border:#cccccc 1px solid; padding:0; border-spacing:0; border-collapse:collapse; }
td.dBlog { padding:10px; vertical-align:top; text-align:left; }
td.dBlogLine { border-top:1px solid #cccccc; }
#mainTable { width:700px; border-spacing:0; border:0; margin:auto; background-color:#ffffff; }
td.mainTable { padding:15px; vertical-align:top; text-align:left; }
#mainHeader { width:680px; border:0; border-spacing:0; padding:0; background-color:#ffffff; }
#mainHeaderLeft { width:440px; padding-right:10px; vertical-align:top; text-align:left; }
#mainHeaderRight { width:200px; padding-left:10px; vertical-align:top; text-align:left; }
#mainHeaderDivider { width:10px; background-color:#dedfde; }
#didascalia { font-size:8pt; }
#didascalia span { font-style:italic; }
#virgoLeft { font-family:georgia,serif; font-style:italic; font-size:42px; }
#virgoIn { font-size:8pt; font-style:italic; }
#virgoRight { font-family:georgia,serif; font-style:italic; font-size:42px; text-align:right; }
#mainContent { width:680px; border:0; border-spacing:0; padding:0; }
#mainContentLeft { width:500px; padding:0; padding-right:5px; vertical-align:top; text-align:left; }
#mainContentRight { width:195px; padding:0; padding-left:5px; vertical-align:top; text-align:left; }
#mainContentDivider { width:5px; background-image:url('/template/gfx/puntini_v.gif'); }
#briciole { margin-bottom:1em; border-bottom: dotted 1px #E1E1E1;}
#briciole span { font-weight:bold; }
#intro { text-align:justify; }
/* #footer { width:700px; background-color:#f7f7f7; } */
#footerLeft { float:left; font-size:8pt; }
#footerRight { float:right; font-size:8pt; }


/* --- elementi --- */
.giustificato { text-align:justify; }
.giustificato img {	padding: 3px;border: solid 1px #e1e1e1; margin:5px;}
.giustificato li {margin-left: 20px;}
.centrato { text-align:center; }
.piccolo { font-size: 8pt; }
.right { text-align:right; }
.evidenziato { background-color:#FFFF00; font-style:italic; border:1px maroon solid; }
.explain { font-style:italic; }
.divider { border-bottom: dotted 1px #E1E1E1; position: relative; margin-bottom:1em;}
.linklog { }
.sopra { margin-bottom:1em; }
.sotto { font-size: 1em;margin-top:1em;}
.sotto img {border:0;}
.titolo, .titolo a{ font-weight: normal; letter-spacing: -1px; text-transform: lowercase;color: #d90000; font-size: 20pt;
padding-bottom: 0.1em;margin-bottom: 0.2em; text-decoration:none;}
.titolo a:hover {color: #CC3300; text-decoration:underline;}
.fleft { float:left; }
.fright { float:right; }
.fright a img {border:1px #d90000 solid; padding:2px;}
.pagine { text-align:center; }
.pagine span { font-weight:bold; }
ul.list {list-style: none;}
ul.list li {}
ul.list li.first {}
#intestazionefoto img {border:2px #d90000 solid; padding:2px;}
#intestazionefoto img:hover, #intestazionefoto img:focus {background-color: #FFE1E1;}


/* --- commenti --- */
.compari { margin-top:1em; margin-bottom:1em; background-color:#fcfcfc; padding:7px; }
.comdispari { margin-top:1em; margin-bottom:1em; background-color:#f3f3f3; padding:7px; }
.comtitolo { }
.comtesto { margin-top:0.5em; margin-bottom:0.5em; padding-left:0.5em; }
.comautore { padding-left:0.5em; font-size:8pt; }
.formcommenti { width:380px; margin:auto; }
.formpopcommenti { width:280px; margin:auto; }


/* --- popup --- */
#mainPopup { width:320px; border-spacing:0; border:0; margin:auto; background-color:#ffffff; }
td.mainPopup { padding:15px; vertical-align:top; text-align:left; }
#popupContent { width:320px; border:0; border-spacing:0; padding:0; }
#popupContentLeft { width:320px; padding:0; padding-right:5px; vertical-align:top; text-align:left; }


/* --- autori.asp --- */
.fotoautore { margin-top:1em; margin-bottom:4em; }
.elencoautori li { margin:0.5em; }


/* --- foto.asp --- */
.foto { padding:7px; margin-top:1em; margin-bottom:4em; text-align:center; background-color:#fbfbfb; }
.elencofoto li { margin:0.5em; }


/* --- sondaggi.asp --- */
.sondaggio { text-align:center; }
.insondaggio { margin:auto; padding:5px; width:280px; text-align:left; background-color:#fbfbfb; }
.sondaggio table { width:280px; }
.sondaggio td { text-align:center; vertical-align:bottom; }
.sondaggio td img { width:10px; }

/* --- stampa.asp --- */
#mainContentPrint { width:680px; padding:0; vertical-align:top; text-align:left; }


/* --- 404.asp --- */
#form404 { text-align:center; }


/* --- moduli --- */
.modulo {  }
.modtitolo { margin:1px; }
.modcontenuto {  }
.modcontenuto form { margin:0; }
.feed { text-align:left; font-size:8pt; }
.tempoesec { text-align:center; font-size:8pt; }
.utentionline { text-align:center; font-size:8pt; }
.utentionline span { font-weight:bold; }

.calendario { border-collapse:collapse; border-spacing:0; margin:auto; width:150px; text-align:center; border:1px solid #cccccc; }
.calendario td { width:26px; height:26px; text-align:center; }
.calendario td.wide { width:130px; height:26px; text-align:center; }
.calendario td a { font-weight:bold; }
.calendario .giorni td { font-weight:bold; font-size:8pt; background-color;#ffffff; }
.calendario .scuro { background-color:#f3f3f3; }
.calendario .chiaro { background-color:#fcfcfc; }
.calendario .oggi { background-color:#CCCCCC; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HeaderBG_A { width: 900px; height: 30px;float: left; background: #fff url('/template/Grigio/bkg_body.png') repeat-x; }

.Header { width: 900px; position: relative; margin: 0 auto; padding: 32px 0px 0px 0px; height: 200px;}
.Header h1 { font-size: 35px; letter-spacing: -2px; line-height: 35px; padding: 15px 0px 0px 0px; margin: 0px;}
.Header h1 a { text-decoration: none; color:#ff5a00;}
.Header h1 a:visited { text-decoration: none; color:#ff5a00;}
.Header h1 a:hover { text-decoration: none; color:#ff5a00;}

.Desc { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -1px; color:#999;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SyndicateBG { width: 100%;}
.Syndicate { text-align:left; width: 900px; position: relative; clear: left; margin: 0 ; border-top: solid 1px #717b87;  padding: 20px 0px;margin-top:10px}
.SyndicateList { position: absolute; right: 0px; top: 0px; width: 160px; padding-left: 10px; text-align: left;}
.SyndicateList ul { padding: 0px; margin: 20px 0px;}
.SyndicateList li { padding: 0px; margin: 0px; list-style-type: none; font-size: 10px; font-weight: bold;}
.SyndicateList li a { background: url('/template/image/SyndicateListBkg.png') no-repeat left top; height: 14px; padding: 6px 5px 4px 5px; margin: 0px 0px 5px 0px; display: block;}
.SyndicateList li a { background: url('/template/image/SyndicateListBkg.png') no-repeat left top;}
.SyndicateList li a:hover { background: url('/template/image/SyndicateListBkg.png') no-repeat left bottom; text-decoration: none; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#miniflex {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	float: left;
	font-size: small;
	margin: 0;
	padding: 0 10px 0 10px;
	background: #fff url('/template/Grigio/bkg_body.png') repeat-x;
	height: 35px;
}
#miniflex li {float: left;margin: 0; padding: 0;display: inline;list-style: none;}	
#miniflex a:link {float: left;font-size: 85%;line-height: 20px;font-weight: bold;margin: 0 10px 0 10px;text-decoration: none;color: #eaf4ff;}
#miniflex a:visited {float: left;font-size: 85%;line-height: 20px;font-weight: bold;margin: 0 10px 0 10px;text-decoration: none;color: #eaf4ff;}
#miniflex a.active:link{border-bottom: 4px solid #FFFFFF;padding-bottom: 2px;color: #eaf4ff;}
#miniflex a.active:visited{border-bottom: 4px solid #FFFFFF;padding-bottom: 2px;color: #eaf4ff;}
#miniflex a:hover {border-bottom: 4px solid #FFFFFF;padding-bottom: 2px;color: #eaf4ff;}


/*\ IE/Win min height hack */ * html .Search1  { height: 100px;} /* */ 
.Search1 { width: 375px; background: url('/template/Grigio/SearchBkg.png') no-repeat left top; min-height: 100px; position: absolute; top: 0px; right: 0px;}
.Search1  fieldset { border: none; padding: 0px; margin: 0px;}
.Search1  legend { text-indent: -35000px; margin: 0; padding: 0;}
.Search1  form { padding: 33px 33px 0px 33px; margin: 0px 0px 0px 0px;}
.Search1  input { color: #6db6ff; font-size: 14px; font-family: 'Arial'; letter-spacing: -1px; font-weight: bold; }
.Search1  input.search { width: 25px; height: 25px; background: url('/template/image/SearchButton.png') no-repeat;}
.Search1  input.search:hover { background: url('/template/image/SearchButton.png') no-repeat 0 -25px; }
.Search1  input.searchIE {width: 25px; height: 25px; background: url('/template/image/SearchButton.png') no-repeat 0 -25px; }
.Search1  input.keyword { border: none; background: #fff url('/template/image/SearchKeyword.png') no-repeat; padding: 4px 0px 5px 8px; width: 291px; border: none; } 

#Pubblicita{
	text-align:center;
	position: relative;
	clear: left;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #717b87;
	vertical-align: middle;
	
}


.MappaGog {
	width: 500px;
	height: 450px;
	text-align:center;
	position: relative;
	clear: left;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #717b87;
	vertical-align: middle;
	}
	
/* Home*/
.ContenitoreGrande{
	clear: left;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #717b87;
	height: 210px;
}
.ContenitorePiccolo{
	clear: left;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #717b87;
	height: 120px;
}

.ContenitoreImmagine{	vertical-align: middle; 
}
.ContenitoreTitolo, .ContenitoreTitolo a{ font-weight: normal; letter-spacing: -1px; text-transform: lowercase;color: #d90000; font-size: 14pt; padding-bottom: 0.1em;margin-bottom: 0.2em; text-decoration:none;}

.ContenitoreTesto{	text-align:justify;}

.ContenitoreEntra,.ContenitoreEntra a{font-weight: normal; letter-spacing: -1px; text-transform: lowercase;color: #d90000; font-size: 12pt; padding-bottom: 0.1em;margin-bottom: 0.2em; text-decoration:none;	text-align:right;}
/* Home*/	
