
/* ==== Scroll down to find where to put your styles :) ==== */

@font-face {
    font-family: 'AmerTypeMdBTBold';
    src: url('/fonts/amrtypeb-webfont.eot');
    src: url('/fonts/amrtypeb-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/amrtypeb-webfont.woff') format('woff'),
         url('/fonts/amrtypeb-webfont.ttf') format('truetype'),
         url('/fonts/amrtypeb-webfont.svg#AmerTypeMdBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AmerTypeMdBTMedium';
    src: url('/fonts/amrtypen-webfont.eot');
    src: url('/fonts/amrtypen-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/amrtypen-webfont.woff') format('woff'),
         url('/fonts/amrtypen-webfont.ttf') format('truetype'),
         url('/fonts/amrtypen-webfont.svg#AmerTypeMdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #f36948; color:#fff; text-shadow: none; }
::selection { background:#f36948; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #382e28; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #382e28; }
a:hover { color: #f36948; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

/* ------------------------------------------ */
/*	MAIN LAYOUT	*/
/* ------------------------------------------ */
body {background:#fff7ee; font-family:'AmerTypeMdBTMedium','courier new',serif; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */	-webkit-text-size-adjust: none; font-size:14px; }

#wrap {width:900px; display:block; margin:0 auto; overflow:hidden;}
#wrap header {display:block; background:url(/images/header.jpg) top no-repeat; height:196px; position:relative;}



h1, h2, h3, h4, h5, h6 {font-weight:normal;}

h1 a {width:353px; height:150px; display:block; text-indent:-9999px; background:url(/images/h1.jpg) no-repeat; position:absolute; top:0; left:274px; -moz-transition:opacity .3s ease; -webkit-transition:opacity .3s ease; -o-transition:opacity .3s ease; transition:opacity .3s ease;}
h1 a:hover {opacity:.7;}
h3 {font-size:18px; font-family:'AmerTypeMdBTBold','courier new',serif;}
p {margin-bottom:11px; }
p strong {font-family:'AmerTypeMdBTBold','courier new',serif;}

/* ------------------------------------------ */
/*	MAIN SOCIAL MEDIA	*/
/* ------------------------------------------ */
#social_media {display:block; width:78px; height:40px; position:absolute; bottom:53px; right:20px;}

#social_media ul {list-style:none; padding:0; margin:0; overflow:hidden;}
#social_media ul li {display:block; float:left; margin-right:10px; width:34px; height:40px;}
#social_media ul li.last {margin-right:0;}
#social_media ul li a {display:block; width:34px; height:40px; background:url(/images/sprite.png) no-repeat; text-indent:-9999px; -moz-transition:opacity .3s ease; -webkit-transition:opacity .3s ease; transition:opacity .3s ease;}
#social_media ul li a:hover {opacity:.7;}
#social_media ul li a#facebook {background-position:0 -81px;}
#social_media ul li a#twitter {background-position:-35px -81px;}
/* ------------------------------------------ */
/*	MAIN NAVIGATION	*/
/* ------------------------------------------ */

header nav {float:right; left:-50%; position:relative; margin-top:150px;}
header nav ul {display:block; height:46px; width:100%; left:50%; position:relative; overflow:hidden; line-height:46px; list-style:none;}
header nav ul li {display:inline; margin-right:70px; text-transform:uppercase;}
header nav ul li.last {margin-right:0;}

#menu #menu_menu, #about #menu_about, #location #menu_location, #reservations #menu_reservations, #gallery #menu_gallery {color: #f36948; text-decoration:none;}

#menu #menu_menu:hover, #about #menu_about:hover, #location #menu_location:hover, #reservations #menu_reservations:hover, #gallery #menu_gallery:hover {color: #f36948; text-decoration:underline;}

/* ------------------------------------------ */
/*	HOME PAGE	*/
/* ------------------------------------------ */
#main #t, #main #b {width:900px; overflow:hidden; margin-bottom:28px;}
#home #eat, #home #drink {display:block; float:left; margin-right:28px; }
#home #eat a {display:block; text-indent:-9999px; background:url(/images/bg_home_eat.jpg) no-repeat; width:208px; height:364px;}
#home #drink a {display:block; text-indent:-9999px; background:url(/images/bg_home_drink.jpg) no-repeat; width:208px; height:364px;}

#home #main .sm {width:428px; height:80px; display:block; overflow:hidden; list-style:none; margin-bottom:20px;}
#home #main .sm li {float:left; margin:0;}
#home #main .sm a {width:214px; height:80px; display:block; background:url(/images/sprite.png) no-repeat; text-indent:-9999px;}
#home #main .sm #home_facebook a {background-position:0 0;}
#home #main .sm #home_twitter a	{background-position:-215px 0;}

#home #main #map { float:right;  width:428px; height:264px; display:block;}
#home #main #map a {width:428px; height:264px; display:block; text-indent:-9999px; background:url(/images/bg_box_map_home.jpg) no-repeat;}

#home #main #gallery {width:444px; height:175px; float:left; margin-right:28px;}
#home #main #gallery a {width:444px; height:175px; display:block; text-indent:-9999px; background:url(/images/bg_home_gallery.jpg) no-repeat;}

#home #main #gallery a, #home #main #map a, #home #main .sm a, #home #drink a, #home #eat a {-moz-transition:opacity .3s ease; -webkit-transition:opacity .3s ease; -o-transition:opacity .3s ease; transition:opacity .3s ease;}
#home #main #gallery a:hover, #home #main #map a:hover, #home #main .sm a:hover, #home #drink a:hover, #home #eat a:hover {opacity:.7;}

#home #main #b p {overflow:hidden; font-size:12px; line-height:16px; margin-bottom:12px;}
/* ------------------------------------------ */
/*	LOCATION PAGE	*/
/* ------------------------------------------ */

#location #main #t #map {float:left; width:449px;  display:block; margin-right:19px;}
#location #main #t #map a {width:449px; display:block; background:url(/images/bg_box_map.jpg) no-repeat; padding-top:403px; font-size:13px; text-align:center; font-size:13px;}
#location #main #t #address {display:block; width:432px; height:399px; background:url(/images/bg_box_address.jpg) no-repeat; text-indent:-9999px; float:left;}

#location #main #b #stats {float:left; width:359px; display:block; margin-right:19px; background:url(/images/bg_stats.png) 25px 5px no-repeat; padding:0 0 10px 90px;}
#location #main #b #stats p {margin-bottom:6px;}
#location #main #b #stats p .stat { font-size:21px; margin-right:5px;}


/* ------------------------------------------ */
/*	GALLERY PAGE	*/
/* ------------------------------------------ */





/* ------------------------------------------ */
/*	RESERVATIONS PAGE	*/
/* ------------------------------------------ */
#reservations #main {background:url(/images/bg_box_reserve.jpg) no-repeat; padding:35px;}
#reservations #main #t { display:block; float:none; padding:0 0 0 113px; width:auto;}
#reservations #main #t p {font-family:'AmerTypeMdBTBold','courier new',serif; font-size:16px;}
#reservations #main #b {overflow:visible; height:68px;}
#reservations #main #info {display:block; width:270px; float:left;}
.ie7 #reservations #main #b {margin-bottom:100px;}
#reservations #main #info p {font-size:17px;}
#reservations #main dl {margin-bottom:23px; font-size:16px;}
#reservations #main dl dd {margin-bottom:3px; font-size:17px;}
#reservations #main dl dt {font-family:'AmerTypeMdBTBold','courier new',serif; margin-bottom:3px; font-size:18px;}

#reservations br {display:block; clear:both;}

/* ------------------------------------------ */
/*	OPEN TABLE FORM  	*/
/* ------------------------------------------ */
#reservations #OT_searchWrapperAll, #reservations #OT_searchWrapper {background:none; width:372px; }

#reservations #OT_searchWrapper h2.OT_feedTitle {font-family:'AmerTypeMdBTBold','courier new',serif; font-size:16px;}
#reservations dl#OT_defList {margin:0;}
#reservations #reserve_form dt#OT_partySizeLbl, #reservations #reserve_form dt#OT_dateLbl, #reservations #reserve_form dt#OT_timeLbl {display:block; font-family:'AmerTypeMdBTMedium','courier new',serif; font-size:14px; width:auto; top:25px;}

#reservations #reserve_form dt#OT_dateLbl {left:100px;}
#reservations #reserve_form dd#OT_partySize {left:3px; top:44px;}
#reservations #reserve_form dd#OT_date {left:103px; top:48px;}
#reservations #reserve_form dt#OT_timeLbl {left:223px;}
#reservations #reserve_form dd#OT_time {left:220px; top:44px;}
#reservations #OT_submitWrap {left:257px; top:105px;}
#reservations #OT_logoLink {top:85px; background:none;}
#reservations #OT_logo {top:105px; background:none;}


.ie9 #reservations #OT_logoLink, .ie9 #reservations #OT_logo {display:none;}


.OT_Widget_Wrapper {float:left; margin-left:5px;}
/* ------------------------------------------ */
/*	RESERVATIONS FORM	*/
/* ------------------------------------------ */
form#reserve_form {display:block; width:372px; height:134px; float:right;  background:#ddd6ce; padding:7px; margin:3px 74px 40px 0; position:relative;}
#reserve_form h3 {margin-bottom:5px;}
#reserve_form ol {list-style:none; padding:0; margin:0; overflow:hidden; float:right;}
#reserve_form ol li {display:block; float:left; margin-right:10px;}
#reserve_form ol li.last {float:right; clear:both;}
#reserve_form label {display:none;}
#reserve_form input[type="text"] {display:block; border:1px solid #c9c1b2; width:120px;}

#reserve_form .assist {font-size:12px;}
#reserve_form input[type="submit"] {background:#a01419; border:1px solid #430001; -moz-border-radius:4px; -webkit-border-radius:4px; -ms-border-radius:4px; border-radius:4px; color:#fff; font-family:arial, verdana, sans-serif; font-weight:bold;}
#reserve_form input[type="submit"]:active {background:#430001;}


/* ------------------------------------------ */
/*	MENU PAGE	*/
/* ------------------------------------------ */


#menu #menu_tabs {display:block;}
.tab_container {display:none; clear:both;}
#menu #menu_tabs .tab_navigation {display:block; height:68px; background:url(/images/bg_tab_nav.jpg) 20px bottom no-repeat; overflow:hidden; margin-left:-20px; padding-left:35px; list-style:none; margin-bottom:20px;}

#menu #menu_tabs .tab_navigation li {float:left; background:none; height:49px; display:block; text-align:center; margin:0 -5px;}
#menu #menu_tabs .tab_navigation li a {display:block; font-size:24px;  color:#9fb6bc; font-family: 'AmerTypeMdBTBold','courier new',serif; text-decoration:none; padding-top:10px; width:166px; height:36px; }
#menu #menu_tabs .tab_navigation li a:hover {color:#F36948;}
#menu #menu_tabs .tab_navigation li a.active {background:url(/images/bg_tab_a.png) center bottom no-repeat; color:#fff7ee;}

#menu .main_category header {height:57px; display:block; margin-bottom:28px; background:url(/images/bg_menu_h2.jpg) no-repeat; padding-left:20px; float:none; clear:both;}
#menu .main_category header h2 {color:#fff7ee; font-size:21px; font-family:'AmerTypeMdBTBold','courier new',serif; line-height:57px; display:block;}
#menu .sub_category {padding-left:20px; display:block; margin-bottom:23px;}
#menu .sub_category header {background:none; height:auto; padding:0; margin:0; clear:none;}
#menu .sub_category header h3 {text-transform:uppercase;}
#menu .sub_category header h3 .sub_h3 {text-transform:none;}
#menu .sub_category ul {padding:0; margin:0; list-style:none;}
#menu .sub_category ul li {margin-bottom:5px;}
#menu .sub_category li h4 {font-family:'AmerTypeMdBTMedium','courier new',serif; display:inline; font-weight:normal; text-transform:uppercase; margin-right:5px; }
#menu .sub_category li h4:after {content:","}
#menu .sub_category li .price {margin-left:5px; color:#000;}
#menu .sub_category li .price:before {content:"- "}
#menu .sub_category .menu_float {overflow:hidden; display:block;}
#menu .sub_category .menu_float li {float:left; margin-right:9px;}
#menu .sub_category .menu_float li.last:after {content: ""; margin-left:0;}
#menu .sub_category .menu_float li:after {content:" /"; margin-left:5px;}
/* ------------------------------------------ */
/*	BLOCKQUOTE	*/
/* ------------------------------------------ */
blockquote {display:block; width:383px; height:132px; float:right; background:url(/images/bg_quote.jpg) top no-repeat; padding:22px 19px 64px 23px; text-align:center; color:#fff7ee; font-size:21px;  font-weight:normal;}
blockquote a {color:#fff7ee;}

/* ------------------------------------------ */
/*	MENU ASIDE	*/
/* ------------------------------------------ */
#menu aside {float:right; width:373px; display:block; border:1px solid #221f1f; padding:2px 4px; margin-left:28px;}
#menu aside .aside_wrap {border:1px solid #221f1f; text-align:center; padding:15px; display:block;}
#menu aside .aside_wrap header {background-image:none; padding:none; height:auto; clear:none; margin-bottom:11px;}

#menu aside .aside_wrap h3 {font-family:'AmerTypeMdBTBold','courier new',serif; font-weight:normal; text-transform:uppercase; font-size:15px; margin-bottom:6px;}
#menu aside .aside_wrap h4 {text-transform:uppercase; font-size:12px;}
#menu aside .aside_wrap .aside_item p {font-style:italic;}

/* ------------------------------------------ */
/*	ABOUT PAGE	*/
/* ------------------------------------------ */
#about #main header {width:860px; height:531px; background:url(/images/bg_box_about.jpg) no-repeat; padding:15px 20px; margin-bottom:28px;}
#about #main header p {font-family:'AmerTypeMdBTBold','courier new',serif;}
#about header p .sig {font-size:16px;}
#about section.bio {display:block; overflow:hidden; margin-bottom:28px; background:url(/images/bg_blue_line.jpg) bottom no-repeat; padding-bottom:29px;}
#about section.bio.last {padding-bottom:0; background:none;}
h3 {font-size:16px; margin-bottom:11px; font-family:'AmerTypeMdBTBold','courier new',serif;}
.bio .title {font-size:14px; font-family:'AmerTypeMdBTMedium','courier new',serif; font-weight:normal;}
/* ------------------------------------------ */
/*	IMAGES	*/
/* ------------------------------------------ */
img.tl {float:left; margin:0 15px 5px 0; }
img.br {float:right;}


/* ------------------------------------------ */
/*	FOOTER	*/
/* ------------------------------------------ */
footer {display:block; overflow:hidden; margin-bottom:10px;}
footer #copyright, footer ul, footer .contact {font-size:10px;}
footer #copyright {display:inline; margin-right:14px;}


footer ul {margin-right:20px; list-style:none; display:inline;}
footer ul li {margin-right:20px; display:inline; text-transform:uppercase;}



/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  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: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}