

@import url("reset.css");

/* CSS Document */


/*** GENERIC STYLES ***/

strong { font-weight:bold; }

em { font-style: italic; }

.leftImg {
	float:right;
	margin-left:25px;
	}
#leftColumn .leftImg p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	white-space: normal;
	display:block;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
	}
.imgBrder {
	background: #FFFFFF;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #A4A4A4;
	border-left: 1px solid #CCCCCC;
	}

#headerCont {
	background: url(../images/navback.gif) repeat-x;
	height: 59px;
}
#header {
	width: 961px;
	margin: 0px auto;
	position: relative;
}
body {
	background: #000000 url(../images/corpo-bg.png) no-repeat center 59px;
}
#logo {
	background: url(../images/tab.png);
	height: 165px;
	width: 272px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo h1 a {
	display: block;
	background: url(../images/firma.png);
	height: 101px;
	width: 214px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-indent: -1000px;
	overflow: hidden;
}
#logo p {
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #CC9933;
	display: block;
	letter-spacing: 3px;
	text-align: center;
	position: absolute;
	top: 83px;
	left: 47px;
}
#logo h2 {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #8F8F8F;
	text-align: center;
	letter-spacing: 1px;
	display: block;
	position: absolute;
	left: 80px;
	top: 101px;
}
.clear {
	clear:both;
}
#leftColumn img.right
{
	float:right;
	border:1px #999999 solid;
	padding:3px;
	margin-left:7px; 
}
#leftColumn img 
{
	float:left;
	border:1px #999999 solid;
	padding:3px;
	margin-right:7px; }

/**** Main Container ****/

#container {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
/**** Banner ****/

#banner h2 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#container #banner p {
	font: 11px/215% Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}
#container #banner span {
	font: 10px/215% Georgia, "Times New Roman", Times, serif;
	color: #999;
}
#banner {
	display: block;
	padding-top: 50px;
	padding-left: 0px;
	height: 307px;
	width: 961px;
}
#banner a {
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #CC9933;
	letter-spacing: 1px;
	text-decoration: none;
}
#faux {
	background: #ffffff url(../images/faux.gif) repeat-y;
	overflow: visible;
}
#leftColumn {
	float: left;
	width: 547px;
	background: #FFFFFF url(../images/leftCorner.gif) no-repeat left top;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 22px;
	position: relative;
	overflow: visible;
}

	
.FolderHome img{
	border:3px solid #ffffff;
	margin-bottom:5px;
	}
	
.FolderHome
{
	float:left;
	width:110px;
	
	margin-bottom:10px;
	text-align:center;
	
	}

.FolderHome p
{
	color:#515151;
	font-size: 10px!important;
	color: #666666;


}

	
#rightColumn .socialIcon{
	text-align:center;
	margin-top:33px;
}
#rightColumn .socialIcon img{
	border:0px;
	margin-bottom:8px;
	margin-right:8px;
	}

#leftColumn h1, #rightColumn h1, #rightColumn h2{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration:none
}
#leftColumn h1 a:hover {
		color: #CC9933;
		}
#leftColumn h2 {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #636363;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
}

 #leftColumn h2 a {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #404040;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	}
#leftColumn h2 a:hover {
	color: #CC9933;
}
#leftColumn h5 {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font: 25px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#leftColumn p,#rightColumn p {
	font: 11px/182% Georgia, "Times New Roman", Times, serif;
	color: #515151;
	display: block;
	text-align:justify;
}
#rightColumn p
{
	padding-bottom: 0px!important;
	}
#leftColumn ul {
	display:block;
	margin-bottom:30px;
	}
#leftColumn li {
	font: 11px/182% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	display: block;
	margin-left: 25px;
	padding-bottom: 15px;
	background: url(../images/bullet.gif) no-repeat left 6px;
	padding-left: 20px;
}
#leftColumn .comments-template li {
	background: none;
	padding-left:0px;
	}


#leftColumn p a:link, #leftColumn p a:active, #leftColumn p a:visited, #leftColumn ul li a:link, #leftColumn ul li a:active, #leftColumn ul li a:visited {
	color: #CC9933;
	text-decoration: none;
}

#leftColumn p a:hover {
text-decoration: underline;
}
#rightColumn {
	background: #bababa url(../images/rightCorner.gif) no-repeat right top;
	width: 250px;
	float:right;
	padding-top: 22px;
	padding-right: 22px;
	padding-left: 22px;
	height:100%;
}
#rightColumn a
{
	color:#000;
	text-decoration:none;
	
}

#rightColumn a:hover
{
	color:#000;
	text-decoration:underline;
}	
#rightColumn h1, #rightColumn h2 {
	padding-bottom:22px;
	}
#rightColumn h2 
{
	margin-top:15px;}

.mp3 {  /*** Temporary code for MP3 Player place holder ***/
	display:block;
	padding-bottom: 22px;
	}
/*** Date Ribbon **/
.date {
	background: url(../images/date-tab.png);
	height: 62px;
	width: 67px;
	float: left;
	left: -15px;
	position: absolute;
	overflow: visible;
	margin-top: -5px;
	text-align: center;
	padding-top: 10px;
}
#rotator
{
	float:left;
	height:307px;}
.lingua{
	height: 25px;
	width: 90px;	
	float: right;	

	
	text-align: center;
	padding-top: 270px;
	}
	
.date span {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #CC9933;
	text-transform: uppercase;
	display: block;
	margin-bottom: -4px;
}
#leftColumn .date p {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#footer #footerLeft {
	float: left;
	width: 547px;
	background: url(../images/footer-back.jpg) repeat-x;
	padding-left: 60px;
	padding-right: 60px;
	height: 54px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-top: 27px;
}
#footer {
	background: url(../images/footer-right-back.jpg) repeat-x;
	height: 81px;
	position: relative;
}

#footer #footerLeft a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
#footer #footerLeft a:hover {
	color: #CC9933;
	}
#footer #footerLeft p {
	color: #828282;
	font-size: 10px;
	display: block;
	padding-top: 5px;
}
#footer #footerLeft p a {
	color: #828282;
	font-size: 10px;
	text-decoration:none
}
#footer #footerRight {
	background: url(../images/footer-tab.png) no-repeat center top;
	position: absolute;
	right: -15px;
	height: 141px;
	width: 319px;
	top: -60px;
	text-align: center;
}
#footerRight a {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}
#footerRight h6 {
	background: url(../images/firma_bottom.png) no-repeat;
	height: 64px;
	width: 150px;
	text-indent: -1000em;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;

}
#footer #footerLeft .rss {
	float: right;
	display: block;
	background: url(../images/rss.jpg) no-repeat right;
	height: 25px;
	padding-right: 31px;
	font: 10px/25px Georgia, "Times New Roman", Times, serif;
	color: #868686;
	text-transform: uppercase;
}
.postmetadata a{
	display: block;
	background: url(../images/comment.gif) no-repeat left center;
	width: 100px;
	padding-left: 17px;
		color: #CC9933;
		text-decoration:none
}

/*** CALENDAR ***/

#wp-calendar {
	background: #FFFFFF;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	border-spacing:0px;
}
.cal {
	display:block;
	margin: auto;
	}
caption#calendar_month {
	background: #000000 url(../images/calendar-header.gif) no-repeat center top;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
		}
#wp-calendar tbody span {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar thead tr th {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#wp-calendar thead {
	padding-top: 5px;
	padding-bottom: 5px;
	}
.prevDate {
	font-size: 16px;
	color: #FF00FF;
}
tfoot {
	background: #000000 url(../images/calendar-header.gif) no-repeat center top;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 10px;
	position: relative;
}
tbody {
	margin-bottom:10px;
	padding-bottom:10px;
	}
tfoot tr {
	height:24px;
	line-height: 24px;
	}
#EC_previousMonth {
	background: url(../images/prevMonth.gif) no-repeat left center;
	padding-left: 13px;
	margin-left: 15px;
	position: absolute;
}
#EC_nextMonth {
	background: url(../images/next-month.gif) no-repeat right center;
	padding-right: 13px;
	margin-left:-50px;
	position: absolute;
}
.tooltip {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.tooltipTitle {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
/** COMMENTS **/


small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.formInput {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	padding: 7px;
	width: 400px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#respond {
	display:block;
	width:242px;
	height:16px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.comments-template{
	margin: 20px 0 0;
	padding: 33px 0 0;
	background: url(../images/divider.jpg) no-repeat center top;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom:  1px dotted #999999;
}

.comments-template h2, .comments-template h3{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.comments-template h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration:none
	}

.commentmetadata{
	font-size: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;

}
.dateComment {
	background: url(../images/comment-tab.png);
}
#blog #footer p {
	padding-bottom: 0;
	}
.navigation {
	padding-bottom:20px;
	}
.navigation a:hover {
		color: #CC9933;
		}
.next a {
	float:right;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: url(../images/next.gif) no-repeat right center;
	display: block;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
.previous a{
	float:left;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: url(../images/prev.gif) no-repeat left center;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.commentmetadata {
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333333;
}
.commentmetadata a {
		color: #CC9933;
		text-decoration:none
}
.commentlist p {
	color:#999999;
	}
	
/*** Large Calendar ***/

#calendar_wrapLarge thead tr {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#calendar_wrapLarge thead tr th {
	text-align: center;
	padding-bottom: 15px;
}
#calendar_wrapLarge tbody {
	border:none;
	}
#calendar_wrapLarge tbody td span {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 5px;
}
#calendar_wrapLarge h2 {
	display:block;
	padding-top:15px;
	font-size: 16px;
	font-weight: bold;
	}
#calendar_wrapLarge h2 span{
	font-weight: normal;
	font-size: 12px;
	}
/*** NEWSLETTER ***/

h2.newsletter {
	margin-top: 22px;
	margin-bottom: 0;
}
.newsSub {
	display: block;
	margin-top:-22px;
	margin-bottom:10px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.newsletter-input {
	font: 15px/34px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border-style: none;
	padding: 8px 0px 8px 8px;
	float: left;
	width: 208px;
}
.newsletter-submit {
	float:right;
}
#rightColumn form {
	display:block;
	margin-top:22px;
	margin-bottom:140px;
	}
	
/*** BLOG SUBNAV *****/

#subNav {
	display: block;
	position:relative;
	width: 294px;
	margin-left: -22px;
	}
#subNav h2 {
	margin-left: 22px
	}
.archives {
	margin-top:22px;
	}
#subNav li a {
	display: block;
	background: #333333 url(../images/blog-subnav-arrow.gif) no-repeat 22px center;
	font: 11px/41px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	height: 42px;
	border-bottom: 1px solid #585858;
	color: #CCCCCC;
	text-decoration: none;
	padding-left:33px;
	text-align:left;
}
#subNav li span {

	font-size: 10px;
	text-transform: lowercase;
	/*height: 42px;*/
	
	color: #CCCCCC;
	text-decoration: none;
	padding-left:10px;
	text-align:left;
}
#subNav a:hover {
	background: #252525 url(../images/blog-subnav-arrow.gif) no-repeat 22px center;
	color: #FFF;
}
#leftColumn blockquote p{
	font: 14px/160% Georgia, "Times New Roman", Times, serif;
	width: 83%;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
	padding-bottom: 0px;
	color: #999999;
	margin-left:auto;
	margin-right:auto;
}
#leftColumn blockquote p:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
.credit {
	padding-left: 18px;
	display:block;
	width: 83%;
	margin-left:auto;
	margin-right:auto;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	}
	
/*** EXTRA FORMATTING ***/

.qRight {
	float:right;
	width: 150px;
	}
.qLeft {
	float:left;
	width: 150px;
	margin-right:15px;
	margin-bottom:15px;
	}
	
/*** CONTACT FORM ***/

#contactForm {
	background: #E9E9E9;
	border: 1px solid #BABABA;
	width: 420px;
	margin: 0 auto;
	padding: 35px 20px 60px;
	position:relative;
	clear:both;
}
#contactForm h6 {
	display:block;
	background: url(../images/contact-header.png);
	height: 43px;
	width: 279px;
	text-transform: uppercase;
	color: #CC9933;
	font: 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-left: 30px;
	position: absolute;
	left: -15px;
	top: -10px;
	}
#contactForm .field {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	padding: 7px;
	width: 400px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
label 
{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 7px;}
.smallFiled
{
	width:200px!important;}
.contactBottom {
	display:block;
	width: 460px;
	margin: 0px auto 20px;
	background: url(../images/contact-bottom.jpg) no-repeat;
	height: 14px;
	}
.sendMessage {
	margin-top:10px;
	float:right;
	display:block;
	}

/***** PRESS KIT ******/

.pressImg {
	display: block;
	background: url(../images/presskit-img-back.jpg);
	padding: 5px 5px 8px;
}
#presskit a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #cc9933;
	text-decoration: none;
}
#presskit span {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.facebook {
	display:block;
	margin-top:15px;
}

/***** Safari Hacks - Sorry :( ******/

html[xmlns*=""] body:last-child .newsletter-input{	
	font: 15px/34px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border-style: none;
	float: left;
	width: 208px;
	vertical-align: middle;
	height:35px;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 8px;
	display: block;
}
	
html[xmlns*=""] body:last-child #EC_nextMonth {
	margin-left:25px;
}




a.tooltip span{display: none; }
a:hover.tooltip span{ /*lo span verrư mostrato solo sullo stato :hover */
    display: block; 
    position:absolute;
   /* top: 2em; 
    left: 2em; */
  margin-left:45px;
    width: 180px;
    border: 1px solid #ffffff; 
    
    padding:4px;
    font-size: 11px;
    text-align: center;
    color:#ffffff;
    text-decoration:none;
    }

.grey
{
	background-color: #333333;
	text-decoration:none; 
	border:1px solid #cc9933!important;
	
	
}

