
body {
	margin: 0;
	margin-top:1px;
	padding: 0;
	background:  #4A3A2D url(images/header.jpg) no-repeat top center;
	font-size: 13px;
	color: #F1EAE2;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #F9C;
}

h1 {
	letter-spacing: -1px;
	font-size: 22px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
	color: #F9C;
}

a {
	color: #F9C;
}

a:hover {
	text-decoration: none;
	color: #EBE6E3;
}

img {
	border: 2px solid #FFF;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

iframe {
	width:450px;
	height:341px;
	border: 0;
	margin-top: 0;
	padding: 0; 
	margin: 0;
	background: none;
}

#iframe p {
	color: #4A3A2D;
}

/* Header */

#header {
	width: 760px;
	height:170px;
	background: url(images/logo.jpg) no-repeat left top;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	color: #F9C;
}

#header h1{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -1px;

}

#header h2 {
	margin-top: 40px;
	font-size: 39px;
	text-transform: uppercase;
	letter-spacing: -2px;
}

#header h3{
	margin-top: 60px;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-style: italic;
}

#text{
	float: left;
	width: 205px;
	height: 125px;
	text-align: center;
	margin: 0;
	padding: 20px 0 0 325px;
	background: url(images/star.gif) no-repeat right center;
	line-height: 0%;
	
}

#buttons{
	text-align: right;
	float: right;
	margin: 0;
	width: 80px;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 460px;
}

.description {
	padding: 0 0 20px 0;
}

.description ul{
	line-height: 150%;
}

.description li{
	padding: 0 15px 10px 5px;
}

.descriptioni i{
	color: #F9C;
}

.post {
	padding: 0 0 20px 0;
}

.post li{
	min-height:90px; 
	list-style-type:none;
}

.post i{
	color: #F9C;
}

.title {
	margin: 0;
	border-bottom: 2px solid #BDA28D;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.post .date {
	display: block;
	float: left;
	width: 69px;
	height: 64px;
	margin-top: 5px;
	background: #4A3A2D url(images/calendar.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #4A3A2D;
}

.post .date .month {
	display: block;
	line-height: 15px;
	height: 16px;
	padding: 0px;
	background: #4A3A2D url(images/calendar.gif) no-repeat;
	color: #4A3A2D;
}

.post .date .day {
	height: 47px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

.post .date .year {
	margin-top: -8px;
	display: block;
	text-indent: -9999px;
}

.post .entry {
	margin: 0 0px 0 80px;
}

.post .entry .link{	
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #BDA28D;
	background: url(images/arrow.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #BDA28D;
}

#sidebar a {
	text-decoration: none;
	color:#FFF;
}

#sidebar a:hover {
	color: #F9C;
}

/*Banner*/
#banner {
	position:absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #847266;
	color: #7F6A63;
	width: 210px;
	height: 260px;
	top: 152px;
	margin-left:257px;
}

#bannertext{
	background: url(images/sfondo.gif);
	margin:10px;
	margin-top: 35px;
	width: 190px;
	height: 215px;
	color:#FFF;
}

#bannertext p{
	padding:5px;
	margin:0;
	color:#FFF;
}

#bannertext h1{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}

#chiudi{
	position:absolute;
	top: 152px;
	margin-left:257px;
	background-color: #847266;
	width: 200px;
	text-align: right;
}

#vai{
	position:absolute;
	top: 392px;
	margin-left:257px;
	background-color: #847266;
	width: 200px;
	height:20px;
	text-align: right;
}

#vai a {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding:2px;
	margin:0;
	float: right;
	text-decoration: none;
}

#chiudi img{
	border: 0px;
}

#chiudi a{
	border: 0px;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #BDA28D;
	text-align: center;
	font-size: smaller;
}

/* Form */
form#Form p {text-align:left;}

#Form fieldset{
	display: block;
	margin: 5px;
	border: 0 solid #FFF;
	padding: 0px 10px 10px 35px;
}

#Form fieldset.break{	
	display: block;
	margin: 0px;
	border: 0 solid #FFF;
	padding: 0px;
}
	
#Form label{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#Form fieldset.check{	
	display: block;
	margin: 0px;
	border: 0 solid #FFF;
	padding: 0px;
	margin: 0 0 2em 0;
}

#Form input{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 172px;
}

#Form textarea{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 372px;
}

#Form input.bottone{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 70px;
	display:inline;
}

#Form input.check {
	display:inline;
	width: 14px;
}


