body{
	margin: 0;
	padding: 0;
	background-color: #f5f1e8;
	width: 100%;
	border: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

/* contenitori */

#page{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#first{
	display: none;
}

#second{
	width: 150px;
	float: left;
	display: block;
	overflow: visible;
	margin: 0;
	padding: 0;
}

#secondsup{
	display: none;
}

#secondprint{
	width: 150px;
	height: 230px;
	margin: 0;
	padding: 0;
	
}

#secondinf{
	display: none;
}

#lingue{
	display: none;
}

#lingue ul{
	display: none;	
}

#lingue li{
	display: none;
}

#lingue a{
	display: none;
}

li#mail a{
	display: none;
}

li#uk a{
	display: none;
}

li#rss a{
	display: none;
}

li#home a{
	display: none;
}

#lingue li a:hover{
	display: none;
} 

#cerca {
	display: none;
}

#cerca input{
	display: none;
}

#cerca #searchsubmit{
	display: none;
}

#menu{
	display: none;
}

#third{
	width:450px;
	/*min-height: 800px;
	height: 800px;*/
	display: block;
	overflow: visible;
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #999;
}

#thirdsup{
	/*height: 120px;*/
	margin: 75px 0 20px 0;
	padding: 0;
	display: block;
	overflow: visible;
}

#thirdsup input{
	width: 100px;
	margin: 10px 0 0 25px;
	border: 1px solid #666;
}

#thirdsup #searchsubmit{
	width: 50px;
	height: 20px;
	margin: 0 0 0 5px;
	font-size: 12px;
	border: 1px solid #666;
	background: #eee;
}

#thirdinf{
	width: 80%;
	display: block;
	overflow: visible;
	margin: 0;
	padding: 0;
}

#footer{
	width: 450px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 0 0 0 100px;
	float: left;
	clear: both;
	text-align: left;
}

.sinistro{
	display: none;
}

.sinistro p{
	display: none;
}

.sinistro a{
	display: none;
}

.sinistro a:hover{
	display: none;
}

.destro{
	width: 450px;
	height: 50px;
	float: left;
	text-align: right;
}

.destro p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 15px 0 5px 0;
}

.destro strong{
	display: none;
}

.destro a{
	display: none;
}

.destro a:hover{
	display: none;
}

/* fine contenitori */




/* texto */

h1{
	display: none;
}

h2{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 32px;
	color: #666;
	letter-spacing: normal;
	font-weight: normal;
	width: 400px;
	margin: 10px 0 30px 25px;
	width: 400px;
}

h3{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
}

h3 a{
	text-decoration: none;
	color: #666;
}

h3 a:hover{
	color: #999;
}

/*h3*/#comments{
	color: #666;
	margin: 10px 0 20px 25px;
	border-bottom: 1px solid  #ccc;
	padding: 0 0 5px 0;
}

#respond{
	display: none;
}

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	letter-spacing: normal;
	margin: 0 0 10px 25px;
}

a{
	color: #333;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}



ul, ol{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	letter-spacing: normal;
	margin: 0 0 25px 65px;
	padding: 0 0 0px 0;
	text-align: left;
	letter-spacing: normal;
}


li{
	margin: 0 0 25px 0px;
}
/*******************/
/*   fine texto   */
/*****************/



/*******************/
/*      menu      */
/*****************/

#menu h3{
	display: none;
}

#menu ul{
	display: none;
}

#menu li{
	display: none;
}

#menu a{
	display: none;
}

#menu a:hover{
	display: none;
}

/* fine menu */





/* blog */

.post{
	margin: 0 0 50px 0;
}

strong{
	color:  #999;
	font-weight: normal;
}

h2 a{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 32px;
	color: #666;
	letter-spacing: normal;
	width: 400px;
	font-weight: normal;	
	text-decoration: none;
}

h2 a:hover{
	text-decoration: none;
}

.post h3{
	margin: 5px 0 5px 25px;
}

.image{
	text-align: center;
}

.data{
	border-top: 1px solid  #ccc;
	margin:0 0 0 23px;
	text-align: right;
	padding: 5px 5px 10px 0;
}

.data small{
	margin: 0 0 0 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.entry{
	margin: 10px 0 10px 0;
}

.titpost{
	margin: 0 0 0 23px;
	height: 18px;
}

.navigation {
	display: none;
}
	
.alignright {
	display: none;
}
	
.alignleft {	
	display: none;
}

.entrytext{
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
	padding: 0;
	margin-top: 0;
	/*background: Aqua;*/
	overflow: visible;
	display: block;
}

.entrytext h2{
	margin: 110px 0 30px 25px;
}

.sfondo{
	width: 85%;
	padding: 10px;
	border: 1px dotted #ccc;
	margin: 10px 0 0 25px;
   text-align: justify;
	overflow: visible;
	display: block;
}

.sfondo small, .sfondo small a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666;
	margin: 0;
	padding: 0;
}

.commentlist{
	list-style-type: none;
	margin: 0 0 50px 25px;
	padding: 0 0 0 0;
}

.commentlist li{
	margin: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.commentlist li p{
	margin: 5px 0 0 0;
}

.commentlist img{
	margin: 25px 0 10px 0;
}

em{
	font-style: normal;
	color: #999;
}

cite, cite a{
	font-style: normal;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.commentmetadata a{
	margin: 0 0 0 1px;
	text-decoration: none;
	color: #999;
	letter-spacing: normal;
}

#submit{
	display: none;
}

input, textarea{
	display: none;
}

/* fine blog */





#latest{
	display: none!important
}
