.navbar a.brand img {max-height: 60px;}
/* .navbar a.brand img {width: 100%;} */
.navbar ul.nav {margin-top: 20px;}


/* Header
-------------------------------------------------------------- */
.navbar .no-gradient {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background: none;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar-text {
  margin-bottom: 0;
  line-height: 80px;
}
.navbar strong {
  vertical-align: middle;
  text-shadow: none;
  color: #666;
  margin-left: 5px;
}
.navbar div.navbar-inner div.container a.mobile-menu {
  margin-top: 20px;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
  color: #ccc;
}
a#menu, a#location, a#specials, a#photos, a#yelp-feed, a#twitter-feed, a#testimonials-feed, a#about_us {
  padding-top: 100px;
  margin-top: -100px;
}


/* Main Content
-------------------------------------------------------------- */
body {
  background-color: #fff;
  color: #333;
}
.masthead {
  background-color: #A53512;
  color: #fff;
  padding: 120px 0 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 30px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
}
.masthead h1 {
  font-size: 40px;
}

.masthead .row > div:eq(2) > p:eq(2) {
  font-size: 24px;
}

h2 a {
  color: #f05922;
}
h2 a:hover {
  color: #f05922;
  text-decoration: none;
}
td.rcol {
  text-align: right;
}
hr {
  border: 0;
  height: 1px;
  background-color: #fff;
  opacity: .5;
}
.transparent_class {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}
span.yelp-stars {
  background-image: url("../../images/yelp-star-map.png");
  background-repeat: no-repeat;
  padding-left: 90px;
}
.stars-1 {
  background-position: 0 0px;
}
.stars-2 {
  background-position: 0 -37px;
}
.stars-3 {
  background-position: 0 -75px;
}
.stars-4 {
  background-position: 0 -113px;
}
.stars-5 {
  background-position: 0 -151px;
}
ul.feeds {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
}
ul.feeds li {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
  position: relative;
}
.yelp-review-avatar, .review-avatar {
  float: left;
  width: 90px;
}
.yelp-review-avatar dl, .review-avatar dl{
  margin-top: 5px;
}
.yelp-review-avatar dl dd, .review-avatar dl dd  {
  margin-left: 0;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1.25em;
}
span.yelp-date, span.date {
  vertical-align: top;
  font-size: 11px;
  letter-spacing: 1px;
  font-style: italic;
}
.yelp-feed,
.twitter-feed {
  padding-left: 70px;
  min-height: 60px;
}
.feed{
    min-height: 60px;
}
.yelp-avatar, .avatar{
    width: 50px;
    height: 50px;
}
.yelp-avatar, .avatar,
.twitter-avatar {
  position: absolute;
  top: 0;
  left: 0;
}
.twitter-time {
  float: right;
  color: #bbb;
  position: relative;
}
ul.testimonial_feeds li{
  border-left: 4px solid #e8e8e8;
  border-bottom: none;
  padding: 5px 0px 5px 10px;
  margin-bottom: 15px;
}
div#add_testimonial{
  font-size: 13px;
  float: right;
  text-decoration: underline;
  font-weight: normal;
}
div#add_testimonial a{
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div#add_testimonial img{
  padding-right: 3px;
  margin-top: -7px;
}
#add-testimonial{
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width:535px;
}
#add-testimonial .testimonal-body{
  background-color: #f5f5f5;
  padding: 20px;
  overflow: hidden;
}
#add-testimonial form input{
  /*font-style: italic;*/
  padding: 7px;
}
#add-testimonial form input.submit_testimonial{
  font-size: 22px;
  width: 94%;
  height: 50px;
  margin-bottom: 5px;
  padding-right: 15px;
  padding-left: 15px;
  min-width: 260px;
}
#add-testimonial h3{
  padding: 7px;
}
#add-testimonial h4{
  padding-top: 0px;
  margin-top: 0px;
  font-size: 20px;
}
#add-testimonial hr {
  border-bottom: 1px solid gray;
}
#add-testimonial form #testimonial{
  width:479px;
}
#add-testimonial form #name, #add-testimonial form #city{
  width:228px;
}
#add-testimonial form #email{
  width:477px;
}

.testimonial_header{
  text-align: center;
  color: #ffffff;
}

#testimonial_thanks .testimonal-body, #testimonial_subscribe .testimonal-body{
  padding: 20px;
}

#email_capture_modal {
  padding: 35px 25px 20px 25px;
}

#contact_email {
  width: 60%;
  height: 50px;
  box-sizing: border-box;
}

#contact_email_btn {
  height: 50px;
  box-sizing: border-box;
}

/* Responsive CSS
-------------------------------------------------------------- */

@media (max-width: 480px) {
  .masthead {
    margin: -20px -20px 20px;
    padding: 20px;
  }
  .navbar .navbar-text {
    float: none;
  }
  a#menu, a#location, a#specials, a#photos {
    padding-top: 0;
    margin-top: 0;
  }

  #add_testimonial{
    float:none !important;
  }
}
@media (max-width: 767px) {
  .masthead {
    margin: -20px -20px 20px;
    padding: 20px;
  }
  .navbar .navbar-text {
    float: none;
  }
  a#menu, a#location, a#specials, a#photos {
    padding-top: 0;
    margin-top: 0;
  }

  .inner_page_nav .mobile_call{
    display: none !important;
  }
  .inner_page > .masthead{
    clear:both;
    display: block !important;
  }

  .inner_page_nav .brand{
    margin-left: 5px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .masthead {
    margin-top: -20px;
    padding: 40px;
  }
  .navbar .navbar-text {
    float: none;
  }
  a#menu, a#location, a#specials, a#photos {
    padding-top: 0;
    margin-top: 0;
  }
  #button_parent{
    margin-top: -20px;
    padding-left: 20px;
  }
}

@media (max-width: 979px) {
  #add-testimonial form #testimonial{
    width:95%;
  }
  #add-testimonial form #name, #add-testimonial form #city{
    width:95%;
  }
  #add-testimonial form #email{
    width:95%;
  }
}

@media (min-width: 979px) {
  .inner_page{
    margin-top: 95px;
  }
}

/* Misc CSS
-------------------------------------------------------------- */
.inline-block {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.about_us_container{
  clear: both;
  color: #333;
  margin-bottom: 20px;
  margin-right: 5px;
}
.about_us_container > h4{
  margin: 2px;
}
.about_us_container > div {
  padding: 0 15px;
  background-color: #F2F2F2;
}
.info_row{
  padding: 12px 0;
  font-size: 14px;
  border-bottom: 1px solid #D4D4D4;
}
.info_row a{
  color: #333;
  text-decoration: underline;
}
.info_row img{
  padding: 3px 10px 5px 0px;
}
div.info_row:last-child{
  border-bottom: none;
}

#about_us_section{
  overflow-y: auto;
  height: 380px;
}

footer a {
  color: #333;

}

#map_canvas { height: 380px; width:100%; }

.cta_button{
  margin-top: 10px;
}

.content_row{
  margin-bottom: 20px;
}

.breadcrumb > .seperator{
  color: #999999;
  padding: 0px 5px;
}

#map_canvas {
  height: 380px;
  width:100%;
}

#OT_form { width: 60% !important; }
.OT_wrapper { background-color: #f2f2f2 !important; border: none !important; border-radius: 0 !important; }

.OT_wrapper { width: 350px !important; }

.OT_title,
.OT_subtitle,
.OT_list { width: 100% !important; }

.OT_title { padding-top: 20px !important; }

.OT_day, .OT_time, .OT_party { border: none !important; margin: auto !important; width: 45% !important; }

.OT_submit { height: inherit !important; width: 100% !important; }

h1.OT_title { color: #333 !important; font-size: 18px !important; font-weight: bold !important; line-height: 20px !important; }
h2.OT_subtitle { color: #333 !important; font-size: 12px !important; font-weight: normal !important; line-height: 15px !important; }

#datepicker, #ResTime, #PartySizeFake, #PartySize { font-size: 13px !important; padding: 0 30px 0 10px !important; }

.OTButton, #OTButton { padding-bottom: 25px !important; width: 55% !important; }

a.OT_Find_a_Table:link,
a.OT_Find_a_Table:visited,
a.OT_Find_a_Table:hover,
a.OT_Find_a_Table:active { background-image: none !important; background-color: #b51c1f !important; font-size: 18px !important; font-weight: normal !important; height: auto !important; line-height: 40px !important; text-transform: none !important; text-shadow: 0 !important; }

#yelp_header_logo{
    padding-bottom: 20px;
}

.feed > .review_content{
    margin-top:10px;
}
.feed > .header{
    margin-bottom: 5px;
}

.stars{
    margin: 0px 5px;
}

.header > strong{
    font-size: 16px;
}
.header > em{
    color: #999999;
    padding-left: 5px;
}

#yelp_header_logo{
    margin: 0px;
    padding: 0px;
}