/*------------------------------------------------------------------------
# "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: #E44D2E;
}

a:hover {
	color: #333;
}

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

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

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

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

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

.mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
	text-shadow:1px 1px 0px #333;
}

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