body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;

}
a:link {
	color: #4B6494;
}
a:visited {
	color: #666666;
}
a:hover, a:active, a:focus {
	color: #7192BF;
}
h2 {
	color: #4B6494;
	border-bottom: 1px solid #4B6494;
	font-size: 18px;
	font-family: Georgia, serif;
	font-weight: normal;
	background-image: url(immagini/penna.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 22px;
	padding: 16px 0px 6px 0px;
	margin: 0;
}
h2 a {
	text-decoration: none;
}
#sidebar h2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #4B6494;
	border-bottom: 1px solid #4B6494;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #4B6494;
	border-bottom: 1px solid #4B6494;
}
blockquote {
	background-color: #eeeeee;
	border-left: 1px dotted #dddddd;
	padding: 10px;
}
caption {
	background-color: #eeeeee;
   font-weight: bold;
}
#wp-calendar {
	width: 100%;
}
#centrato {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	text-align: left;
	margin-top: 0;
	padding: 0;
}
#testata {
	width: 820px;
	height: 180px;
	background-image: url(immagini/testata.jpg);
	background-repeat: no-repeat;
	padding: 73px 0 0 0;
	margin: 0;
}
#testata h1 {
	color: #ffffff;
	font-family: Georgia, serif;
	padding-left: 45px;
	font-weight: normal;
	font-size: 40px;
	padding-top: 0px;
	margin: 0 0 0 0;
}
#testata h1 a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
#testata h2 {
	color: #ffffff;
	font-size: 14px;
	padding: 0 0 0 45px;
	font-weight: normal;
	background: none;
	margin: 8px 0 0 0;
	border: 0;
}
ul#menupages {
	margin: 15px 0 0 45px;
	padding: 0;
}
ul#menupages li {
	display: inline;
	margin: 0;
	padding: 4px;
	font-size: 12px;
	border-right: 1px solid #90AACE;

}
#menupages a {
	color: #ffffff;
	text-decoration: none;
}
#menupages a:hover {
	border-bottom: 1px dotted #ffffff;
}
#contenitore {
	background-image: url(immagini/contenitore.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#pagina {
	float: left;
	width: 530px;
	padding-left: 45px;
	padding-right: 15px;
}
ul#sidebar {
	width: 185px;
	padding-right: 45px;
	float: left;
	margin: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	list-style: none;
}
#sidebar #categories-1 li {
	background-image: url(immagini/piu.gif) !important; 
	background-repeat: no-repeat !important;
	background-position: 0% 50% !important;
}
/* colore della lista degli ultimi post */
#sidebar #recent-posts li,
#sidebar #archives li {
	background-image: url(immagini/pencil.gif)!important;
	background-repeat: no-repeat!important;
	background-position: 0% 50% !important;
}

#sidebar .widget {
	border: 0;
	margin: 0;
	padding: 0;
}
/*---------------------------*/
/* lista destra, links generici */
#sidebar ul li {
	border-bottom: 1px solid #eeeeee;
	list-style: none;
	margin: 0;
	padding: 2px 4px 2px 12px;
	background-image: none;
	background-image: url(immagini/v.gif)!important;
	background-repeat: no-repeat!important;
	background-position: 0% 50% !important;
}
#sidebar ul li a:link,
#sidebar ul li a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li a:active {
	color: #7192BF;
	text-decoration: none;
}
/*------------------------------*/
#footer {
	width: 730px;
	padding: 110px 45px 0 45px;
	background-image: url(immagini/footer.jpg);
	background-repeat: no-repeat;
	clear: left;
	height: 230px;
	z-index: 1;
	color: #cccccc;
	
}
#primofoot, #secondofoot {
	width: 38%;
	float: left;
}
#terzofoot {
	float: left;
	width: 24%;
}
#primofoot h4, #secondofoot h4, #terzofoot h4{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 14px 0 4px 0;
	padding: 0;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#footer a:link,
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #ffffff;
	text-decoration: none;
}
#credits {
	text-align: center;
	clear: left;
	font-size: 11px;
}
p.undertitle {
	padding: 0 0 0 14px;
	margin: 4px 0 10px 0;
	color: #666666;
	background-image: url(immagini/user.gif);
	background-repeat: no-repeat;
	
}
p.undertitle a:link,
p.undertitle a:visited,
p.undertitle a:hover,
p.undertitle a:active,
p.undertitle a:focus {
	color: #7192bf;
}
.titolo {
	float: left;
	width: 460px;
}
.data {
	width: 60px;
	float: left;
}
.mese {
	font-weight: bold;
	color: #7192bf;
	text-align: center;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.numero {
	font-family: Georgia, serif;
	font-size: 30px;
	color: #4B6494;
	text-align: center;
	padding: 0;
	margin: 0;
}
.articolo {
	clear: left;
	background-image: url(immagini/sfondopost.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%; 
}
p {
	margin: 0;
	padding: 0;
}
.bottompost {
	clear: left;
	border-bottom: 1px dotted #7193DF;
	padding: 8px 0 8px 0;
	height: 21px;
	margin-bottom: 20px;

}
.categoria {
	background-image: url(immagini/book.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 21px;
	float: left;
}
.commenti {
	background-image: url(immagini/commento.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 21px;
	float: right;
}
.bottompost a:link,
.bottompost a:visited,
p.undertitle a:link,
p.undertitle a:visited {
	text-decoration: none;
}
/* commenti */
.commento {
	border-bottom: 1px dotted #dddddd;
	padding: 4px;
}
.commento h4 {
	color: #666666;
	padding: 0;
	margin: 4px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	float: left;
}
.commento .idcomm {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 20px;
}
.commento p {
	clear: left;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #666666;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(immagini/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(immagini/mini-nav-right.gif) no-repeat right center;
}
.commento small {
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
}
.commento cite {
	font-weight: bold;
	font-size: 14px;
}