    /*	
Theme Name: Jarida	
Theme URI: http://themes.tielabs.com/jarida/	
Description: CHILD THEME FOR JARIDA	
Author: TieLabs	
Author URI: http://tielabs.com/ 	
Template: jarida	
Version: 2.4.5	
License: license purchased	
License URI: http://themeforest.net/licenses/regular_extended	
Tags: two-columns, fixed-width, custom-background, threaded-comments, translation-ready, custom-menu
*/


/* === CUSTOM CSS FOR AUTHOR IMAGES ON FRONT PAGE - Added on 23 April 2017 === */

.avatar-wrap {
    float: right;
    padding-left: 10px;
	margin-bottom: 5px;
    display: grid;
}

.cd-fa-wrap {
	float: right;
	width: 25%;
}

.cd-fa-info {
    display: block;
    float: inherit;
    text-align: center;
}

.span.author.vcard {
    font-size: 16px;
	float: right;
	margin-bottom: 5px;
	line-height: 1;
}

.img.avatar {
    border-radius: 50%;
	box-shadow: 0px 0px 2px 1px #333;
}


/* === End Custom CSS for Author Avatar === */

    div:lang(ur) {
        direction: rtl;
        font-family: "nafees-web-naqsh";
        font-size: 20px;
    }
    a:lang(ur) {
        font-family: "nafees-web-naqsh";
        font-size: 18px;
    }
	
	.main-menu:lang(ur) {
    float: right;
	}
	
    .post-title:lang(ur) {
        direction: rtl;
        font-family: "nafees-web-naqsh";
        font-size: 28px;
        font-weight: 700;
        color: #F00;
    }
	
	span.tie-date:lang(ur) {
		font-size: 10px;
		font-family: cursive;
	}
	
	p.post-meta:lang(ur) {
		color: #aaa;
		margin: 7px 0;
		font-size: 10px;
	}
	
    h1.page-title:lang(ur) {
        direction: rtl;
        font-family: "nafees-web-naqsh";
        font-size: 28px;
    }
    h2:lang(ur) {
        direction: rtl;
        font-family: "nafees-web-naqsh";
        font-size: 20px;
		font-weight: bold;
    }
    h3:lang(ur) {
        direction: rtl;
        font-family: "nafees-web-naqsh";
        font-size: 18px;
        line-height: 24px;
    }
    .cat-box {
        margin-top: 10px;
        margin-bottom: 1px;
        border-top: 5px solid #cd2122;
        position: relative;
    }
    li.first-news p:lang(ur) {
        padding-right: 20px;
    }
    form#commentform:lang(ur) {
        padding-right: 20px
    }
    h3#reply-title:lang(ur) {
        font-family: "nafees-web-naqsh";
        font-size: 18px;
    }
    /* TABLET URDU TEXT : 768px */
    @media only screen and (max-width: 985px) and (min-width: 768px),
    (max-width: 767px) and (min-width: 480px),
    (max-width: 479px) {
        a:lang(ur) {
            font-family: "nafees-web-naqsh";
            font-size: 20px;
            color: red;
        }
        div:lang(ur) {
            direction: rtl;
            font-family: "nafees-web-naqsh";
            font-size: 20px;
        }
        .post-title:lang(ur) {
            direction: rtl;
            font-family: "nafees-web-naqsh";
            font-size: 28px;
            font-weight: 700;
            color: #F00;
            background-color: white;
        }
        .cat-box {
            margin-top: 10px;
            margin-bottom: 1px;
            border-top: 5px solid #cd2122;
            position: relative;
        }
        form#commentform:lang(ur) {
            padding-right: 20px
        }
		
        h3#reply-title:lang(ur) {
            font-family: "nafees-web-naqsh";
            font-size: 20px;
            margin-top: 15px;
        }
	}
