/*
#------------------------------------------------------------------------
# Music State - October 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 
*/

/* Here you can include your override CSS styles */

.gkNspPM-TitleOverlay .gkImgOverlay { display: none; }

.nspMainPortalMode5 .nspArt:hover .nspImageGallery img {
        -webkit-transform: scale(1) rotate(0);
   -moz-transform: scale(1) rotate(0);
   -ms-transform: scale(1) rotate(0);
   -o-transform: scale(1) rotate(0);
   transform: scale(1) rotate(0);
}
#gkMainbody header h2 a,
#k2Container article header h2 a {
color: #e74c3c!important;
}
.gkIsWrapper-gk_musicstate .gkIsPagination { display: none }

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #e74c3c!important;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 0 1em 0;
	padding: 0;
}
.jicons-text {
color: #aaa;
}
article header li a {
color: #e74c3c!important;
}

/* Added by teitbite.com */
label {
    color: #fff;
}

.invalid {
    color: #e25527;
}

.itemContainer {
    padding-bottom: 55px;
}

.itemBlock h2 {
    font-size: 28px;
}

#gkBg {
    background: none no-repeat scroll 0 0 #000 !important;
}

div.mod-languages {
    position: absolute;
    right: 0;
    text-align: center;
    top: 22px;
    z-index: 10;
}

@media only screen and (max-width:1030px) {
div.mod-languages {
    right: 70px;
}
}

@media only screen and (max-width:500px) {
#gkHeaderNav #gkLogo {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

div.mod-languages {
    top: 80px;
}

#gkHeader.gkNoMenu {
    padding-top: 120px;
}
