li.share-print a.sd-button > spandiv.sharedaddy ul,
div.sharedaddy li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	background: none;
}

div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	clear: both;
	padding:15px 0 25px 0;
}

div.sharedaddy,
div.sharedaddy div {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

div.sharedaddy h3,
#content div.sharedaddy h3,
#main div.sharedaddy h3,
#primary div.sharedaddy h3 {
	font-size: 16px;
	font-family: gotham_htf;
	color: #000;
	padding: 0; /* 3px 0; */
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	width: 65%; /*original: 20.625% */ /* 100px / 640px */
	float: left;
	position: static;
	background: none;
	border: none;
}

#main #primary article .sd-sharing > h3.sd-title{/* padding-left:40px; */ text-transform:uppercase;/* background:url('../images/categories/infodata.png'); */background-repeat:no-repeat;background-position:10px center;}
#main #primary article .sd-sharing > h3.sd-title.politica{background:url('../images/categories/politica.png');background-repeat:no-repeat;background-position:10px center;cursor:pointer;}
#main #primary article .sd-sharing > h3.sd-title.economia{background:url('../images/categories/economia.png');background-repeat:no-repeat;background-position:10px center;cursor:pointer;}
#main #primary article .sd-sharing > h3.sd-title.norme{background:url('../images/categories/norme.png');background-repeat:no-repeat;background-position:10px center;cursor:pointer;}
#main #primary article .sd-sharing > h3.sd-title.tecnologia{background:url('../images/categories/tecnologia.png');background-repeat:no-repeat;background-position:10px center;cursor:pointer;}
#main #primary article .sd-sharing > h3.sd-title.finanza{background:url('../images/categories/finanza.png');background-repeat:no-repeat;background-position:10px center;cursor:pointer;}
#main #primary article .sd-sharing > h3.sd-title.cronaca{background:url('../images/categories/cronaca.png');background-repeat:no-repeat;background-position:10px center;cursor:pointer;}
#main #primary article .sd-sharing > h3.sd-title.sport{background:url('../images/categories/sport.png');background-repeat:no-repeat;background-position:10px center;cursor:pointer;}

div.sharedaddy h3.sd-title::before {
	margin-bottom:1px !important;
	border-top:none !important;
}
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-google-plus-1 div.option.option-smart-off a::before,
.sd-social-icon .sd-content ul li.share-google-plus-1 a::before,
.sd-social-icon-text .sd-content li.share-google-plus-1 a::before,
.sd-social-text .sd-content ul li.share-google-plus-1 a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before {content:none !important;}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {margin-top:0 !important;}
.sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {padding:0 !important;top:0 !important;}
.sd-social-icon .sd-content ul li.share-facebook[class*="share-"] a.sd-button,
.sd-social-icon .sd-content ul li.share-twitter[class*="share-"] a.sd-button,
.sd-social-icon .sd-content ul li.share-google-plus-1[class*="share-"] a.sd-button {background:none !important;}
.sd-social-icon a.sd-button > span {margin:8px 0 0 0 !important;}
span.sharing-screen-reader-text,
span.share-count {display:none !important;}


/* @noflip */
.rtl div.sharedaddy h3,
.rtl #content div.sharedaddy h3,
.rtl #main div.sharedaddy h3,
.rtl #primary div.sharedaddy h3 {
	float: right;
	text-align: right;
}

div.sharedaddy li::before {
	content: "";
}

div.sharedaddy div.pd-rating {
	margin: 0;
	min-height: 23px;
}

div.sharedaddy a,
div.sharedaddy a:link,
div.sharedaddy a:visited {
	font-style: normal;
}

/* ClearFix trick */

div.sharedaddy:before,
div.sharedaddy:after,
div.sharedaddy .sd-block:before,
div.sharedaddy .sd-block:after,
div.sharedaddy ul:before,
div.sharedaddy ul:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

div.sharedaddy:after,
div.sharedaddy .sd-block:after,
div.sharedaddy ul:after {
	clear: both;
}

div.sharedaddy,
div.sharedaddy .sd-block,
div.sharedaddy ul {
	zoom: 1;
}

/* =Base Styles
-------------------------------------------------------------- */
div.sharedaddy div.sd-block {
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	padding: 5px 0;
	margin: 0;
	width: 100%;
	height:20px;
}

div.sharedaddy.sharedaddy-dark .sd-block {
	border-top-color: #222;
	border-top-color: rgba(50,50,50,.5);
}

div.sharedaddy .sd-content {
	width: auto;
	float: right;
	margin-top:-4px;
}

div.sharedaddy .sd-content ul {
	margin: 0;
}

div.sharedaddy .sd-content li {
	float: left;
	margin: 0;
	display: block;
}

/* @noflip */
.rtl div.sharedaddy .sd-content {
	float: right;
}

/* @noflip */
.rtl div.sharedaddy .sd-content li {
	float: right;
	margin: 0 0 5px 5px !important;
}

/* Base Button .sd-button */
div.sharedaddy a.sd-button:hover {
	color: #000;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
	background: #eee;
	background: -moz-linear-gradient(top, #efefef 0%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#eee));
	background: -webkit-linear-gradient(top, #efefef 0%,#eee 100%);
	background: -o-linear-gradient(top, #efefef 0%,#eee 100%);
	background: -ms-linear-gradient(top, #efefef 0%,#eee 100%);
	background: linear-gradient(top, #efefef 0%,#eee 100%);
}

div.sharedaddy a.sd-button:active {
	background-color: #efefef;
	box-shadow: inset 0 -1px 0 #fff;
	border-color: #ddd;
}

a.sd-button > span {
	padding: 4px 8px;
	display: block;
	opacity: .8;
	line-height: 1.5em;
	text-shadow: none;
}

a.sd-button:hover span {
	opacity: 1;
}

.sd-button span.share-count {
	font-size: 90%;
	color: #666;
	margin-left: 5px;
	line-height: 1;
}

/* @noflip */
.rtl .sd-button span.share-count {
	margin-right: 5px;
}

/* Button Style Options */

.sd-social-icon-text a.sd-button > span,
a.sd-button > span {
	padding: 1px 5px 1px 23px;
	background-position: 2px center;
	background-repeat: no-repeat;
}

.sd-social-icon a.sd-button > span {
	padding: 3px;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
}

.sd-social-text a.sd-button > span {
	background: none !important;
	padding-left: 5px
}

.sd-social-official li {
	height: 21px;
}

div.sharedaddy .no-text a {
	text-decoration: none;
}

div.sharedaddy .no-icon a span, div.sharedaddy li.no-icon div a span {
	padding-left: 5px;
	background-image: none;
}

/* @noflip */
.rtl .sd-social-icon-text a.sd-button > span,
.rtl a.sd-button > span {
	padding: 3px 23px 3px 5px;
	background-position: 98% center;
}

/* @noflip */
.rtl .sd-social-text a.sd-button > span {
	padding-left: 0;
	padding-right: 5px
}

/* @noflip */
.rtl div.sharedaddy .no-icon a span, .rtl div.sharedaddy li.no-icon div a span {
	padding-left: 0;
	padding-right: 5px
}

/* More pannel */

div.sharedaddy .sharing-hidden .inner {
	max-width: 250px;
	padding: 15px 15px 10px;
	position: absolute;
	margin-left: -100px;
	z-index: 1001;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	-moz-box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px #ccc;
	box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
}

/* @noflip */
.rtl div.sharedaddy .sharing-hidden .inner {
	margin-left: 0;
	margin-right: -100px;
}

div.sharedaddy.sharedaddy-dark .sharing-hidden .inner {
	border-color: #222;
}

/* =Sharing: Email Dialog
-------------------------------------------------------------- */

#sharing_email {
	width: 312px;
	padding: 15px;
	position: absolute;
	margin-left: -120px;
	z-index: 1001;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px #ccc;
	box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	text-align: left;
}

div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: #fff;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 11px;
	padding: 5px 8px;
	line-height: 11px;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
	text-shadow: none;
}

#sharing_email input[type="text"] {
	width: 98.5%;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	background: #fff;
	color: #333;
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 10px;
	font-size: 11px;
	text-shadow: none;
}

#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 10px 0 14px 0;
}

/* =RTL
-------------------------------------------------------------- */
/* @noflip */
body.rtl .sharing ul {
	float: right;
}

/* @noflip */
body.rtl .sharing li {
	margin: 0 0 0 10px !important;
}

/* @noflip */
.rtl #sharing_email {
	margin-left: -0px;
	margin-right: -120px;
	text-align: right
}

/* @noflip */
.rtl #sharing_email label {
	text-align: right
}

/* @noflip */
.rtl #sharing_email .sharing_cancel {
	padding: 0 10px 0 0;
}

.sd-social-icon a.sd-button > span {
	background-image: url('../images/share_icon/share-sprite-normal.png');
	background-repeat:no-repeat;
	width: 15px;
	height: 10px;
	margin:8px 0px 0px 10px;
}
li.share-facebook a.sd-button > span {
	background-position: -538px -18px;
}
li.share-linkedin a.sd-button > span {
	background-position: -757px -18px;
}
li.share-twitter a.sd-button > span {
	background-position: -683px -19px;
}
li.share-google-plus-1 a.sd-button > span {
	background-position: -610px -18px;
}

li.share-email a.sd-button > span {
	background-position: -829px -18px;
}

li.share-print a.sd-button > span {
	background-position: -904px -17px;
}

/* HOME PAGE */
body.home li.share-email{
	display:none;
}
body.home li.share-print{
	display:none;
}

/* ARCHIVIO */
body.archive li.share-email{
	display:none;
}
body.archive li.share-print{
	display:none;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 120dpi){

	footer#colophon #site-generator header div {background: url("../images/logosole_footer@2x.png") no-repeat center/104px 24px;}

	.sd-social-icon a.sd-button > span {width:20px; height:20px;margin:0;background-image: url('../images/share_icon/share-sprite-retina.png');background-size:1081px 98px}

	li.share-facebook a.sd-button > span {
		background-position: -532px -11px;

	}
	li.share-linkedin a.sd-button > span {
		background-position: -752px -11px;
	}
	li.share-twitter a.sd-button > span {
		background-position: -678px -11px;

	}

	li.share-google-plus-1 a.sd-button > span {
		background-position: -603px -11px;

	}

	li.share-email a.sd-button > span {
		background-position: -824px -11px;

	}

	li.share-print a.sd-button > span {
		background-position: -899px -11px;

	}


	@media (max-width:1024px){
	#main #primary article .sd-sharing > h3.sd-title{/* background:url('../images/categories/infodata@2x.png') no-repeat 10px center/15px; */}
	#main #primary article .sd-sharing > h3.sd-title.politica{background:url('../images/categories/politica@2.png') no-repeat 10px center/8%;}
	#main #primary article .sd-sharing > h3.sd-title.economia{background:url('../images/categories/economia@2.png') no-repeat 10px center/8%;}
	#main #primary article .sd-sharing > h3.sd-title.norme{background:url('../images/categories/norme@2.png') no-repeat 10px center/8%;}
	#main #primary article .sd-sharing > h3.sd-title.tecnologia{background:url('../images/categories/tecnologia@2.png') no-repeat 10px center/8%;}
	#main #primary article .sd-sharing > h3.sd-title.finanza{background:url('../images/categories/finanza@2.png') no-repeat 10px center/8%;}
	#main #primary article .sd-sharing > h3.sd-title.cronaca{background:url('../images/categories/cronaca@2.png') no-repeat 10px center/8%;}
	#main #primary article .sd-sharing > h3.sd-title.sport{background:url('../images/categories/sport@2.png') no-repeat 10px center/8%;}
	}

	@media (max-width:360px) {
	#main #primary article .sd-sharing > h3.sd-title{/* background:url('../images/categories/infodata@2x.png') no-repeat 10px center/15px; */}
	#main #primary article .sd-sharing > h3.sd-title.politica{background:url('../images/categories/politica@2.png') no-repeat 10px center/16%;}
	#main #primary article .sd-sharing > h3.sd-title.economia{background:url('../images/categories/economia@2.png') no-repeat 10px center/16%;}
	#main #primary article .sd-sharing > h3.sd-title.norme{background:url('../images/categories/norme@2.png') no-repeat 10px center/16%;}
	#main #primary article .sd-sharing > h3.sd-title.tecnologia{background:url('../images/categories/tecnologia@2.png') no-repeat 10px center/16%;}
	#main #primary article .sd-sharing > h3.sd-title.finanza{background:url('../images/categories/finanza@2.png') no-repeat 10px center/16%;}
	#main #primary article .sd-sharing > h3.sd-title.cronaca{background:url('../images/categories/cronaca@2.png') no-repeat 10px center/16%;}
	#main #primary article .sd-sharing > h3.sd-title.sport{background:url('../images/categories/sport@2.png') no-repeat 10px center/16%;}
	}
}

@media only screen and (max-width:640px) and (orientation:landscape){
	div.sharedaddy .sd-content {margin-right: -75px;}
}