/*
Theme Name: Twenty Fourteen
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 100.10.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Version: 4.0
 */
@font-face {
    font-family: 'MostraOne';
    src: url('font/font.mostraone-webfont.eot');
    src: url('font/font.mostraone-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/font.mostraone-webfont.woff') format('woff'),
         url('font/font.mostraone-webfont.ttf') format('truetype'),
         url('font/font.mostraone-webfont.svg#mostraoneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'stencil';
    src: url('font/stencil0-webfont.eot');
    src: url('font/stencil0-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/stencil0-webfont.woff') format('woff'),
         url('font/stencil0-webfont.ttf') format('truetype'),
         url('font/stencil0-webfont.svg#stencilregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:970px;
}
body { 
	background-color: #F1F1F3; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;

	line-height:1.125em;
}
.block h4{
	display: none !important;
}
div.metaslider.metaslider-flex.metaslider-899.ml-slider.nav-hidden {
margin-left: auto;
margin-right: auto;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}

.imageSideboard  {
    height: 140px;
}

.imageslide {
    height: 150px;

    margin-left: auto;
    margin-right: auto;
}

/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:.75em;
	position:relative;
	background:#fff;
	padding: 10px;
	width: 1000px;
	min-height: 700px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.7);
	top: 20px;
	border-radius: 2px;
}

/*---- header / navigazione ----*/
header {
	margin-top: 10px;
	/*height: 203px;*/
    
	position: relative;
	background: #FFF url(img/header_bg.jpg)repeat-x 0 0; 
    background-size: 100% 100%;
	overflow: hidden; 

}
header .logo {
	padding-top: 30px;
}
header .headButton {
	padding-top: 54px;
}
.navbar.topNav1 {
	position: absolute;
	top: 0;
	left: 0;
	/* background: rgba(255, 255, 255, 0) url(img/menu1_bg.jpg) no-repeat 0 0; */
	font-size: 12px;
	width: auto;
	height: 35px;
	
}
.navbar.topNav1 .caret {
	margin-top: 15px;
}
.navbar.topNav2 {
	/*position: absolute;
	bottom: 0;
	left: 0;
    */
	font-size: 14px;
	float: left;
	height: 42px;
	border-top: solid 1px rgb(206, 206, 206);
    margin-top: 4%;
    
}
.navbar {
	width: 100%;
	margin-bottom: 0px;
	font-weight: bold;
}
.navbar>ul {
	list-style: none;
	margin: 0;
	padding: 0;
    
}
#hrFirstmenu {
  position: absolute;
background-color: #660D0D;
height: 3px;
width: 990px;
left: -15px;
float: left;
top: 14px;
}
.borderbottom-nav {
border-bottom: 3px solid rgb(177, 0, 0);
}
.navbar>ul>li {
	display: inline-block;
	text-transform: uppercase;
	padding: 0 1em;
}
li#menu-item-236 {
font-weight: bold;
}
.navbar.topNav1>ul>li {
	line-height: 35px;
	vertical-align: middle;
	/*background: transparent url(../img/menu1_sep.jpg) no-repeat 100% 0;*/
	padding: 0 15px 0 17px;
	border-right: 1px solid rgb(177, 0, 0);
}
.navbar.topNav2>ul {
	float: left;
    
}
#nextpost {
    float: left;width: 100%;text-align: center;margin: 10px;font-size: 19px;
}
.allpost {
    text-align:center; color:#660d0d; font-size:18px; padding:10px 0; clear:both;
}
.navbar.topNav2>ul>li {
line-height: 25px;
vertical-align: middle;
/* padding: 0 13px; */
padding: 0 6px;
font-style: italic;
font-size: 11px;
border-right: 1px solid #660D0D;
top: 7px;
position: relative;
height: 22px;
    
}
.navbar.topNav2>ul>li:last-child{
border-right: none !important;
}

.navbar.topNav2 #search-form {
	margin: 0;
}

.side-nav li.active {
	text-decoration: underline;
}

.nav-stacked > li {
	border-bottom: 1px solid #AC0000;
}

/*--- banner home ---*/
.banner { 
	position: relative; 
	display: block;
}
.overlayInfo {
	background: transparent url(img/bg_overlay.png);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.overlayInfo .title, .overlayInfo .strillo {
	color: #FFF;
}
.overlayInfo .title {
	font-size: 32px;
	line-height: 28px;
}
.overlayInfo .strillo {
	font-size: 14px;
	font-style: italic;
}

/*---- intestazioni ----*/
.page-title h1, .h2_title{
	font-style: italic;
color: #660D0D;
background-image: url(img/bg_h2.jpg);
font-size: 22px;
padding-left: 15px;
text-transform: uppercase;
padding: 5px 5px;
line-height: 20px;
max-height: 50px;
padding-top: 15px;
font-weight: 700;
letter-spacing: 1px;

}

.h2_title_noborder {
	font-style: italic;
	color: rgb(23, 101, 167);
	background-image: url(../img/header-bg1.gif);
	font-size: 22px;
	padding-left: 15px;
	text-transform: uppercase;
}

.h4_title {
	font-style: italic;
	font-size: 20px;
}

.clear_rightColumn {
	height: 30px;
	background-color: rgb(209, 210, 212);
}

.clear_rightColumnWhite {
	height: 9px;
	background-color: #FFFFFF;
	position: relative;
}

.clear_MeteoWhite {
	height: 5px;
	background-color: #FFFFFF;
	position: relative;
	width: 300px;
	margin-left: 10px;
}

.clear_FocusWhite {
	height: 114px;
}

.sideBlock {
	background-color: rgb(209, 210, 212);
}

/*---- news style ----*/
.newsBlock{
	background-color: rgb(243, 243, 243);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	position: relative;
	height: 270px;
	height: 130px;
	
	border-top-right-radius:10px;	
	-moz-border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	
	border-top-left-radius:10px;	
	-moz-border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	
	border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;

	border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
 .newsBlock {
    width: 340px;
    display: block;
    float: left;
    margin: 10px;    
 }

.newsBlock.home {
	width: 98%;
	float: none;
	margin: 10px auto;
	height: auto;
}
.newsBlock.home .news_titolo {
	font-size: 16px;
	line-height: 1em;
}
.newsBlock.home .news_strillo {
	font-size: 14px;
	line-height: 1em;
}
/*.newsBlock.home img {
	width: 140px;
	height: 130px;
}*/

.newsBlock.large {
	height: auto;
	margin-bottom: 10px;
}
.newsBlock.large img{
    width: 140px;
    height: 130px;
}
.h2_title_notxt {
font-style: italic;
color: #660D0D;
background-image: url(img/bg_h2.jpg);
/* font-size: 22px; */
}
.newsBlock.large.news_strillo {
    height: auto;
    clear: none;
    line-height: 20px;
    
}
.news_titoloLarge {
    font-size: 16px;
    line-height: 20px;
    text-transform:uppercase;
    font-weight: bold;
}
.news_strilloLarge {
	font-size: 14px;
	line-height: 16px;
	padding:5px 0;
}
.newsBlock.large .h4_title { font-size: 1.2em; }
.newsBlock.large .news_titolo { font-size: 1.4em; line-height: 1.6em; color: #1599D4;}
.newsBlock.large .news_titolo a{ color: #660D0D; }
.newsBlock.large .news_titolo a:hover { color: rgb(126, 0, 0); }
.newsBlock.large .news_strillo { font-size: 1em; }
.newsBlock.large .news_titolo, .newsBlock.large .news_strillo {
	height: auto;
	clear: none;
        line-height: 20px;
}
.newsBlock.large .link1 { margin-top: 10px; }

.newsBlock img {
	float: left;
	margin: 0 10px 10px 0;
    height: 80px;
    width: 90px;
}

.news_data, .news_titolo {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.news_titolo, .news_strillo {
	height: 37px;
	height: auto;
	overflow: hidden;
}

.entry-content h1 {
margin: 5px 40px 0px;
}

.entry-content p {
    margin: 5px 58px 0px;
}

.underlined-title {
    padding-bottom: 18px;
}

.divsub {
    margin: 0 auto;
    width: 73% !important;

}
.sub {overflow:hidden;}
.news_strillo
{
   /*     height: 65px;
	clear: both; */
        font-size: 12px;
        line-height: 13px;
        font-weight: 100;
}
.news_titolo { font-size: 13px; line-height: 15px; text-transform: uppercase;}
.news_info {
	float: left;
	width: auto;
	font-size: 14px;
	font-weight: bold;
}
.underlined-title {
	clear: both;
}

.link_utlimissime_content {
	height: 25px;
	text-align: right;
}

.link_ultimissime { 
	float:left;
	background:url(../img/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none !important;
	font-size:12px;
	text-transform:uppercase;
	height:25px;
	left: 190px;	
	position: relative;
}
.link_ultimissime.fright {
	float:right;
}
.link_ultimissime:hover { 
	text-decoration: none; color:#1599d4
}
.link_ultimissime em {
	display:block;
	background:url(../img/link1-left.gif) no-repeat left top;
	position:relative;
}
.link_ultimissime b { 
	display:block;
	background:url(../img/link1-right.gif) no-repeat right top; 
	padding:3px 15px 4px 15px;
	position:relative;
	cursor:pointer;
}

/*---- tailings ----*/
.main-bg {
	background:url(img/bg-red.jpg) repeat 50% 0;
	background-attachment: fixed;
	padding-bottom: 70px;
}
.bannerfooter {
    padding-top: 10px;
}
/*----- other -----*/
.img-indent { 
	margin:0 13px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:14px;
}
.img-box img { 
	float:left; 
	margin:0 13px 0 0;
}

.extra-wrap { 
	overflow:hidden;
}

.smalltext { font-size: 11px; }

.span12 + .span12 { margin-left: 0; }

/*----- txt, links, lines, titles -----*/
a {
	color: #660D0D; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.link1 { 
	float:left;
	/*background:url(../img/link1-bg.gif) left top repeat-x; */
	color:#fff; 
	text-decoration:none !important;
	font-size:12px;
	text-transform:uppercase;
	height:25px;
	position: relative;
	top: 15px;
}
.link1.fright {
	float:right;
	display: none;
}
.link1:hover { 
color: #ffffff !important;
}
.link1 b:hover { 
background: #5F0000 !important;
}
.link1 em {
	display:block;
	/*background:url(../img/link1-left.gif) no-repeat left top;*/
	position:relative;
}
.link1 b { 
display: block;
background: #A50000;
padding: 3px 15px 4px 15px;
position: relative;
cursor: pointer;
height: 30px;
bottom: 0;
line-height: 33px;
margin-left: 0;
border-radius: 2px;
left: 0;
width: 85px;
}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver, .line-ver1 { 
	background-image:url(../img/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-alt, .line-ver-alt1 { 
	background-image:url(../img/line-ver-alt.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-extra, .line-ver-extra1, .line-ver-extra2 { 
	background-image:url(../img/line-ver-extra.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#ebebeb;
	border:1px solid #ccc;
	padding:10px 9px 9px 9px;
}

.rightColumn {
	background-color: rgb(209, 210, 212);
}

.rightColumn .advert .block_content > div {
	padding: 10px 0;
}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}

.rightColumnMedia {
	background-color: #FFFFFF;
	position: relative;
}

.mediaBox {
	width: 280px;
	height: 190px !important;
	margin-left: 15px;
	padding-top: 10px;
	text-align: center;
	
	border-top: 4px solid rgb(23, 101, 167);
	border-left: 2px solid rgb(23, 101, 167);
	border-right: 2px solid rgb(23, 101, 167);
	border-bottom: 2px solid rgb(23, 101, 167);	
	
	border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;

	border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;	
}
	.mediaBox .banner {
		height: 45px;
	}
	.mediaBox .bannerOS {
		height: 45px;
		overflow: hidden;
		padding-right: 5px;
		padding-left: 8px;
	}
	.bannerIOS {
		float: left;
		width: 130px;
		text-align: center;
	}
	.bannerAndroid {
		float: left;
		width: 135px;
		text-align: center;
	}
	
	.blmod_banner_click_count img {
		border: 1px solid #322C20;
	}
        .sponsor_layout
        {
            top: 0;
            left: 0;
            width: 100%;
            position: fixed;
            text-align: center;
        }
        .sponsor_layout .blmod_banner_click_count img
        {
            border: 0;
        }
	
.videoBlock {
padding: 10px;
height: 260px;
list-style: none;
background: #D1D1D1;
margin: 5px !important;
width: 190px !important;
border-radius: 2px;
}
.videoBlock-Grandi {
padding: 10px;
list-style: none;
background: #D1D1D1;
margin: 5px !important;
height: 230px;
}
.span4.videoBlock {margin:0}


a.video_c {position: relative; display: block;}
a.video_c > span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/video_c.png);
    background-size: cover;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
a.video_c:hover > span {opacity: 0;}

ul.flex-direction-nav {
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center;
        position: relative;
		bottom: 5px;
}
ul.flex-direction-nav > li {    
        display: inline;
}
ul.flex-direction-nav > li > a {
        display: block;
        width: 11px;
        height: 16px;
        background-image: url(../img/sx.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 5px;
}

ul.flex-direction-nav > li > a.flex-prev {left: 43%;}
ul.flex-direction-nav > li > a.flex-next {right: 43%; background-image: url(../img/dx.png);}

.videoBlock .link1 { margin-top: 10px; }

.videoBlock .title { font-weight: bold; }
.videoBlock .viewcount { display: none; }

.video-container .title {
	padding-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}
.video-container .description { display: block; padding-top: 10px; }
.video-container .duration, .videoBlock .duration { display:none; }
.video-container .viewcount { display: block; text-align: right; font-style: italic; font-weight: bold; }

#allVideoLink {
	position: relative;
	height: 0;
}
#allVideoLink>a{
	position: absolute;
	margin-right: 5px;
	top: -42px;
	right: 0;
}

.videoBlock .title {
	display: block;
	height: 50px;
	overflow: hidden;
}

.focus_title { 
	font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.focus_strillo { 
	line-height: 1em; 
	font-weight: normal;
	padding: 5px 0 10px 0; 
}

.meteoBox {
	text-align: center;
	background-color: rgb(209, 210, 212);	
}
.descMeteoBox {
	background-color: #FFFFFF;
	width: 300px;
	height: 70px;
	margin-left: 10px;
	position: relative;
}

/*--- Commenti ---*/
h4#noComment {
	font-size: 1.1em;
	font-style: italic;
	padding-left: 20px;
}
.addComment {
	text-align: center;
}
.addComment .btn {
	width: 50%;
}
.addComment form {
	text-align: left;
	margin-top: 20px;
}
.addComment .modal-body {
	text-align: left;
}
.commentBox .comment {
	clear: both;
	padding: 10px;
}
.commentBox .comment.even {
	background-color: #E1EDF7;
}
.commentBox .comment.odd {
	background-color: #F5F9FC;
}
.commentBox .comment .messaggio {
	font-weight: bold;
	font-style: italic;
}
.commentBox .comment .autore {
	text-align: right;
	font-style: italic;
}

/*===== header =====*/
header .row-1 {
	height:77px;
}
	header .row-1 .fleft {
		padding:5px 0 0 0;
		margin-left:-4px;
		position:relative;
	}
	header .row-1 .fright {
		font-size:10px;
		text-transform:uppercase;
		color:#064e92;
		padding:24px 0 0 0;
	}
		header .row-1 .fright span {
			float:left;
			padding:5px 20px 8px 0;
		}
		header .row-1 .fright span.login {
			background:url(../img/divider.gif) no-repeat 0 0;
			padding:5px 10px 8px 25px;
		}
		header .row-1 .fright a {
			color:#fff;
			text-decoration:none;
		}
		header .row-1 .fright a:hover {
			text-decoration:underline;
		}
		header .row-1 .fright span b {
			color:#fff;
			font-weight:normal;
		}
header .row-2 {
	height:45px;
	overflow:hidden;
	background:url(../img/header-bg1.gif) no-repeat 0 0;
}
	header .nav {
		float:left;
		padding:14px 0 0 28px;
	}
		header .nav li {
			float:left;
			padding-right:33px;
		}
			header .nav li a {
				float:left;
				font-size:16px;
				line-height:1.2em;
				color:#064e92;
				font-weight:bold;
				font-style:italic;
				text-decoration:none;
				text-transform:uppercase;
			}
			header .nav li a:hover {
				color:#000;
			}
	
header .row-3 {
	height:304px;
	overflow:hidden;
	position:relative;
	background:#000;
}


/*===== content =====*/

.withLeftBorder {
	/*border-left: 2px solid rgb(231, 232, 234);*/
}

.sondaggi>h2 {display:none;}
.fancy>h2 {
	font-style: italic;
	font-size: 20px;
        padding: 0 10px;
        line-height: 22px;
        margin: 3px 0;
		color: #A50000 !important;
}
.fancy ol { margin: 0 25px 10px; }
.banners {
	width:100%;
	overflow:hidden;
}
.banners li {
	float:left;
	padding:0 7px 7px 0;
}
.banners li.alt {
	padding-right:0;
}

	
	.list1 li {
		border-bottom:1px solid #d5d5d5;
		padding-bottom:10px;
		margin-bottom:10px;
		overflow:hidden;
	}
		.list1 li img {
			float:left;
			margin-right:16px;
		}
		.list1 li h4 {
			margin-bottom:2px;
		}
	
	.list2 {
		padding-bottom:10px;
	}
	.list2 li {
		background:url(../img/arrow1.gif) no-repeat 0 7px;
		padding:0 0 10px 10px;
		font-size:13px;
	}
		.list2 li a {
			color:#00cbff;
		}
	
	.cinema-list {
		width:100%;
		overflow:hidden;
		padding-bottom:22px;
	}
		.cinema-list li {
			float:left;
			padding:0 8px 24px 0;
		}
			.cinema-list li a {
				float:left;
				border:1px solid #c2c2c2;
			}
			.cinema-list li a:hover {
				border:1px solid #434343;
			}
	
	.downloads dt {
		font-weight:bold;
		text-transform:uppercase;
		color:#434343;
		margin-bottom:18px;
		text-align:center;
		padding-top:8px;
	}
	.downloads dd {
		margin-bottom:-9px;
	}
		.downloads dd ul {
			width:100%;
			overflow:hidden;
		}
			.downloads dd ul li {
				float:left;
				padding:0 7px 7px 0;
			}
				.downloads dd ul li a {
					float:left;
					border:1px solid #c2c2c2;
				}
				.downloads dd ul li a:hover {
					border:1px solid #434343;
				}
	
	.headlines-pagination {
		width:100%;
		overflow:hidden;
		text-align:center;
		padding-bottom:18px;
	}
		.headlines-pagination li {
			display:inline;
			color:#1599d4;
			padding:0 3px 0 4px;
		}
			.headlines-pagination li a {
				font-weight:bold;
			}
	
	.headlines-list dt {
		font-weight:bold;
		width:100%;
		overflow:hidden;
	}
		.headlines-list dt a {
			color:#434343;
			text-decoration:none;
			background:url(../img/arrow2.gif) no-repeat 0 0;
			padding:1px 0 2px 35px;
			float:left;
		}
		.headlines-list dt a:hover {
			text-decoration:underline;
		}
	.headlines-list dd {
		border-bottom:1px solid #d5d5d5;
		margin-bottom:10px;
		font-size:11px;
		padding:0 0 10px 36px;
	}
	.headlines-list dd.last {
		border-bottom:none;
		background:none;
		padding-bottom:0;
	}
	
	.genres dt {
		margin-bottom:10px;
	}
	.genres dd {
		width:100%;
		overflow:hidden;
	}
		.genres dd ul {
			float:left;
			padding:0 25px 10px 0;
		}
		.genres dd ul.last {
			padding-right:0;
		}
			.genres dd ul li {
				background:url(../img/marker1.gif) no-repeat 0 8px;
				padding:0 0 0 14px;
				line-height:14px;
			}
				.genres dd ul li a {
					color:#999898;
					text-decoration:none;
				}
				.genres dd ul li a:hover {
					text-decoration:underline;
					color:#000;
				}


/*=== tabs ===*/
.tabs-wrap {
	position:relative;
	width:100%;
	border-bottom: 1px solid #8b8b8b;
	height:33px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	height: 33px; /*--Set height of tabs--*/
	float:right;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 32px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 32px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #c2c2c2;
	border-bottom:1px solid #212121;
	border-radius:1px;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	font-size:14px;
	color:#fff;
	font-style:italic;
	text-transform:uppercase;
	background:url(../img/tab-bg.gif) 0 0 repeat-x #212121;
	font-family:"Arial Black", Gadget, sans-serif;
	letter-spacing:-2px;
	margin-left:2px;
}
ul.tabs li a {
	text-decoration: none;
	color:#fff;
	display: block;
	font-size: 1.2em;
	padding: 0 18px;
	outline: none;
}
ul.tabs li a:hover {
	background:none;
}
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:none;
	border-color:#8b8b8b;
	border-bottom: 1px solid #f6f6f6; /*--Makes the active tab look like it's connected with its content--*/
	color:#202020;
}

.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	height:275px;
}
.tab_content {
	padding: 26px 0 0 0;
}
/*=== tabs ===*/

.title-box {
	width:100%;
	background:url(../img/title-bg.gif) 0 0 repeat-x;
	overflow:hidden;
	margin-bottom:15px;
}
	.title-box .left {
		background:url(../img/title-left.gif) no-repeat 0 0;
	}
	.title-box .right {
		background:url(../img/title-right.gif) no-repeat 100% 0;
		height:41px;
		overflow:hidden;
	}

#content {
   font-size: 15px;
    color: black;
    margin-top: 10px;
    line-height: 21px;
}
#content img {
   /* margin-bottom: 10px;*/
}
#date-post {
    float:left;
    font-style:italic;
}
label {
    color: #660D0D ;
}
li#menu-item-236 {
font-size: 14px;
}
/*===== footer =====*/
#footer {
	margin: 0 auto;
	/*background: #FFF url(../img/footer_bg.gif) repeat-x 0 0;*/
	color: #000;
	font-size: 0.9em;
	padding: 20px 0 10px 0;
	background-color: rgb(231, 232, 234);
	width: 980px;
}
	.footer-contact {
		width: 145px;
		float: left;
		border-left: 1px solid #C0C0C0;
		/*margin-top: 72px;*/
		margin-top: 50px;
		padding-left: 12px;
		padding-right: 15px;
	}
	.clearContact {
		height: 10px;
		clear: both;
	}
	.contactDiv {
		width: 160px;
		font-size: 15px;
		line-height: 1.1em;
		color: #660D0D;
	}
		.contactDivPhoneFax_left {
			width: 32px;
			float: left;
		}
		.contactDivPhoneFax_right {
			width: 98px;
			float: left;
		}
		.contactDivMailSede_left {
			width: 20px;
			float: left;
		}
		.contactDivMailSede_right {
			width: 128px;
			float: left;
			padding-left: 12px;
		}
.seguici {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
#footer .footer-info p {
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	margin: 0px !important;
}
#footer .withLeftBorder {
	border-left: 1px solid #C0C0C0;	
	margin-left: 10px;
	padding-left: 45px;
	min-height: 200px;
}
#footer .lastCol { width: 180px; }
#footer .lastCol p {
	text-align: right;
	margin-right: 20px;
}
#footer ul.footer-navigate {
	list-style: disc inside;
	margin: 0;
}
#footer h4 {
	text-transform: uppercase;
	font-style: italic;
	margin-top: 0;
	font-size: 16px;
}
#footer a {
	color: #660D0D;
	font-size: 13px;
	text-decoration:none;
    line-height: 19px;
 
}
#footer a:hover {
	text-decoration:underline;
}
#footer .small { color: #660D0D); font-weight: bold; font-size: 11px;}

#palinsestoFooter { text-align: center; }
#palinsestoFooter .carousel-indicators { position: static; display: inline-block; }
#palinsestoFooter .carousel-indicators li { float: none; display: inline-block; background-color: #FFF; margin-left: 3px; }
#palinsestoFooter .carousel-indicators .active { text-decoration: underline; }
#palinsestoFooter .carousel-indicators a { 
	font-size: 120%;
    font-weight: bold;
    padding: 3px;
}
#palinsestoFooter .navPalinsesto { display: inline-block; padding: 3px; }
#palinsestoFooter ol+.navPalinsesto { margin-left: 3px; }
#palinsestoFooter .carousel-inner { text-align: left; font-size: 1.1em; line-height: 1.1em; color: #1866A8; }

/*----- forms -----*/
#search-form {
padding: 6px 14px 0 0;
position: absolute;
top: 2px;
right: -122px;
/* bottom: 184px; */


float: right;
    
}/*
#search-form {
float: right;
padding: 6px 14px 0 0;
position: relative;
bottom: 65px;
left: 30px;
}
*/
	#search-form fieldset {
		border:none;
		background:url(img/search-form2.gif) no-repeat 0 0;
        
		float:right;
        width: 400px;
        
	}
#search-form input.text {
/* width: 180px; */
width: 255px;
padding: 2px 7px 2px 10px;
border: none;
color: #808080 ;
font-style: italic;
background: none;
line-height: 20px;
position: relative;
top: -9px;
vertical-align: middle;
}
input[placeholder], [placeholder], *[placeholder], search-form input.placeholder {
   color:#808080 !important; /*#808080 !important; */
}
	#search-form input.submit {
		width: 30px;
height: 25px;
border: none;
background: none;
cursor: pointer;
position: relative;
/* right: 12px; */
/* float: right; */
/* bottom: 5px; */
/* bottom: 5px; */
 
	}

#advanced-search fieldset {
	border:none;
	width:225px;
	padding-bottom:10px;
}
	#advanced-search label {
		display:block;
		padding-bottom:12px;
	}
	#advanced-search input.text {
		width:215px;
		border:1px solid #dedede;
		background:#fff;
		padding:1px 2px 1px 5px;
		color:#000;
	}

/*==========================================*/


article > div.installatori > div > p{
    width: 90%;
    padding: 10px 3%;
    margin: 0 2% 10px;
    background: rgb(243, 243, 243);
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
}

article > div.installatori > div > p > img {
    float: right;
}

.page-title-post {
    background-image: url(img/bg_h2.jpg);
    background-size:  contain;
	position: relative;
    height: 50px;
}
.h2_title-post {
    font-style: italic;
    color: #660D0D;
    /* background-image: url(img/bg_h2.jpg); */
    font-size: 22px;
    padding-left: 15px;
    text-transform: uppercase;
    padding: 5px 5px;
    line-height: 20px;
    max-height: 70px;
    padding-top: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}
h1 
{font-size: 29px;}

.citta_news
{
    background-color: #660D0D;
    color: #FFF;
    padding: 1px;
    line-height: 1.4em;
	display: none;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:20px;
line-height:13px;
margin:0 23px 34px 10px;
}
.home .pagination {
	margin-bottom: 0;
	padding-bottom: 0;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#333;
}

.pagination a{
	color: #800000 !important;
	font-size:18px !important;
}

.pagination a:hover{
color:#fff !important;
background: #660d0d;
}

.pagination .current{
padding:6px 9px 5px 9px;
color:#660D0D;
font-weight:bold;
font-size:21px;
}
    
.citta_title {
    margin: 0;
    text-align: center;
    background:#F7F3F0;
}
.pagination ul>li.truncate {
	float: left;
	padding: 5px;
}
.comuni.carousel {
	margin-bottom: 0;
}
.galleria{
width: 310px !important;
margin: 0 7px;
position: relative;
right: 2px;
border-radius: 2px;
top: -5px;
margin-bottom: 10px;
}
.galleria img{
	border-radius: 2px;
}
#scroller img{
border-radius: 4px;
border: solid 3px #979797;
margin: 8px;
}
#scroller img:hover{
	cursor: pointer;
}
#scroller{
	width: 955px !important;
}
.fancy h4{
	display: none !important;
}
.fancy i{
	color: #A50000;
	font-weight: bold;
	font-size: 18px;
	position: relative;
    top: -15px;
}

.alignleft {
	float: left;
    margin-left:10px;
    margin-right: 10px;
}

.alignright {
	float: right;
    margin-right:10px;
    margin-left:10px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.icon-print2 {
background: url(css/fax_ico.png) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 15px;
width: 15px;
    display: inline-block;
}

div#sliders {
text-align: center;
font-size: 22px;
    display: inline-block;
    margin-left: 40%;
    margin-top: 20px;
}

.navigation a {
    color: #800000;
    font-size: 20px;
    font-style : italic;
}
.navigation2 {
    float: left;
    width: 100%;
    margin: 40px 0;
}
.navigation2 a {
    color: #800000;
    font-size: 16px;
    font-style : italic;
    padding:0 57px;
}
.leftIcon  {
display:inline-block;
    float:left;
width: 11px;
height: 16px;
background-image: url(img/sx.png);

}
#bootstrapslider {
    width: 800px;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
}
.rightIcon  {
display:inline-block;
    float:left;
width: 11px;
height: 16px;
background-image: url(img/dx.png);

}
.gallery {
    display: inline;
    float: left;

}
.gallery img {
    display: inline;
    float: left;
    margin: 10px;
    height: 100px;
    width: 100px;
}
.gallery-item {
    display: inline;
    float: left;

}
.news_strillo-set p {
margin: 0px 0px 0px 0px;
}
:focus {
outline: -webkit-focus-ring-color auto 0px;
}


.edition-date{
	color: #333;
    font-size: 13px;
    font-style: italic;
    position: relative;
    right: 354px;
    top: 26px;
    margin-bottom:30px;
}
.gallery {
    margin-left: 5%;
    margin-right: 10%;
    padding: 50px 0 0;
    width: 80%;
    
}

.thund-gallery-div {
    float: left;
    background-color: rgb(243, 243, 243);
    width: 200px;
    height: 200px !important;
    padding: 5px;
    margin: 10px;
    background-color: rgb(243, 243, 243);
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    position: relative;
    height: 270px;
    height: 130px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}
.thund-gallery-div  img {
   margin: 0px 0px 0px 0px;
    width: 170px;
    margin-left: 5px;
 
}
.thund-gallery-div p {
    text-align: center;
    font-size: 12px;
	font-weight: bold;
	line-height: 1em;
    text-transform: uppercase;
    padding-top: 5px;
}
.image-thund-single-post {
    max-width:850px;
    margin: 10px auto !important;
}
.date-class {
	font-size: 12px !important;
	font-style: italic !important;
	padding-top: 1px;
	padding-bottom: 7px;
	font-weight:100;

}

p.date{
	font-size: 14px;
	font-style: italic;
	text-transform: lowercase;
	font-weight: normal !important;
}

.text-center.navigation a {
    padding: 0 52px;
}

.text-center2.navigation2 a {
    padding: 0 52px;
}

/*---- intestazioni ----*/
.h2_title_new{
	font-style: italic;
	color: #660D0D;
	/* background-image: url(img/bg_h2.jpg); */
	font-size: 22px;
	padding-left: 15px;
	text-transform: uppercase;
	padding: 5px 5px;
	line-height: 20px;
	max-height: 50px;
	padding-top: 15px;
	font-weight: 700;
	letter-spacing: 1px;

}

.shareBlock{
	float:right;
	width: 60%;
}

.shareBlock span.shareit{
	font-style: italic;
	position:relative;
	left:20px;
	top:7px;
}

.read-more- {
    float: right;
    font-style: italic;
    margin: 10px 0;
}

.read-more-large{
	font-style: italic;
}

.bannergoogle-footer{
	margin-bottom:20px;
}

.lastinghome{
	margin-bottom:60px;
}

.nppost_link{
	margin-top: -10px;
}
.nppost_link a {
	-moz-box-shadow:inset 0px 1px 3px 0px #e67a73;
	-webkit-box-shadow:inset 0px 1px 3px 0px #e67a73;
	box-shadow:inset 0px 1px 3px 0px #e67a73;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #99352e), color-stop(1, #82221d));
	background:-moz-linear-gradient(top, #99352e 5%, #82221d 100%);
	background:-webkit-linear-gradient(top, #99352e 5%, #82221d 100%);
	background:-o-linear-gradient(top, #99352e 5%, #82221d 100%);
	background:-ms-linear-gradient(top, #99352e 5%, #82221d 100%);
	background:linear-gradient(to bottom, #99352e 5%, #82221d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99352e', endColorstr='#82221d',GradientType=0);
	background-color:#99352e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #b23e35;
	margin: 0 20px;
}
.nppost_link a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #82221d), color-stop(1, #99352e));
	background:-moz-linear-gradient(top, #82221d 5%, #99352e 100%);
	background:-webkit-linear-gradient(top, #82221d 5%, #99352e 100%);
	background:-o-linear-gradient(top, #82221d 5%, #99352e 100%);
	background:-ms-linear-gradient(top, #82221d 5%, #99352e 100%);
	background:linear-gradient(to bottom, #82221d 5%, #99352e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#82221d', endColorstr='#99352e',GradientType=0);
	background-color:#82221d;
}
.nppost_link a:active {
	position:relative;
	top:1px;
}
.page-title-post .nppost_link {
	position: absolute;
	top: 20px;
	right: 5px;
}
.page-title-post .nppost_link a {
	padding:11px 23px;
	margin: 0 10px;
}

blockquote{
	margin:0 auto;
	width:84%;
	border-left:none;
}

.banner-right{
	padding:20px 0px;
	clear:both;
}

.banner-right img{
	margin:15px 0;
}

.menu-menu-centrale-container ul {
    list-style: none outside none;
}

.menu-centrale{
	cursor: text;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 17px 0 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Arial Black";
}

.menu-centrale a:hover{
	color: #660d0d;
}
.mezzo{
	text-align: center;
	margin-bottom: 0px;
	clear: both;
}
#click-menu{
	z-index: 99 !important;
}
/**********************************************************************HOME*****************************************************************************/

.home #click-menu{
	top: -70px;
}
.home #responsive-menu{
	top: 0px !important;
}
/********************************************************************************600***************************************************************/

@media (max-width: 600px){
body {
	background: url(img/bg-red.jpg) repeat 50% 0;
}
html {
	min-width: 100% !important;
	margin-top: 0px !important;
}
#content img{
	width: 96%;
	height: 100%;
	margin: 0 auto !important;
}
blockquote {
	width: 100%;
	padding: 0px;
	text-align: justify;
}
.edition-date{
	display: none;
}
.menu-centrale{
	width: 100%;
	float: left;
	padding-right: 0;
}
.entry-content p {
	margin: 10px;
}
.sub {
	display: none !important;
}
.row{
	padding-top: 0px !important
}
.newsBlock {
	width: 95% !important;
	margin: 0 auto;
}
#search-form {
	display: none;
}
.navbar.topNav1 {
	display: none;
}
.navbar{
	display: none;
}
#masthead{
	background: none !important;
}
#hrFirstmenu{
	display: none;
}
#main{
	max-width: 100%;
}
#responsive-menu {
	top: 70px !important;
}
.rightColumn {
	margin-left: 15px !important;
}
.col-md-3 .logo{
	display: none;
}
.main-bg {
	max-width: 85%;
	margin: 0 auto;
}
.h2_title-post {
	font-size: 13px;
}
.shareBlock {
	float: right;
	width: 100%;
}
.shareBlock span.shareit{
	display: none;
}
#footer {
	width: 95%;
}
.entry-content h1 {
	margin: 0;
	padding: 0 !important;
	font-size: 21px;
}
.col-md-9{
	padding-right: 15px !important;
}
.col-md-3{
	padding-left: 15px;
}
.h2_title { font-size: 15px; }
.mezzo2{
	display: none;
}
#click-menu {
	display: block !important;
	width: 100% !important;
	/*background: #43494C !important;*/
	border-radius: 0 !important;
	left: 0 !important;
	/*top: -70px !important;*/
	height: 70px !important;
	line-height: 43px !important;
	z-index: 99 !important;
}
#click-menu .threeLines {
	padding-top: 15px;
}
.nppost_link {
	margin-top: -10px;
}
.nppost_link a { margin-bottom: 20px; }
.page-title-post .nppost_link {
	display: none;
}
.text-center.navigation a {
	padding: 0 3px;
	font-size: 15px;
}
.logo img{
	width: 100% !important;
	padding-top: 55px;
}
#wpadminbar {
	left: 0!important;
	height: 46px;
	min-width: 300px;
	top: -108px;
	z-index: 9999999 !important;
}
}
/************************************************************************400********************************************************************/
@media (max-width: 400px){
.row{
	padding-top: 0px !important;
	margin-bottom: 0px !important;
}
.menu-centrale {
	padding: 0px 0px 0 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.newsBlock {
	width: 100% !important;
    margin-top: 10px !important;
}
.col-md-3 {
	padding-left: 13px !important;
}
.col-md-9{
	/*padding-right: 15px !important;*/
}
#footer {
	width: 95%;
}
.entry-content p {
	margin: 10px;
}
.mezzo2{
	display: none;
}
.nppost_link {
	margin-top: -10px;
}
.text-center.navigation a {
	padding: 0 3px;
}
.page-title h1, .h2_title{
	font-size: 17px;
}
.col-md-6 .logo img{
	max-width: 100%;
}
.entry-content p {
	margin: 5px;
}
.row{
	padding-top: 0px !important;
	margin-bottom: 0px !important;
}
.menu-centrale {
	padding: 0px 0px 0 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#footer{
	width: 95%;
}
.rightColumn{
	margin-left: 15px;
}
.col-md-9{
	padding-right: 15px !important;;
}
.col-md-3 {
	padding-left: 0px !important;
}
.nppost_link {
	margin-top: -10px;
}
.text-center.navigation a {
	padding: 0 3px;
}
.image-thund-single-post {
	margin-left: 0px !important;
	margin-right: 0px !important;
	width: 100%;
}
.newsBlock{
	width: 95% !important;
	height: auto;
	margin: 0 auto;
}
#main {
	top: 50px;
	padding: 0;
}
.newsBlock img {
	height: auto;
	width: 50%;
	float: none;
	padding: 0;
	margin: 10px 2% 20px;
}
.newsBlock.home img {
	width: 50%;
	height: auto;
	margin: 10px auto;
	display: block;
}
.newsBlock.home img.wp-post-image{
	width: 100%;
}
.page-title h1, .h2_title{
	font-size: 13px;
}
.main-bg {
	max-width: 100%;
	padding-bottom: 0px;
}
.col-md-9{
	padding-left: 15px;
	padding-right: 0px;
}
.col-md-3{
	padding-left: 0px !important;
	padding-right: 0px;
}
.lastinghome {
	margin-bottom: 0px;
}
.page-title h1, .h2_title{
	padding: 5px 0px;
	padding-left: 0px;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
#footer {
	margin-left: 15px;
}
#masthead  a{
	background: none !important;
	font-size: 11px;
}
.container-fluid .row{
	margin-bottom: 0px;
}
.menu-centrale {
	padding: 0px 0px 0 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#nextpost{
	font-size: 15px;
}
.mezzo2 {
	width: 105%;
	text-align: center;
	margin-bottom: 0;
}
.row{
	padding-top: 0px !important;
	margin-bottom: 0px !important;
}
#footer .withLeftBorder {
	border-left: 0px solid #C0C0C0;
	min-height: 100%;
	margin-top: 10px;
	margin-left: 25px;
}
.nppost_link {
	margin-top: -10px;
}
.text-center.navigation a {
	padding: 0 3px;
	font-size: 12px;
}
.newsBlock.large img {
height: auto;
width: 50%;
float: none;
padding: 0;
margin: 10px 25% 20px;
}
.image-thund-single-post {
	width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.carousel-inner>.item>a>img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: 100% !important;
}
.category #click-menu {
	top: -70px;
}
.category #responsive-menu{
	top: 0px !important;
}
.col-md-6 .logo img {
max-width: 100%;
padding-top: 15px;
}
#wpadminbar {
	left: 0!important;
	height: 46px;
	min-width: 300px;
	top: -108px;
	z-index: 9999999 !important;
}
}

/************************
Nuove aggiunte Overclokk
************************/
#menu-item-1333 a{
	font-size: 28px;
}
.topNav2 a{
	font-size: 1.07em;
	font-style: normal;
}