/*
Template Name: Connoisseur
Theme URI: http://www.priteshgupta.com/templates/connoisseur
Description: HTML5 and CSS3 Free Website Theme
Author: Pritesh Gupta
Author URI: http://www.priteshgupta.com/
Version: 1.0
License: New BSD License
License URI: license.txt
 */
/**
 * Connoisseur Template Version 1.0
 * By PriteshGupta.com
 * Download for free at http://www.priteshgupta.com/templates/connoisseur

Released under New BSD License
http://www.opensource.org/licenses/bsd-license.php

Copyright (c) 2012, PriteshGupta.com
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

 * Neither the name of PriteshGupta.com nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, address {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

li {
	list-style: none;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
@font-face {
	font-family: 'Lobster13Regular';
	src: url('https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/styles/Lobster_1.3-webfont.eot');
	src: url('https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/styles/Lobster_1.3-webfont.eot') format('embedded-opentype'), 
		url('https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/styles/Lobster_1.3-webfont.ttf') format('truetype'), 
		url('https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/styles/Lobster_1.3-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ChopstixTitle';
	src: url('https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/styles/Blambot.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {
	font-family: 'ChopstixChineseTitle';
	src: url('/web/20220104220124im_/http://www.chopstixabq.com/styles/chopstix-chinese.ttf');
	font-weight: normal;
	font-style: normal;
}*/
blockquote {
	background: transparent url(https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/images/blockquote.png) no-repeat 0px 30px;
	padding: 30px;
	font-style: italic;
}
blockquote span {
	font-weight: bold;
	clear: both;
	float: right;
	margin-top: 20px;
}
body {
	background: #f5f0e0 url(https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/images/noise.png);
	font-family: Century Gothic, sans-serif;
	color: #252525;
	font-size: 14px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.10);
}
h1 {
	font-size: 50px;
}
h2 {
	font-size: 45px;
}
h3 {
	font-size: 40px;
}
h4 {
	font-size: 35px;
}
h5 {
	font-size: 30px;
}
h6 {
	font-size: 25px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lobster13Regular', cursive;
	color: #9c5959;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	font-weight: normal;
	line-height: 1.3;
}
a {
	color: #9c5959;
	text-decoration: none;
	border-bottom: 1px dotted #9c5959;
}
.pikachoose a, #fancybox-close, .fancyimage {
	border-bottom: 0px dotted #9c5959;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
	margin-left: 10px;
}
.title-font {
	font-family: 'ChopstixTitle';
}
.title-chinese-font {
	width:30%;
}
.title {
	font-size: 75px;
	float: left;
	-webkit-transition: all .20s ease-out;
	-moz-transition: all .20s ease-out;
	-o-transition: all .20s ease-out;
	-ms-transition: all .20s ease-out;
	transition: all .20s ease-out;
}

.tagline {
	font-family: 'Lobster13Regular', cursive;
	clear: both;
	font-size: 27px;
	float: left;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.10);
}
.intro {
	float: left;
	width: 600px;
	margin: 20px 0;
}
.reservations {
	float: right;
	width: 200px;
	font-family: 'Lobster13Regular', cursive;
	font-size: 20px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.10);
	text-align: center;
	color: #9C5959;
}
.reservations-title {
	font-size: 27px;
}
.phone-number {
	line-height: 1.7;
}
.hr-solid {
	border: 0;
	border-bottom: 1px solid #9c5959;
	margin: 2px;
}
.reservations .hr-solid {
	margin-bottom: 8px;
}
.hr-dashed {
	border: 0;
	border-bottom: 1px dotted #9c5959;
	margin: 2px;
}

#container {
	background: url(https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/images/bg.png) center top repeat-x;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
ul#nav {
	font-family: 'Lobster13Regular', cursive;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	font-size: 22px;
	letter-spacing: 1px;
}
ul#nav li {
	float: left;
	list-style: none;
}
ul#nav li a {
	letter-spacing: 2px;
	display: block;
	width: 95px;
	height: 85px;
	padding: 65px 0 0 0;
	margin: 0 32px 0 32px;
	color: #9c5959;
	text-decoration: none;
	background: url(https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/images/label.png) 0 -149px no-repeat;
	-webkit-transition: all .20s ease-out;
	-moz-transition: all .20s ease-out;
	-o-transition: all .20s ease-out;
	-ms-transition: all .20s ease-out;
	transition: all .20s ease-out;
	border-bottom: 0px dotted #9c5959;
}
ul#nav li .top-link:hover, ul#nav li .current {
	background: url(https://web.archive.org/web/20220104220124im_/http://www.chopstixabq.com/images/label.png) 0 0 no-repeat;
	color: #eee9d9;
	-webkit-transition: all .20s ease-out;
	-moz-transition: all .20s ease-out;
	-o-transition: all .20s ease-out;
	-ms-transition: all .20s ease-out;
	transition: all .20s ease-out;
}
.border {
	height: 3px;
	border-top: 1px solid #9c5959;
	border-bottom: 1px dashed #9c5959;
}
.border2 {
	height: 3px;
	clear: both;
	border-bottom: 1px solid #9c5959;
	border-top: 1px dashed #9c5959;
}
.border3 {
	height: 3px;
	clear: both;
	border-bottom: 1px dotted #9c5959;
}
.menu-title {
	width:100%;
	margin-bottom:20px;
}
.menu-legend h5 {
	font-size: 20px !important;
}
.wrapper {
	margin-top: 30px;
}
p {
	font-size: 14px;
	font-family: Century Gothic, sans-serif;
	padding: 10px;
}
article {
	width: 100%;
	float: left;
	padding: 10px;
}

aside h3, .footer-widget h4 {
	text-align: center;
}
.pikachoose img, article img, aside img {
	background: #9C5959;
	padding: 1px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* ---------------*/

.menu-order, .menu .item {
	margin-top: 15px;
}
.menu-special {
	margin-right:15%;
	margin-left:15%;
}
.menu {
	text-align: center;
}
#social {
	text-align: center;
	padding: 10px;
}
iframe {
	border: 1px solid #9C5959;
	overflow: hidden;
	margin: 0;
}
label {
	font-size: 22px;
	font-family: 'Lobster13Regular', cursive;
	color: #9c5959;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
textarea {
	width: 400px;
	height: 200px;
}
input[type="text"]:active, input[type="text"]:focus {
	border: 1px dashed #9C5959;
}
textarea:active, textarea:focus {
	border: 1px dashed #9C5959;
}
/**
 * Remake of "HTML + CSS3 Icons" by Clay Cauley
 *
 * Inspiration was taken from: 
 * -http://designmoo.com/5368/html-css3-icons/
 */
a.s3d {
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
	display: inline-block !important;
	font: 700 13px/36px 'Arial', Helvetica, Clean, sans-serif;
	height: 26px;
	margin: 0 0 10px;
	padding: 0 10px 11px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .35);
	width: 200px;
	cursor: pointer;
}
a.twitter {
	background: #65acc8;
	background: -webkit-gradient(linear, 0 0, 0 0, from(#B58388), to(#9C5959));
	background: -webkit-linear-gradient(, #B58388, #9C5959);
	background: -moz-linear-gradient(, #B58388, #9C5959);
	background: -o-linear-gradient(, #B58388, #9C5959);
	background: -ms-linear-gradient(, #B58388, #9C5959);
	background: linear-gradient(, #B58388, #9C5959);
	border-top: 1px solid #9C5959;
	color: rgba(25, 45, 55, .9);
	text-align:center;
}
a.twitter:active {
	background: #4586ae;
	background: -webkit-gradient(linear, 0 0, 0 0, from(#4586ae), to(#65acc8));
	background: -webkit-linear-gradient(, #4586ae, #65acc8);
	background: -moz-linear-gradient(, #4586ae, #65acc8);
	background: -o-linear-gradient(, #4586ae, #65acc8);
	background: -ms-linear-gradient(, #4586ae, #65acc8);
	background: linear-gradient(, #4586ae, #65acc8);
}
.icons {
	bottom: 5px;
	display: block;
	height: 26px;
	position: absolute;
	right: 10px;
	width: 25px;
}
.icons.twitter {
	background-position: -25px 0;
}
footer p {
	font-size: 14px;
	margin-right: 5px;
}
footer {
	clear: both;
	height: auto;
	padding-bottom: 2px;
}
#download-menu {
	text-align:right;
	text-decoration:underline;

}
/*
     FILE ARCHIVED ON 22:01:24 Jan 04, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:34:06 Jun 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.393
  load_resource: 85.923
  PetaboxLoader3.resolve: 49.273
  PetaboxLoader3.datanode: 27.683 (2)
  loaddict: 20.031
*/