/*  
Theme Name: Residenza Panarotta
Theme URI: http://www.residenzapanarotta.com/
Description: WordPress theme for <a href="http://www.residenzapanarotta.com/">residenzapanarotta.com</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: Georgia, "Times New Roman", Times, serif; 
}
a {
	outline: none;
	text-decoration: none;
	color: #b9371d;
}
a:hover {
	color: #e9ac15;
}
ul { 
	list-style: none;
}
body {
	background: #000;
}
#header {
	margin: 0 auto;
	width: 924px;
	height: 235px;
	background: url(img/bg-header.png);
}
#nav-wrapper {
	background: url(img/bg-nav-wrapper.png) repeat-x;
}
#nav {
	margin: 0 auto;
	width: 880px;
	height: 42px;
	padding: 0 50px;
	background: url(img/bg-nav.png);
}
#nav li {
	float: left;
}
#nav li a {
	font-size: 1em;
	padding: 6px 20px;
	display: block;
	color: #fff;
}
#nav li.current_page_item a {
	color: #b9371d;
}
#nav li a:hover {
	color: #e9ac15;
}
#nav li.active {
	display: none;
}
#nav .qtrans_language_chooser {
	float: right;
}
#content {
	width: 856px;
	margin: 0 auto -120px auto;
	padding: 20px 40px 0 40px;
	background: url(img/bg-content.png) repeat-y;
}
#banner {
	margin: 30px auto 0 auto;
	text-align: center;
}
#content p, #content li {
	clear: both;
	padding: 8px 0;
	color: #333;
	font-size: 1.0em;
    line-height: 1.4em;
	text-align: justify;
}
#content p a, #content li a {
	text-decoration: underline;
}
#content p.brown {
	color: #471e00;
}
#content ul {
	padding: 8px 0;
}
#content li {
	list-style: disc inside;
	padding: 0;
	text-indent: 20px;
}
#content span.underline {
	text-decoration: underline;
}
#content table {
	width: 856px;
	margin: 10px 0 20px 0;
}
#content th, #content td {
	color: #333;
	font-size: 1.0em;
	text-align: center;
	border: 1px solid #461f00;
	padding: 4px 0;
}
#content th {
	background: #461f00;
	color: #fff;
	font-weight: normal
}
#content #google-map {
    float: left;
	width: 854px; 
	height: 428px;
	border: 1px solid #461f00;
	margin: 15px 0;
}
#content .form-left, #content .form-right {
	float: left;
	width: 410px;
}
.wpcf7-form {
	margin: 70px 0 0 0;
}
#content .form-left {
	margin: 0 36px 0 0;
}
#content .form-center {
	text-align: center;
}
#content input, #content textarea {
	border: 1px solid #461f00;
	margin: 10px 0;
	color: #333;
	font-size: 1.0em;
}
#content input {
	width: 408px;
	height: 20px;
}
#content p.send input {
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
}
#content textarea {
	width: 854px; 
	height: 80px;
	overflow: hidden;
}
#content label small {
	font-size: 0.7em;
}
#footer-wrapper {
	clear: both;
	background: url(img/bg-footer-wrapper.png) repeat-x;
}
#footer {
	margin: 0 auto;
	width: 980px;
	height: 224px;
	background: url(img/bg-footer.png);
}
#credits {
	clear: both;
	width: 980px;
	margin: 0 auto;
}
#credits p {
	color: #fff;
	font-size: 0.7em;
	font-family: Trebuchet MS, Verdana, Times New Roman, Times, serif; 
	text-align: center;
	text-transform: lowercase;
	padding: 200px 0 0 0;
}
