html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
	margin:0;
	padding:0;
	}
body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(immagini/bg.jpg);
	color: #555;
}
div#header h1{
	display: none;
}
div#container{text-align:left}
#navigation p{
	line-height: 1.3;
	margin-top: 0px;
}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#container{
	width:767px;
	margin:0 auto;
	background-color: #FFF;
	background-image: url(immagini/bgblog.jpg);
}
div#content{
	float:left;
	width:434px;
	background: url(immagini/header.jpg) top left no-repeat;
	padding-top: 205px;
	padding-left: 41px;
	padding-right: 20px;
}
div#navigation{
	float:right;
	width:184px;
	padding: 25px 33px 15px 15px;
}
div#footer{
	clear:both;
	width:100%;
	background-image: url(immagini/footer.jpg);
	height: 157px;
}
#header {
	background-image: url(immagini/testata2.jpg);
	height: 52px;
}
.hidden{
    position: absolute;
    top: -9999px;left:-9999px;
    }
.left {
	float:left;
	margin:-12px 15px 0px 0;
	border: 0;
  }
.right {
	float:right;
	margin: 5px 0 0 10px;
}	
a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}  
.post-box a{
	border-bottom: 1px dotted #ccd;
}
.title {
	font-family: 'Times New Roman', Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 120%;
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 2px 0;
	color: #333;
	background-color: #FFFDFB;
} 
.title a {
	font-weight: normal;
	color: #333;
	border: 0;
	background-color: #FFFDFB;
	display: block;
}
#copyright {
	padding: 115px 0 0 44px;
	font-size: 10px;
}
#copyright a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color: #FFF;
}
#copyright a:hover {
	border-bottom: 1px dotted #fff;
	color: #000;
}
.posted {
    margin-top:.7em;
    margin-bottom:1.75em;
  	margin-top:0.5em;
	border-top:1px dotted #ccd;
	padding-top:4px;
	text-align: left;
	padding-bottom: 4px;
	color:#777;
}
.posted .clip {
	background: url(immagini/h3.gif) top left no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
}  
 span.commentlink {
	background: url(immagini/comments.gif) top left no-repeat;
	padding-left: 18px;
	text-align: left;
}
.linkroll, .rssMenu {
	margin:10px 0 10px 0;
	padding:0;
	border-top:1px solid #eee;
}  
.linkroll li, .rssMenu li {
	margin:1px;
	padding:0 !important;
	padding:1px;
	list-style:none;
}
.linkroll li a, .rssMenu li a {
	padding:4px 2px 5px 18px;
	display:block;
	margin:0;
	color:#777;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background:url(immagini/link.gif) center left no-repeat;
}
.linkroll li a:hover, .rssMenu li a:hover, .nav-box a:hover {
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#9E1419;
}
h3.first {
	color:#9E1419;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:10px 0 10px 0;
	line-height: 1.4em;
	padding-top: 5px;
}
.post-box blockquote{
	border-left: 4px solid #FF9122;
	margin: 18px 18px 18px 10px;
	padding-left: 12px;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	font-style: italic;
}
.nav-box blockquote{
	line-height: 1.3em;
	color: #555;
	font-size: 10px;
}
#foto-autori img{
	background: url(immagini/fotografie.gif) no-repeat;
	padding: 18px 21px 21px 17px;
}
#foto-autori, #notes {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 11px;
}
.post-box {
	margin-bottom: 25px;	
}
.post-box p{
	text-align: justify;
	line-height: 1.6em;
	margin: 10px 0 5px 0;
	padding-top: 0px;
}
.more a, .more p{
	margin-bottom:0;
	margin-top: 0px;
	border-bottom: 1px dotted #ccd;
}
.commentlink a {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #ccd;
}
.post-box img {
	float: left;
	margin: 15px 14px 4px 0;
}
.linkroll br {
	display: none;
}
/* Form ricerca
--------------------------------------------------------------------------------------- */
#search {
	position:relative;
	left:2px;
	top:0px;
	width:180px;
	height:27px;
	text-align: left;
}
.formtext {
	border: 1px solid #ccc;
	width: 136px;
	background: url(immagini/search_bg.gif) no-repeat top right;
	height: 16px;
	position: absolute;
	top: 0px;
	padding: 1px 2px 1px 3px;
	margin-left: 0px;
}
.formsubmit {
	width: 24px;
	height: 20px;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#txpCommentInputForm {
	font-weight: bold;
	padding: 10px;
	padding-top: 10px;
	border-color: #9E1419;
	border-style: solid;
	border-width: 2px;
	margin-top: 10px;
}
h3.comment, h3.first {
	color: #9e1419;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 120%;
}
ul.comments_error {
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: none;
	color: #333;
}
#cpreview {
	background-color: #FFDFBF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #FF9122;
}
#cpreview p {
	line-height: 1.6em;
}
#cpreview .small {
	padding-top: 8px;
}
.comments_error li {
	padding-left: 20px;
	background: url(immagini/exclamation.gif) no-repeat left center;
	line-height: 2em;
	margin-left: 63px;
}
.nav-box {
	margin-bottom: 25px;
}
#txpCommentHelpLink {
	background: url(immagini/help.gif) no-repeat left center;
	border: 0;
	padding: 4px 20px;
}
.box_commento {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #FF9122;
	background-color: #FFFDFB;
}
.box_commento p {
	line-height: 1.6em;
}
.box_commento .small {
	padding-top: 8px;
}
.warning {
	font-weight: bold;
	color: #9E1419;
	line-height: 1.6em;
}
.box_commento blockquote {
	font-style: italic;
	color: #666;
	margin: 15px;
	border-left: 3px solid #FF9122;
	margin-right: 0px;
	padding-left: 10px;
}
.box_commento a {
	border-bottom: 1px dotted #999;}
.aa dt {
	color: #9E1419;
	font-weight: bold;
	padding: 4px 2px 5px 0px;
	border-bottom:1px solid #eee;
	font-size: 15px;
	margin-top: 15px;
	font-family: "Times New Roman", Georgia, Times, serif;
}
.rssSubdate {
	margin-right: 10px;
	background: url(immagini/datario2.gif) top right no-repeat;
	font-size: 10px;
	color: #666;
	display: block;
	width: 22px;
	height: 18px;
	text-align: center;
	float: left;
}
.aa dd {
	line-height: 1.5em;
	margin: 8px 0 8px 16px;
	font-weight: bold;
	color: #999;
}
.rssCmntCnt {
	font-weight: normal;
	font-size: 10px;
}
a.rssArticle{
	border-bottom: 1px dotted #CCC;
}
.search {
	margin-top: 15px;
}
.search strong {
	color: #333;
	background-color: #FFE6D9;
	padding: 0 3px;
}
.search h4 a{
	color: #9E1419;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.posted .red a {
	color: #9E1419;
	border: 0;
}
.sezioni {
	padding-bottom: 4px;
}
.chiste {
	font-size: 9px;
	color: #999999;
	text-align: right !important;
	margin-right: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#accessibility {
position: absolute;
top: -10000px;
}
.nav-box blockquote p {
	margin-bottom: 6px;
}
