/* CSS Document */

.post {
	border:1px solid #000;
	width: auto;
	background-color: #EBDAC0;
	margin-top: 3px;
	margin-bottom: 10px;
}
.post-archivio { 
	border:1px solid #000; 
	width: 100%;
	margin: 10px 0 0 0;	
}
.post-data {
	position: relative;
	background: #DDD;
	width: 150px;
	text-align: center;
	font-family: courier, monospace;
	padding: 10px;
	margin: 3px;
	border-color: #FFFFFF;
	border:1px solid #555;
}
.post-titolo {
	padding: 0 10px;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-size: 13px;
	color: #4A402D;
	background-color: #BBBC82;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969763;
	border-right-color: #969763;
	border-bottom-color: #969763;
	border-left-color: #969763;
}
.post-messaggio {
    display:block;
	margin: 5px 10px 5px 25px;
	padding: 3px;
	font-size: 11px;
	background: #EEF;
	border: 1px solid #99D;
	text-align: justify;
}
.post-permalink { 
	padding: 3px 10px;
	text-align: right;
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #442200;
	font-size: 10px;
	font-weight: normal;
}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px; 
		  font-style: normal; 
		  line-height: 20px; 
		  text-decoration: none; 
		  font-weight: bold; 
		  color: #A0A0A0}
.menu a { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 12px; 
			   font-style: normal; 
			   font-weight: bold; 
			   color: #7B7B53; 
			   text-decoration: none; 
			   line-height: 20px
			 }


.menu a:visited, link, active{      text-decoration : none;	
               color : #7B7B53
			   	    }

.menu a:hover {      text-decoration : underline;	
               color : #660000
	    }
.Stile5 {font-size: 14px; 
          color: #990000; 
		 font-weight: bold; 
		}
.im_bordo { border: solid 1px #330000;
            margin-left: 6px;
           }
