/*
Theme Name: Hotel33baroni.it
Theme URI: http://www.hotel33baroni.it/
Description: Tema wordpress realizzato per hotel33baroni.it da <a href="http://www.imevolution.it/">IM Evolution</a>.
*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline; background: transparent;}

body {line-height: 1;}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}

/* /RESET */

body {
	margin: 0;
	padding: 0;
	background: #fff url('img/bg.jpg') left top repeat-x;
	color: #541800;
	font: 11px Arial, Helvetica, Sans-Serif;
	text-align: left;
}

a, a:hover, a:active, a:link{
	color:#541800;
	text-decoration:underline;
	}

a img {border:0;}

p, ol, ul, dl, blockquote {	margin: 0 0 1em 0; padding: 0;}

hr { display: none;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#testata {
	width: 800px;
	height: 250px;
	overflow:hidden;
	}
	
#logo {
	width: 250px;
	height: 250px;
	float:left;
	}
	
#immagine {
	width: 550px;
	height: 250px;
	float:right;
	}

#contenitore {
	width:800px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	overflow:hidden;
	}

#menu {
	width:250px;
	background: url('img/sidebar-bg.jpg') repeat-y #541800 40px 0 ;
	color:#fff;
	text-transform: uppercase;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
	padding-top:10px;
	}

#menu a, #menu a:hover, #menu a:active{
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	padding-left:58px;
	font-weight:bold;
	}
	
#laterale {
	width:250px;
	float: left;
	overflow:hidden;
	margin-bottom:30px;
	}

#galleria {
	width:550px;
	height:80px;
	overflow:hidden;
	background-color:#F4ECE5;
	}

#galleria ul{
	margin:15px;
	}
	
#galleria li{
	display:inline;
	}
	
#galleria img, #galleria-laterale img {
	border: #9f7e71 1px solid;
	padding:1px;
	margin-right: 1px;
	}

#galleria-laterale {
margin-top:50px;
}
	
#galleria-laterale  h2{
font-size:15px;
font-weight:bold;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {width:220px}
span.wpcf7-not-valid-tip{width:200px}


#galleria-laterale ul{
	margin:15px;
	}
	
#galleria-laterale li{
	float:left;
	display:block;
	margin-right: 3px;
	}

.offerte {
	width:530px;
	height:auto;
	overflow:hidden;
	background-color:#F4ECE5;
	padding:5px 10px;
	line-height:15px;
	margin-bottom:15px;
	}

.offerte h3{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:30px;
	}	
	
.offerte h3 a{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:30px;
	}	

#sotto-laterale {
	width:250px;
	height:auto;
	float: left;
	overflow:hidden;
	}
	
#sotto-laterale p{
	width:200px;
	}

h2.widgettitle{font-size: 17px; color: #8b0209; margin-bottom:5px;}

#sotto-laterale li { list-style-type:none;}
#contenuto {
	width:550px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-bottom:50px;
	}

#testo{
	width:530px;
	padding:0 10px;
	line-height:19px;
	margin-bottom:20px;
	font-size:12px;
	}

.camere img {
	border: #9f7e71 1px solid;
	padding:1px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	}

.camere p {
    clear: left;
}


#testo h2{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:30px;
	}

#contenuto h1{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	margin-left:10px;
	}

#testo h3{
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	}

#testo li{
	list-style-type:none;
	background:  url("img/li.jpg") 0px 7px no-repeat;
	line-height:20px;
	padding-left:15px;
}
#testo ul{
margin: 10px 10px;
}

#testo blockquote{
margin:10px;
padding:10px;
background-color:#F4ECE5;
border:1px solid #b91c25;
font-size:13px;
font-weight:bold;
}


.clear {
	clear: both;
}

#footer {
	width: 800px;
	clear: both;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #E1D5BB;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#prezzi {
	text-align:center;
	}

table#prezzi{
	margin-bottom:20px;
	}
	
table#prezzi h3{
	font-size:15px;
	background-color:#F5ECE5;
	padding:3px;
	}	

table#prezzi span{
	font-size:14px;
	}	
	
#supplementi {
	text-align:left;
	}

table#supplementi h3{
	font-size:15px;
	background-color:#F5ECE5;
	padding:3px;
	}	

table#supplementi span{
	font-size:14px;
	}
	
table td {
padding:5px;
}

#blu {
margin:10px;
padding:10px;
background-color:#dbf1f9;
border:1px solid #2e829e;
color: #0a2d39;
}
	
acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}
	
	#lingua {margin:10px auto; width:28px; border:1px solid #9F7E71}

