/* --- dBlog 2.0 CMS Open Source --- */

/* --- generale --- */
/* GENERICHE
============================== */

body {
	margin: 0;  
	padding: 0;
	text-align: center;
	background-color: #731604;
        font-family: Georgia, Times New Roman, Times, serif;
}

h1, h2, h3 {
	letter-spacing: 0.09em;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 12px;
}

ul {
	list-style: square;
	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: #9c6350; }

a:hover{ text-decoration: underline; color: #862319; }

img { border:0; }


/* --- struttura pagina --- */
#mainTable {
	width:770px;
	border-spacing:0;
	border:0;
	margin:20px;
	background-color: transparent;
}


td.mainTable {
	padding: 5px;
	vertical-align: top;
}

#TableSCRIPT {
	width:460px;
	border-spacing:0;
	margin-left: 0px;
	background-color: transparent;
	border: 1px dotted #c4afac;
}


td.TableSCRIPT {
	padding: 5px;
	vertical-align: top;
}

#dBlog {
    	background-image: url('/dblog/template/eStrixRed/gfx/sfondo.jpg');
	margin: 0px;
	width: 770px;
	color: #c4afac;
}

#mainHeader {
    background-image: url('/dblog/template/eStrixRed/gfx/header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 61px;
	color: #ece4e3;
	text-align: midle;
}



#altroHeader {
	float:left;
	background-position: top;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	width: 470px;
	text-align: left;
	color: #ece4e3;
}

h1#blogtitle {

   float: left;
	margin: 0px;
	padding: 30px 0px 0px 30px;
	letter-spacing: -0.05em;
	font-size: 18px;
	text-align: left;
	color: #ece4e3;
}

h4#blogtitle {

    float: left;
	padding: 0px 0px 20px 0px;
	letter-spacing: -0.05em;
	font-size: 12px;
	text-align: left;
	color: #ece4e3;
}

#blogtitle a:link, #blogtitle a:visited, #blogtitle a:hover, #blogtitle a:active  {
	color: #ece4e3; 
	text-decoration: none;
}

#blogtitle a:link, #blogtitle a:visited, #blogtitle a:hover, #blogtitle a:active  {
	color: #ece4e3; 
	text-decoration: none;
}

#mainContentLeft { 
	background-color: #000000;
   border: 1px solid #c4afac;
	float: right;
	padding: 10px 5px 10px 5px;
	width: 458px;
	color: #c4afac;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	position: relative;
	top: 5px;
	margin-left: 5px;
	margin-right: 25px;
}

#mainContentLeft p {
	font-size: .87em;
}

#mainContentLeft p img {
	margin: 0;
	padding: 10px;
	border: 1px solid #c4afac;
}

#mainContentRight {
	float: left;
	margin-right: 5px;
	margin-left: 25px;
	padding: 10px 5px 10px 5px;
	border: 1px solid #c4afac;
	width: 180px;
	background: #4d0c03;
	color: #c4afac;
	text-align: left;
	font-size: .7em;
	vertical-align: top;
	position: relative;
	top: 5px;
}


#mainContentRight img, #mainContentRight img a {border: none;}

#briciole { margin-bottom:1em; }
#briciole span { font-weight:bold; }
#intro { text-align:justify; }

#footer {
    background-image: url('/dblog/template/eStrixRed/gfx/footer.jpg');
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	color: #c4afac;
	padding: 9px 36px 3px 30px;
	font-size: 9px;
	text-align: right;
    	height: 150px;
}

#footer2 {
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #c4afac;
	background: #000000;
	color: #c4afac;
	clear: both;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	margin-right:25px;
	margin-left: 25px;
	font-size: 12px;
	text-align: center;
}


#footer2spot {
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #c4afac;
	background: #4d0c03;
	color: #c4afac;
	clear: both;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	margin-right:25px;
	margin-left: 25px;
	font-size: 12px;
	text-align: center;
}

#footer3 {
	background-position: center;
	background-repeat: no-repeat;
	background: #000000;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	margin-right:0px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	text-align: center;
}

#footerLeft { float:left; font-size:8pt;}
#footerRight { float:right; font-size:8pt; }


/* --- elementi --- */
.giustificato { text-align:justify; }
.centrato { text-align:center; }
.piccolo { font-size: 8pt; }
.right { text-align:right; }
.evidenziato { background-color:#FFFF00; font-style:italic; }
.explain { font-style:italic; }
.linklog { }
.sopra { margin-bottom:1em; }
.sotto { margin-top:1em; margin-bottom:1em; }
.titolo { margin-bottom:1em; font-weight:bold; }
.fleft { float:left; }
.fright { float:right; }
.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:#731604;}
.comtesto { margin-top:0.5em; margin-bottom:0.5em; padding-left:0.5em; }
.comautore { padding-left:0.5em; font-size:8pt; border-bottom: 1px solid #731604;}
.formcommenti { width:380px; margin:auto; }
.formpopcommenti { width:280px; margin:auto;}


/* --- popup --- */
#mainPopup { width:320px; border-spacing:0; border:0; margin:auto; background-color: transparent; }
td.mainPopup { padding:15px; vertical-align:top; text-align:left; }
#popupdBlog {
	margin: 0px;
	color: #c4afac;
}
#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; font-size: 12px; }
.elencoautori li { margin:0.5em;  font-size: 12px;}


/* --- foto.asp --- */
.foto { padding:7px; margin-top:1em; margin-bottom:4em; text-align:center; background-color:#fbfbfb; font-size: 12px; }
.elencofoto li { margin:0.5em; }


/* --- sondaggi.asp --- */
.sondaggio { text-align:center; font-size: 12px; }
.insondaggio {
	margin:auto;
	padding:5px;
	width:280px;
	text-align:left;
	background-color: #280301;
        border: 1px solid #c4afac
}
.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;
	height: 61px;
	color: #ece4e3;
}

#mainContentPrint { width:680px; padding:0; vertical-align:top; text-align:left; }

#stampa {
    	background-color: transparent;
	margin: 0px;
	width: 770px;
	color: #c4afac;
}

#stampafooter {
        background-color: transparent;
	clear: both;
	margin-top: 30px;
	color: #c4afac;
	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 {  font-size: 12px; }
.modtitolo { margin-top:0.5em; margin-bottom:1em; text-align:right;  font-size: 12px;}
.modcontenuto {  font-size: 12px; }
.modcontenuto form { margin:0; font-size: 12px; }
.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:170px; text-align:center; border:0px solid #c4afac; font-size: 10px;}
.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:#731604; }
.calendario .scuro { background-color:#4d0c03; }
.calendario .chiaro { background-color:#4d0c03; }
.calendario .oggi { background-color:#731604; }
