@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 100%;
}

body {
  width:100%;
  background: #ffffff;
  color:#555555;
  padding:0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  line-height: 1;
  font-weight:300;
  position: relative;
  cursor: default;
  font-size:1em;
}

/********************/

section{width:900px;margin:0 auto;position:relative;}
article{float:left;margin:1em 25px 0 0;}
.articoli{ float:left; margin:0 0 12px 5px;}
h1,h2,h3,h4,h5{padding:0;margin:0;}

h1{font-size:2.2em;text-transform:uppercase;color:#555555;padding:0.2em 0;font-weight:100;text-align:center;}
h2{font-size:1.6em;text-transform:uppercase;color:#555555;padding:0.2em 0 0 0;font-weight:100;}
h3{font-size:1.2em;padding:0.2em 0.4em;margin:7px 10px 0 0;font-weight:100;text-align:center;background-color:#ae1432;color:#fff;display:block;position:absolute;right:900px;text-transform:uppercase;width:180px;}
h4{font-size:1.4em;color:#555555;padding:0.2em 0 0 0;font-weight:400;text-transform:uppercase;text-align:center;}
h5{font-size:1.1em;color:#888888;padding:0 0 0.4em 0;font-style:italic;font-weight:300;text-align:center;}

p{font-size:1em;padding:10px 0;margin:0;text-align:justify;font-weight:300;}

a,a:link,a:visited{text-decoration:none;color:#162a35;background-color:#ffffff;padding:0 0.2em;font-weight:400;outline:none;}
a:hover{background-color:#162a35;color:#ffffff;cursor:pointer;}

article p{font-size:0.8em;}
em{font-size:1em;padding:0 4px;font-style:italic;font-weight:300;}
strong{font-weight:400;color:#ae1432}

hr{margin:20px auto;border:none;border-top:1px solid #888;clear:both;width:75%;}

.clear{clear:both;}

.negative{width:100%;background-color:#162a35;color:#fff;overflow:auto; }
.negative h1,.negative h2,.negative h3,.negative h4,.negative h5,.negative p{color:#fff;}

nav ul{width:90%;height:50px;}
nav ul li{float:right;list-style-type:none;text-transform:uppercase;margin:0 4px;}
nav ul li a,nav ul li a:link,nav ul li a:hover,nav ul li a:visited{padding:0.2em 1em;}
nav ul li a:hover{background-color:#ae1432;}
nav ul li.current a{ background-color:#ae1432; color:#fff;}

/*nav li {position:relative; color:#fff; height:auto; float:left; text-align:center; list-style:none; z-index:999;}
nav li ul {display:none; width:190px; margin-left:-40px; text-align:center;}
nav ul li:hover > ul {display:block; padding-left:15px; padding-right:15px;}
nav li ul li {border:none; } 
nav li ul li a,nav li ul li a:link, nav li ul li a:visited {background: #162a35 url(../img/divisorio.png) no-repeat 50% 0;color:#ffffff;}
nav li ul li a:hover{display:block; background-color:#ae1432; color:#fff; }
nav ul li ul li:first-child a:link{background: #162a35 url() no-repeat 50% 0; }
nav ul li ul li:first-child a:hover{background-color:#ae1432; color:#fff;}*/

/*** Menu ***/
#header 	{width: 100%;float:left;} 

#mainmenu{width: 100%;float:left;}
#mainmenu ul{height:50px; float:right; margin-right: 70px; margin-top: -20px; margin-bottom: -20px;}
#mainmenu ul li{float:left;list-style-type:none;text-transform:uppercase;margin:0 4px;}
#mainmenu a,#mainmenu ul li a:link,#mainmenu ul li a:hover,#mainmenu ul li a:visited{padding:0.2em 1em;}
#mainmenu a:hover {background-color:#ae1432;}
#mainmenu ul li.current a{ background-color:#ae1432; color:#fff;}

#mainmenu li {position:relative; color:#fff; height:auto; text-align:center; list-style:none; z-index:999;}
#mainmenu li a {float: left; display: block;}
#mainmenu li ul {display:none; width:190px; margin-left:-40px; text-align:center; position: absolute; top: 52px; display: none;}
#mainmenu ul li:hover > ul {display:block; padding-left:15px; padding-right:15px;}
#mainmenu li ul li {border:none;} 
#mainmenu li ul li a,#mainmenu li ul li a:link, #mainmenu li ul li a:visited {background: #162a35 url(../img/divisorio.png) no-repeat 50% 0;color:#ffffff;}
#mainmenu li ul li a:hover{display:block; background-color:#ae1432; color:#fff; }
#mainmenu ul li ul li:first-child a:link{background: #162a35 url() no-repeat 50% 0; }
#mainmenu ul li ul li:first-child a:hover{background-color:#ae1432; color:#fff;}

#mainmenu .current-menu-item > a,
#mainmenu .current-menu-ancestor > a,
#mainmenu .current_page_item > a,
#mainmenu .current_page_ancestor > a {
   background-color:#ae1432; color:#fff;
}

/* Button Responsive Menu*/
.btn-responsive-menu{display: none;float: right;padding:5px;cursor:pointer;margin:  -15px 20px 0 0;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background:#333;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.icon-bar 			{display: block;width: 18px;height: 2px;margin:5px;background-color: #f5f5f5;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}

ul.catalogo a{width:100%;text-align:center;margin:0;padding:0;}
ul.catalogo li{list-style-type:none; }
ul.catalogo li a{color:#555555;display:inline;border-left:20px solid #ae1432;text-transform:uppercase;font-weight:100;margin:0 10px;padding:0 0 0 10px;}

.logo a {background:#fff;text-decoration:none;border:none; }
.logo a:hover{background:#fff; color:#162a35;}
.immagine a{background:#162a35;text-decoration:none;border:none;}

.bis h3{margin:15px 10px 0 0;}


/***************/

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.start {
  float: left !important;
}

.end {
  float: right !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;

}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem;
}
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
ul.pagination li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}
ul.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
ul.pagination li.current a {
  background: #008cba;
  color: white;
  font-weight: bold;
  cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #008cba;
}
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Start to customize Reverie */
a, a:visited, a:hover, a:visited:hover {
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}

figure {
  margin: 0 auto 1.25rem;
}

figure img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

img.alignright {
  float: right;
  margin: 0 0 18px 18px;
}

img.alignleft {
  float: left;
  margin: 0 18px 18px 0;
}

img.aligncenter {
  display: block;
  margin: 18px auto;
}

.gallery {
  clear:both;
  float:left;
  text-align: center;
  margin-bottom:1px !important;
  margin-left:-7px;
  width:100%;
}

.gallery dt, .gallery dl {
  display: inline-block;
  position:relative;
}

.gallery dl {
  margin-left: 24px;
}

.gallery a:hover{
 background:#fff;
}

/*
.articoli:hover .overlay {
  opacity: 0.7;
}

.articoli:hover .button {
  margin: 2px auto auto -285px;
  background: #444 url(../img/overlay.png) no-repeat;
  background-position:center; 
  opacity: 0.7;
  cursor: pointer;
}

.overlay {
  width: 100%;
  height: 100%;
  background: #fff;
  opacity:0;
}

.button {
  width: 280px;
  height: 190px;
  margin: 2px auto auto -285px;
  float:left;
  opacity: 0;
}
*/

.landscape a {
display: block;
position: relative;
}

.landscape a img {
vertical-align: top;
}
 
.landscape {
overflow: hidden;
}
 
.landscape a:hover::before {
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
 
.landscape a::before {
background: #fff;
content: "";
text-align: center;
opacity: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding-top: 48px;
width: 100%;
height: 100%;
max-height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
 
.landscape a:hover::after {
zoom: 1;
filter: alpha(opacity=80);
opacity: 1;
}
 
.landscape a::after {
content: " ";
-webkit-font-smoothing: antialiased;
/*font: normal 66px/1 'dashicons';*/
background-color: #444;
background: url(../img/overlay.png) no-repeat;
background-position:center; 
display: inline-block;
color: #fff;
text-align: center;
opacity: 0;
position: absolute;
padding-top: 20%;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
max-height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 4 !important;
}

.articoli a {
display: block;
position: relative;
}

.articoli a img {
vertical-align: top;
}
 
.articoli {
overflow: hidden;
}

.articoli a:hover::before {
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
 
.articoli a::before {
background: #fff;
content: "";
text-align: center;
opacity: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding-top: 48px;
width: 100%;
height: 100%;
max-height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
 
.articoli a:hover::after {
zoom: 1;
filter: alpha(opacity=80);
opacity: 1;
}
 
.articoli a::after {
content: " ";
-webkit-font-smoothing: antialiased;
/*font: normal 66px/1 'dashicons';*/
background-color: #444;
background: url(../img/overlay.png) no-repeat;
background-position:center; 
display: inline-block;
color: #fff;
text-align: center;
opacity: 0;
position: absolute;
padding-top: 20%;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
max-height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 4 !important;
}

.treColonne{
 column-width: 280px;
    column-gap: 30px;
 
    -moz-column-width: 280px;
    -moz-column-gap: 30px;
 
    -webkit-column-width: 280px;
    -webkit-column-gap: 30px;
}

.treColonne p{
  padding:0px;

}

figure.figure {
  margin: 0 auto;
  display: table;
}

figure.figure figcaption {
  font-size: 0.875rem;
  line-height: 1.4;
  font-style: italic;
  padding: 8px 10px;
  color: #999;
  margin-bottom: 1.25rem;
  display: table-caption;
  caption-side: bottom;
}

figure.alignright.figure {
  float: right;
  margin: 0 0 18px 18px;
}

figure.alignleft.figure {
  float: left;
  margin: 0 18px 18px 0;
}

body > header.contain-to-grid {
  margin-bottom: 2rem;
  max-width: 100%;
  padding-bottom: 0;
}

#content {
  background-color: #fff;
  border: 1px solid #ddd;
}

.index-card {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

span.author,
time {
  font-size: 0.9375rem;
  color: #999;
}
span.author a,
time a {
  color: #999;
  font-weight: bold;
}
span.author a:hover, span.author a:focus,
time a:hover,
time a:focus {
  color: #444444;
}

.entry-author {
  background-color: #fbfbfb;
  border: none;
  padding: 3.125rem 5rem;
  margin: 3.125rem -0.9375rem;
}
.entry-author .avatar {
  margin-right: 2.5rem;
  margin-bottom: 1.5rem;
}
.entry-author h4 a {
  color: #999;
}
.entry-author h4 a:hover, .entry-author h4 a:focus {
  color: #444444;
}
.entry-author p {
  color: #bbb;
}

.post header,
.page header {
  margin-bottom: 1.25rem;
}

.entry-tags {
  color: #999;
  font-size: 0.9375rem;
}
.entry-tags a {
  color: #999;
}
.entry-tags a:hover, .entry-tags a:focus {
  color: #444444;
}

.page-numbers {
  color: #999;
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem;
}
.page-numbers li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
.page-numbers li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.page-numbers li:hover a,
.page-numbers li a:focus {
  background: #e6e6e6;
}
.page-numbers li.unavailable a {
  cursor: default;
  color: #999999;
}
.page-numbers li.unavailable:hover a, .page-numbers li.unavailable a:focus {
  background: transparent;
}
.page-numbers li.current a {
  background: #008cba;
  color: white;
  font-weight: bold;
  cursor: default;
}
.page-numbers li.current a:hover, .page-numbers li.current a:focus {
  background: #008cba;
}
.page-numbers li {
  float: left;
  display: block;
}

.pagination-centered ul.page-numbers li {
  float: none;
  display: inline-block;
}

.page-numbers li span.current {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.page-numbers li {
  margin-left: 0.5rem;
}

.page-numbers li span:hover a,
.page-numbers li span a:focus {
  background: #e6e6e6;
}
.page-numbers li span.current {
  background: #008cba;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: white;
  font-weight: bold;
  cursor: default;
}

.avatar {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
}

ol.commentlist {
  margin-left: 0;
  margin-top: 2em;
}
ol.commentlist p {
  font-size: 0.9375rem;
  line-height: 1.5;
}
ol.commentlist ul.children {
  margin-left: 4rem;
}
ol.commentlist li {
  list-style: none;
  margin-bottom: 2em;
}
ol.commentlist li .comment-author img {
  float: left;
  margin: 0 1em 0 0;
}
ol.commentlist li .author-meta {
  display: inline-block;
}
ol.commentlist li .author-meta cite.fn {
  font-style: normal;
  font-weight: 600;
  margin-right: 0.5rem;
}
ol.commentlist li .author-meta time a {
  color: #ccc;
  font-size: 0.875rem;
  margin-right: 0.5rem;
}
ol.commentlist li .author-meta .comment-edit-link {
  color: #bbb;
  font-size: 0.875rem;
}
ol.commentlist li section.comment {
  margin-left: 4rem;
  margin-bottom: 2rem;
}
ol.commentlist li section.comment a.comment-reply-link {
  font-size: 0.875rem;
  font-weight: 600;
  color: #bbb;
}
ol.commentlist li section.comment a.comment-reply-link:hover, ol.commentlist li section.comment a.comment-reply-link:focus {
  color: #444444;
}

#sidebar {
  margin-top: 1.25rem;
}

#sidebar .panel {
  border: none;
  background-color:#eee;
  padding: 1.5rem 1.875rem;
}

.footer-widget .panel{
  width: 260px;
  border-left:1px solid #162a35;
  border-top:1px solid #162a35;
  border-bottom:1px solid #162a35;
  border-right:1px solid #ccc;
  background-color:#162a35;
}

.footer-widget2 .panel{
  width: 260px;
  border-top:1px solid #162a35;
  border-bottom:1px solid #162a35;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  background-color:#162a35;
  margin-right:50px;
}


#sidebar .panel a, .footer-widget .panel a {
  color: #999;
  font-size: 0.9375rem;
}
#sidebar .panel a:hover, #sidebar .panel a:focus, .footer-widget .panel a:hover, .footer-widget .panel a:focus {
  color: #444444;
}
#sidebar ul, .footer-widget ul {
  list-style-type: none;
  margin-left: 0;
}
#sidebar .widget h4, .footer-widget .widget h4 {
  text-transform: uppercase;
  font-size: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ddd;
  color: #888;
  font-weight: 300;
}

footer.full-width {
  text-align:right;
  background-color:#162a35;
  border-top: 1px solid #ccc;
  padding-top: 3rem;
}
footer.full-width p {
  font-size: 0.875rem;
}
footer.full-width a {
  color: #666;
  font-size: 0.9375rem;
}
footer.full-width a:hover, footer.full-width a:focus {
  color: #444444;
}
footer.full-width .love-reverie {
  border-top: 1px solid #ccc;
  padding-top: 1.5rem;
}

.admin-bar > .fixed {
  margin-top: 2rem;
}

.f-topbar-fixed > .container {
  margin-top: 2rem;
}

@media only screen {
  .entry-author .avatar {
    margin-bottom: 1.25rem;
  }
}
@media only screen and (min-width: 40.063em) {
  #content {
    padding: 3.125rem;
  }

  .entry-author {
    margin: 3.125rem -3.125rem;
  }
}
@media only screen and (min-width: 64.063em) {
  #sidebar {
    padding-left: 1.875rem;
    padding-right: 0;
    margin-top: 0;
  }

 /* .footer-widget {
    margin-top: 3rem;
    padding-top: 2rem;
  }*/
}

/*cookie*/
#cookie-notice .button {
  margin-bottom: 0 !important;
}