.postBlogStyleOne {
	display: table;
}
.postBlogStyleOne li {
	float: left;
	margin-left: 30px;
	font-family: 'sourceSans';
	/* color: #e32831 */
}
.postBlogStyleOne li:first-child {
	margin-left: 0;
}
.postBlogStyleOne li span {
	float: right;
	margin-left: 10px;
}
.imgAuthor {
	background: url('img/blog/author.png') no-repeat;
	width: 14px;
	height: 13px;
	margin-top: 3px;
	float: left;
}
.imgCat {
	background: url('img/blog/category.png') no-repeat;
	width: 14px;
	height: 13px;
	margin-top: 3px;
	float: left;
}
.imgtag {
	background: url('img/blog/tag.png') no-repeat;
	width: 14px;
	height: 13px;
	margin-top: 3px;
	float: left;
}
.imgcomment {
	background: url('img/blog/comment.png') no-repeat;
	width: 14px;
	height: 13px;
	margin-top: 3px;
	float: left;
}
.likewordpress {
	background-position: 0 -138px;
	background-image: url('../../img/blog/social_share/social_share.png');
	width: 41px;
	height: 41px;
	float: left;
	cursor: pointer;
}
.like_true .likewordpress {
	background-position: 0 -184px;
}
.likenum {
	float: left;
}
.likenum p {
	/* color: #e32831 */
	line-height: 41px;
	margin-bottom: 0;
	margin-left: 10px;
}
#primary {
	margin-left: 0;
}
.imageBlogPost img {
	width: 100%;
}
.authorDetails {
	display: table;
	width: 100%;
}
.authorContent h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.authorImg img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 20px;
	border: 1px solid #bcbbb8;
}
.postImage img {
	width: 100%;
}
/* layout 2*/
.arrowdate {
	position: absolute;
	margin-top: -44px;
	margin-left: -9px;
	border-right: 10px solid #b85858;
	border-top: 5px solid transparent;
	border-bottom: 6px solid transparent;
}
.postDetails .postImage iframe {
	width: 100%;
}
.postID {
	display: none;
}
.next, .previous {
	display: none;
}
/*Social share and likes*/
.likes {
	float: left;
}
.likes h3 {
	float: left;
	line-height: 41px;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.socialShare {
	float: left;
}
.socialShare.noLike h3{
	border-left:0;
	padding-left: 0;
	margin: 8px 20px 0px 0;
}
.socialShare h3 {
	float: left;
	line-height: 25px;
	font-size: 14px;
	border-left: 1px solid #dcdcdc;
	padding-left: 20px;
	margin: 8px 20px 0px 20px;
}
.socialShare > ul {
	margin-left: 0px;
	float: left;
}
.socialShare li {
	float: left;
	padding: 0px 4px;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	margin-bottom: 0px;
}
.socialShare li:hover {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
.socialShare li a {
	background-image: url('../../img/blog/social_share/social_share.png');
	width: 41px;
	height: 41px;
	display: block;
}
.socialShare li a.twitter {
	background-position: 0 -368px;
}
.socialShare li a.pinterest {
	background-position: 0 -230px;
}
.socialShare li a.tumblr {
	background-position: 0 -322px;
}
.socialShare li a.stumbleUpon {
	background-position: 0 -276px;
}
.socialShare li a.facebook {
	background-position: 0 0;
}
.socialShare li span.googlePlusBtn {
	background-position: 0 -46px;
	background-image: url('../../img/blog/social_share/social_share.png');
	width: 41px;
	height: 41px;
	display: block;
}
.socialShare li span.linkedIn {
	background-position: 0 -92px;
	background-image: url('../../img/blog/social_share/social_share.png');
	width: 41px;
	height: 41px;
	display: block;
}
.socialShare li .googlehider span a:before{
	content: '';
	height: 41px !important;
	display: block;
	position: absolute;
	width: 100%;
}
.googleplus {
	position: relative;
}
.googlehider {
	opacity: 0;
	height: 41px;
	width: 41px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3) , only screen and (-o-min-device-pixel-ratio: 13/10) , only screen and (min-resolution: 120dpi) {
	.socialShare li a {
		background-size: 41px 41px;
	}
	.socialShare li a.twitter {
		background-position: 0 0;
		background-image: url('../../img/blog/social_share/twitter@2x.png');
	}
	.socialShare li a.pinterest {
		background-position: 0 0;
		background-image: url('../../img/blog/social_share/pinterest@2x.png');
	}
	.socialShare li a.tumblr {
		background-position: 0 0;
		background-image: url('../../img/blog/social_share/tumblr@2x.png');
	}
	.socialShare li a.stumbleUpon {
		background-position: 0 0;
		background-image: url('../../img/blog/social_share/stumble@2x.png');
	}
	.socialShare li a.facebook {
		background-position: 0 0;
		background-image: url('../../img/blog/social_share/fb@2x.png');
	}
	.socialShare li span.googlePlusBtn {
		background-image: url('../../img/blog/social_share/gplus@2x.png');
		background-position: 0 0;
		background-size: 41px 41px;
	}
	.socialShare li span.linkedIn {
		background-image: url('../../img/blog/social_share/in@2x.png');
		background-position: 0 0;
		background-size: 41px 41px;
	}
	.likewordpress {
		background-size: 41px 41px;
		background-position: 0 0;
		background-image: url('../../img/blog/social_share/like_unactive@2x.png');
	}
	.like_true .likewordpress {
		background-size: 41px 41px;
		background-position: 0 0;
		background-image: url('../../img/blog/social_share/liked@2x.png');
	}
}
/*Related posts*/
/*Comments Section*/
.wp_comments,.facebook_comments{
	display: none;
}
.wp_comments.active, .facebook_comments.active{
	display: block;
}
#singleCommentsTabbed {
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}
#singleCommentsTabbed li {
	float: left;
	margin-right: 0px;
	cursor: pointer;
	position: relative;
	background: white;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin-bottom: 0px;
	padding: 11px 20px 11px 50px;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#singleCommentsTabbed li a{
	font-family: 'sourceSans';
	font-size: 14px;
	color: #888888;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#singleCommentsTabbed li:first-child {
	border-left: 1px solid #e0e0e0;
}
#singleCommentsTabbed li.active{
	border-top: 2px solid #e32831;
	padding-top: 10px;
}
#singleCommentsTabbed li.active:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0px;
	bottom: -1px;
	background: white;
}
#singleCommentsTabbed li.active a{
	color: #2a2a2a;
}
#singleCommentsTabbed li span {
	background-image: url('../../img/blog/comments_tab.png');
	width: 20px;
	height: 21px;
	position: absolute;
	left: 17px;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.wpComments {
	
}
.wpComments span {
	background-position: 0px -24px;
}
.wpComments.active span{
	background-position: 0px -1px;
}
.fbComments {
	
}
.fbComments span {
	background-position: 0px -70px;
}
.fbComments.active span {
	background-position: 0px -47px;
}