.Stile1 {color: #F0F0F0}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474848;
}

img {border:none}

h1, h3, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	color: #6131BD;
	letter-spacing:-1px;
	font-size:2em;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:10px;
}

.similh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6131BD;
	letter-spacing:-1px;
	font-size:2em;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:10px;
}

h6 {
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom:10px;
}

h3 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color:#1D62B3;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

label {
display:block;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Header */

#header {
	width:960px;
	height:122px;
	margin-left:auto;
	margin-right:auto;
}

/* Logo */

#logo {
		
		float: left;
}

#logo h6, #logo p {
		float: left
}

#logo h6 {
	padding: 50px 0px 0px 0px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 2.5em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin-top:15px;
	padding: 62px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Menu */

#menu {
	position:absolute;
	top:0;
	width:960px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 10px 0px 10px;
	font-size: 1.4em;

	color: #FCFDDF;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

/* Social */

.socialicon {
	margin-right:10px;
}	

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 470px;
	height: 800px;
	min-height: 800px;
	/* aggiunti dopo*/
	height: auto !important;
	height: 800px;
	/* fin qui*/
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
	text-align:justify
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin:0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 15px;
	font-size:3.6em;
}	

.post .title a {
	background: none;
	text-decoration:none;
}

.byline {
	border:solid 1px;
	background-color:#F5F5F5;
	margin-bottom:10px;
	width:468px;
	padding-left:2px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:.9em;
}

.bykey{
	border-bottom:solid #CCCCCC 1px;
	line-height: normal;
	font-size:.7em;
	width:468 px;
	margin-bottom:15px;
}
.bytop{
	border-bottom:solid #CCCCCC 1px;
	line-height: normal;
	font-size: .7em;
	width:468 px;
	margin-top:5px;
	margin-bottom:15px;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	text-decoration:none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar larga adsense */

#sidebarlarge {
	float:left; 
	width:398px; 
	height:330px; 
	background:#FFF; 
	margin-left:30px; 
	border-bottom:solid 1px #CCCCCC; 
	margin-bottom:5px;
	padding-left:40px;
	padding-top:10px;
	text-align:center; 
}

.follow {
	text-align:center; 
	margin-bottom:5px;
}

.follow a {
	text-decoration:none;
}	

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 230px;
	padding: 0 0 0 30px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 200px;
	padding: 0 5px 0 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

/* ARCHIVIO SEZIONI */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666666;
margin-bottom: 6px;
letter-spacing: -1px;
font-weight:bold;
text-transform: uppercase;
font-size: 1.2em;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #2d2b2b;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
padding:0;
z-index: 10;
text-transform: uppercase;
font-weight:bold;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
color: #666666;
letter-spacing: -1px;
font-style: normal;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
/*text-decoration: none;*/
}

.contentstyle{
position:static;
width: 180px;
padding: 10px;
}

.elencoarchivio{
margin-bottom:10px;
background: url(/template/glazed/images/img11.gif) no-repeat left center;
border-bottom: 1px solid #F0F0F0;
}

/* --- commenti --- */
.compari { margin-top:1em; margin-bottom:1em; background-color:#fcfcfc; padding:7px; }
.comdispari { margin-top:1em; margin-bottom:1em; background-color:#f3f3f3; padding:7px; }
.comtitolo { }
.comtesto { margin-top:0.5em; margin-bottom:0.5em; padding-left:0.5em; }
.comautore { padding-left:0.5em; font-size:8pt; }
.formcommenti { width:380px; margin:auto; }
.formpopcommenti { width:280px; margin:auto; }

/* the newssc box */

#newssc
{
	position: static;
	width:200px;
	border: 1px solid #000000;
	background-color: #f0f0f0;
}

#newssc ul
{
	padding:0 2px 0 2px;
	list-style-image:none;
	}
#newssc li{
width:180px;
padding-bottom:20px;
}
/* the newssc box when JavaScript is available */
#newssc.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#newssc.hasJS ul
{
	position:absolute;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

/* Css per navigazione articoli precedente/successivo */

div#successivo
{float:right;
width:47%;
border:solid 1px;
background-color:#F5F5F5;
margin-bottom: 10px;
padding: 5px;
line-height: normal;
font-size: .9em;
}
div#precedente
{
float:left;
width:47%;
border:solid 1px;
background-color:#F5F5F5;
margin-bottom: 10px;
padding: 5px;
line-height: normal;
font-size: .9em;
}

/* Css per condivisione articoli */

div#cat
{
width: 300px; 
height:70px; 
background-color: #F5F5F5;
border:solid 1px;
margin-bottom:5px;
}

/* Newsletter */

#newsletter {
	width: 180px;
	padding: 0px 0px 0px 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

#newsletter fieldset {
	border: none;
}

#newsletter legend {
	display: none;
}

#snewsletter {
	width: 116px;
	background: none;
	border: 1px solid;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#xnewsletter {
	
}

/* CSS servizi home */

div#allineadestra{float:right;width:45%}
div#allineasinistra{float:left;width:45%}

/* form elements */

#servizi form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 	
}
#servizi label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
#servizi input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
#servizi textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(button-bg.jpg) repeat-x 0 0;
	border: none;
}
#servizi table{
border:#000000 solid 1px;
width: 100%;
}
.post-footer {
	clear:both;
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}

/* CSS ammortamenti */


#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
