@charset "UTF-8";
/*--- page layout ---*/
.aboutp
{	font:normal 0.9em Verdana, Geneva, sans-serif;
	text-align:justify;
	background:none;
}

.aboutp p
{	margin:0 10px;
	line-height:1.75;
}

.caption
{	margin-top:-5px;
	color:#FFF;
	font:bold 12px "Century Gothic", sans-serif;
	background-color:rgba(0,0,0,0.7);
}

.viplist
{	color:#000;
	font:bold 12px "Century Gothic", sans-serif;
	text-align:center;
}

.viplist li
{	padding:15px;
	display:inline-block;
}

.vipsec p
{	margin:0;
	padding:10px;
	text-align:center;
}

.textj
{	color:#174D22;
	font-size:18px;
	font-weight:bold;
}

/*--menuhelp --*/
.menuhelp
{	color:#FFF;
	font-size:0.8em;
	border:thick solid rgba(249,173,51,0.7);
	background-color:#252525;	
}

.menuhelp p
{	margin:0;
	padding-bottom:5px;
	text-align:center;	
}

.menuicons
{	max-width:400px;
}

.menuicons ul li
{	padding-top:10px;
	display:inline-block;
}

.menuicons .m_icon
{	width: 30px;
	margin:0 auto;
	display:block;
}

.menuicons .printmenu
{	padding-right:10px;	
}

.menuhelp .m_action
{	max-width:325px;
	padding-right:15px;
	float:right;
}

.menuhelp .m_action div
{	display:inline-block;
}

.menuhelp .m_action .bold
{	font-weight:bold;
}

.m_actionwrap
{	float: right;	
}

.m_actionwrap .orderapp img
{	width: 47px;
	display: inline-block;
	position: relative;
	float: right;
}

.m_action .ordercom p, .m_action .orderspoon p, .m_action .orderapp p
{	margin-bottom:5px;
}

.m_action .ordercom img, .m_action .orderspoon img, .m_action .orderapp img
{	max-width:100px;
	height:55px;
	margin:0 auto;
	display:block;
}

/*--- temp note group ---*/
.note
{	border: thick solid #333;
}

.note h4, .note h5, .note p
{	width:100%;
	text-align:center;
}

.note h4
{	color:#900;
	padding-bottom:5px;
}

.note h5
{	padding-bottom: 5px;
}

.note p
{	padding:0;
	font-size:12px;
}

.hourstbl
{	margin: 0 auto;
}

.hourstbl td
{	padding:7px;
	text-align:;
	font:bold 12px "Century Gothic", Century, sans-serif;
}

.hourstbl .alignr
{	text-align:right;
}

/*--- responsive slider ---*/
.rslideswrap
{	margin-top:20px;
}

.rslides_container 
{	width: 100%;
	position: relative;
	float: left;
}

.rslides 
{	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
	list-style: none;
	overflow: hidden;
}

.rslides li 
{	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	display: none;
	-webkit-backface-visibility: hidden;
}

.rslides li:first-child 
{	position: relative;
	display: block;
	float: left;
}

.rslides img 
{	width: 100%;
	height: auto;
	display: block;	
	float: left;
	border: 0;
}

.rslides .caption 
{	max-width: none;
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	font:bold 12px "Century Gothic", sans-serif;
	text-shadow: none;
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,0.7);
	z-index: 2;
}

.rslides .caption a:hover
{	color:#85C428;
}

/*--- slider nav ---*/
.centered-btns_nav 
{	width: 38px;
	height: 61px;
	margin-top: -45px;
	position: absolute;
	top: 50%;
	left: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background: transparent url('../images/themes.gif') no-repeat left top;
	opacity: 0.7;
	-webkit-tap-highlight-color: rgba(0,0,0,0.7);
	z-index: 3;
}

.centered-btns_nav:active 
{	opacity: 1.0;
}

.centered-btns_nav.next 
{	left: auto;
	right: 0;
	background-position: right top;
}

/*--- VIP flyer ---*/
.vipsec
{	
}

.vipfly
{	width:275px;
}

/*--- index smallgrid (.second)---*/
.smallgrid
{	margin:0;
	padding:0;
	clear:none;
}

.smallgrid a, .smallgrid a:visited
{	color:#333;
}

.smallgrid a:hover
{	color:#069;
}

.smallgrid h5, .rowcom h5, #reviewslide h5
{	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

.smallgrid .col 
{	margin: 1% 0 1% 1.5%;
	display: block;
	float:left;
}

.smallgrid .col:first-child
{	margin-left:0;
}

.smallgrid .sgbox1
{	width:32.33%;
}

.smallgrid .sgbox2
{	width:66.16%;
}

.smallgrid .sgbox3
{	width:100%;
}

/*--- featured menu ---*/
.sechdr
{	width:100%;
	padding:5px 0 5px 9px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:;
	text-shadow: 2px 2px #999;
	background-color:/*rgba(154,81,27,0.8)*/;
}

.featmenu img
{	max-width:125px;
	margin:10px auto 5px;
	display:block;
}

.featmenu h5
{	max-height:40px;
	padding-bottom: 20px;
}

.featmenu .featdesc
{	min-height:145px;
	font:normal 0.725em "Century Gothic", Century, sans-serif;
	color:#666;
	text-align:justify;
	background-color:#FFF;
}

.menulink
{	margin:0 5px 5px 0;
	display:inline;
	float:right;
	color:inherit;
	font-size:11px;
}

/*--- orderwrap ---*/
.order .sgbox1
{	text-align:center;
}

.order .orderpic
{	width:177px;
	margin:0;
	padding:10px;
	vertical-align:middle;
	background-color:transparent;
}

.delivery a:hover
{	color:#069;
}

/*--- review slides ---*/
#reviewslide
{	min-height:175px;
	margin:;
	padding:;
	position:relative;
	background-color:#333;
	/*border:2px solid #333;
	border-radius: 5px;*/
}

#reviewslide h5
{	color:#FFF;
}

#reviewslide p
{	margin:0;
	padding:0;
}

#reviewslide > div 
{	position:absolute;
}

#reviewslide blockquote 
{	margin:0;
	padding:6px 6px 0 6px;
	color:#FFF;	
	font-family:"Century Gothic", Century, sans-serif;
	font-size:.75em;
	font-style:italic;
	text-align:justify;
	quotes: "\201C""\201D""\2018""\2019";
}

#reviewslide blockquote::before 
{	content: open-quote;
	margin-right: 0.125em;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:4em;
	font-style:normal;
	line-height: 0.02em;
	vertical-align: -0.425em;
}

#reviewslide blockquote::after 
{	content: close-quote;
	margin-left: 0.125em;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:4em;
	font-style:normal;
	line-height: 0.02em;
	vertical-align: -0.55em;
}

#reviewslide blockquote p 
{	display: inline;
}

#reviewslide .revsource
{	position: relative;
	right:5px;
	text-align:right;
	color:#FFF;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

#reviewslide .revlink
{	color:#FAB44F;
	font:11px normal Arial, Helvetica, sans-serifs;
	font-weight:normal;
}

/*--- locations ---*/
.grill1 h4, .grill2 h4, .grill3 h4
{	position:relative;
	top:3px;
	left:10px;
}

.locwrap p
{	margin-bottom:0;
	padding-bottom:10px;
	background: rgba(255,255,255,0.7);
}

.grill1
{	margin-left:0;
}

.grill3
{	float:right;
}

.loc
{	width:125px;
	margin-top:10px;
	float:right;	
}

.tagline
{	padding:25px 0;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}

/*--- media queries ---*/
@media screen and (max-width: 920px)  {
	.hiddenhdr
	{	display:none;
	}	
	
	.tophdr
	{	float:left;
		top:-22px;
	}
	
	#reviewslide blockquote	
	{	font-size:0.60em;
		line-height:1.85em;
	}
	
	.menuhelp .menuiconwrap
	{	width:100%;
		margin:0 auto;
		display:inline-block;
		float:none;
		text-align:center;
	}

	.menuhelp .menuicons
	{	min-width:100%;
		margin:0 auto;
		display:block;
		float:none;
	}
	
	.menuhelp .m_action
	{	width:100%;
		margin:0 auto;
		display: block;
		float:none;
	}
	
	.m_actionwrap
	{	width:100%;
		margin:0 auto;
		display:inline-block;
		float:none;
		text-align:center;
	}
}

@media screen and (max-width: 768px)  {	
	.smallgrid
	{	width:100%;
		margin:0;
	}
			
	.featmenu .featdesc
	{	min-height:175px;
	}
	
	#reviewslide blockquote
	{	padding-bottom:10px;
		margin:0;
		font-size:0.55em;
		line-height:1.50em;
	}
		
	.tagline
	{	margin-bottom:25px;
	}
}

@media only screen and (max-width : 640px) {
	.smallgrid .col
	{	margin:1% 0 1% 0;
	}
	
	.hiddentxt
	{	display: none;
	}	
		
	.smallgrid .sgbox1, .smallgrid .sgbox2, .smallgrid .sgbox3
	{	width:100%;
	}
	
	.featmenu .featdesc
	{	min-height:50px;
	}
	
	
	#reviewslide blockquote
	{	font-size:0.80em;
		line-height:1.50em;
	}
	
	.menuhelp
	{	font-size:0.75em;
	}
			
	.menuicons .printmenu
	{	padding-right:7px;
	}
}

@media only screen and (max-width : 425px) {
	.menuhelp
	{	font-size:0.75em;
	}
	
	.menuicons .nowserving
	{	width:100%;
		margin:0 auto;
		display:block;
	}
	
	.menuicons .printmenu, .menuicons .catlink
	{	width:47%;
	}
	
	.menuicons .catlink
	{	float:right;
	}
}

@media only screen and (max-width : 315px) {
	.m_action .ordercom
	{	width:100%;
		margin:0 auto;
		display:block;
	}

}
		
/*

*/