/*
#------------------------------------------------------------------------
# Magazine - January 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 
*/
 
/* Base elements and classes */
html {
	border-bottom: 1px solid transparent;
	min-height: 100%;
}
body > div > footer,
body > div > header,
body > div > section,
body > footer,
body > header,
body > section {
	/* class used in the full template-width containers */
	clear: both;
	margin: 0 auto;
}
section#gkPageTop {
	overflow: visible; /* Necessary to make menu working */
	width: 73%; /* Necessary to achieve full background width */
}

#choose-lang {
	text-align: center;
	background-color: #e5e6e8;
	font-weight: bold;
}
#choose-lang select {
background-color: #F5F5F5;
border: 1px solid #76797D;
color: #64676A;
}
#topHeader{

color: #B7B9BA;
}
#lang {
	float: right;
	font-size: 10px;
	
border: 1px solid #76797D;
color: #64676A;
}

#gkTop1,
#gkTop2,
#gkBottom1,
#gkBottom2 {
	/* Positions blocks -clearing */
	clear: both;
}

#gkTop1,
#gkTop2 {
	overflow: hidden;
}

#gkTop1 + #gkBreadcrumb,
#gkTop2 + #gkBreadcrumb {
	border-top: 1px solid #e5e5e5;
	margin-top: 0;
}

/* clearfix */
#gkPageContent::after,
#gkContent::after,
#gkSidebar::after,
footer::after,
header::after,
section::after,
aside::after,
article::after,
.box::after,
.itemSocialSharing::after,
#gkTopMenu::after,
article header ul::after,
#gkTop1 > div::after,
#gkTop2 > div::after {
	clear: both;
	content: "";
	display: table;
}

/* Columns */
section#gkContent,
section#gkComponentWrap,
aside#gkSidebar {
	/* Main columns */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
#gkInset {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: right;
	padding: 44px 0 0 50px;
}
#gkSidebar {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	padding-left: 25px;
}
div.bg-top-middle, div.bg-top-middle, div.bg-top-middle,
div.bg-bottom-middle, div.bg-bottom-middle, div.bg-bottom-middle{
	background:transparent url(http://www.kabbalah.info/files/layouts/shadows/top-mid.gif) repeat-x scroll 0 0;
  height:4px;
  line-height:4px;
  font-size:4px;
}
div.bg-bottom-middle, div.bg-bottom-middle, div.bg-bottom-middle{
	background:transparent url(http://www.kabbalah.info/files/layouts/shadows/bottom-mid.gif) repeat-x scroll 0 0;
  margin:0 0 10px;
}
div.bg-top-left,div.bg-top-left, div.bg-top-left,
div.bg-top-right, div.bg-top-right, div.bg-top-right,
div.bg-bottom-left,div.bg-bottom-left, div.bg-bottom-left,
div.bg-bottom-right, div.bg-bottom-right, div.bg-bottom-right
{
  height:4px;
  width:4px;
  line-height:4px;
  font-size:4px;
  z-index:10;
}
div.bg-bottom-left,div.bg-bottom-left, div.bg-bottom-left,
div.bg-bottom-right, div.bg-bottom-right, div.bg-bottom-right
{
  height:5px;
}
div.bg-middle-left, div.bg-middle-left, div.bg-middle-left
{
  background:transparent url(http://www.kabbalah.info/files/layouts/shadows/middle-left.gif) repeat-y scroll left top;
}
div.bg-middle-right, div.bg-middle-right, div.bg-middle-right
{
	background:transparent url(http://www.kabbalah.info/files/layouts/shadows/middle-right.gif) repeat-y scroll right top;
}
div.bg-top-left,div.bg-top-left, div.bg-top-left{
	background:transparent url(http://www.kabbalah.info/files/layouts/shadows/top-left.gif) no-repeat scroll 0 0;
  float:left;
}
div.bg-top-right, div.bg-top-right, div.bg-top-right{
  float:right;
	background:transparent url(http://www.kabbalah.info/files/layouts/shadows/top-right.gif) no-repeat scroll 0 0;
}
div.bg-bottom-left,div.bg-bottom-left, div.bg-bottom-left{
	background:transparent url(http://www.kabbalah.info/files/layouts/shadows/bottom-left.gif) no-repeat scroll 0 0;
  float:left;
}
div.bg-bottom-right, div.bg-bottom-right, div.bg-bottom-right{
	background:transparent url(http://www.kabbalah.info/files/layouts/shadows/bottom-right.gif) no-repeat scroll 0 0;
  float:right;
}
div.r-box{
 margin:0;
 padding:0;
}
#gkInset > div.r-box {
 /*margin-left: 36%;
 padding: 0px !important; 
width: 77%;*/
margin-top: 5%;
/*max-height: 100vh;
max-width: 177.78vh;
margin: auto;*/
overflow:hidden;
}
#gkInset  img:only-of-type{
display: block;
  max-width: 100%;
 }

div.r-box-inner{
 
 padding:7px;
}
#gkSidebar > div {
	/*border-top: 1px solid #e5e5e5;*/
	padding-top: 37px;
}

#gkContent.gkColumnLeft {
	float: right;
	width: 78%;
	margin-top: -3px;
}
#gkContent.gkColumnLeft + #gkInset {
	float: left;
	padding-left: 0;
	/*padding-right: 25px;
	margin-left: 6%;*/
	width: 22%
}
#gkContentWrap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	/*padding: 0 25px;*/
	margin-left: 1%;
	overflow: auto;
	
	/*width: 74% !important;*/
}
#gkContentWrap > section:first-child {
	/*border-top: 1px solid #e5e5e5;
	padding-top:  50px;*/
}

#gkSidebar .r-box .bg-middle-left .bg-middle-right .r-box-inner .box .header{
color: #242424;
font-size: 11px;
font-weight: 700;
line-height: 20px;
/* padding: 0 0 30px; */
text-transform: uppercase;
background: #aedee0 url('http://www.kabbalah.info/files/layouts/grey/hd-gradient.gif') repeat top left;
margin-top: -8px;
margin-left: -25px;
margin-right: -25px;
text-align: center;
}

#gkContentWrap + #gkSidebar {
	float: left;
	/*padding-left: 25px;*/
	width: 19%;
padding: 0px;
margin-left: 1%;
	
}
#gkContentWrap.gkSidebarLeft {
	float: right;
}
#gkContentWrap.gkSidebarLeft + #gkSidebar {
	float: left;
	padding-left: 0;
	padding-right: 25px;
}

#gkMainbodyTop .box,
#gkMainbodyBottom .box {
	padding-left: 0;
	padding-right: 0;
}

#gkMainbody .box {
	padding-left: 0!important;
	padding-right: 0!important;
	width: 100%;
}

#gkMainbodyTop + #gkMainbody {
	border-top: 1px solid #e5e5e5;
	margin-top: 50px;
	padding-top: 25px;
}

#gkMainbody + #gkMainbodyBottom {
	border-top: 1px solid #e5e5e5;
	/*margin-top: 50px;
	padding-top: 25px;*/
}
#gkMainbodyBottom  .r-box .bg-middle-left .bg-middle-right .r-box-inner .box .header {
color: #242424;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	/*padding: 0 0 30px;*/
	text-transform: uppercase;
	background: #4E4E4E !important;
	color: #CCCDCF;
	/*background: #aedee0 url('http://www.kabbalah.info/files/layouts/grey/hd-gradient.gif') repeat top left;*/
	margin-top: -7%;
margin-left: -1%;
margin-right: -25px;
text-align: left;
width: 101%;
padding-left: 1%;
}

/* Module groups */
#gkTop1 > div,
#gkTop2 > div {
	margin: 0 -10px;
}

#gkTop1 .box,
#gkTop2 .box,
#gkBottom1 .box,
#gkBottom2 .box {
	/* Columns in the positions blocks */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/* Joomla columns */
.cols-2 .column-1,
.cols-2 .column-2 {
	width: 50%;
}
.cols-3 .column-1,
.cols-3 .column-2,
.cols-3 .column-3 {
	float: left;
	width: 33.3%;
}
.column-1,
.column-2,
.column-3 {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/*
Layout calculations
 */
#gkMainbody .box {
	margin-bottom: 30px;
} 

/* base spaces */
body > footer:first-child,
body > header:first-child,
body > section:first-child,
section#gkPage > section:first-child,
section#gkContent > section:first-child,
section#gkComponentWrap > section:first-child {
	margin-top: 0;
}
/* Joomla columns */
.cols-2 .column-1,
.cols-3 .column-1 {
	padding-right: 10px;
}
.cols-2 .column-2,
.cols-3 .column-3 {
	padding-left: 10px;
}
.cols-3 .column-2 {
	padding-left: 10px;
	padding-right: 10px;
}
/* top/bottom modules */

/* 3-column layout */
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols3 .box.gkmod-1 {
	width: 100%;	
}
.gkCols3 .box.gkmod-2 {
	width: 50%;
}
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
	width: 33.3%;
}
.gkCols3 .box.gkmod-more:nth-child(3n+1) {
	clear: both;
}
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}

/* 4-column layout */
.gkCols4 .box.gkmod-1,
.gkCols4 .box.gkmod-2,
.gkCols4 .box.gkmod-3,
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols4 .box.gkmod-1 {
	width: 100%;	
}
.gkCols4 .box.gkmod-2 {
	width: 50%;
}
.gkCols4 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	width: 25%;
}
.gkCols4 .box.gkmod-more:nth-child(4n+1) {
	clear: both;
}
.gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}

/* 6-column layout */
.gkCols6 .box.gkmod-1,
.gkCols6 .box.gkmod-2,
.gkCols6 .box.gkmod-3,
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols6 .box.gkmod-1 {
	width: 100%;	
}
.gkCols6 .box.gkmod-2 {
	width: 50%;
}
.gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-more {
	width: 25%;
}
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-more {
	width: 20%;
}
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	width: 16.66%;
}
.gkCols6 .box.gkmod-more:nth-child(6n+1) {
	clear: both;
}
.gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 20%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 16.66%!important;
}
