/* Struttura Blog e Notizie Standard KML - ver 2 - Aprile 2007 - Graziano ARTS*/

#post {float: left;
	margin-bottom: 36px;
/*background: orange;*/
	}
	
#intestazione  {float:left;
	padding-left: 40px;
	width: 412px;
	\width: 452px;
	w\idth: 412px;
	margin-bottom: 10px;
/*background: white;*/
	}

.titolo {margin-top: 4px;
	margin-left: -40px;
	padding-left: 40px;
	width: 310px;
/*background: silver;*/
	}

/*Regola non interpretata da IE*/
html>body .titolo {width: 325px;}

#video {float: right;
	display: inline;
	margin-top: 7px;
	margin-right: 10px;
	}

#video .destra {border: 0; 
	padding-left: 2px;
	}

.data {display: block;
/*background: red;*/
	}

.testo {text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
/*background: cyan;*/
	}

.testo p {width: 422px; 
	margin-bottom: 10px; 
/*background: black;*/
	}

.entryfooter {display: block;
	margin-top: 13px;
/*background: silver;*/
	}



/*Area Commenti*/
#commentsarea {
	width: 452px;
	margin: 0 auto;
	display: block;
	float: left;
/*	background: black;*/
	}


.commentlist li {width: 100%;
	float: left; 
	margin-bottom: 30px; 
	}

.commentauthor {float: left; 
	padding-left: 20px; 
	width: 432px;
	\width: 452px;
	w\idth: 432px;
/*	width con box model hack semplificato*/
	margin-top: 9px; 
	margin-bottom: 20px;
/*	background: green;*/
	}

.avatar {float: left; 
	margin-right: 22px; 
	margin-top: 5px; 
	}

.autore {margin-top: 30px;}

.commentdate {width: 228px; 
	float: left;
	}

.commentbody {
	width: 412px;
	padding-left: 20px;
	float: left;
/*	background: silver;*/
	}

.commentfoot {float: left; 
	width: 452px; 
	height: 31px;
/*	background: cyan;*/
	}

.commentfoot span {float: right; 
	margin-top: 5px; 
	margin-right: 20px;
/*	background: blue;*/
	}

* html .commentfoot span {margin-right: 10px;}

h3#respond  {float: left; margin-top: 50px; width: 162px; height: 21px; }

