/*
	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: #184366;
}

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: #008FD9;
}
a:hover {
	text-decoration:underline;
}
p {
	line-height: 1.8em;
}
blockquote { 
	background: transparent url(gfx/quoleft.png) left top no-repeat; 
	padding:5px 5px 5px 45px;
	background-color:#FFF1DD;
}
code {
	background:#FFFF99; 
	text-align:left; 
	display:block; 
	border:1px #FF9900 dashed; 
	border-left:0; 
	border-right:0;
}

/* Header  Normal  */

#header
{
	width:100%;
	height:200px;
	background: #ffffff;
}

#header_inner
{
	position: relative;
	width: 950px;
	height:200px;
	margin: 0 auto;
}


/* Header Flickr */ 
#header_flickr
{
	width:100%;
	height:78px;
	background: #ffffff;
}

#header_inner_flickr
{
	position: relative;
	width: 950px;
	height:78px;
	margin: 0 auto;
}
#logo_flickr
{
	position: absolute;
	top: 1.5em;
	padding-left: 1em;
}

#logo_flickr h1
{
	display: inline;
	color: #cc3300;
	font-size: 3.5em;
}

#logo_flickr h2
{
	display: inline;
	padding-left: 0.5em;
	color: #184366;
	font-size: 1.0em;
}

/* Logo */
#logo
{
	position: absolute;
	top: 1.5em;
	padding-left: 30em;
}

#logo h1
{
	display: inline;
	color: #fff;
	font-size: 3.5em;
}

#logo h2
{
	display: inline;
	padding-left: 0.5em;
	color: #184366;
	font-size: 1.0em;
}

.chisono 
{
	position: relative;
	top: -8px;
	background-image: url('gfx/imgbg.gif');
	width: 50px;
	height: 50px;
	padding: 10px; 
	text-align:center;
}

#virgoIn 
{
	font-size:1.0em; 
	font-style:italic;
}


/* 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('gfx/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: #2798D2 url('gfx/n3.gif') repeat-x;
	color: #fff;
	border: solid 1px #468BAE;
}

/* Main */

#main
{
	background: #fff url('gfx/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('gfx/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
	background-image: url('gfx/n6.gif');
	margin-left: 1.1em;
}

/* 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;
}

/* Search */

input.button
{
	background: #FF790B url('gfx/n3.gif') repeat-x;
	color: #fff;
	border: solid 1px #DB7623;
	font-weight: normal;
	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('/dblog/template/standard/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: #184366; font-size: 20pt;
padding-bottom: 0.1em;margin-bottom: 0.2em; text-decoration:none;}
.titolo a:hover {color: #2C7ABA; text-decoration:underline;}
.fleft { float:left; }
.fright { float:right; }
.fright a img {border:1px #184366 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:0; left: 0em;}

/* --- 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:center; 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; }

/* --- tagCloud --- */

a.tcmpiccolo { font-size: xx-small; }
a.tcpiccolo { font-size: small; }
a.tcmedio { font-size: medium; }
a.tcgrande { font-size: large; }
a.tcmgrande { font-size: xx-large; }

/* --- dalbum --- */
.album select {font-family: Tahoma,georgia,"times new roman",times,serif;font-size: x-small;}

/* --- plug-in Flickr --- */
div.flickr td { padding:2px; background-color:#ccc; }
div.flickr img { border:0px; }

/* --- vota articolo --- */
.stella_no 	{ DISPLAY: block;FLOAT: left;WIDTH: 17px;BACKGROUND-REPEAT: no-repeat;HEIGHT: 15px}
.stella_mezza 	{ DISPLAY: block;FLOAT: left;WIDTH: 17px;BACKGROUND-REPEAT: no-repeat;HEIGHT: 15px}
.stella_si 	{ DISPLAY: block;FLOAT: left;WIDTH: 17px;BACKGROUND-REPEAT: no-repeat;HEIGHT: 15px}
.stella_no 	{ BACKGROUND-IMAGE: url(/dblog/template/nonzero/gfx/stella_no.gif)}
.stella_si 	{ BACKGROUND-IMAGE: url(/dblog/template/nonzero/gfx/stella_si.gif)}
.stella_mezza 	{ BACKGROUND-IMAGE: url(/dblog/template/nonzero/gfx/stella_mezza.gif)}


