body {
direction: rtl;
unicode-bidi: embed;
}
caption,
th,
td {
text-align: right;
} ul,
ol {
margin: 0 3em 1.5em 0;
}
dd {
margin: 0 1.5em 1.5em;
}
pre {
direction: ltr;
}
blockquote {
border-left: none;
border-right: 5px solid rgba(0, 0, 0, 0.05);
}  .main-navigation {
float: right;
}
.nav-menu ul {
padding-right: 0;
}
.nav-menu ul li a:after {
margin-right: 6px;
}
.nav-menu ul ul li a:after {
content: "\f0d9";
float: left;
}
.main-navigation ul {
text-align: right;
}
.nav-menu ul ul {
margin-right: 20px;
} .site-main [class*="navigation"] .nav-previous .meta-nav:before {
content: "\f054";
margin-left: 5px;
}
.site-main [class*="navigation"] .nav-next .meta-nav:after {
content: "\f053";
margin-right: 5px;
} .site-main .post-navigation {
margin: -30px 0 30px;
} .page-links a:first-child {
margin-right: 5px;
}  .search-form .search-submit {
position: absolute;
left: 0;
right: auto;
} .widget ul li {
margin-right: 23px;
}
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_links ul li:before,
.widget_meta ul li:before,
.widget_authors ul ul li:before,
.widget_rss ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_calendar caption:before,
.widget_pages ul li:before,
.widget_nav_menu ul li:before {
margin-right: -20px;
margin-left: 8px;
}
.widget_meta ul li:before,
.widget_authors ul ul li:before {
content: "\f0d9";
} .widget_authors ul ul {
padding-right: 15px;
} .widget_authors ul li,
.widget_author_grid ul li {
margin-right: 0;
}   .search-toggle {
position: absolute;
left: 15px;
right: auto;
top: 0;
}
.search-expand {
position: absolute;
left: 15px;
right: auto;
top: 50px;
}  .entry-meta .byline,
.entry-meta .featured,
.entry-meta .posted-on,
.entry-meta .cat-links,
.entry-meta .tags-links,
.entry-meta .comments-link,
.entry-meta .bookmark-link,
.entry-meta .entry-format,
.edit-link,
.comment-reply {
margin-left: 15px;
margin-right: 0;
}
.entry-meta .byline:before,
.entry-meta .featured:before,
.entry-meta .posted-on:before,
.entry-meta .cat-links:before,
.entry-meta .tags-links:before,
.entry-meta .comments-link:before,
.entry-meta .bookmark-link:before,
.entry-meta .entry-format:before,
.edit-link:before,
.comment-reply:before {
margin-left: 5px;
margin-right: 0;
} .comment .children {
margin: 25px 55px -15px 0;
}
.avatar {
float: right;
margin: 0 0 0 15px;
}
.comment-footer .edit-link {
margin-left: 15px;
margin-right: 0;
}
.commentlist {
margin: -10px 0 30px;
} #cancel-comment-reply-link {
margin-right: 10px
}
#cancel-comment-reply-link:before {
margin-left: 3px;
} .gallery-item {
float: right;
margin: 0 0 4px 4px;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-left: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: right;
}
.gallery-caption {
position: absolute;
right: 0;
text-align: right;
}
.gallery-caption:before {
position: absolute;
right: 0;
} @media only screen and (min-width: 768px) {
.nav-menu ul ul {
float: right;
margin-right: 0;
position: absolute;
top: 50px;
right: -999em;
}
.nav-menu ul ul ul {
right: -999em;
}
.nav-menu ul li:hover > ul,
.nav-menu ul li.focus > ul {
right: auto;
}
.nav-menu ul ul li:hover > ul,
.nav-menu ul ul li.focus > ul {
right: 100%;
}
.site-main [class*="navigation"] .nav-previous {
float: right;
}
.site-main [class*="navigation"] .nav-next {
float: left;
text-align: left;
}
.footer-widget-area .widget-area {
float: right;
}
.footer-widget-area .widget-area:nth-child(1):nth-last-child(2),
.footer-widget-area .widget-area:nth-child(2):nth-last-child(1) {
margin-left: 6%;
margin-right: 0;
}
.footer-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type,
.footer-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type {
margin-left: 0;
}
.footer-widget-area .widget-area:nth-child(1):nth-last-child(3),
.footer-widget-area .widget-area:nth-child(2):nth-last-child(2),
.footer-widget-area .widget-area:nth-child(3):nth-last-child(1) {
margin-left: 5%;
margin-right: 0;
}
.footer-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type,
.footer-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type,
.footer-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type {
margin-left: 0;
}
.footer-widget-area .widget-area:nth-child(1):nth-last-child(4),
.footer-widget-area .widget-area:nth-child(2):nth-last-child(3),
.footer-widget-area .widget-area:nth-child(3):nth-last-child(2),
.footer-widget-area .widget-area:nth-child(4):nth-last-child(1) {
margin-left: 3%;
}
.footer-widget-area .widget-area:nth-child(1):nth-last-child(4):last-of-type,
.footer-widget-area .widget-area:nth-child(2):nth-last-child(3):last-of-type,
.footer-widget-area .widget-area:nth-child(3):nth-last-child(2):last-of-type,
.footer-widget-area .widget-area:nth-child(4):nth-last-child(1):last-of-type {
margin-left: 0;
}
.site-credit {
text-align: left;
}
}
@media only screen and (min-width: 1024px) {
.content-area {
float: right;
margin: 0 0 0 -35%;
}
.site-main {
margin: 0 0 0 35%;
}
.site-content .widget-area {
float: left;
}
}