/*
Theme Name: Wittgenstein
Theme URI: http://wordpress.org/extend/themes/wittgenstein
Author: Banzai
Author URI: http://www.banzai.it/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: witt
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* COLOR 
blue #6acef0
black #323232
grey #f3f3f3
*/
@font-face {
  font-family: 'HelveticaNeue';
  src: url('font/HelveticaNeue.eot') format('eot'), 
       url('font/HelveticaNeue.woff') format('woff'), 
       url('font/HelveticaNeue.ttf')  format('truetype'),
       url('font/HelveticaNeue.svg#HelveticaNeue') format('svg');
}
/* 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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
}
body {
  line-height: 1;
}
ol,ul {
  list-style: none;
}
blockquote,q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
caption,th,td {
  text-align: left;
  font-weight: normal;
}
html {
  -ms-overflow-y: scroll;
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  margin: 2em auto;
  width: 90%;
  height: 1px;
  border: 0;
  background-color: #ccc;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
* {
  margin: 0;
  padding: 0;
}
form {
  margin: 0;
  padding: 0;
  border: none;
}
a {
  outline: 0;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  outline: 0;
}
.cf:before,
.cf:after {
  display: table;
  content: " ";
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
/* Structure */
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  text-rendering: optimizeLegibility;
}
#wrap {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  /*border-top: 2px solid #323232;*/
  background: #fff;
  color: #323232;
  font-family: 'Helvetica Neue'!important;
}
.inner {
  margin: 0 auto;
  max-width: 980px;
}
.ilpost-header {
  display: block;
  padding: 0.35em 0;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #e4e4e4;
  background: #ededed;
  background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ededed 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%); /* W3C */
  text-align: left;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.ilpost-header span {
  font-size: 14px;
  font-family: Georgia, serif;
  color: #999;
  vertical-align: middle;
  max-width: 160px;
  display: inline-block;
  text-align: right;
  padding-top: 4px;
  padding-right: 6px;
  font-style: italic;
  line-height: 14px;
}
.ilpost-header a {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

/* Head */
header#site-head {
  display: block;
  width: 100%;
}
header#site-head .inner {
  padding: 0 1em;
}
header#site-head hgroup {
  display: block;
  float: left;
  padding: 1em 0 0.75em;
}
header#site-head hgroup h1.site-title a {
  display: block;
  max-width: 460px;
  height: auto;
  outline: none;
}
header#site-head hgroup h1.site-title a img {
  width: 100%;
  height: auto;
}
header#site-head .meta-head {
  display: block;
  float: right;
  padding: 2.5em 0 0 0;
}
header#site-head .meta-head ul.social-head {
  display: block;
  padding: 0 0 1em;
  text-align: right;
}
header#site-head .meta-head ul.social-head li {
  display: inline-block;
}
header#site-head .meta-head ul.social-head li a {
  color: #323232;
  text-decoration: none;
  font-size: 5em;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
header#site-head .meta-head ul.social-head li a:hover {
  color: #323232;
}
header#site-head .meta-head ul.social-head li a.c-twitter:hover {
  color: #00acee;
}
header#site-head .meta-head ul.social-head li a.c-facebook:hover {
  color: #3b5998;
}
header#site-head .meta-head ul.social-head li a.c-google:hover {
  color: #dd4b39;
}
header#site-head .meta-head .search-form {
  position: relative;
  display: block;
  margin: 0 auto;
  margin: 0 0 1em;
  padding: 0 0 0 1em;
  text-align: right;
}
header#site-head .meta-head .search-form input.search-field {
  position: absolute;
  top: 0;
  right: 21%;
  display: inline-block;
  padding: 0 0 0 5%;
  width: 75%;
  height: 2.575em;
  outline: 0;
  border: 0;
  font-size: 1.25em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
header#site-head .meta-head .search-form input.search-field:focus {
  width: 125%;
  outline: 0;
}
header#site-head .meta-head .search-form button.search-submit {
  display: inline-block;
  width: 30%;
  border: 0;
  background: #fff;
  color: #323232;
  text-align: center;
  font-size: 3.2em;
  line-height: 1;
}
/* Navigation */
nav#site-navigation {
  display: block;
  width: 100%;
  background: #000;
}
nav#site-navigation #menu_resp {
  display: none;
}
nav#site-navigation .menu-navigation-container {
  display: block;
  margin: 0 auto;
  max-width: 980px;
}
nav#site-navigation .menu-navigation-container ul.nav-menu {
  display: block;
  padding: 0 0 0 1em;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li {
  position: relative;
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.3em;
  line-height: 1.6em;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li a {
  display: block;
  padding: 0.5em;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li a:hover {
  display: block;
  background: #fff;
  color: #000;
  text-decoration: none;
}
nav#site-navigation .menu-navigation-container ul.nav-menu .current-menu-item > a,
nav#site-navigation .menu-navigation-container ul.nav-menu .current-menu-ancestor > a,
nav#site-navigation .menu-navigation-container ul.nav-menu .current-page-item > a,
nav#site-navigation .menu-navigation-container ul.nav-menu .current-page-ancestor > a,
nav#site-navigation .menu-navigation-container ul.nav-menu .current-post-ancestor > a,
nav#site-navigation .menu-navigation-container ul.nav-menu .current-menu-parent > a,
nav#site-navigation .menu-navigation-container ul.nav-menu .current-post-parent > a {
  display: block;
  background: #fff;
  color: #000;
  text-decoration: none;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li ul {
  position: absolute;
  top: 2.5em;
  left: 0;
  z-index: 99999;
  display: none;
  float: left;
  margin: 0.1em 0 0;
  width: 188px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li:hover ul {
  display: block;
  width: 200px;
  background: #000;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li ul li {
  display: block;
  float: none;
  font-size: 0.8em;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li ul li a {
  display: block;
  padding: 0.5em 0.5em 0.5em 0.65em;
  background: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav#site-navigation .menu-navigation-container ul.nav-menu li ul li a:hover {
  display: block;
  background: #fff;
  color: #000;
  text-decoration: none;
}
#main {
  display: block;
  width: 100%;
}
#main #main-content {
  display: block;
  margin: 0 auto;
  padding: 0 0 2em;
  max-width: 980px;
  width: auto;
}
section#content {
  display: block;
  float: left;
  padding: 1.5em 1.5em 0;
  width: 62.306122%;
}
section#content.content-full {
  float: none;
  padding: 1.5em 1.5em 0;
  width: auto;
  border-right: none;
}
.archive-header {
  display: block;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  border-bottom: 1px dotted #f3f3f3;
}
.archive-header h1.archive-title {
  color: #323232;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.8em;
  line-height: normal;
}
.archive-header h1.archive-title span {
  font-weight: 400;
  font-style: italic;
}
.page-header {
  display: block;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  border-bottom: 1px dotted #f3f3f3;
}
.page-header h1.page-title {
  color: #323232;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.8em;
  line-height: normal;
}
.page-header h1.page-title span {
  font-weight: 400;
  font-style: italic;
}
article {
  margin: 0 0 1.25em;
  padding: 0 0 1.25em;
  border-bottom: 1px solid #f2f2f2;
}
article.box {
  display: block;
}
article header.entry-header h1.entry-title {
  display: block;
  padding: 0 0 0.4em;
  color: #000;
  font-weight: 700;
  font-size: 3.6em;
  line-height: inherit;
}
article header.entry-header h1.entry-title a {
  color: #000;
  text-decoration: none;
}
article header.entry-header h1.entry-title a:hover {
  text-decoration: underline;
}
article header.entry-header h2.entry-title {
  display: block;
  padding: 0 0 0.4em;
  color: #000;
  font-weight: 600;
  font-size: 2.8em;
  line-height: inherit;
}
article header.entry-header h2.entry-title a {
  color: #000;
  text-decoration: none;
}
article header.entry-header h2.entry-title a:hover {
  text-decoration: underline;
}
article header.entry-header .videofluido {
  position: relative;
  margin: 0 0 1.5em;
  padding-top: 25px;
  padding-bottom: 56.25%;
  height: 0;
}
article header.entry-header .videofluido iframe,
article header.entry-header .videofluido object,
article header.entry-header .videofluido embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article header.entry-header ul.entry-meta {
  display: block;
  padding: 0 0 1em;
  width: auto;
  list-style: none;
}
article header.entry-header ul.entry-meta li {
  display: inline;
  padding: 0 1em 0 0;
  color: #000;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens:    auto;
  hyphens:         auto;
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.5em;
  -ms-hyphens:     auto;
}
article header.entry-header ul.entry-meta li:last-child {
  padding: 0;
}
article header.entry-header ul.entry-meta li .entypo {
  color: #323232;
  font-size: 1.75em;
}
article header.entry-header ul.entry-meta li a {
  color: #000;
  text-decoration: none;
}
article header.entry-header ul.entry-meta li a:hover {
  text-decoration: underline;
}
article .entry-content {
  display: block;
}
article .entry-content figure {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  max-width: 100%;
  width: auto;
}
article.box .entry-content figure {
  display: block;
  margin: 0 3% 0 0;
  max-height: 20em;
  width: 37%;
  height: auto;
}
article .entry-content figure img {
  display: block;
  margin: 0 auto;
}
article.box .entry-content figure img {
  display: block;
  max-width: 100%;
  height: auto;
}
article .entry-content p {
  padding: 0 0 1em;
  color: #000;
  font-weight: 300;
  font-size: 1.5em;
  font-family: Georgia, serif;
  line-height: 1.5em;
}
article .entry-content p strong {
  font-weight: 600;
}
article .entry-content p em {
  font-style: italic;
}
article .entry-content p a {
  color: #1C809E;
  text-decoration: none;
  font-weight: 600;
}
article .entry-content p a:hover {
  text-decoration: underline;
}
article .entry-content p a.read-more {
  font-family: 'Helvetica Neue'!important;
}
article .entry-content h2 {
  padding: 0 0 1em;
  color: #323232;
  font-weight: 400;
  font-size: 2.4em;
  line-height: normal;
}
article .entry-content h2 a {
  color: #323232;
  text-decoration: none;
}
article .entry-content h2 a:hover {
  color: #f3f3f3;
  text-decoration: none;
}
article .entry-content h3 {
  padding: 0 0 1em;
  font-weight: 400;
  font-size: 2.2em;
}
article .entry-content h3 a {
  color: #f3f3f3;
  text-decoration: none;
}
article .entry-content h3 a:hover {
  text-decoration: underline;
}
article .entry-content h4 {
  padding: 0 0 1em;
  font-weight: 400;
  font-size: 2.0em;
}
article .entry-content h4 a {
  color: #f3f3f3;
  text-decoration: none;
}
article .entry-content h4 a:hover {
  text-decoration: underline;
}
article .entry-content h5 {
  padding: 0 0 1em;
  font-weight: 400;
  font-size: 1.8em;
}
article .entry-content h5 a {
  color: #f3f3f3;
  text-decoration: none;
}
article .entry-content h5 a:hover {
  text-decoration: underline;
}
article .entry-content h6 {
  padding: 0 0 1em;
  font-weight: 400;
  font-size: 1.6em;
}
article .entry-content h6 a {
  color: #f3f3f3;
  text-decoration: none;
}
article .entry-content h6 a:hover {
  text-decoration: underline;
}
article .entry-content blockquote {
  clear: both;
  padding: 2em 2em 4em;
  font-style: italic;
}
article .entry-content blockquote:before {
  float: left;
  clear: left;
  content: '\275D\00a0';
  font-size: 2em;
}
article .entry-content blockquote:after {
  float: right;
  clear: right;
  content: '\00a0\275E';
  font-size: 2em;
}
article .entry-content blockquote p {
  padding: 0 1.5em 1.5em;
}
article .entry-content blockquote p:last-child {
  padding: 0 1.5em;
}
article .entry-content ul {
  display: block;
  padding: 1em 0 2em 3em;
  list-style: square outside;
}
article .entry-content ul li {
  color: #323232;
  list-style: square outside;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.75em;
}
article .entry-content ul li a {
  color: #f3f3f3;
  text-decoration: none;
  font-weight: 600;
}
article .entry-content ul li a:hover {
  text-decoration: underline;
}
article .entry-content ul li ul li {
  font-size: 1em;
}
article .entry-content ol {
  display: block;
  padding: 1em 0 2em 3.5em;
  list-style: decimal outside;
}
article .entry-content ol li {
  color: #323232;
  list-style: decimal outside;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.75em;
}
article .entry-content ol li a {
  color: #f3f3f3;
  text-decoration: none;
  font-weight: 600;
}
article .entry-content ol li a:hover {
  text-decoration: underline;
}
article .entry-content ol li ol li {
  font-size: 1em;
}
article .entry-content table {
  margin: 0 0 1em;
  width: 100%;
  border-bottom: 1px solid #ededed;
  color: #777;
  font-size: 1.5em;
  line-height: normal;
}
article .entry-content table caption {
  margin: 1em 0;
}
article .entry-content th {
  color: #323232;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 2.6em;
}
article .entry-content td {
  padding: 0.6em 1em 0.6em 0;
  border-top: 1px solid #ededed;
}
article .entry-content th a,
article .entry-content td a {
  color: #323232;
  text-decoration: underline;
}
article .entry-content center {
  padding: 0 0 1.25em;
  font-weight: 400;
  font-size: 1.45em;
  line-height: 1.6em;
}
article .entry-content center a {
  color: #f3f3f3;
  text-decoration: none;
  font-weight: 700;
}
article .entry-content center a:hover {
  text-decoration: underline;
}
article .entry-content address {
  padding: 0 0 2em 5%;
  font-style: italic;
  font-size: 1.2em;
  line-height: normal;
}
article footer.entry-meta a.post-edit-link {
  color: #ff0000;
  font-weight: 400;
  font-size: 1em;
  line-height: normal;
}
article footer.entry-meta ul.entry-meta-foo {
  display: block;
  padding: 0 0 3em;
  width: auto;
  list-style: none;
}
article footer.entry-meta ul.entry-meta-foo li {
  display: inline;
  padding: 0 1em 0 0;
  color: #444;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens:    auto;
  hyphens:         auto;
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.5em;
  -ms-hyphens:     auto;
}
article footer.entry-meta ul.entry-meta-foo li:last-child {
  padding: 0;
}
article footer.entry-meta ul.entry-meta-foo li .entypo {
  color: #323232;
  font-size: 1.75em;
}
article footer.entry-meta ul.entry-meta-foo li a {
  color: #000;
  text-decoration: none;
}
article footer.entry-meta ul.entry-meta-foo li a:hover {
  text-decoration: underline;
}
article footer.entry-meta .releated {
  display: block;
  width: auto;
}
article footer.entry-meta .releated span {
  display: block;
  padding: 0 0 0.25em;
  color: #323232;
  font-weight: 600;
  font-size: 1.75em;
  line-height: normal;
}
article footer.entry-meta .releated ul {
  display: block;
  width: auto;
}
article footer.entry-meta .releated ul li {
  padding: 0.35em 0em 0.5em 0.35em;
  color: #323232;
  list-style: circle inside none;
  font-weight: 300;
  font-size: 1.4em;
  font-family: Georgia, serif;
  line-height: 1.4em;
}
article footer.entry-meta .releated ul li:hover {
  list-style: disc inside none;
}
article footer.entry-meta .releated ul li a {
  display: inline-block;
  padding: 0 0 0.25em 0;
  color: #323232;
  text-decoration: none;
  font-weight: 600;
  font-family: 'Helvetica Neue' !important;
}
article footer.entry-meta .releated ul li a:hover {
  text-decoration: none;
}
.navi-post {
  display: block;
  overflow: hidden;
  padding: 1em 0 2em;
  width: auto;
}
.navi-post a {
  padding: 0.6em 0 0.5em;
  width: 100%;
  color: #323232;
  text-decoration: none;
  font-weight: 400;
  font-size: 1.6em;
  line-height: normal;
}
.navi-post a .entypo {
  display: block;
  font-size: 5em;
}
.navi-post a span {
  display: block;
  font-weight: 400;
}
.navi-post a:hover {
  color: #323232;
  text-decoration: none;
}
.navi-post a em {
  display: block;
  padding: 0 0 0.25em;
  color: #323232;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-size: 0.6em;
}
.navi-post a:hover span {
  text-decoration: underline;
  font-weight: 400;
}
.navi-post a:hover em {
  text-decoration: none!important;
}
.navi-post a:hover .entypo {
  text-decoration: none;
}
.navi-post .post-prev {
  float: left;
  padding: 0;
  width: 48%;
  text-align: left;
}
.navi-post .post-prev a .entypo {
  float: left;
  padding: 0.2em 0 0.3em 0.2em;
}
.navi-post .post-prev a span {
  float: left;
  padding: 0 0 0 1em;
}
.navi-post .post-prev a {
  display: block;
  float: left;
}
.navi-post .post-next {
  float: right;
  padding: 0;
  width: 48%;
  text-align: right;
}
.navi-post .post-next a .entypo {
  float: right;
  padding: 0.2em 0.2em 0.3em 0;
}
.navi-post .post-next a span {
  float: right;
  padding: 0 1em 0 0;
}
.navi-post .post-next a {
  display: block;
  float: right;
}
#commenti {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#nav-below .nav-previous a,
#nav-below .nav-next a {
  display: block;
  margin: 0 0 0.75em;
  color: #f3f3f3;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4em;
  line-height: normal;
}
#nav-below .nav-previous a:hover,
#nav-below .nav-next a:hover {
  text-decoration: underline;
}
/* Pagination Archive */
section#content ul.page-numbers {
  display: block;
  padding: 0 0 1.5em 0;
  width: 100%;
  text-align: center;
}
section#content ul.page-numbers li {
  display: inline;
  color: #323232;
  font-weight: 300;
  font-size: 1.8em;
  line-height: 2em;
}
section#content ul.page-numbers li a {
  padding: 0 0.25em;
  color: #323232;
  text-decoration: none;
}
section#content ul.page-numbers li a:hover {
  background: #323232;
  color: #f3f3f3;
}
section#content ul.page-numbers li span.page-numbers {
  padding: 0 0.25em;
  background: #323232;
  color: #f3f3f3;
}
section#content ul.page-numbers li span.page-numbers.dots {
  padding: 0;
  background: transparent;
  color: #323232;
}
/* Attachment */
article.attachment header.entry-header {
  float: none;
  width: auto;
}
article.attachment header.entry-header h1.entry-title a:hover:after {
  content: '';
}
article.attachment header.entry-header #image-navigation {
  display: block;
  overflow: hidden;
  padding: 0 0 1em;
  width: auto;
}
article.attachment header.entry-header #image-navigation .previous-image {
  display: block;
  float: left;
}
article.attachment header.entry-header #image-navigation .next-image {
  display: block;
  float: right;
}
article.attachment header.entry-header #image-navigation .previous-image a,
article.attachment header.entry-header #image-navigation .next-image a {
  display: block;
  color: #323232;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.2em;
  line-height: normal;
}
article.attachment header.entry-header #image-navigation .previous-image a:hover,
article.attachment header.entry-header #image-navigation .next-image a:hover {
  color: #323232;
  text-decoration: underline;
}
article.attachment .entry-content {
  float: none;
  padding: 0 0 1em;
  width: auto;
}
article.attachment .entry-content figure {
  width: 100%;
  max-height: 100%;
  margin: 0 0 2em;
}
article.attachment .entry-content .entry-attachment figure img {
  width: 100%;
  height: auto;
}
.entry-content dl.gallery-item {
  margin: 0;
}
.gallery-item a,
.gallery-caption {
  width: 90%;
}
.gallery-item a {
  display: block;
}
.gallery-caption a {
  display: inline;
}
.gallery-columns-1 .gallery-item a { 
  max-width: 100%;
  width: auto;
}
.gallery .gallery-icon img {
  padding: 5%;
  max-width: 90%; 
  height: auto;
  border: none!important;
}
.gallery-columns-1 .gallery-icon img { 
  padding: 3%;
}
article.attachment footer.entry-meta {
  width: auto;
  clear: both;
}
article.attachment footer.entry-meta .entry-caption {
  display: block;
  padding: 0 0 1em;
  width: auto;
}
article.attachment footer.entry-meta .entry-caption p {
  display: block;
  color: #323232;
  text-decoration: none;
  font-weight: 400;
  font-size: 1.4em;
  line-height: normal;
}
article.attachment footer.entry-meta .entry-description {
  display: block;
  width: auto;
}
article.attachment footer.entry-meta .entry-description p {
  display: block;
  color: #323232;
  text-decoration: none;
  font-weight: 300;
  font-size: 1.5em;
  font-family: Georgia,serif;
  line-height: 1.5em;;
}
/* Leaf */
article.leaf {
  border-bottom: 1px dotted #f2f2f2;
}
article.leaf header.entry-header {
  width: 100%;
}
article.leaf header.entry-header h1.entry-title {
  padding: 0 0 0.2em;
  font-weight: 700;
  font-size: 3.6em;
}
article.leaf header.entry-header .sottit {
  display: block;
  margin: 0.5em 0;
  padding: 0.5em 0;
  width: auto;
  border-top: 1px dotted #F2F2F2;
  border-bottom: 1px dotted #F2F2F2;
}
article.leaf header.entry-header .sottit {
  font-weight: 300;
  font-style: italic;
  font-size: 1.2em;
  line-height: normal; 
}
article.leaf header.entry-header figure {
  position: relative;
  overflow: hidden;
  margin: 0 0 1em;
  max-height: 360px;
  width: 100%;
  text-align: center;
}
article.leaf header.entry-header figure img {
  position: relative;
  width: 100%;
  height: auto;
}
article.leaf header.entry-header iframe {
  margin: 0 0 1.25em;
}
article.leaf header.entry-header .social {
  display: block;
  margin: 0 auto;
  width: auto;
}
article.leaf header.entry-header .social .box {
  display: block;
  float: left;
  width: 33%;
  height: 25px;
  text-align: left;
}
article.leaf header.entry-header .social .box iframe {
  margin: 0;
}
article.leaf header.entry-header .inner {
  padding: 1em 0;
}
article.leaf header.entry-header .entry-meta-leaf {
  display: block;
  width: auto;
}
article.leaf header.entry-header .entry-meta-leaf ul.entry-meta {
  padding: 1em 0 1.5em;
}
article.leaf header.entry-header .entry-meta-leaf ul.entry-meta li time {
  font-weight: 400;
}
article.leaf header.entry-header .entry-meta-leaf ul.entry-meta li a {
  font-weight: 400;
}
article.leaf header.entry-header .videofluido {
  margin: 1.5em 0 0;
}
article.leaf .entry-content {
  padding: 2em 0;
  width: 100%;
}
article.leaf .entry-content p img {
  max-width: 100%;
  height: auto;
}
article.leaf .entry-content p img.alignleft {
  margin: 0 2em 0.5em 0;
}
article.leaf .entry-content p img.alignright {
  margin: 0 0 0.5em 2em;
}
article.leaf .entry-content p img.aligncenter {
  display: block;
  margin: 0 auto 0.5em;
  height: auto;
}
article.leaf .entry-content .wp-caption {
  padding: 0.5em 0;
  border: 1px dotted #999;
  background-color: rgba( 0, 0, 0, 0.05 );
  text-align: center;
}
article.leaf .entry-content .wp-caption .wp-caption-text {
  padding: 0.5em 0;
  color: #f3f3f3;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-size: 1.4em;
  line-height: normal;
}
article.leaf .entry-content .wp-caption.alignleft {
  margin: 0 2em 0 -25%;
}
article.leaf .entry-content .wp-caption.alignright {
  margin: 0 -25% 0 2em;
}
article.leaf .entry-content .wp-caption.aligncenter {
  display: block;
  margin: 2em auto;
  width: 100%;
  height: auto;
}
article.leaf footer.entry-meta {
  margin: 0 auto;
  padding: 0 0 1em;
  width: 100%;
}
/* Page */
article.page header.entry-header {
  float: none;
  width: auto;
}
article.page header.entry-header h1.entry-title {
  padding: 0 0 0.6em;
}
article.page .entry-content {
  float: none;
  width: auto;
}
/* Search Tag */
article.full header.entry-header {
  float: none;
  width: auto;
}
article.full .entry-content {
  float: none;
  width: auto;
}
section#content.sea article.page footer.entry-meta {
  display: none;
}
/* Comments */
#comments {
  /*border-bottom: 1px solid #F2F2F2;*/ 
}
.comment-reply-title,
.comments-title {
  text-transform: uppercase;
}
.comments-title {
  margin: 1.5em 0 0;
  font-size: 1.5em;
  line-height: normal;
}
.comment-list {
  margin: 0 0 3em 0;
  list-style: none;
}
.comment-author {
  font-size: 1.4em;
  line-height: normal;
}
.comment-list .reply,
.comment-metadata {
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: normal;
}
.comment-list .reply {
  padding: 0 0 0 3.5em !important;
}
a.comment-reply-link {
  color: #323232;
  font-weight: 600;
}
.comment-author .fn {
  padding: 0 0.5em 0 0;
  font-weight: 600;
}
.comment-author a {
  color: #323232;
  text-decoration: none;
}
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
  color: #323232;
  text-decoration: none;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
  text-decoration: underline;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  margin: 0 0 2em;
  padding: 2em 0 0;
  border-top: 1px solid #F2F2F2;
  border-bottom: none;
}
.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
  border-top: 0;
}
.comment-author {
  position: relative;
}
.comment-author .avatar {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.1em;
  width: 24px;
  height: 24px;
  border: 1px solid #F2F2F2;
}
.bypostauthor > article .fn:before {
}
.says {
  display: none;
}
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
  padding: 0 0 0 3em;
}
.comment-reply-link:before,
.comment-reply-login:before {
  margin: 0 0.4em 0 0;
}
.comment-content {
  padding: 0.5em 0 0 4.25em;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens:    auto;
  hyphens:         auto;
  -ms-hyphens:     auto;
}
.comment-content p {
  padding: 0 0 0.8em;
  color: #444;
  font-weight: 300;
  font-size: 1.3em;
  line-height: normal;
}
.comment-content p a {
  color: #323232;
  font-weight: 600;
}
.comment-content ul,
.comment-content ol {
  margin: 0 0 2.5em 2em;
}
.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}
.comment-content > :last-child {
  margin: 0;
  padding: 0;
}
.comment-list .children {
  margin-left: 1.5em;
  list-style: none;
}
.comment-respond {
  margin-bottom: 3.5em;
  padding: 0;
}
.comment .comment-respond {
  margin-top: 2em;
}
.comment-respond h3 {
  margin: 0 0 0.5em;
  padding: 1em 0 0;
  border-top: 1px solid #F2F2F2;
  font-size: 1.5em;
  line-height: normal;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
  color: #424242;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
  font-size: 1.3em;
  line-height: normal;
}
.logged-in-as {
  padding: 0 0 0.5em;
}
.logged-in-as a {
  color: #323232;
  font-weight: 600;
}
.must-log-in {
  font-size: 1.3em;
}
.must-log-in a {
  color: #323232;
  font-weight: 600;
}
.comment-form-comment textarea {
  padding: 0.5em;
  width: 80%;
  border: none;
  background: #f3f3f3;
}
.no-comments {
  margin: 0.75em 0;
  padding: 0.75em 0;
  background: #f8f8f8;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4em;
  line-height: normal;
}
.comment-form label {
  display: none;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
}
.comment-form input[type="submit"] {
  margin: 1.5em 0 0;
  padding: 1em;
  border: none;
  background: #323232;
  color: #f3f3f3;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1em;
  line-height: normal;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.comment-form input[type="submit"]:hover {
  background: #f3f3f3;
  color: #323232;
}
.form-allowed-tags,
.form-allowed-tags code {
  display: none;
}
.required {
  color: #c0392b;
}
.comment-reply-title small a {
  float: right;
  overflow: hidden;
  width: 24px;
  height: 24px;
  color: #2b2b2b;
}
.comment-reply-title small a:hover {
  color: #41a62a;
}
.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
}
.comment-navigation {
  margin-bottom: 48px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 2;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
  display: inline-block;
}
.comment-navigation .nav-previous a {
  margin-right: 10px;
}
#comment-nav-above {
  margin-top: 36px;
  margin-bottom: 0;
}
.pingback p {
  color: #323232;
  font-weight: 300;
  font-size: 1.2em;
  line-height: normal;
}
.pingback p a {
  color: #323232;
  text-decoration: none;
  font-weight: 600;
}
/* Sidebar */
aside#sidebar {
  display: block;
  float: right;
  padding: 1.5em 0 0;
  width: 33.693877%;
}
aside#sidebar .widget {
  display: block;
  margin: 0 5% 3em;
  width: auto;
}
aside#sidebar .widget.adv {
  display: block;
  margin: 0 0 3em;
  width: auto;
}
/* Search */
aside#sidebar .widget .search-form {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0 0 1em;
  background: #f3f3f3;
}
aside#sidebar .widget .search-form input.search-field {
  float: left;
  padding: 0.75em 0;
  width: 85%;
  outline: 0;
  border: 0;
  background: #f3f3f3;
  font-size: 1.25em;
}
aside#sidebar .widget .search-form input.search-field:focus {
  outline: 0;
}
aside#sidebar .widget .search-form button.search-submit {
  float: left;
  width: 15%;
  border: 0;
  background: #f3f3f3;
  color: #323232;
  text-align: center;
  font-size: 3.8em;
  line-height: 1;
}
/* Widget */
aside#sidebar .widget h6 {
  display: block;
  margin: 0 0 0.4em;
  border-bottom: 1px dotted #f1f1f1;
  color: #000;
  font-weight: 700;
  font-size: 1.6em;
  line-height: 1.8em;
}
aside#sidebar .widget ul {
  display: block;
  padding: 0 0 0 0.15em;
  width: auto;
  list-style: none;
}
aside#sidebar .widget ul li {
  padding: 0.25em 0;
  color: #000;
  font-weight: 300;
  font-size: 1.3em;
  line-height: normal;
}
aside#sidebar .widget ul li a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
aside#sidebar .widget ul li a:hover {
  color: #000;
}
aside#sidebar .widget_recent_entries ul li,
aside#sidebar .widget_links ul li,
aside#sidebar .widget_text ul li {
  color: #323232;
  list-style: circle inside none;
}
aside#sidebar .widget_recent_entries ul li:hover,
aside#sidebar .widget_links ul li:hover,
aside#sidebar .widget_text ul li:hover {
  color: #323232;
  list-style: disc inside none;
}
aside#sidebar .widget_text p {
  text-align: center;
}
aside#sidebar .book {
  text-align: center;
}
aside#sidebar .widget .tagcloud {
  display: block;
  padding: 0 0 0 0.15em;
  width: auto;
}
aside#sidebar .widget .tagcloud a {
  padding: 0 0 0 0.15em;
  color: #323232;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
aside#sidebar .widget .tagcloud a:hover {
  color: #323232;
}
/* Footer */
footer#colophon {
  width: auto;
  background: #000;
}
footer#colophon .foo_widget {
  display: block;
  padding: 0 0 1em;
  width: auto;
  background: #fff;
}
footer#colophon .foo_widget .inner {
  padding: 2em 0;
}
footer#colophon .foo_widget .boxes {
  display: block;
  float: left;
  padding: 0 1%;
  width: 31.333%;
}
footer#colophon .foo_widget .boxes .widget {
  display: block;
  margin: 0 0 1.5em;
}
footer#colophon .foo_widget .boxes .widget h6 {
  display: block;
  margin: 0 0 0.4em;
  border-bottom: 1px dotted #323232;
  color: #323232;
  font-weight: 400;
  font-size: 1.6em;
  line-height: 1.8em;
}
footer#colophon .foo_widget .boxes .widget ul {
  display: block;
  padding: 0 1em 0 0.15em;
  width: auto;
  list-style: none;
}
footer#colophon .foo_widget .boxes .widget ul li {
  padding: 0.25em 0;
  color: #323232;
  font-weight: 300;
  font-size: 1.3em;
  line-height: normal;
}
footer#colophon .foo_widget .boxes .widget ul li a {
  color: #323232;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer#colophon .foo_widget .boxes .widget ul li a:hover {
  color: #323232;
  text-decoration: underline;
}
footer#colophon .foo_widget .boxes .widget .tagcloud {
  display: block;
  padding: 0 1.5em 0 0.15em;
  width: auto;
}
footer#colophon .foo_widget .boxes .widget .tagcloud a {
  color: #323232;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer#colophon .foo_widget .boxes .widget .tagcloud a:hover {
  color: #323232;
}
footer#colophon .foo_widget .boxes .widget .search-form {
  display: block;
  overflow: hidden;
}
footer#colophon .foo_widget .boxes .widget .search-form input.search-field {
  float: left;
  padding: 0.8em 0 0.8em 2.5%;
  width: 80%;
  outline: 0;
  border: 0;
  background: #f3f3f3;
  font-size: 1.25em;
}
footer#colophon .foo_widget .boxes .widget .search-form input.search-field:focus {
  outline: 0;
}
footer#colophon .foo_widget .boxes .widget .search-form button.search-submit {
  float: left;
  width: 15%;
  border: 0;
  background: #f3f3f3;
  color: #323232;
  text-align: center;
  font-size: 3.8em;
  line-height: 1;
}
footer#colophon .foo_widget .boxes .widget ul.social-foo {
  padding: 2em 0 1em;
}
footer#colophon .foo_widget .boxes .widget ul.social-foo li {
  display: inline-block;
  padding: 0;
  font-size: 1.2em;
}
footer#colophon .foo_widget .boxes .widget ul.social-foo li a {
  color: #323232;
  text-decoration: none;
  font-size: 5em;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
footer#colophon .foo_widget .boxes .widget ul.social-foo li a:hover {
  color: #323232;
}
footer#colophon .foo_widget .boxes .widget ul.social-foo li a.c-twitter:hover {
  color: #00acee;
}
footer#colophon .foo_widget .boxes .widget ul.social-foo li a.c-facebook:hover {
  color: #3b5998;
}
footer#colophon .foo_widget .boxes .widget ul.social-foo li a.c-google:hover {
  color: #dd4b39;
}
footer#colophon .site-info {
  margin: 0 auto;
  padding: 1.5em 0;
  max-width: 980px;
  text-align: center;
}
footer#colophon .site-info p {
  color: #f3f3f3;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.6em;
}
footer#colophon .site-info p span {
  display: block;
  padding: 0.75em 0 0;
}
/* Make sure videos and embeds fit their containers */
p embed,
p iframe,
p object,
p video {
  max-width: 100%;
}
/* Images */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
img.alignleft {
  margin: 0 2em 1em 0;
}
img.alignright {
  margin: 0 0 1em 2em;
}
img.aligncenter {
  margin-top: 0;
  margin-bottom: 1em;
}
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}
video {
  width: 100% !important;
  height: auto !important;
}
.fb-comments {
  margin: 0 0 2em;
  width: 100% !important;
}
.fb-comments span {
  width: 100% !important;
}
.fb-comments span iframe {
  width: 100% !important;
}
.fb-like-box {
  width: 100% !important;
}
.fb-like-box span {
  width: 100% !important;
}
.fb-like-box span iframe {
  width: 100% !important;
}


/* Cookei Consent */
#cookie_banner{ 
    position: fixed;
    background-color: #000;
    opacity: 0.9;
    z-index: 999999999;
    color: #fff;
    overflow: hidden;
    max-height:0px;
    padding:0px;
    width: 100%;
    max-height: 300px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#cookie_banner p{
    color: #fff !important;
    margin-bottom: 0px;
    padding: 10px;
    font-size: 15px;
    line-height: 22px;
    max-width: 980px;
    margin: 0 auto;
}
#cookie_banner p a,
#cookie_banner p a:hover,
#cookie_banner p a:visited{
   color: #fff;
   text-decoration: underline;
}
#cookie_banner .accept_cookies_btn{
    color: #fff;
    float: right;
    font-family: "Arial";
    cursor: pointer;
    padding: 0px 5px;
    line-height: 22px;
    font-size: 20px;
    text-decoration: none;
    /*background: #FDBF00; */
    margin: 8px;
}
@media(min-width:48em){
   #cookie_banner p{
    padding: 30px;
    line-height: 28px;
    font-size: 18px;        
   }
   #cookie_banner .accept_cookies_btn{
      font-size: 20px;
      line-height: 22px;
      margin: 20px;
   }
}
/* */

@media only screen and (max-width: 1024px) { }
@media only screen and (max-width: 980px) { }
@media only screen and (max-width: 768px) {
  header#site-head .inner {
    padding: 0 2% 0 0;
  }
  nav#site-navigation #menu_resp {
    display: block;
  }
  nav#site-navigation a#menu_resp {
    display: block;
    padding: 0.5em;
    color: #f3f3f3;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 1.6em;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  nav#site-navigation a#menu_resp:hover {
    display: block;
    background: #f3f3f3;
    color: #323232;
    text-decoration: none;
  }
  nav#site-navigation a#menu_resp.act {
    display: block;
    background: #f3f3f3;
    color: #323232;
    text-decoration: none;
  }
  nav#site-navigation .menu-navigation-container {
    position: absolute;
    top: 15.2em;
    left: 6em;
    z-index: 1000;
    display: none;
    padding: 0;
    width: 85%;
    background: #323232;
  }
  nav#site-navigation .menu-navigation-container ul.nav-menu li {
    line-height: 1.9em;
  }
  nav#site-navigation .menu-navigation-container ul.nav-menu li a {
    color: #f3f3f3;
  }
  nav#site-navigation .menu-navigation-container ul.nav-menu li a:hover {
    background: #f3f3f3;
    color: #323232;
  }
  nav#site-navigation .menu-navigation-container ul.nav-menu .current-menu-item > a,
  nav#site-navigation .menu-navigation-container ul.nav-menu .current-menu-ancestor > a,
  nav#site-navigation .menu-navigation-container ul.nav-menu .current-page-item > a,
  nav#site-navigation .menu-navigation-container ul.nav-menu .current-page-ancestor > a,
  nav#site-navigation .menu-navigation-container ul.nav-menu .current-post-ancestor > a,
  nav#site-navigation .menu-navigation-container ul.nav-menu .current-menu-parent > a,
  nav#site-navigation .menu-navigation-container ul.nav-menu .current-post-parent > a {
    background: #f3f3f3;
    color: #323232;
  }
  section#content {
    width: 50.306122%;
  }
  aside#sidebar {
    width: 44.693877%;
  }
  article.leaf header.entry-header .social .box {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 685px) { }
@media only screen and (max-width: 600px) {
  nav#site-navigation .menu-navigation-container ul.nav-menu li ul {
    margin: 0;
  }
  section#content {
    width: 45.306122%;
  }
  aside#sidebar {
    width: 49.693877%;
  }
  article.leaf header.entry-header figure .box-head h1.entry-title {
    font-size: 3em;
  }
  article.leaf .entry-content .entry-meta-leaf {
    display: block;
    float: none;
    margin: 0;
    width: auto;
  }
  article.leaf .entry-content .entry-meta-leaf figure {
    float: left;
    margin: 0 1em 0 0;
    max-width: 5em;
    border: 3px solid #f3f3f3;
  }
  article.leaf .entry-content .entry-meta-leaf ul.entry-meta {
    padding: 0.5em 0 2em 7em;
  }
  article.leaf .entry-content .entry-meta-leaf ul.entry-meta li {
    display: block;
    float: left;
    padding: 0 1em 0 0;
    text-align: left;
  }
  article.leaf .entry-content .entry-meta-leaf ul.entry-meta li .entypo {
    display: inline;
    font-size: 2.2em;
  }
  article.leaf header.entry-header .social {
    width: 98%;
  }
}
@media only screen and (max-width: 568px) {
  header#site-head hgroup h1.site-title a {
    margin: 0.2em auto 1.5em;
    max-width: 360px;
  }
  section#content {
    float: none;
    width: auto;
  }
  aside#sidebar {
    float: none;
    width: 100%;
  }
  header#site-head hgroup {
    width: 100%;
  }
  nav#site-navigation .menu-navigation-container {
    top: 0;
    left: 52.5%;
    width: 47.5%;
  }
  nav#site-navigation .menu-navigation-container ul.nav-menu li {
    display: block;
    float: none;
  }
  nav#site-navigation .menu-navigation-container ul.nav-menu li ul.sub-menu {
    display: none;
  }
  header#site-head hgroup {
    float: none;
    padding: 0 0 0.5em;
  }
  header#site-head .meta-head {
    float: none;
    padding: 0;
  }
  header#site-head .meta-head ul.social-head {
    text-align: center;
  }
  header#site-head .meta-head .search-form {
    margin: 0 auto 1em;
    width: 40%;
  }
  header#site-head .meta-head .search-form button.search-submit {
    font-size: 3.1em;
  }
  header#site-head .meta-head .search-form input.search-field:focus {
    width: 135%;
  }
  article.leaf header.entry-header .social .box {
    float: left;
    width: 33%;
  }
}
@media only screen and (max-width: 480px) {
  header#site-head hgroup h1.site-title a {
    max-width: 300px;
  }
}
@media only screen and (max-width: 384px) {
  nav#site-navigation .menu-navigation-container {
    left: 50%;
    width: 50%;
  }
  article.leaf header.entry-header .social .box {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 380px) {
  img.alignleft {
    width: 100%;
    height: auto;
  }
  img.alignright {
    width: 100%;
    height: auto;
  }
  img.aligncenter {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 320px) {
  header#site-head hgroup h1.site-title a {
    max-width: 260px;
  }
}
@media only screen and (max-width: 240px) { }

/* Call to action - Abbonati */
a.call-to-action-link:hover { text-decoration: none; }
.call-to-action {
	background-color: #e8e9ef;
	padding: 1em;
	color: #000;
	font-size: 1.7em;
	line-height: 1.7em;
	margin: 0 0 1.5em;
	box-sizing: border-box;
}
.call-to-action h3 {
	font-size: 1.8em;
}
.call-to-action p { margin: 1em 0; }
.call-to-action a, .call-to-action a:hover, .call-to-action a:active, .call-to-action a:visited {
	color: #000;
	text-decoration: none;
}
.widget.call-to-action {
	padding: 0;
	background-size: 70%;
	font-size: 1.6em;
	line-height: 1.5em;
}
.widget.call-to-action .widget-inside {
	padding: 1em;
}
.call-to-action span.highlight {
	background-image: linear-gradient(180deg,transparent 55%,#fbe53e 0);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0.25rem 0.125rem;
	color: #000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
}
.call-to-action span.highlight h3, .call-to-action span.highlight img {
	display: inline-block;
}
.call-to-action span.highlight img {
	height: 1.9em;
	vertical-align: text-bottom;
	margin-left: .4em;
}
.call-to-action .subscription-options {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-content: flex-end;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	box-sizing: border-box;
}
.call-to-action .subscription-options .subscription-single {
	text-transform: uppercase;
	width: 50%;
	text-align: center;
}
.call-to-action .subscription-options .subscription-single:first-child {
	border-right: 1px solid #000;
}
.call-to-action .subscription-options .subscription-single span.price {
	text-transform: none;
	font-size: 1.7em;
}

/* ADV */
div#div-gpt-ad-Top, div#div-gpt-ad-MaxTicker, .widget.adv div {
  text-align: center;
}
