.stickyfooter	{ background: rgb(0, 0, 0); border-top: 1px solid rgb(193, 200, 210); text-align: center; z-index: 999999; padding: 0px; min-height: 50px;
				margin: 0px; width: 100%; position: fixed; bottom: 0px; left: 0px; }
				
				
#elUserNav > li > a, #elFooterSocialLinks > li > a {
    color: #000;
    font-size: 13px;
    vertical-align: middle;
    line-height: 1;
}

#elLogo img {
    max-width: 100%;
    margin-top: 15px;
}

.ipsBox:not( .ipsBox_transparent ):not( .ipsModerated ) {
    background-color: #fdfdfd;
}

html[dir="ltr"] #ipsLayout_sidebar.ipsLayout_sidebarright, html[dir="rtl"] #ipsLayout_sidebar.ipsLayout_sidebarleft {
    padding-left: 15px;
}

#ipsLayout_sidebar {
    padding: 0 0 15px 0;  
}

.ipsType_sectionTitle {
	background: #ebedf0;
	color: #828e99;
	
}

@media screen and (max-width:979px) {
 .ipsDataItem_lastPoster.ipsDataItem_withPhoto {
        display: block !important;
        position: absolute;
        top: 18px !important;
        text-align: right;
        width: 34px;
        height: 34px;
        background-color: #fdfdfd;
    }
    
.ipsDataItem_lastPoster {
    width: 15%;
    max-width: 34px;
    min-width: 34px;
    line-height: 1.1;
    background: #fdfdfd;
}
    
}