@charset "UTF-8";
/* CSS Document for comments*/

/***** COMMENTI *******/

/*** descrizione commenti in prima pagina (anteprima) ********/

.ante-comm {
  text-align: left;
  margin-top: 10px;
/*  display: block;*/
}

.ante-comm a {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#009900;  	
}

.ante-comm a:hover {
	text-decoration:none;
	color:#009900;  
	}

/* contenitore principale */
.box-comm {
margin-top: 15px;
padding: 2px;
}

.box-comm   a {

}

.box-comm a:hover {
text-decoration: none;
color: #009900;
}

.box-comm h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
  color: #009900;	
}


.box-comm  h2 a {
text-decoration: none;

}

.box-comm h2 a:hover {
text-decoration: none;
color: #009900;
}




.box-info {
   display: block;
   text-align: center;
    width: 96%;
    height: auto;
    margin: 2px;
    padding: 7px;
    border: 1px solid #cc0000;
}

.box-info a {
font-weight: bold;
font-size: 14px;
}

/* linea in anteprima notizia con descrizione commenti (un commento, nessun commento, n commenti, etc..)*/
.box-notizia-footer {
float: left;
margin-top:5px;
margin-bottom:3px;
line-height: 1.2em;
/*border-bottom: 1px dotted #cccccc;*/
text-align: left;
}

.box-notizia-footer a {
color: #ff6600;
text-decoration:none;
}

.box-notizia-footer a:hover {
color: #009900;
text-decoration:none;
}


.desc-comm {
border-bottom: 1px solid #fff;
margin: 10px 0 20px 0; 
padding: 0px 5px 3px 20px;
text-align: left;
width: 550px;
height: auto;
}

.date-comm {
  font-size:12px;
	margin: 15px 0 0 0; 
	color:#FF6600;
	/*font-weight: bold;*/	
	text-align: left;
	letter-spacing: 0px; 
	line-height: 1.3em;	
}

.date-comm a {
color: #009900;

	/*font-weight: bold;*/	
}


.date-comm a:hover {
  text-decoration: underline;	
}

/* form commenti */

 
form#contact
{
display: block;
width: 450px !important;
width /**/:450px;        
height:350px !important; 
height /**/:325px;
margin: 0;
padding: 15px 15px 10px;

}

label {
float: left;
width: 140px;
height: 30px;
font: 12px/30px Arial,sans-serif;
margin-right: 5px;
text-align: right;
color: #666;
}

input, textarea, button {
border: 0px solid;
color: #475078;
font: 12px Arial,sans-serif;
}

div.input-cont{
float: left;
width: 220px;
height: 30px;
/*background: #eee no-repeat top left;*/
margin-bottom: 3px;
}

input {
/*display: block;*/
width: 175px;
background: #fff;
margin:5px 0 0 10px;
}

div.textarea-cont {
float: left;
width: 200px;
height: 160px;
padding: 1px;
/*background: #eee no-repeat;*/
}

textarea{
width: 280px;
height: 160px;
margin: 10px;
}

button#go{
float: left;
width: 130px;
height:20px !important;
height /**/:25px;
line-height: 15px;
display: inline;
margin-left:160px;
margin-top:25px;
padding: 1px 0 4px 0;
background: #009900 no-repeat;
color: #fff;
font-weight: bold;	
cursor: pointer;
}

/* --> */

/*  fine commenti */

}
