/*
Theme Name: Twenty Ten
*/

/*
RTL Basics
*/

body {
	direction:rtl;
	unicode-bidi:embed;
	font-family: 'tahoma', 'DINPro', sans-serif;
}

p,h1,h2,h3,.span_title, footer h4{
	font-family: 'tahoma', 'DINPro', sans-serif !important;

}

h1,.h1 {
	margin-bottom: 30px;
}

h1,h2,h3{
	font-size: 23px !important;
}
.entry-content{
	font-size: large;
}

.span_title{ font-size: 22px; }
header nav ul li a{ font-size: 13px; line-height: 13px; }

.span_title, .link{ letter-spacing: 0px; }
.arrow_ar{
	left: -25px;
	right: auto !important;
}
.arrow_ar:after{
	content:" ";
	display: block;
	clear: both;
}

.grid_3_con_holder a:hover i{
	right: auto;
	left: -35px;
}

footer ul li a{
	letter-spacing: 0px;
	font-size: 13px;
}


.footer_holder{
	text-align: right;
}
footer .span_title{
	letter-spacing: 0px;
}
footer .copy{
	letter-spacing: 0px;
}


	.inner_row_page .col-md-4{ float: right !important; }
	.inner_row_page .inner_content{ float: left !important; }



footer .span_title{
	font-size: 18px;
	font-weight: normal;
}

footer .time{
	font-size: 15px;
}
