@CHARSET "UTF-8";

.social-button{
	clear:both;padding:20px 10px;
}
.list-social-button{
	line-height:1;margin:0;margin-bottom:-10px;padding:0;text-align:left;vertical-align:middle;
}
.list-social-button li{
	display:inline-block;margin:0 10px 10px;padding:0;vertical-align:top;
}
.list-social-button .pocket-btn iframe{
	width:98px;
}
.social-button-head{
	clear:both;margin:40px 20px;
}
.social-button-head .list-social-button li{
	font-size:.875em;margin:0;overflow:hidden;padding:0;width:32%;text-align:center;
}
.social-button-head .social-button-fb{
	margin-left:2%!important;margin-right:2%!important;
}
.social-button-head .list-social-button li a{
	border-radius:4px;color:#fff;display:block;padding:10px 0;
}
.social-button-head .list-social-button li a:hover{
	opacity:.9;
}
.social-button-head .list-social-button li a::before{
	color:#fff;display:inline-block;font-family:FontAwesome;font-weight:400;font-style:normal;padding-right:12px;
}
.social-button-head .social-button-fb a::before{
	content:"\f087";background:#3b5998;
}
.social-button-head .social-button-fb a{
	background:#3b5998;
}
.social-button-head .social-button-gplus a::before{
	content:"\f0d5";background:#df4a32;
}
.social-button-head .social-button-gplus a{
	background:#df4a32;
}
.social-button-head .social-button-tweet a::before{
	content:"\f099";background:#00b0ed;
}
.social-button-head .social-button-tweet a{
	background:#00b0ed;
}
.social-button-head .social-button-line a::before{
	content:"";display:inline-block;padding-right:12px;width:1em;height:1em;background:url(../img/share/line-icon.png) no-repeat center center;background-size:20px 20px;vertical-align:middle;
}
.social-button-head .social-button-line a{
	background:#00B900;
}












ul.social_buttons {
	margin: 10px 0 20px 5px;
}

ul.social_buttons:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;}

.social_buttons li {
	float: left;
	list-style: none;
	padding-right: 10px;
}

#content_date_author {
	width: 650px;
}

#content_date_author ul {
	list-style-type: none;
}
