/*
 Theme Name:   MH Newsdesk Lite Child
 Theme URI:    http://ahmedmamdouh.com/Newsdesk-lite-child/
 Description:  Newsdesk Lite Child Theme
 Author:       Ahmed Mamdouh
 Author URI:   http://ahmedmamdouh.com
 Template:     mh-newsdesk-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mh-newsdesk-lite
*/

@import url('https://fonts.googleapis.com/css?family=Jomhuria|Changa|Cairo|Amiri');
@import url(//fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);

h1.logo-title {font-family: 'Jomhuria'; font-weight: 400;display: inline;margin-left: 10px}

h2.logo-tagline {font-family: 'Changa';display: inline}

.main-nav li a  {font-family: 'Cairo'; }

h4.widget-title {font-family: 'Cairo'; font-size: 1em; }

body, h1, h2, h3, h4, h5, h6, .mh-footer, .widget-list li, .cat-item, .page_item, .menu-item, .button, .submit, .commentlist .vcard, .pagination {font-family: 'droid arabic naskh';}

#social {float: left; padding: 8px;}

.toptext { position: absolute; top: 25%; font-family: 'Cairo'}

#topbar {
     background: #1f1e1e;
    color: #fff;
    margin: 14px 0 7px;
    position: relative;

}

.ssba {margin-bottom: 1em;}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote, .entry-content table, .entry-content .mh-video-container {
line-height: 1.75;
}

.flickr {
text-align: center;
}

.flickr-r{
float: right;
	margin-left: 10px;
}

.flickr-l{
float: left;
	margin-right: 10px;
}

@media only screen and (max-width: 600px) {
    
    .toptext {display: none; }
}

flickr-embed {
direction: rtl;
}
