

body {
	padding: 0 20px!important;
}
#gkSidebar .box {
	width: 100%;
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;	
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}

/* Search area */
#gkSearch {
	float: right;
	margin-top: 0!important;
	padding-top: 10px;
	text-align: right;
	width: 60%;
}
#gkSearch .button {
	display: none;
}
#gkSearch form {
	display: inline-block;
	padding-right: 10px;
}
#gkSearch #mod-search-searchword {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	float: right;
	margin: 0;
	width: 90%;
}
#gkMainMenu {
	margin-top: 2px!important;
}

/* top links */
#gkTopLinks a {
	font-size: 14px;
}

/* footer adjustments */
.gkFooter {
	padding-top: 10px!important;
}
.gkFooter ul li {
	float: none!important;	
}
.gkFooter ul li:before {
	display: none!important;
}
.gkFooter ul + p {
	border-top: 1px solid #959595;
	line-height: 2.2;
	padding-top: 10px;
}
#gkTopBar ul li {
	padding: 0 8px!important;
}

/* limitation suffixes */
.box.notablet {
	display: block!important;
}
.box.nomobile {
	display: none!important;
}
.box.onlytablet {
	display: none!important;
}
.box.onlymobile {
	display: block!important;
}
.box.notablet.nomobile {
	display: none!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}

/* Logo */
#gkPageWrap {
	padding-top: 0!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	-webkit-box-sizing: border-box!important;
	   -moz-box-sizing: border-box!important;
	    -ms-box-sizing: border-box!important;
	     -o-box-sizing: border-box!important;	
	        box-sizing: border-box!important;
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}
#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
	overflow:scroll;
	-webkit-overflow-scrolling:touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}
#gkTopMenu{
	display:none;!important}
/*versiculo del dia*/
.img-versiculo{
	background-image: url(../../../images/luzdeldia.svg);
	float: left;
	height: 24px;
	width: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	}
	.content-versiculo{
	clear: both;
	background-color: #6ab750;
	color: #ffffff;
	padding:5px;
	border-radius: 5px;
	margin-right:10px;
	display: inline-block!important;

	}
	.tex-versiculo{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:solid 1px red;
	background-color:darkorange;
	margin-bottom: 10px;
	
		}
	.tex-verso{
		margin-bottom:5px;
		padding-left:7px;
		
	}
	
	.votd-ref{
		color: #ffffff;
	}
	.tex-libro{
		font-size:11px;
		float:right;
		padding-right:20px;
		}
/*versiculo del dia*/
/* image de k2 centrar en table y movil */

.itemImageBlock {
	position: relative;
	/*float:left;*/
	text-align: center;
	
}
.fechacreacion{
	border: 1px solid red;
   width: auto;
	-webkit-box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
    -moz-box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
    box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
}

@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) and (-moz-max-device-pixel-ratio: 1.5), only screen and (max-device-width: 320px) and (-o-max-device-pixel-ratio: 1.5/1), only screen  and (max-device-width: 320px) and (-webkit-max-device-pixel-ratio: 1.5), only screen and (max-device-width: 320px) and (max-device-pixel-ratio: 1.5), only screen and (max-device-width: 640px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 640px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 640px) and (min-device-pixel-ratio: 2) {
	#gkMainbody table {
		width: 260px!important;
	}
	.cat-list-biblia-row0{
border-bottom: 1px solid #f00;
float: left;
width: 100%;

}
.cat-list-biblia-row1{
border-bottom: 1px solid #f00;
float: left;
width: 100%;
}
.cat-list-biblia-row0:hover{
	background: #3CF;
} 
.cat-list-biblia-row1:hover{
	background: #3CF;
} 
#gkTopMenu{
	display:none;}
	/* boton social whatsapp movil*/  
.itemWhatsappButton{
	background-color: #50B154;
	width: 82px;
	height: 22px;
	background-image: url(../../../images/whatsapp.png);
	background-repeat: no-repeat;
	background-position: 2px;
	float: left;
	margin-top: 6px;
	margin-right: 3px;
	border-radius: 3px;
	display:inline-block!important;}
.texwhatsapp{
	color: #FFF;
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
}
/*boton social*/

.fb-share-button{
	padding-right:2px;
	margin-top: -8px;

}
.itemFacebookButton{
	padding-right:2px;
	margin-top: -8px;
}
.itemTwitterButton, .itemGooglePlusOneButton{
	padding-right:2px;
}
#gkTopMenu{
	display:none!important;}
}
/*versiculo del dia*/
.img-versiculo{
	background-image: url(../../../images/luzdeldia.svg);
	float: left;
	height: 24px;
	width: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	}
	.content-versiculo{
	clear: both;
	background-color: #6ab750;
	color: #ffffff;
	padding:5px;
	border-radius: 5px;
	margin-right:10px;
	display: inline-block!important;

	}
	.tex-versiculo{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:solid 1px red;
	background-color:darkorange;
	margin-bottom: 10px;
	
		}
	.tex-verso{
		margin-bottom:5px;
		padding-left:7px;
		
	}
	
	.votd-ref{
		color: #ffffff;
	}
	.tex-libro{
		font-size:11px;
		float:right;
		padding-right:20px;
		}
/*versiculo del dia*/
/* image de k2 centrar en table y movil */

.itemImageBlock {
	position: relative;
	/*float:left;*/
	text-align: center;
	
}
.fechacreacion{
	border: 1px solid red;
    width: auto;
	-webkit-box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
    -moz-box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
    box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
}


}

@media only screen and (max-width: 480px) and (orientation:landscape), only screen and (max-device-width: 480px) and (-moz-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 480px) and (-o-max-device-pixel-ratio: 1.5/1) and (orientation:landscape), only screen  and (max-device-width: 480px) and (-webkit-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 480px) and (max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 960px) and (-moz-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-device-width: 960px) and (-o-min-device-pixel-ratio: 2/1) and (orientation:landscape), only screen and (max-device-width: 960px) and (-webkit-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-device-width: 960px) and (min-device-pixel-ratio: 2) and (orientation:landscape) {
	#gkMainbody table {
		width: 420px!important;
	}
.cat-list-row0{
border-bottom: 1px solid #f00;
float: left;
width: 50%;

}
.cat-list-row1{
border-bottom: 1px solid #f00;
float: left;
width: 50%;
}
.cat-list-row0:hover{
	background: #3CF;
} 
.cat-list-row1:hover{
	background: #3CF;
} 
#gkTopMenu{
	display:none;!important}
}


/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* bottom3 */
#gkBottom3 .box.gkmod-2 {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-3 {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-3:nth-child(3) {
	clear: both!important;
	width: 100%!important;
}
#gkBottom3 .box.gkmod-4,
#gkBottom3 .box.gkmod-more {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-4:nth-child(2n+1),
#gkBottom3 .box.gkmod-more:nth-child(2n+1) {
	clear: both!important;
}
#gkBottom3 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
#gkBottom3 .box.gkmod-more.gkmod-last-2:last-child,
#gkBottom3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:last-child {
	width: 100%!important;
}
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 20px!important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) { 
	clear: both; 
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 100%!important;
}

/* article fix */
#gkContent article > time {
	display: none!important;
}
#gkContent article > time + header {
	padding-left: 0!important;
}
#gkContent article header li.itemDate,
#gkContent article header li.item-date {
	display: block;
}

/* NSP adjustments */
.nspArtPage .nspArt {
	border-top: 1px solid #eee!important;
	border-left: none!important;
	padding-bottom: 20px!important;
	padding-top: 20px!important;
	width: 100%!important;
}
.nspArtPage .nspArt:first-child {
	border-top: none!important;
}

/* suffix mobilelayout */
.mobilelayout .gkArtContentWrap {
	clear: both;
	padding-top: 10px;
}

/* Tabs GK5 adjustments */
.gkTabsNav {
	height: auto!important;
	min-height: 40px!important;
	overflow: hidden;
}

.gkTabsNav li {
	width: 100%!important;
}
/* boton social whatsapp movil*/  
.itemWhatsappButton{
	background-color: #50B154;
	width: 82px;
	height: 22px;
	background-image: url(../../../images/whatsapp.png);
	background-repeat: no-repeat;
	background-position: 2px;
	float: left;
	margin-top: 6px;
	margin-right: 3px;
	border-radius: 3px;
	display:inline-block !important;
}
.texwhatsapp{
	color: #FFF;
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
}
/*boton social*/

.fb-share-button{
	padding-right:2px;
	margin-top: -8px;

}
.itemFacebookButton{
	padding-right:2px;
	margin-top: -8px;
}
.itemTwitterButton, .itemGooglePlusOneButton{
	padding-right:2px;
}
/*desaparece botones social*/


/*versiculo del dia*/
.img-versiculo{
	background-image: url(../../../images/luzdeldia.svg);
	float: left;
	height: 24px;
	width: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	}
	.content-versiculo{
	clear: both;
	background-color: #6ab750;
	color: #ffffff;
	padding:5px;
	border-radius: 5px;
	margin-right:10px;
	display: inline-block;

	}
	.tex-versiculo{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:solid 1px red;
	background-color:darkorange;
	margin-bottom: 10px;
	
		}
	.tex-verso{
		margin-bottom:5px;
		padding-left:7px;
		
	}
	
	.votd-ref{
		color: #ffffff;
	}
	.tex-libro{
		font-size:11px;
		float:right;
		padding-right:20px;
		}
/*versiculo del dia*/
/* image de k2 centrar en table y movil */

.itemImageBlock {
	position: relative;
	/*float:left;*/
	text-align: center;
	}
	
	.fechacreacion{
	border: 1px solid red;
   width: auto;
	-webkit-box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
    -moz-box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
    box-shadow: 8px 8px 5px 0px rgba(255, 0, 0, 0.75);
}
}
