/*
Theme Name: Pytheas
Description: Adds support for languages written in a Right To Left (RTL) direction.
It's easy, just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

See http://codex.wordpress.org/Right_to_Left_Language_Support
*/
@font-face {
    font-family: 'yekan';
    src: url('font/WeWYekan.eot');
    src: url('font/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('font/WebYekan.woff') format('woff'),
         url('font/WebYekan.ttf') format('truetype'),
         url('font/WebYekan.svg#WebYekan') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600â€“06FF;
}	
#home-tagline { font-family: yekan;color: #333;font-size: 20px;line-height: 2em;text-align: center;font-style: normal;padding-top: 15px;padding-bottom: 15px;}
h2, h3, h4, h5, h6 {font-weight: 100;}
.logo h1, .logo h2 {font-size: 20px;margin: 0;line-height: 1.3em;font-family: yekan;font-weight:normal;}
#home-slider-wrap { direction: ltr; }
.col {float: right;}
.sidebar-container {float: left;}
p.site-description {font-style: normal;font-family:yekan;margin: 0;}
.service-entry p { text-align: right }
.service-entry h3 { font-size: 16px; margin: 0 0 10px; text-align: right; }
.service-icon { display: block; float: right; font-size: 18px; color: #fff; margin-left: 10px; font-weight: normal; height: 40px; line-height: 40px; width: 40px; background: #f15a23; border-radius: 99px; text-align: center; }
.service-entry-details { padding-right: 60px ;font-family: tahoma; font-size: 11px;}
.logo { float: right }
.logo a {font-weight: 300;}
.masthead-right { float: left ; font-family:yekan; }
#home-wrap .heading { font-size: 15px; font-family: yekan;font-weight:bold;}
.service-entry h3 { font-size: 16px;font-family: yekan;}
.portfolio-entry-description h2 { line-height: 2.5em; font-size: 14px;margin: 0 0 7px 0;padding-bottom: 7px;border-bottom: 1px solid #eee;font-family: yekan;}
.portfolio-entry-excerpt {font-family: tahoma ; font-size:12px;}
.home-blog-entry h2 {line-height: 2.5em;font-size: 13px;margin: 10px 0 7px 0;padding-bottom: 7px;border-bottom: 1px solid #eee;font-family: yekan;}
.home-blog-entry-excerpt {font-family: tahoma ; font-size:12px;}
#footer-bottom .col {margin-bottom: 0;font-family: yekan;font-size: 13px;}
.nav-menu {float: right;border-left: 1px solid rgba(0,0,0,1);}
.nav-menu li {float: right;}
.nav-menu a {text-align: right;font-weight:100;font-family:yekan;font-size:13px; }
.dropdown-menu ul {right: 0;}
.dropdown-menu ul ul { right: 100%; }
.dropdown-menu > li { float: right;}
.nav-menu .icon-angle-right {  right: 20px;}
.single-nav {left: 0;}
.page-header h1, .page-header h2 { font-family:yekan ; font-size:21px; margin-right: 35px;}
.meta a {color: #666;margin-right: 5px;}
.sidebar-box .heading {font-family: yekan;padding-left: 5px;}
ol, ul {font-family: tahoma;font-size: 12px;}
p {font-family: tahoma;}
.meta li {float: right;}
#commentform label {font-family: yekan;}
#respond h3 span {background: #fff;padding-right: 5px;font-family: tahoma; font-size:14px;padding-left: 5px;}
.heading span {padding-left: 5px;}
.related-entry-title {font-size: 14px;font-family: yekan;}
.related-posts .span_18 {width: 100%;}
.post-tags a {float: right;}
.heading {font-family: yekan;}
.single-nav-left {float:right;margin-left:24px; }
.single-nav-right {float:left ; margin-right:-24px;}
.search-entry h2 {font-family: yekan;}
.search-entry-img-link {float: right;margin-bottom: 20px;}
.wpex-recent-posts-content a {font-weight: normal;}
.wpex-widget-recent-posts img {float: right;margin-left: 15px;}
#commentform label {font-size: 13px;font-weight:normal;}
.comment-notes {font-size: 12px;font-family: tahoma;}
.footer-widget h6 { font-family:yekan;}
#wp-calendar {font-family: yekan;}
.entry-footer {font-family: yekan;}
h1 {font-size: 20px;font-family: yekan;}
.blog-entry h2 {font-size: 16px;font-family: yekan;}
.tax-archives-filter > li i {padding-right: 10px;}
#social {left: 15px;}
#social li {float: left;}
.nav-menu .icon-angle-down {  
left: 13px;
right: auto; }
.nav-menu li[class^="icon-"]:before, .nav-menu li[class*=" icon-"]:before { right: 10px; left: auto;}
body {
overflow-x: hidden;}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
font-family: yekan;}
input[type=search], input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea {
font-family: yekan;}
#respond h3 span {
font-family: yekan;}
.masthead-right-content i {
margin-left: 5px;
margin-right: auto;}
.wpex-widget-recent-posts-date i {
margin-left: 5px;
margin-right: auto;}
