/* =================  piccole modiche al css principale ======================*/


@import url(https:fonts.googleapis.com/css?family=Sanchez|Lobster+Two:400,400italic);

#container {background-color: #fff !important;}
.medium h2 {font: 20px/24px 'SourceSansProRegular',Arial,'Helvetica Neue',Helvetica,sans-serif !important;}

h1.main-title {color: #1d1d1d !important;}

.scream.minibox.no-photo hgroup h1 {padding: 0 10px 0px !important;}


.pagination    {min-height: 33px; margin-bottom: 15px;}
.pagination p  {line-height: 25px !important;float: left;}
.pagination ul {float: right !important;}

/*
.testata-speciale {
  margin-bottom: 20px;

  background-color: #EFE2AD;
  background-image: url("/static/speciali/spettacoli/la-scala/edizione2013/images/logo-scala.png");
  background-size: 25%;
  background-repeat: no-repeat;
  background-position: 735px 5px;
  
  width: 990px;
  margin: 0 auto 20px;
}



.testata-speciale h1.title {
  font-family: 'Lobster Two', cursive;
  font-weight: 400;
  font-style: italic;
  display: block;
  margin: 0px;
  padding: 20px 10px;
}

.testata-speciale h1.title a {
  color: #9F0327;
  font-size: 50px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
.testata-speciale h1.title a:hover {
	color: #7E5032;
}
*/

.testata-speciale {
  margin-bottom: 20px;

  background-color: #EFE2AD;
  background-image: url("/static/speciali/spettacoli/la-scala/edizione2013/images/logo-scala2.png");
  background-repeat: no-repeat;
  background-position: -60px 0px;  
  width: 990px;
  margin: 0 auto 20px;
}



.testata-speciale h1.title {
  /*font-family: 'Sanchez', serif;*/
  font-family: 'Lobster Two', cursive;
  font-weight: 400;
  font-style: italic;
  display: block;
  padding: 25px 20px 10px 20px;
}

.testata-speciale h1.title a {
  color: #fff;
  font-size: 60px;
}
.testata-speciale h1.title a:hover {
  color:  #E4D576;
}

.minibox {
  /*box-shadow: none !important;*/
  box-shadow: 0 0 5px #666 !important ;
  background: #EEE5C5;


}

.opening.minibox h1,
.opening.minibox h1 a{
  color: #402015 !important;
}
.opening.minibox h1 a:hover {
  color: #D0B57B !important;
}

.medium h1,
.medium h1 a {
  color: #402015 !important;
}
.medium h1 a:hover {
  color: #D0B57B !important;
}

.opening.minibox h2 {
  color: #402015 !important;
}
.opening.minibox h2 a,
.opening.minibox h2 a:visited  {
  color: #95151A !important;
}
.opening.minibox h2 a:hover {
  color: #841317 !important;
}

.minibox h4 {
  padding: 0 10px;
}

.scream.minibox h1,
.scream.minibox h1 a {
  color: #402015 !important;  
}
.scream.minibox h1 a:hover {
  color: #D0B57B !important;
}

.scream.minibox h2 {
  color: #402015 !important;
}
.scream.minibox h2 a,
.scream.minibox h2 a:visited {
  color: #95151A !important;
}

.linked a {
  color: #95151A !important;
}

.scream.minibox.no-photo hgroup h1 {
  border-bottom: none !important;
}

.minibox h3.cat {
    background: none repeat scroll 0 0 #95151A !important;
}
.minibox h3.cat .triangle {
    border-left: 6px solid #95151A !important;
}

/* strilli */
.minibox span.linked,
.minibox div.linked {
  display: block;
  padding: 0 10px 10px 10px;
}

div.linked a,
span.linked a {
  background-image: url("https://puntoitalia.online/static/images/spettacoli/edizione2013/icon-sprite.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0 -58px !important;
  padding: 0px 2px 0px 18px !important;
}
.minibox span.linked a,
.minibox div.linked a {
    font: 15px/20px 'SourceSansProBold',Arial,'Helvetica Neue',Helvetica,sans-serif !important;
}


/* box altri articoli */
.box.altri {
  margin-bottom: 20px;
  padding: 20px 15px;
  background: #ccc;
}
.box.altri .titolo-altri {
  font-size: 16px!important;
  text-transform: uppercase !important;
  color: #2C78AB;
  font-family: 'SourceSansProBold',Arial,'Helvetica Neue',Helvetica,sans-serif;
  margin-bottom: 15px;
}
.box.altri .linked {
  margin-bottom: 3px;
}

.box.altri .linked a {
  color: #222;
  float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 2px;
}
.box.altri .linked a:hover {
  color: #888;
}
.box.altri .linked.altri {
  text-align: right;
  margin-top: 15px;
}

.box.altri .linked.altri a{
  background-image: none !important;
  color: #000;
  font-size: 14px !important;
}

/* =================  apertura ======================*/
.opening h1 {
  font: normal 30px/32px 'SourceSansProBold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin: 10px 0 0;
}
.opening h1 a {
  color: #2d2d2d;
}
.opening h1 a:hover {
  color: #343642;
}
.opening h2 {
  font: normal 20px/24px 'SourceSansProRegular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin: 0;
  color: #474747;
}


.opening h4         {font: normal 25px/25px 'SourceSansProRegular', Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #2d2d2d; margin: 7px 0 !important;}
.opening h4 a       {color: #2d2d2d !important;}
.opening h4 a:hover {color: #343642;}



.opening em.author {
  font: normal 12px/14px 'SourceSansProRegular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-bottom: 5px;
}
.opening h3 {
  top: -35px;
}
.opening footer {
  margin-top: 15px;
}
.opening span.column.four {
  min-height: 40px;
  height: auto !important;
  height: 40px;
}

/* =================  blocchi sotto ======================*/

.scream h4         {font: normal 23px/25px 'SourceSansProRegular', Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #2d2d2d; margin: 5px 0 !important;}
.scream h4 a       {color: #2d2d2d !important;}
.scream h4 a:hover {color: #343642;}


/* =================  navigazione ======================*/

.orizzontale-speciale       {margin-top: 0px; position: relative;margin-left: -8px; width: 998px;

background: #9c6814; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #9c6814 0%, #f1e987 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#9c6814), color-stop(100%,#f1e987)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #9c6814 0%,#f1e987 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #9c6814 0%,#f1e987 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #9c6814 0%,#f1e987 100%); /* IE10+ */
background: linear-gradient(135deg,  #9c6814 0%,#f1e987 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c6814', endColorstr='#f1e987',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */




 }
.orizzontale-speciale ul    {margin-left: 10px;}
.orizzontale-speciale ul li {float: left;}

.orizzontale-speciale ul li a {padding: 5px 15px; display: block; color: #fff;font: 18px/18px 'SourceSansProlight',Arial,'Helvetica Neue',Helvetica,sans-serif;}
.orizzontale-speciale ul li a:hover {background: #C9AE78; color: #fff;}


.orizzontale-speciale span.ombra {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid #474747;
  border-left: 15px solid transparent;
  bottom: -15px;
  left: 0px;
}




/* =================  right ======================*/

section.content-right-speciali {
    border-left: 1px solid #2D2D2D;
    margin-top: 15px;
}
section.content-right-speciali {
    color: #474747;
    font: 14px/14px 'SourceSansProRegular',Arial,'Helvetica Neue',Helvetica,sans-serif;
}
section.content-right-speciali span.pre-title {
    border-top: 1px solid #2D2D2D;
    display: block;
    height: 1px;
    width: 10px;
}
section.content-right-speciali h1.section-title {
    background-image: url("/static/speciali/cinema/venezia/2013/images/icon-sprite.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #2D2D2D;
    font: 22px/28px 'helveticaneue-boldcond',Helvetica,sans-serif;
    height: 30px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: -18px;
    padding-left: 35px;
}
section.content-right-speciali section {
    margin-bottom: 42px;
}
section.content-right-speciali .content {
    display: block;
    margin-left: 8px;
    padding: 10px;
    background-image: url('/static/speciali/spettacoli/la-scala/edizione2013/images/ornamento2.png');
    background-color: #911116;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 60px -15px;



  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-ms-border-radius: 5px;
  	-o-border-radius: 5px;
  	border-radius: 5px;
  	padding-bottom: 70px;
}
section.content-right-speciali .content a {
    color: #FFFFFF !important;
    display: block;
    font: 13px/16px 'SourceSansProBold',Arial,'Helvetica Neue',Helvetica,sans-serif;
    margin-bottom: 5px;
    padding: 3px;
}
section.content-right-speciali .content a:hover {
    color: #2C78AB;
}

/************** content video ************************/

section.content-right-speciali.video .content {background: #00809B;}

section.content-right-speciali.video h1.section-title {
    background-image: url("/static/speciali/cinema/venezia/2013/images/icon-sprite.png");
    background-position: 0px -30px;
    background-repeat: no-repeat;
    color: #2D2D2D;
    font: 22px/28px 'helveticaneue-boldcond',Helvetica,sans-serif;
    height: 30px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: -18px;
    padding-left: 35px;
}

section.content-right-speciali.video article figure img {
  width: 100px !important;
  height: 70px !important;
}


/************** content rubrica ************************/

section.content-right-speciali.rubriche .content {
background: #00809B;
	
}

section.content-right-speciali.rubriche h1.section-title {
    background-image: url("/static/speciali/cinema/venezia/2013/images/icon-sprite.png");
    background-position: 0px -60px;
    background-repeat: no-repeat;
    color: #2D2D2D;
    font: 22px/28px 'helveticaneue-boldcond',Helvetica,sans-serif;
    height: 30px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: -18px;
    padding-left: 35px;
}





/****************************************************************************************************/


section.list-photo .content article {
  clear: both;
  margin-bottom: 30px;
}
section.list-photo .content article figure {
  float: left;
  margin-right: 5px;
}
section.list-photo .content article figure img {
  -webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-ms-border-radius: 5px;
  	-o-border-radius: 5px;
  	border-radius: 5px;
  /*width: 80px;
  height: 80px;*/
}
section.list-photo .content article h2 {
  margin: 0;
}
section.list-photo .content article h2 a {
  font: normal 17px/19px 'SourceSansProBold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}
section.list-photo .content article h2 a:hover {
  color: #2c78ab;
}
section.list-photo .content article h3 {
  font: normal 11px/11px 'SourceSansProRegular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
  margin: 0;
}
section.list-photo .content article h3 a {
  font: normal 11px/11px 'SourceSansProRegular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #2c78ab;
  display: inline;
  padding: 3px 5px 2px;
  margin-bottom: 0;
}
section.list-photo .content article h3 a:hover {
  color: #ffffff;
  background: #2c78ab;
}
section.list-photo .content article h1 {
  margin: 5px;
}
section.list-photo .content article h1 a {
  font: 18px/20px 'SourceSansProLight', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
section.list-photo .content article h1 a:hover {
  color: #794D30;
}
