/*
#------------------------------------------------------------------------
# Game Magazine - October 2011 template (for Joomla 1.6/1.7)
#
# Copyright (C) 2007-2011 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 */

 #gkLogo.text > span, #gkLogoSmall.text > span {
    display: block;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
    text-transform: uppercase;
    color: red; 
}