/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 50px;
	padding: 0;
	background: #1F0303;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 36px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: center;
	line-height: 22px;
}

a:link {
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

img {
	text-align: center;
	top: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
.Image1 {
	text-align: center;
	color: #000;
}


/* Form */

form {
	margin: 0;
	padding: 0;
}
#Foto1 {
	margin-bottom: 28px;
}
#Foto2 {
}



fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#banner {
	width: 880px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
	height: 230px;
	padding: 20px 10px 00px 10px;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/img01.gif);
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 50px;
	background: url(images/img03.gif) no-repeat left top;
	font-family: Verdana, Geneva, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 1px;
}

#menu a:hover { 
	background: #AA330F url(images/img04.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #400000;
	background-color: #AA330F;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
}

/** LOGO */

#logo {
	width: 900px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding-left: 25px;
	padding-top: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #897B7B;
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	background-color: #2A0F0F;
	padding: 20px 10px 00px 10px;
}

/* Content */

#content {
	float: left;
	width: 650px;
	
}

/* Content1 */

#content1 {
	float: left;
	width: 600px;
	
}

/* Post */

.post {
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
}

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.post .entry {
}

.post .meta {
	padding: 0px 15px 30px 0px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .links {
	float: left;

}
.post .byline {
	border-left: 8px solid #B8120B;
	margin-top: -20px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #897B7B;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 220px;
	float: right;
	margin: 0;
	padding: 0;
	height: 500px;
}

/* Sidebar1 */

#sidebar1 {
	width: 265px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	color: #FFF;
}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
}

#sidebar h2 {
	width: 250px;
	margin-bottom: 10px;
	padding-left: 0px;
	border-left: 8px solid #B8120B;
	font-size: 20px;
	color: #FFFFFF;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 5px;
}

#s {
	width: 100px;
	margin-right: 5px;
	margin-left: 20px;
	padding: 2px;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background-image: url(images/img03.gif);
	background-repeat: no-repeat;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}
#antefooter {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#offerte {
	text-align: center;
	float: right;
	height: auto;
	width: auto;
}
.Image {
	float: none;
	vertical-align: auto;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.ImageZip {
	float: right;
	height: 100px;
	width: 150px;
}
#page #sidebar ul #search ul li .more .Image1 .Ringraziamenti {
	color: #000;
}
.Ringraziamenti {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
