/*
Theme Name: Hotel WP premium Theme
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

*/


body {

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

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

a:hover{
color:#ff9900;
}

.booking {
background:#FFF6BF none repeat scroll 0% 0%;
border:2px solid #FFD324;
color:#817134;
padding:3px;
}


/*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:39px;
width:950px;
margin:0 auto;
}

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

#footer{
text-align:center;
}

#content{
text-align:justify;
}

#flags{

margin:0;	
}

.left {
background:#fff;
}

.right{
background:#ccc;
}

.wrap {
background:#f7f6f3;
margin:10px !important;
}

#sidebar {
background:#f7f6f3;
}

#content img{

}

#sidebar ul{list-style-type: none;margin: 0;}
#sidebar ul li ul{list-style-type: none;margin: 0 0 0 10px;}


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;
}


h1 {letter-spacing:1px; font-family:Georgia; font-size:1.7em;border-bottom:2px solid #777; display:block;}

h2 {
color:#FF7D03 !important;
}

h2 a:link, h2 a:visited{
color:#FF7D03;
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 10px;
	}	




#nav ul{
	margin: 0;
	padding: 0;
	
	font: bold 12px Verdana;
	list-style-type: none;
	font-weight: normal;
}

#nav li{
	display: inline;
	margin: 0;
}

#nav li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 12px 12px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white;
	/*background: #414141; /*background of tabs (default state)*/
}

#nav li a:visited{
	color: white;
}

#nav li a:hover, #nav li.selected a{
	background:  url(images/bg_nav.png) repeat-x; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#nav ul li.current_page_item a,#nav ul li.current_page_item a:visited{
	color:#fff !important;
	background:  url(images/bg_nav.jpg) repeat-x;
}

#nav{
	
	border-top:1px solid #aaa9a9 ;
	border-bottom: none;
	border-left: 1px solid #aaa9a9;
	border-right: 1px solid #aaa9a9;
	clear:both;
	height: 40px;
	font-size:1em;
	margin-top: 12px;
	background: url(images/hovernav.png) repeat-x;
	margin-left: 40px;
	margin-right:0;
	
}
/*#nav ul{
	display: block;
	list-style-type: none;
	padding: 0;
	}
	
#nav ul li{
	float: left;
	font-weight: normal;
	}
	
#nav ul li.page_item{
	margin: 0 ;
	border-right: 1px solid #fff;
	}
	
#nav ul li.page_item a, #nav ul li.page_item a:visited{
	text-decoration: none;
	padding: 0 3px;
	color: #efefef !important;}
	
#nav ul li.page_item a:hover{}

#nav ul li.current_page_item a,#nav ul li.current_page_item a:visited{
	color:#fcad56 !important; 
	}*/


/*tabelle*/
table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 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:#fff;
 border-bottom: 1px solid #f0f0f0;
}
tbody td {
 color:#414141;
 padding:5px;
 text-align:left;
}
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;
}

#flags img{margin:5px 20px 0 0; width:20px; border:1px solid #ccc;}
