/*
Theme Name:     2014 Custom-gz
Description:    twenty Fourteen Customizations
Author:         Editor
Template:       twentyfourteen

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyfourteen/style.css");

/* custom styles and overides */
body {
	background: #f5f5f5;
    font-family: 'Merriweather',  serif;
}

@media screen and (min-width: 1180px) {
 



	}/*        */

@media screen and (min-width: 1260px) {
 
#menu-main ul{display:none;
	visibility: hidden;}

	} /*        */

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
/*body, p{font-family:verdana,geneva;}
div.heb{direction:rtl;font-family:olbheb;} */

body,p{ 
     font-family:verdana,geneva;; 
	 font-size: 16px;
	 font-style: normal;
	 font-weight: normal;
	 text-transform: normal;
	 letter-spacing: normal;
	 line-height: 1.4em;
	 }
	 
.heb{
direction:rtl;
unicode-bidi:bidi-override;
font-family:olbheb;
font-size:16px;
line-height;1.4em;
}


.cyr{
font-family:cyrillic;
font-size:16px;
line-height;1.4em;

}


#bt_pg_nav .prev{
position:relative;
display:inline;
float:left;
top:0;
}
#bt_pg_nav .next{
position:relative;
display:inline;
float:right;
top:0;
}


/* web font declaration s*/

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



@font-face {    
font-family: 'cyrillic';   
src: url('../../web_fonts/russian/MCTIME.eot');
src: url('../../web_fonts/russian/MCTIMEd41d.eot?#iefix') format('embedded-opentype'),
url('../../web_fonts/russian/MCTIME.woff') format('woff'),
url('../../web_fonts/russian/MCTIME.ttf') format('truetype'),
url('../../web_fonts/russian/MCTIME.svg#MACCTimes') format('svg');	
	font-weight: normal;
	font-style: normal; }




	
	/*  END FONTS */
