.t3-header {
  padding: 0 0 20px;
  margin-bottom: 20px;
  background-image: url("../../templates/gezgin/images/mountain.png");
  background-position: left 10px;
  background-repeat: no-repeat;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #f8f5ed;
  -webkit-box-shadow: 0 2px 3px rgba(207,208,214,0.44);
  -moz-box-shadow: 0 2px 3px rgba(207,208,214,0.44);
  box-shadow: 0 2px 3px rgba(207,208,214,0.44);
  border-left: solid 1px #dbcca4;
  border-right: solid 1px #dbcca4;
  border-bottom: solid 1px #dbcca4;
}
.logo {
  float: left;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  margin-top:20px;
}
.logo-image {
  overflow: hidden;
  margin-left: 20px;
}
.logo-image a {
  background-image: url("../../templates/gezgin/images/logo.png");
  background-repeat: no-repeat;
  width: 297px;
  height: 87px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text h1 {
  color: #444;
}
.logo-text h1 a {
  color: #444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  float: right !important;
  margin-top: 40px;
}
.head-search input {
  font-weight: 300;
  font-size: 13px;
}
.head-search form {
  margin: 0 20px 0 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search button {
  padding: 10px;
}
.t3-sl {
  padding-bottom: 20px;
  padding-top: 20px;
}
.t3-sl-2 .t3-module {
  margin-bottom: 30px;
}
.t3-mainbody {
  padding: 0;
  margin-bottom: 20px;
  background: white;
  -webkit-box-shadow: 0 2px 3px rgba(207,208,214,0.44);
  -moz-box-shadow: 0 2px 3px rgba(207,208,214,0.44);
  box-shadow: 0 2px 3px rgba(207,208,214,0.44);
}
.t3-content article {
  padding: 20px;
}
.t3-sidebar-1 .t3-module {
  padding: 20px 0 0 20px;
}
.t3-sidebar-2 .t3-module {
  padding: 20px 20px 0 0;
}
.t3-footer {
  background-image: url("../../templates/gezgin/images/map.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f8f5ed;
  padding: 0;
  color: #666;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #444;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #e6e6e6;
}
.t3-footer .t3-module {
  padding: 10px 20px;
}
.t3-footnav {
  padding: 20px 0 20px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav li a:hover {
  background: none;
  color: #e9c670;
}
.t3-footnav .module-title {
  font-size: 18px;
  color: #444;
}
.t3-copyright {
  border-top: 3px solid #faf2df;
  font-size: 12px;
  padding: 20px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright a {
  text-decoration: none;
}
.t3-copyright a:hover {
  color: #e9c670;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
#topbar {
  background-color: #f8f5ed;
  padding: 10px 0;
  display: block;
  border-left: solid 1px #dbcca4;
  border-right: solid 1px #dbcca4;
  border-top: solid 1px #dbcca4;
}
.topbar-content {
  margin-right: 20px;
}
.top-menu {
  padding: 8px 5px;
}
.top-menu .nav {
  position: relative;
  left: 0;
  display: block;
  float: right;
  margin: 0 0px 0 0;
}
.top-menu .nav > li {
  float: left;
}
.top-menu .nav > li > a {
  float: none;
  padding: 4px 8px 4px;
  color: #c7bea2;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
  border-right: 1px solid #aa9d72;
  line-height: 3.33333333333px;
  font-size: 12px;
}
.top-menu .nav > li:last-child > a {
  border-right: none;
}
.top-menu .nav > li > a:focus,
.top-menu .nav > li > a:hover {
  background: none;
  color: #aa9d72;
  text-decoration: none;
}
.top-menu .nav > .active > a,
.top-menu .nav > .active > a:hover,
.top-menu .nav > .active > a:focus {
  color: #aa9d72;
  text-decoration: none;
  background-color: none;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.125);
  box-shadow: inset 0 0px 0px rgba(0,0,0,0.125);
}
.navbar-img {
  background-image: url("../../templates/gezgin/images/navbar/style1/navbar_980.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 59px;
}
#k2Container {
  padding: 20px;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: none;
}
div.itemListCategory {
  background: none !important;
  border: none;
  margin: 0 0 20px 0;
  padding: 0px;
}
span.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
span.catItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListCategory img {
  float: left;
  display: block;
  background: #fff;
  border: 1px solid #e9c670;
  padding: 10px;
  margin: 0 20px 0 0;
  width: 25% !important;
}
div.itemListCategory h1 small {
  color: #e9c670;
}
div.subCategoryContainer {
  float: left;
}
div.subCategory {
  background: #e9c670;
  display: block;
  border: none;
  margin: 10px;
  padding: 0 0 10px 0;
  -webkit-box-shadow: 0 2px 5px rgba(207,208,214,0.44);
  -moz-box-shadow: 0 2px 5px rgba(207,208,214,0.44);
  box-shadow: 0 2px 5px rgba(207,208,214,0.44);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  text-align: center;
  display: block;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  background: none;
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
}
div.subCategory a.subCategoryImage img {
  filter: sepia(1);
  -webkit-filter: sepia(1);
  -moz-filter: sepia(1);
  -o-filter: sepia(1);
  -ms-filter: sepia(1);
}
div.subCategory a.subCategoryImage:hover img {
  filter: sepia(0);
  -webkit-filter: sepia(0);
  -moz-filter: sepia(0);
  -o-filter: sepia(0);
  -ms-filter: sepia(0);
}
div.subCategory h3 {
  text-align: center;
  background: #e38f79;
  margin: 0px 0px 20px 0px;
  padding: 10px 10px 10px 10px;
}
div.subCategory h3 a {
  text-decoration: none;
  color: #fff;
}
div.subCategory h3 a small {
  color: #f8f5ed;
}
div.subCategory p {
  color: #fff;
  padding: 0 10px 10px 10px;
}
div.subCategory a.btn {
  margin: 0 0 20px 0;
}
div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.itemContainer {
  float: left;
}
div.groupSecondar
  div.groupLinks {
  padding: 0;
  margin: 0;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
  float: left;
}
span.catItemImage {
  display: block;
  text-align: center;
  margin: 0 20px 0 0;
}
span.catItemImage img {
  border: 1px solid #e9c670;
  padding: 10px;
}
div.catItemHeader {
  padding: 0;
}
div.catItemHeader span.catItemDateCreated {
  color: #666;
  font-size: 12px;
  margin-right: 20px;
}
div.catItemHeader h2.catItemTitle {
  margin: 10px 0;
}
div.catItemHeader h2.catItemTitle a {
  text-decoration: none;
}
div.catItemHeader h2.catItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}
div.catItemHeader span.catItemAuthor {
  display: inline-block;
  padding: 0;
  margin: 0 20px 0 0;
  font-size: 12px;
}
div.catItemHeader span.catItemAuthor a {
  font-size: 12px;
}
div.catItemBody {
  padding: 0;
  margin: 0 0 40px 0;
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
  padding: 0;
}
div.catItemTagsBlock {
  padding: 0;
  border-bottom: none;
  display: inline-block;
  margin-right: 10px;
}
div.catItemTagsBlock span {
  font-weight: 700;
  color: #444;
  padding: 0 0 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
div.catItemTagsBlock ul.catItemTags li a {
  margin: 0 0 15px 20px;
  position: relative;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  text-decoration: none;
  padding: 0.470em 0.900em 0.440em 0.917em;
  -webkit-border-radius: 0 0.25em 0.25em 0;
  -moz-border-radius: 0 0.25em 0.25em 0;
  border-radius: 0 0.25em 0.25em 0;
  display: inline-block;
  color: #fff;
  background: #e38f79;
}
div.catItemTagsBlock ul.catItemTags li a:before {
  content: '';
  width: 1.30em;
  height: 1.38em;
  position: absolute;
  left: -0.65em;
  top: .25em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  background: #e38f79;
}
div.catItemTagsBlock ul.catItemTags li a:after {
  content: '';
  width: 0.5em;
  height: 0.5em;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  border-radius: 5em;
  position: absolute;
  top: 0.667em;
  left: -0.083em;
  z-index: 9999;
}
div.catItemTagsBlock ul.catItemTags li a:hover {
  background: #74cbc6;
}
div.catItemTagsBlock ul.catItemTags li a:hover:before {
  background: #74cbc6;
}
div.catItemCategory {
  padding: 0;
  border-bottom: none;
  display: inline-block;
}
div.catItemCategory span {
  font-weight: 700;
  color: #444;
  padding: 0 0 0 0;
  font-size: 11.9px;
}
div.catItemCategory a {
  font-size: 11.9px;
}
div.catItemCommentsLink {
  display: inline;
  margin: 0 0 0 0;
  padding: 0 8px 0 0;
  border-right: none;
}
div.catItemCommentsLink a {
  text-decoration: none;
}
div.catItemLinks {
  margin: 20px 0;
  padding: 0;
}
div.itemImageBlock {
  padding: 0;
  margin: 0 0 0 0;
  position: relative;
}
span.itemImage {
  display: block;
  text-align: center;
  margin: 0 0 20px 0;
}
span.itemImage img {
  border: 1px solid #e9c670;
  padding: 10px;
}
span.itemImageCaption {
  color: #fff;
  float: left;
  display: block;
  font-size: 11.9px;
  background: #74cbc6;
  padding: 5px;
  position: absolute;
  bottom: 11px;
  left: 11px;
  font-style: italic;
  font-weight: 300;
}
span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}
div.itemHeader {
  padding: 10px;
}
div.itemHeader .well-small {
  width: 100%;
}
div.itemHeader span.itemDateCreated {
  color: #666;
  font-size: 12px;
  margin-right: 20px;
}
div.itemHeader h1.itemTitle {
  font-family: 'Poiret One', cursive;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  padding: 0;
  margin: 10px 0;
}
div.itemHeader h1.itemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}
div.itemHeader span.itemAuthor {
  display: inline-block;
  padding: 0;
  margin: 0 20px 0 0;
  font-size: 12px;
}
div.itemHeader span.itemAuthor a {
  font-size: 12px;
  text-decoration: none;
}
div.catItemView {
  padding: 0;
}
div.itemCategory {
  padding: 0;
  border-bottom: none;
  display: inline-block;
}
div.itemCategory span {
  font-weight: bold;
  color: #666;
  padding: 0;
  font-size: 11.9px;
}
div.itemCategory a {
  text-decoration: none;
  font-size: 11.9px;
}
div.itemToolbar {
  padding: 0;
  margin: 0 0 20px 0;
  border-top: none;
  border-bottom: none;
  background: none;
  float: left;
}
div.itemToolbar ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0 20px 0 0;
}
div.itemToolbar ul li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 8px;
  margin: 0;
  border-left: none;
  text-align: center;
  background: none;
  font-size: 12px;
}
div.itemToolbar ul > li:first-child {
  border: none;
}
div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 0;
  font-size: 13px;
}
div.itemToolbar ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url(../../templates/gezgin/images/system/font_decrease.gif) no-repeat;
}
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 0;
  font-size: 13px;
}
div.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url(../../templates/gezgin/images/system/font_increase.gif) no-repeat;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemRatingBlock {
  padding: 0;
}
div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: 300;
  padding: 0;
  margin: 0 10px 0 0;
  color: #666;
  font-size: 12px;
  line-height: 24px;
}
div.itemBody {
  padding: 0 0;
  margin: 0;
}
div.itemIntroText {
  color: #666;
  font-size: 29px;
  font-weight: 400;
  line-height: 32px;
  padding: 20px;
  font-family: 'Poiret One', cursive;
}
.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}
.itemRatingLog {
  font-size: 12px;
  margin: 0;
  padding: 0;
  float: left;
  color: #e9c670;
}
div.itemRatingForm .formLogLoading {
  background: url(../../templates/gezgin/images/system/loading.gif) no-repeat left center;
  height: 15px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(../../templates/gezgin/images/system/transparent_star.gif) left -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
.itemRatingList a:hover {
  background-position: left bottom;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
span.siteRoot {
  display: none;
}
div.itemContentFooter {
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
  border-top: none;
  color: #666;
}
span.itemHits {
  float: left;
  font-size: 12px;
  margin-right: 20px;
}
span.itemDateModified {
  font-size: 12px;
}
div.itemSocialSharing {
  padding: 0;
  margin: 40px 0;
}
div.itemTwitterButton {
  float: left;
  margin-right: 20px;
}
div.itemFacebookButton {
  float: left;
  margin-right: 40px;
  width: 200px;
}
div.itemTagsBlock {
  padding: 0;
  border-bottom: 1px dashed #eee;
  border-top: 3px solid #eee;
}
div.itemTagsBlock span {
  font-weight: 700;
  color: #444;
  padding: 0 0 0 0;
}
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
div.itemTagsBlock ul.itemTags li a {
  margin: 15px 0 15px 20px;
  position: relative;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  text-decoration: none;
  padding: 0.470em 0.900em 0.440em 0.917em;
  -webkit-border-radius: 0 0.25em 0.25em 0;
  -moz-border-radius: 0 0.25em 0.25em 0;
  border-radius: 0 0.25em 0.25em 0;
  display: inline-block;
  color: #fff;
  background: #e38f79;
}
div.itemTagsBlock ul.itemTags li a:before {
  content: '';
  width: 1.30em;
  height: 1.38em;
  position: absolute;
  left: -0.65em;
  top: .25em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  background: #e38f79;
}
div.itemTagsBlock ul.itemTags li a:after {
  content: '';
  width: 0.5em;
  height: 0.5em;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  border-radius: 5em;
  position: absolute;
  top: 0.667em;
  left: -0.083em;
  z-index: 9999;
}
div.itemTagsBlock ul.itemTags li a:hover {
  background: #74cbc6;
}
div.itemTagsBlock ul.itemTags li a:hover:before {
  background: #74cbc6;
}
div.itemVideoBlock {
  margin: 0 0 20px 0;
  padding: 0;
  background: #fff;
}
div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}
div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}
.itemVideoEmbedded {
  position: relative;
  padding-top: 25px;
  padding-bottom: 52.8%;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.itemVideoEmbedded iframe,
.itemVideoEmbedded object,
.itemVideoEmbedded embed,
.itemVideoEmbedded video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
div.itemLinks {
  margin: 0px 0 80px;
  padding: 0;
}
div.itemAuthorBlock {
  background: #e9c670;
  border: none;
  margin: 0 0 0 0;
  padding: 20px;
  text-align: center;
  position: relative;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  float: center;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #fff;
  margin: -80px auto 0 auto;
  border-radius: 60px;
  position: absolute;
  left: 42%;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 20px 0 0 0;
  color: #fff;
}
div.itemAuthorBlock div.itemAuthorDetails a {
  color: #bd8e1d;
  text-decoration: none;
}
div.itemAuthorBlock div.itemAuthorDetails a:hover {
  color: #fff;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  font-family: 'Open Sans', sans-serif;
  font-size: 17.5px;
  color: #fff;
  text-decoration: none;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:hover {
  color: #e38f79;
}
div.itemAuthorBlock div.itemAuthorDetails p {
  color: #fff;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: 700;
  color: #e38f79;
  border-right: 1px solid #ccc;
  padding: 0 8px 0 0;
  margin: 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
  color: #e38f79;
}
div.itemAuthorLatest {
  margin-bottom: 0;
  padding: 20px;
  background: #f0d89c;
}
div.itemAuthorLatest h3 {
  margin-top: 0;
  color: #fff;
}
div.itemAuthorLatest ul {
  color: #d39f20;
}
div.itemAuthorLatest ul li a {
  color: #d39f20;
  text-decoration: none;
}
div.itemAuthorLatest ul li a:hover {
  color: #a67e1a;
}
.even {
  background: none;
  padding: 0;
  border-bottom: none;
}
.odd {
  background: none;
  padding: 0;
  border-bottom: none;
}
div.itemRelated {
  margin-bottom: 20px;
  padding: 0;
  padding: 20px;
  background: #f7e9c8;
}
div.itemRelated h3 {
  margin-top: 0;
  color: #fff;
}
div.itemRelated ul {
  color: #d39f20;
}
div.itemRelated ul li a {
  color: #e2b444;
  text-decoration: none;
}
div.itemRelated ul li a:hover {
  color: #d39f20;
}
div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}
div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
div.itemNavigation {
  padding: 20px 0;
  margin: 0 0 20px 0;
  border-top: 3px solid #eee;
  border-bottom: 1px solid #eee;
  background: none;
}
div.itemNavigation span.itemNavigationTitle {
  color: #666;
}
div.itemNavigation a {
  text-decoration: none;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}
div.itemComments {
  background: none;
  border: none;
  padding: 0;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 4px;
  margin: 0;
  border-bottom: 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url(../../templates/gezgin/images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 4px 4px 4px 0;
  padding: 4px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(../../templates/gezgin/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 350px;
  height: 160px;
  margin: 0;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 350px;
  margin: 0;
}
div.itemCommentsForm form input#submitCommentButton {
  display: block;
  margin: 16px 0 0 0;
  padding: 4px;
  border: none;
  background: none;
  font-size: 16px;
}
div.itemCommentsForm form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.itemCommentsForm form .formLogLoading {
  background: url(../../templates/gezgin/images/system/loading.gif) no-repeat left center;
}
div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(../../templates/gezgin/images/system/loading.gif) no-repeat left center;
}
div.itemBackToTop {
  text-align: center;
}
div.itemBackToTop a {
  text-decoration: none;
  font-size: 24px;
}
div.itemBackToTop a:hover {
  text-decoration: none;
}
div.itemView {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
div.itemComments input[type="submit"].btn {
  margin-top: 20px;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}
div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}
div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}
div.k2CalendarLoader {
  background: #fff url(../../templates/gezgin/images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
table.calendar {
  margin: 0 auto;
  background: #fff;
  border-collapse: collapse;
}
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #e9c670;
  color: #fff;
}
table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #74cbc6;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #e38f79;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #e38f79;
  color: #fff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #a7a498;
  padding: 2px;
  text-decoration: none;
}
div.k2CategorySelectBlock form select {
  width: auto;
}
div.k2CategoriesListBlock ul,
div.k2CategoriesListBlock ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: 400;
}
div.k2CategoriesListBlock ul.level0 li a {
  padding: 20px 0;
  background-color: #d39f20;
  width: 100%;
  text-indent: 1em;
  display: block;
  position: relative;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
div.k2CategoriesListBlock ul.level1 li {
  cursor: pointer;
}
div.k2CategoriesListBlock ul.level1 li a {
  background: #e9c670;
  border-bottom: 1px solid #e2b444;
  width: 100%;
  text-indent: 1em;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  padding: 10px 0;
  text-decoration: none;
}
div.k2CategoriesListBlock ul.level1 li:hover a {
  background: #e2b444;
}
div.k2SearchBlock {
  position: relative;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(../../templates/gezgin/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ccc;
  margin-top: -1px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}
div.k2TagCloudBlock {
  padding: 0;
}
div.k2TagCloudBlock a {
  margin: 5px 0 5px 15px;
  position: relative;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  text-decoration: none;
  padding: 0.470em 0.900em 0.470em 0.917em;
  -webkit-border-radius: 0 0.25em 0.25em 0;
  -moz-border-radius: 0 0.25em 0.25em 0;
  border-radius: 0 0.25em 0.25em 0;
  display: inline-block;
  color: #fff;
  background: #e38f79;
}
div.k2TagCloudBlock a:before {
  content: '';
  width: 1.30em;
  height: 1.28em;
  position: absolute;
  left: -0.6em;
  top: .23em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  background: #e38f79;
}
div.k2TagCloudBlock a:after {
  content: '';
  width: 0.5em;
  height: 0.5em;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  border-radius: 5em;
  position: absolute;
  top: 0.667em;
  left: -0.083em;
  z-index: 9999;
}
div.k2TagCloudBlock a:hover {
  background: #74cbc6;
  padding: 0.470em 0.900em 0.440em 0.917em;
}
div.k2TagCloudBlock a:hover:before {
  background: #74cbc6;
}
div.catItemViewHome {
  padding: 0;
  margin-right: 10px;
  background: #e9c670;
}
div.catItemViewHome span.catItemImage {
  display: block;
  text-align: center;
  margin: 0;
}
div.catItemViewHome div.catItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
div.catItemViewHome div.catItemHeader h3.catItemTitle {
  font-family: 'Poiret One', cursive;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  padding: 10px;
  margin: 0;
  background: #e38f79;
  overflow: hidden;
}
div.catItemViewHome div.catItemHeader h3.catItemTitle a {
  color: #fff;
  text-decoration: none;
}
div.catItemViewHome div.catItemHeader h3.catItemTitle a:hover {
  color: #f2f2f2;
}
div.catItemViewHome div.catItemBody a {
  color: #df7d64;
}
div.catItemViewHome div.catItemBody {
  color: #fff;
  padding: 10px;
  margin: 0 0 10px 0;
}
div.catItemViewHome span.catItemImage img {
  filter: sepia(1);
  -webkit-filter: sepia(1);
  -moz-filter: sepia(1);
  -o-filter: sepia(1);
  -ms-filter: sepia(1);
  border: none;
  padding: 0;
}
div.catItemViewHome span.catItemImage:hover img {
  filter: sepia(0);
  -webkit-filter: sepia(0);
  -moz-filter: sepia(0);
  -o-filter: sepia(0);
  -ms-filter: sepia(0);
}
.componentheading {
  color: #74cbc6;
  font-weight: 300;
  text-align: left;
  font-size: 13px;
  margin-left: 5px;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #e9c670;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: none;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  color: #e9c670;
  font-weight: 300;
  text-align: left;
  font-size: 16px;
  padding: 8px;
  background: none;
}
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #bee7e4;
  border-bottom: 1px solid #74cbc6;
  border-right: 1px solid #74cbc6;
  color: #fff;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}
.k2AccountPage table.admintable tr td {
  border-bottom: 1px solid #74cbc6;
  border-top: 1px solid #74cbc6;
  border-right: 1px solid #74cbc6;
}
#section-kmt #kmt-fame h3.kmt-title,
#section-kmt h3.kmt-title {
  background: #e9c670;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
.ot_slideshow {
  margin-bottom: 20px;
}
.ot_slideshow .t3-module {
  margin-bottom: 20px;
}
.otslideshow .slideshow-content {
  background: none !important;
}
.otslideshow h3.ot-slideshow-title {
  background: #e9c670;
  color: #fff;
  display: block;
  width: 70%;
  font-family: 'Open Sans', sans-serif;
  padding: 3.33333333333px 20px;
  margin: 0;
  font-weight: 600;
  font-size: 24px;
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  border-top-right-radius: 30px;
}
.otslideshow div.otslide-item img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.otslideshow p.ot-slideshow-desc {
  background: #a7a498;
  color: #fff;
  display: block;
  width: 70%;
  margin-bottom: 20px;
  padding: 20px 20px;
  font-size: 15px;
  font-weight: 300;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-bottom-left-radius: 30px;
}
.otslideshow .cycle-next,
.otslideshow .cycle-next:hover,
.otslideshow .cycle-next:visited,
.otslideshow .cycle-next:active,
.otslideshow .cycle-next:focus,
.otslideshow .cycle-prev,
.otslideshow .cycle-prev:hover,
.otslideshow .cycle-prev:visited,
.otslideshow .cycle-prev:active,
.otslideshow .cycle-prev:focus {
  opacity: 0.7 !important;
  height: 40px !important;
  width: 40px !important;
}
.otslideshow .cycle-next,
.otslideshow .cycle-next:visited,
.otslideshow .cycle-next:active,
.otslideshow .cycle-next:focus {
  background: url("../../templates/gezgin/images/main-slider/arrows.png") no-repeat -40px 0 !important;
}
.otslideshow .cycle-prev,
.otslideshow .cycle-prev:visited,
.otslideshow .cycle-prev:active,
.otslideshow .cycle-prev:focus {
  background: url("../../templates/gezgin/images/main-slider/arrows.png") no-repeat 0px 0 !important;
}
.otslideshow .cycle-prev:hover,
.otslideshow .cycle-next:hover {
  opacity: 1 !important;
}
.newsletter .btn {
  padding: 11px;
}
.ot_gallery {
  position: relative;
}
.ot_gallery img.nk-image:hover {
  -webkit-filter: blur(1px);
}
.ot_gallery .nk-art-controllers {
  font-size: 22px;
  color: #808080;
}
.ot_gallery .nk-art-next {
  position: absolute;
  right: 1.5%;
  top: 40%;
}
.ot_gallery .nk-art-prev {
  position: absolute;
  left: 1.5%;
  top: 40%;
}
.ot_gallery .nk-art-next:hover,
.ot_gallery .nk-art-prev:hover {
  color: #e9c670;
}
.ot_gallery {
  background-color: #f8f5ed;
  padding: 10px 37px;
  margin-left: -20px;
  margin-right: -20px;
  border-radius: 10px/90px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset -2px 0 3px 2px rgba(255,255,255,0.6), inset 2px 0 3px 2px rgba(255,255,255,0.6), inset -10px 0 10px 1px rgba(155,155,155,0.1), inset 10px 0 10px 1px rgba(155,155,155,0.1);
}
.ot_gallery:before,
.ot_gallery:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 20px;
  width: 50%;
  height: 20%;
  border-radius: 10px/90px;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.ot_gallery:after {
  right: 20px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e9c670;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
  text-align: left;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 10px 5px;
  border-top: none;
}
.modulesuper .module-ct {
  background: #e9c670;
  color: #fff;
}
.ot_tours {
  background: #f8f5ed;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 3px rgba(207,208,214,0.44);
  -moz-box-shadow: 0 2px 3px rgba(207,208,214,0.44);
  box-shadow: 0 2px 3px rgba(207,208,214,0.44);
}
.ot_tours_content {
  position: relative;
}
.ot_news img.nk-image:hover {
  -webkit-filter: blur(1px);
}
.ot_news .nk-art-controllers {
  font-size: 21px;
  color: #000;
  position: absolute;
  right: 0%;
  top: 2%;
}
.ot_news .nk-art-next:hover,
.ot_news .nk-art-prev:hover {
  color: #e38f79;
}
.nk-date-blog {
  float: left;
  margin: 0 10px 10px 0 !important;
  padding: 5px 10px !important;
  text-align: center;
  color: #fff !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #e9c670 !important;
  -webkit-box-shadow: 0 2px 0 #d39f20;
  box-shadow: 0 2px 0 #d39f20;
}
.nk_date_day {
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 2px;
}
.nk_date_month_year {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.nk_date_month_year span {
  display: block;
}
span.nk_date_month {
  font-size: 11px;
  line-height: 120%;
  letter-spacing: 1px;
}
span.nk_date_year {
  font-size: 10px;
  display: none !important;
}
