/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
/* Style 4 */

/* template.css */
/*html {
	background: rgba(0, 0, 0, .5);
}*/
/*a,*/
#gkMainMenu div.childcontent a:active,
#gkMainMenu div.childcontent a:focus,
#gkMainMenu div.childcontent a:hover,
article header h1 a:hover,
article header h2 a:hover,
.pane-sliders .panel h3 a:hover {
	color: #fff;
}
#gkBottom2 {
	/*background: rgba(0, 0, 0, .5);*/
}
.breadcrumbs > ul > li a:hover {
	color: rgba(0, 0, 0, .5)
}
/*#gkFooter {
	background: rgba(0, 0, 0, .5);
	border-top: 1px solid #fff;
	color:#fec8bd;
}*/
#gkFooter a {
/*	color:#fee2dc;*/
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: rgba(0, 0, 0, .5)!important;
}
.box.color,
#gkBottom2 .box {
/*	background: rgba(0, 0, 0, .5)!important;
	color: #fec8bd!important;*/
}
.box.color a:active,
.box.color a:focus,
.box.color a:hover,
#gkBottom2 .box a:active,
#gkBottom2 .box a:focus,
#gkBottom2 .box a:hover {
	color: #fff !important;
}
.box.colortitle .header {
	color: rgba(0, 0, 0, .5);
}

/* joomla.css */
.bigbutton,
button,
.button,
.button.inverse:active,
.button.inverse:focus,
.button.inverse:hover,
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.gkPriceTable dd a {
/*	background: rgba(0, 0, 0, .5);*/
}
button:hover,
.button:hover,
.button.inverse,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.gkPriceTable dd a:hover {
/*	background: #dd5d44;*/
}
.border:hover,
.gkPriceTable dd a:hover {
	background: rgba(0, 0, 0, .5)!important;
	border-color: rgba(0, 0, 0, .5)!important;
	color: #fff!important;
}
#gkBottom2 .box .border:hover {
	color: #fff !important;
}
th a:active,
th a:focus,
th a:hover {
	color: rgba(0, 0, 0, .5)!important;
}
article header.itemHasImage h1 a:active,
article header.itemHasImage h1 a:focus,
article header.itemHasImage h1 a:hover {
	color: rgba(0, 0, 0, .5)!important;
}
article header li a:hover {
	color: rgba(0, 0, 0, .5)
}
.tip-title {
	background: rgba(0, 0, 0, .5);
}
.autocompleter-queried {
	color: rgba(0, 0, 0, .5)!important
}
.box.menu li:hover:before;
.box .k2ArchivesBlock li:before {
	color: rgba(0, 0, 0, .5);
}
.box.menu li a:hover {
	color: rgba(0, 0, 0, .5);
}
div.bannerfooter {
	color: rgba(0, 0, 0, .5);
} 

/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { 
	background-color: rgba(0, 0, 0, .5);
}
.box.color .readon {
	background: #ffaf99;
}
.gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay > span {
	background: rgba(0, 0, 0, 0.5);
}
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover {
	 border-bottom: 1px solid rgba(0, 0, 0, .5);
	 color: rgba(0, 0, 0, .5);
}
.gkTabsWrap ol li:hover { 
	color: rgba(0, 0, 0, .5); 
}
.gkContactSocialIcons > a:hover:before {
	background: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .5);
}
.gkTeamOverlay {
	background: rgba(0, 0, 0, .5);
}
.gkTeamOverlay a:hover {
	background: #e4013a;
}

/* menu.css */
.gkMenu a:hover,
.gkMenu a:active,
.gkMenu a:focus,
.gkMenu li.active > a {
	color: #fff !important;
	transform: scale(1.1);
}

/* k2.css */
.activeCategory a {
	color: rgba(0, 0, 0, .5)
}
h1 > sup, h2 > sup {
	background: rgba(0, 0, 0, .5);
}
span#formLog {
	background: rgba(0, 0, 0, .5);
}
.itemTags li a:hover, .k2TagCloudBlock a:hover, .moduleItemTags a:hover, div.tags a:hover {
	background: rgba(0, 0, 0, .5);
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
	background: rgba(0, 0, 0, .5);
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: rgba(0, 0, 0, .5);
}
table.calendar tr td.calendarTodayLinked a {
	color: rgba(0, 0, 0, .5);
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
	background: rgba(0, 0, 0, .5);
}
.calendarNavLink {
	color: rgba(0, 0, 0, .5);
}

/* Image Show CSS */
.gkIsWrapperFixed {
	background: #e8d3a0/*rgba(0, 0, 0, .5)*/!important;
}

.gkIsWrapper-gk_creativity .figcaption > a:hover {
	color: rgba(0, 0, 0, .5)!important;
}
