/**
 *
 * -------------------------------------------
 * Small Tablet CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 12. Small Tablet code
 *
 *
------------------------------------ */
 
/* 12.1. Base elements
==================================== */ 

#gk-content-wrap,
#gk-content-wrap + aside {
	width: 100%!important;
}

#gk-content-wrap + aside {
	margin-top: 14px!important;
	padding: 0!important;
}

#gk-mainbody article header h1,
#gk-mainbody article header h2 {
	font-size: 32px;
	line-height: 32px;
}

.gk-columns > div {
	clear: both;
	float: none;
	padding: 0!important;
	width: 100%!important;
}

#gk-top-menu {
	clear: both;
	float: none!important;
	margin: 20px 0!important;
	text-align: center!important;
}

#gk-top-menu li {
	display: inline-block;
	float: none;
}

article header h1, 
article header h2 {
	font-size: 32px;
}

#gk-tags,
#gk-search-middle {
	clear: both!important;
	max-width: 100%!important;
	width: 100%!important;
}

#gk-search-middle {
	float: none!important;
	margin: 0 auto!important;
	overflow: hidden;
	padding: 16px 0 0 0;
	width: 300px!important;
}

.gk-is-wrapper-gk-rockwall figcaption h2 {
	font-size: 32px;
}

.overlaywhite .gk-nsp-arts,
.overlaywhite .gk-nsp-links,
.overlayblack .gk-nsp-arts,
.overlayblack .gk-nsp-links {
	width: 100%!important;
}

.overlaywhite .gk-nsp-links > div,
.overlayblack .gk-nsp-links > div {
	margin: 20px 0 0 0!important;
}

.overlaywhite .gk-nsp-list,
.overlayblack .gk-nsp-list {
	margin: 0!important;
}