/**
* @version   $Id: master-rtl.css 7042 2013-01-31 21:15:47Z josh $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2013 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Article */
body.rtl .component-content .actions {float: left;}
body.rtl .component-content .article-info dd {margin-left: 20px;margin-right: 0;}
body.rtl .component-content .items-more ol li a {padding: 4px 15px 4px 0;background-position: 100% -488px;}
body.rtl .component-content .items-more ol li a:hover {background-position: 100% 6px;}
body.rtl .component-content ol, body.rtl .component-content ul {margin: 0 25px 10px 0;}
body.rtl {overflow-x: hidden;}

/* Navigation */
/* Root Items */
body.rtl .menu-block {float: right;}
body.rtl .menutop li.root {float: right;}
body.rtl .gf-menu {margin: 0;}
body.rtl .gf-menu ul {margin: 0;}
body.rtl .gf-menu.l1 > li {float: right;}
body.rtl .gf-menu.l1 > li:first-child .item {border-left: none;}
body.rtl .gf-menu.l1 > li:first-child {border-left: none;}
body.rtl .gf-menu .dropdown .rt-arrow-pointer {left: inherit;right: 35px;}

/* Dropdown Surrounds */
body.rtl .menutop ul {float: right;}

/* Dropdown Items */
body.rtl .menutop ul li > .bullet {padding-left: 0;padding-right: 10px;}
body.rtl .menutop li .item img {float: right;margin: 0 0 0 6px;}
body.rtl .menutop li > .item .readon span {display: inherit;width: inherit;}
body.rtl .menutop ul li.grouped-parent > .daddy span {background: none;}
body.rtl .menutop ul li > .daddy span {background-position: 3px 3px;}

/* No JS */
body.rtl .menutop li.root:hover > .fusion-submenu-wrapper {left:inherit;right: 0;}
body.rtl .menutop ul li:hover > .fusion-submenu-wrapper {left: inherit;right: 180px;}

/* Grouped & Modules */
body.rtl .fusion-grouped ol li .item {padding: 4px 6px 4px 14px;}
body.rtl .menutop .fusion-grouped ol li {margin-left: inherit;margin-right: 0;}

/* Side Menu */
body.rtl .module-content ul.menu li a:before, body.rtl .module-content ul.menu li .item:before, body.rtl .module-content ul.menu li .separator:before {left: inherit;right: 0;}
body.rtl .module-content ul.menu li.active.current > a:before, body.rtl .module-content ul.menu li.active.current > .item:before, body.rtl .module-content ul.menu li.active.current > .separator:before, body.rtl .module-content ul.menu li#current.active > a:before, body.rtl .module-content ul.menu li#current.active > .item:before, body.rtl .module-content ul.menu li#current.active > .separator:before {
			content: "";
			border-bottom: 8px solid transparent;
			border-top: 8px solid transparent;
			border-right-width: 15px;
			border-right-style: solid;
			border-left-width: 0;
			right: -4px;
			left: inherit;
			top: 50%;
			margin-top: -8px;
			position: absolute;
			height: inherit;
	}

/* Module Variations */
body.rtl .title1 .title {padding-left: 0;padding-right: 30px;}
body.rtl .title1 .title:before {right: 0;left: inherit;}
body.rtl .title3 .title {border-right-width: 2px;border-right-style: solid;border-left: 0;padding-left: 0;padding-right: 30px;}

/* Joomla Core */
body.rtl .component-content #searchForm input[type="radio"], body.rtl .component-content #searchForm input[type="checkbox"] {float: right;}
body.rtl #contact-form fieldset {float: right;}
body.rtl .component-content .rt-published {float: left;}

/* Member Access */
body.rtl #login-form label, body.rtl .component-content #password-lbl, body.rtl #username-lbl {float: right;}
body.rtl .component-content .login + div ul li a, body.rtl #login-form a {padding: 4px 15px 4px 0;}
body.rtl .component-content .login + div ul li a:before, body.rtl #login-form a:before {float: right;}

/* RokSprocket - Lists */
body.rtl .sprocket-lists-title .indicator {left: 10px;right: inherit;}
body.rtl .active .indicator {-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
body.rtl .sprocket-lists-arrows {float: right;}
body.rtl .sprocket-lists-arrows .arrow {direction: ltr;}
body.rtl .sprocket-lists-pagination {float: left;}
body.rtl .sprocket-lists-title.padding {padding-left: 50px !important;}

/* RokSprocket - Mosaic */
body.rtl .sprocket-mosaic-hovercontent {left: 0;right: inherit;}

/* RokSprocket - Tabs */
body.rtl .sprocket-tabs-nav {margin: 0;}

/* RokSprocket - Features - Showcase */
body.rtl .layout-showcase .sprocket-features-img-container {float: left;margin: 0 0 25px 0;}
body.rtl .layout-showcase .sprocket-features-pagination {right: inherit;left: 250px;}

/* RokGallery */
body.rtl .rg-ss-slice-list {margin: 0;}

/* RokAjaxSearch */
body.rtl #mod-search-searchword.inputbox, body.rtl .rokajaxsearch .roksearch-wrapper input#roksearch_search_str.inputbox:focus {background-position: 8px -67px;}