@font-face{ 
font-family: 'nazanin';
    src: url('../fonts/nazanin.eot');
    src: local('B Nazanin Bold'), local('../fonts/nazanin'),
	url('../fonts/nazanin.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face{ 
font-family: 'BYekan';
    src: url('../fonts/BYekan.eot');
    src: local('BYekan'), local('../fonts/BYekan'),
	url('../fonts/BYekan.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}/*
@font-face {
    font-family: "BYekan";
    font-style: normal;
    font-weight: normal;
    src: url("font/BYekan.eot@#iefix") format("eot"),
	url("font/BYekan.woff") format("woff"), 
	url("font/BYekan.ttf") format("truetype"),
	url("font/BYekan.svg#BYekanBold") format("svg");
}

@font-face {
    font-family: "BYekan";
    font-style: normal;
    font-weight: normal;
    src: url("../font/BYekan.eot@#iefix") format("eot"),
	url("../font/BYekan.woff") format("woff"),
	url("../font/BYekan.ttf") format("truetype"),
	url("../font/BYekan.svg#BYekanBold") format("svg");
}
@font-face {
    font-family: "TitrB";
    font-style: normal;
    font-weight: normal;
    src: url("font/TitrB.eot@#iefix") format("eot"), url("font/TitrB.woff") format("woff"), url("font/TitrB.ttf") format("truetype"), url("font/TitrB.svg#TitrBBold") format("svg");
}*/

body{
font-family: 'nazanin';
text-decoration:none;
background-color:#FFC2E3;
margin:0;
direction:rtl;
}
#main{
width:985px;
height:auto;
margin-top:5px;
margin:10px auto auto;
-moz-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;


}
#logo{
width:985px;
height:85px;
background-color:#040726;
}
#slidermn{
width:985px;
height:312px;
background-color:blue;
}
#menumn{
width:985px;
height:48px;
background-color:#202a33;
}
#zermenu{
width:985px;
height:10px;
background-color:#FFC2E3;
}
#contentmn{
width:985px;
height:auto;
background-color:#FFFFFF;
font-family: 'BYekan';
font-size:13px;
color:#444;
}
#footermn{
width:985px;
height:40px;
background-color:#040726;
margin-bottom:10px;
}
.white{
color:#fff;
}
.right{
float:right;
}
.left{
float:left;
}
.h10{
height:10px;
clear:both;
}
.h20{
height:20px;
clear:both;
}
.a110{
width:100px;
height:30px;
background-color:#040726;
margin-right:30px;
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
font-size:18px;font-weight: bold;
padding-right:25px;
}
.a111{
width:800px;
height:27px;
border-bottom:3px solid #29256a;

}
.box{
width:225px;
float:right;
-moz-border-radius: 10px;
border-radius: 10px;
border:2px solid #202a33;
margin-right:13px;
height:155px;

}
.headerbox{
background-color:#040726;
color:#fff;
text-align:center;
}
.imgbox{
text-align:center;

}
.imgbox img{
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;

border:none;
border-style: none;
}

.imgbox:hover{
text-align:center;
opacity: 0.6;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
filter: alpha(opacity = 60);
}
#news-title,.post-title{
color:red;
{