@import url(http://fonts.googleapis.com/css?family=Merriweather+Sans:700italic);

/* BOX Categorie senza immagini - sotto il testo dell'articolo*/
.box10 .nophantom {width: 175px; margin-left:0}

/* BOTTONE CONTINUA A LEGGERE ARTICOLO MULTIPAGINA */
.artMultiPage {
	text-align: left;
	padding: 0;
}

/* ARTICOLO MULTIPAGINA */
.the_content .contentlist li {
	display: block;
}

/** PAGINA VIDEO **/
.col1 .boxContBlock2 a {
	color:#fff;
}

/* NUOVO SHARE DI FACEBOOK CON NUVOLETTA */
.btnFacebook {float: left;margin-right: 5px;}
.btnFacebook .btnFacebook-text {
    font-style: italic;
  font-size: 14px;
font-family: 'Merriweather Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;  
   color: #FFFFFF;
   border:none;
   float: left;
   padding: 2px 8px 2px 24px;
   -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;cursor: pointer; 
  
  background: #4f74dc, url(../../wp-images/pferre/bg-btnFacebook.png) no-repeat 9px 3px; /* Old browsers */
background: url(../../wp-images/pferre/bg-btnFacebook.png) no-repeat 9px 3px, -moz-linear-gradient(top, #4f74dc 0%, #2e478e 100%); /* FF3.6+ */
background: url(../../wp-images/pferre/bg-btnFacebook.png) no-repeat 9px 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f74dc), color-stop(100%,#2e478e)); /* Chrome,Safari4+ */
background: url(../../wp-images/pferre/bg-btnFacebook.png) no-repeat 9px 3px, -webkit-linear-gradient(top, #4f74dc 0%,#2e478e 100%); /* Chrome10+,Safari5.1+ */
background: url(../../wp-images/pferre/bg-btnFacebook.png) no-repeat 9px 3px, -o-linear-gradient(top, #4f74dc 0%,#2e478e 100%); /* Opera 11.10+ */
background: url(../../wp-images/pferre/bg-btnFacebook.png) no-repeat 9px 3px, -ms-linear-gradient(top, #4f74dc 0%,#2e478e 100%); /* IE10+ */
background: url(../../wp-images/pferre/bg-btnFacebook.png) no-repeat 9px 3px, linear-gradient(to bottom, #4f74dc 0%,#2e478e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f74dc', endColorstr='#2e478e',GradientType=0 ); /* IE6-9 */
}

.btnFacebook .btnFacebook-num {font: 11px/18px 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;color: #323232;float: left;background: url(../img/bg-btnFacebook-num.png) no-repeat 0 0 #FFFFFF;border-right: 1px solid #C1C1C1; padding: 0px 7px 0px 12px;
margin: 2px 0 0 4px;}

.bx-wrapper .lt01  {margin-top:0px; }
.bx-wrapper .lt01 li {margin-left:0px;}


/* CENTER RECTANGLE*/
/*.lt03 li div.img {border: 1px solid #CCCCCC;float: left;height: 85px;overflow: hidden;position: relative;width: 143px;}*/

.boxCommPost .lt06 .userImg img{height:16px;}

.btnFacebook.bottomFB {
width: 100%;
}

.btnFacebook-text:hover{
background-color:#3568ce;
}

.btnFacebook.bottomFB .btnFacebook-text:hover {
background: #3568ce; /* Old browsers */
background: -moz-linear-gradient(top, #3568ce 0%, #0c1c49 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3568ce), color-stop(100%,#0c1c49)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3568ce 0%,#0c1c49 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3568ce 0%,#0c1c49 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3568ce 0%,#0c1c49 100%); /* IE10+ */
background: linear-gradient(to bottom, #3568ce 0%,#0c1c49 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3568ce', endColorstr='#0c1c49',GradientType=0 ); /* IE6-9 */
}

.btnFacebook.bottomFB .btnFacebook-text{
   box-sizing: border-box;
	font-size: 19px;
	padding: 8px 0px 10px;
	text-align: center;
	width: 100%;
	background: #4f74dc;
	background:  -moz-linear-gradient(top, #4f74dc 0%, #2e478e 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f74dc), color-stop(100%,#2e478e));
	background:  -webkit-linear-gradient(top, #4f74dc 0%,#2e478e 100%);
   background: -o-linear-gradient(top, #4f74dc 0%,#2e478e 100%);
   background: -ms-linear-gradient(top, #4f74dc 0%,#2e478e 100%);
   background: linear-gradient(to bottom, #4f74dc 0%,#2e478e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f74dc', endColorstr='#2e478e',GradientType=0 );
}

.btnFacebook.bottomFB .btnFacebook-text:after {
content: " su Facebook";
}

.btnFacebook.bottomFB .btnFacebook-text:before {
content:url(../../wp-images/pferre/bg-btnFacebook-big.png);
}

.btnFacebook.bottomFB .btnFacebook-num{
	display: none!important;
}

.btnFacebook.bottomFB .btnFacebook-text img {
	width: 20px;
	margin-top: -6px;
	margin-right: 5px;
}

