
/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}


/**** Base styles ****/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;

}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  padding: 20px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  line-height: 1.7em;
  color: #333;
}


h1, h2, h3 { font-weight: bold; }

h1 {
  font-size: 32px;
  line-height: 1.1em;
}

h2 {
  font-size: 24px;
  line-height: 1.1em;
}

ul, ol {
  margin-left: 1.5em;
}

a,
a code {
  color: #333;
  text-decoration: none;
}

a:hover,
a:hover code { 
  color: #ccc; 
}

a:active,
a:active code {
  color: #333;
  background: black;
}

a img { border: none; }


blockquote {
  padding-left: 1.0em;
  margin-left: 1.0em;
  border-left: 1px solid #333;
  font-style: italic;
}

/**** Isotope styles ****/

/* required for containers to inherit vertical size from window */
html,
body {
  height: 100%;
}

#container {
  padding: 5px;
  margin-bottom: 20px;
}
.clickable .element:hover {
  cursor: pointer;
}

.clickable .element:hover h3 {
  text-shadow:
    0 0 10px white,
    0 0 10px white
  ;
}

.clickable .element:hover h2 {
  color: white;
}

/**** Example Options ****/

#options {
  padding-bottom: 1.0em;

}

#options h3 {
  margin-bottom: 0.2em;
  font-size: 11px;
}

#options h4 { 
  font-weight: bold; text-transform:uppercase;color:#5BF;
  
}

#options ul {
  margin: 0;
  list-style: none;
   
}

#options ul.filter {border-bottom:1px dotted #ccc;}

#options ul ul {
  margin-left: 0;
}

#options li {
  float: left;

margin:0px;
padding:0px
}

#options li a {
  display: block;
  padding:8px;

  font-size:13px;
  color: #222;



}

#options li a:hover {
  background-color: #5BF;
}

#options li a:active {
  background-color: #eaeaea;padding:5px;
  -webkit-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
     -moz-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
       -o-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
          box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
}

#options li:first-child a {
  border-left: none;
}

#options li:last-child a {
}

#options li a.selected {
  background-color: #e5e5e5;
 

}

/* Combination filter options*/

#options .option-combo {
  display: inline-block;
  float: left;

}

#options .option-combo ul {
  margin-right: 0px;
  display: inline-block;
}

#options .option-combo h2,
#options .option-combo h4 {
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}

/* Color shapes */
.color-shape {
  width: 195px;
	height:105px;
	padding:8px;
	font-size:12px;
    line-height: 14px;
   margin-bottom: 10px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
    }
  
.color-shape.Officina, span.officina { background-color: #3094b3; color: #fff;}
.color-shape.Question, span.question {background-color: #8ECA40; color: #fff;}
.color-shape.Dialoghi, span.dialoghi { background-color: #FCC733; color: #292925; }
.color-shape.Show, span.show, .color-shape.Show a, span.show  a{ background-color: #FB2832; color: #fff;}
.color-shape.Straparlando, span.straparlando, .color-shape.Straparlando a, span.straparlando a{ background-color: #F24156; color: #fff;}
.color-shape.Assolo, span.assolo {background-color: #FA7A11; color: #fff;}
.color-shape.Afterhours, span.afterhours {background-color: #919191; color: #fff;}
.color-shape.Rassegna, span.rassegna {background-color: #EDEDED; color: #292925; border: 1px solid #ccc;}
.color-shape.Next, span.next, .color-shape.Next a, span.next a  {background-color: #c5168d;  color: #fff; }
.color-shape.Radio, span.radio {background-color:#ccc; color:#333}
.color-shape.Casa,  span.Casa, span.Casa a, .color-shape.Casa a { background-color: #00386b; color: #fff;}
.color-shape.After,  span.After, span.After a, .color-shape.After a { background-color: #919191; color: #fff;}

.color-shape.Twitter, span.twitter { background-color: #0cc4e2; color: #292925;}


.color-shape a {
  display: block;
}

.color-shape a:hover {
text-decoration:underline}


/**** Infinite Scroll ****/

#infscr-loading {
  position: fixed;
  text-align: center;
  bottom: 30px;
  left: 42%;
  z-index: 100;
  background: white;
  background: hsla( 0, 0%, 100%, 0.9 );
  padding: 20px;
  color: #222;
  font-size: 15px;
  font-weight: bold;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}



/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


.relatori .relatore #relatori-next a { float: left!important; margin-right: 15px;}