/* --- dBlog 2.0 CMS Open Source --- */

/* --- generale --- */
/* GENERICHE
============================== */

body { 
	margin: 0px auto;  
	padding: 0;
	text-align: center;
	background-image:url(gfx/backgr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#e0001c;
	background-attachment:fixed;
        font-family: "Lucida Grande", Verdana, sans-serif;
}

h1, h2, h3 {
	letter-spacing: 0.09em;
}

ul {
	list-style: square;
	color: #cc0000;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 1.5em;
	padding-left: 1.5em;
}

li {
	font-size: 11px;
}

a:link, a:visited { text-decoration: none; color: #cc0000; }

a:hover{ text-decoration: none; color: #333333; }


img { border:0; }


textarea {
	background-color: #FFFFFF;
	border:1px solid #cc0000;
	color: #333333;
	padding: 2px;
	width: 280px;
}





/* --- struttura pagina --- */

#bk {
	margin: 0px auto;
	width: 760px;
	padding-bottom:20px;
	
}


#dBlog {
	margin-top:0px;
	padding: 0px;
	width: 760px; /*l'errore dell'impaginazione 25 sett era qui*/
	color: #000000;
}

#contentmain {
	margin: 0px;
	padding: 40px 20px 20px 20px;
	float: left;
    background-image: url(/dblog/template/01modern/gfx/header01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 720px;
    background-color: #ffffff;
}

#mainHeader {
width:760px;
height:270px;
	margin: 0px;
	padding: 0px;
	background-image:url(gfx/head.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

h1#blogtitle {
    text-align: left;
	margin-top: 40px;
	padding: 0px 0 0 0px;
	letter-spacing: -0.2em;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

#blogtitle a:link, #blogtitle a:visited, #blogtitle a:active  {
	color: #ffffff; 
	text-decoration: none;
}

#blogtitle a:hover {
	color: #cc0000; 
	text-decoration: none;
}

#mainContentLeft { 
	float:left;
	width: 500px;
	margin-right:40px;
	color: #000000;
	text-align: left;
	font-size: 11px;
}

#mainContentLeft p {
	font-size: .87em;
}


#mainContentLeft p img {
	margin: 0;
	padding: 3px;
        background-color: transparent;
        border: 0;
}

#mainContentRight {
	float: left;
	width: 180px;
	color: #333333;
	text-align: left;
	font-size: 10px;
}


#mainContentRight img, #mainContentRight img a {border: none;}

#briciole {
	margin: 0px;
	margin-bottom: 8px;
	color: #cc0000;
	font-size: 14px;
    font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1.2em;
	text-align: left;
}
#briciole span { font-weight:bold; }

#briciole a { font-weight:bold; color: #cc0000;}

#intro { text-align:justify; }

#footer {	
	text-align: center;
	clear: both;
	width: 760px;
	height:120px;
	background-image:url(gfx/footer.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:9px;
}

#footer a {
	color: #333333;
	text-decoration: underline;
}

#footerLeft {float:left; width: 310px;
margin-top:103px;}
#footerRight {float:left; margin-left:20px; width: 410px; text-align:right; margin-top:103px;}


/* --- elementi --- */
.giustificato { text-align:justify;}
.centrato { text-align:center; }
.piccolo { font-size: 8pt;}
.right { text-align:right; }
.evidenziato { background-color:#645049; font-style:italic; color: #FFFFFF;}
.explain { font-style:italic; }
.linklog { }
.sopra { margin-bottom:1em; clear:both; margin-top: 1px;}
.sotto { margin-top:1em; margin-bottom:1em; clear: both;}
.titolo { margin-bottom:5px; 
        font-family: "Lucida Grande", Verdana, sans-serif;
		font-size:14px;
		color:#CC0000;
 }
 
 .titolo a:link, .titolo a:active; .titolo a:visited{
 color:#cc0000;
 }
 
.fleft { float:left; }
.fright { float:left; }
.pagine { text-align:center; }
.pagine span { font-weight:bold; }


/* --- commenti --- */
.compari { margin-top:1em; margin-bottom:1em; background-color: transparent; padding:7px; }
.comdispari { margin-top:1em; margin-bottom:1em; background-color: transparent; padding:7px; }
.comtitolo {background-color: transparent;}
.comtesto { margin-top:0.5em; margin-bottom:0.5em; padding-left:0.5em; }
.comautore { padding-left:0.5em; padding-bottom: 2px; font-size:8pt; border-bottom: 1px solid #d92950;}
.formcommenti { width:280px; margin: auto; padding-top: 6px; }
.formcommenti input {
	background-color: #ffffff;
	border: 1px solid #cc0000;
	color: #333333;
	font-size: 11px;
	padding: 2px;
}
.formpopcommenti { width:280px; margin:0px; }

.formpopcommenti input {
	background-color: #ffffff;
	border:1px solid #d92950;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}

/* --- popup --- */
#mainPopup { width:320px; border-spacing:0; border: 10px solid #ffffff; margin:0px; background-color: #cabdb5; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;}
td.mainPopup { padding:10px; vertical-align:top; text-align:left; }
#popupdBlog {
	margin: 0px;
	color: #000000;
}
#popupContent { width:320px; border:0; border-spacing:0; padding:0; }
#popupContentLeft { width:320px; 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:0px; margin-top:1em; margin-bottom:4em; text-align:center;
	background-color: #645049;
	border:1px solid #d92950;
}
.elencofoto li { margin:0.5em; }


/* --- sondaggi.asp --- */
.sondaggio { text-align:center; }
.insondaggio {
	margin:auto;
	padding:5px;
	width:280px;
	text-align:left;
	background-color: #cabdb5;
	border-bottom: 2px solid #d92950;
}
.sondaggio table { width:280px; }
.sondaggio td { text-align:center; vertical-align:bottom; }
.sondaggio td img { width:10px; }

/* --- stampa.asp --- */
#stampaHeader {
        background-color: transparent;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#mainContentPrint { width:680px; padding:0; vertical-align:top; text-align:left; color: #000000;}

#stampa {
    	background-color: #cabdb5;
	margin: 0px;
	width: 770px;
	color: #000000;
}

#stampafooter {
        background-color: transparent;
	clear: both;
	margin-top: 30px;
	color: #000000;
	padding: 9px 40px 3px 40px;
	font-size: 9px;
	text-align: right;
}

#stampafooterLeft { float:left; font-size:8pt;}
#stampafooterRight { float:right; font-size:8pt; }

/* --- 404.asp --- */
#form404 { text-align:center; }


/* --- moduli --- */
.modulo {  }
.modulo input { border: 1px solid #333333; vertical-align: middle;}
.modtitolo { margin-top:0.5em; margin-bottom:1em; text-align:left;}
.modcontenuto {  }
.modcontenuto form { margin:0; }
.feed { text-align:left; font-size:10px; }
.tempoesec { text-align:left; font-size:8pt; }
.utentionline { text-align:left; font-size:8pt; }
.utentionline span { font-weight:bold; }

.calendario { border-collapse:collapse; border-spacing:0; margin: auto; width:154px; text-align:center; border:0.3em dashed #d92950; background-color: #645049;}
.calendario td { width:22px; height:14px; text-align:center; color: #ffffff; }
.calendario td.wide { width:140px; height:14px; text-align:center; color: #ffffff; }
.calendario td a { font-weight:bold; color: #ffffff; text-decoration: underline;}
.calendario .giorni td {font-size:7pt; font-weight: bold; background-color:#d92950; color: #ffffff; }
.calendario .scuro { background-color: #645049; }
.calendario .chiaro { background-color: #645049; }
.calendario .oggi { background-color:#d92950; color: #ffffff; }

.chiudiFloat{
clear:both;
}

#counter{
position:absolute;
top:0px;
left:px;
width:300px;
height:0px;
z-index:2;
visibility:hidden;
}