/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/


@font-face {
	font-family: 'avantgarde_md_btmedium';
	src: url('avgardm-webfont.eot');
	src: url('avgardm-webfont.eot?#iefix') format('embedded-opentype'), url('avgardm-webfont.woff') format('woff'), url('avgardm-webfont.ttf') format('truetype'), url('avgardm-webfont.svg#avantgarde_md_btmedium') format('svg');
}
* {
	margin:0;
	padding:0;
}
body {
	background:#000;
	height:100%;
	overflow:hidden;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	line-height: 20px;
}
h1 {
	font-family: 'avantgarde_md_btmedium', Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 20px;
}
p {
	font-family: 'avantgarde_md_btmedium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #666;
}
/* liDock CSS */
		ul#navlist {
	display: inline;
	list-style: none;
	position:absolute;
	right:20px;
}
ul#navlist li {
	float: left;
	width: auto;
	height:20px;
}
ul#navlist li a {
	text-decoration: none;
	width: 80px;
	height:10px;
	padding:5px;
	font-size:7pt;
	margin-left:5px;
	font-family:arial;
	text-align:center;
	line-height:10px;
	background: #fff;
	display:block;
	color:#000;
}
ul#navlist li a:hover {
	border-top: 5px solid #fff;
	background:#fff;
	font-size:9pt;
	font-weight:bold;
}
img {
	border:none;
}
#supersized-loader {
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:60px;
	height:60px;
	margin:-30px 0 0 -30px;
	text-indent:-999em;
	background:url(../img/progress.gif) no-repeat center center;
}
#supersized {
	display:block;
	position:fixed;
	left:0;
	top:0;
	overflow:hidden;
	z-index:-999;
	height:100%;
	width:100%;
}
#supersized img {
	width:auto;
	height:auto;
	position:relative;
	display:none;
	outline:none;
	border:none;
}
#supersized.speed img {
	-ms-interpolation-mode:nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}	/*Speed*/
#supersized.quality img {
	-ms-interpolation-mode:bicubic;
	image-rendering: optimizeQuality;
}			/*Quality*/
#supersized li {
	display:block;
	list-style:none;
	z-index:-30;
	position:fixed;
	overflow:hidden;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#111;
}
#supersized a {
	width:100%;
	height:100%;
	display:block;
}
#supersized li.prevslide {
	z-index:-20;
}
#supersized li.activeslide {
	z-index:-10;
}
#supersized li.image-loading {
	background:#111 url(../img/progress.gif) no-repeat center center;
	width:100%;
	height:100%;
}
#supersized li.image-loading img {
	visibility:hidden;
}
#supersized li.prevslide img, #supersized li.activeslide img {
	display:inline;
}
nav.primary {
	width:auto;
	margin: 0 auto;
	display:table;
}
nav.primary ul li {
	float:left;
	list-style:none;
}
nav.primary ul li a {
	height:39px;
	display:block;
	font-size:11px;
	color:#000;
	padding:0 5px;
	text-decoration:none;
	line-height:39px;
}
nav.primary ul li a:hover {
	color: #000;
}
.portfolio a {
	color:#FFF;
}
.portfolio a:hover {
	color: #F00;
}
nav.primary li a.selected {
	border-bottom: 3px solid #ED3131;
}
.entry {
	position:relative;
	float:left;
	margin:0px;
	cursor:pointer;
	width:83px;
	height:20px;
	padding:10px;
	text-align: center;
	vertical-align: middle;
}
.portfolio {
	margin:0;
}
.entry:hover .video-hover, .entry:hover .magnifier {
	opacity:1;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	transition-property:         transform, opacity;
}
.contenuto {
	background-image:url(../img/sfondobianco.png);
	border:1px solid #FFF;
	width:740px;
	height:510px;
	position:absolute;
	top:50%;
	left:54%;
	margin:-270px 0 0 -300px;
	padding:10px;
	color:#000;
}
.contenuto a {
	color:#000;
}
.contenuto a:hover {
	color:#666;
}
.contenuto2 {
		background-image:url(../img/sfondobianco.png);

	border:1px solid #FFF;
	width:740px;
	height:400px;
	position:absolute;
	top:50%;
	left:54%;
	margin:-270px 0 0 -300px;
	padding:10px;
	color:#FFFFFF;
}
.contenuto2 a {
	color:#FFFFFF;
}
.contenuto2 a:hover {
	color:#F00;
}
.sinistra_pagina {
	position: fixed;
	bottom:0px;
	left:0px;
	height:100%;
	width:20%;
	background-image:url(../img/barradestra.png);
	border-right:1px solid #fff;
	color:#fff;
}
.sinistra_pagina a {
	color:#fff;
}
.sinistra_pagina a:hover {
	color: #F00;
}
.logo {
	position:absolute;
	width:100%;
	height:auto;
	margin-top:20px;
	top:0px;
}
.link_piede {
	position:absolute;
	width:100%;
	height:12%;
	bottom:0px;
	background-image:url(img/bianco.png);
	font-size:18px;
	vertical-align: bottom;
	color:#FFF;
}
.link_piede a {
	color:#FFF;
}
.link_piede a:hover {
	color: #F00;
}
div.cliccabile {
		cursor: pointer;

	position:relative;
	height:180px;
	width:225px;
	padding:5px;
	float:left;
	margin:5px;
	background-color:#898988;
}
div.cliccabile a {
	color:#FFFFFF;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-decoration:none;
	z-index:10;
}

div.cliccabile a:hover {
	color:#000000;
}




div.clickable { /* Containing div must have a position value */
	position:relative;
}
div.clickable a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-decoration:none;
	z-index:10;
}
