/*  
Theme Name: Appartamenti Carla
Theme URI: http://www.appartamenticarla.it/
Description: WordPress theme for <a href="http://www.appartamenticarla.it/">appartamenticarla.it</a>.
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", Arial, Helvetica, sans-serif; 
}
a {
	outline: none;
	text-decoration: none;
	color: #d57465;
}
a:hover {
	color: #999;
}
ul { 
	list-style: none;
}
.clearer {
	clear: both;
	height: 0;
    line-height: 0;
}
body {
	background: #929fa7 url(img/bg-body.jpg) no-repeat;
}
#header {
	margin: 0 auto;
	width: 980px;
	height: 150px;
	background: url(img/bg-header.png);
}
#header h1 {
	text-indent: -9999px;
}
#nav {
	margin: 0 auto;
	width: 960px;
	height: 42px;
	padding: 0 10px;
	background: url(img/bg-nav.png);
}
#nav ul {
	position: relative;
	z-index: 3;
}
#nav li {
	float: left;
}
#nav li a {
	font-size: 1.25em;
	padding: 8px 15px;
	display: block;
	color: #fff;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-right: 1px solid #fff;
}
#nav li a:hover,#nav li.current_page_item li.page_item a:hover {
	color: #aaa;
}
#nav li.current_page_item a {
	color: #d57465;
}
#nav li.current_page_item li.page_item a {
	color: #fff;
}
#nav ul li {
	float: left; 
	position: relative;
}
#nav ul ul {
	border-top: 1px solid #fff; 
	visibility: hidden;
	position: absolute;
	left: -1px; 
}
#nav ul ul a {
	width: 170px;
	height: auto; 
	float: left;  
	border-bottom: 1px solid #fff;
	background: url(img/bg-nav.png);
	border-left: 1px solid #fff;
}
#nav ul ul ul {
	top: -1px;
	left: 221px; 
}
#nav ul.qtrans_language_chooser {
	float: right;
}
#nav ul.qtrans_language_chooser li.active {
	display: none;
}
#nav ul.qtrans_language_chooser li a {
	border-right: 0;
}
#content {
	width: 920px;
	margin: 0 auto;
	padding: 30px;
	background: url(img/bg-content.png);
}
#content h2 {
	padding: 0 0 20px 0;
	color: #9b4136;
	font-size: 1.6em;
	letter-spacing: -1px;
}
#content h2 a {
	color: #9b4136;
}
#content h2.Home {
	display: none;
}
#content p {
	clear: both;
	padding: 8px 0;
	color: #222;
	font-size: 1.0em;
    line-height: 1.4em;
	text-align: justify;
}
#content p a {
	text-decoration: underline;
}
#content ul {
	padding: 20px 0 0 0;
}
#content ul ul {
	display: none;
}
#content li {
	padding: 8px 0;
	color: #222;
	font-size: 1.4em;
    line-height: 1.4em;
	letter-spacing: -1px;
	font-weight: bold;
}
#content li a {
	color: #9b4136;
}
#content .left-col, #content .center-col, #content .right-col {
    float: left;
	width: 282px;
	height: 212px;
}
#content .center-col {
	margin: 0 27px;
}
#content .left-col img, #content .center-col img, #content .right-col img {
	border: 1px solid #999;
	padding: 3px;
}
#content #google-map {
    float: left;
	width: 918px;
	height: 540px;
	border: 1px solid #999;
	margin: 15px 0;
	z-index: 1;
}
.wpcf7-form {
	margin: 30px 0 0 0;
}
#content .form-left, #content .form-right {
	float: left;
	width: 440px;
}
#content .form-left {
	margin: 0 40px 0 0;
}
#content .form-center {
	text-align: center;
}
#content input, #content textarea {
	border: 1px solid #999;
	margin: 10px 0;
	color: #333;
	font-size: 1.0em;
}
#content input {
	width: 438px;
	height: 22px;
}
#content p.send {
	text-align: center;
}
#content p.send input {
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	width: 220px;
	height: 60px;
}
#content textarea {
	width: 918px; 
	height: 100px;
	overflow: hidden;
}
#content label small {
	font-size: 0.7em;
}
#footer {
	margin: 0 auto 20px auto;
	width: 980px;
	height: 42px;
	background: url(img/bg-footer.png);
}
#credits {
	clear: both;
	width: 980px;
	margin: 0 auto;
}
#credits p {
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	padding: 12px 0 0 0;
}
#credits p a {
	text-transform: lowercase;
}
.gallery-item {
	margin: 0 2px !important;
}
.gallery-icon img {
	width: 100px !important;
	height: 100px !important;
}
