/* CSS Document */

.commenti .titolo { background:url(images/parola_comm.jpg) no-repeat; width:290px; height:44px; float:left;}
.commenti .feed_link {    position: relative;
    text-align: right;
    top: 17px;}
	
div#jc_commentsDiv {   clear: both;
    padding-left: 10px;
    /*padding-top: 2em;*/}
.write_comment { font-size:18px; font-family:"Times New Roman", Times, serif; text-align:left; text-transform:lowercase; color:black; font-weight:normal; border-bottom:1px solid orange; padding-bottom:3px; margin-bottom:1em;}

.commenti .l1 { 
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 47%;}
.commenti .l2 {
    float: right;
    width: 49%;}
	
.commenti .l1 input{  background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: black;
    padding: 2px;
    width: 251px;}
	
#jc_password {   background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #cccccc;
    color: black;
    left: 10px;
    padding: 2px;
    position: relative;
    width: 160px;}
	
.commenti .commento { padding-left:10px;}

.commenti .commento textarea {  background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: black;
    padding: 2px;
    width: 96%;}
	

.commenti .l2 #jc_email, .commenti .l2 #jc_password {  background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: black;
    padding: 2px;
    width: 251px;}
	
.commenti .l1 label, .commenti .l2 label, .commenti .commento label { font-size:12px; color:#999999; font-weight:normal; font-family:Verdana, Geneva, sans-serif;}
.jomentry1,.jomentry2{   /* border-left: 2px solid orange;*/
    color: #666666;
    margin-bottom: 15px;
    padding-left: 10px;}
.nomedata{}
.nomedata .dataestesa{ color: #f99d1c;}
.nomedata strong { color:black; font-weight: normal;}

.commenti .subscribe, .commenti .agree, .commenti #jc_passwordt { font-size:10px !important;}

.commenti .spazio { margin-top:5em;}

.commenti .invia {  }
/*.commenti #jc_submit { left: 0;
    position: relative;
    top: 4em;}*/

.acqver {    background: none repeat scroll 0 0 #ff9900;
    color: white;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 3px 7px;
    text-align: center; }


.commenti .intro {color: black;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1em;}

.commento_singolo { text-align: justify;}