 /**
 * @package		$Id: accents.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: accents.css 26121 2015-01-27 15:22:36Z james $
* @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
*/

/* Core - DARK */
.accent-overlay-dark #rt-top-surround, .accent-overlay-dark #rt-top-surround #rt-header, .accent-overlay-dark .box2 .module-surround {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}
.accent-overlay-dark #rt-top-surround a, .accent-overlay-dark .box2 a {color: #fff;}
.accent-overlay-dark #rt-top-surround #rt-top-surround2 a:hover, .accent-overlay-dark .box2 a:hover {color: #111;text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.2);}

/* Core - LIGHT */
.accent-overlay-light #rt-top-surround, .accent-overlay-light #rt-top-surround #rt-header, .accent-overlay-light .box2 .module-surround {color: #333;text-shadow: 1px 1px 1px rgba(225,225,225,0.2);}
.accent-overlay-light #rt-top-surround a, .accent-overlay-light .box2 a {color: #111;}
.accent-overlay-light #rt-top-surround #rt-top-surround2 a:hover, .accent-overlay-light .box2 a:hover {color: #111;}

/* Logo - DARK */
.accent-overlay-dark #logo-inner {background-image: url(../images/logo/dark/logo.png);}
.accent-overlay-dark #logo-icon {background-image: url(../images/logo/dark/logo-icon.png);}

/* Logo - LIGHT */
.accent-overlay-light #logo-inner {background-image: url(../images/logo/light/logo.png);}
.accent-overlay-light #logo-icon {background-image: url(../images/logo/light/logo-icon.png);}

/* Module Variations - DARK */
.accent-overlay-dark .title4 .title {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}

/* Module Variations - LIGHT */
.accent-overlay-light .title4 .title {color: #333;text-shadow: 1px 1px 1px rgba(225,225,225,0.3);}

/* Buttons and Inputs - DARK */
.accent-overlay-dark .readon, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {border: 1px solid rgba(225,225,225,0.2);}
.accent-overlay-dark .readon span, .accent-overlay-dark .readon .button, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {color: #fff;text-shadow: -1px -1px 1px rgba(0,0,0,0.3);background-image: url(../images/overlays/dark/readon.png);}

/* Buttons and Inputs - LIGHT */
.accent-overlay-light .readon, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {border: 1px solid rgba(0,0,0,0.1);}
.accent-overlay-light .readon span, .accent-overlay-light .readon .button, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {color: #333;text-shadow: 1px 1px 1px rgba(225,225,225,0.3);background-image: url(../images/overlays/light/readon.png);}

/* RokSprocket - Headlines - DARK */
body.accent-overlay-dark #rt-top-surround .sprocket-headlines-item, body.accent-overlay-dark #rt-top-surround .sprocket-headlines-item a {color: #333;text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.8);}
body.accent-overlay-dark #rt-top-surround .sprocket-headlines-navigation .prev, body.accent-overlay-dark #rt-top-surround .sprocket-headlines-navigation .next {box-shadow: 0 0 4px rgba(0,0,0,0.1);}

/* RokSprocket - Headlines - LIGHT */
body.accent-overlay-light #rt-top-surround .sprocket-headlines-item, body.accent-overlay-light #rt-top-surround .sprocket-headlines-item a {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}
body.accent-overlay-light #rt-top-surround .sprocket-headlines-navigation .prev, body.accent-overlay-light #rt-top-surround .sprocket-headlines-navigation .next {box-shadow: 0 0 4px rgba(0,0,0,0.2);}

/* RokSprocket - Lists - DARK */
body.accent-overlay-dark #rt-top-surround .sprocket-lists-title .indicator {background-image: url(../images/overlays/light/roknewspager-toggle2.png);}

/* RokSprocket - Lists- LIGHT */
body.accent-overlay-light #rt-top-surround .sprocket-lists-title .indicator {background-image: url(../images/overlays/light/roknewspager-toggle.png);}