/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  /* height: 100%; disattivo per disallineamento sfondo su SAFARI, CHROME e IE*/
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #555;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img {
	border: 0 none;
	-ms-interpolation-mode: bicubic;  /* better image scaling with IE */ 	
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg, #footer_bg {
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}

div.center {
  text-align: center;
}

div#page {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}

div#header {
	height:115px;
	overflow: hidden;
	text-align: left;
	position:relative;
}

div#header ul.menu {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	top:5px;
	right:26px;
	z-index:999;
	background:#fff;
}
div#header ul.menu li {
	float:left;
	padding:0 8px;
	height:20px;
	line-height:19px;
}

div#header .banneritem img {
	margin:5px 0px 5px 274px;
}

div#heads {
	position: absolute;
	left: 343px;
	top: 38px;
	color:#BBAD86;
	width:50%;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'TradeGothicBold', sans-serif;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
}

img#logo, div.logo {
	position: absolute;
	left: 38px;
	top: 12px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

#pathway {
	margin: 10px 0px 10px 38px;
	width: auto;
	text-align: left;
	background:url(../images/seiin.png) no-repeat 0px 4px;
	padding-left:38px;
}

#area {
	margin: 0;
	background: #fff;
	width: auto;
	padding: 0;
	background: url(../images/mw_dashed_vs.gif) repeat-y;
}

#area_home {
	margin: 0;
	background: #fff;
	width: auto;
	padding: 0;
}

#area_home.coldx {
	background: url(../images/mw_dashed_vsh.gif) repeat-y;
}

#area div, #area_home div {text-align: left;}


/* horizontal pill menu */
#topmenu {
	padding: 0;
	margin: 0;
	width: auto;
	white-space: nowrap;
	height: 38px;
}

#topmenu ul {
	/*border-left:1px solid #fff;*/
	margin: 0 0 0 30px;
	padding: 0;
	list-style:none;
	height: 38px;
}

#topmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 38px;
	border-right:1px solid #fff;
}

#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	display:block;
	height: 38px;
	line-height: 38px;
	padding: 0 8px;
	color: #fff;
	text-decoration: none;
}

#topmenu a#active_menu-nav {
	background-position: 0 0;
}

#topmenu ul.ntm a.ntm {
	display:none; /* newsletter top menu */
}


#leftcolumn {
	padding: 0;
	margin: 0;
	float:left;
	width: 210px;
}

#leftcolumn ul.menu {list-style:none;margin:17px 0px 0px 22px;padding:0;}
#leftcolumn ul.menu li {background:url(../images/mw_readon.png) no-repeat 0px 3px;padding-left:14px;margin-bottom:10px;}
#leftcolumn ul.menu ul {list-style:none;margin:5px 0px 20px 0px;padding:0;}
#leftcolumn ul.menu ul li {background:none;padding:0px;margin-bottom:2px;}

#rightcolumn ul.menu {list-style:none;margin:17px 0px 0px 0px;padding:0;}
#rightcolumn ul.menu li {margin-bottom:10px;}
#rightcolumn ul.menu ul {list-style:none;margin:5px 0px 20px 0px;padding:0;}
#rightcolumn ul.menu ul li {background:url(../images/mw_readon_red.gif) no-repeat 0px 3px;padding-left:14px;margin-bottom:2px;}

#maincolumn {
	float:left;
	padding: 0;
	margin: 0;
	width: 450px;
	margin:10px 25px;
}

#maincolumn_home {
	float:left;
	padding: 0;
	margin: 0;
	width: 600px;
	margin:10px 20px 10px 30px;
}

#rightcolumn {
	float:left;
	padding: 0;
	margin: 0;
	width: 200px;
	margin:10px 35px 10px 25px;
}

#rightcolumn_home {
	float:left;
	padding: 0;
	margin: 0;
	width: 270px;
	margin:10px 30px 10px 20px;
}

#rightcolumn .banneritem {margin-bottom:10px;}


/* FOOTER */
div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}
#footer {overflow: hidden;padding-bottom:20px;}


/* ADD THIS */
.addthis_toolbox {clear:both;margin-top:40px;}
.addthis_button:hover {text-decoration:none;color:#BBAD86;}
.addthis_button img {vertical-align:middle;margin-right:5px;}
.addthis_separator {color:#A49673;font-size:11px;font-weight:bold;}

/* BLOG NEWS */
div.blog.news img {width:110px;height:auto;}

/* MODULO CON TRATTINO SENZA TITOLO */
.moduletable.trattino {background:url(../images/mw_dashed_sand_h.gif) repeat-x;padding-top:20px;}

/* NEWSLETTER */
.moduletable.newsletter {position:relative;}
.moduletable.newsletter a {color:#666;}
.moduletable.newsletter img {position:absolute;right:0px;top:10px;}

/* SOSTIENICI */
.moduletable.sostienici {position:relative;}
.moduletable.sostienici a {color:#BBAD88;line-height:22px;}
.moduletable.sostienici img {position:absolute;right:0px;top:43px;}

/* NEWSLETTER */
select.aca_list_drop {display:none;}

/* JCOMMENTS */
#jc h4 {
	font-size:18px;
	border-bottom:3px solid #E1DBCC;
	padding:4px 0;
}
#comments-form {
	padding:10px 15px;
	background:#E8E3D9;
	color:#806F4A;
	text-align:left;
	clear:both;
}
#comments-form p {
	margin-left:0 !important;
}
#comments-form label {
	color:#806F4A;
}
#comments-form div.grippie, #comments-form div.grippie span {
	padding:0 2px;
	background:#aaa;
	color:#FFF;
}
#comments-form .btn div, #comments-report-form .btn div {
	background:none;
}
#comments-form .btn a, #comments-report-form .btn a {
	font-family:Arial, Helvetica, sans-serif;
	border:3px solid #FFF;
	background:#B4A47A;
	color:#FFF;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	width:100px;
	height:30px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
#comments-form .btn a:hover, #comments-report-form .btn a:hover {
	background:#86012C;
	color:#FFF;
}
#comments-form #comments-form-buttons {
	margin-left:0 !important;
}

/* ARTICLE-INFO */
dl.article-info {margin:0 0 10px 0;}
dl.article-info dt.article-info-term {display:none;}
dl.article-info dd.published {color: #A69873;font-weight: bold;margin: 0;}