/**
 * Style for fa_IR (body.fa-IR) language typography
 * Package: WordPress
 * Subpackage: Dinky
 * Version: 1.2.3
 * Since: Dinky 1.2
 * Theme URI: http://wordpress.org/themes/#
 * Github repository URI: http://github.com/misamplus/dinky-template/
 * More information: http://en.misam.ir/projects/dinky-template/
 * License: GNU General Public License v3 or later (Read license.txt)
 * Copyright (C) 2013  Misam Saki, misam.ir
 * Author: Misam Saki
 * Website: http://en.misam.ir/
 * Email: misamplus@gmail.com
 * Twitter: @misamplus
*/
@font-face {
	font-family: 'B Yekan';
	src: url(../../font/BYekan-Regular.eot);
	src: url(../../font/BYekan-Regular.eot?#iefix) format('embedded-opentype'), url(../../font/BYekan-Regular.woff) format('woff'), url(../../font/BYekan-Regular.ttf) format('truetype'), url(../../font/BYekan-Regular.svg#laleh) format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'B Mitra';
	src: url(../../font/BMitra-Regular.eot);
	src: url(../../font/BMitra-Regular.eot?#iefix) format('embedded-opentype'), url(../../font/BMitra-Regular.woff) format('woff'), url(../../font/BMitra-Regular.ttf) format('truetype'), url(../../font/BMitra-Regular.svg#laleh) format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Entezar';
	src: url(../../font/Entezar-Regular.eot);
	src: url(../../font/Entezar-Regular.eot?#iefix) format('embedded-opentype'), url(../../font/Entezar-Regular.woff) format('woff'), url(../../font/Entezar-Regular.ttf) format('truetype'), url(../../font/Entezar-Regular.svg#laleh) format('svg');
	font-weight: 400;
	font-style: normal;
}
.fa-IR {
	font-family: "B Mitra", Tahoma, Arial;
}
.fa-IR label {
	font-size: 12pt;
}
.fa-IR input {
	font-family: Tahoma;
}
.fa-IR #main-navigation,
.fa-IR #mobile-navigation {
	font-family: "B Yekan";
	font-size: 12pt;
}
.fa-IR .mobile-title {
	font-size: 14pt;
}
.fa-IR #title .title {
	font-family: "Entezar";
	font-size: 60pt;
	font-weight: 400;
}
.fa-IR #title .title:after {
	font-family: "B Yekan";
	font-size: 10pt;
}
.fa-IR #title .subtitle {
	font-family: "Entezar";
	font-size: 20pt;
	font-weight: 400;
}
.fa-IR #intro {
	padding: 35px 10px 30px;
	min-height: 85px;
	font-size: 16pt;
	line-height: 1.35em;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 300;
}
.fa-IR #main .page-title {
	font-family: "B Yekan";
	font-size: 16pt;
}
#main .navigation {
	font-size: 12pt;
}
.fa-IR .post .entry-title {
	font-size: 18pt;
	line-height: 1.35em;
}
.fa-IR .post .entry-header .entry-shortmeta {
	font-size: 12pt;
}
.fa-IR .post .entry-content {
	font-size: 13pt;
	line-height: 1.618;
}
.fa-IR .post .entry-meta {
	font-size: 12pt;
}
.fa-IR .widget .entry-title {
	font-size: 16pt;
	line-height: 1.35em;
	font-weight: 300;
}
.fa-IR .widget .entry-content {
	font-size: 12pt;
}
.fa-IR #footer {
	font-size: 11pt;
}
.fa-IR #footer .copyright-designer {
	font-family: "B Mitra", Tahoma, Arial;
	font-size: 10pt;
}
/**
 * wordpress.css
 */
#pings-title,
#comments-title {
	font-size: 11pt;
}
.commentlist li cite {
	font-size: 1.1em;
}
.comment-body .comment-meta a {
	font-size: 11pt;
}