/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */
@import url(http://fonts.googleapis.com/css?family=Lato:700);
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: 'Lato', sans-serif; color: #222; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol, footer ul { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; max-width: 100%;}

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }





/* =============================================================================
   Primary styles
   Author: Gavan Laird
   ========================================================================== */

/* Generic styles */
body,form{line-height:1.7em;}
h1{letter-spacing:-1px;font-size:1.6em;}
h2{display:block;font-size:15px;padding:5px;margin:0px 0px 15px 0px;-moz-border-radius: 4px;border-radius: 4px;-moz-border-radius:4px;}
button{cursor:pointer;}

/* mailchimp newsletter signup form */
input.formaterror{background-color:#f7c0b8!important;color:#ad1c08;font-weight:bold;}
#mc_embed_signup{clear:left; font-size:14px; }
#mc_embed_signup input {background-color:#f7f7f7;}
#mc_embed_signup form {padding-top:0;}
#mc_embed_signup .mc-field-group .asterisk {top: 38px;}
#mc_embed_signup .mc-field-group select { padding:3px; width:inherit; }
#mce-EMAIL{width:95%;}
#mc_embed_signup .mc-field-group {
    clear: left;
    min-height: 50px;
    padding-bottom: 3%;
    position: relative;
    width: 96%;
}
#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
	line-height:1em;
}
#mc_embed_signup .mc-field-group input {
    padding: 6px 0;
}
#mc_embed_signup .mc-field-group input {
    display: block;
    padding: 8px 0;
    text-indent: 2%;
    width: 100%;
}
#mc_embed_signup .size1of2 {
    clear: none;
    display: inline-block;
    float: left;
    margin-right: 4%;
    width: 46%;
}
#mc_embed_signup .button {
    background-color: #AAAAAA;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

/* template */
#featureimage{position:absolute;left:400px;bottom:-7px;width:131px;height:24px;display:none;}
.inner,.nav-inner,.header-inner,.content-inner,.footer-inner {width:90%;margin:0 auto;}
#content{padding-top:20px;padding-bottom:20px;}
#rightside{margin-top:20px;}
#rightside.homepage{margin-top:0;}
.adbox{margin-bottom:30px;padding:15px;}
.logo{padding:25px 0px;display:block;} 
.logo img {height:190px;}
nav{clear:both;}
.addressbox{font-weight:bold;}
.adbox h2{margin:0;padding:0;}
div.text {margin:20px 0px;}
.homephone{font-size:20px;}
.homeaddress{font-weight:normal;}
.imgPhone{display:inline!important;}
#rightside .headerhtml{padding:2px 15px;}
#gallery{clear:both;}

#slideshow { position:relative; height:150px; z-index:4;}
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0;}
#slideshow IMG.active { z-index:10; opacity:1.0;}
#slideshow IMG.last-active {z-index:9;}


/* page gallery */
#gallery li {margin:0px 10px 10px 0px;display:inline;list-image:none;}
#cboxCurrent{display:none!important;}

/* feedback */
a#feedbackButton{display:block;position:absolute;right:0px;top:20px;width:24px;height:81px;background:url(../../images/feedback.png);cursor:pointer;overflow:hidden;z-index:1000;}
a#feedbackButton:hover{width:36px;}
#feedbackForm{width:250px;position:absolute;top:20px;right:22px;background-color:#f0fce7;padding:10px;overflow:hidden;border:solid 1px #37571f;z-index:995;display:none;margin-bottom:15px;color:#233e10;}
#feedbackForm label.answer{font-size:10px;margin-left:0px;}
#feedbackForm input.text, #feedbackForm textarea{border:1px solid #37571f;}
#feedbackForm .button{background-color:#4a9116;}
#feedbackForm fieldset {border:0;background-color:#c6eda9;margin-bottom:10px;padding:10px;}
#feedbackForm h2{margin:0;color:#4a9116;}
#feedbackForm h3{color:#6eb23c;font-size:10px;font-weight:bold;margin:-5px 0px -5px 0px;padding:0;text-align:right;}
.pointer{cursor:pointer;}
#message{position:absolute;right:22px;top:150px;width:250px;padding:0px 10px;background-color:#f0fce7;border:solid 1px #37571f;display:none;z-index:99;}

/* testimonials */
.testimonial blockquote { background: url("../../images/quotes.png") no-repeat scroll left top transparent; font-family: Georgia,Times New Roman,Times,serif; font-size: 18px; margin-left: 0; padding: 0px 0px 5px 30px;  border-bottom:1px solid #444;}
.testimonial .tname{display:block;text-align:right;font-size:11px;font-family:Arial,Helvetica;line-height:12px;font-weight:bold;}
.testimonial .tdate{display:block;text-align:right;font-size:11px;font-family:Arial,Helvetica;line-height:12px;}


/* header */
header{position:relative;z-index:910;margin-bottom:40px;}

/* footer menu */
footer{margin-top:10px;}
footer ul{float:right;margin:0;padding:0;}
footer li a {font-size:13px; text-decoration:none;}
/* top level menu */
nav{height:37px;}
nav ul.mainmenu {padding-left:10px;}
nav li, footer  li{ float: left; list-style-type: none; margin-right: 1.5em; position:relative;}
nav li {margin:5px 25px 5px 0px;cursor:default;position:relative;z-index:920;} /* to maintain height when not hovered */
nav{font-size:14px;}
nav a{text-decoration:none;display:block;}
/* menu dropdown */
nav li ul {display:none;position:absolute;z-index:900;font-size:12px;width:130px;padding:4px 0px;-moz-border-radius-bottomleft: 4px;border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;left:0;top:22px;}
nav li ul li {float:none;margin:0;}
nav li ul li a {letter-spacing:0px;display:block;height:100%;padding:5px;}
nav li:hover ul {display:block;}
nav li ul li,nav li ul li:hover {border:0;}
nav .toplevel {cursor:default;}

/* forms */
input,button{-moz-border-radius: 4px;border-radius: 4px;font-size:14px;color:#444;padding:3px;}
button{color:#fff;padding:3px;border:0;margin-left:3px;}

/* food menu */
.foodmenu h2{font-size:1.2em;margin-bottom:0;}
.foodmenu{color:#444;}
.category{margin:10px 0px 30px 0px;padding:10px 0px;}
.categorydescription{padding-left:5px;}
.itemdetail{width:200px;padding:0px 10px;}
.price,.pricetitle{padding:0px 10px;}
.pricetitle{font-weight:bold;}
tr.menuItem {font-weight:bold;font-size:15px;line-height:1.0em;}
tr.menuItem  td{padding-top:6px;width:100%;}
tr.menuItem .descr {font-weight:normal;font-size:0.8em;display:block;padding:2px 0px 6px 0px;}
tr.menuItem .price { font-size: 12px; font-weight: normal; }
.itemdetail,.price{border-bottom:2px solid #fff;}
.specialtylinks{text-align:right;margin-top:-36px;font-size:12px;}
.categorydescription{padding-top:10px;}

/* contact page */
.contactform{padding:20px;}
.contactform input{float:left;}
.contactdetails label, .contactdetails .label{width:150px;float:left;}
.contactdetails input, .contactdetails select {margin-bottom:8px;}
.contactdetails .details {padding:0px 0px 20px 0px;float:left;}
.contactdetails .phone {font-size:24px;margin-top:5px;}
.contactradios{clear:both;}
.radio{border:0;}
.contactextras{float:right;}
.contactextras a {display:block;margin-bottom:5px;}


.blank .newslettersignup {display:none;}


/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  	/* Style adjustments for viewports 480px and over go here. SMALL TABLETS */	
	.contactradios{clear:none;}
	#slideshow{height:180px;}
	header {margin-bottom:20px;}
}

@media only screen and (min-width: 768px) {
  	/* Style adjustments for viewports 768px and over go here. LARGE TABLETS + SMALL SCREENS */	
	body{line-height:1.5em;}
	#main{width:66%;float:left;}
	#rightside{width:28%;float:right;margin-top:0px;}
	header img {max-width:100%;}		
	.aboutleft{float:left;padding-right:10px;width:60%;}
	.aboutright{width:35%;margin-bottom:15px;float:left;}	
	.contactextras{width:470px;}
	.contactdetails .details {width:455px;}
}

@media only screen and (min-width: 1000px) {
  	/* Style adjustments for viewports 768px and over go here.  DESKTOPS . LAPTOPS. */
	body{font-size:0.9em;line-height:1.7em;}
	.inner,.nav-inner,.header-inner,.content-inner,.footer-inner {max-width:900px;margin:0 auto;}
	.header-inner{padding:0px 0px;position:relative;}
	
	.map{float:right;width:470px;}
	.contactleft{float:left;width:390px;}
	#slideshow{height:250px;}	
	#featureimage{display:block;}
}

/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
