/*.zilla-likes {

	background: url(../images/heart.png) no-repeat 0 49%;

	border: 0 !important;

	display: inline-block;

	margin-bottom: 10px;

	min-height: 14px;

	padding-left: 18px;

	text-decoration: none;

}

.zilla-likes:hover,

.zilla-likes.active {

	background: url(../images/heart_active.png) no-repeat 0 49%;

	border: 0 !important;

	margin: 0 0 10px 0 !important;

	padding-left: 18px !important;

	text-decoration: none;

}



.zilla-blog-widget .zilla-likes,

.tz_recentwork_widget .zilla-likes,

.tz_blog_widget .zilla-likes,

.home div#the_body #slider .excerpt .zilla-likes,

.archive div#the_body #slider .excerpt .zilla-likes { display: none; } */

/* Hide Zilla Share in custom post widget and sliders in themes */

/*
.zilla-likes {

	display: block;

	width: 50px;

	height: 56px;

	padding-top: 4px;

	background: url(zillalikes.png) no-repeat left top;

	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

}

.zilla-likes:hover {

	background-position: left -60px;

}

.zilla-likes.active {

	background-position: left bottom;

	cursor: default;

}

.zilla-likes.active:hover {

	cursor: default;

}

*/
