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

/***
colori
link blu navy = #60849E
testi = #999

/*****classi generali******/

.cntr {
	text-align:center;
	}
.margin10-0 {
	margin:10px 0;
	}
a,
a:link,
a:visited,
a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
a:hover{
	color:#900;
	}
	
.divisorio {
	width:100%;
	border-bottom:1px solid #333;
	margin:20px 0;
	}
.blue {
	color:#60849E;
	}
h1{
	font-size:145%;
	text-transform:uppercase;
	font-weight:bold;
	margin:20px 0;
	}
h2{
	font-size:120%;
	font-style:italic;
	}

/******fine classi generali*****/


body {
	background-color:#000;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	margin: auto 0px;
	}
#wrapper {
	margin: 0px auto;
	/*width:960px;*/
	}

#header {
	height:150px;
	background-image:url(../img/bg_home.jpg);
	background-repeat:no-repeat;
	}

#menu {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
	margin-top:0px;
	}
	


#menu ul{
	text-align:center;
	margin:0;
	}
#menu ul li{
	list-style:none;
	height:102px;
	text-align:center;
	line-height:102px;
	background-image:url(../img/bg_li.png);
	background-repeat:repeat-x;
	cursor:pointer;
	}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
#menu a:hover{
	color:#900;
	}


#menu2 {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
	margin-top:0px;
	}

#menu2 ul{
	text-align:center;
	margin:0;
	}
#menu2 ul li{
	list-style:none;
	height:98px;
	text-align:center;
	line-height:102px;
	background-image:url(../img/bg_li.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border-bottom:4px solid #666;
	}
	
#menu2 ul li:hover{
	border-bottom:4px solid #900;
	color:#900;
	}
	
#menu2 .on{
	border-bottom:4px solid #900;
	background-color:#333;
	}

#menu2 a,
#menu2 a:link,
#menu2 a:visited,
#menu2 a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
#menu2 a:hover{
	color:#900;
	}
#menu, #menu2 {
    font-size:18px;
    font-weight: normal;
    text-align: center;
	margin-top:0px;
	font-family:Helvetica,Arial,  sans-serif
	}
.rosso{
	color:#900;
	}
#fasce {
	}

#fasce ul{
	text-align:center;
	margin:0;
	}
#fasce ul li{
	height:4px;
	background-color:#900;
	}
	
/***** content *******/

#content {
	background-image:url(../img/bg_home.jpg);
	background-repeat:no-repeat;
	height: auto !important;  /* per i browser moderni */
    height: 565px;      /* per IE5.x e IE6 */
    min-height: 565px;  /* per i browser moderni */
	}

#content #hover {
	position:absolute;
	width:240px;
	height: auto !important;  /* per i browser moderni */
    height: 640px;      /* per IE5.x e IE6 */
    min-height: 640px;  /* per i browser moderni */
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6cFFFFFF', endColorstr='#6cFFFFFF'); /* IE */
	z-index:1000;
	}
	
#contenuti {
	
	height: auto !important;  /* per i browser moderni */
    height: 565px;      /* per IE5.x e IE6 */
    min-height: 565px;  /* per i browser moderni */
	}	
#progetti_dett {
	height:530px;
	position:relative;
	}
#progetti_dett ul.gallery li {
    border: 0px solid #666;
	text-align:center;
}
#progetti_dett blockquote {
    bottom: 27px;
    right: 10px;
    width: 330px;
    z-index: 10;
}
#progetti {
	height:417px;
	position:relative;
	}
#progetti #gallery-thumb {
    
}
#progetti #gallery-thumb ul li{
    width:121px;
	height:200px;
	float:left;
	margin-right:10px;
	text-align:center;
	overflow:hidden;
	font-size:89%
}
#progetti #gallery-thumb ul li a span{
	display:block;
	margin-top:-7px;
	color:#999;
	font-style:italic;
	font-size:90%
}
#progetti #gallery-thumb ul li img{
	background-color:#900;
	display:block;
}
	
#showroom {
	background-image:url(../img/bg_showroom.jpg);
	background-repeat:no-repeat;
	height:417px;
	position:relative;
	}

#showroom blockquote {
    bottom: 10px;
    left: 10px;
    top: 143px;
    width: 430px;
}

#chi_sono {
	background-image:url(../img/chi2.jpg);
	background-repeat:no-repeat;
	height:417px;
	position:relative;
	margin-top:25px;
	}
#chi_sono blockquote {
    top: 100px;
    bottom: 10px;
    left:10px;
	width:430px;
}

#contatti {
	height:500px;
	position:relative;
	}

#contatti blockquote {
    top: 100px;
    bottom: 10px;
    left:10px;
	width:290px;
}
#contatti #gallery-thumb {
    top: 100px;
    bottom: 10px;
    right:10px;
	width:290px;
}


blockquote {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    /*border-radius: 20px 20px 0px 20px;*/
    color: #FFFFFF;
    font: 12px/19px "Lucida Grande","Century Gothic",Verdana,Tahoma,Century,sans-serif;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: left;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* IE */
	line-height:22px;
	}
blockquote .title {
	font-size:200%;
	color:#FFF;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	padding-bottom:10px;
	font-style:normal;
	}	
blockquote li {
	margin-left:30px;
	cursor:pointer;
	}
blockquote li:hover {
	color:#900;
	cursor:pointer;
	}
	
#showroom #gallery-thumb {
    top: 100px;
    bottom: 10px;
    right:10px;
	width:290px;
}
#gallery-thumb {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    /*border-radius: 20px 20px 0px 20px;*/
    color: #FFFFFF;
    font: 13px/20px "Lucida Grande","Century Gothic",Verdana,Tahoma,Century,sans-serif;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: left;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cc000000', endColorstr='#cc000000'); /* IE */
	line-height:22px;
	}
#gallery-thumb .title {
	font-size:200%;
	color:#FFF;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	padding-bottom:10px;
	}
	

ul.gallery {margin-top:8px;margin-left:5px;}
ul.gallery li {
    border: 1px solid #666;
    float: left;
    height: 45px;
    margin: 8px 9px 8px 0;
    overflow: hidden;
    padding: 0;
    width: 45px;
}
ul.gallery li img {
     padding:0px;
	 float:none;
	 margin:0px;
	 border:0px;
	 
	}
ul{list-style-type:none;}

	
#contatti #hover  {
	background: url("../images/portfolio/wedding-29.jpg") repeat scroll -122px 50% transparent;
    overflow: hidden;
	}
#testimonianze #hover  {
	background: url("../images/portfolio/wedding-12.jpg") repeat scroll -522px 50% transparent;
    overflow: hidden;
	}

#form {
	margin:20px 0;
	} 

#form p {
	margin:10px 0;
	}
#form input, #form textarea, #form select {
	font-size:90%;
	color:#60849E;
	padding:6px;
	height:30px;
	margin-bottom:10px;
	}
#form .box {
	float:left;
	
	width:50%;
	}
#form .box .left,#form .box2 .left {
	margin-bottom:5px;
	font-size:14px;
	}
	
/*
#form input[type="submit"] {
	background:#900;
	color:#FFF;
	}
*/
button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  -moz-box-shadow: #60849E 0 0 7px;
  -webkit-box-shadow: #60849E 0 0 7px;
  box-shadow: #60849E 0 0 7px;

  /* for Opera */
  z-index: 1;
}

#ref {
	color:#999;
	padding:10px 0;
	margin:10px 0;
	}
.ref-nome {
	text-transform:uppercase;
	}
.ref-txt {
	font-style:italic;
	letter-spacing:0.1em;
	padding-left:40px;
	border-left:1px solid #60849E;
	margin-bottom:15px;
	
	}
.divisorio-verticale {
	
	height: auto !important;  /* per i browser moderni */
    height: 100px;      /* per IE5.x e IE6 */
    min-height: 100px;  /* per i browser moderni */
	}
.truncate_more_link, .truncate_ellipsis {
	color:#60849E;
	
	}
a.truncate_more_link {
	color:#60849E;
	font-style:normal;
	}

	
/***** fine content *******/
	

/***** footer *******/
#player {
    position: relative;
    left: 752px;
    text-align: right;
    top: 50px;
    width: 210px;
	color:#333;
}
.play {
	float:left;
	width:100px;
	}
.stop {
	float:left;
	width:100px;
	color:#900;
	cursor:pointer;
	}
#footer {
	height:300px;
	font-size:13px;
	letter-spacing:0.1em;
	}

#biografia, {
	font-size:20px;
	}
#biografia, #link {
	margin-top:15px;
	font-style:italic;
	}
#biografia span {
	color:#ccc;
	display:block;
	}
#biografia p, #link p {
	color:#999;
	margin-top:10px;
	}

#credits {
	margin-top:20px;
	color:#666;
	font-size:90%;
	text-align:center;
	border-top:1px solid #666;
	margin-top:30px;
	padding-top:30px;
	}

#link a,
#link a:link,
#link a:visited,
#link a:hover{
	color:#999;
	text-decoration:none;
	display:block;
	line-height:200%;
	}
	
#link a:hover{
	color:#900;
	}

#big-footer, #big-header {
	background-color:#000;
	width:100%;
	}
	
/***** fine footer *****/

/***** social network pushbuttons *****/
.socialnetbuttons {
	position: relative;
	left: -500px;
	top: 40px;
}	

.socialnetbuttonsheader {
	position: relative;
	left: 140px;
	top: -62px;
}

/* SLIDER HEADER HOME */
#gallery {
	position:relative;
	height:640px;
	width:960px;
	/*top:55px;*/
	overflow:hidden;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:60px; 
		width:100%; 
		position:absolute;
		bottom:0px;
	}

	#gallery .caption .contentimg {
		margin:5px
	}
	
	#gallery .caption .contentimg h3 {
		margin:0;
		padding:0;
		color:#FFF;
		font-size:15px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant:small-caps;
		font-weight:bold;
	}
/* FINE SLIDER HEADER HOME */
	
	
	
