/* Struttura */
body{
	background-color:#072957;
	margin:0px;
	padding:0px;
}

.alignleft { float: left; margin: 0 5px; }
.alignright { float: right; margin: 0 5px; }
.aligncenter { display: block; margin: 5px auto; } 

#content{
	width:1004px;
}

#header{
	width:1004px;
	height:120px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	float:left;
}

#header a{
	width:150px;
	height:120px;
	float:left;
}

#menu{
	width:205px;
	height:930px;
	float:left;
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
}

#content-text{
	width:799px;
	min-height:500px;
	float:left;
	background-image:url(img/background-text.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#text{
	width:760px;
	margin:0px 0px 0px 10px;
	background-color:#5881B9;
	min-height:500px;
	float:left;
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:12px;
}

#text ul { margin: 5px; }
#text li { font-size: 14px; font-family: palatino,verdana,arial,Helvetica,sans-serif; margin: 5px 0; } 

/* Header */


#camere a{
	background-image:url(img/hotel1.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:91px;
	height:83px;
	float:left;
	margin:37px 0px 0px 70px;
}

#camere a:hover{
	background-image:url(img/hotel2.jpg);
	background-repeat:no-repeat;
	border:0px;
}

#prenotazione a{
	background-image:url(img/prenota1.gif);
	background-repeat:no-repeat;
	width:122px;
	height:83px;
	margin:37px 0px 0px 5px;
	float:left;
}

#prenotazione a:hover{
	background-image:url(img/prenota2.jpg);
	background-repeat:no-repeat;
}

#ristoranti a{
	background-image:url(img/ristor1.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:83px;
	float:left;
	margin:37px 0px 0px 5px;
}

#ristoranti a:hover{
	background-image:url(img/ristor2.jpg);
	background-repeat:no-repeat;
}

#business a{
	background-image:url(img/business1.jpg);
	background-repeat:no-repeat;
	width:129px;
	height:83px;
	float:left;
	margin:37px 0px 0px 5px;
}

#business a:hover{
	background-image:url(img/business2.jpg);
	background-repeat:no-repeat;
}

/* Menu */

#menu h3{
	margin-right:10px;
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:right;
	margin-bottom:10px;
}

#menu a{
	background-image:url(img/stella.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	text-align:right;
	width:85%;
	float:left;
	margin-right:50px;
	padding-right:20px;
	font-weight:bold;
}

#menu a:hover{
	background-image:url(img/stella2.png);
	background-repeat:no-repeat;
	background-position:right;
}

#social{
	height:32px;
	width:100%;
}

#social img{
	border:0px;
	float:right;
}

#social  a{
	background-image:none;
	background-repeat:none;
	background-position:none;
	float:right;
	display:inline;
	margin-right:10px;
	padding-right:0px;
	margin-bottom:5px;
}
	
#social  a:hover{
	background-image:none;
	background-repeat:none;
	background-position:none;
	margin-right:10px;
	padding-right:0px;
}

#inglese a{
	width:29px;
	height:22px;
	background-image:url(img/flag_eng1.gif);
	background-repeat:no-repeat;
	float:right;
}

#inglese a:hover{
	background-image:url(img/flag_eng2.gif);
	background-repeat:no-repeat;
}

#italiano a{
	width:29px;
	height:22px;
	background-image:url(img/flag_ita1.gif);
	background-repeat:no-repeat;
	float:right;
}

#italiano a:hover{
	background-image:url(img/flag_ita2.gif);
	background-repeat:no-repeat;
}

#menu ul{
	list-style-type:none;
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:right;
	width:85%;
	float:left;
	font-weight:bold;
}


#tagcloud{
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:right;
	float:right;
	padding:0px 15px 0px 40px;
}

#tagcloud a{
	background-image:none;
	background-repeat:none;
	text-decoration:none;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	float:none;
}

#tagcloud a:hover{
	background-image:none;
	background-repeat:none;
	text-decoration:underline;
}

#search_box{
	margin:10px 0px 10px 0px;
	float:right;
	text-align:right;
	padding-right:20px;
}


#search_box label{
	list-style-type:none;
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

#bloghome a{
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:16px;
	color:#AAA23A;
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	background-image:none;
	background-repeat:none;
	float:right;
	background-position:none;
	margin:20px 20px 20px 0px;
	padding:0px;
}

#bloghome a:hover{
	background-image:none;
	background-repeat:none;
	background-position:none;
	color:#FEE334;
}

#categorie {
	float:right;
	margin:0 15px 20px 0;
}

#categorie a{
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	background-image:none;
	background-repeat:none;
	float:right;
	background-position:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color:#AAA23A;
}

#categorie ul{
	width:95%;
}

#categorie li{
	margin-right:20px;
}

#categorie a:hover{
	background-image:none;
	background-repeat:none;
	background-position:none;
}

#categorie .children a{
	background-image:url(img/stella.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family:palatino,verdana,arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	text-align:right;
	width:95%;
	float:left;
	margin-right:15px;
	padding-right:20px;
	font-weight:bold;
}

#categorie .children ul{
	margin-bottom:10px;
}

#categorie .children a:hover{
	background-image:url(img/stella2.png);
	background-repeat:no-repeat;
	background-position:right;
}

#categorie h3{
padding:0px;
margin:0px;
color:#AAA23A;
font-size:16px;
}

.cat-item {
	margin-top:10px;
}

.cat-item  a{
	margin-top:10px;
}
	
/* Content */

#text h1{
	font-size:19px;
	padding:5px 20px 0;
	color:#FFFFFF;
	border-bottom: 1px solid #fff;
	width: 90%; 
  margin: 5px 10px;;
}

#text h2{
	font-size:17px;
	padding:5px 20px 10px 20px;
	color:#FFFFFF;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:bolder;
}

#text h3{
	font-size:16px;
	padding:0px 20px 10px 20px;
	color:#FFFFFF;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:bolder;
}

#text p{
	font-size: 14px;
	padding: 0 20px;
	color: #000;
	text-align: justify;
	font-family: Verdana;
	font-style: normal;
	line-height: 1.7;
	
}

#text a{
	color:#FFFFFF;
	text-decoration:none;
}

.continualeggere{
	font-size:14px;
	padding:0px 20px;
	color:#000;
	text-align:justify;
	margin-bottom:15px;
}

.continualeggere p{
	font-family:Times New Roman;
	font-size:16px;
	padding:0px 0px 0px 0px;
	color:#000;
	text-align:justify
}

.continualeggere a{
	color:#06090C;
}

.continualeggere a:hover{
	color:#FFFFFF;
}

.commenti{
	font-family:Times New Roman;
	font-size:16px;
	padding:0px 20px 0px 40px;
	color:#000;
	text-align:justify
}

.commenti a{
	color:#06090C;
}

.commenti a:hover{
	color:#FFFFFF;
}

.tags{
	font-size:16px;
	padding:0px 20px 30px 0px;
	color:#000;
	text-align:justify
}

.tags a{
	color:#06090C;
}

.tags a:hover{
	color:#FFFFFF;
}

.pubblicato{
	font-size:9px;
}

.pubblicato p{
	font-size:9px;
}

#form{
	padding:0px 20px 40px 40px;
}
#form label {
	display: block;
	width: 150px;
	float: left;
}

#form p { 
	clear: left; 
}

#form input,textarea {
	width: 200px;
}

.button { width: auto; }

ul.postmetadata { margin: 0; padding: 0 20px; font-style: italic; }
ul.postmetadata li { display: inline; font-size: 12px; }
