/* Advertigo - Layout Web Site
============================================================================= */

/* Reset
------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, button {
  	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul {list-style: none;}

a img { border: none; }

button {
  display: block;
  cursor: pointer;
}

a span, h1 span, h2 span, h4 span, h5 span, button span {
  display: none;
}

/* Miscellanea
------------------------------------------------------------------------------*/

/* floats liberi */
.clear {clear: both;}

.border-bottom {
  border-bottom: 1px dotted #a8a392;
  padding-bottom: 34px;
}

.heading-border-bottom {
  border-bottom: 1px dotted #a8a392;
  padding-bottom: 16px;
}


#strillo {
	z-index: 600;
	left:220px;
	top: 37px;
	display: inline;
	float: left;
	width: 159px;
	height: 159px;
	margin-top: 0px;
	background: url(../immagini/online.png) 0 0 no-repeat;
	width: 159px;
}

#moodswingcrew {
	position: absolute;
	float: right;
	width: 581px;
	height: 200px;
	background: url(../immagini/mood-swing-crew-small.png) 0 0 no-repeat;
	left: 313px;
	top: 141px;
}
/* Impostazioni "Tipografiche"
------------------------------------------------------------------------------*/

body {
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  color: #000000;
}

h1 {
  height: 58px;
  margin-top: 68px;
}

#hero-container h1 {
  height: 86px;
  margin: 14px 0 3px 0;
}

h1.prova {background: url(../immagini/spacer.gif) 0 0 no-repeat; width: 651px; margin-top: 0;}


h1 {
    background-repeat: no-repeat;
}

h2 {
  height: 23px;
  margin: 32px 0 10px 0;
}


h2.seguici-su {background: url(../immagini/seguici-su.gif) 0 0 no-repeat; width: 127px;}

h2.twitter {background: url(../socialicons/twitter.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}

h2.flickr {background: url(../socialicons/flickr.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}

h2.livestream {background: url(../socialicons/livestream.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}

h2.issuu {background: url(../socialicons/issuu.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}

h2.facebook {background: url(../socialicons/facebook.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}

h2.wordpress {background: url(../socialicons/wpress.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}

h2.anobii {background: url(../socialicons/anobii.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}

h2.zazzle {background: url(../socialicons/zazzle.png) 0 0 no-repeat; width: 70px; height: 70px; margin:0;}


h3 {font: normal 20px/20px Arial, Helvetica, sans-serif;}

h4 {
  height: 106px;
  margin-bottom: 41px;
}

h5 {
  float: left;
  height: 34px;
  margin: 55px 0 3px 35px;
}

h6 {
  height: 133px;
  width: 200px;
	}
	
h6.advlogo {background: url(../immagini/logo.png) 0 0 no-repeat;}
	

p.large {font: normal 12px/16px Arial, Helvetica, sans-serif;}
p.small {font: normal 11px/20px Tahoma, Arial, Helvetica, Sans-Serif;}
p.light, span.light {color: #a5a5a5;}
#footer a.active {color: #e07033;}
p.arrow, p.icon {height: 20px;}

p.arrow {
  background: url(../immagini/arrow.gif) 0 3px no-repeat;
  padding-left: 22px;
  margin-top: 20px;
}

p.twitter {
  background: url(../immagini/minicons/twitter.png) 0 3px no-repeat;
  padding-left: 20px;
	}

p.phone {
  background: url(../immagini/minicons/phone.png) 0 3px no-repeat;
  padding-left: 20px;
}

p.email {
  background: url(../immagini/minicons/email.png) 0 3px no-repeat;
  padding-left: 20px;
}

p.flickr {
  background: url(../immagini/minicons/flickr.png) 0 3px no-repeat;
  padding-left: 20px;
}

p.phone, p.email, p.twitter, p.flickr {
  margin-top: 20px;
}

/* Links
------------------------------------------------------------------------------*/

p a, li a, h2 a {color: #ea5f17;}
p a:hover, li a:hover, h2 a:hover {color: #d12f27;}

a.underline {border-bottom: 1px dotted #a5a5a5;}
a.underline:hover {border-bottom: none;}

ul#navigation a {color: #ea5f17;}

ul#navigation a:hover {
  color: #d12f27;
}


/* Social Networks
------------------------------------------------------------------------------*/


#twitter-div li {
	font-size: 11px;
  padding: 5px 0 5px 15px;
  background: url('../immagini/twitter-virgolette.png') no-repeat 0 7px;
  color: #4e4e4e;
  display: block;
  border-bottom: 1px dotted #ccc;
}
#twitter-div li a {
  color: #ea5f17;
}
#twitter-div li a:hover {
  color: #118cca;
}

/* Columns
------------------------------------------------------------------------------*/

/* floating e margins della Griglia*/
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6,
div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 {
  float: left;
  margin-right: 12px;
  display: inline;
}

/* Dimensioni delle colonne */

.span-1 {width: 58px;}
.span-2 {width: 142px;}
.span-3 {width: 226px;}
.span-4 {width: 310px;}
.span-5 {width: 394px;}
.span-6 {width: 530px;}
.span-7 {width: 562px;}
.span-8 {width: 646px;}
.span-9 {width: 730px;}
.span-10 {width: 814px;}
.span-11 {width: 898px;}
.span-12 {width: 982px;}


/* Elimina il margine destro (per gli elementi finali) */

div.last, .last {
  margin-right: 0;
  }

/* Layout
------------------------------------------------------------------------------*/

/* Generale */

body {
  background: url(../immagini/header-p.jpg) 0 0 repeat-x #fff;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 34px;
}

#header {
  position: relative;
  height: 130px;
  width: 982px;

}

#header #logo {
		z-index: 200;
	position: absolute;
  display: inline;
  float: left;
  width: 153px;
  margin-top: 20px;
}

div.logo {
  	height: 133px;
  	width: 200px;
}

#page-container {
  width: 982px;
  margin: 0 auto;
  text-align: left;
  position:relative;
}

#content {
  position: relative;
  height: 1%;
  padding-bottom: 34px;
}



#content-home {
	position: relative;
	width: 982px;
	padding-bottom: 100px;
	margin-top: 20px;
  border-top: 1px #a5a5a5;
}

#content-main {
float: left;
  width: 614px;
  padding-right: 32px;
    border-right: 1px dashed #a5a5a5;


}

#content-sidebar {
  float: left;
	 padding-left: 16px;
  width: 287px;
}

.social {
	float: left;
	padding-bottom: 20px;
	padding-right: 7px;
  	width: 300px;
	background: url(../immagini/orecchia.png) right bottom no-repeat;

	}
	
.socialbig {
	float: left;
	padding-bottom: 20px;
	padding-right: 7px;
  	width: 620px;
	background: url(../immagini/orecchia.png) right bottom no-repeat;
	}
	
div.social-icon {
	float: left;
  	width: 70px;
	height:70px;
	}
	
div.social-content {
  	float: left;
	width: 230px;

	}
	
div.social-content-big {
  	float: left;
	width: 550px;

	}



/* Navigation */

ul#navigation {
	position:absolute;
	top: 41px;
	right: -2px;
	z-index: 9999;
	width: 671px;
}

ul#navigation li {
  float: left;
  display: inline;
  background: url(../immagini/divider-nav.png) right bottom no-repeat;
  height: 96px;
  padding-right: 17px;
  margin-right: 16px;
}

ul#navigation li.last {
  background: none;
  padding: 0;
  margin: 0;
}
#navigation a {
  min-width: 16px;
  float: left;
  line-height: normal;
  padding-top: 80px;
}
ul#navigation a.main-navigation-active {
  background: url(../immagini/nav-active.png) center top no-repeat;
  height: 48px;
}
ul#navigation a.main-navigation-active:hover {
    border: none;
}

/* Footer */



#footer {
	width: 982px;
	float: left;
	font: normal 11px/20px Tahoma, Arial, Helvetica, Sans-Serif;
	background: url(../immagini/footer.png) center top no-repeat;
	text-align: left;
	margin-top: 20px;
	padding-top: 50px;
}

#footer li {
	float: left;
	}

#footer-prov {
  font: normal 11px/20px Tahoma, Arial, Helvetica, Sans-Serif;
  border-top: 1px dashed #000;
  text-align: left;
  margin-top: 1px;
  padding-top: 50px;
}


/* Homepage Layout
------------------------------------------------------------------------------*/

#content-home {
  height: 1%;
  padding-top: 300px;
}

#content-pages {
	padding-top:100px;
	position: relative;
	width: 982px;
	padding-bottom: 100px;
	/*margin-top: 20px;
  border-top: solid 1px  #a5a5a5;*/

 
}

#content-home .content-inner {
  background: url(../immagini/content-home.gif) 0 0 repeat-y;
  height: 1%;
  padding-bottom: 34px;
}

#content-home .column-right {
  float: left;
  width: 284px;
  padding-left: 26px;
}

.divide {
	clear: both;
 width: 100%;
 height:10px;
  padding: 5px;
  margin-bottom:20px;
    border-bottom: 1px dashed #a5a5a5;

}

/* hero */

#hero-container {
	width: 962px;
	border-bottom: 1px solid #807a67;
	position: absolute;
	top: 146px;
	z-index: 1;
	height: 399px;
	overflow: hidden;
}

.hero-wrapper {
	padding-left: 70px;
height: 258px;
  padding-top: 140px;
  width: 100%;
}

ul#hero-frames {
	z-index: 100;
	position: absolute;
	right: 0;
	bottom: 11px;
	width: 240px;
}

ul#hero-frames li {
  float: left;
  margin-left: 0px;
}

ul#hero-frames li a {
  display: block;
  width: 80px;
  height: 20px;
}

a.frame-1 {background: url(../immagini/frame-1.png) 0 0 no-repeat;}
a.frame-2 {background: url(../immagini/frame-2.png) 0 0 no-repeat;}
a.frame-3 {background: url(../immagini/frame-3.png) 0 0 no-repeat;}

a.frame-1:hover, a.frame-2:hover, a.frame-3:hover {background-position: 0 -20px;}

a.frame-1-active {background: url(../immagini/frame-1.png) 0 -40px no-repeat;}
a.frame-2-active {background: url(../immagini/frame-2.png) 0 -40px no-repeat;}
a.frame-3-active {background: url(../immagini/frame-3.png) 0 -40px no-repeat;}

#hero_container h1 {
  height: 100px;
  margin-bottom: 4px;
}

#hero_container p {
  width: 500px;
}

.hero_image {
  z-index: 10;
  position: absolute;
  display: block;
}

#famous {
	width:981px;
	height:433px;
	margin:100px 0 0 0;
	padding:0;
	position:relative;
	background-color:black;
}

#famous img {
	display:block;
	float:left;
	width:109px;
	height:433px;
	margin:0;
	padding:0;
	cursor:pointer;
	position:relative;
	z-index:2;
}

#famous-desc {
	display:none;
	position:absolute;
	background-color:white;
	color:#EA5F17;
	bottom:0;
	width:981px;
	top:285px;
	height:20px;
	text-align:center;
	z-index:7;
}

#famous-desc a {
	color:#EA5F17;
	font-weight:bold;
}

#famous-desc-b {
	position:absolute;
	background-color:#000000;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
