﻿@font-face {
  font-family: 'BMorvarid';
  src: url('../fonts/BMorvarid.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BMorvarid.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BMorvarid.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'BKoodakBold';
  src: url('../fonts/BKoodakBold.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BKoodakBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
a {
	color: #ffef00;
}
.side-title,.title{
	font-family: BMorvarid, Arial, Helvetica, sans-serif;
}

.title {
	color:rgba(255,255,0,.7) ;
	font-weight: normal;
	text-shadow: 1px 1px rgba(255,128,0,.7),2px 2px rgba(255,128,0,.7),3px 3px rgba(255,128,0,.7),4px 4px rgba(255,128,0,.7),5px 5px rgba(255,128,0,.7);
	direction:rtl;
	margin-top:-0.7em;
}

.side-title{
	font-weight: normal;
	direction:rtl;
}

#counter,.p-font,#content,.countdownHolder {
	font-family: BKoodakBold, Arial, Helvetica, sans-serif;
}

.p-font{
	direction:rtl;
	text-align:center;
	color: #53a523;
	padding-bottom: 1em;
	font-size:22px;
}

#content {
	direction:rtl;
	text-align:justify;
	line-height:25px;
}