h1 {
	font-weight: normal;
	font-size: 30px;
	color: #f60;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #f60;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	
}

.byline {
	/*border-top: 1px dotted #8D8D8D;*/
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
}
.entry p img {
	float:left;
	margin-right:5px;
}

.leggi {font-size:80%;font-style:italic}
.leggi a {color:#333;}

/* archivio */
.articolo {padding:10px 2px;font-size:14px}
.articolo:hover {background-color:#e4e4e4;}
.articolo a {display:block;text-decoration:none}

