body {
  background: #fff;
  font: normal 15px/1.8 Tahoma, sans-serif;
  color: #444;
  margin-top: 0;
  padding: 0 20px 20px 20px;
}
a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px dotted #000;
}
#gk-logo {
  display: block;
  float: left;
  margin: 32px 0;
  opacity: 1;
  padding: 0;
  width: 100%;
}
#gk-logo img {
  display: block;
  height: auto;
  margin: 0;
  max-width: 300px;
}
#gk-logo.text {
  color: #000;
  display: block;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1;
  text-indent: 0;
  text-transform: uppercase;
}
#gk-logo.text > span {
  display: block;
}
#gk-logo.text .gk-logo-slogan {
  display: block;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}
header {
  text-align: center;
}
.header-wrap img {
  float: left;
}
.entry-title {
  margin-bottom: 32px;
  font: normal 250%/120% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
dt.article-info-term,
ul.actions,
#gk-header-nav > div {
  display: none;
}
.entry-content img {
  display: block;
  margin: 20px auto;
}
dd {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  border-right: 1px solid #E0E0E0;
}
dd:last-child {
  border-right: none;
}
dl.article-info {
  width: 100%;
  clear: both;
  display: block;
  margin: 10px 0;
}
.entry-content img {
  float: left;
  margin: 0 10px 10px 0;
  display: block;
  padding: 0;
  background: #fff;
}
img.caption {
  margin-top: 5px;
}
.img_caption {
  margin-bottom: 10px;
  background: #fff;
  padding: 3px;
  border: 1px solid #e0e0e0;
}
.entry-content img {
  margin: 5px;
}
.img_caption img {
  margin: 0;
}
p.img_caption {
  margin: 0 10px;
  padding: 6px 6px 0;
  text-align: center;
  border: none;
}
.img_caption.left {
  float: left;
  margin-right: 1.5em;
}
.img_caption.right {
  float: right;
  margin-left: 1.5em;
}

.item-info,
.item-top-info,
#comments
.itemLinks {
  display: none;
}
.itemAuthorBlock > .gkAvatar {
  padding: 12px 32px 32px 12px;
  max-height: 80px;
}
article.item-page > header h1 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: normal;
  font-family: Georgia, serif;
  margin-top: 0;
}
article.item-page > header h1 a {
  border-bottom: none !important;
  margin: 0;
}
article.item-page > header > ul {
  padding: 10px 0;
  margin: 10px 0;
  border: 3px solid #ccc;
  border-left: none;
  border-right: none;
  overflow: hidden;
}
article.item-page > header > ul li {
  display: none;
}

.item-body img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px 0;
}
article.itemView .itemImage img {
  margin: 0;
}
.itemBody.containsItemInfo {
  margin-left: 0;
}
.item-info,
.item-social-icons {
  display: none;
}
.item-info img {
  display: none !important;
}
.item-top-info,
.gk-review,
.gk-slideshow,
#sidebar,
.single-page .entry-header .item-social-icons,
#gk-comments-wrap,
.entry-tags,
#gk-header-nav .main-navigation,
#gk-bg:after,
#gk-header-nav > div {
  display: none;
}
#gk-mobile-menu,
#aside-menu,
#gk-login-popup,
#gk-login-popup-overlay,
.entry-meta {
	display: none;
}
#main {
	width: 100%!important;
}
.wp-caption {
  margin: 0;
  overflow: hidden;
}
.wp-caption img {
  width: 100%;
}
.single-page .item-info + .item-body {
  padding-left: 0;
}
.entry-header {
  display: block;
}
.single-page {
  background: #fff;
  margin: 0;
  padding: 10px;
}
.single-page > .header {
	margin: 0;
}
#gk-page-content {
	padding: 0;
}
.item-body {
	margin-top: 15px;
}
#gk-header,
#cc-tag,
#cc-tag a,
#gk-footer-nav,
#gk-footer-nav-popup {
	display: none;
}