@font-face {
	font-family: 'Ezra SIL SR';
	src: url('../fonts/ezrasilsr-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ezrasilsr-webfont.woff') format('woff'), 
	     url('../fonts/ezrasilsr-webfont.ttf')  format('truetype'),
	     url('../fonts/ezrasilsr-webfont.svg#EzraSILSR') format('svg');
	}


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

}

 

.logo {
	width:33%%;
	padding-bottom: 20px;
}

.verseNum {
	color: rgb(26,159,134); 
	padding-left:5px;
	font-size: 75%; 
}

.translationText {
	font-size: 75%; 

}


#output {

	direction:rtl; 
/*	text-align:justify;
	text-justify:inter-word; */
font-size:1.5em;
/*display:none;*/

}

.leftWord {
	float: left;

}


.chapterHeading {font-size: 75%}

.samechBreak {display: inline; padding-right: 300px;}


}


.ktav {
display: none;
font-family: 'StamAshkenazCLMMedium'
}


.centered {text-align: center }

.debug {
text-decoration: none; font-weight: normal; 
 }
 
.hidden {
display: none
}