/*
#------------------------------------------------------------------------
# News - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 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 */
/* lg: inicio */

/* *************************** */
/* nsp gk5 h4 estilo: inicio   */
/* *************************** */


.nspArt h4.nspHeader {font-size: 1rem;}

.bigtitle h4.nspHeader {font-size: 1.25rem;}

/*
.nspLinks .nspLinkScroll1 div ul li {
	list-style-type: disc;
    list-style-position: inside;
}
*/

.box.headlines .nspLinks .nspLinkScroll1 div ul li:hover
{
  background-color: white;
}

.nspLinks ul li h4 {
	font-size: 0.9rem;
	font-weight: 500;
}


/* mod gk5 */
.nspBotInterface, .nspTopInterface {
    margin: 2rem 0;
}

.k2CalendarBlock table.calendar tr td.calendarDateLinked a {
    font-weight: bold;
}

/* newsletter position, popup close */
#gk-newsletter-popup-close {
    z-index: 100;
}
/* **************************************** */
/* Color de fondo de la position newsletter */
/* **************************************** */
#gk-newsletter-popup {
    background: #ccc;
}
/* **************************************** */

/* **************************************** */
/* Color de fondo de la position bannertop */
/* **************************************** */
#gkBannerTop {
    background-color: whitesmoke;
}
/* **************************************** */