﻿

body {
	margin: 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	background:#cccccc url('../images/page_sg.jpg') repeat-x;
  top: 0;
  width: 100%;
  height: 800px;

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #A42903;
}

h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h5 {
	font-size: 2.4em;
}


p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #A7430F;
}

a:hover {
}

 
  
#wrapper {
	width: 594px;
	margin: 0 auto;
	padding: 0;
		  

}

/* Testata */

#header {
	width: 940px;
	height: 300px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: center;
	height: 50px;
	margin: 0;
	padding-top: 50px;
	background: url(images/img02.jpg) no-repeat left 20px;
	color: #99ccff;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 120px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: 99ccff;
	text-decoration: none;
	color: #A83A01;
}

/* Ricerca */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/*-----------------middle_banner----------------------------*/
.middle_banner{
width:652px;
height:250px;
background:url(images/middle_banner_bg.gif) no-repeat center;
}
/*----------------------slider---------------------------*/
.featured_slider { width:652px; height: 350px margin:auto; float:left; margin:-1px 0 0 6px; margin-bottom: 0 }
ul, li{
padding:0px;
margin:0px;
list-style:none;
}
/** ----------------------------------------------------- **/
#featured_border {
	position: relative;
	border: none;
	padding: 0px;
	height: 260px;
	margin: 0px;
	right: 0px;
}
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0; }
#featured_images li { float: left; }
#featured_positioner_desc { width:594px; height: 280px; position: absolute; top: 0px; left: 0px; }
#featured_wrapper_desc {
	width: 594px;
	height: 259px;
	position: absolute;
	overflow: hidden;
}
#featured_desc { position: absolute; left: 0; bottom: 0;  padding:0px; margin:0px; }
#featured_desc li { width: 652px; float: left;padding:0px; margin:0px; }
#featured_desc li div {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px;
	width: 718px;
	height: 220 px;
	background: url(images/featured-desc-bg.png);
}
#featured_desc li h2 {
color:#FFFFFF;
font-size:18px;
padding:0px 0 5px 0;
margin:0px; 
}
#featured_desc li p {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 0 10px 0;
	margin: 0px;
	line-height: 16px;
	height: 220 px;
	width: 700px;
}

#featured_buttons { position: absolute; top: 15px; right: 15px; width: auto; padding:0; list-style:none;}
#featured_buttons li { width: 22px; height: 22px; background: url(images/featured-button-off.png); float: left; margin-left: 3px; text-align:center; font-size:12px; color:#FFFFFF; line-height:22px; cursor: pointer; }
#featured_buttons li.clicked {
	background: url(images/featured-button-on.png);
	min-height: 0px;
}
/**/


/* Menu */

#menu {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	font-size: 11px;
}

 

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li {
	position: relative;
    float: left;
    list-style: none;
    margin: 1;
    padding: 0 13px;
     
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
 
#menu li a {
    width: 68px;
    line-height: 30px;
    margin:0 0em 0 0;
    padding: 3px 0px;
    display: block;
    text-decoration: none;
    text-align: center;
    background-color:#000000;
    color: white;
}
 

 
#menu li a:hover{
    text-shadow: 0px 0px 1px #FFF;
    background-color: #d3cfbc;
}
 
#menu ul li:hover {
	background-color: #d3cfbc;
	
   
}
 
#menu ul li ul li:first-child {
    margin-top: 3px;
}
 
#menu ul li ul li:last-child:after, ul li ul li:last-child:before {
    display: none;
}
 
#menu ul ul {
    position: absolute;
    top: 36px;
    right: 0px;
    visibility: hidden;
    background-color: #000000;
    
}
 
#menu ul li:hover ul{
    visibility: visible;
}
 
#menu ul li ul li:before {
    content: "";
    border-color: transparent #000000 transparent transparent;
    border-style: solid;
    border-width: 13px;
    height: 0px;
    width: 0px;
    position: absolute;
    left: -8px;
    top: 38px;
    z-index: -1;
}
 
#menu ul li ul li:after {
    content: "";
    border-color: transparent  transparent transparent #000000;
    border-style: solid;
    border-width: 13px;
    height: 0px;
    width: 0px;
    position: absolute;
    right: -8px;
    top: 38px;
    z-index: -1;
}


/* Pagina */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background-image: url('images/sfondo_pagina.jpg');
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Contenuto */

#content {
	float: right;
	width: 652px;
	padding: 0px 0px 0px 0px;
	background-image: url('SFONDO.jpg');
	
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
	
}

.post .title a {
	color: #A7430F;
	border: none;
	
	
	
	
}

.post .meta {
	height: 30px;
	border-bottom: 2px solid #E9E3CB;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #464032;
	
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #E9E3CB;
	color: #464032;
}

.post .meta a {
	color: #464032;
	
	
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Colonna */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px;
	color:;
	text-align: center;
	background-image: url('SFONDO.jpg');
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #E9E3CB;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li li span {
	display: block;
	margin-top: -10px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-center: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FFFFFF;
	letter-spacing: -.5px;
	font-size: 1.8em;
	background-image: url('images/blockheader.png');
}

#sidebar h5 {
	padding-center: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FFFFFF;
	letter-spacing: -.5px;
	font-size: 1.8em;
	background-image: url('images/blockheader.png');
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: center;
}

#sidebar a {
	border: none;
	color: #464032;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendario */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Fine */

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #99894D;;
}

#footer a {
	color: #464032;
	text-decoration: underline;
}