﻿.wp_clap {
	clear:both;
	margin-bottom:10px;max-width: 60px;
    margin: 0 auto;position: relative;
}
.wp_clap:after{content:'';display: table;clear:both;}
.wp_clap a {
	text-decoration:none;display: block;
}

.wp_clap a:hover {
	text-decoration:underline;
}

.wp_clap_title, #content .wp_clap_title {
	margin:0;
	font-weight:bold;
	font-size:16px;
}

.wp_clap_do {
	float:left;
	text-align:center;
	margin:0 0 10px;
	font-size:12px;
	line-height:1.4;
    padding: 0px;
}

.wp_clap_do a:hover {
	text-decoration:none;
}

.wp_clap_img {
	display:block;
}

.wp_clap_img, span.wp_clap_avatar img {
	border:1px solid #DDD;
	padding:2px;
	background-color:transparent;
}

img.wp_clap_img:hover {
	border-color:#AAA;
}

.wp_clap_notice {
	float:left;
	margin:5px;
	font-size:12px;
}

.wp_clap_clappers {
	clear:both;
	font-size:12px;
	line-height:1.2;
}

.wp_clap_single_clapper {
	text-align:center;
	float:none;
	margin:5px 0;
}

.wp_clap_avatar {
	display:block;
}

.wp_clap_f {
	float:right;
	padding:4px;
}

.wp_clap_f_container {
	border:1px solid #ccc;
	width:48px;
	height:48px;
	text-align:center;
	padding:1px;
}

.wp_clap_f_count {
	font-size:16px;
	line-height:29px;
	height:29px;
	margin-bottom:1px;
}

.wp_clap_f_text {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	height:18px;
}

.wp_clap_f_text span {
	cursor:pointer;
}

.wp_clap_clear {
	clear:both;
}
.wp_clap_frequency{display: block;text-align: center;position: absolute;bottom: 10px;right: -10px;font-size: 12px;}
.clap_img{background:url(images/clap.png) no-repeat center;width:42px;height:42px;background-size: 100% 100%;display: block;}
.clapped .clap_img{background:url(images/clapped.png) no-repeat center;width:42px;height:42px;background-size: 100% 100%;display: block;}