/* CSS Document */

@charset "UTF-8";
/* CSS Document */
/*
@font-face {
 font-family: CicleG;
 src: url("Cicle_Gordita.eot") /* EOT file for IE */
}
@font-face {
 font-family: CicleG;
 src: url("Cicle_Gordita.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: Bodoni;
 src: url("BodoniFLF-Roman.eot") /* EOT file for IE */
}
@font-face {
 font-family: Bodoni;
 src: url("BodoniFLF-Roman.ttf") /* TTF file for CSS3 browsers */
}
*/
@font-face {
 font-family: ospdin;
 src: url("OSP-DIN.eot") /* EOT file for IE */
}
@font-face {
 font-family: ospdin;
 src: url("OSP-DIN.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: miso;
 src: url("miso.eot") /* EOT file for IE */
}
@font-face {
 font-family: miso;
 src: url("miso.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: helv1;
 src: url("HelveticaNeueLTStd-Lt.eot") /* EOT file for IE */
}
@font-face {
 font-family: helv1;
 src: url("HelveticaNeueLTStd-Lt.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: helv1;
 src: url("HelveticaNeueLTStd-Lt.otf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: antip;
 src: url("Antipasto_regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: antip;
 src: url("Antipasto_regular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: antip;
 src: url("Antipasto_regular.otf") /* TTF file for CSS3 browsers */
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, select, option {
	margin:0;
	padding:0;
}
.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	overflow:hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	height: 100%;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}
a img {
	border:none;
}

.opaque:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.opaque img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	margin:1px
}
.container { 
	position:relative;
	margin:0 auto 0 auto ;
	width:100%;
	min-height:800px;
	min-width: 1200px;
  height:auto !important;
  height:800px;

} 

 
h1#logo {
background-image: url("camion-vela-siena-logo.png");
  /* background-position: 0 100%; */
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 150px;
  line-height: 0;
  /* margin: 10px 0 0; */
  overflow: hidden;
  /* padding: 20px 0 0; */
  position: fixed;
  text-indent: -999px;
  width: 300px;
  z-index: 99;
  top: 25px;
  left: 0;
  margin-left: 10px;
  /* margin-bottom: 50px; */
  background-size: 80%;
}


h1#logo a{
display:block;
height:93px;
width:260px;
outline:none;
}
.center-cropped {
  width: 300px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:-2px;
}
.all {
	float: right;
	min-height: 600px;
	text-align: left;
	width: 79%;
}
.all#about {
/*background-image: url("sfondo-about.png");*/
background-repeat: repeat;
text-align: left;
}
.all#contatti {
	background-image: url("sfondo-about.png");
background-repeat: repeat;
	min-height: 600px;
	height: 750px;
	text-align: center;
	width: 84%;
	position: absolute;
left: 16%;
min-width: 1250px;
}

.contenuto {
position: relative;
margin-left:5%;
margin-right: 5%;
margin-top:20px;
font-family: miso, Verdana, Arial, sans-serif;
}

.descrizione{
	margin:42px 0 10px 0;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	}

.descrizione h1{
   border-bottom: 1px dashed #666666;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin: 0 0 10px;
    text-align: center;
    
	}

.descrizione-text{
    border-bottom: 1px solid #000000;
    font-size: 12px;
    margin: 0 0 6px;
    padding-bottom: 6px;
	 }
.descrizione img{ display:block; margin:0 0 5px 0; }	 

.slide_home {
	height:500px;
	overflow:hidden;
}
.slide_home a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.slide_home img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	margin:1px
}
.titolo_pagina {
	font-weight:bold;
	font-size:40px;
	color: #000;
	padding-top:17px;
	padding-bottom:20px;
}
.contrast {
	background-color:#000000;
	color:#FFFFFF;
	overflow:auto;
	float:right;
	padding:6px;
	clear:both;
	margin-top:86px;
	width:720px;
	min-height:400px;
}
.contrast .titolo_pagina {
	color: #fff;
	background-color:#000000;
}
.contrast .foto_left {
	margin-right:12px;
	float:left;
}
.footer {
	border-top:1px solid #808080;
	float:right;
	height:50px;
	margin-top:30px;
	width:100%;
	padding-top:8px;
}
.footer2 {
	border-top:1px solid #808080;
	float:right;
	height:50px;
	font-size: 9px;
	width:100%;
	padding-top:8px;
}
h3 {
font-size: 9px;
font-weight:100;
}
ul {
	border:0;
	margin:0;
	padding:0;
}

.slogan{
	margin: 10% 0 25% 0;
	width:300px;
	
	}

.agenzia-testo{
/* margin: 10% 0 10% 0; */
width: 272px;
text-align: justify;
height: 300px;
position: relative;
/* padding-right: 28px; */
/* left: 60%; */
margin-left: 650px;
	}
	
	.agenzia-testo2{
/* margin: 10% 0 10% 0; */
text-align: justify;
height: 300px;
position: relative;
/* padding-right: 28px; */
/* left: 60%; */
margin-left: 650px;
padding-right: 20px;
	}
	.agenzia-testo2 h1{
	color:#666;
	font-weight:bold;
	font-size:18px;
	text-transform: uppercase;
	}
.agenzia-testo2 h2{
	color:#b1b3b4;
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	}
	.agenzia-testo2 h3{
	color:#1a171b;
	font-size:10px;
	}
.agenzia-testo h1{
	color:#EB2A2E;
	font-weight:bold;
	font-size:13px;
	}

.agenzia-container{
width: 600px;
/* margin: 42px 0 10px; */
overflow: hidden;
position: absolute;
left: 16%;
}

#agenzia1,#agenzia2,#agenzia3,#agenzia4,#agenzia5,#agenzia6{
background-repeat:no-repeat;
background-position:0 0;
float:left;
margin:0 6px 6px 0;
}

#agenzia1{
width:297px;
height:209px;
background-image:url(img/azienda1.jpg);
}
#agenzia2{
margin:0 0 6px 0;
width:297px;
height:209px;
background-image:url(img/azienda2.jpg);
}
#agenzia3{
margin:0 0 6px 0;
width:209px;
height:165px;
background-image:url(img/azienda3.jpg);
}
#agenzia4{
margin:0 0 6px 0;
width:391px;
height:165px;
background-image:url(img/azienda4.jpg);
}
#agenzia5{
    background-image: url("img/azienda5.jpg");
    clear: left;
    height: 260px;
    width: 207px;
}
#agenzia6{
margin:0 0 6px 0;
width:387px;
height:260px;
background-image:url(img/azienda6.jpg);
}



h1.slogan {
	color: #000000;
	font-size: 29px;
	font-weight: bold;
	line-height: 25px;
}

.contatti-testo {
color: #333333;
font-size: 14px;
font-weight: bold;
height: 350px;
/* margin: 10% 0; */
/* padding-right: 28px; */
text-align: center;
width: 42%;
margin-left: 10px;
margin-top: 200px;
/* z-index: 11111; */
position: relative;
}

.contatti-testo h1 {
	font-family: miso, Verdana, Arial, sans-serif;
    color: #333;
    font-size: 24px;
font-weight:bold;   
line-height: 28px;
}

.contatti-testo h3 {
	font-family: miso, Verdana, Arial, sans-serif;
    color: red;
    font-size: 20px;
font-weight:bold;   
line-height: 24px;
}

.contatti-testo h2 {
	font-family: miso, Verdana, Arial, sans-serif;
    color: #333;
    font-size: 20px;
font-weight: lighter;
line-height: 24px;
}
.contatti-testo a {
	font-family: miso, Verdana, Arial, sans-serif;
    color: #333;
    font-size: 20px;
font-weight:bold;   

}

.contatti-testo a:hover {
	font-family: miso, Verdana, Arial, sans-serif;
    color: #000;
    font-size: 20px;
font-weight:bold;   

}


.menu {
  margin: 0 0 0 0;
  float: left;
  position: fixed;
  left: 0;
  /* top: 50px; */
  text-align: left;
  width: 21%;
  height: 100%;
  background: white;
  padding-left: 10px;
  top: 0;
  padding-top: 200px;
  min-width: 180px;
}

#menu {
    font-size: 24px;
    font-weight: bold;
    line-height: 22px;
    margin: 0px 0 0;
    padding-bottom: 4px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}
#menu a:link, #menu a:visited, #menu a:active {
	color:#b1b3b4;
}
#menu a:hover {
	color:#999999;
	text-decoration:none;
}
.submenu {
	display:none;
}
.submenu li {
	padding-left:3px;
	font-size: 13px;
	color:#777777;
}


.spazi{ padding:30px 0 0 0; }


.cont-foto{
    float: left; 
    margin: 4px;
    overflow: hidden;
    width: 192px;
}
.cont-foto p{
	    clear: both;
    font-size: 12px;
    padding: 6px 0 4px;
    text-align: left;
}

 .thumbfoto{ 
 display:inline;
 float:left; 
 height:182px;
 line-height:182px; 
 padding:4px;
 border:1px solid #cccccc;
 text-align:center;
 width: 182px;
 overflow:hidden
 }
 
 .thumbfoto img{
 vertical-align:middle;
    /*width: 182px;*/
	  -ms-interpolation-mode: bicubic; 
 }
  
h2.titlespazi{ font-size:38px;
color:#000000;
text-transform:uppercase;
margin:0 0 5px 0;
clear:both;
font-weight:bold;
}

/* PAGINAZIONE */


ul#pagination-digg{ 
    border: 0 none;
    clear: both;
    font-weight: bold;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 8px;}

ul#pagination-digg li{
    background-color: #BBBBBB;
    border: 0 none;
    float: left;
    font-size: 12px;
    list-style: none outside none;
    margin: 0 2px 0 0;
    padding: 0;
}
#pagination-digg a{
margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:0px;
}

.nolink { padding:4px 7px; float:left;}

#pagination-digg .next a,
#pagination-digg .previous a {
font-weight:bold;
}
#pagination-digg .active{
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 4px 0 0;
    padding: 4px 7px;
}
#pagination-digg a:link,
#pagination-digg a:visited {
display:block;
float:left;
padding:4px 7px;
text-decoration:none;
color:#FFFFFF;
}
#pagination-digg a:hover{
border:solid 1px #666;
background-color:#666;
color:#FFFFFF;
padding:3px 6px;
}	
.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
.bodoni {
font-family: "Bodoni", Verdana, Arial, sans-serif;	
letter-spacing: 1px;
	}
	.mappa2 {
margin-top: -520px;	
		}
	.mappa {
position: absolute;
right: 0;
/* margin-left: 30%; */
top: 0;
		}
	.msgarea {
border: 1px solid #231f20;
color: #000000;
width:380px;
}
.msgtext {
border: 1px solid #231f20;
color: #000000;
width:380px;
}

.pulsante-invia {
left: 50%;
position: absolute;
margin-left: -25px;
}
.sendemail {
border-color: #000000;
background-color: #231f20;
color: #ffffff;
text-align: center;
width:50px;
height:50px;
}
#graphicdesign {
text-align: center;
}
.forminvio {
width:500px;
position:absolute;
left:50%;
margin-left:-250px;
margin-top:60px;
}
.richiestainfo h3 {
font-family: miso, Verdana, Arial, sans-serif;
color: #CF024F;
font-size: 30px;
font-weight: lighter;
line-height: 24px;
}
.scrivici h1 {
	font-family: miso, Verdana, Arial, sans-serif;
    color: #333;
    font-size: 20px;
font-weight:lighter;   
line-height: 28px;
}
.richiestainfo {
border-bottom:solid 1px #000000;	
margin-left:105px;
width: 383px;
	}
.scrivici {
margin-left:105px;
margin-bottom:15px;
	}
	/* Active menu item */
	#dhtmlgoodies_slidedown_menu .dhtmlgoodies_activeItem {
		font-weight:bold;
		color: green;
	}

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{
		width:205px;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;
		display:block;
		clear:both;
		width:170px;
		padding-left:2px;
	}

	/* Active menu item */
	#dhtmlgoodies_slidedown_menu .dhtmlgoodies_activeItem {
		font-weight:bold;
		color: green;
	}

	/*
	A tags
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems.
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e.

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1

	instead of

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	/* Portfolio */
div.gdl-portfolio-title-wrapper{ margin: 0px 10px 20px; padding: 11px 17px 12px; position: relative; } 
h3.portfolio-header-title{ font-size: 18px; line-height: 18px; font-weight: bold; margin: 0px 0px 0px 0px; }
div.portfolio-view-all-project{ 
	font-size: 11px; line-height: 18px; font-style: italic; 
	position: absolute; right: 20px; top: 12px; }
div.portfolio-thumbnail-image{ text-align: center; position: relative; }
div.portfolio-thumbnail-image img{ display: block; margin: 0px auto; }
div.portfolio-thumbnail-video{ text-align: center; }
div.portfolio-thumbnail-video object{ display: block; margin: 0px auto;}
div.portfolio-thumbnail-slider{ text-align: center; margin: 0px auto; overflow: hidden; }
div.portfolio-thumbnail-slider .flexslider{ display: block; }
div.portfolio-thumbnail-slider ol.flex-control-nav{ display: none; }
div.portfolio-thumbnail-slider ul.flex-direction-nav .flex-prev{ 
	background: url('images/thumbnail-nav.png'); width: 30px; 
	height: 26px; background-position: 0px 1px; bottom: 0px; left: 0px; top: auto;}
div.portfolio-thumbnail-slider ul.flex-direction-nav .flex-next{
	background: url('images/thumbnail-nav.png'); width: 30px; height: 26px;
	background-position: 31px 1px; bottom: 0px; left: 30px; top:auto; }
h2.portfolio-thumbnail-title{ text-align: center; font-weight: normal; font-size: 12px; margin-top: 8px; margin-bottom: 8px; }
div.portfolio-thumbnail-context{ padding: 0px 20px; }
div.portfolio-thumbnail-title a{ color: inherit; }
div.portfolio-thumbnail-content{ margin-top: 8px; }
div.portfolio-bottom{ height: 15px; display: block; clear: both; }

span.portfolio-thumbnail-image-hover{
	opacity: 0; filter: alpha(opacity=0); position: absolute; width: 100%; height: 100%; 
	background: #000; background: url('images/portfolio-overlay.png'); display: block; }
span.portfolio-thumbnail-image-hover span{ 
	top: 50%; left: 50%; margin-left: -23px; margin-top: -23px; width: 46px; height: 46px; 
	position: absolute; display: block; }
span.portfolio-thumbnail-image-hover span.hover-link{ background: url('images/image-overlay-link.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-video{ background: url('images/image-overlay-video.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-zoom{ background: url('images/image-overlay.png') no-repeat; }

a.portfolio-read-more{ margin-right: 12px; margin-top: 15px; float: left; }
a.portfolio-visit-website{ margin-top: 15px; float: left; }

.portfolio-item-holder.masoned{ overflow: hidden; }

/* fullwidth portfolio */
div.sixteen.columns.portfolio-item {  padding-bottom: 22px; border-bottom: 1px solid #ececec;}
div.sixteen.columns.portfolio-item:last-child { padding-bottom: 0px; border: 0px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-image,
div.sixteen.columns.portfolio-item .portfolio-thumbnail-video,
div.sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 620px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; float: none; overflow: hidden; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-title{ font-size: 18px; margin-top: 12px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-content{ margin-top: 12px; }
div.sixteen.columns.portfolio-item a.portfolio-read-more{ margin-top: 22px; }
div.sixteen.columns.portfolio-item a.portfolio-visit-website{ margin-top: 22px; }

div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,
div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,
div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 320px; }
div.sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; margin-right: 10px;}
div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,
div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,
div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 180px; }
div.both-sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; margin-right: 10px;}

ul#portfolio-item-filter{ font-family: antip, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px 5px; list-style:none; }
ul#portfolio-item-filter li { float: left; margin: 7px 2px 25px 5px; }
ul#portfolio-item-filter li a{ font-size: 16px;color:#000000; padding: 0 10px 5px 10px;letter-spacing:2px}
ul#portfolio-item-filter li a:hover{ border-bottom:1px solid #000000;}
.active {border-bottom:1px solid #000000;}
ul#portfolio-item-filter li span { margin-left: 5px; }
ul#portfolio-item-filter li:last-child span{ display:none; }

/* Single */
h1.single-thumbnail-title{ margin-top: 40px; padding-bottom: 18px; font-size: 21px; margin-bottom: 0; }
h1.single-thumbnail-title a{ color: inherit; }
div.single-thumbnail-info{ font-family: Droid Serif; font-size: 11px; float: left; width: 100px; margin-right: 20px; }
div.single-info-inner-wrapper{ margin-bottom: 7px; }
span.single-info-header{ font-style: italic; margin-right: 2px; }
div.single-context{ overflow: hidden; } 
div.single-port-content{ margin-bottom: 20px; }

div.both-sidebar-included .single-thumbnail-info{ margin-right: 0px; float: none; width: auto; }
div.both-sidebar-included .single-info-inner-wrapper{ float: left; margin-right: 10px; }

div.single-port-next-nav{ float: left; overflow: hidden; }
div.single-port-prev-nav{ float: left; overflow: hidden; margin-right: 1px; }
div.single-port-next-nav a{ 
	width: 23px; height: 25px; text-indent: -1000px; display: block; background-position: -23px 0px !important; }
div.single-port-prev-nav a{ width: 23px; height: 25px; text-indent: -1000px; display: block; }

div.single-port-thumbnail-image,
div.single-port-thumbnail-video,
div.single-port-thumbnail-slider{ margin-right: 20px; float: left; width: 580px; }
div.sidebar-included .single-port-thumbnail-image,
div.sidebar-included .single-port-thumbnail-video, 
div.sidebar-included  .single-port-thumbnail-slider,
div.both-sidebar-included .single-port-thumbnail-image,
div.both-sidebar-included .single-port-thumbnail-video, 
div.both-sidebar-included  .single-port-thumbnail-slider{ margin: 0px 0px 15px; float: none; width: auto !important; }

div.single-port-thumbnail-slider .flex-control-nav{ display: none; }
div.single-port-thumbnail-slider ul.flex-direction-nav .flex-prev{ 
	background: url('images/thumbnail-nav.png'); width: 31px; 
	height: 24px; bottom: 0px; left: 0px; top: auto;}
div.single-port-thumbnail-slider ul.flex-direction-nav .flex-next{
	background: url('images/thumbnail-nav.png'); width: 31px; height: 24px;
	background-position: 31px 0px; bottom: 0px; left: 31px; top:auto; }
div.single-port-context{ overflow: hidden; }
div.single-port-little-bar{ width: 16px; border-bottom: 1px solid; margin-bottom: 21px; padding-top: 6px; }
div.single-port-info{ font-size: 11px; margin-bottom: 20px; } 
div.single-port-info span.head{ margin-right: 5px; font-style: italic; font-family: Droid Serif; }
div.single-port-date{ margin-top: 8px; }
div.single-port-tag{ margin-top: 8px; }
div.single-port-visit-website{ padding-left: 18px; margin-top: 10px; }
div.about-author-wrapper{ margin-top: 40px; padding: 18px; }
div.about-author-avartar{ float: left; }
div.about-author-info{ margin-left: 110px; }
div.about-author-title{ font-size: 18px; margin-top: 3px; margin-bottom: 5px; }

div.social-share-title{ margin-top: 40px; font-size: 18px; }
div.social-shares ul{ list-style: none; margin-left: 0px; margin-top: 15px; }
div.social-shares ul li{ float: left; margin-right: 15px; margin-bottom: 15px; }
.center-cropped {
  width: 300px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
}
.titolo {
	font-family: helv1, Helvetica, sans-serif;
	text-align: left;
	margin-top:37px;
	margin-bottom:20px;
}
.titolo1 {
font-size:35pt;
}
.titolo2 {
font-size: 18pt;
color: #87888a;
}
/* ------------------------------------------------------------------- */
/* Portfolio
---------------------------------------------------------------------- */

/* Dynamic Grid
------------------------------------- */
.og-grid {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	margin-left: 2px;
}

.og-grid > li.unclickable a { cursor: default; }

.og-grid li a img {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.og-grid > li {
	display: inline-block;
	margin: 0 8px 20px 8px;
	vertical-align: top;
	height: auto;
	float: none;
}

/* Hover Effects */
.dynamic-portfolio-holder {
	overflow: hidden;
	position: relative;
}

.dynamic-portfolio-holder .hover-icon:before,
.overflowholder .hover-icon:before { top: 15px; }


.og-grid li a:hover .hover-cover {
	opacity: 0.5;
	visibility: visible;
}

.og-grid li a:hover .hover-icon {
	opacity: 1;
	visibility: visible;
	bottom: 0;
}

.og-grid li a:hover .hover-desc {
	opacity: 1;
	visibility: visible;
	top: 40%;
}


/* Filtered Element Style */
.og-grid > li.unclickable .hover-desc,
.og-grid > li.unclickable .hover-icon,
.og-grid > li.unclickable .hover-cover { display: none; }

.og-grid > li {
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.og-grid > li.unclickable {
	opacity: 0.4;
}

.hover-desc {
	position: absolute;
	top:0;
	left:0;
	color: #fff;
	text-align: center;
	width: 100%;
	top: 45%;
	opacity: 0;
	visibility: hidden;
	-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;
	transition: all 0.2s ease-in-out;
}

.hover-desc h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: -2px;
}

.hover-desc span {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	opacity: 0.7;
}

.og-expander {
	position: absolute;
	background: #f6f6f6;
	top: auto;
	left: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: left;
	opacity: 0;
	overflow: hidden;
}

.og-expander-inner {
	padding: 0;
	height: 100%;
}

/* Close Button */
.og-close {
	position: absolute;
	width: 48px;
	height: 48px;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 9999;
	background: #c0c0c0;
	color: #fff;
	-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;
	transition: all 0.2s ease-in-out;
}

.og-close:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 16px;
	top: 15px;
	left: 18px;
	position: relative;
}

.og-close:hover {
	background: #808080;
}

/* Details */
.og-details {
	width: auto;
	overflow: hidden;
	position: relative;
	padding: 0 50px;
	margin: 45px 0;
}

.og-details h3 {
	font-weight: 600;
	font-size: 24px;
	padding: 0;
	margin-bottom: 14px;
	margin-top: 0;
	color: #606060;
}

.og-details p {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #909090;
	margin-bottom: 12px;
}

/* Image Gallery */
.gridslider {
	float: left;
	display: inline-block;
	position: relative;
	width: 500px;
	overflow: hidden;
}

.gridslider img {
	height: 100%;
	max-width: inherit;
	width: auto;
}

/* Columns Grid */
.gridslider { width: 500px; }
.og-expander { width: 1180px; }
.og-grid > li { width: 280px; }

@media only screen and (min-width: 960px) and (max-width: 1289px) {
	.gridslider { width: 400px; }
	.og-expander { width: 940px; }
	.og-grid > li { width: 220px; }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.gridslider { width: 350px; }
	.og-expander { width: 748px; }
	.og-grid > li { width: 236px; }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.gridslider ,
	.og-expander,
	.og-grid > li { width: 420px; }
	.og-expander { left:0; }
}

@media only screen and (max-width: 479px) {
	.gridslider ,
	.og-expander,
	.og-grid > li { width: 300px; }
	.og-expander {left:0;}
}


/* Portfolio Item
------------------------------------- */
.item-description {
	padding: 20px 20px 30px 20px;
	text-align: center;
	background-color: #f6f6f6;
}

.item-description h5 {
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	color: #707070;
	margin: 0;
}

.item-description span {
	color: #aaa;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	margin: 0;
	text-transform: uppercase;
}

.portfolio-holder {
	position: relative;
	overflow: hidden;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.portfolio-holder img {
	width: 100%;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
/* #Base (1180 Grid)
================================================== */

    .container                                  { position: relative; width: 1200px; margin: 0 auto; padding: 0; margin-top:5px;}
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 5px; margin-right: 5px;margin-bottom:10px; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 55px;  }
    .container .two.columns                     { width: 130px; }
    .container .three.columns                   { width: 205px; }
    .container .four.columns                    { width: 280px; }
    .container .five.columns                    { width: 355px; }
    .container .six.columns                     { width: 430px; }
    .container .seven.columns                   { width: 505px; }
    .container .eight.columns                   { width: 580px; }
    .container .nine.columns                    { width: 655px; }
    .container .ten.columns                     { width: 730px; }
    .container .eleven.columns                  { width: 805px; }
    .container .twelve.columns                  { width: 880px; }
    .container .thirteen.columns                { width: 955px; }
    .container .fourteen.columns                { width: 1030px; }
    .container .fifteen.columns                 { width: 1105px; }
    .container .sixteen.columns                 { width: 1180px; }

    .container .one-third.column                { width: 300px;border: 1px solid #B1B3B4;}
    .container .two-thirds.column               { width: 780px; }

    .container .twelve.sidebar-right.columns    { width: 860px; margin-right: 30px; }
    .container .twelve.sidebar-left.columns     { width: 860px; margin-left: 30px; }

    .container .four.shop.columns               { width: 273px; margin: 0 0 0 20px; }
    .container .four.masonry-item.columns       { width: 273px; margin: 0 20px 0 0; }

    body.boxed,
    .fullwidth-element { width: 1290px; }
    .fullwidth .parallax-content { width: 1180px; }
   
   .fullwidth .fullwidth-element.home-slider { width: 100% }
    
    @media only screen and (min-width: 1290px) and (max-width: 1390px) {
        body.boxed,
        .fullwidth-element,
        .fullwidth-element img                  { width: 100% }
    }
    
