@charset "UTF-8";
/* CSS Document */

/*	
	Based on Less+ Framework by Jimmy Rosén, http://www.angrycreative.se/projekt/less-framework
	Less+ Framework based on Less Framework 4 by Joni Korpi, http://lessframework.com
	
*/


body{
	font-family: 'TitilliumText25L400wt';
	font-weight: normal;
	font-style: normal;
	font-size:100%;
	line-height:1.5;
	
	color: #666666;
	/* Prevents Mobile Safari from bumping up font sizes in landscape */
	background:#ddd url(../images/background.png) top center no-repeat;
	-webkit-text-size-adjust: 100%;
	margin: 0px auto;
	
}

html,body {
    height:100%;
}

.tabella {
	display:table;
	width:100%;
	height:100%;
	
	}
.cella {
	width:100%;
	height:100%;
    display:table-cell;
    vertical-align:middle;
	
}

.interno {
	margin: 0 auto;
	
}

h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
}
h1, .quadruplo {
	font-family: 'TitilliumText25L999wt';
	font-size: 4em;
	padding: 0;
	color: #000000;
}
h2, .triplo {
	font-family: 'TitilliumText25L999wt';
	font-size: 3em;
	padding: 0;
	color: #000000;
}
h3, .doppio {
	font-family: 'TitilliumText25L800wt';
	font-size: 2em;
	padding: 0;
	color: #000000;
}
h4, .grandissimo {
	font-family: 'TitilliumText25L800wt';
	font-size: 1.75em;
	padding-bottom: 0.5em;
	color: #000000;
}
h5, .grande {
	font-family: 'TitilliumText25L1wt';
	font-size: 1.5em;
	padding: 0;
	color: #666;
}
h6, .evidente {
	font-family: 'TitilliumText25L600wt';
	font-size: 1.15em;
	padding: 0em;
}
b {
	font-family: 'TitilliumText25L800wt';
	font-style: normal;
	font-weight: normal;
}
i {
	font-family: 'TitilliumText25L1wt';
	font-style: normal;
	font-weight: normal;
}
p {
	padding: 0 0 1em;
}
header {
	width: 100%;
	height:200px;
		background: url(../images/grey_line.png) bottom center repeat-x;	

}

.top {
	width:900px;
	margin:0px auto 0px auto;
}

.bottom {
	width:900px;
	margin:0px auto 0px auto;
padding-top:40px;
padding-bottom:40px;
}

.navbar_new {
	font-family: 'TitilliumText25L250wt';
	font-size: 90%;
	text-align:right;
	padding-top:100px;
}

#claim {
	color: #a88c7f;
	float: right;
	padding-top: 44px;
}
#pagina-attuale {
	font-family: 'TitilliumText25L600wt';
	color: #49629C;
}
#home {
	width:100%;
	text-align:center;
	margin-top: 20%;
}

.logohome {
	padding-bottom:20px;
	padding-top:40px;
}

.logonatale {
	padding-bottom:20px;
	padding-top:13px;
}

#ragjust {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0.6em;
	letter-spacing: 0.2em;
	background-color: #9A977D;
	color: #D8D5BD;
	padding: 0.3em;
	cursor: pointer;
}
img {
	max-width: 100%;
}
video {
	max-width: 100%;
	height: auto;
}

section {
			
background: #ddd url(../images/background.jpg) top center no-repeat;
			
}

article {
	width:900px;
	margin:0px auto 0px auto;
}
	

footer {
	font-family: 'TitilliumText25L250wt';
	font-size: 80%;
	margin:0px auto 0px auto;
		background: url(../images/grey_line.png) top center repeat-x;	

}

.presenza-online, .sezioni {
	font-family: 'TitilliumText25L250wt';
	font-size: 80%;
	padding: 0 0 2em;
}

.navbar {
	font-family: 'TitilliumText25L250wt';
	font-size: 90%;
	text-align:right;
	margin-top:-3.5em;
	padding-bottom:1em;
}

.navbarhome {
	font-family: 'TitilliumText25L250wt';
	font-size: 90%;
	text-align:left;
	margin-top:1em;
	padding-bottom:1em;
}

.sezioni {
	text-align:center;
}
.ragged {
	text-align: left;
}
.justified {
	text-align: justify;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.works {
margin-right: 30px;
float: left;
margin-bottom:0px;
width:280px;
line-height:0;
}

.homeleft {
margin-top:4em;
float: left;
margin-bottom:0px;
width:50%;

}

.homeright {
margin-top:2em;
float: left;
margin-bottom:0px;
width:50%;

}

.latest {
	padding:0;
	margin:0;
	max-width:270px;
}

.lavori {
	padding-bottom:0em;
}

.latest_p {
	padding-bottom:22px;
	margin-top:1em;
	
	
}
.works img {
	
	padding:0;
	margin:0;
		border: solid 5px #FFF;
		/*
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
*/
	
}

.works h6 {
	color:#000;
	line-height:1;
	padding-top:0.5em;
	padding-left:15px;
}


.latest_text {
	font-family: 'TitilliumText25L600wt';
	font-style: normal;
	font-weight: normal;
	font-size:90%;
	padding:0.5em 0 1.5em 15px;
	margin:0;
	
line-height:1.5;
}

.clearfloat {
	clear:both;
	height:0;
}

.line {
	clear:both;
	background:url(../images/line_background.png) top left no-repeat;
	margin:0;
	padding:0;
	height:2px;
	width:100%;
}

.last {
margin-right: 0px;
}

.donazione {
	color:#990000;
}

.donazione a {
	font-family: 'TitilliumText25L600wt';
	color:#990000;
}

.separatore {
	padding-left:20px;
	padding-right:20px;
}

.sinistra {
	float:left; 
	width:440px;
}

.destra {
	float:right; 
	width:440px;
}

.topsx {
	float:left; 
	width:40%;
}

.topdx {
	float:right; 
	width:60%;
}


::selection 	 	{background: rgb(255,255,255);}
::-moz-selection 	{background: rgb(255,255,255);}
img::selection 		{background: transparent;}
img::-moz-selection {background: transparent;}