/*
Theme Name: Sorrento
Theme URI: http://www.giuseppesurace.com
Description: internet.
Version: 1.6
Author: Giuseppe Surace
Author URI: http://www.giuseppesurace.com/
Tags: hotel template, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*cforms hacking class*/
.area {width:350px !important; height:200px !important;}

body {

font-size:13px;
font-family:Georgia,Myriad Pro,Arial,Helvetica;
/*font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;*/
background:#ecebe4;
/*background:url(http://www.bluenity.com/images/body.gif) repeat-x;*/
}

/*link*/
a:link, a:visited{
color:#1b92c4;
text-decoration:none;
}

a:hover{
color:#ff9900;
}

.book{
background:#FFF6BF none repeat scroll 0% 0%;
border:2px solid #FFD324;
color:#817134;
padding:3px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

.booknow {
background:transparent url(images/form_button.gif) no-repeat scroll 0 0;
border:medium none;
color:#FFFFFF !important;
cursor:pointer;
display:block;
float:right;
height:37px;
line-height:37px;
margin:0 0 10px;
text-align:center;
width:150px;
}

h6 .widgettitle{
border-bottom:5px solid #666666 !important;
color:#333333 !important;
font-size:14pt !important;
}

#sidebar ul li {
border-bottom:1px solid #EEEEEE;
margin:0;
padding:0;
}
#sidebar ul li {
font-size:10pt;
line-height:20px;
margin:0;
padding:0;
}

#sidebar ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
div#sidebar.span-5
#sidebar {
font-size:12px;
}

.description{color:#1b92c4;text-align:right; }

/*immagini*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#top{
background:url(images/top.jpg) no-repeat;
height:25px;
width:950px;
margin:0 auto;
}

#maincontainer{
background:url(images/bg.gif) repeat-y;
}

#footer{
text-align:center;
}

#content{
text-align:justify;
}

#flags{
text-align:right;	
}

.left {
background:#fff;
}

.right{
background:#ccc;
}

.wrap {
border-right:1px dashed #ccc;
}

#sidebar {
background:#fff;
}

#content p img{
border:1px solid #f9f9f9;
margin:0 2px 2px 0;
padding:1px;
}

blockquote {
/*background-image:url(http://www.dormireinbedandbreakfast.net/wp-content/themes/redie-30/images/bquote.gif);
background-position:left top;
background-repeat:no-repeat;
*/
clear:both;
color:#1b92c4;
font-weight:bold;
margin:10px 0px 10px 5px;
padding-left:30px;
padding-top:15px;
}




pre{
background:#f9f9f9;
border:1px solid #efefef;
padding:10px;
font-family:'Courier New',Courier,monospace;
font-size:12px;
}

.postmeta{
background:#f9f9f9;
border:1px solid #efefef;
padding:10px;
margin-top:10px;
font-family:'Courier New',Courier,monospace;
font-size:12px;
}

.box{width:150px;float:left;margin:0 0 0 17px;text-align:center;background:#f3f3f3;border:1px solid #efefef;}

h1{color:#f34879;font-size:1.9em;}

h2 {
color:#598F5B !important;
font-size:1.4em;
font-weight:bold;
}

h2 a:link, h2 a:visited{
color:#598F5B;
text-decoration:none;
}

h2 a:hover{
color:#ff6600;
}

#menu1 {
	width: 95%;

	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	
	display: block;
	
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background:#cc0000;
	/*background:  url(menu1.gif) 0 -32px;*/
	padding: 8px 0 0 0;
	}	




ul#navlist
{

margin-left: 40px;
padding-left: 0;
white-space: nowrap;
font-size:110%;
}

#navlist li
{

display: inline;
list-style-type: none;
height:30px;
}

#navlist a { color:#1b92c4;}

#navlist li.current_page_item a {color: #fff !important;background:url(images/nav.gif) repeat-x;
height:30px !important;
padding:10px;
}

#navlist a:link, #navlist a:visited
{
padding: 10px 10px;
color:#1b92c4;
text-decoration: none;
height:30px;
}

#navlist a:hover
{

text-decoration: none;
}


/*tabelle*/
table {
 font-size:1.1em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#efefef;
 border-collapse: collapse;
 width: 100%;
}
caption {
 font-size: 25px;
 color: #1ba6b2;
 font-weight: bold;
 text-align: left;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #a3c159;
 font-weight: normal;
}
tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
tbody tr {
 background-color:#f9f9f9;

}
tbody td {
 color:#336699;
 padding:5px;
 text-align:left;
 border: 1px solid #336699;
}
tbody th {
 text-align:left;
 padding:2px;
}
tbody td a, tbody th a {
 color:#6C8C37;
 text-decoration:none;
 font-weight:normal; 
 display:block;
 padding-left:15px;
}
tbody td a:hover, tbody th a:hover {
 color:#009193;
 text-decoration:none;
}
