/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.premium-blog-wrap{
	position:relative;
}
.premium-blog-post-container .ajaxcontent .premium-blog-post-content{

color:#111111 !important;
font-family: "Lora", Sans-serif;
    font-size: 15px;
    color: #111111 !important;
        font-weight: 600;
}
h3.premium-blog-entry-title{
line-height:1;
margin-bottom:24px !important;
}
h3.premium-blog-entry-title a{
    color: #000;
    font-family: "OriyaMN", Sans-serif;
    font-size: 22px;
    font-weight: 500;
}