/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top:4px;
	margin-left:4px;
	background-color:#ffffff;
}

p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

ul{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-left: 8px;
}

a:link, a:visited{
	color: #dd2556;
	text-decoration: none;
	font-size: 11px;
}

a:hover{
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	color: #6d4f89;
	text-transform:uppercase;
}

.sotto{
	color:#6d4f89;
	text-align:right;
}


.testo{
	font-size: 11px;
	padding-left:10px;
	padding-right:6px;
}

.testo-lato{
	font-size: 11px;
	padding-left:10px;
	padding-right:6px;
	padding-top:25px;
	vertical-align:top;
}


.comment-details{
	padding-top:15px;
	color:#6d4f89;
	text-align:right;
}

.comment-even {
padding-top:10px;
}

.comment-odd {
padding-top:10px;
background-color:#f8f0e8;
}


.comment {
padding-top:10px;
}


.odd {
padding-top:10px;
background-color:#f8f0e8;
}


.comments{
	font-size: 11px;
}
.testo-foglio{
	font-size: 11px;
	padding-top:40px;
	padding-left:16px;
	padding-right:6px;
	padding-bottom:10px;
	border-bottom:#f7f7f7 1px solid;
}

h6{	margin-top: 10px;
	margin-bottom: 6px;
font-size: 12px;
font-weight:normal;
border-top:#b7065a 1px dotted;
}

#gadget{
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-left:4px;
	vertical-align:bottom;
}

#gadget a:link, #gadget a:visited{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}

#gadget a:hover{
	text-decoration: none;
}

#moonblog-home{
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height:12px;
	width:198px;
	height:65px;
	padding-left:4px;	
	vertical-align:bottom;

	}

#moonblog-home a:link, #moonblog-home a:visited{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}

#moonblog-home a:hover{
	text-decoration: none;
}




#footer{
	background-image:url(../images/footer-sfondo.gif);
	font-size: 11px;
	font-weight: normal;
	padding-left:4px;
	color: #634381;

}

#footer a:link, #footer a:visited{
	text-decoration: none;
	font-size: 11px;
		color: #634381;

}

#footer a:hover{
	text-decoration: underline;
}

form{
	margin:0;
}
input {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:15px;
	border: 1px solid #dd2556;
	color: #634381;
}

textarea, select{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #dd2556;
	color: #634381;
}

input.check {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.error {
font-size:11px;
color:#FF0066;
text-transform:uppercase;
}

div# commentForm {
  margin: 0px 20px 0px 20px;
  display: none;
}
