﻿@charset "UTF-8";
/***************************************
	Theme Name: Sahifa
	Theme URI: http://themes.tielabs.com/sahifa/
	Description: A Premium Wordpress News Theme
	Author: TieLabs
	Author URI: http://tielabs.com/
	Version: 4.2.1
	License: license purchased
	License URI: http://themeforest.net/licenses/regular_extended
	
	Tags: two-columns, fixed-width, custom-background, threaded-comments, translation-ready, custom-menu
***************************************/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'tiefontello';
  src: url('fonts/tiefontellodeb0.eot?88026028');
  src: url('fonts/tiefontellodeb0.eot?88026028#iefix') format('embedded-opentype'),
       url('fonts/tiefontellodeb0.woff?88026028') format('woff'),
       url('fonts/tiefontellodeb0.ttf?88026028') format('truetype'),
       url('fonts/tiefontellodeb0.svg?88026028#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'tiefontello';
    src: url('fonts/tiefontellodeb0.svg?88026028#fontello') format('svg');
  }
}


pre ,code{
	direction:ltr;
	
}	

		body.dark-skin #top-menu-mob{background: #222;border: 1px solid #000;	color:#DDD;}
	.fixed-nav{
		position:fixed;
		top:-5px;
		width:1050px;
			
	}
	

	#main-nav ul li.mega-menu{position: static;}
	#main-nav ul li .mega-menu-block ul.sub-menu{
		display: none;
		top:0 !important;
		position: static;
		
		
	}
		