.pub-info {
    width: 300px;
}
.pub-info .default_author_image {
    float: left;
}
.article_tpl .addthis_toolbox.addthis_floating_style.addthis_32x32_style {
	margin-top: 175px;
}
#articles_container .breadcrumbs-container, #articles_container.breadcrumbs-container {
	float: right;
	margin-bottom: -5px;
}
#articles_container .cat-btn-container {
	background: #63b6e8;
	color: #fff;
}
#articles_container.breadcrumbs-container .cat-btn-container a {
	color: #fff !important;
	line-height: 26px;
}
.entry-asset.asset h1, .entry-asset.asset h2, .entry-asset.asset h3, .entry-asset.asset h4, .entry-asset.asset h5, .entry-asset.asset h6, .entry-asset.asset p, .entry-asset.asset ul, .entry-asset.asset ol, .entry-asset.asset address, .entry-asset.asset pre, .entry-asset.asset blockquote {
	line-height: 26px;
}
#sidebar .ayml-container .article_preview {
	margin-left: -40px;
	list-style: none;
	margin-bottom: 0px;
	height: 440px;
	overflow: hidden;
	margin-bottom: 1px;
}
#sidebar .ayml-container .article_preview:hover {
	overflow-y: auto;
}
#sidebar .ayml-container .ayml-container-hder {
	background: #63b6e8;
	color: #fff;
	/*font-weight: bold;*/
	text-align: center;
	text-transform: uppercase;
}
#sidebar .ayml-container li { /* For IE8 and earlier */
/*	color: #fff;*/
}
#sidebar .ayml-container .article_preview li.recent_article_active .article_preview_container {
	width: 300px;
	border-left: 5px solid #fc9532;
}
#sidebar .ayml-container .article_preview .article_preview_container {

    padding: 10px 15px 15px 10px;
    position: relative;
    display: block;
    background: rgba(0, 0, 0, .5);
    color: #FFF;
    width: 100%;
    height: 100px;
    /* vertical-align: baseline; */
    border-left: 5px solid rgba(0, 0, 0, 0.0);
}
#sidebar .ayml-container .article_preview .article_preview_container a.ayml-hder {
	vertical-align: bottom;
	height: 44px;
}
#sidebar .ayml-container .article_preview .article_preview_container a.sidebar-cat {
	color: #fff;
}
#sidebar .ayml-container .article_preview li {
	position: relative;
	border-bottom: 1px solid #fff;
}
#sidebar .ayml-container .article_preview a.ayml-hder {
	/*	font-size: 14px;
	line-height: 22px;*/
	font-size: 1.1em;
	color: #fff;/*font-weight: bold;*/
}
#sidebar .ayml-container .article_preview a.sidebar-cat {
	font-size: 11px !important;
	text-transform: uppercase;
	color: #fff;
	margin-top: 5px;
}
#sidebar .ayml-container .article_preview a.sidebar-cat:nth-of-type(2):before {
	content: "|";
	margin-right: 5px;
}
#sidebar .ayml-container .article_preview a.sidebar-cat:nth-of-type(2) {
	margin-left: 5px;
}
.FD-disqus-comments-container {
	border-top: 1px solid #ddd;
	margin-top: 50px;
}
.FD-disqus-comments-container fa-1 {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
}
.FD-disqus-comments-container .fa-2 {
	font-size: 1.9em;
}
.FD-disqus-comments-container .fa-3 {
	font-size: 4em;
}
.FD-disqus-comments-container .fa-5 {
	font-size: 12em;
}
.FD-disqus-comments-container .comment-hide-show {
	width: 175px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #63b6e8;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.FD-disqus-comments-container .fa-comment-o {
	margin-right: 5px;
}
.FD-disqus-comments-container .fa-chevron-up, .FD-disqus-comments-container .fa-chevron-down {
	margin-left: 10px;
}
#articles_container .FD-similar-articles {
	margin: 20px;
	margin-top: 40px;
}
#articles_container .FD-similar-articles ul {
	list-style: none;
}
#articles_container .FD-similar-articles ul li:first-child {
	margin-left: -40px;
}
#articles_container .FD-similar-articles ul li {
	float: left;
	width: 35.5%;
	position: relative;
}
#articles_container .FD-similar-articles ul li .promo-img {    position: absolute;
    height: 150px;
    width: 100%;
    background-size: cover;
    background-position: center center;
	background-repeat:none;}
#articles_container .FD-SA-container {
    padding: 10px 15px;
    height: 150px;
    /*position: absolute;*/
    display: block;
    background: rgba(0, 0, 0, .45);
    color: #FFF;
    /*margin-top: -150px;*/
    padding-top: 35px;
    width: 100%;
	 position: relative;
}
#articles_container .FD-similar-articles .FD-SA-container a.SA-hder {
font-size: 1.1em;
    line-height: .1em;
    font-weight: bold;
    /* margin-top: 40px !important; */
    color: #fff;
    font-family: 'Oxygen', Arial, Helvetica, sans-serif !important;
}
#articles_container .FD-similar-articles .FD-SA-container a.SA-hder span{
font-size: 12px;
    font-weight: normal;
    /* margin-top: 15px; */
    position: absolute;
    bottom: 20px;}
#articles_container .FD-similar-articles .FD-SA-container a.SA-author {
	font-size: 12px;
}
.article-sidebar.affix { 
	width: 300px;
	position: fixed;
}
#articles_container section:before {
	display: block;
	content: " ";
	height: 40px;      /* Give height of your fixed element */
	margin-top: -40px; /* Give negative margin of your fixed element */
	visibility: hidden;
}
.article_preview .articleIMG {
/*	width: 300px;
	height: 100px;*/
	    width: 100%;
    height: 100px;
    background-size: cover;
    background-position: center center;
    position: absolute;
}
.article-sidebar {
	position: relative;
}

.article-sidebar .article_preview::-webkit-scrollbar {
width:8px;
background-color:#cccccc;
}
.article-sidebar .article_preview::-webkit-scrollbar-thumb {
background-color:#fc9532;
border-radius:10px;
}
.article-sidebar .article_preview::-webkit-scrollbar-thumb:hover {
background-color:#E18329;
border:1px solid #ccc;
}
.article-sidebar .article_preview::-webkit-scrollbar-thumb:active {
background-color:#E18329;
border:1px solid #ccc;
}
.article-sidebar .article_preview::-webkit-scrollbar-track {
border:1px gray solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px gray inset;
}
.article-sidebar .article_preview li {
	position: relative;
	display: block;
	/* width: 100%;
    height: 40px;
    margin-bottom: 10px;*/
	background-color: rgba(0, 0, 0, .6);
}
.article-sidebar .article_preview li span {
	position: absolute;
	display: block;
	top: 0;
	width: 0;
	height: 100px;
	z-index: 0;
	background: rgba(0, 0, 0, .60);
}
.article-sidebar .article_preview li .article_preview_container {
	/*line-height: 40px;*/
	position: relative;
	z-index: 1;
}
.article-sidebar #cse-search-box {
	margin: 3px auto !important;
}
.ad-container {
	-webkit-transform: scale(0.955);
	-moz-transform: scale(0.955);
	-ms-transform: scale(0.955);
	-o-transform: scale(0.955);
	transform: scale(0.955);
	-webkit-transform-origin: 0px 0px;
	-moz-transform-origin: 0px 0px;
	-o-transform-origin: 0px 0px;
	transform-origin: 0px 0px;
	margin-bottom: 40px;
}
.social {
	width: 180px;
}
.social a {
	float: left;
	width: 59px;
}
.addthis_sidebar a {
	margin-right: 5px !important;
}
.addthis_sidebar a .at-icon-wrapper {
	height: 22px !important;
	width: 75px !important;
	border-radius: 4px !important;
}
.addthis_sidebar a .at-icon {
	width: 75px !important;
	height: 22px !important;
}
.article-sidebar.affix.fixed .followFitday, .article-sidebar.affix.fixed .social-buttons-box, .article-sidebar.affix.fixed .fitday_search {
	display: none;
}
.article_tpl #footer {display:none;}
#cse-search-box input[type="submit"] {padding: 7.5px 10px;}

.ayml-cat    { position: absolute;
    bottom: 8px;
}
.bottom_fixed_add {
    position: fixed;
    bottom: 0px;
	z-index: 99999;
}
.ad-container.bottom_fixed_add {
    bottom: 0px !important;
    left: 50%;
    transform: scale(1) translate(-50%, 0%) !important;
    margin-bottom: 0px !important;
    margin-left: auto !important;
}

