@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?efhdb4');
	src:url('fonts/icomoon.eot?#iefixefhdb4') format('embedded-opentype'),
		url('fonts/icomoon.woff?efhdb4') format('woff'),
		url('fonts/icomoon.ttf?efhdb4') format('truetype'),
		url('fonts/icomoon.svg?efhdb4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size:20px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
	content: "\e602";
}

.icon-feedly:before {
	content: "\f101";
}


.icon-pocket:before {
	content: "\e600";
}

.icon-hatebu:before {
	content: "\e601";
}

.icon-feedly2:before {
	content: "\f100";
}

.icon-google-plus:before {
	content: "\ea88";
}

.icon-facebook2:before {
	content: "\ea8c";
}

.icon-twitter:before {
	content: "\ea91";
}

.icon-feed2:before {
	content: "\ea94";
}



/****************************************/


#share ul {
	overflow: hidden;
	height: 55px;
	list-style:none;
	padding-left:0 !important;
	margin-top:0px;
}
#share li {
	list-style:none;
	font-size: .875rem;
	float: left;
	text-align: center;
	width: 18.8%;
	margin-right: 1.2%;
	border-radius: 3px
}
#share li:last-child {
	margin-right:0%;
}

#share li.share-twitter {
	background: #55acee;
	box-shadow: 0 3px #2795e9
}
#share li.share-twitter:hover {
	background: #83c3f3
}
#share li.share-facebook {
	background: #3b5998;
	box-shadow: 0 3px #2d4373
}

#share li.share-facebook:hover {
	background: #4c70ba
}
#share li.share-google {
	background: #dd4b39;
	box-shadow: 0 3px #c23321
}
#share li.share-google:hover {
	background: #e47365
}
#share li.share-hatena {
	background: #2c6ebd;
	box-shadow: 0 3px #225694
}
#share li.share-hatena:hover {
	background: #4888d4
}
#share li.share-pocket {
	background: #ee4056;
	box-shadow: 0 3px #e6152f;
	width: 116.547px;
}
#share li.share-pocket:hover {
	background: #f26f7f
}
#share a {
	display: block;
	height: 30px;
	padding-top: 12px;
	color: #fff;
}
.share-facebook a{padding-top: 10px !important; padding-bottom:2px;}

#share a:hover {
	text-decoration: none
}
#share .btn-text {
	display: inline;
	position: relative;
	top: -3px;
	padding-left:5px;
}

section{
	margin:0;
	padding:0;
}

@media all and (max-width: 1040px) {
#share li.share-facebook a {
margin-right:0 !important;
}
#share li.share-facebook .btn-text {
	padding-left:0px;
	top:-1px;
}
#share .btn-text{
	display:none;
}
}


@media all and (max-width: 400px) {
article .attachment-small-thumbnail {
	margin: 0;
	float: none
}
iframe {
	height: auto
}
}

@media all and (min-width: 900px) {


#share a {
	height: 35px;
	padding-top: 16px;

}
.share-facebook a{padding-top: 14px !important; padding-bottom:2px;}
#share li.share-facebook .btn-text {
	top:-1px;
}

#share .btn-text {
/*	display: inline;
	position: relative;
	top: -2px
*/
}
.article-bottom {
	margin: 10px 0 20px 0 !important;
}

}
@media all and (min-width: 900px) and (-ms-high-contrast: none) {
}

@media all and (min-width: 1080px) {
}
