a, .posttitle a:hover, .entry p a:visited {
	color: #2E8FC6;
}

a:hover {
	color: #0F3461;
}

.datestamp { 
	background: #A3CFEC;
	border: 1px solid #0F3461;
}

.datestamp div {
	background: #1C5B9E url(images/cal_bg.jpg) repeat-x;
}

/* modifiche by Mattia per Puramentecasuale.com */

#blogname {
	font-size: 3.5em;
	position: relative;
	text-align: center;
	margin: .2em auto;
	padding-top: 4.9em;
}

#blogdesc {
	top: 0;
	font-size: 2em;
	margin-left: 0.3em;
	margin-top: 0;
	font-weight: normal;
}

.homepage img {
	height: 209 !important;
	width: 380 !important;
}