@charset "utf-8";


.post_footerR {
	padding: 0 0 10px 0;
}

.post_footerR .post_footerR ul, .sharing-hidden ul {
	list-style: none outside none !important;
	padding: 0 !important;
	margin: 0 !important;
	float: left;
	text-indent: 0 !important;
}

.post_footerR li, .sharing-hidden li, share-regular li {
	display: list-item !important;
	list-style: none outside none !important;
	float: left;
	padding: 5px 10px 0 0 !important;
	/*margin: 0 10px 0 0 !important;*/
	background: none !important;
}

.post_footerR li.share-service-visible {
    
    margin-top: 0px !important;
    padding-top: 0px !important;

}


.post_footerR li div, .sharing-hidden li div {
	margin: 0 !important;
}

.post_footerR li:before, .sharing-hidden li:before {
	content: none !important;
}


.post_footerR li a, .sharing-hidden li a {
	padding: 0px 0 0 20px;
	line-height: 64px;
	display: block;
}

.post_footerR li.share-regular a, .sharing-hidden li a, .post_footerR li.share-regular a:hover, .sharing-hidden li a:hover {
	border: none !important;

}

.post_footerR li.share-custom{

}

.post_footerR li a.no-text{
	width: 52px;
	height: 64px;
	margin-top: 1px;
	padding: 0px !important;
}

.post_footerR li a.no-icon {
	background: none !important;
	padding-left: 0 !important;
}

.post_footerR li.share-end, .sharing-hidden li.share-end {
	clear: both;
	height: 0;
	padding: 0px !important;
	margin: 0px !important;
	width: 0;
	visibility: hidden;
	float: none;
}

.post_footerR .sharing-anchor {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d8d8d8;
	float: left;
	line-height: 20px;
	padding: 0 8px 0 21px;
	background: #fff url('images/sharing-hidden.png') no-repeat 0px center;
	font-weight: normal;
}




.post_footerR a.share-twitter,.sharing-hidden a.share-twitter { background: url('images/twitter.png') no-repeat center left; }
.post_footerR a.share-facebook,.sharing-hidden a.share-facebook { background: url('images/facebook.png') no-repeat center left; }
.post_footerR a.share-email,.sharing-hidden a.share-email { background: url('images/email.png') no-repeat center left; }
.post_footerR a.share-digg,.sharing-hidden a.share-digg { background: url('images/digg.png') no-repeat center left; }
.post_footerR a.share-stumbleupon,.sharing-hidden a.share-stumbleupon { background: url('images/stumbleupon.png') no-repeat center left; }
.post_footerR a.share-reddit,.sharing-hidden a.share-reddit { background: url('images/reddit.png') no-repeat center left; }
.post_footerR a.share-print,.sharing-hidden a.share-print { background: url('images/print.png') no-repeat center left; }
.post_footerR a.share-press-this,.sharing-hidden a.share-press-this { background: url('images/wordpress.png') no-repeat center left; }
.post_footerR a.share-linkedin,.sharing-hidden a.share-linkedin { background: url('images/linkedin.png') no-repeat center left; }

.post_footerR div.twitter_button { padding: 0px 0; }
.post_footerR div.reddit_button { padding: 2px 0 0 0; }
.post_footerR div.stumbleupon_button { padding: 3px; }
.post_footerR div.digg_button { font-size: 0px; padding: 4px 0 0 0; }
.post_footerR div.facebook_button { font-size: 0px; padding: 0px 0;  height: 64px;}
.post_footerR div.like_button { font-size: 0px; padding: 2px 0;  height: 64px;}
.post_footerR div.linkedin_button { padding-top: 0; line-height: 16px; }


/**
 * 	email
 */
.post_footerR li.share-email .email_button {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 64px;
}

/**
 * 	twitter
 */
.post_footerR li.share-twitter .twitter_button {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 64px;
}

/**
 * 	Facebook
 */
.post_footerR li.share-facebook .like_button {
	padding-top: 0px;
    height: 64px;
}

.post_footerR li.share-facebook .like_button iframe {
	width: 73px !important;
}

/**
 * Hatena Bookmark
 */
.post_footerR li .hatena-bookmark-button,
.sharing-hidden li .hatena-bookmark-button {
	padding-top: 1px;
	height: 20px;
}

.post_footerR a.share-hatena-bookmark,
.sharing-hidden a.share-hatena-bookmark {
	background: url("./images/hatena-bookmark.png") no-repeat scroll left center transparent;
}

/**
 * mixi
 */
.post_footerR li .mixi-favorite,
.post_footerR li .mixi-check-button-1,
.post_footerR li .mixi-check-button-2,
.post_footerR li .mixi-check-button-3,
.post_footerR li .mixi-check-button-4 {
	padding-top: 1px;
	height: 20px;
}
.post_footerR li .mixi-check-button-5 {
	padding-top: -2px;
}
.post_footerR li a.mixi-check-button,
.sharing-hidden li a.mixi-check-button {
	padding: 0;
}

.post_footerR a.mixi-check-button,
.sharing-hidden a.mixi-check-button {
	line-height: 0;
}

.post_footerR a.mixi-check-button img,
.sharing-hidden a.mixi-check-button img {
	padding: 0;
	max-width: 100%;
}

.post_footerR a.share-mixi-check,
.sharing-hidden a.share-mixi-check {
	background: url("./images/mixi-check.gif") no-repeat scroll left center transparent;
}

/**
 * Evernote
 */
.post_footerR li .evernote-button-original,
.post_footerR li .evernote-button-remember,
.post_footerR li .evernote-button-japanese {
	padding-top: 2px;
}
.post_footerR li .evernote-button-mini {
	padding-top: 5px;
}

.post_footerR li a.share-evernote-button,
.sharing-hidden li a.share-evernote-button {
	padding: 0;
}

.post_footerR a.share-evernote-button,
.sharing-hidden a.share-evernote-button {
	line-height: 0;
}

.post_footerR a.share-evernote-button img,
.sharing-hidden a.share-evernote-button img {
	padding: 0;
	max-width: 100%;
}

.post_footerR a.share-evernote,
.sharing-hidden a.share-evernote {
	background: url("./images/evernote.png") no-repeat scroll left center transparent;
}

/**
 * Google Buzz
 */
.post_footerR li.share-google-buzz .buzz_button {
	padding-top: 2px;
	padding-bottom: 0px;
	height: 19px;
}
.post_footerR li.share-google-buzz .buzz_button a {
	padding: 0;
	height: 19px;
	line-height: 1em;
}
.post_footerR li.share-google-buzz .buzz_button.small-button {
	padding-top: 1px;
}
.post_footerR li.share-google-buzz .buzz_button.small-button a {
	line-height: 18px;
}
.post_footerR a.share-google-buzz,
.sharing-hidden a.share-google-buzz {
	background: url("./images/google-buzz-16x16.png") no-repeat scroll left center transparent;
}

.post_footerR li a.no-text{
	width: 52px;
	height: 64px;
	margin-top: 4px;
	padding: 0px !important;
}

.post_footerR li a.no-icon {
	background: none !important;
	padding-left: 0 !important;
}

.post_footerR li.share-end, .sharing-hidden li.share-end {
	clear: both;
	height: 0;
	padding: 0px !important;
	margin: 0px !important;
	width: 0;
	visibility: hidden;
	float: none;
}

.post_footerR .sharing-anchor {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d8d8d8;
	float: left;
	line-height: 20px;
	padding: 0 8px 0 21px;
	background: #fff url('images/sharing-hidden.png') no-repeat 0px center;
	font-weight: normal;
}


/**
 * Google +1
 */
.post_footerR li.share-google-plus {
}
.post_footerR li.share-google-plus .google-plus-button {
	padding-top: 0;
}
.post_footerR li.share-google-plus .google-plus-button.small {
	padding-top: 1px;
	width: 24px;
	height: 15px;
}
.post_footerR li.share-google-plus .google-plus-button.small.count {
	width: 50px;
}
.post_footerR li.share-google-plus .google-plus-button.medium {
	padding-top: 1px;
	width: 32px;
	height: 20px;
}
.post_footerR li.share-google-plus .google-plus-button.medium.count {
	width: 61px;
}
.post_footerR li.share-google-plus .google-plus-button.standard {
	width: 38px;
	height: 24px;
}
.post_footerR li.share-google-plus .google-plus-button.standard.count {
	width: 67px;
}
.post_footerR li.share-google-plus .google-plus-button.tall {
	padding-top: 1px;
	width: 50px;
	height: 20px;
}
.post_footerR li.share-google-plus .google-plus-button.tall.count {
	height: 60px;
}
.post_footerR a.share-google-plus,
.sharing-hidden a.share-google-plus {
	padding-left: 28px;
	background: url("./images/google-plus-24x15.png") no-repeat scroll left center transparent;
}
