
body {
margin: 0;
padding: 0;  
color: #333333;
text-align:center;
font-family: "Trebuchet MS", georgia, Times New Roman, serif;
font-size: 14px;/*era 100.1%*/
background-image:url("images/bg.png");
background-attachment:fixed;
/*
images/bg-sito.png
background-attachment:fixed;
background-position:center;
background-repeat:repeat-y;*/ /*era #ACB4A2*/
}

#wrapper{
width: 1000px;/*era 980px*/
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 100%;/*era 78%*/
line-height:20px;
background: #fff;
border: 1px solid  #ccc;/*3px solid #ccc*/
}

#header{
padding: 0px;/*era 1 0*/
margin: 0px;/*era 0 15*/
background: url("images/genius-pc.jpg") 0px 0 no-repeat;
/*background: #fff url("images/headerbg.gif") bottom left repeat-x;*/
height:180px;/*aggiunto.. era 200px*/
}	

#header-inner{
/*margin:10px 0 0 0;*/
/*padding:0;*/
/*background: url("images/logo.jpg") 0px 0 no-repeat;*/
}

#subscribe {
float:right;
background: #fff;
padding: 0 0 5px 0;
}

#subscribe p{
font-size: 95%;
margin: 4px 0;
}


#content{
clear:both;
margin: 0;
padding: 0px 0px 5px 10px;/*era 5 0 5 10*/
margin: 0 10px;
background:#fff;
}	

#main {
width: 670px; /*era 650....cambiato di conseguenza al wrapper totale*/
float:left;
margin: 0;
padding: 5px 0 10px 0;
overflow:hidden;
background:url("images/rv.jpg") no-repeat;
background-position:top right;


}

#sidebar {
padding: 0 5px 10px 0;
margin: 0 0 0 670px;
background: #fff;
font-size:12px;/*aggiunto da me.... da 13 a 12*/
}
#sidebar p{
line-height:16px;}/*aggiunto da me*/
#sidebar a{
font-size:13px;}/*aggiunto da me*/




#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 110%;
	color:#990000;/*colore degli H3 nel corpo del testo*/
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color: #0000CC;/*era 930*/
font-weight:bold;
text-decoration:none;
}
a:hover{
color: #0033FF;/*era 930*/
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
background: #FCF2E8 url("images/quotes.gif") top left no-repeat;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #F6D6B7;
   text-align: center;
   background-color: #FCF2E8;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


#tabs {
margin:15px;/*distanza da sinistra del menu*/

padding-top:10px;/*aggiunto per dare distanza al menu dall'intestazione*/
padding-left:0px;
background:#ffffff;
	/*border-bottom:1px solid #A6A6A6;*/
  /*float:left;
  font-size:100%;
  line-height:25px;*/
}

#tabs li {
	display:inline;
	list-style:none;
}
#tabs li a {
	background:transparent url("images/menu.gif") no-repeat;
	display:block;
	color:#0000cc;
	height:31px;
	text-transform:uppercase;
	line-height:30px;
	padding:0 15px;/*era 20px*/
	margin-left:-10px;/*era -10*/
	text-decoration:none;
	font-family:Verdana; /*Geneva"sans-serifCentury monospace Gothic" ,Helvetica , Arial,  "Times New Roman", Times "Courier New", ,Courier ,, Georgia*/ 
	font-size:12px;/*era 11*/
	letter-spacing:0px;/*altra soluzione thumberchets 12 spacing 1*/
	float:left;
	z-index:1;
}
#tabs li li a {/*aggiunto da me per img nel sottomenu*/
background: url("images/menu-fine.gif") no-repeat;
background-position: left; z-index:300;
margin:0px; display:block;
background-color:#FFFFFF;
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:none;
letter-spacing:-1;

}

#tabs li a:hover, 
#tabs li a.current {
	/*background-position:0 -31px;*/ /*colore grigio hover sottomenu*/
}
#tabs li.current_page_item a, 
#tabs li.current-cat a {
	/*background-position:0 -62px;*/
}
#tabs li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#tabs li a.home:hover {
	/*background-position:0 -124px;*/
}
#tabs li.current_page_item a.home {
	background-position:0 -155px;
}
#tabs li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}

/* submenu START */
/*#tabs li ul {
	display:none;
	background:#F4F5F7;
	border:solid #A6A6A6;
	border-width:1px 1px 0;
	line-height:0;
	position:absolute;
	z-index:1;
}
#tabs li li {
	float:none;
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li li a {
	float:none;
	padding:7px 18px 7px 10px;
	text-decoration:none;
	border-bottom:1px solid #DDD;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#999;
	display:block;
	width:175px;
}
#tabs li li a.last {
	border-color:#A6A6A6;
}
#tabs li li a:hover, 
#tabs li li a.current {
	background-color:#EDEFF0;
	color:#382E1F;
}
#tabs li li a.subtitle, 
#tabs li li a.subtitle:hover {
	background-image:url(img/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}*/
/* submenu END */


/* Headings */ 


#header h1{/*h3*/
margin:  0;
padding-top: 130px;/*era 120*/
padding-right:0px;
text-align:right;
}

#header h1 a{/*h3*/
margin:60px 0 10px 0;
padding:0 15px 0 0;
color: #000099;/*930*/
text-decoration: none;
font-size: 18px;/*era 26px*/
letter-spacing: 1px;
}
#header h1 a.hover{/*h3*/
color: #000099;/*930*/

}

#header h2{
text-align:right;
margin: 0;
padding: 10px 0 18px 90px;
font-weight:100;
color: #222;
font-size: 14px;/*era 15px*/
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 10px;
background: #fff;/*era FCF2E8*/
color: #000099;/*era 930*/
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: 0px;/*era 7px 0*/
padding: 0px 10px 3px 0px;/*era 0px 10px 3px 10px*/
}

.post h2 {
color: #0000cc;/*era 333*/
font-size: 20px;/*era 180%*/
font-weight:100;
padding: 7px 0 8px 2px;
margin: 10px 0 2px 0;
/*border-bottom: 2px solid #ddd;*//*era 3px solid #ddd*/
background:url("images/sub-post.gif") bottom no-repeat;
}


.post h2 a{
color: 0000cc;/*era 333*/
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #0033ff;/*era 333*/
}

.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 3px double #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.authormetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;

}

.authormetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


.commentlink{
float:right;
}

#content p em{/*aggiunto per rimpicciolire gli estratti dei contratti... scritti in corsivo*/
font-size:85%;}

/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #CDDEC9;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9 georgia, 'times new roman', serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 georgia, 'times new roman', serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5  georgia, 'times new roman', serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4 georgia, 'times new roman', serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 georgia, 'times new roman', serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#F3F7F2;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3, h3#comments, h3#postcomment{
font-size: 105%;
font-family: georgia, 'times new roman', serif;
margin: 3px 0;
}



/*  Legacy Comments < WordPress 2.7  */


ol#commentlist{
padding: 0 0 0 20px;
font-size: 95%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 10px 15px;
	font-size:95%;
	border-bottom: 2px solid #FCF2E8;
}

ul#commentlist p{
margin: 0 0 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */


.menu{
padding:16px 0 0 0;/*era 0px*/
font-size:100%;

}

.menu a{
font-size:13px;/*bilanciato in base alla grandezza del testo nella sidebar... da 14 a 13*/
font-weight: bold;/*era  100*/

}

.menu a:hover{
text-decoration:none;
}

.menu .textwidget { /*testo nella sidebar*/
text-align:left;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}
.menu ul ul a{                     /*aggiunto da me per mettere icons lato sinistro likks widget*/
padding:0 0 0 20px;
list-style-type:none;
background:url("images/arrow.png") left no-repeat;}


.menu ul li.widget{

padding:2px 2px 8px 2px;/*spaziatura tra gruppi di widget*/
margin:0 0 0px 0px;

}

.menu ul li.widget ul{

	margin: 0;
	padding:0;
	}

.menu ul li.widget ul li{

border-bottom:1px solid #eee;/*linee bottom delle singole voci di menu... linee - era 1px solid #eee*/
padding: 2px 2px 2px 5px;
margin:0;
}

.menu ul li.widget ul li:before {
list-style-type:none;

	/*content: "\00B7 \0020";*/

	}

.menu ul li.widget ul li ul{

}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}


.menu ul li.widget h3{
font-size:16px;/*era 160%*/
letter-spacing:105%;
padding:5px 5px 8px 5px;/*era 0px 0 3px 4px*/
margin:0 0 3px 0;
background:url("images/widgetsep.png") bottom no-repeat;/* 2px solid #ddd era border-bottom 1px solid #bbb - linea bottom sotto i titoli dei widgets*/
color: #990000;/*era #888*/
font-weight: bold;
}

.menu ul li h3 a{
color: #999;
font-weight: bold;
}
.menu ul li h3 a:hover{
color: #666;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 240px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#footer {
border-top:1px solid #CCCCCC;/*misurare inizio footer*/
height:150px;
width:1000px;
clear: both;
margin:0 -20px;

background-image:url("images/footer.png");
background-repeat:no-repeat;
background-position:bottom;

}

/*
#footer-inner{
background: #E6F0E5;
width:1000px;
height: 200px;
background-color:#000000;

}*/

#footer p{
margin:0;
padding:15px;
font-size:12px;
font-weight:bold;
text-align:right;
}
#footer a{
margin:10px 0 0 0;
font-size:12px;
font-weight: bold;
text-align:left;

}
#footer a:hover{
text-decoration:underline;
color: #000099;

}
#footer .stats{
float:right;
padding:15px;
}

