html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/*كدهاي بالا براي جلوگيري از متفاوت عمل كردن مرورگر هاست*/ 
html { -webkit-font-smoothing: antialiased;}


@font-face {
  font-family: 'BYekan';
  src: url('/fonts/BYekan.eot?#') format('eot'),  /* IE6â€“8 */
       url('/fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/fonts/BYekan.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}

 A{ text-decoration: none;}
.bala{
	height:650px;
	width:100%;	
	margin:0 auto;
	/*رنگ عنوان هدر*/
background: #21d4f0; /* Old browsers */
background: -moz-linear-gradient(top,  #21d4f0 0%, #16cfee 5%, #16cbec 11%, #2493ce 95%, #3197cf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21d4f0), color-stop(5%,#16cfee), color-stop(11%,#16cbec), color-stop(95%,#2493ce), color-stop(100%,#3197cf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21d4f0', endColorstr='#3197cf',GradientType=0 ); /* IE6-9 */

}

.rss-search{
	height:37px;
	width:1000px;
	float:right;
	margin-top:82px;
 
}
.fsearch{
	border-radius:30px;
    behavior: url('PIE.htc');
   -moz-border-radius:30px; /* Firefox */
   -webkit-border-radius:30px; /* Safari, Chrome */
   -khtml-border-radius:30px; /* KHTML */
   float:right;
}
.searchi{
	width:180px;
    float:right;
   	background-color:#FFFFFF;
	margin-right:10px;
	border-radius:30px;
    behavior: url('PIE.htc');
   -moz-border-radius:30px; /* Firefox */
   -webkit-border-radius:30px; /* Safari, Chrome */
   -khtml-border-radius:30px; /* KHTML */
   height:23px;
   padding:5px;
}


.foter{
	height:234px;
	width:100%;
background: #21d4f0; /* Old browsers */
background: -moz-linear-gradient(top,  #21d4f0 0%, #16cfee 5%, #16cbec 11%, #2493ce 95%, #3197cf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21d4f0), color-stop(5%,#16cfee), color-stop(11%,#16cbec), color-stop(95%,#2493ce), color-stop(100%,#3197cf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #21d4f0 0%,#16cfee 5%,#16cbec 11%,#2493ce 95%,#3197cf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21d4f0', endColorstr='#3197cf',GradientType=0 ); /* IE6-9 */

	}
.foter-dakhel{
	height:230px;
	width:990px;
	margin:0 auto;
}
.foteri{
	height:180px;
	width:290px;
	margin-top:20px;
	float:left;
	color:white;
	text-align:right;
	direction:rtl;
	text-align:justify;
	text-justify:inter-word;	
}
.foterii{
	font-family:byekan;
	font-size:10pt;
	font-weight:bold;
	height:25px;	
	width:311px;
	float:right;
	line-height:1.5em;
	color:white;	
	direction:rtl;
}
 .foterii A:link{color:#EEEEEE;}
.foterii A:visited {color:#EEEEEE;}
.foterii A:hover{
	color:#e1b9f8;
	text-shadow:5px 5px 10px #e1b9f8;
   -moz-transition:all 0.9s ease-out;	
   -webkit-transition:all 0.9s ease-out;
   -o-transition:all 0.9s ease-out;
   -ms-transition:all 0.9s ease-out;
}