/* CSS for the mobile devices */
/* Basic CSS rules */

.only-desktop {
  display: none;
}

.only-tablets {
  display: none;
}

.only-smartphones {
  display: block;
}

.only-tablets-and-smartphones {
  display: block;
}

.only-desktop-and-tablets {
  display: none;
}

#gk-header {
  left: 270px;
  width: 50px;
}

.fixed-content #content {
  left: 50px;
}

#avatar-logo img,
.gk-logo img {
  max-width: 50px;
}

#aside-menu {
  left: -270px;
  width: 320px;
}

#gk-logo-text {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  top: 10px;
}

#gk-logo + #gk-logo-text,
#avatar-logo + #gk-logo-text {
  top: 30px;
}

#gk-logo-text.two-lines {
  line-height: 15px;
  padding: 9px 0;
}

#gk-menu-button > span:after, 
#gk-menu-button > span:before {
  margin-left: -3px;
}

#gk-social {
  display: none;
}

#gk-search .search-field {
  color: #111;
  padding: 0 20px!important;
  width: 150px;
}

#gk-content {
  padding-left: 50px!important;
}

/*.site-content {
  padding: 15px;
}*/

.page-template-template-polaroid-php .site-content {
  padding: 75px;
}

.single .entry-header,
.page-header {
  margin: -15px -15px 0;
}

.single-page > header h1 {
  padding: 10px 15px;
}

.entry-title, .page-title  {
  font-size: 20px;
}

.single .entry-title:before {
  left: 15px;
}

.single-page > header.no-image {
  padding: 50px 15px 0 15px;
}

.single .entry-title, .page .entry-title {
  padding: 10px 15px;
}

#gk-top,
#gk-bottom {
  padding: 15px 15px 5px 15px;
}

#gk-right {
  padding-left: 65px!important;
  padding-right: 15px!important;
}

/* Containers */
#gk-top .widget,
#sidebar .widget,
#gk-bottom .widget,
.gk-cols .widget,
.gk-3-cols[data-cols="2"] .widget-wrap,
.gk-3-cols[data-cols="3"] .widget-wrap,
.gk-3-cols[data-cols="4"] .widget-wrap,
.gk-3-cols[data-cols="5"] .widget-wrap,
.gk-3-cols[data-cols="6"] .widget-wrap,
.gk-3-cols[data-cols="7"] .widget-wrap,
.gk-3-cols[data-cols="8"] .widget-wrap,
.gk-3-cols[data-cols="9"] .widget-wrap,
.gk-menu .gk-cols > div {
  clear: both !important;
  float: none !important;
  margin: 0 auto 20px auto !important;
  width: 100%;
}

.gk-cols[data-cols="2"] > div,
.gk-cols[data-cols="3"] > div,
.gk-cols[data-cols="4"] > div,
.gk-cols[data-cols="5"] > div {
  padding-bottom: 20px !important;
  width: 100%;
}

/* Items */
.gallery br {
  display: none;
}

.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item {
  width: 50%;
}

.gk-3-cols[data-cols="2"] .widget,
.gk-3-cols[data-cols="3"] .widget {
  padding: 0;
  width: 100%;
}

.item-author {
  width: 100%;
}

.item-author .author.vcard {
  margin-bottom: 10px;
}

.comments-title,
.comment-reply-title {
  font-size: 24px;
}

#comments {
  margin: 0;
  width: 100%;
}

.comment-content-wrapper {
  margin: 0;
  padding: 0;
}

.comment-body {
  font-size: 13px;
  margin: 8px 0;
}

.comment-author {
  position: static;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.comment-metadata > a {
  display: block;
  float: left;
}

.comment-metadata > strong.fn {
  display: block;
  text-align: left;
}

.comment-content {
  clear: both;
  overflow: hidden;
}

.comment-content p {
  clear: both;
}

.search-form .search-submit {
  margin: 10px 0;
}

/* Subpage fixes */

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

/* Other */
.gk-nsp-art {
  width: 99% !important;
}

#gk-footer-nav li {
  padding: 0 10px !important;
}

#gk-search .search-field::-webkit-input-placeholder {
  color: #111;
}
#gk-search .search-field::-moz-placeholder {
  color: #111;
}
#gk-search .search-field:-ms-input-placeholder {
  color: #111;
}

.latest-posts-left .gk-nsp-image-wrap,
.latest-posts-right .gk-nsp-image-wrap,
.latest-posts-left .gk-nsp-content-wrap,
.latest-posts-right .gk-nsp-content-wrap {
  width: 100%;
}

.latest-posts-left .gk-nsp-content-wrap,
.latest-posts-right .gk-nsp-content-wrap {
  padding: 10px 0!important;
}

.gk-nsp-art .gk-nsp-image {
  height: auto;
  width: 100%;
}

.entry-title.sticky + sup, .image-block sup, .archive .image-block sup, .search .image-block sup {
  right: 0;
  top: 0;
}

.item-author img {
  margin-right: 10px
}

.item-info > span, .item-info > time {
  margin-top: 10px;
}

.entry-related a {
  width: 100%!important;
}

.archive .entry-title,
.gk-two-columns .entry-title {
  font-size: 20px;
}

.item-block .entry-title {
  margin-bottom: 5px;
}

.post-listing figure > a {
  width: 100%;
}

.post-listing {
  overflow: hidden; 
}

.post-listing figcaption {
  clear: both;
  padding: 20px;
  position: static;
  width: 100%;
}

.fixed-content #gk-mainbody {
  left: 50px;
}

#gk-popup-login {
  padding: 0 10px 0 60px;
}

#gk-search.search-active:after {
  width: 110px;
}
#gk-search.search-active {
  width: 150px;
}

.author-details {
  clear: both;
  margin: 0;
  padding: 10px 0 0 0;
}

.image-block + .item-block {
  margin: -25px 10px 0;
  padding: 20px 10px 0;
}

.item-block + .entry-summary {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.error404 .page-content > h2 {
  font-size: 24px;
}

.error404 .page-content {
  margin-bottom: 10px;
  padding: 20px;
}

.gk-image-caption {
  bottom: 3px;
  right: 6px;
}

blockquote {
  font-size: 13px;
  padding: 10px;
}

blockquote:before,
blockquote:after {
  display: none;
}

blockquote strong {
  font-size: 13px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 { 
  margin: 25px 0 15px; 
}

.gk-block-text-left, 
.gk-block-text-right {
  font-size: 15px;
  width: 50%;
} 
.gk-block-text-center {
  font-size: 15px;
  width: 80%;
}