/*  
Theme Name: Po di Venezia
Theme URI: http://www.podivenezia.it/
Description: 
Version: 1.0
Author: Padus snc
Author URI: http://www.padus.it/
*/

body{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background:url(images/720-chiara.jpg);
}

div#pagina{
	text-align:left;
}

div#header {
	width:100%;
	height:135px;
	background:url(images/waves-up.png) no-repeat bottom left;
}

div#header_logo{float: left;
	padding-top:5px;
	margin-left:10px;
	width:195px;
	height:120px;
}

div#header_flash{
	width:500px;
	height:100px;
	float:left;
}

div#header_lang{
	float:left;
	padding: 10px 0 0 0;
	margin: 0;
	line-height: 20px;
	font-size:70%;
}

div#header_lang ul{
	list-style-type: none;
	float:left;
	margin: 0px auto;
}

div#header_lang a{
	text-decoration: none;
	color: #000; 
}

div#header_lang a:hover div#header_lang a:visited{
	text-decoration: none;
	color: #000;
	background: #F90;
}

div#header_lang img{
	margin-top: 5px;
	text-decoration: none;
	border:0px;
}

div#container{
	width:100%;
	/*height:320px;*/
	background: #F90;
	border-top:1px solid #F90;
}
div#blocco-cont{
	background: #F90;
	margin:0px;
	padding: 0px;
}

div#content{
	margin:0px;
	padding: 0px;
	background: #F90;
	width:820px;
}

.entry{
	/*height: 245px;*/
	margin:10px 0 0 0;
	padding: 0px 15px;
	/*overflow : auto;*/
	background: #F90;
}
.entry h1{
	font-size: 90%; 
	font-style: normal;
	float:left;
	margin: 0;
	padding: 0;
	width:140px;
}
.entry h3{
	font-size: 120%; 
	font-style: normal;
	margin: 0;
	padding: 0;
	color:#fff;
}

.entry p{
	font-size: 90%; 
	font-style: normal;
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}
#onde{
	background:url(images/waves69.png) repeat-x bottom left #F90;
	height: 69px;
}

#navigazione{
	width:100%;
	height:90px;
}

div#navigatore{
	margin:0px auto;
	padding:0px 10px;
}

#wpm_navbar li{
	background: url(images/bottoni.gif) no-repeat top left;
}

div#footer{
	width:100%;
}

div#footer_text{
	margin:0px auto;
	color:#000000;
	line-height:20px;
	font-size:80%;
	padding:5px 10px;
	border-top:3px solid #F90;
	text-align: center;
}


