.bkoodak14px{
font-family: BKoodakBold, Koodak, B Koodak, X Koodak, Tahoma;
font-size:14px;

}
.bkoodak15px{
font-family: BKoodakBold, Koodak, B Koodak, X Koodak, Tahoma;
font-size:14px;
font-weight: bold;
}
.bkoodak{
font-family: BKoodakBold, Koodak, B Koodak, X Koodak, Tahoma;
}
.post_content1{
font-family: BKoodakBold, Koodak, B Koodak, X Koodak,  Tahoma !important;
font-size:17px;
}
.cufonize{
font-family: BKoodakBold, Koodak, B Koodak, X Koodak,  Tahoma;
}
.cufonizew{
font-family: BKoodakBold, Koodak, B Koodak, X Koodak,  Tahoma;
}
#footer {
text-align: center;
padding: 10px 0 0px;
font-family: Tahoma;
font-size: 12px;
color: #AAA;
display: block;
text-shadow: 0 1px 0 white;
}
#footer a {
color: #8C8C8C;
text-decoration: none;
text-shadow: 0 1px 0 white;
}
#footer a:hover {
color: #E1E1E1;
}
#footer span {
background: #F9F9F9;
padding: 0 10px;
border: 1px solid #E1E1E1;
}

#footer hr {
margin: 20px 0 19px;
border: 0;
border-bottom: 1px solid #E1E1E1;
margin-top: -10px;
z-index:-1;
}

#footer manesht {
  display:inline-block;
  -webkit-transition: color 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -moz-transition: color 0.2s ease-out, -moz-transform 0.2s ease-out;
  -o-transition: color 0.2s ease-out, -o-transform 0.2s ease-out;
  transition: color 0.2s ease-out, transform 0.2s ease-out;
}
#footer manesht:hover {
  -webkit-transform:rotate(0deg) translateX(0px) scale(1.4); 
  -moz-transform:rotate(0deg) translateX(0px) scale(1.4); 
  -ms-transform:rotate(0deg) translateX(0px) scale(1.4); 
  -o-transform:rotate(0deg) translateX(0px) scale(1.4); 
  transform:rotate(0deg) translateX(0px) scale(1.4);
}