/*===================================================================
    General styles
	Valid for all browsers
===================================================================*/
BODY{
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	color: #333333;
	font: 14px "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	overflow: auto;
	background: #ffffff none repeat top left;
}
TR,TD,DIV,SPAN,P,FORM,H1,H2,H3,H4,H5,H6,UL,OL,LI{
	color: #333333;
	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: #333333; }
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;
	text-align: left;
	text-align: justify;
}
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.button{
	border: 0px none;
	overflow: hidden;
	font: 12px "Helvetica Neue", Arial, sans-serif;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	height: auto;
	height: auto !important;
	padding: 3px;
	background: #000000;
}
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: 50px auto 20px auto;
	text-align: center;
	background: transparent;
	position: relative;
}
.body-wrapper .sx{ width: 220px; float: left; text-align: left; }
.body-wrapper .dx{
	width: 587px;
	margin-left: 260px;
	text-align: left;
}
/* Header */
.header-wrapper{
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	height: 214px;
	background: url(../images/header.jpg) #ffffff no-repeat top center;
}
.header-wrapper .flags{
	position: absolute;
	right: 10px;
	bottom: 23px;
}
.header-wrapper .logo{
	position: absolute;
	left: 228px;
	bottom: 15px;
	width: 400px;
	height: 66px;
}
/* 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 .widgettitle{
	text-decoration: none;
	color: #000000;
	font: 21px "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	margin-left: 5px;
}
.sx H2.link{
	text-decoration: none;
	color: #000000;
	font: 25px "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	margin-left: 5px;
}
.sx .social-row{
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: -6px;
}
.sx .social-row IMG{
	float: left;
	margin-left: 11px;
	vertical-align: middle;
}
.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: 60px; }
.sx #recentcomments LI,
.sx .archive-list LI{
	list-style: none outside none;
	text-align: left;
	vertical-align: middle;
}
.sx #recentcomments LI A,
.sx #recentcomments LI A:link,
.sx #recentcomments LI A:active,
.sx #recentcomments LI A:visited
.sx .archive-list LI A,
.sx .archive-list LI A:link,
.sx .archive-list LI A:active,
.sx .archive-list LI A:visited{ color: #000000; }
.sx #recentcomments LI A:hover,
.sx .archive-list LI A:hover{ color: #666666; }
.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.link:hover { text-decoration: none; }
/* Post */
.post{
	margin-bottom: 50px;
	border-bottom: 1px solid #999999;
}
.post-body{ text-align: left; margin-bottom: 20px; }
H2.title,
.post-title H1,
#respond H3{
	color: #333333;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	/*height: 33px;*/
	margin-bottom: 5px;
	text-align: left;
}
.post-body H2{
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 25px 0px;
}
.navigation{
	width: 587px;
	height: 35px;
	margin: 15px auto 15px auto;
	text-align: center;
	position: relative;
	font-size: 11px;
	color: #333333;
	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;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
}
.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; }

