/**
 * @version   3.2.17 March 5, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Core */
body {color: #444;}
#rt-top {background: url(../images/fundo4.jpg) no-repeat ; background-position: top center; margin-top:6px; position:relative; bottom: 0px;}
#rt-header {background: none;}
#rt-bottom {color: #444;}
.rt-container {background: transparent;} 
a:hover {color: #000;}
#rt-footer, #rt-copyright {color: #ddd;}
/*#rt-sidebar-a {background: url(../images/fundo_lateral.jpg) no-repeat ; background-position: top center; padding: 40px 13px 0px 13px; font-size: 0.9em;line-height: 1.1em;}*/
/*#rt-sidebar-b {background: url(../images/fundo3.jpg) no-repeat ; background-position: top center; padding-top:20px;}*/
#rt-sidebar-a {background: none; padding: 0px 0px 0px 0px;}
#rt-sidebar-b {background: none; padding: 0px 0px 0px 0px;}
#rt-sidebar-c {}
#gantry-viewswitcher {margin: 5px auto;position: relative;top:auto;right:0;}


/* Navigation - Core */
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {color: #000000; background:#dae6eb;}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {background: url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;}

/* Navigation - Hovers */
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {background: #b7d5e0;color: #000000;}

/* Navigation - Active */
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {background: #b7d5e0;color: #000000;}

/* Navigation - Dropdowns */
.menutop .fusion-submenu-wrapper {background: #b7d5e0;}
.menutop .fusion-submenu-wrapper.level3, .menutop .fusion-submenu-wrapper.level4, .menutop .fusion-submenu-wrapper.level5, .menutop .fusion-submenu-wrapper.level6 {background: #b7d5e0;}
.menutop ul li > .item {background: #b7d5e0; color: #fff;}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {background: #97bac5;color: #ffffff;}
.menutop ul li > .daddy span {background: url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;}
.menutop .fusion-grouped ol li > .item {background: url(../images/menus/menu-arrow.png) 5px 50% no-repeat;}