/*  
Theme Name: Après Ski da Giulio
Author: baga
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
body {
    background: #000 url(img/bg-body.png) fixed;
}
#header {
    width: 960px;
    margin: 0 auto;
    height: 150px;
}
#header h1 {
    font-size: 0em;
	text-indent: -9999px;
	width: 960px;
    height: 120px;
    background: url(img/logo.png) no-repeat left top;
}
#header h3 {
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
	text-indent: 35px;
	width: 960px;
    height: 30px;
}
#nav-wrapper {
    width: 960px;
    height: 62px;
    margin: 0 auto;
    background: url(img/bg-nav.png) no-repeat left top;
}
#nav {
	float: left;
    width: 880px;
    height: 42px;
	margin: 20px 40px 0 40px;
}
#nav li {
	float: left;
}
#nav li a {
	margin: 12px 25px 4px 25px;
	padding: 0 13px;
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -1px;
	border: 1px solid #000;
}
#nav li a:hover {
	border: 1px solid #fff;
}
#nav li a.current {
	color: #f56708;
}
#nav li a.current:hover {
	color: #f56708;
	border: 1px solid #000;
}
#wrapper {
    clear: both;
    margin: 0 auto;
    width: 960px;
    background: url(img/bg-wrapper.png) left repeat-y;
}
#slideshow, #google-map {
	width: 892px;
	height: 446px;
	margin: 0 34px;
	border-top: 4px solid #f56708;
	border-bottom: 4px solid #f56708;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
}
#image {
	width: 892px;
	height: 300px;
	margin: 0 34px;
	border-top: 4px solid #f56708;
	border-bottom: 4px solid #f56708;
}
#border {
	width: 892px;
	height: 0;
	margin: 0 34px;
	border-top: 4px solid #f56708;
}
#content {
    width: 840px;
    padding: 0 60px;
}
#content h2 {
    font-size: 3.0em;
	padding: 30px 0 0 0;
	color: #f56708;
}
#content h3 {
	color: #f56708;
	font-size: 2.0em;
	font-style: italic;
}
#content p {
    line-height: 1.5em;
	padding: 20px 0 0 0;
	color: #fff;
	text-align: justify;
}
#content p a {
	color: #fff;
	text-decoration: underline;
}
#content p a:hover {
	color: #f56708;
}
fieldset {
	width: 798px; 
	display: block;
	border: 1px dashed #333;
	padding: 20px;
	margin: 30px 0 0 0;
}
fieldset p small {
	font-size: 0.7em;
	color: #fff;
	line-height: 1.0em;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
label {
	clear: both;
	float: left;
	display: block;
	width: 340px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 10px 0;
	font-size: 1.1em;
	color: #f56708;
}
label small {
	font-size: 0.7em;
}
input, textarea {
	float: left;
	border: 1px solid #f56708;
	margin: 10px 0;
	color: #fff;
	background: #111;
	font-size: 1.1em;
	font-weight: normal;
	width: 390px;
}
input {
	height: 24px;
}
textarea {
	height: 120px;
	overflow: hidden;
}
p.send {
	clear: both;
}
p.send input {
	float: none;
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #f56708;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
	margin: 20px auto 0 350px;
}
#guestbook ul {
	list-style: none;
	margin: 40px 0 0 0;
}
#guestbook li {
	border-bottom: 1px dashed #333;
	padding:  0 0 20px 0;
}
#guestbook em {
	color: #f56708;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}
#guestbook li span {
	color: #fff;
	font-size: 0.7em;
	display: block;
}
.guestbook-left {
	float: left;
	width: 200px;
}
.guestbook-right {
	float: right;
	width: 600px;
}
.clearer {
    clear: both;
    height: 0;
}
#content-bottom {
    width: 960px;
    height: 62px;
    margin: 0 auto;
    background: url(img/bg-content-bottom.png) no-repeat left top;
}
#footer-wrapper {
	clear: both;
}
#footer {
    margin: 0 auto;
    width: 900px;
	height: 70px;
	padding: 20px 0 0 0;
}
#left-footer {
    float: left;
    width: 560px;
}
#left-footer p a span {
    background: url(img/visitfassa.png) no-repeat left top;
	display: block;
    width: 250px;
	height: 60px;
}
#right-footer {
    float: right;
    width: 340px;
	text-align: right;
	padding: 33px 0 0 0;
}
#footer p {
	font-size: 0.8em;
	color: #f56708;
}
#footer p a {
	color: #fff;
}
#footer p a:hover {
	text-decoration: underline;
}