/**
 * @package   Tachyon Template - RocketTheme
 * @version   1.5.1 February 2, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Root Items */
body.rtl .menutop li.root {float: right;background-position: 0 50%;}
body.rtl .menutop li.root > .item img {margin: 10px 0 10px 5px;}
body.rtl .menutop li.parent.root .item span .daddyicon, body.rtl .menutop li.root .daddy.item .daddyicon {left: 8px;right: inherit;}
body.rtl .menutop li.root > .daddy span {padding-left: 20px;padding-right: 10px;}
body.rtl .menutop li.root > .item em {text-align: right;}

/* Dropdown Surrounds */
body.rtl .menutop ul {float: right;}
body.rtl .menutop .fusion-js-subs {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: 0px 0px 0px 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: 0 -225px;}

/* 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 .fusion-grouped ol li span {padding-left: 0;padding-right: 10px;}
body.rtl .menutop .fusion-grouped ol li {margin-left: inherit;margin-right: 0;}