/*-- Typography rtl --*/
body { /* reset font sizes */
	color: #000;
	font: 100% Arial, sans-serif;
}

input {
	font-family: Arial, sans-serif;
}

.article .title {
	font-size: 32px;
	font-weight: bold;
}

.block h2,
.related_articles h3,
.media {
	font-size: 26px;
	font-weight: bold;
}

.lead_story h3 {
	font-size: 25px;
	font-weight: bold;
}

.mawtani h2.fa {
	font-size: 24px;
	font-weight: bold;
}
.article .section,
.ratings h4,
.comments h4,
.comments h5 {
	font-size: 21px;
	font-weight: bold;
}

h3,
.spotlight h3,
#header .navigation {
	font-size: 20px;
	font-weight: bold;
}

.article .body {
	font-size: 20px;
	font-weight: normal;
}

.most_popular .count,
.lead_story .teaser,
.poll label,
.comments .comment,
.static_content p,
#slideshow .caption p,
.archives .newsbriefs h3 {
	font-size: 18px;
	font-weight: normal;
}

#about .section,
#policy .section,
.most_popular h3,
.mawtani h3,
.poll h4,
.poll input.button,
.weather span,
.daily_comment a,
.daily_comment p,
.sidebar .newsbriefs h3,
.sharingtools,
.comments h4 span,
.comments .name,
.user_input_form,
.user_input_form .charsRemaining,
#articles .features h3,
#articles .features .article_info,
#footer .navigation {
	font-size: 18px;
	font-weight: bold;
}

.teaser,
.caption,
.related_articles li,
.featured_video,
.weekly_photo p,
.spotlight p,
.ratings .stats,
#subscribe p {
	font-size: 16px;
	font-weight: normal;
}

#header .container ul.ar,
.sidebar .subscribe .title,
.sidebar .media input,
.block .article_info {
	font-size: 16px;
	font-weight: bold;
}

.sharingtools .count {
	font-size: 14px;
	font-weight: normal;
}

.weather .temps,
.comments .date {
	font-size: 12px;
	font-weight: normal;
}

.teaser {
	line-height: inherit;
}

.media,
.media input {
	font-weight: normal;
}

/* reset tnr arial */
.lead_story h3,
.features h3,
.newsbriefs h3,
.article .title,
.article .section
.article .resources,
.special .rel_articles a {
	font-family: Arial, sans-serif;
}
