/*
Theme Name: IlPost
Theme URI: http://wordpress.org/extend/themes/ilpost
Author: PKGreenHouse
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.1
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, three-columns, right-sidebar, flexible-width, 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: ilpost
* 
*                                                                                                              
*/
/* =Notes
--------------------------------------------------------------
font-family: Georgia, Times, "Times New Roman", serif;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
*/
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans Condensed";
    src: url('font/OpenSans-CondBold-webfont.eot');
    src: url('font/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-CondBold-webfont.woff') format('woff'),
         url('font/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('font/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

font-family: 'Open Sans Condensed', sans-serif;

/* 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;
    font-size: 100%;
    vertical-align: baseline;
}
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-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
html { 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 { width: 90%; background-color: #ccc; border: 0; height: 1px; margin: 2em auto; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
small { font-size: smaller; }
img { border: 0; margin: 0; padding: 0; -ms-interpolation-mode: bicubic; }
* { margin: 0; padding: 0; }
form { border: none; margin: 0; padding: 0; }
a { outline: 0; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { outline: 0; }
.clear { clear: both; margin: 0; padding: 0; height: 0px; line-height: 0px; font-size: 0px; overflow: hidden; }
.cf:before,
.cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; } /* For IE 6/7 only */
/* Structure */
html { font-size: 62.5%; }
body { text-rendering: optimizeLegibility; background: #fff; }
/* Wrap */
#wrap { max-width: 980px; margin: 0 auto; padding: 0 1.5% 0 1.8%;/*0 2em 0 2.4em*/  display: block; font-family: Georgia, Times, "Times New Roman", serif; color: #000; background: #fff; }
#wrap .strip { width: auto; margin: 0; padding: 0; display: block; text-align: center; overflow: hidden; }
#wrap .strip img { width: auto; max-width: 100%; height: auto; margin: 0 auto; padding: 0; display: block; }
#wrap .strip #wrap {padding: 0;}
/* Header */
header#site-head { width: auto; margin: 0; padding: 0 0 0.25em; position: relative; border-bottom: 1px solid #CCC; }
/* Header > Hgroup */
header#site-head div.site-title { width: 230px; margin: 0 0 0 -1.9em; float: left; }
header#site-head div.site-title a { padding: 0; margin: 0; display: block; outline: none; }
header#site-head div.site-title a { text-decoration: none; }
header#site-head div.site-title a img { width: 100%; height: auto; }
/* Header > Menu and entry-meta */
#entry-meta-head { width: 75.326531%; float: right; display: block; margin: 2.5em 0 0; }
/* Navigation */
nav#site-navigation { width: 100%; display: block; border-bottom: 1px solid #CCC; margin: 0 0 0.5em; }
nav#site-navigation #men_resp { display: none; }
nav#site-navigation .menu-navi-main-container { padding: 0; }
nav#site-navigation .menu-navi-main-container ul.nav-menu { width: auto; display: block; padding: 0 0 1em; }
nav#site-navigation .menu-navi-main-container ul.nav-menu li { display: inline-block; font-family: 'BebasNeueRegular'; font-size: 1.5em; font-weight: 400; line-height: 1em; letter-spacing: 0.05em; text-transform: uppercase; }
nav#site-navigation .menu-navi-main-container ul.nav-menu li.home { display: none; }
nav#site-navigation .menu-navi-main-container ul.nav-menu li a { color: #000; display: block; outline: none; padding: 0.15em 0.3em 0; }
nav#site-navigation .menu-navi-main-container ul.nav-menu li a:hover { color: #fff; background: #1fa6c6; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; display: block; text-decoration: none; }
nav#site-navigation .menu-navi-main-container ul.nav-menu li.blog a { color: #1fa6c6; }
nav#site-navigation .menu-navi-main-container ul.nav-menu li.blog a:hover { color: #fff; background: #1fa6c6; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; display: block; text-decoration: none; }
nav#site-navigation .menu-navi-main-container ul.nav-menu .current-menu-item > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .current_menu_ancestor > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .current_page_item > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .current_page_ancestor > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .current-post-ancestor > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .current-menu-parent > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .blog.current-menu-item > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .blog.current_menu_ancestor > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .blog.current_page_item > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .blog.current_page_ancestor > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .blog.current-post-ancestor > a,
nav#site-navigation .menu-navi-main-container ul.nav-menu .blog.current-menu-parent > a { color: #fff; background: #1fa6c6; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; display: block; text-decoration: none; }
.breaking { width: 55%; float: left; background:url('images/tit_breaking_new.png') left top no-repeat; padding: 0 0 0 120px; margin: 0; display: block; }
.breaking h5 { font-size: 1.1em; font-weight: 400; line-height: 1.9em; text-transform: uppercase; background: #f0f0f0; }
.breaking h5 a { color: #111; text-decoration: none; }
.breaking h5 a:hover { text-decoration: underline; }
.hot_tag { width: 70%; float: left; overflow: hidden; padding: .8em 0 0 0; }
.hot_tag img { float: left; }
.hot_tag p { margin: 0 0 0 -0.3em; float: left; font-size: 1em; font-weight: 400; line-height: 1.68em; text-transform: uppercase; color: #000; }
.hot_tag p a { background: url('images/ico_head_tag.png') 0px 5px no-repeat; padding: 0 0.5em 0 0.6em; text-decoration: none; color: #000; }
.hot_tag p a:hover { text-decoration: underline; }
#sea { width: 25%; float: right; display: block; padding: .8em 0 0 0; }
#sea form#searchform { display: block; background: #f5f5f5; padding: 0.25em; }
#sea form#searchform label { display: none; }
#sea form#searchform input { }
#sea form#searchform input#s { width: 85%; font-family: 'BebasNeueRegular'; font-size: 1.2em; letter-spacing: 0.025em; text-indent: 0.25em; padding: 0.2em 0 0; border: none; background: #f5f5f5; color: #7f8081; }
#sea form#searchform input#searchsubmit { width: 17px; height: 17px; background: url('images/btn_search.png') 0 0 no-repeat; text-indent: -9999em; border: none; cursor: pointer; float: right; }
#sea_mob { display: none; }
/* Main */
#main { width: 100%; display: block; margin: 0 auto 3em; padding: 1.35em 0 0; border-top: 3px solid #dbdbdb; /*table-layout: fixed; display: table;*/ }
#main #main-content { width: 100%; padding: 0; margin: 0; background: #fff; display: block; table-layout: fixed; display: table; }
.home #main #main-content,
.category #main #main-content,
.search #main #main-content,
.tag #main #main-content { width: 84.591837%; float: left; } /*829px*/
.single-format-status #main #main-content { border-bottom: 1px dotted #CCCCCC; }
/* Section */
section#content { display: table-cell; position: relative; vertical-align: top; /*padding: 0 2.328018% 0 0; max-width: 488px;*/ }
.single section#content { /*max-width: 640px; width: auto;*/ } /*width: 64.575%;*/
section#content.bloggers { /*max-width: 640px;*/ }
section#content.content-full { width: 100%; max-width: 100%; float: none; padding: 0; border-right: none; }
section#content.content-full.strip { width: 100%; float: left; padding: 0; border-right: none;  background-color: #FFFFFF;}
section#content.content-full.lvbl { overflow: hidden; display: block; }
/* Titolo */
.archive-header { margin: 0 0 2em; display: block; border-bottom: 3px double #CCC; }
.archive-header h1.archive-title { font-size: 2.6em; font-weight: 400; line-height: normal; color: #000; text-transform: capitalize; padding: 0 0 0.5em; }
.archive-header h1.archive-title span { }
.archive-header .archive-meta { padding: 0 0.25em; display: block; }
.archive-header .archive-meta p { font-size: 1.3em; font-weight: 400; line-height: 1.6em; color: #4a4a4a; padding: 0 0 1em; }
.page-header { margin: 0 0 2em; display: block; border-bottom: 3px double #CCC; }
.page-header h1.page-title { font-size: 2.6em; font-weight: 400; line-height: normal; color: #000; text-transform: uppercase; padding: 0 0 0.5em; }
.page-header h1.page-title span { }
section#content.bloggers .archive-header { max-width: 630px; margin: 0 2.328018% 2em 0; display: block; border-bottom: 3px double #CCC; }
/* Titolo Mod */
h1.streaming { display: block; margin: 0 0 2em; }
h1.streaming img { width: 100%; height: auto; }
h1.superblog { display: block; margin: 0 0 2em; }
h1.superblog img { width: 100%; height: auto; }
body.page-template-streaming #content article {max-width: 100%;}
body.page-template-streaming #content article .entry-meta a {text-decoration: none; color: #000; padding-right: 1em;}
body.page-template-streaming #content article .entry-meta a:hover {opacity: 0.7;}
body.page-template-streaming #content article .entry-meta i {padding-right: 0.5em;}
body.page-template-streaming #content article .edit-link a {clear: both;}
/* Rubrica TAG */
.archive-header.rubrica {border-bottom: none;}
.archive-header.rubrica figure {position: relative; height: 0; padding-bottom: 56.25%; background-size: cover;}
.archive-header.rubrica figure h1.archive-title {position: absolute; top: 0; color: #333; text-align: center; background: #FDE540; padding: 7px 22px; margin: 0 0 1em; font-family: "Open Sans Condensed"; font-weight: 700; font-size: 2.3em; letter-spacing: 1px; }
.archive-header.rubrica figure .archive-meta {padding: 10% 10% 0; position: absolute; bottom: 0; width: 100%; box-sizing: border-box; text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,0.6+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
}
.archive-header.rubrica figure .archive-meta p {color: #fff; font-size: 2em; line-height: 1.2em; text-shadow: 0px 0px 5px #000;}
@media (max-width: 480px) {
    .archive-header.rubrica figure h1.archive-title {font-size: 2em;}
    .archive-header.rubrica figure .archive-meta p {font-size: 1.8em;}
}
/* Article */
article { padding: 0 0 1em; margin: 0 0 1.25em; border-bottom: 1px solid #CCC; }
article .bord { background: #F0F0EC; padding: 0.5em; }
article header.entry-header { width: 100%; display: block; }
article header.entry-header h1.entry-title { font-size: 3.2em; font-weight: 400; line-height: 1.1em; color: #000; /*padding: 0 0 0.75em;*/ }
article header.entry-header h1.entry-title.only { padding: 0 0 0.75em; }
article header.entry-header h1.entry-title a { color: #000; text-decoration: none; }
article header.entry-header h1.entry-title a:hover { color: #1C809E; text-decoration: none; }
article header.entry-header h2.entry-title { font-size: 2em; font-weight: 400; line-height: normal; }
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 .cat { width: auto; display: block; padding: 0.25em 0 1em; font-size: 1em; font-weight: 700; line-height: normal; color: #000; }
article header.entry-header .cat ul { display: block; }
article header.entry-header .cat ul li { display: inline; }
article header.entry-header .cat ul li:after { content: '\203A'; }
article header.entry-header .cat ul li:last-child:after { content: ''; }
article header.entry-header .cat a { color: #000; text-decoration: none; text-transform: uppercase; }
article header.entry-header .cat a:hover { text-decoration: underline; }
article header.entry-header figure { width: 100%; display: block; margin: 0 0 0.5em; }
article header.entry-header figure img { width: 100%; height: auto; }
article header.entry-header .sottit { border-top: 3px double #CCC; border-bottom: 3px double #CCC; padding: 1em 0 0; margin: 1em 0 0; }
article header.entry-header .sottit h2.tit2 { font-size: 1.3em; font-weight: 400; line-height: normal; color: #000; padding: 0; }
article header.entry-header .sottit h2.tit3 { font-size: 1.3em; font-weight: 400; line-height: normal; color: #000; padding: 0; }
article header.entry-header .sottit a { color: #1C809E; text-decoration: none; font-weight: 700; }
article header.entry-header .sottit a:hover { text-decoration: underline; }
article header.entry-header .entry-meta-leaf { padding: 1em 0 0.25em; display: block; }
article header.entry-header .entry-meta-leaf .date { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 400; line-height: normal; color: #000; float: left; padding: 0; }
article header.entry-header .entry-meta-leaf .num_comm { width: auto; float: right; display: block; text-align: right; }
article header.entry-header .entry-meta-leaf .num_comm a { font-size: 1.1em; font-weight: 400; line-height: normal; color: #111111; font-style: italic; text-decoration: none; padding: 0 0.2em 0 0; }
article header.entry-header .entry-meta-leaf .num_comm .fa-comments:before { font-size: 1.1em; padding: 0 0.2em 0 0; font-style: normal; }
article header.entry-header .entry-meta-leaf .num_comm a:hover { color: #666; text-decoration: none; } 
article .entry-content { }
article .entry-content .videofluido { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin: 0 0 1.5em; }
article .entry-content .videofluido iframe,
article .entry-content .videofluido object,
article .entry-content .videofluido embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
article .entry-content ul.entry-meta-home { padding: 0.25em 0; margin: 0; list-style: none; }
article .entry-content ul.entry-meta-home li { list-style: none; font-size: 1em; line-height: normal; font-weight: 400; font-style: italic; display: inline-block; padding: 0 0.5em 0 0; }
article .entry-content ul.entry-meta-home li a { color: #000; font-weight: 400; text-decoration: none; }
article .entry-content ul.entry-meta-home li .fa-comments:before { padding: 0 0.175em 0 0; }
article .entry-content ul.entry-meta-home li a:hover { color: #666; text-decoration: none; } 
article .entry-content .entry-meta { width: auto; padding: 0.25em 0 1em; display: block; }
article .entry-content .entry-meta .social { width: 50%; float: left; display: block; padding: 0.25em 0; }
article .entry-content .entry-meta .social .fb { width: 43%; float: left; display: block; }
article .entry-content .entry-meta .social .tw { width: 32%; float: left; display: block; }
article .entry-content .entry-meta .social .gp { width: 25%; float: left; display: block; }
article .entry-content .lnk { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 700; line-height: normal; text-transform: uppercase; }
article .entry-content .lnk a { color: #0889A7; text-decoration: none; }
article .entry-content .lnk a:after { content: '\00a0\2192'; }
article .entry-content .lnk a:hover { text-decoration: underline; }
article .entry-content a.post-edit-link { font-size: 1em; font-weight: 400; line-height: normal; color: #ff0000; }
article .entry-content p .pst_lvb { background: #ff0000; display: inline-block; padding: 0.15em 0.35em 0; color: #fff!important; font-family: 'BebasNeueRegular'; font-weight: 400; line-height: normal; font-size: 1.2em; letter-spacing: 0.05em; }
article .entry-content p .pst_lvb a { color: #fff!important; text-decoration: none!important; }
article .entry-content p .pst_lvb a:hover { color: #fff!important; text-decoration: none!important; }
article .entry-content p .pst_lvb a .fa-bullhorn:before { font-size: 1em; }
article .entry-content p { font-size: 1.4em; font-weight: 400; line-height: 1.6em; color: #000; padding: 0 0 1em; }
article .entry-content p strong { font-weight: 700; }
article .entry-content p em { font-style: italic; }
article .entry-content p a { color: #000; text-decoration: none; }
article .entry-content p a:hover { text-decoration: underline; }
article .entry-content p.wp-caption-text { text-align: center; font-size: 1em; }
article .entry-content h2 { font-size: 2.4em; line-height: normal; font-weight: 400; color: #000; padding: 0 0 0.1em; }
article .entry-content h2 a { color: #000; text-decoration: none; }
article .entry-content h2 a:hover { color: #1C809E; text-decoration: none; }
article .entry-content h3 { font-size: 2.2em; font-weight: 400; padding: 0.625em 0em; }
article .entry-content h3 a { color: #1C809E; text-decoration: none; }
article .entry-content h3 a:hover { text-decoration: underline; }
article .entry-content h4 { font-size: 2.0em; font-weight: 400; padding: 0.625em 0em; }
article .entry-content h4 a { color: #1C809E; text-decoration: none; }
article .entry-content h4 a:hover { text-decoration: underline; }
article .entry-content h5 { font-size: 1.8em; font-weight: 400; padding: 0.625em 0em; }
article .entry-content h5 a { color: #1C809E; text-decoration: none; }
article .entry-content h5 a:hover { text-decoration: underline; }
article .entry-content h6 { font-size: 1.6em; font-weight: 700; padding: 0.625em 0em; }
article .entry-content h6 a { color: #1C809E; text-decoration: none; }
article .entry-content h6 a:hover { text-decoration: underline; }
article .entry-content blockquote { padding: 0 3em 3em; }
article .entry-content blockquote p { font-size: 1.3em; padding: 1em!important; color: #575757; background: #f0f0f0; }
article .entry-content ul { list-style: square outside; padding: 1em 0 2em 3em; display: block; }
article .entry-content ul li { font-size: 1.7em; line-height: 1.8em; font-weight: 400; list-style: disc outside; }
article .entry-content ul li a { color: #196F8A; text-decoration: none; font-weight: 600; }
article .entry-content ul li a:hover { text-decoration: underline; }
article .entry-content ol { list-style: decimal outside; padding: 1em 0 2em 3em; display: block; counter-reset: item; }
article .entry-content ol li { font-size: 1.7em; line-height: 1.8em; font-weight: 400; list-style: decimal outside; list-style-type: none; }
article .entry-content ol li:before { content: counter(item) ". "; counter-increment: item; font-weight: bold; display: inline-block; position: absolute; text-indent: -1.2em; }
article .entry-content ol li a { color: #196F8A; text-decoration: none; font-weight: 600; }
article .entry-content ol li a:hover { text-decoration: underline; }
article .entry-content table { border-bottom: 1px solid #ededed; color: #777; font-size: 1.5em; line-height: normal; margin: 0 0 1em; width: 100%; }
article .entry-content table caption { margin: 1em 0; }
article .entry-content th { font-weight: 600; line-height: 2.6em; text-transform: uppercase; color: #636363; }
article .entry-content td { border-top: 1px solid #ededed; padding: 0.6em 1em 0.6em 0; }
article .entry-content td a { color: #196F8A; text-decoration: none; }
article .entry-content td a:hover { text-decoration: underline; }
article .entry-content center { font-size: 1.45em; font-weight: 400; line-height: 1.6em; padding: 0 0 1.25em; }
article .entry-content center a { color: #196F8A; font-weight: 700; text-decoration: none; }
article .entry-content center a:hover { text-decoration: underline; }
article .entry-content .navi_post { width: auto; text-align:center; position:relative; }
article .entry-content .navi_post { font-size: 1.6em; font-weight: 700; line-height: normal; color: #0399BB; margin: 0 0 5px; display: block; clear: both; }
article .entry-content .navi_post a { font-weight: 700; color: #333; }
article .entry-content .navi_post span.prev_post { position: absolute; left: 0px; bottom: 0px; }
article .entry-content .navi_post span.next_post { position: absolute; right: 0px; bottom: 0px; }
article .entry-content .navi_post span.prev_post a,
article .entry-content .navi_post span.next_post a { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 0.8em; font-weight: 700; line-height: normal; color:#000; text-decoration: none; }
article .entry-content .navi_post span.prev_post a:hover,
article .entry-content .navi_post span.next_post a:hover { text-decoration: underline; }
article footer.entry-meta { display: block; padding: 1em 0 0; }
article footer.entry-meta a.post-edit-link { font-size: 1em; font-weight: 400; line-height: normal; color: #ff0000; float: right; }
article footer.entry-meta img.firma { float: right; display: block; }
article footer.entry-meta .art_tag { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 400; line-height: 1.4em; text-transform: uppercase; color:#666; margin: 0 0 2em; display: block; }
article footer.entry-meta .art_tag a { color: #0889a7; text-decoration: none; }
article footer.entry-meta .art_tag a:hover { text-decoration: underline; }
article .ban_lapresse { width: 100%; display: block; }
article .ban_lapresse a {display: block; }
article .ban_lapresse a img { width: 100%; height: auto; }
article .gallery { padding: 0 0 3em; }
article .wp-caption { width: auto; padding: 2% 2% 0; margin: 0 auto 2.5em; background: #f4f4f4; border: 1px solid #eee; }
/* Related Orizzontali
article footer.entry-meta .releated { width: auto; display: block; }
article footer.entry-meta .releated ul { display: block; list-style: none; border-top: 1px solid #CCCCCC; padding: 0.9em 0 0; }
article footer.entry-meta .releated ul li { overflow: hidden; border-bottom: 1px solid #CCCCCC; padding: 0 0 0.9em 0.5%; margin: 0 0 0.9em; }
article footer.entry-meta .releated ul li figure { float: left; display: block; margin: 0 1.5em 0 0; }
article footer.entry-meta .releated ul li figure img { width: 100%; height: auto; }
article footer.entry-meta .releated ul li h5 { font-size: 2em; font-weight: 400; line-height: normal; color: #000000; padding: 0 0 0.3em; }
article footer.entry-meta .releated ul li h5 a { color: #000000; text-decoration: none; }
article footer.entry-meta .releated ul li h5 a:hover { color: #0889A7; }
article footer.entry-meta .releated ul li p { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.3em; font-weight: 400; line-height: normal; padding: 0 0 0.3em; margin: 0; display: block; }
article footer.entry-meta .releated ul li p a { color: #000000; text-decoration: none; }
article footer.entry-meta .releated ul li p a:hover { text-decoration: underline; } */
/* Related Verticali */
article footer.entry-meta .releated { width: auto; display: block; }
article footer.entry-meta .releated ul { display: block; list-style: none; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; padding: 0.9em 0; margin: 0 0 1.5em; }
article footer.entry-meta .releated ul li { overflow: hidden; width: 33.333%; float: left; }
article footer.entry-meta .releated ul li figure { width: 94%; height: 80px; overflow: hidden; margin: 0 auto 1em; }
article footer.entry-meta .releated ul li figure img { width: 100%; height: auto; }
article footer.entry-meta .releated ul li h5 { font-size: 1.8em; font-weight: 400; line-height: normal; color: #000000; width: 92%; margin: 0 auto; }
article footer.entry-meta .releated ul li h5 a { color: #000000; text-decoration: none; }
article footer.entry-meta .releated ul li h5 a:hover { color: #0889A7; }
/* Pagination Archive */
ul.page-numbers { width: 100%; display: block; text-align: center; }
ul.page-numbers li { display: inline; font-size: 1.8em; font-weight: 400; line-height: 2em; color: #000; }
ul.page-numbers li a { color: #000; text-decoration: none; padding: 0 0.25em; }
ul.page-numbers li a:hover { color: #0889A7; }
ul.page-numbers li span.page-numbers { color: #0889A7; }
ul.page-numbers li span.page-numbers.dots { color: #000; }
/* Element Gallery */

.gallery { margin: auto;}
.gallery-item {float: left; margin-top: 10px; text-align: center; width: 20%;}
.gallery img { border: 2px solid #cfcfcf; }
.gallery-caption { font-size: 1em; font-weight: 400; line-height: normal; color: #111111; }

.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 { height: auto; max-width: 90%; padding: 0; border: 1px solid #ccc!important; }
.gallery-columns-1 .gallery-icon img { padding: 3%; }
.gallery-caption { font-size: 1em; font-weight: 400; line-height: normal; color: #111111; }


/* Navigation Archive */
#nav-below .nav-previous a,
#nav-below .nav-next a { font-size: 1.4em; font-weight: 700; color: #033748; display: block; text-decoration: none; text-transform: uppercase; line-height: normal; }
#nav-below .nav-previous a:hover,
#nav-below .nav-next a:hover { color: #196F8A; text-decoration: none; }
/* Attachment */
.single-attachment #wrap { max-width: 1320px; } /* max-width: 1396px;*/ 
.single-attachment #main { padding: 0.5em 0 0; background: none; }
.single-attachment #main #main-content { float: none; }
.single-attachment header#site-head div.site-title { width: 88px; margin: 0 0 0 -0.75em; }
.single-attachment header#site-head div.site-title h1.site-title a img { width: 100%; height: 3.5em; }
.single-attachment #entry-meta-head { display: none; }
.single-attachment section#content { padding: 0; border-right: none; width: 76.136364%; }
.single-attachment aside#sidebar { border-right: none; padding: 0 0 0 1.5em; }
/* Lanci */
.lanci { max-width: 484px; width: auto; display: block; border-bottom: 3px double #ccc; padding: 0 0 1em; margin: 0 2.328018% 1em 0; }
.lanci ul { display: flex; list-style: none; }
.lanci ul li { width: 31.5%; font-size: 1.3em; font-weight: 400; line-height: normal; color: #000; display: block; padding: 0 0 0 2.5%; border-left: 1px solid #ccc; }
.lanci ul li a { color: #000; text-decoration: none; padding: 0 0.5em 0 0; display: block; }
.lanci ul li a:hover { text-decoration: underline; }
.lanci ul li:first-child { padding: 0; border-left: none; }
/* Struttura */
article.gallery { border-bottom: none; padding: 0; }
article.gallery header.entry-header { margin: 0 0 1em; }
article.gallery header.entry-header h1.entry-title.only { float: left; display: block; padding: 0; }
article.gallery header.entry-header #image-navigation { width: 15em; float: right; display: block; overflow: hidden; }
article.gallery header.entry-header #image-navigation .previous-image { float: left; display: block; }
article.gallery header.entry-header #image-navigation .next-image { float: right; display: block; }
article.gallery header.entry-header #image-navigation .previous-image a { width: 7.2em; height: 3.6em; display: block; background: url('images/arw_nav_prev_gall_top.png') 0 0 no-repeat; }
article.gallery header.entry-header #image-navigation .next-image a { width: 7.2em; height: 3.6em; display: block; background: url('images/arw_nav_next_gall_top.png') 0 0 no-repeat; }
article.gallery header.entry-header #image-navigation .previous-image a:hover,
article.gallery header.entry-header #image-navigation .next-image a:hover { text-decoration: none; outline: none; }
article.gallery header.entry-header .entry-meta { width: auto; display: block; padding: 0; }
article.gallery header.entry-header .entry-meta .social { width: auto; display: block; padding: 0.85em 0 0; }
article.gallery header.entry-header .entry-meta .social .fb { width: 12em; float: left; display: block; }
article.gallery header.entry-header .entry-meta .social .tw { width: 10em; float: left; display: block; }
article.gallery header.entry-header .entry-meta .social .gp { width: 8em; float: left; display: block; }
article.gallery header.entry-header .entry-meta .social .pt { width: 8em; float: left; display: block; }
article.gallery .entry-content { border-bottom: none; }
article.gallery .entry-content .entry-attachment { position: relative; background: #F7F7F7; }
article.gallery .entry-content .entry-attachment figure { width: auto; float: none; margin: 0; text-align: center; }
article.gallery .entry-content .entry-attachment figure img { }
article.gallery .entry-content .entry-attachment img { width: auto; max-width: 100%; height: auto; margin: 0 auto; padding: 0; }
article.gallery .entry-content .entry-attachment .inside { position:absolute; top:0; }
article.gallery .entry-content .entry-attachment .nav-prev-ima { position: absolute; top: 0; left: 0; width: 50%; height: 90%; }
article.gallery .entry-content .entry-attachment .nav-next-ima { position: absolute; top: 0; right: 0; width: 50%; height: 90%; }
article.gallery .entry-content .entry-attachment .nav-prev-ima a { height: 98%; background: url('images/arw_nav_prev_gall_ima.png') left 10% no-repeat; display: block; opacity: 0; filter:alpha(opacity=0); outline: 0; }
article.gallery .entry-content .entry-attachment .nav-next-ima a { height: 98%; background: url('images/arw_nav_next_gall_ima.png') right 10% no-repeat; display: block; opacity: 0; filter:alpha(opacity=0); outline: 0; }
article.gallery .entry-content .entry-attachment .nav-prev-ima a:hover,
article.gallery .entry-content .entry-attachment .nav-next-ima a:hover { text-decoration: none; opacity: 1; filter:alpha(opacity=100); }
article.gallery footer.entry-meta { float: none; width: auto; }
article.gallery footer.entry-meta .entry-caption { width: auto; display: block; padding: 0 0 1em; }
article.gallery footer.entry-meta .entry-caption p { font-size: 1.5em; font-weight: 600; line-height: normal; color: #000; }
article.gallery footer.entry-meta .entry-description { width: auto; display: block; }
article.gallery footer.entry-meta .entry-description p { font-size: 1.4em; font-weight: 400; line-height: normal; color: #000; }
article.gallery footer.entry-meta .entry-description p a { color: #1C809E; text-decoration: none; }
article.gallery footer.entry-meta .entry-description p a:hover { text-decoration: underline; }
/* Home */ 
article.home { max-width: 484px; margin: 0 2.328018% 1.25em 0; }
article.home.open { border-bottom: 3px double #CCC; }
article.home header.entry-header { width: 22.38806%; float: left; display: block; }
article.home.open header.entry-header { width: 100%; float: none; display: block; margin: 0 0 0.25em; }
article.home header.entry-header figure { display: block; margin: 0; }
article.home header.entry-header figure img { width: 100%; height: auto; }
body.archive.category article.home.open header.entry-header figure img { max-height: 250px; object-fit: cover; }
article.home.open header.entry-header .videofluido { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin: 0 0 1.5em; }
article.home.open header.entry-header .videofluido iframe,
article.home.open header.entry-header .videofluido object,
article.home.open header.entry-header .videofluido embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
article.home .entry-content { width: 75%; float: right; display: block; }
article.home .entry-content.only,
article.home.open .entry-content { width: 100%; }
article.home .entry-content h2.entry-title { font-size: 1.8em; }
article.home.open .entry-content h2.entry-title { font-size: 2.4em; }
article.home .entry-content h2.entry-title a { color: #000; text-decoration: none; }
article.home .entry-content h2.entry-title a:hover { text-decoration: underline; }
article.home .entry-content figure { width: auto; float: left; overflow: hidden; margin: 0.25em 1.5em 0.75em 0; position: relative; }
article.home .entry-content figure img { width: auto; height: auto; }
article.home .entry-content figure.mobilephoto {display: none;}
article.archive .entry-content figure.mobilephoto {display: none;}
@media (max-width: 685px) {
    body:not(.speciale-new) article.home .entry-content,
    body:not(.speciale-new) article.archive .entry-content { width: auto; float: none;}
    body:not(.speciale-new) article.home .entry-content h2.entry-title,
    body:not(.speciale-new) article.archive .entry-content h2.entry-title {font-size: 2.1em;}
    body:not(.speciale-new) article.home .entry-content figure.mobilephoto,
    body:not(.speciale-new) article.archive .entry-content figure.mobilephoto {display: block;}
    body:not(.speciale-new) article.home header.entry-header figure,
    body:not(.speciale-new) article.archive header.entry-header figure {display: none;}
    body:not(.speciale-new) article.home.open header.entry-header figure,
    body:not(.speciale-new) article.archive.open header.entry-header figure {display: block;}
    body:not(.speciale-new) article.home.open .entry-content h2.entry-title,
    body:not(.speciale-new) article.archive.open .entry-content h2.entry-title {font-size: 2.4em;}
    body:not(.speciale-new) article.home .entry-content figure.mobilephoto,
    body:not(.speciale-new) article.archive .entry-content figure.mobilephoto { margin: 1.5em 0; width: 100%; height: 0; padding-top: 50%; position: relative; }
    body:not(.speciale-new) article.home .entry-content figure.mobilephoto a,
    body:not(.speciale-new) article.archive .entry-content figure.mobilephoto a { width: 100%; height: 100%; position: absolute; top: 0; background-position: center; background-size: cover; }    
}
article.home .entry-content p { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.2em; line-height: 1.3em; padding: 0 0 0.3em; color: #333; }
article.home .entry-content p a { color: #333; font-weight: 400; text-decoration: none; }
article.home .entry-content p a:hover { text-decoration: underline; }
article.home .entry-content .link-corr { margin: 1em 0 0.35em; background: url('images/ico_list_gri.png') 0 6px no-repeat; padding: 0 0 0 0.8em; }
article.home.open .entry-content .link-corr { margin: 1em 0 0; }
article.home .entry-content .link-corr a,
article.home .entry-content .link-corr a h3 { font-size: 1.1em; font-style: italic; font-weight: 600; line-height: normal; display: block; color: #111; padding: 0; text-decoration: underline; }
article.home .entry-content .link-corr a:hover,
article.home .entry-content .link-corr a:hover h3 { color: #111; }
article.home .entry-content .cat, article.videos .entry-content .cat {display: none;}
/* Blogger */
article.blogger { max-width: 484px; margin: 0 2.328018% 1.25em 0; }
article.blogger header.entry-header figure { width: auto; float: left; display: block; margin: 0 1em 0 0; }
article.blogger header.entry-header figure img { width: 100%; height: auto; }
article.blogger .entry-content {}
article.blogger .entry-content span { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 400; line-height: normal; text-transform: uppercase; display: inline; padding: 0 0.5em; margin: 0 0.25em 0 0; background: #FFE725; }
article.blogger.white .entry-content { position: relative; }
article.blogger.white .entry-content span { width: 100% display: block; padding: 0 0 0.25em; }
article.blogger.white .entry-content time { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 400; line-height: normal; text-transform: uppercase; position: absolute; top: 0; right: 0; }
article.blogger .entry-content h2 { font-size: 1.3em; font-weight: 700; line-height: normal; color: #000; display: inline-block; padding: 0.25em 0; }
article.blogger .entry-content h2 a { color: #000; text-decoration: none; }
article.blogger.white .entry-content h2 { display: block; }
article.blogger.white .entry-content h2 a { background: none; display: block; }
article.blogger .entry-content h2 a:hover { text-decoration: underline; }
article.blogger .entry-content p { font-size: 1.2em; font-weight: 400; line-height: normal; color: #000; padding: 0; }
/* Virgolette */
article.virgo { max-width: 484px; text-align: center; margin: 0 2.328018% 1.25em 0; }
article.virgo h6 { display: inline-block; width: auto; font-family: 'BebasNeueRegular'; font-size: 1.6em; font-weight: 400; line-height: normal; letter-spacing: 0.05em; color: #000; background: #ffe725; padding: 0.1em 0.3em; margin: 0 auto; }
article.virgo h3 { font-size: 1.6em; font-weight: 400; line-height: normal; color:#000; padding: 0.4em 1em 0 1em; }
article.virgo h3 a { color:#000; text-decoration: none; }
article.virgo h3 a:hover { text-decoration: underline; }
article.virgo h3 i { font-size: 0.8em; font-weight: 400; font-style: normal; line-height: normal; color:#5f5f5f; padding: 0.5em 0; display:block; }
/* PhotoPost */
article.photo { max-width: 484px; position: relative; margin: 0 2.328018% 1.25em 0; }
article.photo header.entry-header figure { width: 45%; max-height: 12.5em; float: left; display: block; margin: 0 1.5em 0 0; overflow: hidden; }
article.photo header.entry-header figure img { width: 100%; height: auto; }
article.photo .entry-content h3 { width:auto; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #089ec1; padding: 0 0 0.25em; letter-spacing: 0.05em; }
article.photo .entry-content h2 { font-size: 1.3em; font-weight: 700; line-height: normal; color: #000; display: block; padding: 0 0 0.25em; }
article.photo .entry-content h2 a { color: #000; text-decoration: none; }
article.photo .entry-content h2 a:hover { text-decoration: underline; }
article.photo .entry-content p { font-size: 1.2em; line-height: normal; color: #000; padding: 1.5em 0; }
article.photo .entry-content p a { color: #000; text-decoration: none; }
article.photo .entry-content p a:hover { text-decoration: underline; }
article.photo span { position: absolute; bottom: 1em; right: 1em; font-family: Georgia, Times, "Times New Roman", serif; display: block; font-size: 1.2em; font-weight: 400; font-style: italic; line-height: 1.6em; color: #000; }
article.photo span a { color: #000; text-decoration: none; }
article.photo span a:hover { text-decoration: underline; }
/* Video */
article.videos { max-width: 630px; display: block; padding: 0 2.328018% 0 0; } /* width: 48%; height: 300px; float: left; */ 
article.videos header.entry-header figure { width: 45%; max-height: 10em; overflow: hidden; float: left; display: block; margin: 0 4% 0 0; position: relative; }
article.videos header.entry-header figure .ico_vid { position: absolute; bottom: 10%; right: 5%; width: 25px; height: 25px; background: url('images/ico_playvid.png') 0 0 no-repeat; }
article.videos .entry-content h2.entry-title { font-size: 2em; padding: 0 0 0.5em; }
article.videos .entry-content h2.entry-title a { color: #000; text-decoration: none; }
article.videos .entry-content h2.entry-title a:hover { text-decoration: underline; }
/* Archive */
article.archive { max-width: 484px; margin: 0 2.328018% 1.25em 0; }
article.archive header.entry-header { width: 22.3881%; float: left; display: block; }
article.archive header.entry-header figure { display: block; }
article.archive header.entry-header figure img { width: 100%; height: auto; }
article.archive .entry-content { width: 75%; float: right; display: block; }
article.archive .entry-content .date { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 400; line-height: normal; color: #000; padding: 0 0 0.2em; display: block; }
article.archive .entry-content .date .blog_aut { font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.1em; line-height: normal; font-weight: 700; color: #0399bb; }
article.archive .entry-content .date .blog_aut a { color: #0399bb; text-decoration: none; }
article.archive .entry-content .date .blog_aut a:hover { text-decoration: underline; } 
article.archive .entry-content.only { width: 100%; }
article.archive .entry-content h2.entry-title { font-size: 1.8em; font-weight: 400; line-height: normal; color: #000; padding: 0 0 0.2em; }
article.archive .entry-content h2.entry-title a { color: #000; text-decoration: none; }
article.archive .entry-content h2.entry-title a:hover { text-decoration: underline; }
article.archive .entry-content figure { width: auto; float: left; overflow: hidden; margin: 0.25em 1.5em 0.75em 0; position: relative; }
article.archive .entry-content figure img { width: auto; height: auto; }
article.archive .entry-content p { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.2em; line-height: 1.3em; padding: 0 0 0.3em; color: #333; }
article.archive .entry-content p a { color: #333; font-weight: 400; text-decoration: none; }
article.archive .entry-content p a:hover { text-decoration: underline; }
[id^=twitter-widget-] {margin: 0 auto!important;}
/* Home Speciale Sponsored */

body.home article.home.tag-sponsored.tag-sponsored-bg,
body.archive article.home.tag-sponsored.tag-sponsored-bg { background-color: #E96A2E; padding-top: 3%; }
body.home article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat,
body.archive article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat { display: block; color: #000; font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; font-size: 14px; padding-bottom: 0.5em; }
body.home article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat a,
body.archive article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat a { color: #000; }
body.home article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat span,
body.archive article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat span { display: none; }
body.home article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat:after,
body.archive article.home.tag-sponsored.tag-sponsored-bg .entry-content .cat:after {content: 'Articolo Sponsorizzato'; font-size: 12px; color: #FFF; }
body.home article.home.tag-sponsored.tag-sponsored-bg .entry-content ul.entry-meta-home,
body.archive article.home.tag-sponsored.tag-sponsored-bg .entry-content ul.entry-meta-home {display: none;}

body.home article.home.tag-sponsored.tag-moda,
body.archive article.home.tag-sponsored.tag-moda { -webkit-font-smoothing: subpixel-antialiased; background-color: black; padding-top: 3%;}
body.home article.home.tag-sponsored.tag-moda .entry-content h2.entry-title a,
body.archive article.home.tag-sponsored.tag-moda .entry-content h2.entry-title a { color: #FFF; }
body.home article.home.tag-sponsored.tag-moda .entry-content p a,
body.archive article.home.tag-sponsored.tag-moda .entry-content p a { color: #9B9B9B; }
body.home article.home.tag-sponsored.tag-moda .entry-content ul.entry-meta-home li a,
body.archive article.home.tag-sponsored.tag-moda .entry-content ul.entry-meta-home li a { color: #FFF; }
body.home article.home.tag-sponsored.tag-moda .entry-content .cat,
body.archive article.home.tag-sponsored.tag-moda .entry-content .cat { display: block; color: #FFF; font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; font-size: 14px; padding-bottom: 0.5em; }
body.home article.home.tag-sponsored.tag-moda .entry-content .cat a,
body.archive article.home.tag-sponsored.tag-moda .entry-content .cat a { display: none; }
body.home article.home.tag-sponsored.tag-moda .entry-content .cat span,
body.archive article.home.tag-sponsored.tag-moda .entry-content .cat span { display: none; }
body.home article.home.tag-sponsored.tag-moda .entry-content .cat:before,
body.archive article.home.tag-sponsored.tag-moda .entry-content .cat:before {content: 'moda';}
body.home article.home.tag-sponsored.tag-moda .entry-content .cat:after,
body.archive article.home.tag-sponsored.tag-moda .entry-content .cat:after {content: 'Articolo Sponsorizzato'; font-size: 12px; color: #B2B2B2; }

body.home article.home.tag-sponsored.tag-holden,
body.archive article.home.tag-sponsored.tag-holden { background-color: #E96A2E; padding-top: 3%; }
body.home article.home.tag-sponsored.tag-holden .entry-content .cat,
body.archive article.home.tag-sponsored.tag-holden .entry-content .cat { display: block; color: #000; font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; font-size: 14px; padding-bottom: 0.5em; }
body.home article.home.tag-sponsored.tag-holden .entry-content .cat a,
body.archive article.home.tag-sponsored.tag-holden .entry-content .cat a { color: #000; }
body.home article.home.tag-sponsored.tag-holden .entry-content .cat span,
body.archive article.home.tag-sponsored.tag-holden .entry-content .cat span { display: none; }
body.home article.home.tag-sponsored.tag-holden .entry-content .cat:after,
body.archive article.home.tag-sponsored.tag-holden .entry-content .cat:after {content: 'Articolo Sponsorizzato'; font-size: 12px; color: #FFF; }
body.home article.home.tag-sponsored.tag-holden .entry-content ul.entry-meta-home,
body.archive article.home.tag-sponsored.tag-holden .entry-content ul.entry-meta-home {display: none;}

body.home article.home.tag-sponsored.tag-akamai,
body.archive article.home.tag-sponsored.tag-akamai { background-color: #E96A2E; padding-top: 3%; }
body.home article.home.tag-sponsored.tag-akamai .entry-content .cat,
body.archive article.home.tag-sponsored.tag-akamai .entry-content .cat { display: block; color: #000; font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; font-size: 14px; padding-bottom: 0.5em; }
body.home article.home.tag-sponsored.tag-akamai .entry-content .cat a,
body.archive article.home.tag-sponsored.tag-akamai .entry-content .cat a { color: #000; }
body.home article.home.tag-sponsored.tag-akamai .entry-content .cat span,
body.archive article.home.tag-sponsored.tag-akamai .entry-content .cat span { display: none; }
body.home article.home.tag-sponsored.tag-akamai .entry-content .cat:after,
body.archive article.home.tag-sponsored.tag-akamai .entry-content .cat:after {content: 'Articolo Sponsorizzato'; font-size: 12px; color: #FFF; }
body.home article.home.tag-sponsored.tag-akamai .entry-content ul.entry-meta-home,
body.archive article.home.tag-sponsored.tag-akamai .entry-content ul.entry-meta-home {display: none;}

/* Archive Home Expo 2015*/
body.archive.tag-expo2015 #main #main-content { width: 100%; }
body.archive.tag-expo2015 #main #content article { max-width: 100%; }
/* Archive Blogger */
article.arc-blogger { max-width: 630px; }
/* Leaf */
article.leaf { max-width: 630px; border-bottom: none; padding: 0 2.328018% 0 0; }
article.leaf header.entry-header .author { padding: 1em 0 0; display: block; }
article.leaf header.entry-header .author a { color: #0889a7; text-decoration: none; }
article.leaf header.entry-header .author a:hover { text-decoration: none; }
article.leaf header.entry-header .author a img { padding: 0 0.15em 0 0; }
article.leaf .entry-content p { padding: 0 0 2em; }
article.leaf .entry-content p.pst-it { color: #878787; }
article.leaf .entry-content p a { color: #1C809E; text-decoration: none; font-weight: 600; }
article.leaf .entry-content p a:hover { text-decoration: underline; }
article.leaf .entry-content .gallery-caption p { font-size: 1.1em; } 
article.leaf .entry-content .entry-meta .num_comm { width: 50%; float: right; display: block; padding: 0.25em 0; text-align: right; }
article.leaf .entry-content p iframe { width: 100%; margin: 1em auto; display: inline-block; clear: both;}
article.leaf footer.entry-meta a.post-edit-link { font-size: 1em; font-weight: 400; line-height: normal; color: #ff0000; float: none; text-align: left; }
article.leaf footer.entry-meta .ads_google { width: auto; display: block; padding: 1.5em 0 0.5em; }
/* Leaf Blogger */
article.leaf.blog-leaf header.entry-header .banner_blogger { display: block; margin: 0 0 1.25em; }
article.leaf.blog-leaf .entry-content p iframe { width: 100%; margin: 1em auto; display: inline-block; }
/* LiveBlog */
article.leaf.status { float: left; text-align: left; width: 100%; min-height: 260px; }
article.leaf.status.full { max-width: 100%; width: 100%; padding: 0; min-height: 100px; }
figure.thumb_lvb { float: left; width: 64.3%; height: 250px; overflow: hidden; margin: 0 0 1em; }
figure.thumb_lvb img { width: 100%; height: auto; display: block;}
article.leaf.status header.entry-header { padding: 0 0 1em; }
article.leaf.status header.entry-header .date { width: auto; float: left; display: block; }
article.leaf.status header.entry-header .live_blg { width: auto; float: right; display: block; text-align: right; }
article.leaf.status header.entry-header .live_blg a { font-size: 1.1em; font-weight: 400; line-height: normal; color: #111111; font-style: italic; text-decoration: none; padding: 0 0.2em; }
article.leaf.status header.entry-header .live_blg a.fa-comments:before { font-size: 1.15em; padding: 0 0.175em 0 0; }
article.leaf.status .entry-content .entry-meta { width: 29%; float: left; display: block; padding: 0; }
article.leaf.status.full .entry-content .entry-meta { width: 19%; }
article.leaf.status .entry-content .entry-meta .social { width: 100%; float: none; }
article.leaf.status .entry-content .entry-meta .social .fb,
article.leaf.status .entry-content .entry-meta .social .tw,
article.leaf.status .entry-content .entry-meta .social .gp { width: 100%; float: none; height: 30px; }
article.leaf.status .entry-content .content-inner { width: 67%; float: right; display: block; border-left: 1px solid #CCCCCC; padding: 0 0 0 2%; }
article.leaf.status.full .entry-content .content-inner { width: 78%; padding: 0 0 0 1.75%; }
article.leaf.status footer.entry-meta { padding: 0; text-align: right; }
.little_sidebar { width: 302px; height: 252px; position: absolute; right: 0; top: 0; }
.little_sidebar .adv { display: block; margin: 0 auto; }
/* Comics */
article.comics { margin: 0 0 2em; padding: 0; border-bottom: 3px double #ccc; }
article.comics header.entry-header { position: relative; padding: 0 0 1em; }
article.comics header.entry-header h1.entry-title { font-size: 3.2em; font-weight: 400; text-align: left; line-height: normal; color: #48b7d2; }
article.comics header.entry-header .navi_comics { width: 20em; position: absolute; top: 0.5em; right: 0; text-align: center; }
article.comics header.entry-header .navi_comics p { padding: 0 1em; font-size: 1.3em; font-weight: 400; line-height: 2em; display: inline; }
article.comics header.entry-header .navi_comics .prev_comics { width: 3em; height: 3em; float: left; display: block; }
article.comics header.entry-header .navi_comics .next_comics { width: 3em; height: 3em; float: right; display: block; }
article.comics header.entry-header .navi_comics .prev_comics a { width: 3em; height: 3em; display: block; background: url('images/arw_nav_prev_comics.png') 0 0 no-repeat; }
article.comics header.entry-header .navi_comics .next_comics a { width: 3em; height: 3em; display: block; background: url('images/arw_nav_next_comics.png') 0 0 no-repeat; }
article.comics .entry-content p { padding: 0 0 1em; display: block; }
article.comics .entry-content p img.alignleft { float: none!important; border: none; }
article.comics .entry-content p img { border: none; max-width: 100%!important; width: auto; }
article.comics .entry-content .entry-meta { padding: 0; }
article.comics .entry-content .entry-meta h6 { width: 36%; float: right; display: block; text-align: right; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 400; line-height: normal; }
article.comics .entry-content .entry-meta .social-share-block { float: left; }
/* Fix For social > Next TBD */
article.comics .entry-content .entry-meta .social { width: 62%; }
article.comics .entry-content .entry-meta .social .fb { width: 12em; float: left; display: block; }
article.comics .entry-content .entry-meta .social .tw { width: 10em; float: left; display: block; }
article.comics .entry-content .entry-meta .social .gp { width: 8em; float: left; display: block; }
article.comics .entry-content .entry-meta .social .pt { width: 8em; float: left; display: block; }
article.comics .entry-content .entry-meta .social .pt img { width: auto; height: auto; }
/* Fix For social > Next TBD */
.sub_comics { display: block; width: 100%; }
.sub_comics .oggi { width: 44%; float: left; display: block; border-right: 1px solid #CCCCCC; padding: 0 2% 1em 0; margin: 0 2% 0 0; }
.sub_comics .oggi h3 { font-family: Georgia, Times, "Times New Roman", serif; font-size: 10px; font-weight: 700; line-height: 16px; color: #000; text-transform: uppercase; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: 0 0 0.75em; }
.sub_comics .oggi figure { width: auto; display: block; margin: 0 0 1.5em; }
.sub_comics .oggi figure img { width: 100%; height: auto; }
.sub_comics .oggi .vignettista { background: #f5f5f5; padding: 1em; }
.sub_comics .oggi .vignettista p { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.3em; font-weight: 400; line-height: normal; }
.sub_comics .oggi .vignettista p img { float: left; margin: 0 0.75em 0 0; display: block; }
.sub_comics .archivio { width: 14%; float: left; display: block; text-align: center; }
.sub_comics .archivio h3 { font-family: Georgia, Times, "Times New Roman", serif; font-size: 1em; font-weight: 700; line-height: 16px; color: #000; text-align: left; text-transform: uppercase; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: 0 0 0.75em; }
.sub_comics .archivio .arc_comics { display: block; margin: 0 0 1em; }
.sub_comics .archivio .arc_comics select { font-size: 1em; }
.sub_comics .archivio .aut_comics a { display: block; margin: 0 0 1em; }
.sub_comics aside#sidebar { width: 32%; float: left; display: block; border-left: 1px solid #CCCCCC; padding: 0 0 1em 2%; margin: 0 0 0 2%; }
/* 404 */
article.error404 { width: 100%; display: block; border-bottom: 3px double #CCC; }
article.error404 header.entry-header h1.entry-title { font-size: 3.6em; font-weight: 600; line-height: normal; color: #111; padding: 0.25em 0 0.75em; }
article.error404 .entry-content p a { color: #1C809E; text-decoration: none; font-weight: 600; }
article.error404 .entry-content p a:hover { text-decoration: underline; }
/* Page */
article.pagina { border-bottom: none; }
article.pagina header.entry-header h1.entry-title { text-transform: uppercase; padding: 0 0 0.5em; margin: 0 0 0.75em; border-bottom: 3px double #CCC; }
article.pagina .entry-content p a { color: #1C809E; text-decoration: none; font-weight: 600; }
article.pagina .entry-content p a:hover { text-decoration: underline; }
article.pagina .entry-content img { max-width: 100%; }
/* Page > Moderazione */
article.pagina.moderazione header.entry-header h1.entry-title { font-size: 3.2em; font-weight: 400; line-height: 1.1em; color: #000; border-bottom: 3px double #ccc; padding: 0 0 0.75em; margin: 0 0 0.75em; text-transform: uppercase; }
/* Page > Quotidiani */
article.pagina.quotidiani { border-bottom: none; max-width: 630px; padding: 0 2.32802% 0 0; }
article.pagina.quotidiani header.entry-header { padding: 0; margin: 0 0 0.75em; }
article.pagina.quotidiani header.entry-header h1.entry-title { color: #000000; font-size: 3.2em; font-weight: 400; line-height: 1.1em; text-transform: none; padding: 0 0 0.35em; margin: 0; }
article.pagina.quotidiani .entry-content p a { color: #1C809E; text-decoration: none; font-weight: 600; }
article.pagina.quotidiani .entry-content p a:hover { text-decoration: underline; }
/* Page > Amazon */
article.pagina.amazon table.tamaz { width: auto; max-width: 617px; margin: 1.5em auto 0; display: block; border-collapse: collapse; }
article.pagina.amazon table.tamaz thead { background-color: #0b9fc2; }
article.pagina.amazon table.tamaz thead th { font-family: 'BebasNeueRegular'; font-size: 2em; font-weight: 400; line-height: normal; padding: 0.5em 0; color: #fff; text-shadow: 1px 1px 1px #046075; text-transform: uppercase; text-align: center; }
article.pagina.amazon table.tamaz thead th:empty { background: transparent; border: none; }
article.pagina.amazon table.tamaz tfoot td { color: #0b9fc2; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 2.6em; font-style: normal; text-align: center; padding: 1.5em 0; }
article.pagina.amazon table.tamaz tfoot th { color: #666; }
article.pagina.amazon table.tamaz tbody th { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #0b9fc2; padding: 0; font-size: 5em; font-weight: 700; border-bottom: 1px solid #ccc; line-height: normal; text-align: right; vertical-align: middle; border-top: 1px solid #ccc; }
article.pagina.amazon table.tamaz tbody td { width: 25%; font-size: 1.4em; font-weight: 400; color: #000; line-height: normal; padding: 1em 0; text-align: center; vertical-align: middle; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
article.pagina.amazon table.tamaz tbody td a { line-height: normal; color: #000; text-decoration: none; }
article.pagina.amazon table.tamaz tbody td a:hover { text-decoration: underline; }
article.pagina.amazon table.tamaz tbody tr:hover { background: #f2f2f2; } 
/* Page > Chi Siamo */
article.pagina.team h1.entry-title { font-size: 3.2em; font-weight: 400; line-height: 1.1em; color: #000; border-bottom: 3px double #ccc; padding: 0 0 0.75em; margin: 0 0 0.75em; text-transform: uppercase; }
article.pagina.team .cont_aut { width: auto; overflow: hidden; margin: 0 0 1.5em; border-bottom: 3px double #ccc; }
article.pagina.team .cont_aut h3 { color:#000; font-size: 1em; font-weight: 700; line-height: 1.4em; text-transform:uppercase; margin:0 0 1.5em; }
article.pagina.team .cont_aut .int { width: 47%; min-height: 15em; margin: 0 1.5% 2.5em; float:left; }
article.pagina.team .cont_aut .int.uno { min-height: 1em; }
article.pagina.team .cont_aut .int .aut { float: left; margin: 0 1em 0.25em 0; padding: 0; }
article.pagina.team .cont_aut .int h3 { color:#000; font-size: 1em; font-weight: 700; line-height: 1.4em; text-transform:uppercase; margin:0 0 1.5em; }
article.pagina.team .cont_aut .int h4 { color:#0399bb; font-size: 1em; font-weight: 700; line-height: 1em; text-transform:uppercase; margin:0 0 0.4em; padding: 0; }
article.pagina.team .cont_aut .int h6 { color:#000; font-size: 1.1em; font-weight: 400; line-height: 1.4em; padding:0 0 1em; }
article.pagina.team .cont_aut .int h6 span { color:#000; font-size: 1.2em; font-weight: 400; line-height: 1.4em; }
article.pagina.team .cont_aut .int p { padding: 0; font-size: 1.2em; font-weight: 400; line-height: 1.4em; }
article.pagina.team .cont_aut .int p.desc { color:#000; font-size: 1.1em; font-weight: 400; line-height: 1.4em; padding: 0; }
article.pagina.team .cont_aut .int p a { color:#0399bb; text-decoration:none; }
article.pagina.team .cont_aut .int p a:hover { text-decoration: underline; }
article.pagina.team .cont_aut .int .share { overflow: hidden; margin: 0.5em 0 0 110px; }
article.pagina.team .cont_aut .int .share ul { list-style:none inside; padding: 0; margin: 0; }
article.pagina.team .cont_aut .int .share ul li { color: #000; font-size: 1.1em; font-weight: 400; line-height: 1.4em; font-style: italic; float: left; margin: 0 0.8em 0.3em 0; list-style: none inside; word-break:keep-all; }
article.pagina.team .cont_aut .int .share ul li .fa { font-size: 1.25em; padding: 0 0.5em 0 0; }
article.pagina.team .cont_aut .int .share ul li a { color: #000; text-decoration: none; }
/* Page Special */
.cont-spec { width: 83.591837%; float: left; display: block; border-right: 1px solid #ccc; }
.cont-spec article.pagina.speciale { width: auto; display: block; padding: 0 1em 2em 0; margin: 0; }
.cont-spec article.pagina.speciale figure { width: auto; display: block; }
.cont-spec article.pagina.speciale figure img { width: 100%; height: auto; }
.cont-spec article.pagina.speciale h1 { color:#000; font-size: 3.2em; font-weight: 700; line-height: normal; padding: 0.25em 0 0.15em; margin:0; text-transform:none; border-bottom:none; }
.cont-spec article.pagina.speciale p { color:#000; font-size: 1.4em; font-weight: 400; line-height: 1.8em; padding: 0; }
.cont-spec article.pagina.speciale p a { color:#000; text-decoration:underline; }
.cont-spec article.pagina.speciale .social-share-fix { display: none; height: 3em; padding: 1em 0 0; }
.cont-spec article.pagina.speciale .social-share-fix.color { background: #f5f5f5; padding: 1em 0 1em 1em !important; width: auto !important; }
.cont-spec article.pagina.speciale .social-share-fix.right { width: 250px !important; float: right; padding: 0.85em 0 !important;}
.cont-spec article.pagina.speciale.spec-tit h1 { float: left; }
.cont-spec article.pagina.speciale.spec-tit .social { float: right; padding: 1.5em 0 0; }
.cont-spec .colum_spec { display: block; margin: 0; padding: 0; }
.cont-spec .colum_spec .colum_content { border-right: 1px solid #CCCCCC; display: table-cell; padding: 0 2.32802% 0 0; position: relative; vertical-align: top; max-width: 488px; }
.cont-spec .colum_spec .colum_aside { /*padding: 0 2.32802%;*/ }
section#content.page-special #thirdy { width: 15.408163%; float: left; }
/* Page > Autori */
.content-full .blg { width: 31%; height: 205px; float:left; margin: 1em 1% 2em; border-bottom:1px solid #ccc; overflow: hidden; }
.content-full .blg .aut { float:left; margin:0 10px 10px 0; border:1px solid #ccc; }
.content-full .blg h4 { color:#000; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.4em; font-weight: 700; line-height: normal; margin:0 0 8px; }
.content-full .blg h4 span { padding:0 1px 0 0; }
.content-full .blg h4 a { color:#000; }
.content-full .blg h4 a:hover { color:#1C809E; }
.content-full .blg p { color:#000; font-size: 1.1em; font-weight: 400; line-height: normal; padding:0 0 10px; }
.content-full .blg p a { text-decoration: underline; color:#000; }
.content-full .blg p a:hover { color: #1C809E; }
.content-full .blg .nws ul { list-style:none inside; margin:0 0 15px; }
.content-full .blg .nws ul li { background:url('images/ico_list_gri.png') 1px 6px no-repeat; font-size: 1.2em; font-weight: 400; line-height: 1.4em; margin:0 0 5px 0; padding:0 0 0 10px; }
.content-full .blg .nws ul li a { color:#000; text-decoration:none; }
/* 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; }
/* Commenti */
#disqus_thread a {color: #1C809E;}
#ilcommento { max-width: 630px; padding: 0 2.328018% 0 0; display: block; }
#ilcommento .lnk_comm { text-align: right; font-size: 1em; font-weight: 700; line-height: normal; color: #000; text-transform: uppercase; padding: 0 0 1.5em; }
#ilcommento .lnk_comm a { color: #000; text-decoration: none; }
.single-format-status #ilcommento { max-width: 100%; width: auto; padding: 1em 0 0; display: block; border-top: 1px dotted #CCCCCC; }
/* Pagination */
.wp-pagenavi { clear: both; font-size: 1.2em; font-weight: 700; line-height: 1.6em; color:#000; text-align:center; border-bottom:1px solid #CCCCCC; padding:0 0 2em; margin: 0; }
.wp-pagenavi a,
.wp-pagenavi span { font-size: 1.2em; font-weight: 700; line-height: 1.6em; text-decoration:none; padding:0px 6px 2px; margin:2px; color:#000; }
.wp-pagenavi a:hover { text-decoration:none; }
.wp-pagenavi span.current { font-size: 1.6em; font-weight: 700; line-height: 1.6em; color: #0399BB; }
/* Sidebar */
aside#sidebar { display: table-cell; position: relative; vertical-align: top; width: 330px; /*padding: 0 0 0 2.328018%; overflow: hidden;*/ }
.home aside#sidebar,
.category aside#sidebar,
.search aside#sidebar,
.tag aside#sidebar { border-right: 1px solid #ccc; border-left: 1px solid #ccc; /*padding: 0 2.328018%;*/ }
.single aside#sidebar { border-left: 1px solid #ccc; }
.page-template-page-templatesquotidiani-php aside#sidebar { border-left: 1px solid #ccc; }
.tax-blogger_tax aside#sidebar { border-left: 1px solid #ccc; }
/* Widget */
aside#sidebar .widget { width: 300px; margin: 0 auto 2em; }
aside#sidebar .widget ul.grey li { background:url('images/ico_list_gri.png') 3px 10px no-repeat; }
aside#sidebar .widget ul.blue li { background:url('images/ico_list_blu.png') 3px 10px no-repeat; }
aside#sidebar .widget ul.blue_bis li { background:url('images/ico_list_blu.png') 3px 12px no-repeat; }
aside#sidebar .widget ul.red li { background:url('images/ico_list_red.png') 3px 10px no-repeat; }
aside#sidebar .widget ul { list-style:none; display: block; }
/* ADV */
aside#sidebar .adv { width: 300px; }
aside#sidebar .adv img { width: 100%: height: auto; }
/* Twitter Button */
aside#sidebar .tt { padding: 0; text-align:center; }
/* Facebook Box */
aside#sidebar .fbb { width: 300px; }
/* Vignetta Smart */
aside#sidebar .vigne img { width:100%; height: auto; display: block; }
/* Brevi */
aside#sidebar .brevi h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #fff; background: #00a1c5; padding: 0.15em 0 0 0.3em; letter-spacing: 0.05em; }
aside#sidebar .brevi ul li { font-size: 1.2em; font-weight: 700; line-height: normal; color: #000; padding: 0.5em 0 0.5em 1em; border-bottom: 1px dotted #ccc; }
aside#sidebar .brevi ul li a { color:#000; text-decoration: none; }
aside#sidebar .brevi ul li a:hover { text-decoration: underline; }
/* Bits */
#thirdy .widget.bits h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #fff; background: #bb1212; padding: 0.15em 0 0 0.3em; letter-spacing: 0.05em; border: none; }
#thirdy .widget.bits h6 a, .bitsHome h6 a { color: #fff; display: block; }
#thirdy .widget.bits h6 a:hover, .bitsHome h6 a:hover { text-decoration: none; }
/* Lapresse */
aside#sidebar .lapresse h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #fff; background: #ea1300; padding: 0.15em 0 0 0.3em; letter-spacing: 0.05em; }
aside#sidebar .lapresse ul li { font-size: 1.2em; font-weight: 700; line-height: normal; color: #000; padding: 0.5em 0 0.5em 1em; border-bottom: 1px dotted #ccc; }
aside#sidebar .lapresse ul li a { color:#000; text-decoration: none; }
aside#sidebar .lapresse ul li a:hover { text-decoration: underline; }
/* Commentate */
aside#sidebar .commentate h6 { font-size: 1em; font-weight: 700; line-height: 1.6em; color:#000; text-transform:uppercase; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: 0 0 0.25em; }
aside#sidebar .commentate ul li { font-size: 1.3em; font-weight: 400; line-height: normal; color: #000; padding: 0.35em 0 0.35em 1em; border-bottom: 1px dotted #ccc; }
aside#sidebar .commentate ul li a { color:#000; text-decoration: none; }
aside#sidebar .commentate ul li a:hover { text-decoration: underline; }
/* Blogger */
aside#sidebar .blogger_news h6 { font-size: 1em; font-weight: 700; line-height: 1.6em; color:#000; text-transform:uppercase; border-bottom:1px solid #ccc; border-top:1px solid #ccc; margin:0 0 0.25em; }
aside#sidebar .blogger_news ul li figure { width: 4em; float: left; margin: 0 0.8em 0 0; }
aside#sidebar .blogger_news ul li figure img { width: 100%; height: auto; }
aside#sidebar .blogger_news ul li { font-size: 1.2em; font-weight: 700; line-height: normal; color: #000; padding: 0.5em 0; border-bottom: 1px dotted #ccc; }
aside#sidebar .blogger_news ul li a { color:#000; text-decoration: none; }
aside#sidebar .blogger_news ul li a:hover { text-decoration: underline; }
aside#sidebar .blogger_news ul li span { font-size: 0.8em; font-weight: 400; line-height: normal; color: #000; text-transform: uppercase; display: block; padding: 0.25em 0 0; }
/* Blogger info */
aside#sidebar .blogger_info { background: none repeat scroll 0% 0% #F5F5F5; padding: 2em; }
aside#sidebar .blogger_info figure { width: 100%; max-width: 100%; display: flex; align-items: center; margin-bottom: 1em; }
aside#sidebar .blogger_info figure img { border-radius: 100px; border: 2px solid #2DA8C6; margin-right: 1em; }
aside#sidebar .blogger_info figure h6 { font-size: 2.1em; color: #2DA8C6; font-family: "Open Sans Condensed"; font-weight: 700; }
aside#sidebar .blogger_info p { font-size: 1.6em; font-style: italic; color: #808080; line-height: 1.4em; }
aside#sidebar .blogger_info a { color: #2DA8C6; }
/*aside#sidebar .blogger_info { background: #f5f5f5; padding: 0.5em; }
aside#sidebar .blogger_info figure { width: auto; float: left; margin: 0 1em 0 0; }
aside#sidebar .blogger_info figure img { width: auto; height: auto; display: block; }
aside#sidebar .blogger_info h6 { font-size: 1.4em; font-weight: 700; line-height: normal; color:#000; text-transform: uppercase; margin:0 0 0.25em; }
aside#sidebar .blogger_info p { font-size: 1.2em; font-weight: 400; line-height: normal; color: #000; }
aside#sidebar .blogger_info p a { color: #000; font-weight: 700; text-decoration: none; }
aside#sidebar .blogger_info p a:hover { text-decoration: underline; }*/
/* Blogger Last News */
aside#sidebar .blogger_last h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #fff; background: #00a1c5; padding: 0.15em 0 0 0.3em; letter-spacing: 0.05em; }
aside#sidebar .blogger_last ul li { font-size: 1.5em; font-weight: 700; line-height: normal; color: #000; padding: 0.5em; border-bottom: 1px dotted #ccc; }
aside#sidebar .blogger_last ul li a { color:#000; text-decoration: none; display: block; }
aside#sidebar .blogger_last ul li a:hover { text-decoration: underline; }
aside#sidebar .blogger_last ul li p { font-size: 0.8em; font-weight: 400; line-height: normal; color: #000; display: inline; padding: 0.15em 0 0; }
aside#sidebar .blogger_last ul li span { display: inline; font-size: 0.8em; font-weight: 400; line-height: normal; color:#000; }
aside#sidebar .blogger_last ul li span a { color:#089ec1; text-decoration: none; display: inline; font-weight: 700; }
aside#sidebar .blogger_last ul li span a:hover { text-decoration: underline; }
/* Prima Pagina */
aside#sidebar .prima_pagina { background:#f5f5f5; }
aside#sidebar .prima_pagina h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #089ec1; padding: 0.5em 0 0 0.7em; letter-spacing: 0.05em; }
aside#sidebar .prima_pagina ul { padding: 0.75em 0 1em 0.5em; text-align: center; }
aside#sidebar .prima_pagina ul li { float: left; display: block; width: 30%; margin: 0 1.25%; }
aside#sidebar .prima_pagina ul li figure { width: auto; }
aside#sidebar .prima_pagina ul li figure a { display: block; }
aside#sidebar .prima_pagina ul li figure a img { width: 100%; height: auto; }
/* Quotidiani */
aside#sidebar .quotidiani { background:#f5f5f5; }
aside#sidebar .quotidiani h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #089ec1; padding: 0.5em 0 0 0.7em; letter-spacing: 0.05em; }
aside#sidebar .quotidiani ul { padding: 0.75em 0 1em 0.5em; text-align: center; }
aside#sidebar .quotidiani ul li { float: left; display: block; width: 30%; margin: 0 1.25%; }
aside#sidebar .quotidiani ul li figure { max-height: 6.3em; overflow: hidden; width: auto; }
aside#sidebar .quotidiani ul li figure a { display: block; }
aside#sidebar .quotidiani ul li figure a img { width: 100%; height: auto; }
/* LiveBlog */
aside#sidebar .lvbg {max-width: 260px;}
aside#sidebar .lvbg ul { margin: 0 -2em; }
aside#sidebar .lvbg ul li a img { max-width: 100%; height: auto; margin-bottom: 2em;}
aside#sidebar .lvbg ul li .cont-title { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center; -moz-align-items: center; align-items: center; align-items: center; margin-bottom: 0.5em; }
aside#sidebar .lvbg ul li .title { padding: 0 0.5em; margin-left: -1px; border-left: 1px solid #d4d4d4; font-size: 2em; }
aside#sidebar .lvbg ul li .title a { color: #030303;}
aside#sidebar .lvbg ul li .live { min-width: 82px; padding: 0 0.2em 0 0; text-decoration: none; margin: 0 0 0 0.2em; text-transform: uppercase; border-right: 1px solid #d4d4d4; color: #26A4C3; font-family: "Open Sans Condensed"; font-weight: 700; font-size: 5em;}
aside#sidebar .lvbg ul li .live a { color: #26A4C3; text-decoration: none; }
aside#sidebar .lvbg ul li a:hover { text-decoration: underline; }
aside#sidebar .lvbg ul li p { font-size: 1.3em; line-height: 1.2em; margin: 0 1em 1em; font-style: italic; color: #808080 }
aside#sidebar .lvbg ul li p a { color: #808080 }
/* Mondiali Special */
aside#sidebar .mondiali {}
aside#sidebar .mondiali h6 img { width:100%; height: auto; display: block; }
/* Comics HP */
aside#sidebar .comics_hp { background:#f5f5f5; padding: 0 0 0.5em; }
aside#sidebar .comics_hp a:hover { text-decoration: none; }
aside#sidebar .comics_hp h6 { width:auto; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #089ec1; padding: 0.5em 0 0.25em 0.7em; letter-spacing: 0.05em; }
aside#sidebar .comics_hp p { display:block; }
aside#sidebar .comics_hp figure { width:auto; display:block; margin: 0 2.5% 1em; }
aside#sidebar .comics_hp figure img { width: 100%; height: auto; display: block; }
/* Makkox */
aside#sidebar .makkox { }
aside#sidebar .makkox figure { border: 1px solid #e5e5e5; width: auto; max-height: 20em; position: relative; overflow: hidden; }
aside#sidebar .makkox figure a { display: block; text-decoration: none; }
aside#sidebar .makkox figure a img { width: 100%; height: auto; display: block; }
aside#sidebar .makkox figure span { position: absolute; top: 0; left: 0; width: auto; min-width: 6.5em; min-height: 5.5em; background: #e5e5e5 url('images/ico_makkox.png') 0 0 no-repeat; padding: 0 1em 0 7em; }
aside#sidebar .makkox figure span p { font-family: 'BebasNeueRegular'; font-size: 1.3em; font-weight: 400; line-height: normal; color: #089ec1; padding: 0.5em 0 0; }
aside#sidebar .makkox figure span h6 { font-family: 'BebasNeueRegular'; font-size: 1.5em; font-weight: 400; line-height: normal; color: #434343; padding: 0; }
aside#sidebar .makkox figure span h6 a { color: #434343; text-decoration: none; }
aside#sidebar .makkox figure span h6 a:hover { text-decoration: underline; }
/* Citazione */
aside#sidebar .citazione { text-align: center; }
aside#sidebar .citazione span { width: 10%; font-family: 'BebasNeueRegular'; font-size: 1.6em; font-weight: 400; line-height: normal; letter-spacing: 0.05em; color: #000; background: #ffe725; padding: 0.1em 0 0.1em 0.3em; margin: 0 auto 0.5em; }
aside#sidebar .citazione h6 { font-size: 1.6em; font-weight: 400; line-height: normal; color:#000; padding: 0.4em 1em; }
aside#sidebar .citazione h6 a { color:#000; text-decoration: none; }
aside#sidebar .citazione h6 a:hover { text-decoration: underline; }
aside#sidebar .citazione h6 i { font-size: 0.8em; font-weight: 400; font-style: normal; line-height: normal; color:#5f5f5f; padding: 0.5em 0; display:block; }
/* PhotoDay */
aside#sidebar .photoday { width: 300px; margin: 2em auto; }
aside#sidebar .photoday figure.pht-full { width: 100%; position: relative; }
aside#sidebar .photoday figure.pht-full h6 { position: absolute; bottom: 2.5%; left: 0; background-color: #ffeb3e; font-size: 1.3em; font-weight: 400; line-height: 16px; color: #000; font-style: italic; padding: 0.2em 3.5em 0.2em 0.6em; }
aside#sidebar .photoday figure.pht-full h6 a { color: #000; text-decoration: none; }
aside#sidebar .photoday figure.pht-full h6 a:hover { text-decoration:underline; }
aside#sidebar .photoday figure.pht-full p { position: absolute; bottom: 15%; left: 0; background-color: #ffeb3e; font-size: 1.1em; font-weight: 400; line-height: 13px; padding: 0.2em 2em 0.2em 0.6em; }
aside#sidebar .photoday figure.pht-full a { display: block; }
aside#sidebar .photoday figure.pht-full a img { width: 100%; height: auto; }
/* PhotoDay Speciale */
aside#sidebar .photoday figure.pht-full.speciale p { display: none; }
aside#sidebar .photoday figure.pht-full.speciale h6 { background-color: #e61988; color: #FFFFFF; bottom: 15%; text-shadow: 0px 0px 3px #000000;}
aside#sidebar .photoday figure.pht-full.speciale h6 a { color: #FFFFFF; }
/* PhotoArchive */
aside#sidebar .photoarc { width: 300px; margin: 2em auto; }
aside#sidebar .photoarc figure.pht-full { width: 100%; position: relative; }
aside#sidebar .photoarc figure.pht-full h6 { position: absolute; bottom: 2%; left: 0; background-color: #000; font-size: 1.3em; font-weight: 400; line-height: 16px; color: #ffeb3e; font-style:italic; padding: 0.2em 3.5em 0.2em 0.6em; }
aside#sidebar .photoarc figure.pht-full h6 a { color: #ffeb3e; text-decoration: none; }
aside#sidebar .photoarc figure.pht-full h6 a:hover { text-decoration: underline; }
aside#sidebar .photoarc figure.pht-full p { position: absolute; bottom: 12.5%; left: 0; background-color: #000; font-size: 1.1em; font-weight: 400; line-height: 13px; padding: 0.2em 2em 0.2em 0.6em; color: #ffeb3e; }
aside#sidebar .photoarc figure.pht-full a { display: block; }
aside#sidebar .photoarc figure.pht-full a img { width: 100%; height: auto; }
/* PhotoSpecial */
aside#sidebar .photospec { margin: 2em auto; }
aside#sidebar .photospec figure.pht-full { width: 100%; position: relative; }
aside#sidebar .photospec figure.pht-full h6 { position: absolute; bottom: 3%; left: 0; background-color: #18a4c5; font-size: 1.3em; font-weight: 400; line-height: 16px; color: #fff; font-style:italic; padding: 0.2em 3.5em 0.2em 0.6em; }
aside#sidebar .photospec figure.pht-full h6 a { color: #fff; text-decoration: none; }
aside#sidebar .photospec figure.pht-full h6 a:hover { text-decoration: underline; }
aside#sidebar .photospec figure.pht-full p { position: absolute; bottom: 17%; left: 0; background-color: #18a4c5; font-size: 1.1em; font-weight: 400; line-height: 13px; padding: 0.2em 2em 0.2em 0.6em; color: #fff; }
aside#sidebar .photospec figure.pht-full a { display: block; }
aside#sidebar .photospec figure.pht-full a img { width: 100%; height: auto; }
/* Slider Video HP */
aside#sidebar .hpvideo { background: #f0f0f0; }
aside#sidebar .hpvideo h6 { width:auto; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #089ec1; padding: 0.5em 0 0.25em 0.7em; letter-spacing: 0.05em; }
aside#sidebar .hpvideo span { font-family: Georgia, Times, "Times New Roman", serif; display: block; font-size: 12px; font-weight: 400; font-style: italic; line-height: 16px; color: #000; text-align: right; padding: 0 2.5% 0.75em 0; }
aside#sidebar .hpvideo span a { color: #000; text-decoration: none; }
aside#sidebar .hpvideo span a:hover { text-decoration: underline; }
aside#sidebar .hpvideo ul {}
aside#sidebar .hpvideo ul li { display: block; margin: 0 2.5% 0.75em; padding: 0 0 0.5em; border-bottom: 1px solid #fff; }
aside#sidebar .hpvideo ul li figure { width: 30.930931%; float: left; display: block; position: relative; margin: 0 1.5em 0 0; }
aside#sidebar .hpvideo ul li figure a { display: block; }
aside#sidebar .hpvideo ul li figure a span { position: absolute; top: 34%; left: 37%; width: 2em; height: 2em; background: url('images/ico_playvid.png') 0 0 no-repeat; }
aside#sidebar .hpvideo ul li figure a img { width: 100%; height: auto; border: 2px solid #fff; }
aside#sidebar .hpvideo ul li p { font-size: 1.3em; font-weight: 700; line-height: 1.6em; color: #000; padding: 0.4em 0 0; }
aside#sidebar .hpvideo ul li p a { color: #000; text-decoration: none; }
aside#sidebar .hpvideo ul li p a:hover { text-decoration: underline; }
/* Video Singolo */
aside#sidebar .video_one {}
aside#sidebar .video_one h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #00a1c5; padding: 0.15em 0 0; letter-spacing: 0.05em; }
aside#sidebar .video_one figure { width: auto; position: relative; }
aside#sidebar .video_one figure a { display: block; }
aside#sidebar .video_one figure a span { position: absolute; bottom: 10%; right: 5%; width: 2em; height: 2em; background: url('images/ico_playvid.png') 0 0 no-repeat; }
aside#sidebar .video_one figure a img { width: 100%; height: auto; }
aside#sidebar .video_one p { font-size: 1.3em; font-weight: 700; line-height: 1.6em; color: #000; padding: 0.4em 0 0; }
aside#sidebar .video_one p a { color: #000; text-decoration: none; }
aside#sidebar .video_one p a:hover { text-decoration: underline; }
/* Ultime */
aside#sidebar .ultime h6 { font-size: 1em; font-weight: 700; line-height: 1.6em; color: #000; text-transform: uppercase; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
aside#sidebar .ultime ul li { font-size: 1.2em; font-weight: 700; line-height: 1.6em; color: #000; padding: 0.4em 0 0.6em; border-bottom: 1px dotted #ccc; }
aside#sidebar .ultime span { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 0.9em; font-weight: 400; line-height: 1.4em; text-transform: uppercase; }
aside#sidebar .ultime span:after { content: ' - '; }
aside#sidebar .ultime ul li a { color:#000; text-decoration: none; }
aside#sidebar .ultime ul li a:hover { text-decoration: underline; }
/* News */
aside#sidebar .news h6 { width:auto; display: block; font-family: 'BebasNeueRegular'; font-size: 1.4em; font-weight: 400; line-height: normal; color: #fff; background: #00a1c5; padding: 0.15em 0 0 0.3em; letter-spacing: 0.05em; }
aside#sidebar .news ul li { font-size: 1.3em; font-weight: 400; line-height: normal; color: #000; padding: 0.5em 0 0.5em 1em; border-bottom: 1px dotted #ccc; }
aside#sidebar .news ul li a { color:#000; text-decoration: none; }
aside#sidebar .news ul li a:hover { text-decoration: underline; }
/* Speciali */
aside#sidebar .speciali {}
aside#sidebar .speciali ul { list-style:none; }
aside#sidebar .speciali ul li { display: block; margin:0 0 3px; }
aside#sidebar .speciali ul li:last-child { margin: 0; }
aside#sidebar .speciali ul li figure { width: auto; }
aside#sidebar .speciali ul li figure a { display: block; }
aside#sidebar .speciali ul li figure a img { width: 100%; height: auto; }
/* Promo */
aside#sidebar .promo figure { width: auto; }
aside#sidebar .promo figure a { display: block; }
aside#sidebar .promo figure a img { width: 100%; height: auto; }
/* Social List */
aside#sidebar .soc_list { display: block; }
aside#sidebar .soc_list ul.social_list { list-style:none; display: block; text-align: center; }
aside#sidebar .soc_list ul.social_list li { display: inline-block; padding: 0 0.4em; }
.hot_tag .social_list { display: flex; justify-content: flex-end; flex-wrap: wrap; }
.hot_tag .social_list li { padding: 0 0.4em; }
a.newsletter-button:before { font-family: FontAwesome; font-weight: normal; content: "\f0e0"; margin-right: 5px; }
a.newsletter-button { line-height: 20px; color: #000; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.2em; font-weight: 700; background: #FFE725; padding: 0 5px; display: block; border-radius: 2px; }
a.newsletter-button:hover { text-decoration: none; background-color: #f9e018; }
aside#sidebar .soc_list ul.social_list li a { display: block; }
aside#sidebar .soc_list ul.social_list li a img { margin: -1.85em 0 0; display: block; }
/* Search */
aside#sidebar .widget #searchform { overflow: hidden; display: block; margin: 0 auto; padding: 0 0 0 0.25em; }
aside#sidebar .widget #searchform label { display: none; }
aside#sidebar .widget #searchform input#s { border: none; width: 88%; height: 30px; margin: 0; padding: 0; float: left; background: #f4f4f4; }
aside#sidebar .widget #searchform input#searchsubmit { width: 31px; height: 30px; border: none; float: left; background: url('images/btn_search.png') top left no-repeat; margin: 0; padding: 0; text-indent: -999em; cursor: pointer; }
/* FaceBook */
aside#sidebar .faccialibro { background: #fff; }
/* Flashes HOME */
aside#sidebar .flashes_hp {max-width: 100%; background: #EFEFEF;}
aside#sidebar .flashes_hp h5 { background: #292929; text-align: center;}
aside#sidebar .flashes_hp h5 img { max-height: 28px; width: auto; padding: 3px 0 5px;}
aside#sidebar .flashes_hp ul li { background: #FFFFFF; margin: 4px; border-top: 1px solid #CECECE; border-bottom: 1px solid #CECECE; }
aside#sidebar .flashes_hp ul li a { display: inline-block; width: 100%;}
aside#sidebar .flashes_hp h6 { padding: 14px 10px; font-size: 12px; font-weight: bold; line-height: 14px; color: #000; box-sizing: border-box;padding-right: 76px;width: 100%;margin-right: -76px;float: left;}
aside#sidebar .flashes_hp figure { max-width: 70px; max-height: 70px; display: inline-block; overflow: hidden; margin: 3px; }
aside#sidebar .flashes_hp figure img { height: 70px; width: auto; position: relative; left: 50%; transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);-ms-transform: translateX(-50%);}
aside#sidebar .flashes_hp li.no-image h6 { padding: 14px 10px; margin-right: 0;}
/* Newsletter HOME */
aside#sidebar .newsletter {background-color: #29a6c4;}
aside#sidebar .newsletter .subscribe {
    max-width: 50em;
    margin: 0 auto;
    padding-right: 2em;
    position: relative;
    padding-left: 2em;
}

aside#sidebar .newsletter .subscribe .sub-title {
    font-size: 2.7em;
    color: #FFFFFF;
    padding: 1em 0 0 2em;
}

aside#sidebar .newsletter .subscribe .sub-title:before {
    background-image: url(./images/orologio.png);
    content: "";
    display: block;
    background-size: contain;
    width: 1.4em;
    position: absolute;
    left: 1em;
    top: 1.25em;
    background-repeat: no-repeat;
    height: 3.0499em;
}

aside#sidebar .newsletter .subscribe .sub-title span {
    font-family: Georgia, Times, 'Times New Roman', serif;
    display: block;
}

aside#sidebar .newsletter .subscribe .sub-title span:first-child {
    font-style: italic;
    font-size: 0.9em;
    
}

aside#sidebar .newsletter .subscribe .sub-title span:nth-child(2) {
    float: left;
    font-size: 0.7em;
    padding-right: 0.2em;
    line-height: 1.5em;
}

aside#sidebar .newsletter .subscribe .sub-title span:nth-child(3) {
    font-family: "Open Sans Condensed"; font-weight: 700;
    font-size: 0.7em;
    line-height: 1.35em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
aside#sidebar .newsletter .subscribe .sub-abstract {
    font-size: 2.1em;
    line-height: 1.3em;
    color: #333;
    display: none;
}

aside#sidebar .newsletter .subscribe .sub-form {
    padding: 2em 0 2.5em 0;
    display: inline-block;
    width: 100%;
}

aside#sidebar .newsletter .subscribe .sub-form form {
    position: relative;
    background: white;
    max-height: 55px;
    border-radius: 3px;
    display: inline-block;
    width: 100%;
}

aside#sidebar .newsletter .sub-form form input[type="text"] {
    min-height: 40px;
    width: 65%;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 1.7em;
    color: #888;
    text-indent: 1em;
    font-style: italic;
    border-radius: 3px;
    border: none;
    max-height: 55px;
}

aside#sidebar .newsletter .sub-form form input[type="text"].valid {
    min-height: 0px;
    max-height: 0px;
    transition: max-height 0.3s ease-in-out;
}

aside#sidebar .newsletter .sub-form form input[type="text"].valid ~ #mce-responses {
    margin-top: -1em;
    transition: margin-top 0.3s ease-in-out;
}

aside#sidebar .newsletter .sub-form form input[type="text"].valid ~ input[type="submit"] {
    max-height: 0px;
    transition: max-height 0.3s ease-in-out;
}

aside#sidebar .newsletter .sub-form form input[type="text"].mce_inline_error{
    border: medium solid red;
}

aside#sidebar .newsletter .sub-form form input[type="submit"] {
    position: absolute;
    top: 0;
    right: -8px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    height: 34px;
    margin: 3px;
    font-family: "Open Sans Condensed"; font-weight: 700;
    color: #29a6c4;
    font-size: 2em;
    padding: 0 0.5em 0 0.5em;
    line-height: 1em;
    text-transform: uppercase;
    outline: none;
    transition: color 0.2s ease-in-out;
    max-height: 50px;
}

aside#sidebar .newsletter .sub-form form input[type="submit"]:hover {
    color: #333;
    transition: color 0.2s ease-in-out;
}

aside#sidebar .newsletter .sub-form form input[type="submit"]:focus {
    text-shadow: 0px 0px 1px #444;
}

aside#sidebar .newsletter #mce-responses {
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 1em 0 0;
    display: inline-block;
    background-color: #29a6c4;
    color: #fff;
}

/* Thirdy Colum */
#thirdy { display: block; float: left; width: 15.408163%; }/*151px*/
/* Terza colonna > thirdy > Widget */
#thirdy .widget { width: auto; margin: 0 0 2em 12.582781%; }
#thirdy .widget h6 { font-size: 1em; font-weight: 700; line-height: 1.6em; color: #000; text-transform: uppercase; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: 0 0 0.5em; }
#thirdy .widget ul { list-style:none; }
/* Terza colonna > thirdy > Post-IT */
#thirdy .post_it ul li, #thirdy .bits ul li { border-bottom: 1px dotted #ccc; padding: 0 0 0.5em; margin: 0 0 0.5em; font-size: 1.2em; font-weight: 700; line-height: 1.4em; color: #000; }
#thirdy .post_it ul li time, #thirdy .bits ul li time { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 0.9em; font-weight: 400; line-height: 1.4em; color: #333; display: block; }
#thirdy .post_it ul li a, #thirdy .bits ul li a { color: #000; text-decoration: none; }
#thirdy .post_it ul li a:hover, #thirdy .bits ul li a:hover { text-decoration: underline; }
#thirdy .post_it ul li span, #thirdy .bits ul li span { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 0.9em; font-weight: 400; line-height: 1.5em; color: #333; text-align: left; padding: 0.2em 0 0; display: block; }
#thirdy .post_it p, #thirdy .bits p { text-align: right; }
#thirdy .post_it p a, #thirdy .bits p a { font-size: 1.2em; font-style: italic; font-weight: 400; line-height: 1.6em; color: #000; text-decoration: none; text-align: right; }
/* Terza colonna > thirdy > Speciali */
#thirdy .speciali ul li { display: block; margin:0 0 3px; }
#thirdy .speciali ul li:last-child { margin: 0; }
#thirdy .speciali ul li figure { width: auto; }
#thirdy .speciali ul li figure a { display: block; }
#thirdy .speciali ul li figure a img { width: 100%; height: auto; }
/* Terza colonna > thirdy > Redazione */
#thirdy .redaz ul li { border-bottom: 1px dotted #ccc; padding: 0 0 0.5em; margin: 0 0 0.5em; }
#thirdy .redaz ul li time { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 0.8em; font-weight: 400; line-height: 1.4em; color: #333; text-transform: uppercase; display: block; }
#thirdy .redaz ul li { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.2em; font-weight: 700; line-height: 1.4em; color: #000; text-transform: uppercase; }
#thirdy .redaz ul li a { color: #000; text-decoration: none; }
#thirdy .redaz ul li a:hover { text-decoration: underline; }
#thirdy .redaz ul li p { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 0.95em; font-weight: 400; line-height: 1.4em; color: #333; text-transform: none; display: block; }
#thirdy .redaz ul li .share { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 0.8em; font-weight: 400; line-height: 1.2em; }
#thirdy .redaz ul li .share a { color: #000; text-decoration: none; }
#thirdy .redaz ul li .share .fa-comments:before { font-size: 1.1em; padding: 0 0.2em 0 0; }
/* Terza colonna > thirdy > Gallerie */
#thirdy .gallerie ul li { border-bottom: 1px dotted #ccc; padding: 0 0 0.5em; margin: 0 0 0.8em; text-align: center; }
#thirdy .gallerie ul li figure { width: auto; margin: 0 auto; display: block; }
#thirdy .gallerie ul li figure a { display: block; }
#thirdy .gallerie ul li figure a img { width: 100%; height: auto; float: none; }
#thirdy .gallerie ul li { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.1em; font-weight: 400; line-height: 1.5em; color: #000; display: block; }
#thirdy .gallerie ul li a { color: #000; text-decoration: none; }
#thirdy .gallerie ul li a:hover { text-decoration: underline; }
/* Footer */
footer#colophon { border-top: 2px solid #636262; width: auto; display: block; }
footer#colophon .up { display: none; }
footer#colophon .pre-foo { width: auto; display: block; padding: 3em 0 0; }
footer#colophon .pre-foo .list_foo1 { width:13.673469%; float:left; padding:0 1.0204082%; overflow:hidden; } /** 135/980 > 13.77551 | 134/980 > 13.673469 | 5/980 > 0.51020408 | 10/980 > 1.0204082 **/
footer#colophon .pre-foo .list_foo2 { width:27.959184%; float:left; padding:0 2.5510204% 0 2.0408163%; } /** 275/980 > 28.061224 | 274/980 > 27.959184 | 20/980 > 2.0408163 | 25/980 > 2.5510204 **/
footer#colophon .pre-foo .list_foo3 { width:47.44898%; float:left; padding:0 0 0 2.0408163%; text-align:justify; } /** 465/980 > 47.44898 **/
footer#colophon .pre-foo h6 { font-size: 1.2em; font-weight: 700; line-height: 1.4em; color: #0399bb; padding: 0 0 1em; }
footer#colophon .pre-foo p { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.2em; font-weight: 400; line-height: 1.4em; color: #333; }
footer#colophon .pre-foo p span { float: left; width: 50%; margin: 0 0 0.5em; }
footer#colophon .pre-foo p span a { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1em; font-weight: 400; line-height: 1.4em; color: #333; }
footer#colophon .pre-foo ul { list-style:none; }
footer#colophon .pre-foo ul li { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.2em; font-weight: 400; line-height: 1.4em; color: #333; padding: 0 0 0.5em; }
footer#colophon .pre-foo ul li span { text-transform: uppercase; }
footer#colophon .pre-foo ul li a { color: #333; }
footer#colophon .pre-foo .list_foo3 ul li { display: inline; font-size: 1.1em; line-height: 1.6em; }
footer#colophon .pre-foo .list_foo3 ul.gal_home li { display: block; font-size: 1.1em; line-height: 1.6em; float: left; width: 50%; }
footer#colophon .pre-foo .list_foo3 ul.gal_home li a.gal_tit { float: left; width: 69%; text-align: left; font-size: 1.1em; font-weight: 400; line-height: 1.4em; color: #333333; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; }
footer#colophon .pre-foo .list_foo3 ul.gal_home li figure { display: block; width: 5em; float: left; overflow: hidden; margin: 0 0.5em 0 0; }
footer#colophon .pre-foo .list_foo3 ul.gal_home li figure a { display: block; }
footer#colophon .pre-foo .list_foo3 ul.gal_home li figure a img { max-width: 5em; width: auto; height: auto; }
footer#colophon .site-info { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; width: auto; display: block; padding: 3em 0 1em; }
footer#colophon .site-info a.bnz_d { float: left; display: block; }
footer#colophon .site-info a.bnz_r { display: none; }
footer#colophon .site-info p { float: left; display: block; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.1em; font-weight: 400; line-height: 1.6em; color: #000; padding: 0.075em 0.2em 0 0; }
footer#colophon .site-info p a { color: #0399BB; font-weight: 700; text-decoration: none; }
footer#colophon .site-info p a:after { content: '\00a0\2212\00a0'; }
footer#colophon .site-info p a:hover { text-decoration: underline; }
footer#colophon .site-info .terms { float: right; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.1em; font-weight: 400; line-height: 1.6em; }
footer#colophon .site-info .terms a { color: #0399BB; font-weight: 700; text-decoration: none; }
footer#colophon .site-info .terms a:hover { text-decoration: underline; }
footer#colophon .site-info .server { width: 100%; display: block; color: #fff; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 1.1em; font-weight: 400; float: left; }

#IAS_container { width: 100%; display: flex; justify-content: center; flex-wrap: wrap; }
#IAS_container div { width: 50%; text-align: center; }
#IAS_container div img { width: 475px; height: 40px; }

/* Banner fixed */
.strip div#wrap.banner-fixed, #div-gpt-ad-Top div.banner-fixed {
	position: fixed;
	background-color: rgba(0, 0, 0, .6);
	top: 0px;
	left: 0px;
	right: 0;
	max-width: 100%;
	z-index: 999;				
}
.strip div#wrap, #div-gpt-ad-Top div {
	transition-property: all;
	transition-duration: .3s
}

/* Cookie 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;
   }
}


/* 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-left: auto; margin-right: auto; }
img.alignleft { max-width: 630px; height: auto; margin: 0 2em 2em 0; border: 0; }
img.alignright { max-width: 630px; height: auto; margin: 0 0 2em 2em; border: 0; }
img.aligncenter { max-width: 630px; height: auto; margin-bottom: 2em; margin-top: 0; }
.entry-content .twitter-tweet-rendered { max-width: 100%!important; }
video { width: 100%!important; height: auto!important; }
.no_bgnd { background: none!important; }
.fb-like-box,
.fb-like-box span, 
.fb-like-box span iframe { width: 100%!important; }
/* ADV Mobile */
.gpt-new, div[id^="div-gpt-ad"] {text-align: center;}
#div-gpt-ad-MPU_Middle {padding-bottom: 2em;}
.adv_mob { display: block; text-align: center; }
.adv_mob .adv.top { width: 300px; height: auto; display: block; margin: 0 auto 2em; }
body.home #content .adv_mob,
body.archive #content .adv_mob { display: none; }
@media (max-width: 760px) {
    body.home #content .adv_mob,
    body.archive #content .adv_mob { display: block; background-color: #F1F1F1; width: 100%; max-width: 100%; margin: 0 auto 1.25em; padding: 2em 0; }    
}
@media (max-width: 480px) {
    body.home #content .adv_mob,
    body.archive #content .adv_mob  { margin-left: -1.8%; width: 103.6%; max-width: 103.6%; }
}
/* Media Queries - RWD */

/* Speciale Expo 2015*/
/* Archive Home Expo 2015*/
body.archive.tag-expo2015 #main #main-content { width: 100%; }
body.archive.tag-expo2015 #main #content article { max-width: 100%; }
/* PhotoDay Speciale */
aside#sidebar .photoday figure.pht-full.speciale p { display: none; }
aside#sidebar .photoday figure.pht-full.speciale h6 { background-color: #e61988; color: #FFFFFF; bottom: 15%; text-shadow: 0px 0px 3px #000000;}
aside#sidebar .photoday figure.pht-full.speciale h6 a { color: #FFFFFF; }
/* Bannerone Speciale */
.bannerone { padding: 0; height: 50px; line-height: 0; width: 100%; overflow: hidden; position: relative; background-color: #2DA8C6;}
.bannerone .sponsor { position: absolute; max-height: 100%; top: 50%; padding-right: 2.8em; transform: translate(0px, -50%); -webkit-transform: translate(0px, -50%); -moz-transform: translate(0px, -50%); -o-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); right: 0; }
.bannerone .sponsor span { position: absolute; top: 59%; left: -5em; color: #FFFFFF; font-size: 12px; text-shadow: 0 0 3px #000000; }
.bannerone.small .sponsor span { min-width: 30px; left: 0; top: 50%;font-size: 14px;font-family: Georgia; font-style: italic; color: #9B9B9B; transform: translate(-110%, -50%); -webkit-transform: translate(-110%, -50%); -moz-transform: translate(-110%, -50%); -o-transform: translate(-110%, -50%); -ms-transform: translate(-110%, -50%);}
.bannerone.small .sponsor img { max-height: 42px }
.bannerone.small .sponsor img.mobile { display: none; }
@media (max-width: 580px) {
    .bannerone.small .sponsor img.desk { display: none; }
    .bannerone.small .sponsor img.mobile { display: inline-block; }
}
body.single-post-new #wrap .bannerone h1, body.single-post-new #wrap .bannerone h3 { color: #FFFFFF;font-size: 2.6em;padding: 0.25em 1.2em;font-family: "Open Sans Condensed"; font-weight: 700;text-transform: uppercase;line-height: normal;}
.bannerone a {text-decoration: none;}
.archive-header .bannerone h1.archive-title {color: #FFFFFF;}
/* Contenuto sponsorizzato */
article .entry-content span.sponsor {font-family: Arial; float: right; font-size: 12px; color: #e61988; line-height: 1.8em;}
article header.entry-header .cat ul { display: block; }
article header.entry-header .cat span.sponsor {font-family: Arial; float: right; font-size: 12px; color: #e61988; font-weight: 100; width: 140px; text-align: right; }

@media (max-width: 580px) {
    //.bannerone .sponsor span { display: none;}
    .bannerone.big, .bannerone.big img { height: 80px; }
}
/* FINE Speciale Expo 2015*/

@media only screen and (max-width: 1024px) {
    .single-attachment section#content { width: 100%; }
    article.attachment .entry-content .entry-attachment figure img { width: 100%; height: auto; }
    section#content.page-special #thirdy { width: 145px; }
}
@media only screen and (max-width: 980px) {
    section#content.page-special #thirdy { width: 130px; }
    #IAS_container div { width: 100%; }
}
@media only screen and (max-width: 768px) {
    #main { table-layout: fixed; display: block; }
    #main #main-content { table-layout: fixed; display: table; float: none; }
    .home #main #main-content,
    .category #main #main-content,
    .search #main #main-content,
    .tag #main #main-content { width: 100%; }
    aside#sidebar { width: 310px; }
    .home aside#sidebar,
    .category aside#sidebar,
    .search aside#sidebar,
    .tag aside#sidebar { border-right: none; padding: 0 0 0 2.328018%; }
    .single-attachment section#content { display: block; }
    .single-attachment aside#sidebar { width: 100%; display: block; padding: 0 1.5em; margin: 1em auto 0; clear: both; }
    .single-attachment aside#sidebar .widget { width: 330px; margin: 0 0 2em; }
    .single-attachment aside#sidebar .adv { float: left; }
    .single-attachment aside#sidebar .commentate { float: left; }
    #thirdy { display: block; vertical-align: top; width: 100%; }
    #thirdy .widget { margin: 0 0 2em; width: auto; }
    header#site-head div.site-title { width: 180px; margin: 0 0 0 -1.5em; }
    #entry-meta-head { width: 73.326531%; margin: 1.5em 0 0; }
    .hot_tag .social_list li:first-child { width: 100%; margin-bottom: 5px; }
     .hot_tag .social_list li:not(:first-child) { flex: 1; }
    nav#site-navigation { width: 90px; float: right; display: block; border-bottom: none; margin: 0; padding: 0; border-left: 1px solid #ccc; }
    nav#site-navigation a#men_resp { display: block; font-family: 'BebasNeueRegular'; font-size: 1.6em; font-weight: 400; line-height: normal; color: #000; letter-spacing: 0.05em; padding: 0.65em 0 0.65em 1em; text-decoration: none; position: relative; outline: 0; }
    nav#site-navigation a#men_resp:after { content: '\00a0\2261'; color: #089ec1; }
    nav#site-navigation a#men_resp:hover { color: #fff; background: #089ec1; }
    nav#site-navigation a#men_resp:hover:after { color: #fff; }
    nav#site-navigation a#men_resp.act { color: #fff; background: #089ec1; }
    nav#site-navigation a#men_resp.act:after { color: #fff; }
    nav#site-navigation .menu-navi-main-container { padding: 0; display: none; z-index: 1000; position: absolute; width: 200px; right: 0; background: #089ec1; }
    nav#site-navigation .menu-navi-main-container ul.nav-menu { padding: 0; }
    nav#site-navigation .menu-navi-main-container ul.nav-menu li { display: block; padding: 0.5em; text-align: right; border-bottom: 1px solid #39b1cd; }
    nav#site-navigation .menu-navi-main-container ul.nav-menu li:last-child { border-bottom: none; color: #fff; }
    nav#site-navigation .menu-navi-main-container ul.nav-menu li a { color: #fff; display: block; outline: none; padding: 0.15em 0.15em 0 0.2em; }
    nav#site-navigation .menu-navi-main-container ul.nav-menu li a:hover { color: #fff; background: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; display: block; text-decoration: none; }
    nav#site-navigation .menu-navi-main-container ul.nav-menu li.blog a { color: #fff; }
    nav#site-navigation .menu-navi-main-container ul.nav-menu li.blog a:hover { color: #fff; background: #089ec1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; display: block; text-decoration: none; }
    .breaking { width: 25%; margin: 0 0 0 1%; }
    .breaking h5 { line-height: 1.5em; padding: 0 0 0 0.5em; }
    .hot_tag { width: 245px; padding: 0.35em 0; border-left: 1px solid #ccc; }
    .hot_tag img { margin: 0.75em 0 0 0.5em; }
    .hot_tag .textwidget { width: 195px; float: right; display: block; padding: 0 0.25em 0 0; }
    .hot_tag p { margin: 0; }
    #sea { width: 180px; float: left; display: block; border-left: 1px solid #ccc; padding: 0.95em 0; }
    #sea form#searchform { width: 80%; margin: 0 auto; }
    article header.entry-header .sottit h4.tit2 { line-height: 1.4em; }
    article .entry-content .entry-meta .num_comm { display: none; }
    article .entry-content .entry-meta .social { width: 84%; }
    article .entry-content .entry-meta .social .fb { width: 40%; }
    /*
    article.home.open .entry-content .entry-meta,
    article.home .entry-content .entry-meta { display: none; }
    */
    article .entry-content ul.entry-meta-home { display: none; }
    article.gallery header.entry-header h1.entry-title.only { float: none; display: block; padding: 0 0 0.25em; }
    article.gallery header.entry-header #image-navigation { float: none; display: block; width: 100%; }
    article.gallery header.entry-header .entry-meta .social .fb { width: 11.75em; }
    article.gallery header.entry-header .entry-meta .social .tw { width: 9em; }
    article.gallery header.entry-header .entry-meta .social .gp { width: 7.5em; }
    article.gallery header.entry-header .entry-meta .social .pt { width: 7.5em; }
    article.virgo { border: none; }
    .cont-spec { width: 100%; float: none; display: block; border-right: none; }
    .cont-spec article.pagina.speciale { padding: 0 0 1.5em; }
    .cont-spec .colum_spec { display: block; margin: 0; padding: 0; width: 100%; }
    section#content.page-special #thirdy { display: none; }
    .sub_comics .oggi { width: 30%; }
    .sub_comics .archivio { width: 18%; }
    .sub_comics aside#sidebar { width: 43%; }
    article footer.entry-meta .meta_social { display: none; }
    #thirdy { display: none; }
    img.alignleft { max-width: 420px; }
    img.alignright { max-width: 420px; }
    img.aligncenter { max-width: 420px; }
    footer#colophon .pre-foo .list_foo3 ul.gal_home li figure { margin: 0 0.5em 1em 0; }
    footer#colophon .pre-foo .list_foo3 ul.gal_home li a.gal_tit { width: 65%; } 
}
@media only screen and (max-width: 685px) {
    header#site-head div.site-title { width: 150px; margin: 0; }
    section#content { display: block; width: 100%; position: relative; padding: 0; border-right:none; max-width: 100%; }
    .single section#content { width: auto; max-width: 100%; display: block; }
    aside#sidebar { display: block; width: 96%; padding: 1.5em 0 0; margin: 0 auto; border-left: none; }
    .home aside#sidebar,
    .category aside#sidebar,
    .search aside#sidebar,
    .tag aside#sidebar,
    .single-blog_post aside#sidebar,
    .single aside#sidebar { padding: 1.5em 0 0; border-left: none; }
    .breaking { display: none; }
    .hot_tag { display: none; }
    aside#sidebar .lvbg {max-width: 100%;}
    aside#sidebar .lvbg ul { margin: 0; }
    aside#sidebar .blogger_info {max-width: 85%;}
    #sea { display: none; }
    #sea_mob { display: block; float: right; position: relative; }
    #sea_mob a#btn_sea_mob { background: url(images/ico_search_mob.png) 0 -44px / 44px 88px no-repeat; width: 44px; height: 44px; display: block; outline: 0; text-indent: -9999em; }
    #sea_mob a#btn_sea_mob:hover { background-position: 0 0; }
    #sea_mob a#btn_sea_mob.act_mob { background-position: 0 0; }
    #sea_mob form#searchform { display: none; z-index: 999; position: absolute; width: 200px; right: 0; background: #089ec1; padding: 2em 1em; }
    #sea_mob form#searchform label { display: none; }
    #sea_mob form#searchform input#s { width: 75%; font-family: 'BebasNeueRegular'; font-size: 1.5em; letter-spacing: 0.025em; text-indent: 0.25em; padding: 0.5em 0.25em; border: none; color: #7f8081; }
    #sea_mob form#searchform input#searchsubmit { width: 34px; height: 34px; background: url('images/btn_search_mobile.png') center center / 44px 44px no-repeat; text-indent: -9999em; border: none; cursor: pointer; float: right; }
    .lanci { max-width: 100%; margin: 0 0 1em; }
    article.home, article.blogger, article.virgo, article.photo { max-width: 100%; margin: 0 0 1.25em; }
    article.leaf { max-width: 100%; padding: 0; }
    /*article .entry-content .entry-meta { display: none; }*/
    article.gallery header.entry-header .entry-meta { display: none; }
    article.comics header.entry-header h1.entry-title { padding: 0 0 0.25em; }
    article.comics header.entry-header .navi_comics { position: relative; margin: 0 auto 0.25em; }
    article .wp-caption { width: auto!important; }
    article .wp-caption img { width: 100%!important; }
    .cont-spec .colum_spec .colum_content { border-right: none; display: block; width: 100%; padding: 0; position: relative; vertical-align: top; max-width: 100%; }
    .cont-spec .colum_spec .colum_aside { display: block; padding: 0; vertical-align: top; width: 100%; }
    #thirdy { display: none; }
    .single-attachment section#content { width: 100%; }
    .single-attachment aside#sidebar { width: 300px; }
    .single-attachment aside#sidebar .widget { width: 100%; }
    .single-attachment aside#sidebar .adv { float: none; }
    .single-attachment aside#sidebar .commentate { float: none; }
    .sub_comics .oggi { width: 47%; border-right: 1px solid #CCCCCC; padding: 0 2% 1em 0; margin: 0; }
    .sub_comics .archivio { display: none; }
    .sub_comics aside#sidebar { width: 48%; border-left: none; padding: 0 0 1em 2%; margin: 0; }
    article.pagina.team .cont_aut .int { width: 97%; min-height: 15em; margin: 0 1.5% 2.5em; float: none; display: block; }
    article.pagina.team .cont_aut .int .share { margin: 0.5em 0 0 0; }
    footer#colophon { background: #089ec1; border-top: none; }
    footer#colophon .up { width: auto; display: block; }
    footer#colophon .up p a { height: 2.5em; display: block; font-family: 'BebasNeueRegular'; font-size: 1.6em; font-weight: 400; line-height: 2.5em; color: #fff; letter-spacing: 0.05em; padding: 0 0 0 1em; background: url('images/btn_up.png') top right no-repeat; text-decoration: none; }
    footer#colophon .up p a:hover { text-decoration: none; }
    footer#colophon .pre-foo { width: auto; display: block; padding: 2em 0 1em; background: #f2f2f2; }
    footer#colophon .pre-foo .list_foo1 { width: 80%; float: none; margin: 0 auto; }
    footer#colophon .pre-foo .list_foo1 h4 { display: none; }
    footer#colophon .pre-foo p span { margin: 0 0 1em; }
    footer#colophon .pre-foo p span a { font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.2em; font-weight: 400; line-height: auto; color: #333; }
    footer#colophon .pre-foo .list_foo2 { display: none; }
    footer#colophon .pre-foo .list_foo3 { display: none; }
    footer#colophon .site-info { padding: 2em; }
    footer#colophon .site-info p { color: #91ccda; padding: 0 0 1em; }
    footer#colophon .site-info p a { color: #fff; font-weight: 700; text-decoration: none; display: block; padding: 0 0 1em; }
    footer#colophon .site-info p a:after { content: ''; }
    footer#colophon .site-info a.bnz_d { display: none; }
    footer#colophon .site-info a.bnz_r { display: block; color: #91ccda; font-weight: 400; margin: 0 0 1.5em; text-decoration: none; float: right; }
    footer#colophon .site-info .terms { color: #fff; float: left; }
    footer#colophon .site-info .terms a { color: #fff; }
    footer#colophon .site-info .server { color: #089ec1; }
    .content-full.lvbl figure.thumb_lvb { width: 100%; height: auto; float: none; display: block; }
    article.leaf.status header.entry-header .date { padding: 0 2%; }
    .little_sidebar { height: 0!important; }
    #IAS_container { margin-bottom: 40px; }
    #IAS_container div img { width: 100%; height: auto; }
}
@media only screen and (max-width: 600px) {
    #entry-meta-head { width: 150px; margin: 1.5em 0 0; }
    article.gallery .entry-content .entry-attachment .nav-prev-ima a { background: url('images/arw_nav_prev_gall_top.png') left 10% no-repeat; }
    article.gallery .entry-content .entry-attachment .nav-next-ima a { background: url('images/arw_nav_next_gall_top.png') right 10% no-repeat; }
    .sub_comics .oggi { width: 100%; border-right: none; padding: 0 0 1em 0; margin: 0; }
    .sub_comics .oggi figure { display: none; }
    .sub_comics aside#sidebar { width: 100%; padding: 0 0 1em 0; margin: 0; }
    img.alignleft { max-width: 100%; }
    img.alignright { max-width: 100%; }
    img.aligncenter { max-width: 100%; }
}
@media only screen and (max-width: 568px) {
    .cont-spec article.pagina.speciale .social { display: none; }
    article.photo span { bottom: 1em; }
    article.gallery header.entry-header h1.entry-title.only { font-size: 2em; }
    article.gallery header.entry-header #image-navigation .previous-image a { width: 3.6em; height: 1.8em; display: block; background: url('images/arw_nav_prev_gall_top_ltl.png') 0 0 no-repeat; }
    article.gallery header.entry-header #image-navigation .next-image a { width: 3.6em; height: 1.8em; display: block; background: url('images/arw_nav_next_gall_top_ltl.png') 0 0 no-repeat; }
    .cont-spec article.pagina.speciale { padding: 0; }
    img.alignleft { max-width: 99%; }
    img.alignright { max-width: 99%; }
    img.aligncenter { max-width: 99%; }
    article.leaf.status.full .entry-content .entry-meta { width: 100%; float: none; }
    article.leaf.status.full .entry-content .content-inner { width: 100%; border-left: none; float: none; padding: 0; }
    article.leaf.status .entry-content .entry-meta .social .fb { width: 39%; float: left; height: 30px; }
    article.leaf.status .entry-content .entry-meta .social .tw,
    article.leaf.status .entry-content .entry-meta .social .gp { width: 30%; float: left; height: 30px; }
}
@media only screen and (max-width: 480px) {
    #strip_adv.strip {position: fixed; z-index: 1000; bottom: 0; left: 0; width: 100%; background-color: #FFF; -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow:    0px 0px 5px 3px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.4);}
    .lanci { display: none; }
    #entry-meta-head { margin: 1em 0 0; }
    article.home header.entry-header { width: 26.3881%; margin: 0 1.5em 0 0; }
    article.home .entry-content { width: auto; float: none; }
    article.blogger .entry-content h2 { display: block; }
    footer#colophon .site-info p { padding: 0; }
    /* Fix Google Map troppo grandi */
    iframe[src*="google.com/maps/embed"] {max-height: 250px;}
}
@media only screen and (max-width: 384px) {
    article.home.open .entry-content { width: 96%; padding: 0 2%; }
    article.home header.entry-header { width: 33.3881%; margin: 0 1.25em 0 0; }
    article.leaf header.entry-header h1.entry-title { width: 96%; padding: 0 2%; }
    article.leaf header.entry-header .sottit { width: 96%; padding: 1em 2% 0; }
    article.leaf header.entry-header .date { padding: 0 2%; }
    article.leaf .entry-content { width: 96%; padding: 0 2%; }
    body.category-bits article.leaf .entry-content { width: 100%; padding: 0; }
    article footer.entry-meta .releated ul li p { display: none; }
    aside#sidebar .blogger_news { display: none; }
    aside#sidebar .prima_pagina { display: none; }
    aside#sidebar .promo { display: none; }
    aside#sidebar .citazione { display: none; }
    aside#sidebar .hpvideo { display: none; }
    aside#sidebar .commentate { display: none; }
    aside#sidebar .photoarc { display: none; }
    aside#sidebar .vigne { display: none; }
    .single-attachment aside#sidebar { border-right: none; padding: 0; }
    /* Related Verticali */
    article footer.entry-meta .releated ul li { overflow: hidden; width: 100%; float: none; display: block; padding: 0.8em 0; }
    article footer.entry-meta .releated ul li figure { width: 30%; height: 50px; overflow: hidden; margin: 0 1.5em 1em 0; float: left; }
}
@media only screen and (max-width: 320px) {
    header#site-head div.site.title { width: 140px; margin: 0; }
    #entry-meta-head { margin: 0.85em 0 0; }
    article.home header.entry-header { width: 39.3881%; margin: 0 1em 0 0; }
    aside#sidebar { display: block; width: 100%; padding: 0; }
    article.virgo h6 { width: 30%; }
}
@media only screen and (max-width: 240px) {
    header#site-head div-site-title { width: 100px; margin: 0 0 0 -0.9em; }
    #entry-meta-head { width: 85px; margin: 0.75em 0 0; }
    #sea_mob { display: none; }
    nav#site-navigation { width: 80px; }
    nav#site-navigation a#men_resp { font-size: 1.4em; }
}
