/*-----------------------------------------------------------------------
#package     SportyNews Template
#version     1.0
#author      ThemeRox http://www.themerox.com
#copyright   Copyright under commercial licence (C) 2010 - 2011 ThemeRox
#license     http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
------------------------------------------------------------------------*/

/*------------------------------------------------------------------------
#Helix Framework Credit
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com
--------------------------------------------------------------------------*/

.module_menu .mod-wrapper li a span.catTitle,ul.category li a,div.login + div ul li a{
transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-moz-transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-webkit-transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-ms-transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;

}