/*
Theme Name: BiOM Sahifa Child
Theme URI: http://biomsoft.com/sahifa/
Description: A child theme of Sahifa Theme
Author: BiOM Software
Author URI: http://biomsoft.com/
Version: 1.0.0
Template: biom-sahifa
*/
@import url(/wp-content/themes/biom-sahifa-child/../biom-sahifa/style.css);

@media screen and (min-width: 800px) {
	body {
	    font-size: 15px;
	}
	
	.pagination {
	    font-size: 13px;
	}
}

a.biom-new-topic 
{
    background: #0080ff;
    width: 140px;
    height: 47px;
    display: block;
    float: right;
    margin-left: 1px;
    color: #FFF;
    text-align: center;
    position: relative;
    line-height: 47px;
}

a.biom-new-topic i:before
{
	font-size: 18px;
	width: 42px;
	line-height: 50px;
}

a.biom-new-topic:hover 
{
	background-color: #0060df;
}


.post-inner a {
    color: #0040aa;
    text-decoration: none;
}

.post-inner a:hover {
    color: #0080ff;
}

.tie-hide,
.lazy-enabled #main-content .post-thumbnail,
.lazy-enabled #theme-footer div.post-thumbnail,
.lazy-enabled #main-content img,
.lazy-enabled #featured-posts {
	opacity: 1;
}
