/******************************************************************************
	Stile dei commenti
*/

.commento_main_box { 
border: 2px solid tomato;
background: antiquewhite url( "../img/commenti.png" ) no-repeat left top;
margin-left: auto;
margin-bottom: 5px;
margin-top: 550px;
margin-right: auto;
padding-top: 25px;
clear: both;
width: 655px;
}
	
p.commenti { 
color: blue;
}

.commento_lista_box { 
border: 1px solid antiquewhite;
background: antiquewhite;
font-size: 10pt;
padding: 5px;
overflow: auto;
max-height: 250px;
}
	
.commento_input_box { 
border: 1px solid antiquewhite;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 0px;
margin-top: 2px;
background: moccasin;
}
	
.commento_floatbox {
border-top: 1px dashed tomato;
border-right: 1px dashed tomato;
border-left: 1px dashed tomato;
margin-top: 5px;
margin-top: 5px;
width: 615px;
padding: 5px;
}

.commento_select {
width: 615px;
}

.commento_textarea {
width: 99%;
}

.commento_input {
width: 640px;
background: moccasin;
}

.commento_help {
border: 0px;
background: moccasin;
width: 100%;
text-align: center;
}

.commento_link:link {
color: moccasin;
text-align: right;
}

.commento_link:hover {
color: darkred;
text-align: right;
}

.commento_link:visited {
color: moccasin;
text-align: right;
}

.commento_spacer {
border-bottom: 1px dashed tomato;
margin-bottom: 2px;
clear: right;
}

span.commenti_nome { 
color: orangered;
}

/* the top level edit style */
.edit {
width: auto;
}

/* style of the edit box, when you are editing */
.edit_box {
background: lightgreen url( "../img/editbgk.png" ) no-repeat left top;
border: 2px solid darkgreen;
width: 640px;
text-align: left;
padding-top: 35px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
margin: 0px;
}

.edit_floatbox {
border-top: 1px dashed darkgreen;
border-right: 1px dashed darkgreen;
border-left: 1px dashed darkgreen;
margin-top: 5px;
margin-top: 5px;
width: 625px;
padding: 5px;
}

.edit_select {
width: 580px;
}

.edit_textarea {
width: 99%;
}

.edit_input {
width: 540px;
}

.edit_button {
border: 2px solid lightgreen;
}

.edit_button:hover {
border: 2px solid darkred;
}

.edit_buttonHover {
border: 2px solid darkred;
}

.edit_help {
border: 0px;
background: lightgreen;
width: 100%;
text-align: right;
}

.edit_link {
color: lightgreen;
}

.edit_link:link {
color: lightgreen;
}

.edit_link:hover {
color: darkred;
}

.edit_link:visited {
color: darkred;
}

.edit_spacer {
border-bottom: 1px dashed darkgreen;
margin-bottom: 2px;
clear: right;
}

.align_center {
border: 1px solid red;
width: 200px;
margin-left: 35%;
text-align: center;
background: lightgreen;
color: blue;
}

.align_center:hover {
border: 1px solid blue;
background: palegreen;
}

.titolo { 
text-color: #1d005c;	
text-align: center;
font-family: sans-serif;
}

p.pagina { text-align: justify;
				  text-indent: 1em }

.see_more {
color: black;
text-align: center;
}

.image_lnk { 
color: lightyellow;
}

.image_lnk:link {
color: lightyellow;
}

.image_lnk:visited {
color: lightyellow;
}

.image_lnk:hover {
color: darkred;
}

.upload_zip {
padding: 2px;
float: left;
margin: 2px;
}

.upload_icon_full {
border: 1px solid gold;
float: right;
padding: 2px;
margin: 2px;
}

.upload_icon_full_text {
text-align: center;
background: gold;
color: darkred;
}

.upload_icon {
height: 100px;
border: 1px solid gold;
background: url( "../img/upload_of.png" ) top right no-repeat;
overflow: hidden;
float: right;
padding: 2px 2px 2px 2px;
margin: 2px;
}

.upload_icon:hover {
height: auto;
background: none;
border: 2px solid gold;
float: right;
padding: 2px;
}

.upload_iconHover {
height: auto;
border: 2px solid gold;
float: right;
padding: 2px;
}

.upload_icon_text {
text-align: center;
background: gold;
color: darkred;
}

.preview {
background: lightyellow;
color: darkgreen;
border: 2px solid tomato;
margin: 2px;
padding: 2px;
}

