/*  
Theme Name: Hotel Le Rocce
Author: baga
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, Times New Roman, Times, serif;
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
object, iframe {
	width: 560px; 
	height: 130px;
	margin: 80px 0 0 0;
}
body {
    background: #fff url(bg-body.jpg) no-repeat center top;
}
#header {
    width: 902px;
    height: 160px;
    margin: 0 auto;
}
#header h1 {
    font-size: 0em;
	text-indent: -9999px;
	width: 600px;
    height: 150px;
    background: url(logo.png) no-repeat left top;
}
#nav-wrapper {
    width: 902px;
    height: 42px;
    margin: 0 auto;
}
#nav-left-corner, #nav-right-corner {
	float: left;
    width: 20px;
    height: 42px;
}
#nav-left-corner {
    background: url(bg-nav-left-corner.png) no-repeat left top;
}
#nav-right-corner {
    background: url(bg-nav-right-corner.png) no-repeat left top;
}
#nav {
	float: left;
    width: 862px;
    height: 42px;
    background: url(bg-nav-li-a.png) repeat-x;
}
#nav li {
	float: left;
}
#nav li a {
	padding: 10px 11px;
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-family: Tahoma, Times New Roman, Times, serif;
letter-spacing: -1px;
}
#nav li a:hover {
	color: #f50011;
    background: #fff;
}
#nav li.current_page_item a {
	color: #365c9d;
    background: #fff;
}
#lang {
    float: right;
    width: 140px;
	height: 150px;
    background: url(bg-lang.png) no-repeat;
}
#lang ul {
	padding: 10px 10px 0 10px;
}
#lang li {
	float: left;
}
#lang li a {
	margin: 0 3px;
}
#lang .flags li a {
	display: block;
	text-indent: -9999px;
	width: 34px;
	height: 26px;
}
#lang li.page-item-3 a {
	background: url(flag-it.png) no-repeat top center;
}
#lang li.page-item-4 a {
	background: url(flag-uk.png) no-repeat top center;
}
#lang li.page-item-5 a {
	background: url(flag-de.png) no-repeat top center;
}
#content {
    clear: both;
    margin: 0 auto;
    width: 840px;
	min-height: 300px;
    padding: 30px 31px;
    background: #fff;
}
#content h2 {
    font-size: 0em;
	text-indent: -9999px;
}
#content h3 {
	color: #365c9d;
	padding: 10px 0;
	font-size: 1.4em;
	font-style: italic;
}
#content h3.green {
	color: #009456;
}
#content table {
	width: 405px;
	margin: 15px 0;
}
#content td, #content th {
	font-size: 1.0em;
	padding: 10px 5px;
	border: 1px solid #ccc;
}
#content th {
	color: #fff;
	background: #365c9d;
	text-align: left;
}
#content th.green {
	background: #009456;
}
#content p {
    line-height: 1.5em;
	padding: 0 0 20px 0;
	color: #333;
	text-align: justify;
}
#content p.author {
	color: #f50011;
	text-align: right;
}
#content li {
	padding: 0 0 5px 0;
	color: #333;
	list-style: disc inside;
}
#content .form-left, #content .form-right {
	float: left;
	width: 265px; 
}
#content .form-left {
	margin: 0 30px 0 0;
}
#content .form-center {
	text-align: center;
}
#content input, #content textarea {
	border: 1px solid #ccc;
	margin: 10px 0;
	color: #2b3c61;
}
#content input {
	width: 263px;
	height: 20px;
}
#content p.send input {
	background: url(bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
}
#content textarea {
	width: 558px; 
	height: 120px;
	overflow: hidden;
}
#content p label small {
	font-size: 0.7em;
}
#speech-bubble {
	margin: 30px 0 0 0;
	height: 300px;
	background: url(speech-bubble.jpg) no-repeat top left;
}
#speech-bubble p {	
	padding: 60px 275px 60px 65px;
	font-style: italic;
	letter-spacing: -1px;
}
#large-left-col {
    float: left;
    width: 560px;
}
#large-right-col {
    float: right;
    width: 560px;
}
#small-left-col {
    float: left;
    width: 250px;
}
#small-right-col {
    float: right;
    width: 250px;
}
#small-left-col p, #small-right-col p {
	color: #365c9d;
	line-height: 0.775em;
	text-align: right;
}
#small-left-col p a, #small-right-col p a, #google-map-directions h3 a {
	color: #365c9d;
}
#small-left-col p img, #small-right-col p img {
	padding: 0 0 0.825em 0;
}
#small-left-col p small, #small-right-col p small {
	font-size: 0.875em;
	line-height: 1.2em;
}
#left-half {
    float: left;
    width: 405px;
}
#right-half {
    float: right;
    width: 405px;
}
#google-map {
    float: left;
	width: 840px; 
	height: 630px;
}
#google-map-directions {
    float: left;
	width: 840px;
	margin: 20px 0 0 0;
}
.clearer {
    clear: both;
    height: 0;
}
#address-wrapper {
	clear: both;
	background: #3960a1 url(bg-address.png) repeat;
	border-top: 1px solid #ddd;
}
#address {
    margin: 0 auto;
    width: 840px;
	height: 140px;
}
#left-address {
    float: left;
    width: 560px;
    padding: 0 30px 0 0;
}
#right-address {
    float: left;
    width: 250px;
	text-align: right;
}
#address h2 {
	font-size: 1.4em;
	color: #111;
	padding: 10px 0  0 0;
	font-style: italic;
}
#address p {
	font-size: 0.9em;
	color: #ccc;
	padding: 5px 0 0;
}
#footer-wrapper {
	clear: both;
	background: #000;
}
#footer {
    margin: 0 auto;
    width: 840px;
	height: 70px;
	padding: 5px 0 0 0;
}
#left-footer {
    float: left;
    width: 560px;
}
#right-footer {
    float: right;
    width: 250px;
	text-align: right;
	padding: 5px 0 0 0;
}
#footer p {
	font-size: 0.7em;
	color: #365c9d;
	padding: 5px 0 0 0;
	font-family: Tahoma, Times New Roman, Times, serif;
	text-transform: lowercase;
}
#footer p a {
	color: #bbb;
}
#footer p a:hover {
	color: #fff;
}