/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFFFF url(/images/img01.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #8C1029;
}

h1, h2, h3 {
	font-family: Georgia, "Arial", Times, serif;
	color: #000000;

}

h2 {
	margin-bottom:0px;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
	margin-bottom: 1.4em;
	line-height: 1.8em; 
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px solid #C4C2C2;
}

/* Boxed Style */

#box1 {position:relative; width:450px; padding:0; margin:0; height:100px;}
.box5 {position:absolute; top:5px; left:70px; width:450px; height:20px}
.box5 h3 {color:#000000; font-size:10px; font-family:"Times New Roman", Times, serif}
.box6 {position:absolute; top:5px; left:0px; width:60px;}
.box7 {position:absolute; top:30px; left:70px; width:350px; height:80px; color:#000000}

.box1-g {position:relative; width:550px; padding:0; margin:0; height:550px;}
.box5-g {position:absolute; top:5px; left:140px; width:550px; height:20px}
.box5-g h3 {color:#000000; font-size:10px; font-family:"Times New Roman", Times, serif}
.box6-g {position:absolute; top:5px; left:0px; width:135px; }
.box7-g {position:absolute; top:25px; left:140px; width:300px; height:80px; color:#000000}

.wide-post {
	width: 472px;
	height:250px;
	margin: 0 auto; 
	background:url(/images/base.png) no-repeat;
	padding: 9px 4px 4px 9px;
	}

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 25px;
	margin: 0;
	padding: 0 0 0 15px;font-size: 1.4em;
/*	background: url(/images/img05.gif) no-repeat;*/
	
	color: #990000;
}

.boxed .content {
	padding: 15px;
	border: 1px solid #8C1029;
}

/* Post */

.post {
}

.post .title {
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story { 
}

/* Header */

#header {
	width: 740px;
	height: 150px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* Header > Logo */

#logo {
	float: left;
	width: 230px;
	height: 70px;
	
	/*background: url(/images/img02.gif) no-repeat;*/
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 70px 0 0 70px;
	font-size: 1em;
	width:230px;
	height:30px;
	background: url(/images/logo.png) no-repeat;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 22px 0 0 .5em;
	font-size: .7em;
}

#logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F885C;
}
/* filetto orizzonatale*/
.hr { border-style: dotted;
color:#990000}
/* Header > Menu */

#menu {
	float: right;
	width: 400px;
	height: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 75px;
	margin: 103px 0 0 0;
	height: 35px;
/*	padding: 15px 0 0 0;
	background: url(/images/img03.gif) no-repeat;*/
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 480px;
}

/* Content > Main > Welcome */

#welcome { float:right;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Support */

#support {
	width: 240px;
	height: 100px;
	margin-bottom: 20px;
	background: url(/images/img04.jpg) no-repeat;
}

#support h2 {
	margin: 0;
	padding: 30px 0 0 70px;
	font-size: 1.4em;
	color: #8C1029;
}

#support h3 {
	margin: 0;
	padding: 0 0 0 70px;
	color: #8C1029;
}
/* Catalogo */
#catalogo {
}

#catalogo ul {
	margin: 0;
	list-style: none;
}

#catalogo h3 {
	margin: 0;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
}

#catalogo p {
	margin-bottom: .7em;
	margin-left:10px;
	font-size: 12px;
	line-height: normal;
	text-transform:lowercase;
}
/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 0px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #000000;
	background: #8C1029;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-size:10px;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #8C1029;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* lavori */ 

#lavori{width:525px; float:left; height:auto;}
 

.divsx{
position: static;
float: left;
width:170px;
height:130px;
padding:0 2px 0 2px; 
}

.divcentro {
width:170px;
height:130px;
margin-left: 10px;
float:left;
position: static;
padding:0 2px 0 2px;
}
 
.divdx{
position: static;
width:170px;
height:130px;
float:right; 
padding:0 2px 0 2px;
}  
 

/* lavori */