/****************************************/
/*	Restyling METEOGIORNALE.IT			*/
/*										*/
/*	CSS articolo						*/
/*										*/
/****************************************/

.articolo h3 {
	font-size: 15px;
	font-weight: bold;
	color: #005ea6;
	padding: 3px 0 5px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
}

/* BANNER */

.banner-main {
text-align: center;
padding-top: 10px;
}

.banner-main-left {
float: left;
}

.banner-main-right {
float: right;
}

/* @Gruppo EXPERT */


/*------------------articoli correlati------------------*/

.oncat {
    background: url("images/tdbg.jpg") repeat-x scroll left top white; /* https://www.handycss.com/tips/ */
    border-top: 1px solid #F2F2F2;
    clear: both;
    padding: 0 0 5px;
}
ul.art-correlati {
	margin: 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ddd;
}
ul.art-correlati li {
	display: inline;
	color:#e95d0f;
	font-weight:bolder;
	font-size: 13px;
}

ul.art-correlati li a:link, ul.art-correlati li a:visited {

color: #3f70a2;
font-size: 13px;
text-decoration: none;
padding-left: 2px;
font-weight:normal;
}

ul.art-correlati li a:hover, ul.art-correlati li a:active {
color: #f60;
font-weight:normal;
}

ul.art-correlati li a img {
border: none;
}

/*---------- articolo -------------*/


.articolo table {
font: 14px arial, helvetica, sans-serif;
margin-bottom: 10px;
border-collapse: collapse;
border: 1px solid #005ea6;
}

.articolo th {
font-weight: bold;
border: 1px solid #005ea6;
padding: 2px;
text-align: center;
background: #dae3f4;
color: #024eac;
}

.articolo td {
border: 1px solid #005ea6;
padding: 2px;
text-align: right;
}
				
/* .articolo a.correlato_text{color:#0c224f !important;border-bottom:dotted 1px #ff8000 !important; text-decoration: none !important; font-weight: bold !important} */

.articolo a.correlato_text{color:#e95d0f !important;border-bottom:dotted 1px #0c224f !important; text-decoration: none !important; font-weight: bold !important}

.iconav  {
background: #fff url(https://www.meteogiornale.it/content/bkg/illustrazione.gif);
background-repeat: repeat-x;
background-position: top left;
margin: 5px 0 0 0;
padding-top: 15px;
width: 660px;
}

ul.iconcine-sn  {
height: 1.8em;
float: left;
border-right: 1px solid #b7c0de;
width: 200px;
}

ul.iconcine-ds {
height: 1.8em;
float: right;
border-left: 1px solid #b7c0de;
width: 250px;
}

ul.iconcine-sn li {
float: left;
width: 50px;
}
ul.iconcine-ds li {
float: right;
width: 50px;
}

ul.iconcine-sn li a {
float: left;
width: 100%;
height: 100%;
line-height: .8em;
color: #000;
font-size: 10px;
text-decoration: none;
text-align: center;
}

ul.iconcine-ds li a {
float: right;
width: 100%;
height: 100%;
line-height: .8em;
font-size: 10px;
text-decoration: none;
color: #000;
text-align: center;
}

span.descr-ico {
display: block;
text-align: center;
width: 100%;
}


span.ora-articolo {
display: block;
}

span.video-news {
display: block;
text-align: center;
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
}

.dettaglio {
margin: 0;
padding:  0;
width: 660px;
}

/* @Gruppo IMMAGINE ARTICOLO */

.dettaglio .illustrazione {
	float: left;
	margin: 0 10px 0 0;
}
.dettaglio .illustrazione img {
	background: #fff;
    border: 1px solid #ABAAA6;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    display: block;
    padding: 2px;
}
.dettaglio .illustrazione p {
	font-size: 11px;
	line-height: 16px;
	display: block;
	background: #eee;
    color: #333333;
    margin: 20px 0 0.5em;
    padding: 5px 0 5px 7px;
    position: relative;
}
.dettaglio .illustrazione p:after {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #eee;
    border-style: solid;
    border-width: 15px;
    content: "";
    display: block;
    left: 50px;
    position: absolute;
    top: -30px;
    width: 0;
}
.dettaglio .illustrazione .dida {
	display: block;
	font-size: 11px;
	line-height: 16px;
	display: block;
	background: #eee;
    color: #333333;
    margin: 20px 0 0.5em;
    padding: 5px 0 5px 7px;
    position: relative;
}
.dettaglio .illustrazione .dida:after {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #eee;
    border-style: solid;
    border-width: 15px;
    content: "";
    display: block;
    left: 50px;
    position: absolute;
    top: -30px;
    width: 0;
}
.dettaglio p.autore { float: left; }
.dettaglio p.top {
	float: right;
	width: 60px;
	height: 21px;
	background: url('../bkg/bg_top_articolo.png') no-repeat top left;
	text-indent: -9999em;
}
.dettaglio p.top a:link, .dettaglio p.top a:visited {
	width: 60px;
	height: 21px;
	text-indent: -9999em;
	display:block;
}
.dettaglio p.top a:hover {
	background: url('../bkg/bg_top_articolo.png') no-repeat 0px -22px;
}

/* @Gruppo NAVIGAZIONE CAPITOLI */

.conta-capitoli { float: left;}
.conta-capitoli p {
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
}
.conta-capitoli span {
	font-size: 15px;
	color: #e2001a;
}

.nav-capitoli {
margin-right: 50px;
text-align: right;
font-size: 14px;
}

.nav-capitoli a {
text-decoration: none;
padding: 0 3px;
}

.nav-capitoli span.ps a:link, .nav-capitoli span.ps a:visited {
color: #333;
text-decoration: none;
}

.nav-capitoli span.ps a:hover, .nav-capitoli.ps span a:active {
color: #ff8a00;
text-decoration: none;
}

.nav-capitoli span.lista-capitoli {
font-size: 20px;
background-color: #fff;
color: #ff8a00;
padding: 0 15px;
}

.nav-capitoli span.lista-capitoli a:link, .nav-capitoli span.lista-capitoli a:visited {
color: #000;
text-decoration: none;
}

.nav-capitoli span.lista-capitoli a:hover, .nav-capitoli.lista-capitoli span a:active {
color: #ff8a00;
text-decoration: none;
}

/* @Gruppo FAN BOX FACEBOOK */

.fanbox {
	background: url('../bkg/bg_fanbox.png') no-repeat top;
	padding-top: 30px;
	border-bottom: 1px solid #ccc;
}

/* @Gruppo FORM COMMENTI */

.commento, .commenti {
	margin: 20px auto;
	padding: 3px;
	position: relative; 
	z-index: 0; 		
	border: 7px solid #cecece;
	border: 7px solid rgba(0,0,0,.05);
	background: #fff;
	background-clip: padding-box;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .5);
	box-shadow: 0 0 2px rgba(0, 0, 0, .5);
}
.commento, .commenti {width: 637px;}
.commento h4,
.commenti h4{
	position: relative;
	border-color: #eee;
	border-style: solid;
	border-width: 5px 5px 5px 0;
	background: #fff;
	margin: 0 0 15px -5px;
	padding: 5px 15px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	width: 301px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 8px;
}
.commento h4:after,
.commenti h4:after {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 15px;
	right: 15px;
	width: 70%;
	height: 10px;
	background: rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, .7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, .7);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);		
}
.commenti p.data {
	border-bottom: 1px solid #aaa;
	margin: 15px 0;
	padding: 5px 0 5px 55px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	background: url('../bkg/bg_commenti_data.png') no-repeat;
}
.commenti p.data:before,
.commenti p.data:after{
	content: '';
	border-right: 20px solid #fff;
	border-top: 15px solid #aaa;
	bottom: -15px;
	position: absolute;
	left: 28px;
}
.commenti p.data:after{
	border-top-color: #fff;
	border-right-color: transparent;
	bottom: -13px;
	left: 29px;
}
form#modulo {
	margin: 0;
	padding: 0 5px;
}
.camposn {
	margin: 5px 0;
	float: left;
	width: 330px;
}
.campods {
	margin: 5px 0;
	float: right;
	width: 290px;
}
.commento textarea {
	overflow: hidden;
	border: 1px solid #dcdcdc;
	width: 315px;
	font-size: 13px;
	color: #333;
	height: 158px;
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.commento textarea:focus {
    border-color: #A2A1A1;
    box-shadow: 0 0 6px #83C8F0;
    color: #000000;
	background: #fff;
}
.commento p.caratteri {
	font-size: 11px;
	color: #7d7d7d;
	font-family: 'Open Sans', sans-serif;
	margin: 5px 0 0 5px;
}
.commento label {
	font-size: 11px;
	color: #7d7d7d;
	font-family: 'Open Sans', sans-serif;
}
.input-name input, .input-mail input {
	width: 270px;
	border: 1px solid #dcdcdc;
	margin: 5px 0 10px 0;
	font-size: 13px;
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.input-name input:focus, .input-mail input:focus {
    border-color: #A2A1A1;
    box-shadow: 0 0 6px #83C8F0;
    color: #000000;
	background: #fff;
}
.name,
.mail {
	font-size:16px;
	margin-right: 6px;
	color: #e2001a;
}
.security {
	width: 290px;
	float: right;
	margin: 5px 0 2px 0;
}
.security label {
	margin-top: 8px;
	font-size: 13px;
	width: 195px;
	float: left;
}
.security input {
	width: 70px;
	margin: 5px 5px 40px 5px;
	float: left;
}
.campo-privacy {
	float: left;
	margin-top: 30px;
}
.campo-privacy input {
	width: 10px;
	border: none;
	margin: 5px 0 0 0;
	float: left;
}
.campo-privacy label {
	font-size: 10px;
	margin: -11px 10px 0 20px;
	float: left;
	width: 350px;
}
.campo-privacy label a { color: #005ea6; }
span.consenso {
	text-transform: uppercase;
	font-size: 10px;
}
.pulsante {
	float: right;
	width: 150px;
	margin-top: 10px;
	padding: 6px;
	color: #fff;
}
.pulsante a:link, .pulsante a:visited {
	color: #eee !important;
	text-decoration: none;
}
.pulsante a:hover {
	color: #fff !important;
	text-decoration: none;
}

/* @Gruppo COMMENTI UTENTI */

.commenti p.data {
	color: #005ea6;
	font-size: 13px;
	margin: 0 10px 5px 10px;
}
p.nav-commenti {
	color: #f60;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	font-size: 13px;
}
p.nav-commenti a {
	font-weight: bold;
	text-decoration: none;
	color: #f60;
}
p.c-nav {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #f60;
	margin: 20px 10px 10px 30px;
	font-size: 12px;
	line-height: 18px;
}

/* @Gruppo ARTICOLI CORRELATI */

.link-articoli {
	margin: 10px 0 0 0;
}
.link-articoli .menu-ultimi h4,
.link-articoli .menu-correlati h4 {
    color: #3B5998;
	padding: 5px;
	margin: 0;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	/*
	background: url("images/h3.bg.gif") repeat-x scroll center center transparent;
    clear: both;
    color: #004276;
    display: block;
    font-size: 14px !important;
    font-weight: bold;
    margin: 0 0 30px;
    text-transform: uppercase;
*/
}
.link-articoli .menu-correlati h4 { color: #E95D0F;}

/*
.link-articoli .menu-correlati h4 {
color: #ff6c00;
text-transform: uppercase;

background-repeat: no-repeat;
background-position: top right;
padding: 5px 0;
margin: 0 0 0 10px;
font-weight: bold;
font-size: 14px;
}
*/
/*
.menu-correlati h4 {
	background: #fff;
	padding: 0 6px;
}
.link-articoli .menu-correlati h4 {
    background: url("../bkg/h3.bg.gif") repeat-x;
    clear: both;
    color: #004276;
    display: block;
    font-size: 14px !important;
    font-weight: bold;
    margin: 0 0 30px;
    text-transform: uppercase;
}

h3.h3title {
    background: url("images/h3.bg.gif") repeat-x scroll center center transparent;
    clear: both;
    color: #004276;
    display: block;
    font-size: 14px !important;
    font-weight: bold;
    margin: 0 0 30px;
    text-transform: uppercase;
}
*/
.menu-ultimi {
	width: 322px;
	float: left;
}
.menu-correlati {
	width: 322px;
	float: right;
}
.link-articoli .art {
	min-height: 162px;
	height: auto !important;
	height: 165px;
	background: url("../bkg/bg_articoli_related.jpg") repeat-x left top white;
    border-top: 1px solid #F2F2F2;
    clear: both;
}
.link-articoli h6 a:link,.link-articoli h6 a:visited {
	margin: 5px 6px 6px 6px;
	color: #039;
	font-size: 14px;
	line-height: 18px;
	float: left;
	text-decoration: none;
}
.link-articoli h6 a:hover,.link-articoli h6 a:focus,.link-articoli h6 a:active { color: #404040; }

.link-articoli .art img {
	background: #fff;
    border: 1px solid #ABAAA6;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    display: block;
    padding: 2px;
	margin-left: 5px;
	float: left;
}

.art p.link-fondo {
	font-size: 11px;
	line-height: 15px;
	padding-left: 120px;
}

.art p.link-fondo a:link,.art p.link-fondo a:visited {
	color: #333;
	text-decoration: underline;
}

.art p.link-fondo a:hover,.art p.link-fondo a:focus,.art p.link-fondo a:active { text-decoration: none; }
/*---------------- side ----------------*/


#banner-lat {
width: 290px;
}

#banner-latsn {
float: left;
width: 100px;
}

#banner-latds {
float: right;
width: 120px;
}

/*-------------------- PAGINA top caldo freddo -------------*/

h2.top {
font-size: 18px;
font-weight: bold;
color: #039;
margin-top: 5px;
padding: 5px 5px 10px 5px;
background: #fff url(https://www.meteogiornale.it/content/bkg/bg-first.gif) repeat-x left bottom;
}

p.navigatop {
margin: 10px 0;
}

p.navigatop a {
margin-right: 10px;
}

#temperature {
border-bottom: 2px solid #d1dde3;
padding-bottom: 5px;
}

.topcaldofreddo {
text-align: center;
margin: 0;
/* border-bottom: 2px solid #d1dde3; */
border-bottom: 1px solid #d0e3eb;
padding: 0;
}

#temperature p {
border-bottom: 1px solid #cbcbcb;
font-size: 11px;
color: #666;
margin: 0 0 10px 0;
font-weight: bold;
padding: 2px 0 2px 5px;
background: #f1f1f1;
}

#temperature #tcaldo p {
color: #c30;
}

#temperature #tfreddo p {
color: #00325b;
}

#temperature #tcaldo table,#temperature #tfreddo table {
margin-left: 23px;
width: 300px;
}

#tcaldo {
float: left;
width: 320px;
}

#tcaldo .esterno {
background: #fff url(https://www.meteogiornale.it/content/bkg/TopCaldo-vert.gif) no-repeat left top;
height: 630px;
}

#tcaldo table caption{
border-bottom: 1px solid #ff7c24;
padding: 2px;
color: #c30;
font-weight: bold;
margin: 0 0 5px 0;
}

#tfreddo {
float: right;
width: 320px;
}

#tfreddo .esterno {
background: #fff url(https://www.meteogiornale.it/content/bkg/TopFreddo-vert.gif) no-repeat left top;
height: 630px;
}

#tfreddo table caption{
border-bottom: 1px solid #557bbd;
padding: 2px;
color: #1170a0;
font-weight: bold;
margin: 0 0 5px 0;
}

#temperature table tr td {
font-size: 12px;
font-weight: bold;
padding: 1px;
color: #666;
border: 2px solid #fff;
border-bottom: 1px solid #e5e5e5;
line-height: 16px;
width: 210px;
}

#temperature table tr td.temp {
background: url(https://www.meteogiornale.it/content/bkg/TopCaldoFreddo-temp.gif) no-repeat;
width: 50px;
font-weight: bold;
border: none;
padding-left: 5px;
}

#temperature #tcaldo table tr td.temp {
text-align: center;
color: #c30;
}

#temperature #tfreddo table tr td.temp {
text-align: center;
color: #1b4b9f;
}

/* @Gruppo SOCIAL NETWORK FINE ARTICOLO */

.fb_end_post {
	float: left;
	width: 190px;
	clear: left;
}

/* .fb-like {
	float: left;
	width: 180px;
	clear: left;
    padding-top: 10px;
	height: 30px;
	min-height: 30px;
} */

.fb-logo {
	float: left;
	width: 180px;
	margin-left: 10px; 
    padding-top: 0;
}

/* .fb-share-button {
	float: left;
	width: 190px;
	clear: left;
    padding-top: 10px;
} */

.twitter_end_post {
    float: left;
    width: 180px;
    padding-top: 0;
    margin-left: 10px;
	height: 25px;
	min-height: 25px;
}
