/*
#------------------------------------------------------------------------
# game. - December 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 */
h2,h1 {
    font-size: 28px;
    
}
#gkSocialAPI {

    display: none;
}
.item.column-1 {
    margin-bottom: 20px;
    border-bottom: 1px solid;
}
p.readmore {
    padding-bottom: 20px!important;
}
.items-leading > div {
    margin-top: 0;
    margin-bottom: 20px !important;
    
}