/*===================================================================
    General styles
	Valid for all browsers
===================================================================*/
BODY{
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	color: #333;
	font: 14px "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	overflow: auto;
	/* background: #f1f1f1 none repeat top left; */
	/*background: url(../images/bkg.jpg) #f1f1f1;*/
	background: white;
}
TR,TD,DIV,SPAN,P,FORM,H1,H2,H3,H4,H5,H6,UL,OL,LI{
	color: #333;
	font: 14px "Helvetica Neue", Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
TABLE{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
IMG{ border: 0px; margin: 0px; }
A,A:link,A:active,A:visited{ text-decoration: underline; color: #333; }
A:hover{ text-decoration: none; }
/* Misc */

.current-cat {
	font-size: 1.8em;
	font-weight: bold;
	}

LABEL.errorValidate,
.alertFormContatti{ color: #ff0000; }
LABEL.errorValidate{ display: block; font-weight: normal; }
P{
	margin: 5px 0px 10px 0px;
}
P.last{ margin: 5px 0px 20px 0px; }
H1{ font-size: 22px; line-height: 22px; }
H2{ font-size: 14px; line-height: 14px; }
.float-dx{ float: right; }
.float-sx{ float: left; }
.clear{ clear: both; }
/* Form elements */
INPUT,
SELECT{
	border: 1px solid #cccccc;
	width: 115px;
	color: #666666;
	font: 11px "Helvetica Neue", Arial, sans-serif;
}
INPUT{
	padding: 1px;
	height: 18px !important;
	height: 20px;
	vertical-align: middle;
}
SELECT{ padding: 0px; height: auto; }
OPTION{ padding: 1px; }
TEXTAREA{
	border: 1px solid #cccccc;
	padding: 2px;
	width: 100%;
	height: 100px;
	overflow: auto;
	color: #666666;
	font: 11px "Helvetica Neue", Arial, sans-serif;
}
INPUT.input-file{ height: 25px !important; height: 27px; }
INPUT.radio{ border: 0; margin: 0pt; width: 13px; }
INPUT.search2{
	padding: 2px;
	margin-right:0;
	height: 18px !important;
	height: 20px;
	width: 146px;
	vertical-align: middle;
}
INPUT.button{
	border: 0px none;
	overflow: hidden;
	font: 11px "Helvetica Neue", Arial, sans-serif;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	width: auto;
	text-decoration: none;
	/* font-style: italic;  */
	color: #ffffff;
	height: auto;
	height: auto !important;
	padding: 2px;
	background: #333333;
}
INPUT.buttonsearch{
	border: 0px none;
	overflow: hidden;
	font: 11px "Helvetica Neue", Arial, sans-serif;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	width: auto;
	text-decoration: none;
	font-style: italic; 
	color: #ffffff;
	height: auto;
	height: auto !important;
	padding: 2px;
	background: #333333;
	text-transform:uppercase;
}
INPUT.button_disabled{
	border: 0px none;
	overflow: hidden;
	font: 12px "Helvetica Neue", Arial, sans-serif;
	cursor: default;
	text-align: center;
	vertical-align: middle;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	height: auto;
	height: auto !important;
	padding: 3px;
	background: transparent none no-repeat center center;
}
/* Structure */
.general-wrapper{
	width: 847px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	font-size: 0px;
}
.body-wrapper{
	width: 847px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 30px auto 20px auto;
	text-align: center;
	background: transparent;
	position: relative;
}
.body-wrapper .sx{ width: 220px; float: left; text-align: left; }
.body-wrapper .dx{
	width: 607px;
	margin-left: 240px;
	text-align: left;
	 
}
/* Header */
.header-wrapper{
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	height: 175px;
	/*background: url(../images/header.jpg) white no-repeat top center;*/
	background: url(../images/header-benedusi-blog.png) no-repeat center top;
	background-size: 100%;
	margin-top: 40px;
	z-index: -1;
}
.header-wrapper .flags{
	position: absolute;
	right: 10px;
	bottom: 23px;
	
}
.header-wrapper .logo{
	position: absolute;
	left: 228px;
	bottom: 15px;
	width: 400px;
	height: 66px;
	/* border: 1px solid #ffcc00; */
}
#timber2003 {
	width: 100%;
	background: url(../images/benedusi-timber2003.png) no-repeat 98% top;
	background-size: auto 100%;
	height: 130px;
	margin-top: -140px;
}
/* Menu */
UL.menu{
	position: absolute;
	bottom: 32px;
	left: 250px;
}
UL.menu LI{
	list-style: none outside none;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	text-transform: uppercase;
}
UL.menu LI A,
UL.menu LI A:link,
UL.menu LI A:active,
UL.menu LI A:visited{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font: 18px "Helvetica Neue", Arial, sans-serif;
	padding: 10px;
}
UL.menu LI A.selected,
UL.menu LI A:hover{ font-weight: bold; }
/* Sidebar */
.sx .textwidget,
.sx .widgettitle,
.sx .pis-ul li p.pis-title,
.sx #recentcomments,
.sx .archive-list {
	text-align: center;
}
.sx .widgettitle {
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-weight: bold;
	font-size: 110%;
	padding-top: 24px;
	padding-bottom: 12px;
}
.sx .widgettitle a {
	text-decoration: none;
}
.sx #workshop {
	font-size: 180%;
}
.sx H2.link{
	text-decoration: none;
	color: #333333;
	font: 14px "Helvetica Neue", Arial, sans-serif;
	/* font-weight: bold; */
	font-style:italic; 
	margin-left: 5px;
	padding-top: 8px;
	padding-bottom: 12px;
}
.sx .widgettitle2{
	text-decoration: none;
	color: #333333;
	font: 14px "Helvetica Neue", Arial, sans-serif;
	/* font-weight: bold; */
	font-style:italic; 
	margin-left: 5px;
/* 	padding-top: 12px;
	padding-bottom: 12px; */
}
.sx .widgettitle3{
	text-decoration: none;
	color: #333333;
	font: 14px "Helvetica Neue", Arial, sans-serif;
}
.sx .social-row{
	
}
.sx .social-row img {
	vertical-align: middle;
	margin: 0 2px;
}
.sx .social-row01{ margin-top: 40px; margin-left: 30px; }
.sx .social-row02{
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: 30px;
}
.sx .social-row01 IMG,
.sx .social-row02 IMG{
	float: left;
	margin-left: 10px;
	vertical-align: middle;
}
.sx #recentcomments,
.sx .archive-list{ margin-left: 5px; margin-bottom: 12px; }
.sx #recentcomments LI {color: #666;font-size: 12px;margin-bottom: 8px;}

.sx #recentcomments LI,
.sx .archive-list LI{
	list-style: none outside none;
	vertical-align: middle;
}
.sx #recentcomments LI A,
.sx #recentcomments LI A:link,
.sx #recentcomments LI A:active,
.sx #recentcomments LI A:visited{color: #333333; }
.sx .archive-list LI A,
.sx .archive-list LI A:link,
.sx .archive-list LI A:active,
.sx .archive-list LI A:visited{ color: #666666; }
.sx #recentcomments LI A:hover{ color: #666666; }
.sx .archive-list LI A:hover{ color: #333333; }
.sx .fbconnect{
	margin-left: 5px;
	margin-bottom: 60px;
	width: 200px;
}
.sx .blog-wrapper{
	margin-left: 5px;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #999999;
	width: 198px;
	background: #efefef;
}
.sx .blog-wrapper *{ font-size: 12px; }
.sx .blog-wrapper .img_blog{ position: relative; top: 0px; right: 0px; }
.sx .blog-wrapper #corriere,
.sx .blog-wrapper #max{ padding: 3px; }
.sx A.link,
.sx A.link:link,
.sx A.link:active,
.sx A.link:visited {
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	display: block;
	text-decoration: underline;
}
.sx A.linkw:hover { text-decoration: none; }
.sx A.linkw,
.sx A.linkw:link,
.sx A.linkw:active,
.sx A.linkw:visited {
	margin-left: 2px;
	margin-top: 6px;

	font-size: 14px;
	display: block;
	text-decoration: underline;
}
.sx A.linkw:hover { text-decoration: none; }

/* Post */
.post{
	margin-bottom: 12px;
	/* border-bottom: 1px solid #999999; */
	background-color:#fff;
	padding:12px 12px 12px 12px ;
	color:#333;
}
#bloccodx,
.bloccodx {
	/*background-color:#dedcdb;*/
	background-color: #dedcdb;
	padding: 8px 0;
	margin: 6px auto;
	text-align: center;
}
#bloccodxup{
background-color:#dedcdb;
	padding:8px 8px 8px 8px ;
	margin-bottom:12px;
	margin-top:12px;
}
.post-body{ text-align: left; margin-bottom: 20px; }
H2.title,
.post-title H1,
#respond H3{
	color: #333;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	/*height: 33px;*/
	margin-bottom: 18px;
	text-align: left;
}
.post-body H2{
	color: #333;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 25px 0px;
}
.post-title H2{
/* 	color: #666;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; */
	font-style: italic;
	/* margin: 0px 0px 25px 0px; */
	margin-bottom:6px;
}
.navigation{
	width: 587px;
	height: 35px;
	margin: 15px auto 15px auto;
	text-align: center;
	position: relative;
	font-size: 11px;
	color: #666;
	padding: 0px;
	background: transparent;
}
.navigation .alignleft{ float: left; margin: 0px; }
.navigation .alignright{ float: right; margin: 0px; }
.navigation A,
.navigation A:link,
.navigation A:active,
.navigation A:visited{
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.navigation A:hover{ text-decoration: none; }
.related-wrapper{ margin: 20px 0px 20px 0px; }
OL.commentlist LI{
	list-style: none outside none;
	text-align: left;
	vertical-align: top;
}
CITE.fn{
	font-weight: bold;
	font-style: normal;
	font: 18px "Helvetica Neue", Arial, sans-serif;
	text-transform: capitalize;
}
/* Footer */
.footer-wrapper{
	width: 847px;
	height: 26px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	padding-top: 15px;
}
.footer-wrapper,
.footer-wrapper p {
	font-size: 11px;
	color: #666666;
}
.footer-wrapper A,
.footer-wrapper A:link,
.footer-wrapper A:active,
.footer-wrapper A:visited{ text-decoration: underline; color: #666666; }
.footer-wrapper A:hover{ text-decoration: none; }
