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

/* template.css */
a:hover,
a:active,
a:focus,
article div.tags a:hover,
article div.tags a:focus,
article div.tags a:active {
	color: #ba122b;
}
#gkLogo.cssLogo {
  /* Matchi hack */
	background-image: url('../images/style1/MatchiBiz-200x60.png');
}
#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover {
	color: #ba122b;
}
#gkRegister {
	color: #ba122b;
}
.gkTwitter {
	background-image: url('../images/style1/social_icons.png');
}
.gkFb {
	background-image: url('../images/style1/social_icons.png');
}
.gkPinterest {
	background-image: url('../images/style1/social_icons.png');
}
.gkGplus {
	background-image: url('../images/style1/social_icons.png');	
}
.gkTwitter:active,
.gkTwitter:focus,
.gkTwitter:hover {
	background-image: url('../images/style1/social_icons.png');
/*	color: #ba122b; */
	color: #ba122b;
}
.gkFb:active,
.gkFb:focus,
.gkFb:hover {
	background-image: url('../images/style1/social_icons.png');
/*	color: #ba122b; */
	color: #ba122b;

}
.gkPinterest:active,
.gkPinterest:focus,
.gkPinterest:hover {
	background-image: url('../images/style1/social_icons.png');
/*	color: #ba122b;	*/
	color: #ba122b;

}
.gkGplus:active,
.gkGplus:focus,
.gkGplus:hover {
	background-image: url('../images/style1/social_icons.png');
/*	color: #ba122b;	*/
	color: #ba122b;

}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #ba122b;
}
.box.color .header {
	color: #ba122b;
}

/* joomla.css */

section.categories-list li > a,
section.category .children li > a,
section.blog .children li > a {
	color: #ba122b;
}
th {
    background: #ba122b;
}
article header h1 a:hover,
article header h2 a:hover {    
	color: #ba122b;
}
p.img_caption {
    background: #ba122b;
}
.tooltip-inner strong {
    background: #ba122b;
}
#system-message div.alert-error p {
    background: #ba122b;
}
.autocompleter-queried {    
	color: #ba122b !important;
}
div.bannerfooter {
	color: #ba122b;
}

/* gk_stuff.css */

.nspArt h4.nspHeader a:active,
.nspArt h4.nspHeader a:focus,
.nspArt h4.nspHeader a:hover { 
	color: #ba122b; 
}
.nspArt p.nspInfo a:active,
.nspArt p.nspInfo a:focus,
.nspArt p.nspInfo a:hover { 
	color: #ba122b; 
}
.dark .nspLinks ul li h4 a:active,
.dark .nspLinks ul li h4 a:focus,
.dark .nspLinks ul li h4 a:hover,
.dark .nspArt h4.nspHeader a:active,
.dark .nspArt h4.nspHeader a:focus,
.dark .nspArt h4.nspHeader a:hover { 
	color: #ba122b; 
}
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.vertical ol li.active:hover {
    color: #ba122b;
}
.gkTabsNav {
    border-top: 3px solid #ba122b;
}
.vertical .gkTabsContainer + ol.gkTabsNav {
    border-bottom: 3px solid #ba122b;
}
.gkTeam figure:hover img { 
	border: 4px solid #ba122b;
}
.gkFeatures > a:hover {
    background: #ba122b;
}
.gkRocket > span { background-image: url('../images/style1/gk_rocket.png'); }
.gkBadge > span { background-image: url('../images/style1/gk_badge.png'); }
.gkMouse > span { background-image: url('../images/style1/gk_mouse.png'); }
.gkPiggy > span { background-image: url('../images/style1/gk_piggy.png'); }
.gkRocket:hover > span { background-image: url('../images/style1/gk_rocket.png'); }
.gkBadge:hover > span { background-image: url('../images/style1/gk_badge.png'); }
.gkMouse:hover > span { background-image: url('../images/style1/gk_mouse.png'); }
.gkPiggy:hover > span { background-image: url('../images/style1/gk_piggy.png'); }

.gkIsWrapper-gk_startup .gkIsPagination > ol li a { 
	background-image: url('../images/style1/gk_is_pagination.png'); 
}
.gkIsWrapper-gk_startup .gkIsPagination > ol li.active a,
.gkIsWrapper-gk_startup .gkIsPagination > ol li:hover a {  
	background-image: url('../images/style1/gk_is_pagination.png');
}
.gkIsWrapper-gk_startup .gkIsText .btn1,
.gkIsWrapper-gk_startup .gkIsText .btn2,
.gkIsWrapper-gk_startup .gkIsText .btn2:hover {
	background: #ba122b; /* Old browsers */
	background: -moz-linear-gradient(top, #ba122b 0%, #f8693b 100%); /* FF3.6+ */ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ba122b), color-stop(100%, #f8693b)); /* Chrome,Safari4+ */ 
	background: -webkit-linear-gradient(top, #ba122b 0%, #f8693b 100%); /* Chrome10+,Safari5.1+ */ 
	background: -o-linear-gradient(top, #ba122b 0%, #f8693b 100%); /* Opera 11.10+ */ 
	background: -ms-linear-gradient(top, #ba122b 0%, #f8693b 100%); /* IE10+ */ 
	background: linear-gradient(to bottom, #ba122b 0%, #f8693b 100%); /* W3C */  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba122b', endColorstr='#f8693b', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	   -moz-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	    -ms-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	     -o-box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
	        box-shadow: inset 1px 1px 0 #ffa183, 1px 0 3px rgba(0, 0, 0, 0.29);
}
.gkIsWrapper-gk_startup .gkIsText .btn1:hover,
.gkIsWrapper-gk_startup .gkIsText .btn2 {
	background: #53524d; /* Old browsers */
	background: -moz-linear-gradient(top, #53524d 0%, #62615d 100%); /* FF3.6+ */ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #53524d), color-stop(100%, #62615d)); /* Chrome,Safari4+ */ 
	background: -webkit-linear-gradient(top, #53524d 0%, #62615d 100%); /* Chrome10+,Safari5.1+ */ 
	background: -o-linear-gradient(top, #53524d 0%, #62615d 100%); /* Opera 11.10+ */ 
	background: -ms-linear-gradient(top, #53524d 0%, #62615d 100%); /* IE10+ */ 
	background: linear-gradient(to bottom, #53524d 0%, #62615d 100%); /* W3C */  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53524d', endColorstr='#62615d', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	   -moz-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	    -ms-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	     -o-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	        box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
}

/* menu.css */


/* k2.css */
h1 > sup {
    color: #ba122b;
}
span#formLog {
    background: #ba122b;
}
.itemAuthorBlock .itemAuthorDetails {
    border-left: 4px solid #ba122b;
}
#itemListLinks li {
    background-image: url('../images/style1/typography/bullet-square2.png');
}
.itemsContainerWrap .itemList figure:hover { 
	border-color: #ba122b; 
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
    background: #ba122b;
}
.k2TagCloudBlock a:hover,
div.tags a:hover {
    background: #ba122b;
}
.commentLink,
.k2LatestCommentsBlock strong a { 
	color: #ba122b; 
}
