*{
	margin:0;
	padding:0;
	border:none;
}
img {behavior: url(pngbehavior.htc);}
body{
	width:940px;
	margin:0 auto;
	background:#FFFFFF url(img/bkg-body.jpg) 0 0 repeat-x;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
}
#head{
	padding-top:0;
	width:100%;
	height:275px;
	background:url(img/header.jpg);
	position:relative;
}
#logo{
	position:absolute;
	bottom:0;
	left:10px;
	display:block;
	width:280px;
	height:80px;
	text-indent:-10000em;
}
#facebook{
	position:absolute;
	width:120px;
	height:59px;
	bottom:13px;
	right:20px;
	display:block;
}
#sito{
	position:absolute;
	width:120px;
	height:59px;
	bottom:13px;
	right:160px;
	display:block;
}
#contenitore{
	padding-top:25px;
}
#box{
	width:620px;
	margin-right:20px;
	float:left;
}
#box p{
	width:540px;
	margin-left:40px;
	margin-bottom:15px;
}
#box ul,#box ol{
	padding-left:5%;
	margin-bottom:15px;
}
#box ul li,#box ol li{
	margin-bottom:10px;
}
#box h1{
	width:570px;
	height:30px;
	padding:10px 10px 10px 40px;
	color:#92A66B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:190%;
	background:#fff url(img/bkg-box-h1.png) no-repeat;
	font-weight:normal;
}
#box h1 a{
	color:#92A66B;
	text-decoration:none
}
#box .entrypage{
	padding-top:30px;
}


#box .post{
	padding-bottom:20px;
	background:url(img/bkg-box-post.png) 0 bottom no-repeat;
	margin-bottom:20px;
}
#box .post img{
	padding:3px;
	border:1px solid #e1e1e1;
}
#box .postmeta{
	height:20px;
	border-bottom:1px solid #92a66b;
	color:#92a66b;
	position:relative;
}
#box .postmeta span{
	padding-top:3px;
}
#box .postmeta span a,
#box .postmeta span b{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#box .ncommenti{
	right:0;
	position:absolute;
}
#box .ncommenti a{
	background:url(img/bkg-n-commenti.jpg) no-repeat;
	padding-left:20px;
	color:#000;
}

#box #commenti{
	padding:5%;
	margin-bottom:30px;
}
#box #commenti *{
	color:#000;
	text-decoration:none;
	padding:0;
	margin:0;
	list-style:none;
}
#box #commenti h3{
	color:#777;
	font-size:120%;
	margin-bottom:10px;
}
#box #commenti ul{
	margin-bottom:30px;
}
#box #commenti .comment p{
	color:#92A66B;
}
#box #commenti .comment p *{
	color:#92A66B;
}
#box #commenti .comment div *{
	color:#a5a5a5;
}
#box #commenti .comment{
	padding:5px;
	border:1px solid #c5c5c5;
	background:#F4F6E2;
	list-style:none;
	margin-bottom:15px;
	
}
#box #commenti #commentform{
	padding:15px;
	border:1px solid #c5c5c5;
	background:#F4F6E2;
	list-style:none;
	margin-bottom:15px;
}
#box #commenti #commentform p{
	margin-bottom:10px;
}
#box #commenti #commentform input,
#box #commenti #commentform textarea{
	border:1px solid #c5c5c5;
}
#box #commenti #commentform input[type=submit]{
	padding:5px;
}







#sidebar{
	width:300px;
	float:left;
}
#sidebar ul li{
	position:relative;
	padding:50px 40px 20px 40px;
	background:#f5f5f5 url(img/bkg-sidebar.jpg) left bottom no-repeat;
	list-style:none;
	margin-bottom:15px;
}
#sidebar ul li ul li{
	padding:0;
	background:none;
	border:none;
	margin:0;
	border-bottom:1px solid #92a66b;
	background:url(img/bkg-sidebar-ul-li.jpg) no-repeat left center;
	padding-bottom:6px;
	padding-top:6px;
	text-indent:10px;
}
#sidebar ul li ul li a{
	padding:3px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#sidebar ul li h2{
	display:block;
	font-size:120%;
	color:#909090;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	background:url(img/bkg-sidebar-h2.jpg) no-repeat;
	top:0px;
	left:0;
	padding:14px 10px 6px 10px;
	text-indent:30px;
	height:20px;
	width:280px;
}
#sidebar,#sidebar a{
	color:#777;
}
#sidebar ul li.widget_search input#s{
	border:1px solid #92a66b;
	padding:2px;
	width:188px;
	margin-right:4px;
	height:16px;
}
#sidebar ul li.widget_search input#searchsubmit{
	width:18px;
	height:18px;
	text-indent:-1000em;
	background:url(img/bkg-src-btn.png)
}
#footer{
	clear:both;
	background:transparent url(img/bkg-footer.gif) top no-repeat;
	margin-bottom:20px;
	color:#92a66b;
}
#footer a{
	color:#bbb;
}
#footer .moduletable{
	padding:20px;
}
#navigation{
	display:block;
	width:100%;
	height:30px;
	background-color:#F4F6E2;
	position:relative;
}
#navigation span{
	position:absolute;
	top:8px;
}
#navigation span.next{
	display:block;
	left:5%;
}
#navigation span.prev{
	right:5%;
}
#navigation a{
	color:#777;
	text-decoration:none;
	font-weight:bold;
}
#sidebar #simpletags-3 .st-tag-cloud a{
	color:rgb(146, 166, 107);
	text-decoration:none;
}

