html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
}
body {
	line-height: 1;
	color: black;
	background: white;
	position: relative;
	visibility: inherit;
	z-index: 100;
}
ol, ul {list-style: none;}
table {}
caption,th,td{text-align: left;font-weight: normal;}
/* REGULAR CODING */
body{background:url(images//body_back.jpg) repeat; font-family:Arial, Helvetica, sans-serif;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/* STRUCTURE */
#container{
margin: 0px auto;
background:url(images//container_back.jpg) no-repeat center top;
padding-top:13px;
}
#holder{
width:820px;
margin: 0px auto;
background:#fff;
}
.hol-con{padding:10px;}
#header{
margin:0px auto;
background:#5c2020 url(images/logo_1c_top.png);
height:120px;
}
#nav-main{
	background:#5c2020 url(images/logo_1c_down.jpg);
	height:30px;
	font-size: 12px;
}
#content-box{
background:url(images//content_back.gif) repeat-y center;
}
#left-panel{
	float:left;
	width:510px;
	margin-left: -20px;
	margin-top: 20px;
}
#right-panel{
	margin:0 0 0 550px;
	font-size: 12px;
}
#footer{
	background:url(images//footer_top.gif) no-repeat center top;
	clear:both;
	font-size: 12px;
}
/* HEADER */
#logo{color:#e8d4b9;float:left;}
#logo h1{
text-align:left;
margin:30px 0 5px 30px;
font-size:40px;
}
#logo b{
margin:0 0 0 30px;
font-size:14px;
font-weight:100;
}
#header .feed-header{
background:url(images//feed_back.jpg) no-repeat left top;
float:right;
width:170px;
height:90px;
margin:30px 0 0 0;
overflow:hidden;
}
#header .feed-header a{
color:#fff;
display:block;
padding:120px 0 0 0;
}
/* NAVIGATION */
#nav-main ul{
margin:0 0 0 20px;
font-size:14px;
}
#nav-main ul li{
background:#f6f06a;
background-image:url(images//nav_top_l.gif);
background-repeat:no-repeat;
background-position:left top;
float:left;
margin:5px 10px 0 0;
}
#nav-main ul li a{
float:left;
background:url(images//nav_top_r.gif) no-repeat right top;
padding:0 15px;
display:block;
height:25px;
line-height:25px;
color:#5c2020;
}
#nav-main ul li:hover, #nav-main ul li.current_page_item{
background:#fff;
background-image:url(images//nav_top_lhov.gif);
background-repeat:no-repeat;
background-position:left top;
margin:0 10px 0 0;
}
#nav-main ul li:hover a, #nav-main ul li.current_page_item a{
text-decoration:none;
background:url(images//nav_top_rhov.gif) no-repeat right top;
height:30px;
line-height:30px;
}
/* SIDEBAR */
#right-panel h2{
	background:#D9B88C;
	padding:4px 8px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#333;
	border: 10px solid #E8D4B9;
}
#right-panel .content{
text-align:center;
padding:15px 0;
}
#right-panel .content a{
padding:5px;
color:#333;
}
#right-panel .content a:hover{
text-decoration:none;
color:#c00;
}
#right-panel .content ul{
text-align:left;
margin:0 20px 0 30px;
list-style-type:disc;
}
#right-panel .content ul li{
line-height:1.9;
border-bottom:#999 thin dotted;
}
#right-panel .content ul li a{
font-weight:bold;
padding:0;
}
/* CONTENT */
#left-panel .content-block{
	padding:10px 0 0;
	text-align:center;
}
#left-panel .pagetitle{
text-align:center;
padding:10px 0 0 0;
font-size:25px;
}

#left-panel a{
padding:5px;
color:#333;
}
#left-panel a:hover{
text-decoration:none;
color:#c00;
}

/* POST */
.post{
}
.post .post-head{
background:url(images//post_top_back.png) no-repeat top center;
margin:20px 0;
padding:20px 130px 20px 20px;
position:relative;
left:-20px;
}
.post-date{
background:url(images//date_back.png) no-repeat left top;
	width:27px;
	height:43px;
	padding:15px 0 10px 15px;
	float:left;
	position:relative;
	left:-50px;
	top:40px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.post .post-head h1, .post .post-head h1 a{
font-size:18px;
color:#654d0b;
margin:5px 0;
}
.post .post-head-page{
padding:30px 130px 20px 20px;
}
.post .post-head-page h1, .post .post-head-page h1 a{
font-size:18px;
color:#654d0b;
margin:5px 0;
}
.post .post-details{
color:#996666;
font-size:11px;
}
.post .post-details a{
color:#996666;
font-weight:bold;
}
.post .post-content{
padding:0 20px;
clear:left;
line-height:1.4;
color:#646060;
}
.post .post-content p{margin:0 0 10px 0;}
.post .post-content blockquote{margin:20px 30px; font-style:italic;}
.post .post-content ol{margin:10px 25px;list-style-type:decimal;}
.post .post-content ul{margin:10px 25px;list-style-type:disc;}
.post .post-content a{color:#666;font-weight:bold;}
.navigation{height:20px; text-align:right; font-size:12px; width:500px; margin:0 auto;}
.navigation a{color:#000;}
.navigation .alignleft{float:left}
/* COMMENT */
h3#comments, h3#respond{padding:5px;font-size:22px;margin:20px 10px; color:#654d0b;}
ol.commentlist{width:525px; margin:0 auto; background:#f9eddd; padding:1px 0 10px 0;}
ol.commentlist li{ margin:10px 10px 0 10px; background:#fff; border:#999 dotted; border-width:1px 0; padding:10px; clear:left;color:#666;}
ol.commentlist li .com-avatar{float:left; margin:0 10px 10px 0;}
ol.commentlist li .com-avatar img{border:#e8d4b9 1px solid; padding:1px;}
ol.commentlist li .com-content{ margin:0 0 0 70px;}
ol.commentlist li .com-content a{color:#654d0b; font-size:14px; font-weight:bold;}
ol.commentlist li .comment-text{ padding:10px 0 0 0; line-height:1.5;}
ol.commentlist li .comment-text p{margin:0 0 10px 0;}
ol.commentlist li .comment-text blockquote{margin:20px 25px; font-style:italic;}
ol.commentlist li .comment-text ol{margin:10px;list-style-type:decimal;}
ol.commentlist li .comment-text ul{margin:10px;list-style-type:disc;}
ol.commentlist li .comment-text li{border:0; margin:0; padding:0; clear:none;}
ol.commentlist li .comment-text a{color:#666;font-weight:bold;}
form#commentform{ width:500px; margin:0 0 0 20px;}
form#commentform p{margin:10px 0; color:#654d0b;}
form#commentform p small span{}
form#commentform #comment{width:500px; background:#f3eee8; border:#999 1px dotted;}
form#commentform .com-txt{background:#f3eee8; border:#999 1px dotted; height:22px; padding:3px 5px 0 5px;}
form#commentform #submit{}
.rightal{width:420px; text-align:right;}
/* FOOTER */
#footer .content{
padding:20px 10px 10px 10px;
color:#AE8A59;
line-height:1.5;
}
#footer .content a{
color:#756044;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
#comments h4 {
text-align:justify;
font-size:14px;
font-weight:bold;
}#comments-block {
margin:0 0 1px;
padding:0;
font-size:11px;
}.comment-author {
border-top:1px dashed #31afda;
border-left:1px dashed #31afda;
border-right:1px dashed #31afda;
/*background:url(images/comment_l.jpg) repeat-x;*/
padding:6px 15px 0px 15px;
margin-left:0px;
display:block;
margin-top:10px;
}.comment-body {
border-left:1px dashed #31afda;
border-right:1px dashed #31afda;
padding:5px 15px 5px 15px;
margin-left:0px;
display:block;
}#comments-block .comment-footer {
border-left:1px dashed #31afda;
border-right:1px dashed #31afda;
border-bottom:1px dashed #31afda;
margin-bottom:15px;
margin-left:0px;
padding:0px 15px 12px 15px;
display:block;
}
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
#container #holder .hol-con #content-box .post-date .post-giorno {
	height: 20px;
}
#container #holder .hol-con #content-box #left-panel-title {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	font-style: italic;
}
#container #holder .hol-con #content-box #left-panel #left-panel-content {
	font-size: 12px;
	line-height: 1.3;
}
.post-ediz1 {
background:url(images/XV2.png) no-repeat left top;
width:157px;
height:148px;
float:right;
position:relative;
left:-830px;
top:-130px;
	z-index: 99;
}
#container #holder .hol-con #content-box #right-panel #rsidebar1 #LinkList1 .widget-content .singola {
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
