/*
	<!--
-->

*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins,
small, strike, 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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

ul {
	list-style: none;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ h1, h2, h3, h4, h5 */
h1 {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 19px;
	font-weight: bold;
}

h2, h2 a {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 18px;
	text-decoration: none;
	display: block;
	color: #0083a9;
}

h3, h3 a {
	font-family: Georgia, Palatino, Palladio, serif;
	color: #0083a9;
	display: block;
	font-size: 17px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ header  */
#logo {
	margin: 0 !important;
	padding: 0 !important;
	width: 100px;
	height: 40px;
}
#logo a {
	font-size: 40px;
	font-family: Georgia, Palatino, Palladio, serif;
	color: #000;
	text-indent: 0;
}

#nav {
	display: none;
}

#search {
	display: none;
}
.right {
	display: none;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ footer */
#footer {
	display: none;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ common, layout & typography */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #333;
}

#disclaimer {
	font-size: 10px;
	width: auto;
	clear: both;
	padding-top: 5px !important;
	margin: 0 !important;
}

#wrapper {
	width: auto;
}

#boxFraseRandom {
	display:none !important;
}

#leftColSmall, #rightColSmall {
	display: none;
}

#rightColLarge, 
#leftColLarge {
	width: auto;
}

#rightColLarge, 
#leftColLarge {
	font-size: 12px;
}

.articolo h2, 
.articolo h2 a, 
.articoloUtente  h2,
.articoloUtente  h2 a {
	font-size: 19px;
	width: auto;
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}

.abstractArticolo h2, 
.abstractArticolo h2 a {
	font-size: 19px;
	width: auto;
	padding: 0 !important;
	margin: 0 !important;
}

.smallH2 {
	width: auto;
}

.smallPath {
	width: auto;
	float: left;
	padding: 0 !important;
}

.articolo  .pathBlue,
.articolo  .pathOrange,
.articoloUtente  .pathOrange,
.articoloUtente  .pathBlue {
	padding: 0;
	margin: 0 0 10px 0 !important;
}

.articolo, .articoloUtente {
	width: auto;
}
.articolo p, .articoloUtente p {
	padding: 0 0 10px 0 !important;
}

.articolo strong, 
.articoloUtente strong {
	font-size: 12px;
}

.listaTutti {
	display: none;
}

.pathBlue, 
.pathOrange, 
.pathGray {
	font-size: 12px;
	padding: 0 !important;
	margin: 0 !important;
}

.pathBlue a {
	text-transform: uppercase;
	color: #0083a9;
	padding: 0 !important;
	margin: 0 !important;
}

.pathOrange a {
	text-transform: uppercase;
	color: #f58217;
	padding: 0 !important;
	margin: 0 !important;
}
#boxScrivici {
	display: none !important;
}
#titoloCommentiH3 {
	display: none !important;
}








