﻿body {
	font-family: Century Gothic, trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	background-color: White;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
h1.titolo { line-height: 120%; }
h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

/* Set the page width */
#wrapper-menu-top,  #wrapper-content, #wrapper-footer {
	min-width:600px;
	width: 70%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-content-sx  {
	min-width:600px;
	
	margin: 0 auto;
	text-align: left;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: white;
	border: 1px solid silver;
	padding: 10px 15px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
}

div.widget h4{
	font-size: 15px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #999999;
	letter-spacing: 1px;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 1px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 1px;
}

div.blogroll
{
	padding: 2px;
}

#wrapper-menu-top {
	background: white url('./Images/bg02-white-right.png') no-repeat left top;
}

#menu-top {
	background: transparent url('./Images/bg02-white-left.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(./Images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(./Images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url('./Images/peschiera_bg.jpg') top center repeat-x;
}

#wrapper-header4 {
	background-image	:  url('Images/peschiera.jpg');
	background-repeat	: no-repeat;
    background-position: center top;
    width: 97%;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-image	:  url('Images/peschiera_bn.jpg');
	background-repeat	: no-repeat;
    background-position: center top;
  width: 70%;
	margin: 0 auto;
	text-align: left;
	margin: 0px auto -1px auto;
height: 192px;
}

#stemma
{  
    background-image: url("Images/stemma.png");
    background-repeat	: no-repeat;
    background-position:right center;
    float: right;
    height: 180px;
    
    width: 310px;
    text-align:right;
}
#stemma p
{  
    padding:5px  125px 0 0;
    font-size:3em;
    line-height:1em;
    color:White;
}

#wrapper-header2 {
	background: transparent url('./Images/bg-white-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('./Images/bg02-white-right.png') top right no-repeat;
}





#header h1 
{
    color: white;
    font-size: 4em;
    line-height: 1em;
    margin: 0 20px;
    padding: 87px 0 0;	
	/*color: #B71E57;*/
	
}

#wrapper-content {
	background: transparent url('./Images/bg02-white-right.png') no-repeat left top;
}

#wrapper-content-sx {
	background: transparent url('./Images/bg02-white-left.png') no-repeat right top;
	
}

* html #wrapper-content { height: 1%; }

form.noSidebar #content{
    width:100%;
    padding: 25px 0px 5px 0px;
}
#content {
	
	padding: 25px 245px 5px 40px;
}

#content .photo {
	width:676px;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url('./Images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#wrapper-footer {
	/*margin-top: 1em;*/
	text-align: center;
	background: white;
	display:inline-table;
	
}

#footer {padding:5px;
	margin: 0 20px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

#footer p
{ font-size: 0.8em;
  line-height: 1.1em;
  margin-top:5px;
  margin-bottom: 0px;
}
#footer p span
{ font-style:italic;
  font-weight:bold;
}





#ricerca
{
   border: 1px solid silver;
   margin-bottom: 5px;
    padding: 10px 10px;
    }
#testoricerca
{
    width: 250px;
    
    }
    
.tema 
{
    float:left;
    list-style-type:none;
    padding:0px;
    margin-top:2px;
}

div.tema 
{
   margin-top:15px;
}

li.tema 
{
   width:200px;
   font-size: 0.75em;
}

.tema span
{
    margin-top:20px;
}
    
ul.randomfoto {
    clear: both;
    margin: 0;
    padding: 0;
}
ul.randomfoto li {
    
    list-style: none outside none;
    margin: 5px  0px;
    padding: 0;
}
ul.randomfoto li.selected a.randomfoto {
    background: none repeat scroll 0 0 #000000;
}
  
ul.randomfoto img {
 border:none;
 max-width:150px;
 max-height:150px;
}  
  
ul.randomfoto span {
    text-align:center;
}  

#newsletterform .checkbox
{
    text-align:left;
    font-size: 12px;
    margin-top:5px;
}

.counter
{
    padding-top: 15px; text-align: center
}

   .counter table
{
    margin: 0 auto;
    width: 120px;
    background-color: White;
    color: #888;
    text-align: center;
    font-weight: bold;
    
} 
.counter TD
{
border:1px solid #888; padding:2px
}






/* Contatore email */


#share_email_box {
    background-color: #F4F4F4;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    color: #666666;
    font-family: Geneva,Trebuchet MS,arial;
    font-size: 16px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: 60px;
}
#share_email_box_pixel {
    background-color: #CCCCCC;
    height: 1px;
   
    width: 60px;
}
#share_email_box a {
    color: #666666;
    text-decoration: none;
}
#share_email_box_count_inside {
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    padding: 0px;
    text-decoration: none;
}
#share_email_box_email {
   -moz-user-select: none;
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #DEDEDE);
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    max-width: 90%;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    line-height: 121%;
}
#share_email_box_email a {
    color: #666666;
    text-decoration: none;
}
#share_email_box_email:hover {
    background-color: #FFCCFF;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #DEDEDE);
}


#share_email_box_email i {
    background: url('./Images/email_small.png') no-repeat scroll center center transparent;
    height: 14px;
    left: 4px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 20px;
}

#share_email_box_email .label {
    padding: 0 3px 0 24px;
    white-space: nowrap;
}

#share_email_box_arrow_1 {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    height: 1px;
    margin-left: 6px;
    margin-top: -1px;
    width: 11px;
}
#share_email_box_arrow_2 {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    height: 1px;
    margin-left: 7px;
    width: 9px;
}
#share_email_box_arrow_3 {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    height: 1px;
    margin-left: 8px;
    width: 7px;
}
#share_email_box_arrow_4 {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    height: 1px;
    margin-left: 9px;
    width: 5px;
}
#share_email_box_arrow_5 {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    height: 1px;
    margin-left: 10px;
    width: 3px;
}
#share_email_box_arrow_6 {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    height: 1px;
    margin-left: 11px;
    width: 1px;
}
#share_email_box_arrow_7 {
    background-color: #CCCCCC;
    border-width: 0;
    height: 1px;
    margin-bottom: 2px;
    margin-left: 12px;
    width: 1px;
}



/*Link in home page*/
#vai ul {
	margin: 0 20px -7px 0;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	
}

#vai li {
	display: inline;
	float: left;
}

#vai a {
	float: left;
	background:url(./Images/menuleft.png) no-repeat left top;
	margin:0 10px;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#vai a span {
	background: transparent url(./Images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}