/*
Theme Name: 8some
Theme URI: http://www.wpcosmos.com/2008/09/02/free-wordpress-theme-8some/
Description: 2 columns, with a widget-enabled left-hand sidebar 
Version: 1.2
Tags: fixed width, two columns, widget ready, white, business, simple
Author: WpCosmos
Author URI: http://www.wpcosmos.com/
*/



body {
	
margin: 0;
padding: 0;  
color: #111;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 100.1%;
background: #eee;
background-image:url(images/bg_1.jpg);
background-attachment: fixed;
}


#wrapper{
width: 1000px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 75%;
line-height:20px;

}

#logo
{
	float:left;
	width:200px;
}
#langs
{
	float:right;
	width:457px;

}
#rss_feeder
{
	float:right;
	width:100px;
	margin-top:5px;

}
#address
{
	float:right;
	width:520px;
	margin-top:12px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:narrower;
	margin-right:23px;
}
#langs img
{
	float:left;
	margin-right:10px;
}
#header{
padding: 25px 0px 0 0 ;
margin: 0;
height:170px;
}	


	


#page_top
{
	background-image:url(images/page_top.png);
	width:998px;
	height:10px;
	float:left;
	margin-top:10px;
}
#content{
float:left;
margin: 0;
padding: 0;
width:998px;
background-image:url(images/page_middle.png);
}	
#page_bottom
{
	background-image:url(images/page_bottom.png);
	width:998px;
	height:10px;
	float:left;
}

#sidebar {
padding: 0;
width:203px;
float:left;
margin-left:10px;

}


#main {
width: 775px; 
float:left;
margin: 0;
background-color:#e2ecf1;

}


#content_header
{
	float:left;
	height:323px;
	width:750px;
	background-image:url(images/benvenuti.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:25px;
	
}
#header_inner
{
	width:725px;
	float:left;
	height:269px;
	background-color:#FFF;
	margin-top:54px;
}
#header_l
{
	width:509px;
	height:263px;
	background:#fff;
	float:left;
	margin-left:4px;
	margin-top:3px;
	float:left;
}
#img_container
{
	width:509px;
	height:263px;
	margin:0;
	overflow:hidden;
}

#header_r
{
	width:198px;
	height:263px;
	background-image:url(images/prenota.jpg);
	float:left;
	margin-left:4px;
	margin-top:3px;
}
#header_r p
{
	margin-top:0px;
}
#prenotazione_z
{
	margin-top:0px;
	margin-left:10px;
}

#footer
{
	float:left;
	height:30px;
	margin-top:15px;
	
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:left;
padding: 0 5px;
}

#credit p{
margin:0;
color:#555;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#555;
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
/*  font-family: georgia, 'Times New Roman', sans-serif; */
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color:#1f58a8;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#1f58a8;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/* Headings */ 

form#searchform2{
display: block;
margin: 10px;
}

#header h1{
margin:  0;
padding: 0 5px 0px 10px;
}

#header h1 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 140%;
line-height:28px;
}

#header h2{
margin: 0;
padding: 3px 0 5px 10px;
font-weight:100;
font-style:italic;
color: #fff;
font-size: 110%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:100%;
font-weight: 800;
font-family: arial, verdana, sans-serif;
padding:6px 6px 6px 10px;
margin:3px 5px 15px 5px;
background: #f2f2f2;
color: #444;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px 10px 5px 10px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;+

}

.post h2 {
color: #1f58a8;
font-size: 170%;
font-weight:100;
padding: 7px 10px 2px 2px;
margin: 0 0 15px 0;
}


.post h2 a{
color: #1f58a8;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #1f58a8;
}

.postmetadata, .categorymeta{
font-size:14px;
text-align:justify;
padding: 1px 8px 1px 5px;
margin: 0;

}

.postmetadata{
color: #000;
float:left;

}

.responses{
float:right;
}

.categorymeta{
text-align:right;
}

/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#commentlist p{
margin: 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */

#subscribe{
 text-align:center;
}

#subscribe p{
margin: 3px 0 10px 0;
font-size: 110%;
}

#subscribe p a{
color: #fff;
}


.menu{

}

.menu a{
font-weight: 100;
color:#fff;
}

.menu a:hover{
text-decoration:none;
color:#fff;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
margin: 0 0 20px 0;
padding:0 30px 0px 25px;

}

.menu ul li.widget ul{
	margin: 0;
	padding:0 0 0 10px;
}

.menu ul li.widget ul li{
border-bottom:1px solid #555;
padding: 3px 0 3px 15px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #555;
border-bottom: none !important;
padding: 2px 0 2px 15px;
margin:3px 0 0 0;
}



.menu ul li.widget h3{
font-size:140%;
padding:2px;
margin:14px 0 8px 4px;
color: #fff;
font-weight: 800;
border-bottom: 1px solid #fff;
 font-variant:small-caps;
}

.menu ul li h3 a{
color: #fff;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}
#post-1, #post-2, #post-3, post
{
	background-color:#e2ecf1;
	float:left;
}
/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}

#sidebar input{
background: #444;
border: 1px solid #666;
color: #fff;
}

#innerfade
{
	padding:0;
	margin:0;
}

------------------------------------------------------------------------


	#bookassist_form *{
	margin:0;
	padding:0;
	}
	#bookassist_form{
	font-family:verdana;
	font-size:10px;
	padding:0px;
	overflow:hidden;
	border:0px solid #000000;
	margin:-20px 0px 30px 0px;
	width:170px;
	}
	#bookassist_form #DatesForm{
	overflow:hidden;
	color: #ffffff;
	}
	#bookassist_form .search_title{
	width:160px;
	float:left;
	text-align:center;
	margin-bottom:5px;
	font-size: 13px;
	font-weight: bold;
	}
	#bookassist_form label{
		text-align:left;
	margin-bottom:3px;
	clear:left;
	float:left;
	width:160px;
	padding-top:3px;
	font-weight: bold;
	}
	#bookassist_form .date_select{
	float:left;
	display:inline;
	margin:0 0 3px 5px;
	width:60px;
	padding:0;
	font-family:verdana;
	font-size:9px;
	}
	#bookassist_form #DatesForm #inday{
	width:43px;
	}
	#bookassist_form #DatesForm #outday{
	width:43px;
	}
	#bookassist_form #inmonthyear{
	width:80px;
	float:left;		
	}
    #bookassist_form #outmonthyear {
	width:80px;
	float:left;		
	}
	#bookassist_form .date_input{
	clear:both;
	border:1px solid #ffffff;
	font-family:verdana;
	text-transform:uppercase;
	font-size:10px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	background:#2D245B;
	font-weight:bold;
	width:150px; 
	}
	#bookassist_form img{ 
	float:left;
	margin-left:5px;
	}
	#ba_javascript p{
	margin:0px 0px 0px 5px;
	padding:0px;
	font-family:verdana;
	text-align:center;
	font-size:10px;
	color: #0099CC;
	}
	#ba_javascript a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC33;
	text-decoration:underline;
	}
	#bookassist_form #ba_adults{
	width:38px;
	float:left;
	margin-left:50px;
	}
	#bookassist_form #ba_children{
	width:38px;
	float:left;
	}
	a img {
    border: none !important;
} 
 #bookassist_form img{ 
		margin:0px 0px -5px 3px;
	}   
a.callink{
	cursor:pointer;
	cursor:hand;
}

/* For JS-popu-windows */
#calendar{
    display: none;
    position: absolute;
    padding: 0;      
	font-size:11px;
	font-family:verdana, arial;       
	color:#444;  
}
	


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
    color: #09c;
}
.caltab a:hover {
    color: #933;
    border-color: #DBCDCD;     
	background:#DBCDCD;
}
.caltab a:active {
    color: #933;
    border-color: #933;
}
.caltab td {
    text-align: center;  
}
.caltab td a {
    display: block;
    text-decoration: none;    

}
.caltab td.calheader a {
    display: inline;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoPrevMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoNextMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader .calNextMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}
.caltab td.calheader .calPrevMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}
.caltab td.calheader .calNextMonth:hover img, .caltab td.calheader .calPrevMonth:hover img {
    background-position: 0 -16px;
}
.caltab td.calheader .calNextMonth:active img, .caltab td.calheader .calPrevMonth:active img {
    background-position: 0 -32px;
}
.calheader {
    padding: .2em;
    white-space: nowrap;  
}  
.calheader select {
	font-size:0.9em;
}
.weekdays td {
    border-bottom: 1px solid #ddd;  
}
.days td {
    color: #7E9FC9;
    padding: .1em;
    border: 1px solid #fff;  
}
.days td.weekend {
    background-color: #eee;
    border-color: #eee;     
}
         
.days td.gone {
    text-decoration: line-through;      
	padding:0.2em;
}
.days td.today, .days td.future {
    border: none;
}
.days td a {
    padding: .1em;
    border: 1px solid #fff;
}
.days td.weekend a {
    border-color: #eee;   
}
.days td.today a {
    background-color: #DBCDCD;   
	border:1px solid #DBCDCD;
}
.days td.selected {
    font-weight: bold;
}
.days td.selected a {
    border-color: #09c;
}             

.caltab .calfoot{
	background:#fff;
    border-top:1px solid #ddd;
}
.caltab .calfoot{
	padding:0;
}

/* Support for the "iehover-fix.js" */

#calendar iframe {
	position: absolute;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);   
	width:100%;       
	height:auto;
}
              
#calendar{
	overflow:hidden;
}

* html table.caltab { z-index: 200; }
   
a.calNextMonth, a.calPrevMonth{
	background:transparent !important;
}


#bookassist_form
{
  margin-top: -30px;
  margin-left: 20px;

}



