/** * @package Quantive Template - RocketTheme * @version 1.5.0 March 31, 2010 * @author RocketTheme http://www.rockettheme.com * @copyright Copyright (C) 2007 - 2010 RocketTheme, LLC * @license http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License */ /*** TEXT COLORS *************************/ /* Menu Text */ .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {color: #fff;} /* Module Text */ .square6 .module-content {color: #B0D7FE;} #rt-main-surround .square6 ul.menu li a, #rt-main-surround .square6 ul.menu li .item, #rt-main-surround .square6 ul.menu li .separator {color: #B0D7FE;} .square6 .module-content a, #rt-main-surround .square6 ul.menu li.active > a, #rt-main-surround .square6 ul.menu li.active > .item, #rt-main-surround .square6 ul.menu li.active > .separator, #rt-main-surround .square6 ul.menu li:hover > a, #rt-main-surround .square6 ul.menu li:hover > .item, #rt-main-surround .square6 ul.menu li:hover > .separator {color: #fff;} .square6 .title, .square6 .rt-article-title, .square6 .rt-article-title a {color: #B0D7FE !important;} .square6 .title span, .square6 .rt-article-title span {color: #fff;} /*** IMAGES AND BACKGROUNDS *************************/ /* Top Menu */ #rt-navigation {background: url(../images/menus/style1/menubar-m.png) 0 0 repeat-x;} #rt-navigation2 {background: url(../images/menus/style1/menubar-l.png) 0 0 no-repeat;} #rt-navigation3 {background: url(../images/menus/style1/menubar-r.png) 100% 0 no-repeat;} /* Module Variations */ .square6 .rt-module-top {background: url(../images/body/style1/module6-tm.png) 0 0 repeat-x;} .square6 .rt-module-top2 {background: url(../images/body/style1/module6-tl.png) 0 0 no-repeat;} .square6 .rt-module-top3 {background: url(../images/body/style1/module6-tr.png) 100% 0 no-repeat;} .square6 .rt-module-inner {background: #3F71AB url(../images/body/style1/module6-m.png) 0 0 repeat-x;border-left: 1px solid #245A94;border-right: 1px solid #245A94;} .bodylevel-low .square6 .rt-module-inner {background: #3F71AB;border: 1px solid #245A94;} .square6 .rt-module-bottom {background: url(../images/body/style1/module6-bm.png) 0 0 repeat-x;} .square6 .rt-module-bottom2 {background: url(../images/body/style1/module6-bl.png) 0 0 no-repeat;} .square6 .rt-module-bottom3 {background: url(../images/body/style1/module6-br.png) 100% 0 no-repeat;} /* Module Titles */ .square6 .module-title, .square6 .rt-article-title, body .square6 ul.roknewspager li, body .square6 .roknewspager-pages2 {background: url(../images/body/style1/module6-title-bg.png) 50% 100% repeat-x;} /* Side Menu - Light */ .bodystyle-light .roknewspager-next, .bodystyle-light .roknewspager-next-disabled, .bodystyle-light #rt-main-surround ul.menu li a, .bodystyle-light #rt-main-surround ul.menu li .separator, .bodystyle-light #rt-main-surround ul.menu li .item {background: url(../images/body/light/menus/style1/menu-arrows.png) 5px 10px no-repeat;} .bodystyle-light .roknewspager-prev, .bodystyle-light .roknewspager-prev-disabled {background: url(../images/body/light/menus/style1/rtl/menu-arrows.png) 100% 10px no-repeat;} .bodystyle-light .square4 .roknewspager-next, .bodystyle-light .square4 .roknewspager-next-disabled, .bodystyle-light #rt-main-surround .square4 ul.menu li a, .bodystyle-light #rt-main-surround .square4 ul.menu li .separator, .bodystyle-light #rt-main-surround .square4 ul.menu li .item {background: url(../images/body/light/menus/style1/menu-arrows3.png) 3px 8px no-repeat;} .bodystyle-light .square4 .roknewspager-prev, .bodystyle-light .square4 .roknewspager-prev-disabled {background: url(../images/body/light/menus/style1/rtl/menu-arrows3.png) 3px 8px no-repeat;} .bodystyle-light .square6 .roknewspager-next, .bodystyle-light .square6 .roknewspager-next-disabled, .bodystyle-light #rt-main-surround .square6 ul.menu li a, .bodystyle-light #rt-main-surround .square6 ul.menu li .separator, .bodystyle-light #rt-main-surround .square6 ul.menu li .item {background: url(../images/body/light/menus/style1/menu-arrows4.png) 3px 8px no-repeat;} .bodystyle-light .square6 .roknewspager-prev, .bodystyle-light .square6 .roknewspager-prev-disabled {background: url(../images/body/light/menus/style1/rtl/menu-arrows4.png) 3px 8px no-repeat;} /* Side Menu - Dark */ .bodystyle-dark .roknewspager-next, .bodystyle-dark .roknewspager-next-disabled, .bodystyle-dark #rt-main-surround ul.menu li a, .bodystyle-dark #rt-main-surround ul.menu li .separator, .bodystyle-dark #rt-main-surround ul.menu li .item {background: url(../images/body/dark/menus/style1/menu-arrows.png) 5px 10px no-repeat;} .bodystyle-dark .roknewspager-prev, .bodystyle-dark .roknewspager-prev-disabled {background: url(../images/body/dark/menus/style1/rtl/menu-arrows.png) 100% 10px no-repeat;} .bodystyle-dark .square4 .roknewspager-next, .bodystyle-dark .square4 .roknewspager-next-disabled, .bodystyle-dark #rt-main-surround .square4 ul.menu li a, .bodystyle-dark #rt-main-surround .square4 ul.menu li .separator, .bodystyle-dark #rt-main-surround .square4 ul.menu li .item {background: url(../images/body/dark/menus/style1/menu-arrows3.png) 3px 8px no-repeat;} .bodystyle-dark .square4 .roknewspager-prev, .bodystyle-dark .square4 .roknewspager-prev-disabled {background: url(../images/body/dark/menus/style1/rtl/menu-arrows3.png) 3px 8px no-repeat;} .bodystyle-dark .square6 .roknewspager-next, .bodystyle-dark .square6 .roknewspager-next-disabled, .bodystyle-dark #rt-main-surround .square6 ul.menu li a, .bodystyle-dark #rt-main-surround .square6 ul.menu li .separator, .bodystyle-dark #rt-main-surround .square6 ul.menu li .item {background: url(../images/body/dark/menus/style1/menu-arrows4.png) 3px 8px no-repeat;} .bodystyle-dark .square6 .roknewspager-prev, .bodystyle-dark .square6 .roknewspager-prev-disabled {background: url(../images/body/dark/menus/style1/rtl/menu-arrows4.png) 3px 8px no-repeat;} #rt-main-surround .square6 ul.menu li {background: url(../images/body/style1/module6-title-bg.png) 50% 100% repeat-x;} /* Login Feature - Light */ .bodystyle-light #rt-login-button .buttontext {background: url(../images/body/light/style1/lgbutton-r.png) 100% 0 no-repeat;} .bodystyle-light #rt-login-button .buttontext span {background: url(../images/body/light/style1/lgbutton-l.png) 0 0 no-repeat;} /* Login Feature - Dark */ .bodystyle-dark #rt-login-button .buttontext {background: url(../images/body/dark/style1/lgbutton-r.png) 100% 0 no-repeat;} .bodystyle-dark #rt-login-button .buttontext span {background: url(../images/body/dark/style1/lgbutton-l.png) 0 0 no-repeat;} /* Joomla Specific */ .square6 .rt-poll .rt-pollrow {background: url(../images/body/style1/module6-title-bg.png) 50% 100% repeat-x;} .square6 h4.rt-polltitle {color: #fff;} /* Typography - Light */ .bodystyle-light .rokradios, .bodystyle-light .rokchecks, .bodystyle-light .rokradios-active, .bodystyle-light .rokchecks-active {background-image: url(../images/body/light/style1/inputs.png);} .bodystyle-light #form-login ul li a, .bodystyle-light #com-form-login ul li a, .bodystyle-light ul.rt-more-articles li a, .bodystyle-light .rt-section-list ul li a {background-image: url(../images/body/light/menus/style1/menu-arrows.png);} /* Typography - Dark */ .bodystyle-dark .rokradios, .bodystyle-dark .rokchecks, .bodystyle-dark .rokradios-active, .bodystyle-dark .rokchecks-active {background-image: url(../images/body/dark/style1/inputs.png);} .bodystyle-dark #form-login ul li a, .bodystyle-dark #com-form-login ul li a, .bodystyle-dark ul.rt-more-articles li a, .bodystyle-dark .rt-section-list ul li a {background-image: url(../images/body/dark/menus/style1/menu-arrows.png);} /*** RT EXTENSIONS *************************/ /* RokStories - Light */ .bodystyle-light .rokstories-layout2 .feature-arrow-l, .bodystyle-light .rokstories-layout2 .feature-arrow-r {background-image: url(../images/body/light/style1/rokstories-arrows.png);} .bodystyle-light .rokstories-layout2 .readon-main {background: url(../images/body/light/style1/lgbutton-r.png) 100% 0 no-repeat;} .bodystyle-light .rokstories-layout2 .readon1-m {background: url(../images/body/light/style1/lgbutton-l.png) 0 0 no-repeat;} /* RokStories - Dark */ .bodystyle-dark .rokstories-layout2 .feature-arrow-l, .bodystyle-dark .rokstories-layout2 .feature-arrow-r {background-image: url(../images/body/dark/style1/rokstories-arrows.png);} .bodystyle-dark .rokstories-layout2 .readon-main {background: url(../images/body/dark/style1/lgbutton-r.png) 100% 0 no-repeat;} .bodystyle-dark .rokstories-layout2 .readon1-m {background: url(../images/body/dark/style1/lgbutton-l.png) 0 0 no-repeat;} /* RokTabs - Light */ .bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {background: url(../images/body/light/style1/roktab-r.png) 100% 100% no-repeat;} .bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {background: url(../images/body/light/style1/roktab-l.png) 0 100% no-repeat;} .bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {background: url(../images/body/light/style1/roktab-r.png) 100% 0 no-repeat;} .bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {background: url(../images/body/light/style1/roktab-l.png) 0 0 no-repeat;} .bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {background: url(../images/body/light/style1/roktab2-r.png) 100% 100% no-repeat;} .bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {background: url(../images/body/light/style1/roktab2-l.png) 0 100% no-repeat;} .bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {background: url(../images/body/light/style1/roktab2-r.png) 100% 0 no-repeat;} .bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {background: url(../images/body/light/style1/roktab2-l.png) 0 0 no-repeat;} .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {background: url(../images/body/light/style1/roktab3-r.png) 100% 100% no-repeat;} .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {background: url(../images/body/light/style1/roktab3-l.png) 0 100% no-repeat;} .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {background: url(../images/body/light/style1/roktab3-r.png) 100% 0 no-repeat;} .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {background: url(../images/body/light/style1/roktab3-l.png) 0 0 no-repeat;} .bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span, .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {color: #fff;} .bodystyle-light .roktabs-wrapper .arrow-next, .bodystyle-light .roktabs-wrapper .arrow-prev, .bodystyle-light .roktabs-wrapper .arrow-next-hover, .bodystyle-light .roktabs-wrapper .arrow-prev-hover {background-image: url(../images/body/light/style1/roktab-arrows.png);} /* RokTabs - Dark */ .bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {background: url(../images/body/dark/style1/roktab-r.png) 100% 100% no-repeat;} .bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {background: url(../images/body/dark/style1/roktab-l.png) 0 100% no-repeat;} .bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {background: url(../images/body/dark/style1/roktab-r.png) 100% 0 no-repeat;} .bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {background: url(../images/body/dark/style1/roktab-l.png) 0 0 no-repeat;} .bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {background: url(../images/body/dark/style1/roktab2-r.png) 100% 100% no-repeat;} .bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {background: url(../images/body/dark/style1/roktab2-l.png) 0 100% no-repeat;} .bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {background: url(../images/body/dark/style1/roktab2-r.png) 100% 0 no-repeat;} .bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {background: url(../images/body/dark/style1/roktab2-l.png) 0 0 no-repeat;} .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {background: url(../images/body/dark/style1/roktab3-r.png) 100% 100% no-repeat;} .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {background: url(../images/body/dark/style1/roktab3-l.png) 0 100% no-repeat;} .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {background: url(../images/body/dark/style1/roktab3-r.png) 100% 0 no-repeat;} .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {background: url(../images/body/dark/style1/roktab3-l.png) 0 0 no-repeat;} .bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span, .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {color: #fff;} .bodystyle-dark .roktabs-wrapper .arrow-next, .bodystyle-dark .roktabs-wrapper .arrow-prev, .bodystyle-dark .roktabs-wrapper .arrow-next-hover, .bodystyle-dark .roktabs-wrapper .arrow-prev-hover {background-image: url(../images/body/dark/style1/roktab-arrows.png);}