/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #CCCCCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

/* headers */
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #5d9b00;
}
h3 {
	font-size: 110%;
	color: #666666; 
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
	color: #5d9b00;
	background-color: #D6E8FE;
	text-align: center;
	display: block;
}
h5 {
	font-size: 100%;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #2151A5;
	display: block;
	margin-top: 5px;
	padding: 2px; 	
	border-bottom: 1px solid #84C739;
	border-right: 1px solid #84C739;
}

.Benvenuto {
	font-size: 110%;
	text-transform: uppercase;
	color: #5d9b00;
	background-color: #D6E8FE;
	display: block;
	width: 100%;
	padding: 2px;
}

/* images */
img {
	border: 2px solid #CCC;
}
img.NoBordo {
	border: 0;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 5px;
}
img.float-left-rss {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #5d9b00;	
}
ul span, ol span {
	color: #666666;
}

#Elenco ul, #Elenco ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #666666;	
	background: #FAFAFA;
}
#Elenco ul span, #Elenco ol span {
	color: #5d9b00;
}

code {
  margin: 2px 0;
  padding: 2px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #e7e7e7; 
	background-color: #FAFAFA; 
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	width: 120px;
	float: left;
}
input, .file {
	padding:2px;
	border:1px solid #c0c0c0;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
select {
	padding:2px;
	width: 100px;
	border:1px solid #c0c0c0;
	font: bolder 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:auto;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #c0c0c0;
	color:#777;
}
input.button, input.SubmitUtenti, input.Submit { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #5d9b00;
}
/* gelso */
fieldset {
	position: relative;
	width: 95%;
	border: 1px solid #5d9b00;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
legend {
	color: #5d9b00;
	font-size: 120%;
	font-weight: bold;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 250px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(../images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

form.search1 {
	position: absolute;
	top: 20px; right: 25px;
	background: transparent;
	border: none;	
	
}	
form.search1 .Testo {
	font-weight:bold;
	border-bottom: #ffffff 1px solid;
	padding-left: 10px;
	padding-right: 8px;

}
form.search1 input.textbox {
	margin: 0; padding: 1px 2px;
	width: 250px;
	background: #FFF;
	color: #333; 
}
form.search1 input.button {
	background: #CCC url(../images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}
form.search2 {
	position: absolute;
	top: 55px; right: 25px;
	background: transparent;
	border: none;	
	font-weight:bold;
}	
form.search2 .Testo {
	font-weight:bold;
	border-bottom: #ffffff 1px solid;
	padding-left: 41px;
	padding-right: 8px;
}
form.search2 input.textbox {
	margin: 0; padding: 1px 2px;
	width: 250px;
	background: #FFF;
	color: #333; 
}
form.search2 input.button {
	background: #CCC url(../images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 820px;
	position: relative;
	height: 106px;
	background: #CCC url(../images/header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* gelso */
	font-weight: Bold; 		
	font-size: 100%;
	text-align: center;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 66px; left: 102px;		
}

#header A {
	position: absolute;
	margin: 0; padding: 0;
	display: block;
	width: 235px;
	height: 75px;
	text-indent: -9999px;
}

/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 30px 0 30px;
	background: url(../images/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 6px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* SottoMenu */
#sottomenu {
	clear: both;	
	margin: 1px 0 0 0; 
	padding: 0 10px 0 10px;
	background: url(../images/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#sottomenu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
}
#sottomenu ul li {
	display: inline;
}
#sottomenu ul li a {
	display: block;
	float: left;
	padding: 0 6px 0 20px;
	color: #FFF;	
	text-decoration: none;
	background: url(../images/square-green.png) no-repeat 3px 50%;	
}
#sottomenu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
	
}
#sottomenu ul li#current a {	
	background-color: #FFF;
	color: #333;
}


/* Main Column */
#main {
	float: right;
	width: 72%;
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #5d9b00;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;	
}
#main P {
	font-size: 95%;
}
#main .H1Link {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #5d9b00;
	padding-left: 0px;
	border-bottom: 1px solid #EFF0F1;
	
}
#main .H1Link A {
	position: absolute;
	text-decoration: none;
	padding-left: 23px;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;	
}
#main .H1LinkMenu {
	margin-top: 1px;
	/*font: Bold 105% Verdana, 'Trebuchet MS', Sans-serif;*/
	padding-left: 0px;
	border-bottom: 1px solid #5d9b00;
	padding: 0 5px 0 5px;
	background: url(../images/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
	color: #fff;
}
#main .H1LinkMenu A {
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/square-green.png) no-repeat 3px 50%;	
	color: #fff;
}
#main .H1LinkMenu A:hover {
	text-decoration: none;
	padding-left: 20px;
	background: #ECECEC url(../images/square-green.png) no-repeat 3px 50%;	
	color: #333;
}
#main .H1LinkMenu A.current {
	text-decoration: none;
	padding-left: 20px;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;	
	color: #333;
}



#main .Autore{
	font-style: italic;
	font-size: 85%;
	color: #333; 
	padding: 0; margin: 0;
}
#main .Iscritto{
	font-style: italic;
	font-size: 90%;
	text-align: right;
	color: #333; 
	padding-right: 10px; margin: 0;
	border-bottom: 1px solid #5d9b00;
}

#main #TitoloPagina{
	margin-top: 5px;
	font: Bold 135% Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	padding: 2px; 	
	border-bottom: 1px solid #84C739;
	border-right: 1px solid #84C739;
	text-align: center;
	background-color: #2151A5;
}
#main #TitoloSezione{
	margin-top: 2px;
	font: Bold 120% Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	padding: 1px; 	
	border-bottom: 1px solid #2151A5;
	border-right: 1px solid #2151A5;
	text-align: center;
	background-color: #84C739;
}

.post-footer {
	background-color: #F9FEE2;
	padding: 1px; margin: 0px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .voti {
	background: url(../images/voti.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


/* gelso */
.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar h1 A {
	background: url(../images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	font-size: 130%;
	list-style: none;
	text-align: left;
	margin: 3px 0 0 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: normal;
	text-decoration: none;	
	background-image: none;	
}
#sidebar ul.sidemenu a.Act {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
	font-weight: bolder;
}
#sidebar ul.sidemenu2 {
	list-style: none;
	text-align: left;
	margin: 0 0 2px 0; padding: 20px;
	text-decoration: none;		
}
#sidebar ul.sidemenu2 li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu2 a {
	font-weight: normal;
	text-decoration: none;	
	background-image: none;	
}
#sidebar ul.sidemenu2 a.Act {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
	font-weight: bolder;
}

#sidebar ul.sidemenu3 {
	list-style: none;
	text-align: left;
	margin: 0 0 2px 0; padding: 5px;
	text-decoration: none;		
}
#sidebar ul.sidemenu3 li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu3 a {
	font-weight: normal;
	text-decoration: none;	
	background-image: none;	
}
#sidebar ul.sidemenu3 a.Act {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
	font-weight: bolder;
}
/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px;
	text-align: center;	
	font-size: 92%;
}
#footer IMG { border: 0px; }
#footer a { text-decoration: none; }
#footer #Skype { 
	display: inline;
	padding-left: 2px;
	padding-top: -15px;
	margin-left: -52px;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }

/* display and additional classes */
/* .clear { clear: both; } */
.gray { color: #CCC; }

.LinkGoogle	{ 
	display: block;
	margin:10px; padding: 0 5px;
	border: 1px solid #e7e7e7; 
	background-color: #EAFED3;  
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.More {
	background-color: #D6E8FE;
	padding: 1px; 
	margin: 1px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 85%;
	width: auto;
	display: block;
}
.More A {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; 
	text-decoration: none;
	font-weight: Bold; 		
}

.CommentoCampo {
	color: #5d9b00;
	font-size: 85%;
}
.privacy {
	font-size: 95%;
	width: 90%;
	text-align: center;
}
.Download {
	display: block;
	padding-left: 25px; 
	width: 500px;
	height: 45px;
	position: relative;
	top: 2px; right: 5px; left: 10px;
	border: 1px solid #D6E8FE;
}
.Download .Amico{
	text-align: center;
	width: 70%;
}
.InviaAd1Amico {
	display: block;
	padding-left: 25px; 
	width: 45%;
	height: 45px;
	position: relative;
	top: 2px; right: 5px; left: 400px;
	border: 1px solid #D6E8FE;
}
.GiornoEvento {
	display: block;
	font-size: 105%;
	border-bottom: 1px solid #D6E8FE;
}

div#box{
	display: table-cell;
	width: 280px;
	height: 62px;
  vertical-align: middle;
	text-align: center;
  background: #D9FFCB;
	border: 1px solid #88D86B
}

EM {
	font-size: 85%;
}
.Asterisco {
	color: #FF6600;
	font-size: 75%;
	font-weight: bold;
}

#Lettere {
	background-color: #F9FEE2;
	padding: 1px; margin: 0px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
	display: block;
	text-align: center;
}
#Lettere A{
	padding: 2px; 
	margin: 0px 1px 0 1px;
	border: 1px solid #000000;
}
#Lettere A:hover{
	color: #ffffff;
	background-color: #2151A5;
}
#Lettere A.On{
	padding: 2px; 
	margin: 0px 1px 0 1px;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #2151A5;
}
#Lettere A.On:hover{
	background-color: #F9FEE2;
}
/* form iscrizione */
#iscrizione {
	padding: 0 10px 0 0;
	background: transparent;
}	
#iscrizione form {
	border: none;	
}	
#iscrizione form input.textbox {
	margin: 0; padding: 1px 2px;
	background: #FFF;
	color: #333; 
}
#iscrizione form input.button {
	background: #CCC;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
	border: 1px solid #C0AC4D;
	text-align: center;
}
#iscrizione fieldset {
	width: 94%;
	border: 1px solid #5d9b00;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#iscrizione legend {
	color: #FF6600;
	font-size: 110%;
	font-weight: bold;
}
#iscrizione p {
	color: #000000;
	font-size: 80%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#iscrizione .etichetta {
	font-weight:bold;
	margin: 5px 0;
	text-align: left;
	float: left;
}
#iscrizione .Bottone {
	text-align: right;
	display: block;
	float: right;
	padding-right: 2px;
}
#Facebook {
	display: block;
	width: 180px;
	border: 1px solid #5d9b00; 
	margin-top: 6px 2px 0 5px; 
}
#Facebook IMG {
	border: 0;
	padding: 2px;
}
#GooglePlus {
	display: block;
	width: 180px;
	height: 25px;
	padding: 1px;
	margin: 6px 2px 0 0px; 
	border: 1px solid #5d9b00;
	border-bottom: 2px solid #5d9b00;
	border-right: 2px solid #5d9b00;
}
#GooglePlus IMG {
	border: 0;
	padding: 2px;
}

.TabGoogle {
	width: 410px;
	font-size: 10px;
}
.EvidenziaRiga {
	color: #5d9b00;
	background-color: #D6E8FE;
	text-align: center;
	display: block;
	list-style: none;
}
