.font-pn-h2 {
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
  margin: 0 auto;
  max-width: 684px;
  width: 100%;
}
.page-template-template-menu-php form {
  margin-bottom: 20px;
}
.page-template-template-menu-php form.form-inline {
  margin-bottom: 0;
}
.deleteicontd,
.moveicontd,
.hideicontd {
  position: relative;
  width: 17px;
  margin-left: 2px;
}
.deleteicon,
.moveicon {
  background: url('../img/trash.png') top left no-repeat;
  text-indent: -9999em;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 20px;
}
.moveicon {
  background: url('../img/up-down.png') top left no-repeat;
}
.priceinput {
  width: 80px;
}
.centered {
  margin: 0 auto;
  width: 1275px;
  display: block;
}
.editable-popup {
  margin-left: -85px;
}
.editable-popup label {
  display: none;
}
#dialog-confirm {
  display: none;
}
h3.foodmenu,
.foodmenu th {
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
}
.foodheading {
  margin: 20px 0 8px 0px;
  vertical-align: text-bottom;
}
.foodheading h3.foodmenu {
  margin: 0;
  vertical-align: text-bottom;
  display: inline;
  line-height: 32px;
}
.accordion h3 {
  position: relative;
  font-size: 18px;
  margin: 0.5em 0;
  cursor: pointer;
}
.accordion h3.ui-state-active {
  color: #78313e;
}
.explainer {
  color: #78313e;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: -15px;
  top: 70%;
  margin-top: -8px;
}
.ui-icon-triangle-1-e {
  background-image: url(../img/arrow-right.png) !important;
  width: 8px;
  height: 8px;
}
.ui-icon-triangle-1-s {
  background-image: url(../img/arrow-down.png) !important;
  width: 8px;
  height: 8px;
}
.headingprice {
  vertical-align: text-bottom;
  display: inline;
  margin: 0;
  line-height: 28px;
  font-style: italic;
  margin-left: 10px;
}
.subheading {
  font-style: italic;
}
.cheesesection .menutitle,
.cocktailsection .menutitle,
.tastingmenu .menutitle,
.today-menu .menutitle {
  font-weight: bold;
}
.cheesesection .tasting .menuitem,
.cheesesection .tasting .menutitle {
  width: 90%;
}
.cheeseprice {
  width: 90%;
  text-align: center;
  margin-top: 20px;
  font-style: italic;
}
.cheesesection .menuitem {
  font-style: italic;
}
.cheeses {
  line-height: 1.2em;
}
.cheeses .foodheading {
  margin-bottom: 0;
}
.cheeses td {
  line-height: 24px;
}
.cheeses h3.foodmenu {
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
  font-family: "arno-pro", serif;
  letter-spacing: 0;
}
ul.foodmenu {
  margin: 0;
  padding: 0;
  clear: left;
}
.editable_input {
  border: 0;
  font-family: "arno-pro", serif;
}
.winesection table {
  width: 740px;
}
.editableform button {
  padding: 2px;
}
.editable_class,
.editable_price {
  width: 520px;
  background: none;
  font-family: "arno-pro", serif;
  border: 0;
  padding: 0;
  font-size: 100%;
}
.editable_class:focus,
.editable_price:focus {
  outline: 0;
}
.inputtitle,
.description {
  width: 500px;
}
.editable_price {
  width: 75px;
  text-align: right;
}
.menutitle .editable_class {
  font-weight: bold;
}
.foodmenu {
  list-style: none;
}
.menuitem,
.menutitle {
  display: block;
  width: 540px;
}
.tasting td.first {
  width: 282px;
  padding-bottom: 28px;
}
.tasting .inputtitle {
  width: 250px;
}
.tasting .editable_class {
  width: 250px;
}
.tasting h3 {
  font-size: 20px;
}
.tasting .menuitem,
.tasting .menutitle {
  width: 271px;
  padding-right: 0;
  padding: 0;
  text-indent: 0;
}
.threelines .menuitem,
.threelines.menutitle {
  width: 320px;
}
.widetasting .menuitem,
.widetasting.menutitle {
  width: 400px;
}
.foodmenu {
  border-collapse: collapse;
}
.foodmenu th {
  text-align: left;
  font-size: 20px;
}
.foodmenu th.first {
  font-family: "proxima-nova-condensed";
  font-size: 18px;
  font-weight: 600;
}
.foodmenu th.priceheading {
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  text-align: right;
  font-family: "proxima-nova-condensed";
  width: 60px;
}
#restaurantmenu .entry-content {
  padding: 62px 0 62px 250px;
}
#restaurantmenu .entry-content.cocktailsection {
  padding-bottom: 0px;
}
.oddsection {
  background: #efefef url('/img/background_white.png') top left;
}
h2 {
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 0px;
  margin-top: 0px;
  margin-right: 20px;
}
td {
  position: relative;
  line-height: 25px;
  padding-bottom: 8px;
}
.cheesesection td {
  line-height: 26px;
}
.coffeesection td {
  line-height: 23px;
}
.tasting {
  float: left;
  width: 50%;
}
.tasting td {
  padding-bottom: 12px;
}
.price1,
.price2 {
  text-align: right;
}
.menupricetd {
  vertical-align: text-top;
  text-align: right;
  width: 120px;
}
.indent {
  padding-left: 20px;
}
.menutitle {
  padding-right: 20px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.newmenuitem {
  clear: left;
  margin-top: 1em;
}
.line3 {
  font-style: italic;
}
.threelines {
  width: 90%;
}
.threelines .foodmenu {
  border-collapse: separate;
  border-spacing: 0 10px;
}
.threelines h3 {
  font-size: 18px;
  font-weight: 600;
}
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  outline: -webkit-focus-ring-color auto 0px;
}
h2.left {
  margin-top: 0;
}
.left {
  float: left;
}
.ui-dialog {
  background: #f4efe7;
  padding: 10px;
  border: 1px solid #444;
  z-index: 200;
}
.publish-hidden {
  display: none;
}
.wineparagraph table {
  width: 323px;
}
.wineparagraph td.first {
  width: 282px;
}
.wineparagraph .deleteicontd,
.wineparagraph .moveicontd,
.wineparagraph .hideicontd {
  width: 10px;
}
.wineparagraph .menutitle {
  color: #78313e;
  font-weight: 600;
  padding-left: 0;
  text-indent: 0;
  width: 291px;
  padding-right: 0px;
}
.wineparagraph .menuitem {
  width: 291px;
}
.wineparagraph td {
  height: 150px;
  padding-bottom: 20px;
}
.lunchmenuheading .holder {
  min-width: 700px;
  width: auto !important;
  width: 100px;
  max-width: 684px;
  margin: 0 auto;
  height: 50px;
  margin-top: 20px;
  padding-left: 250px;
}
.lunchmenuheading h2 {
  color: #650725;
  float: left;
  padding: 10px 0;
  margin: 0;
  font-size: 28px;
}
.lunchmenuheading .jumptasting {
  float: right;
  position: relative;
  background: url(/img/GT_jumptomenu.png) no-repeat 0 0;
  width: 193px;
  height: 53px;
  margin: 0;
  padding: 0;
}
.lunchmenuheading .jumptasting.plural {
  background: url(/img/GT_jumptomenus.png) no-repeat 0 0;
}
.lunchmenuheading .jumptasting:hover {
  background-position: 0 -53px;
}
.bytheglass .menustart {
  margin-top: 1em;
}
.ui-dialog-titlebar-close {
  visibility: hidden;
}
