/*
#------------------------------------------------------------------------
# steak house - joomla! template (for joomla 2.5)
#
# copyright (c) 2007-2014 gavick.com. all rights reserved.
# license: copyrighted commercial software
# website: http://www.gavick.com
# support: support@gavick.com 
*/

body,
.itemintrotext {
	font-size: 14px;
}

/* top */
#gkheader.menu-visible {
	padding-top: 45px;
}
#gklogosmall.csslogo {
	height: 40px;
}
#gkheadernav.static,
#gkheadernav.active {
	height: 45px;
}
#gkmobilemenu {
	margin: 0px 0 5px 0!important;
}

/* containers */
#gktop1 .box,
#gktop2 .box,
#gksidebar .box,
#gkmainbody .box,
#gkbottom1 .box,
#gkbottom2 .box,
#gkbottom3 .box,
#gkbottom4 .box,
#gkbottom5 .box {
	clear: both!important;
	float: none!important;
	margin: 0 auto 20px auto!important;
	max-width: 300px;
	width: 100%;
}
.box.parallax {
	max-width: 100%!important;
}
.box.parallax .content,
.box.parallax .header {
	margin: 0 auto!important;
	max-width: 300px!important;
}
#gkbottom1 .box.double, 
#gkbottom1 .box.double ~ .box, 
#gkbottom2 .box.double, 
#gkbottom2 .box.double ~ .box, 
#gkbottom3 .box.double, 
#gkbottom3 .box.double ~ .box,
#gkbottom4 .box.double, 
#gkbottom4 .box.double ~ .box,
#gkbottom5 .box.double, 
#gkbottom5 .box.double ~ .box {
	width: 100%!important;
}
.bottom1-bar #gkbottom1 .box, 
.bottom2-bar #gkbottom2 .box, 
.bottom3-bar #gkbottom3 .box, 
.bottom4-bar #gkbottom4 .box {
	clear: both;
	display: block;
	width: 100%;	
}
#gkbottom1.gksinglemodule, 
#gkbottom2.gksinglemodule,
#gkbottom3.gksinglemodule, 
#gkbottom4.gksinglemodule, 
#gkbottom5.gksinglemodule {
	padding: 20px 0;
}
.bottom1-bar #gkbottom1 > div, 
.bottom2-bar #gkbottom2 > div, 
.bottom3-bar #gkbottom3 > div, 
.bottom4-bar #gkbottom4 > div {
	display: block;
}
#gksidebar > div {
	margin-top: 20px!important;
	padding-top: 25px!important;
}
#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;
}
.gkcols[data-cols="2"] > div,
.gkcols[data-cols="3"] > div,
.gkcols[data-cols="4"] > div,
.gkcols[data-cols="5"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}

/* 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;
}

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

/* 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 {
	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;
}

@media only screen and (max-width: 480px) {
	#gkmainbody table {
		width: 420px!important;
	}
}

@media only screen and (max-width: 440px) {
	#gkmainbody table {
		width: 260px!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;
}

/* 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;
}

/* nsp adjustments */
.nspartpage .nspart {
	width: 99%!important;
}

/* other elements */
#gksocialapi {
	overflow: hidden;
}

.cols-2 .column-2, 
.cols-3 .column-3 {
	padding: 0!important;
}

.itemcomments .itemcommentslist li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}

.itemcommentslist li h3 {
	float: none;
	margin-top: 5px;
}

#gkmainbody .registration {
	width: 100%;
}

#gkfooternav li {
	float: none;
}

/* nsp */
.box.header .nspimagewrapper h4 {
	font-size: 14px!important;
}

.nsparts,
.nsplinkswrap {
	clear: both;
	float: left!important;
	width: 100%!important;
}

.nspart .nspimagewrapper {
	width: 100%;
}

/* subpage fixes */
.gk-photo > a,
.gk-photo > figcaption {
	clear: both;
	float: left;
	margin: 10px 0;
	max-width: 100%;
	width: 100%;
}
.gkreservation-party-info,
.gkreservation-party-details {
	width: 100%;
}
.category .itemblock {
	width: 100%;
}
article header h1, 
article header h2,
.itemcomments h3 {
	font-size: 24px;
}
.itemnavigation .itemprevious, 
.itemnavigation .itemnext {
	margin: 5px 0!important;
	max-width: 100%;
	width: 100%;
}
.itemcomments .itemcommentslist li img {
	float: none;
	margin: 0 auto;
}
.itemcomments .itemcommentslist li > div {
	margin: 0;
}
.itemcomments .itemcommentslist li span {
	display: block;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	width: 100%;
}
a.commentlink {
	float: none;
}
.itemauthorcontent ul[data-cols="2"] li,
.itemauthorcontent ul[data-cols="3"] li,
.itemauthorcontent ul[data-cols="4"] li,
.itemauthorcontent ul[data-cols="5"] li,
.itemauthorcontent ul[data-cols="6"] li {
	margin-bottom: 20px;
	width: 100%;
}
.itemauthordata {
	max-width: 100%;
}
fieldset.word #search-searchword, 
fieldset.word .inputbox {
	width: 46%;
}

/* frontpage elements */
#gkheadermod h1 {
	font-size: 30px;
}
.bigtitle .header a:before, 
.bigtitle .header a:after, 
.bigtitle .header span:before, 
.bigtitle .header span:after, 
.bigtitle > header h1 > span:before, 
.bigtitle > header h1 > span:after {
	display: none;
}
.gk-menu-button > span,
.gk-menu .box-wrap {
	background: #fff;
	padding: 0;
}
.gkcontactform p.gkcontact-fields {
	margin: 0 0 20px 0;
	width: 100%;
}
.gkcontactform p.gkcontact-textarea {
	width: 100%;
}
blockquote {
	font-size: 13px;
}
.gk-testimonials-prev, .gk-testimonials-next {
	top: -88px;
}
.gk-description p {
	width: 100%;
}
.frontpage #gkpagecontent {
	padding-bottom: 0;
}

/* other elements */
dl#tabs dt.tabs,
dl.tabs dt.tabs,
dl#tabs dt.tabs a,
dl.tabs dt.tabs a {
	clear: both; 
	width: 100%;
}
.gktabsnav li {
	margin: 4px 0!important;
	width: 100%;
}

/* nsp grid news portal mode */
.gknsppm-gridnews[data-cols="2"] > figure,
.gknsppm-gridnews[data-cols="3"] > figure,
.gknsppm-gridnews[data-cols="4"] > figure {
	width: 100%;
}
.gknsppm-gridnews figcaption {
	clear: both;
	position: static;
	width: 100%;
}
.gknsppm-gridnews figure a {
	position: relative;
	width: 100%;
	z-index: 1;
}
.gknsppm-gridnews figcaption > div {
	padding: 32px 20px;
	position: static;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
