/*
# ------------------------------------------------------------------------------------------------------------------------
# Ultimatum - Premium Joomla 2.5 Template - Kunena forum
# ------------------------------------------------------------------------------------------------------------------------
# Copyright (C) 2011 Twincore All Rights Reserved.
# @license - PHP files are GNU/GPL V2 bound by Proprietary License of Joomlart.com.
# CSS / JS are Copyrighted Commercial, bound by Proprietary License of Twincore. 
# Author: Twincore
# Websites:  http://www.ultimatum.twincores.com
# Redistribution, Modification or Re-licensing of this file in part of full, is bound by the License applied. 
# For details on licensing, Please Read Terms of Use at http://themeforest.net/wiki/support/legal-terms/licensing-terms/
#
#
# @Copyright (C) 2008 - 2010 Kunena Team All rights reserved
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# @link http://www.kunena.com
# -----------------------------------------------------------------------------------------------------------------------
*/

/* BLUE COLOR STYLE - ULTIMATUM THEME
--------------------------------------------------------- */


#Kunena a:hover {color:#00a3e0 !important;}

#Kunena .kbutton:hover,
#Kunena .kbutton:focus, #Kunena a.button:hover  { background: #00a3e0 !important; }

#Kunena #kflattable .kpagination a:hover { background: #00a3e0; }

#Kunena h2 span.kheadbtn a { background-color: #00a3e0; }

#Kunena h2 span.kheadbtn:hover a {
	border: 1px solid #00a3e0;
	color: #00a3e0 !important;
	}

#Kunena li.kpost-userposts :hover { background: #00a3e0; }

#Kunena form#jumpto input.kbutton :hover, #Kunena input.button[type="submit"]:hover { background: #00a3e0 !important;}
