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

.gkPage {
	padding: 0 20px;
}
#k2Container article header h2 {
	font-size: 32px;
	line-height: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
.gkColumns[data-cols="2"] > div,
.gkColumns[data-cols="3"] > div,
.gkColumns[data-cols="4"] > div {
	padding-bottom: 0px!important;
	width: 100%;
	margin-bottom: 0px;
}
.bigtitle .header {
	font-size: 22px;
	margin: 0 0 25px;
}
.bigtitle .header small {
	font-size: 14px;
}
#gkBottom1, 
#gkBottom2, 
#gkBottom3, 
#gkBottom4, 
#gkBottom5 {
	padding: 30px 0;
}
.the-icons > li {
	clear: both;
	margin-right: 0;
	width: 100%;
} 
/* K2 */
.latestView {
	margin: 0;
}

/* Frontpage elements */
.gkColumns[data-cols="4"] > div,
.gkColumns[data-cols="5"] > div,
.gkColumns[data-cols="6"] > div {
	margin-bottom: 10px;
	width: 100%;
}
.gkSectionNav {
	display: none;
}
.cMods-TopMembers {
	margin: 0 auto;
	max-width: 500px;
}
.frontpage .cMods-TopMembers > div {
	width: 50%;
}
.grid-border .gkGridGK5 {
	border: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}