/**
 * @package   Camber Template - RocketTheme
* @version   $Id$
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2018 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
 
/* Structure */
body {text-rendering: optimizeSpeed;}
.rt-section-surround {float: left;}


/* Typography */
.rokradios, .rokchecks {line-height: 140%;}
#more-articles span {line-height: 24px;}
.rt-pollrow input {left: 0 !important;visibility: hidden;}
p.dropcap2:first-letter, p.dropcap4:first-letter, p.dropcap6:first-letter {padding: 10px 10px;}
#search_searchword {width: 144px;}

/* Shadows */
.rt-image {-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.menutop .fusion-submenu-wrapper, #roksearch_results {-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.7);}
#rokajaxsearch .inputbox {-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.4);}
.topblock-overlay-light .rt-navigation-top, .topblock-overlay-light .rt-navigation-bar {-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);}
.menutop li.root:hover > .item, .menutop li.root.f-mainparent-itemfocus > .item, .rt-splitmenu .menutop li:hover .item {-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,0.3);}
.menutop ul li > .item:hover, .menutop li.f-menuparent-itemfocus > .item {-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);}
.footerblock-width-wrapped .footerblock-overlay-light {-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.topblock-overlay-dark .rt-navigation-top, .topblock-overlay-dark .rt-navigation-bar {-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);}
.footerblock-width-wrapped .footerblock-overlay-dark {-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);}

/* Border Radius */

/* Opacity and Transitions */
a, .roktabs-links ul li.active span {-moz-transition: color 0.2s ease-out;}
.readon span, .readon .button {-moz-transition: background-position 0.2s linear;}
.menutop li > .item {-moz-transition: background 0.1s linear;}
.inputbox, .component-content .rt-article-icons .icon, .component-content .rt-article-icons ul li a, .roktabs-links ul li {-moz-transition: background-color 0.3s linear;}

/* load transition */
#rt-container-bg.rt-hidden {opacity: 0;}
#rt-container-bg.rt-visible {opacity: 1;-moz-transition: opacity 0.4s ease-out;transition: opacity 0.4s ease-out;}

/* Demo Presets */
.menu-preset span {-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);}
body .menutop .type-module ol li .fusion-module {overflow: visible;}
.menu-preset a span {-moz-transition: all 0.3s ease-in-out;-moz-animation-iteration-count: 1;position:relative;z-index:3000;-moz-transform: scale(1); cursor:pointer;}
.menu-preset a:hover span {-moz-transition: all 0.3s ease-in-out;-moz-animation-iteration-count: 1;position:relative;z-index:3000;-moz-transform: scale(1.1); cursor:pointer;}

/* Additional Fixes */
.roktabs-wrapper .roktabs-links ul li span {-moz-user-select: none;}
/* Additional Fixes */
.register-buttons .readon {float: left;}
.register-buttons a.readon {margin: 0 0 0 9px;}
.profile-edit a.readon span {float: left;}
