/*------------------------------------------------------------------------
# Hot Church.ly - 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
-------------------------------------------------------------------------*/

/* This is a variant of default template style */

.sparky_wrapper {
	background: url(../images/custom/sky_bg3.jpg) repeat-x top center;
}

.headerrow {
	background: rgba(34,34,34,.85);
}

.sparky_slogan {
	color: #ccc;
}

.mp_top1 img {
	border-right: 1px solid #666;
}

.mp_top1 .church img {
	border-left: 1px solid #666;
}

a.donate {
	background: #111;
}

.topmenurow {
	background: url(../images/custom/topmenu_bg3.png) repeat-x;
}

div.navh_submenu,
.mnu_mainmenu > li.active,
.mnu_mainmenu > li:hover,
.mnu_mainmenu > li.parent:hover {
	background: #222;
}

div.navh_submenu ul > li > ul {
    background:#111;
}

div.navh_submenu ul > li > a:hover,
div.navh_submenu ul > li > ul > li > a:hover {
    color:#ccc !important;
}

.hero-carousel article .contents h2 {
	background: #222;
}

.hero-carousel article .contents p {
	background: rgba(34,34,34,.85);
}

.citationrow blockquote {
	background: url(../images/custom/citation_quote3.png) no-repeat;
}

.citationrow blockquote span {
	color:#a2c71f;
}

.mp_right blockquote, .mp_left blockquote {
	background: url(../images/custom/citation_quote_small3.png) 0px 20px no-repeat;
}

div.catItemHeader h3.catItemTitle, div.userItemHeader h3.userItemTitle, div.tagItemHeader h3.tagItemTitle {
	background: url(../images/custom/heading_bg3.png) top left no-repeat;
}

a, a.k2ReadMore, p.readmore,
h1, h1 a,
.sparky_inner h2, .sparky_inner h2 a, .sparky_inner div.itemHeader h2.itemTitle {
	color: #a2c71f;
}

span.itemFeatured, div.k2Pagination ul li span, div.pagination ul li span {
	background: #a2c71f;
}

.bottomrow {
	background: url(../images/custom/ornaments_bg.jpg) repeat-x;
	background-size: cover;
}

.mp_bottom1 .cell_pad {
	background: rgba(33,33,33,.6);
}