/**
 * @package   Fussion
 * @version   1.0 December 20 2011
 * @author    7Studio
 * @copyright Copyright (C) 7Studio www.7studio.eu
 */

/* Logo */
#rt-logo {background: url(../images/style2/logo.png) 0 0 no-repeat;}
#rt-logo {width: 250px;height:59px;display:block; margin: 19px 0 0 25px;} /* Here You should change a width and height of your logo file */ 

/* fusionmenu.css */

/* 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  {color: #000; background-position: 0 0;}
.menutop li.root.active > .item em,.menutop li.root > .item:hover em, .menutop li.root.f-mainparent-itemfocus > .item em{color: #8db501;}

/* 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 {color: #111; }

/* Navigation - Subitems - Hovers/Active */
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item,
.menutop ul li.active .item, .menutop ul li.active .f-menuparent-itemfocus > .item {background-color: #8db501;color: #fff;}

/* First level menu Pill */
.fusion-pill-l,
.fusion-pill-r {height: 100px; position:absolute; }
.fusion-pill-l {background: url(../images/style2/border-bottom-l.png) no-repeat 0 100%; }
.fusion-pill-r {background: url(../images/style2/border-bottom-r.png) no-repeat 0 100%; }


/* joomla.css */
.googlemaps button,
.actions input,
.button  { border:none; background: #8db501;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;} 
.googlemaps button:hover,
.actions input:hover,
.button:hover {border:none; color: #ddd;}
.search input.button-search { background-image: url(../images/style2/search_button.png);}
.k2Pagination li a:hover,
.component-content .rt-article-icons,
.component-content .pagination li a:hover { background: #8db501; color: #fff; }

/* template.css */
a#gantry-totop {background-image: url(../images/style2/totop.png);}

/* K2.css */
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {background:transparent url(../images/style2/rating-blog.png) left -1000px repeat-x;}
.nspMainPortalMode2 .nspBotInterface .nspArtHeadline .nspHeadline h4 a:hover,
div.catItemHeader h3.catItemTitle a:hover {color: #8db501;}
div.k2TagCloudBlock a{color:#607c00}
div.k2TagCloudBlock a:hover {background:#8db501;}

/* addons.css */
.nspMainPortalMode1 .nspArt p.nspText a,
.bigwhite .module-content a:hover,
.bigdark .module-content a:hover { color: #607c00;}

ul.gkTabs {border: none!important;border-bottom: 3px solid #8db501!important; }
ul.gkTabs li:hover,
ul.gkTabs li.active { background: #8db501!important;}

.nspMainPortalMode2 .nspBotInterface .nspPrev,
.nspMainPortalMode2 .nspBotInterface .nspNext {background: #8db501 url('../images/style2/nsp_portal_mode_2_interface.png') no-repeat 0 0;}
.nspMainPortalMode2 .nspBotInterface .nspArtHeadline .nspHeadline h4 a:hover {color: #8db501;}
