@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #dddddd;
	padding:0px;
	background-image: url(../immagini/sfondo_top.jpg);
	background-repeat: repeat-x;
	}
	
img{
border:none;
}
.clearfix{
clear:both;
}
#header{margin:0px;	height:140px;}
#header .box {
    height: 140px;
    margin-left: 18px;
}
.logo {
	margin: 13px 0 0 -3px;	
	width:210px;
	height:120px;
	background-image: url(../immagini/logo.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left; 	
}
#menu ul{
	margin: 19px 0px 0 -17px;
	padding:11px 15px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'IM Fell English',serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	float:left;
	list-style-type: none;
	height:31px;
	background-image: url(../immagini/menu.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu ul li{
	height:24px;
	margin:0px 8px 0 0px; float:left}
#menu a{
	color: #A4A4A4;
	text-decoration: none;
	padding: 0.7em 0.2em 0.10em 0.2em;
	
	-moz-transition: background-color .3s ease-in;
    -webkit-transition: background-color .3s ease-in;
    -o-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in;
	
	-moz-transition: color .6s ease-in;
    -webkit-transition: color .6s ease-in;
    -o-transition: color .6s ease-in;
    transition: color .6s ease-in;
}
/*.menu  a:hover{color: #66757E;text-decoration: none;}*/
#menu a.active, #menu  a:hover{
	color: #F7F7F7 !important;
	background-color:#ED7703;
	
	-moz-transition: background-color 0.04s;
    -webkit-transition: background-color 0.04s;
    -o-transition: background-color 0.04s;
    transition: background-color 0.04s;
	
	-moz-transition: color 0.04s;
    -webkit-transition: color 0.04s;
    -o-transition: color 0.04s;
    transition: color 0.04s;
}

#content{
	background-color:#fff;
	width:916px;
	margin:19px 0 0px 0;
	padding:8px 13px 0px 17px;
	min-height:390px;	
	background-image: url(../immagini/content.png);
	background-repeat: repeat;
}
#content p{
	color: #595959;
	text-shadow: 1px 1px 0 white;
	-moz-text-shadow: 1px 1px 0 white;
	-webkit-text-shadow:  1px 1px 0 white;
}


#work_display article { margin:0 18px 22px 3px; 
float:left;
width: 215px;
    height: 152px;
	-moz-box-shadow: 0px 1px 2px #6E6E6E;
	-webkit-box-shadow:  0px 1px 2px #6E6E6E;
	box-shadow:  0px 1px 2px #6E6E6E; 
	position:relative }

#work_display article a, #work_display article figure {
    display: block;
    border-bottom: none;
	margin:0;
}
#work_display figcaption {
	position: absolute;
	margin:0;
	width: 215px;
	height: 152px;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 100;
	display: block;
	text-decoration:none;
	background-image: url(../immagini/box.png);
	background-repeat: repeat-x;
}
#work_display figcaption a {text-decoration:none; height: 92px; padding-top:60px; color: #595959;}
#work_display figcaption a:hover { border-bottom: none;color:#ED7703;}
#work_display figcaption p{ font-weight:bold; font-size: 18px; line-height:24px;color: #000000;}

#content h1{
	color: #666769;	
	padding:6px 0 0 0;
	text-decoration:none;
	text-shadow:  0px 1px 0px #ffffff;
	moz-text-shadow:  0px 1px 0px #ffffff;
	-webkit-text-shadow: 0px 1px 0px #ffffff;
}
#content h1 a {	color: #B5B5B5;text-decoration:none;	
	
}
#content h1 a:hover ,#content h2 a:hover, #content h3 a:hover, #content h4 a:hover{
	color: #ED7703;	
}
#content h1{font-family: 'IM Fell English SC', serif;}

#content h2, h3, h4{font-family: 'IM Fell English', serif; color:#595959;	}

#content h3{font-size: 24px;padding:8px 0 0px 0px;}
#content .testo{font-size: 13px;margin-right:6px;}
.descrizione h6{
	background-image: url(../immagini/menu.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ED7703 !important;
	height:31px;
	width:115px;
	margin: 0px 0px 0 20px;
	padding:17px 15px 0px 22px;
	text-shadow:  0px 0px 0px #ffffff!important;
	moz-text-shadow:  0px 0px 0px #ffffff!important;
	-webkit-text-shadow: 0px 0px 0px #ffffff!important;
	text-transform: uppercase;
}

.descrizione p{
	margin: 10px 0px 0 0px;
	padding: 7px 6px 0 9px;
	width:197px; 
	min-height:148px;
	text-shadow: none!important;
	moz-text-shadow:  none!important;
	-webkit-text-shadow: none!important;
	z-index:999!important;
}

.descrizione a{ 
	font-weight: bold;
}
.portfolio{ margin-bottom:20px;}

.portfolio img{	
	padding:5px;
	background-image: url(../immagini/diagonal_bg.png);
	background-repeat: repeat;
	margin-left:19px;}
	
.beforeafter
{	
	margin-left:139px;
	
	}
.p{color: #595959;
	text-shadow: 1px 1px 0 white;
	-moz-text-shadow: 1px 1px 0 white;
	-webkit-text-shadow:  1px 1px 0 white; text-decoration:none; margin-left:139px;
	}

#sidebar{padding: 3px 0px 10px 8px; margin-bottom:6px}
#sidebar a{ text-decoration:none}
#sidebar h1, h2, h3, h4 {
	color: #B5B5B5;
	font-weight: bold;
	padding:8px 0 0 0;
	text-shadow: 0px 1px 0px #ffffff;
	moz-text-shadow:0px 1px 0px #ffffff;
	-webkit-text-shadow: 0px 1px 0px #ffffff;
	font-family: 'IM Fell English SC', serif;
	margin-bottom:-5px;
}
.entry img {
    background: url("../immagini/shadow.jpg") no-repeat scroll left top transparent;
    border: medium none;
    padding: 0 23px;
}
.shadow-left { background: url("../immagini/shadow.png") no-repeat scroll left bottom transparent;}
.shadow-right{  background: url("../immagini/shadow.png") no-repeat scroll right bottom transparent; padding-bottom: 32px;}
#form{
	position:relative;
	top:-58px;
	left:440px;
	width:420px;}
.form{
	background-color:#F8F8F8;
	color:#646567;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.9pt;
	border: 1px dashed #dddddd;
}
.btn_form{
	background-color:#F8F8F8;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.8pt;
	font-weight: bold;
	font-variant: small-caps;
	border: 1px double #dddddd;
}
h4 a{
	font-family: 'IM Fell English', serif; 
	color: #a4a4a4;
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-bottom:16px;
	padding-bottom:31px;  
}
.box h4{
	font-family: 'IM Fell English', serif; 
    text-shadow:  0px 1px 0px #ffffff;
	moz-text-shadow:  0px 1px 0px #ffffff;
	color: #a4a4a4;
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-bottom:8px;
	padding: 14px 0 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	width:208px;
}
.box h4 a, .notice h4 a{
color: #A4A4A4;
font-weight: bold;
text-decoration:none;
}

.box h4 a:hover, .notice h4 a:hover{
color: #ED7703;
font-weight: bold;
}
#content .box p{
	color: #595959;
	line-height: 16px;
	font-weight: 200; margin: 0 6px 0 6px;
	text-decoration:none;
}
.box li {
	color: #595959;
	line-height: 15px;
	font-weight: 100; margin: 0 6px 6px 0px;
	text-decoration:none;
	font-weight: 200;
    list-style-image: url("../immagini/cerchio.png");
    list-style-position: outside;
	}
.box p a,.box li a, p a{
	color: #595959;
	line-height: 15px;
	font-weight: 100;
}
.box p a:hover, .box li a:hover{
	color: #ED7703;
	line-height: 15px;
	font-weight: 100;
	text-decoration:none;
}

.notice h4{padding:8px 0 10px 0px;}
.notice h4 a{color: #777;}
.notice a{ text-decoration:none}
.testo_normale{
	font-family: Arial, Helvetica, sans-serif;
	color: #646567;
	font-size: 13px;}

#footer {
height:150px;
background-color:#ffffff;
background-image: url(../immagini/bottom.jpg);
background-repeat: repeat-x;
background-position: top center;
}

.bottom{
	padding-top:34px;
	color:#A4A4A4;	
}
.copy{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
text-decoration: none;	
text-align: right;
margin-bottom:5px;
height:62px

}	
.copy a{
	color:#A4A4A4;
	text-decoration: none !important; 
	}	
.copy a:active, a:hover{
	color:#ED7703;
	text-decoration:none;
	}
	
.copy_menu{text-align: left;text-decoration: none;}

.copy_menu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#A4A4A4;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	 list-style-image: url("../immagini/cerchio.png");
    list-style-position: outside;
	margin: 0 10px 4px 10px; 
	width:77px; 
	float:left;	
	}
.copy_menu a{
	color:#A4A4A4;
	text-decoration: none !important;
	}	
.copy_menu a:active, a:hover{
	color:#ED7703;
	text-decoration:none !important;
	}
#footer .social{border-top:1px dashed  #ddd; padding-top:7px;}
.social  li{ float:left; list-style:none;}
.social  em{ float:left; margin:8px 6px 0 8px;font-weight: bold;text-shadow: 0px 1px 0px #ffffff;
	moz-text-shadow: 0px 1px 0px #ffffff;  }
a.snb {
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	margin-right: 4px;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
}
a.s-fb {background-image: url(../icons/facebook.png);}
a.s-li {background-image: url(../icons/linkedin.png);}
a.s-tw {background-image: url(../icons/twitter.png);}

.ico_box{
	padding: 8px 0px 4px 38px;
	display:block;
	overflow:hidden; 
	margin:-8px 0px 0 0px; text-decoration:none;}	
.eart {
	background-image: url(../icons/earth.png);background-repeat: no-repeat;}
.picture {
	background-image: url(../icons/picture.png);background-repeat: no-repeat;}
.corporate {
	background-image: url(../icons/user_boss.png);background-repeat: no-repeat;}
.tick {
	background-image: url(../icons/tick.png);background-repeat: no-repeat;}
.star {
	background-image: url(../icons/star.png);background-repeat: no-repeat;}
.statistic {
	background-image: url(../icons/statistic.png);background-repeat: no-repeat;}
.favourites {
	background-image: url(../icons/favourites.png);background-repeat: no-repeat;}
.info {
	background-image: url(../icons/info.png);background-repeat: no-repeat;}
.work {
	background-image: url(../icons/work.png);background-repeat: no-repeat;}
.arrows-top {
	background-image: url(../icons/arrows-top.png);background-repeat: no-repeat;padding: 10px 0px 3px 30px;}
	
.ico_right {
	background-image: url(../icons/right.png);
	background-repeat: no-repeat;
	padding: 8px 0px 0px 35px;
	display:block;
	overflow:hidden;
	font-weight: bold;	
}

.ico_mail {
	background-image: url(../icons/mail.png);
	background-repeat: no-repeat;
	padding: 3px 0px 4px 30px;
	display:block;
	overflow:hidden; margin:-3px 0px 0 5px ; float:right;}
/* ----------------------------------- jqnews ------------------------------------------------- */
#jqnews{height: 180px; width: 215px; overflow: hidden;background-image: url(../immagini/box.png);
	background-repeat: repeat-x;
	background-position: center bottom; }
#jqnews div a{	color:#fff;}
#jqnews div img{ float:left; border-bottom:1px dashed #ddd; margin-bottom:4px}
#jqnews div p{	color:#A4A4A4; margin: 0px 0px 3px 6px;}
#jqnews div{
	float:left;
	height: 180px;
	width: 215px;
	display:block;
	
}
#news .line a{	width:210px; 
	float:left;
	overflow:hidden;}
/* ----------------------------------- Fine jqnews ------------------------------------------------- */







/*.box {
    -webkit-animation: cssAnimation 1.029s 1 ease;
    -moz-animation: cssAnimation 1.029s 1 ease;
    -o-animation: cssAnimation 1.029s 1 ease;
    }
    @-webkit-keyframes cssAnimation {
    from { -webkit-transform: rotate(0deg) scale(0.1) skew(0deg) translate(3px); }
    to { -webkit-transform: rotate(0deg) scale(0.806) skew(0deg) translate(3px); }
    }
    @-moz-keyframes cssAnimation {
    from { -moz-transform: rotate(0deg) scale(0.1) skew(0deg) translate(3px); }
    to { -moz-transform: rotate(0deg) scale(0.806) skew(0deg) translate(3px); }
    }
    @-o-keyframes cssAnimation {
    from { -o-transform: rotate(0deg) scale(0.1) skew(0deg) translate(3px); }
    to { -o-transform: rotate(0deg) scale(0.806) skew(0deg) translate(3px); }
    }*/

