/*------------------------------------------------------------------------
# "Hot Explorer" - Commercial Joomla template
# Copyright (C) 2013 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

a {
	color: #000;
}

a:hover {
	color: #ed1c24;
}

a.k2ReadMore, p.readmore, .button {
	background: #ed1c24 !important;
}

a.k2ReadMore:hover, p.readmore:hover, .button:hover {
	background: #000 !important;
	color:#fff;
}

.footerrow, .footerrow .container {
	background: #000;
}

.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > a,
.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > span {
    color:#fff !important;
}

.sparky_inner .topmenurow {
	background: url(../images/custom/header_bg1.jpg) top left;
}

.mnu_bottom1 > li > a:hover, .mnu_bottom2 > li > a:hover, .mnu_bottom3 > li > a:hover {
	color:#ed1c24 !important;
}