/*
#------------------------------------------------------------------------
# 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 */

#gkLogin {
    display: none;
}

#gkBottom1 {
display: none!important;
}

.gkIsWrapper-gk_musicstate figcaption > a {
display: none!important;
}

.frontpage #gkBottom3:before {
  display: none;
}

.frontpage.dark-bottom #gkDarkBottom {
  display: none; 
}

.frontpage.dark-bottom #gkPageContent {
    padding: 0 0 100px 0;
}

.frontpage #gkBottom3 {
    background: #141414 url(../images/common/dark_bottom.jpg) no-repeat center top;
}

body {
    color: #000!important;
}

body, html, body button, body input, body select, body textarea, h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
}