/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 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 */

#gkHeaderMod h2,
.big-icon,
.newsletter .header small,
.bigtitle .header small { font-family: 'Segoe script', Arial, sans-serif; }

}

.box.gk-description {
    padding-bottom: 0;
}

#menu {
    margin: -60px 0;
    padding: 25px 0;
}

#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5, #gkBottom6 {
    padding: 10px 0;
}  

/*#gkHeaderNav {
    top: 0 !important;
}*/

#gkPageContent {
    padding: 10px 0 50px;
}

.category .itemView {
    margin: 0 0 12px !important;
}

.item-info, .itemComments .itemCommentsList li span {
    font-size: 11px;
    margin: 8px 0 10px;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.gk-special-menu h4 {
    font-size: 18px;
}