/* FONTS */

@font-face {
    font-family: 'dancing_script_otregular';
    src: url('dancingscript-regular-webfont.eot');
    src: url('dancingscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('dancingscript-regular-webfont.woff') format('woff'),
         url('dancingscript-regular-webfont.ttf') format('truetype'),
         url('dancingscript-regular-webfont.svg#dancing_script_otregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import 'https://fonts.googleapis.com/css?family=Open+Sans';

/* tag HTML */
html {
	overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	background-color:#c6ae8c;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	line-height:15px;
	color:#373737;
	text-align:justify;
}

p {
	padding:0;
	margin:0 0 8px 0;
}

a {
	color:#ff9900;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

strong, b {
	color:#8f734c;
}

h1 {
	font-family:dancing_script_otregular;
	font-size:25px;
	color:#9f8968;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:solid 1px #9f8968;
	padding-bottom:3px;
	max-width:380px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9f8968;
	padding:0;
	margin:0 0 5px 0;
}

table {
	border-collapse:collapse;
	/*border:solid 1px #d7ceb5;*/
	border:solid 1px #d9c1a0;
}

td {
	border-collapse:collapse;
	/*border:solid 1px #d7ceb5;*/
	border:solid 1px #d9c1a0;
	background-color:#fffadf;
	padding:4px;
	font-size:12px;
}

/* BACKGROUND */

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  
  z-index:-1;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

/* STRUTTURA */

#wrapper {
	width:960px;
	background-image:url(../immagini/bg-sx.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
}

#sx {
	float:left;
	width:233px;
}

#dx {
	float:right;
	width:679px !important;
	width /**/:711px;
	min-height:700px;
	margin:40px 0 0 16px;
	padding:16px;
	background-color:#fffadf;
}

#dx #header {
	position:relative;
	height:266px;
	margin:0 0 15px 0;
}

#dx #language {
	padding:0;
}

#dx #language a {
	font-family:dancing_script_otregular;
	font-size:20px;
	display:block;
	float:right;
	padding:0 6px;
	border-right:solid 1px #9f8968;
	color:#9f8968;
	}
	
#dx #language a:hover {
	text-decoration:none;
	color:#fb6b00;
}

#dx #language a.sel {
	background:none;
	color:#fb6b00;
}

#dx #language a.last {
	border:none;
}

#dx div.contentInt {
	background-image:url(../immagini/bg-dx-content.png);
	padding:10px;
	margin:15px 0 30px 0;
}

#dx div.contentInt img.left {
	float:left;
	margin:5px 10px 0 0;
}

#dx div.contentInt img.right {
	float:right;
	margin:0 0 0 10px;
}

#dx div.contentInt h1.left {
	margin:0 0 10px 258px;
}

#dx div.contentInt h1.right {
	margin:0 10px 10px 0;
}

#dx div.contentInt h1.380 {
	width:380px;
}

#dx div.contentInt h1.indented {
	padding-left:9px;
}


#dx div.contentInt ul {
	list-style: none;
	margin-top:12px;
	margin-left:15px;
	padding-left:0px;
}

#dx div.contentInt ul li {
	list-style:none;
	background-image:url(../immagini/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left:30px;
	line-height:16px;
	margin-bottom:10px;
	text-align:left;
}

#dx div.contentInt ol {
	margin-top:12px;
	margin-left:15px;
	padding-left:0px;
}

#dx div.contentInt li {
	background-image:none;
	line-height:20px;
	margin-bottom:5px;
	text-align:left;
}

#dx div.contentInt p.nobottom {
	margin-bottom:0;
}

#footer {
	float:right;
	width:711px;
	margin:15px 0 15px 0 ;
	padding:16px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fffadf;
	background: #9f8968; /* Old browsers */
}

#footer a {
	color:#fffadf;
	text-decoration:underline;
}

#footer #col1 {
	float:left;
	width:310px;
	height:100px;
	border-right:solid 1px #fffadf;
	margin-left:9px;
}
	
#footer #col2 {
	float:left;
	width:180px;
	height:100px;
	border-right:solid 1px #fffadf;
	margin-left:9px;
}
	
#footer #col3 {
	float:left;
	width:180px;
	height:100px;
	margin-left:9px;
}

#footer p {
	margin:0 0 5px 10px;
	text-align:left;
}
	
#footer img {
	border:0;
	vertical-align:middle;
}	

/* MENU */

#menu {
	width:270px;
	margin-bottom:30px;
}

#menu a {
	display:block;
	width:216px;
	border-bottom:solid 1px #d6c2a3;
	text-align:center;
	font-family:dancing_script_otregular;
	font-size:21px;
	font-weight:bold;
	color:#9f8968;
	padding:11px 0;
	text-decoration:none;
	-webkit-transition:background-color 0.4s; /* For Safari 3.1 to 6.0 */
	transition:background-color 0.4s;
}

#menu a:hover {
	background-color:#eee2be;
}

#menu a.first {
	border-top:solid 1px #d6c2a3;
}

#menu a.sel {
	width:216px !important;
	width /**/:233px;
	padding-right:17px;
	background-color:#9f8968;
	color:#fffadf;
	border:none;
}

#menu a.sel:hover {
	background-color:#9f8968;
}

/* TAB MENU */
	
#tabmenu {
	margin:23px 0 0 0;
	height:50px;
}

#tabmenu a {
	display:block; 
	float:left;
	padding:0 17px;
	border-right:solid 1px #898576;
	font-family:dancing_script_otregular;
	font-size:23px;
	font-weight:bold;
	color:#9f8968;
}

#tabmenu a:first-child {
	padding-left:9px;
}

#tabmenu a:last-child {
	border:none;
}

#tabmenu a.sel {
	color:#ff9900;
}

/* BOOK */

#header #bookUpTrigger {
	display:block;
    position: absolute;
    width: 182px;
    height: 78px;
	text-align:center;
	background-image:url(../immagini/trigger-book.png);
    right: 35px;
    top: -45px;
	z-index:90;
}

#header #bookUpTrigger:hover {
	background-position:0 -78px;
}

#header #bookUpTrigger.open {
	background-image:url(../immagini/trigger-close.png);
}

#header #bookUp {
    position: absolute;
    width: 605px !important;
    width /**/: 620px;
    height: 75px !important;
    height /**/: 135px;
	padding:30px 0 30px 15px;
	background:#fff9e0;
    right: 0;
    top: 45px;
    display: none;
	font-family:Arial, Helvetica, sans-serif;
	z-index:100;
}

#header #bookUp .row1 {
	padding:7px;
	margin-bottom:15px;
}

#header #bookUp .row2 {
	padding:0 0 0 7px;
}

#header #bookUp p {
	font-size:15px;
	line-height:14px;
	color:#8e8e8e;
	padding:0 0 10px 0;
	margin:0;
	text-align:justify;
}

/* CLASSI GENERICHE */

.clear {
	clear:both;
}

p.readmore a {
	display:block;
	float:right;
	width:90px !important;
	width /**/:95px;
	padding:2px 0 2px 5px;
	color:#9f8968;
	background-image:url(../immagini/readmore.png);
	background-repeat:no-repeat;
	background-position:right 0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

p.readmore a:hover {
	background-color:#9f8968;
	color:#fffadf;
	background-position:right -20px;
	text-decoration:none;
}

p.readall a {
	display:block;
	width:115px !important;
	width /**/:120px;
	padding:2px 0 2px 5px;
	color:#9f8968;
	background-image:url(../immagini/readmore.png);
	background-repeat:no-repeat;
	background-position:right 0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

p.readall a:hover {
	background-color:#9f8968;
	color:#fffadf;
	background-position:right -20px;
	text-decoration:none;
}

p.pubdate {
	padding:15px 0 0 5px;
	margin:0;
}

img.photo {
	border:solid 7px #fff;
	box-shadow: 0 0 5px 2px #9f8968;
	-webkit-box-shadow: 0 0 5px 2px #9f8968;
	-moz-box-shadow: 0 0 5px 2px #9f8968;
	margin:10px 0 10px 0;
}

img.photoguestbook {
	float:left;
	width:150px;
	border:solid 4px #fff;
	box-shadow: 0 0 2px 1px #9f8968;
	-webkit-box-shadow: 0 0 2px 1px #9f8968;
	-moz-box-shadow: 0 0 2px 1px #9f8968;
	margin:3px 10px 10px 0;
}


/* classi tabelle */

.tdCenter {
	text-align:center;
}

.tdBgWhite {
	background-color:#fff;
}

.tdBgBlue {
	background-color:#5A6B87;
	color:#fff;
}

.tdBgGreen {
	background-color:#008060;
	color:#fff;
}

.tdBgGray {
	background-color:#E3E4E4;
}

.tdBgRed {
	background-color:#EE8866;
}

.noBorder {
	border:none;
}
