/*
Charcoal #231f20
Green #4f9126
*/

@font-face {
  font-family: 'futura_bookregular';
  src: url('../fonts/futura-book-webfont.eot');
  src: url('../fonts/futura-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-book-webfont.woff') format('woff'), url('../fonts/futura-book-webfont.ttf') format('truetype'), url('../fonts/futura-book-webfont.svg#futura_bookregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaHeavyRegular';
  src: url('../fonts/futura-heavy-webfont.eot');
  src: url('../fonts/futura-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-heavy-webfont.woff') format('woff'), url('../fonts/futura-heavy-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaCondensedLightRegular';
  src: url('../fonts/futura-condensedlight-webfont.eot');
  src: url('../fonts/futura-condensedlight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensedlight-webfont.woff') format('woff'), url('../fonts/futura-condensedlight-webfont.ttf') format('truetype'), url('../fonts/futura-condensedlight-webfont.svg#FuturaCondensedLightRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  color: #231f20;
  background: url(../images/bg_whitegraidient.png) 0px 0px no-repeat fixed, url(../images/bg_blackgraidient.png) right bottom no-repeat fixed, url(../images/bg_main.jpg) 0px 0px repeat;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
body {
  display: block;
  margin: 0px;
  padding: 0px;
  overflow: auto;
}
h1 {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 38px;
  line-height: 23px;
  text-transform: uppercase;
  color: #231f20;
  margin: 20px 0;
  text-align: center;
}
h2 {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 23px;
  line-height: 23px;
  text-transform: uppercase;
  color: #231f20;
  margin: 0px 0px 14px 0px;
  padding: 0px;
}
h3,
h4 {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 23px;
  line-height: 23px;
  text-transform: uppercase;
  color: #231f20;
  margin: 0px 0px 14px 0px;
  padding: 0px;
}
h4 {
  margin: 30px 0px 0px 0px;
  font-size: 15px;
}
p {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-size: 15px;
  line-height: 25px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  color: #231f20;
}
a,
#fishbowl {
  color: #231f20;
  text-decoration: none;
  outline: none;
  -webkit-transition: color .3s ease-in;
  transition: color .3s ease-in;
}
a:hover,
#fishbowl:hover {
  color: #4f9126;
  cursor: pointer;
}
ul {
  padding: 0px;
  margin: 0px;
}
li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline-block;
}
.container {
  width: 900px;
  height: 100%;
  display: block;
  margin: 0px auto;
  padding: 0px 50px;
  overflow: auto;
  float: none;
}
.colorlinks p a {
  color: #26A2EE;
  -webkit-transition: color .3s ease-in;
  transition: color .3s ease-in;
}
.colorlinks p a:hover {
  color: #ffffff;
}
.main .left,
.main .right {
  width: 369px;
  height: auto;
  overflow: auto;
  display: block;
  margin: 40px 0px;
  padding: 0px 40px;
  float: left;
  clear: none;
}
.sign .left {
  width: 500px;
  height: auto;
  overflow: auto;
  display: block;
  margin: 40px 0px;
  padding: 0px 40px;
  float: left;
  clear: none;
}
.main .left.foot,
.main .right.foot {
  width: 369px;
}
.main .left.foot {
  border-right: 2px dashed #231f20;
}
.right figure img,
.left figure img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 2px solid #231f20;
}
.framedvideo {
  width: 100%;
  height: 100vh;
  max-height: 506px;
}

/*================================================================================================*/


/* HEADER                                                                                         */


/*================================================================================================*/

header {
  padding: 0px;
}

/*.logo {
	width: 377px;
	height: 100px;
	margin: 15px auto 0px auto;
	padding: 0px;
	display: block;
	float: none;
	background: url(../images/logo.png) 0px 0px no-repeat;
}*/

.logo {
  width: 340px;
  height: 110px;
  margin: 15px auto 0px auto;
  padding: 0px;
  display: block;
  float: none;
  background: url(../images/logo.png) 0px 0px no-repeat;
}
header nav {
  height: 35px;
  margin: 34px 0px 28px 0px;
  display: block;
}
header nav ul {
  text-align: center;
}
header nav ul li,
header nav ul li a {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #231f20;
  font-weight: normal;
  float: none;
  margin: 0px 15px;
  padding: 0px;
  display: inline-block;
  height: 38px;
}
header nav ul li a {
  height: 21px;
  margin: 0px;
  padding: 0px 0px 7px 0px;
  float: none;
  display: inline-block;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 0px 5px 0px;
  -webkit-transition: border-color .3s ease-in;
  transition: border-color .3s ease-in;
}
header nav ul li a:hover,
header nav ul li.current_page_item a {
  border-color: #4f9126;
  color: #000000;
}
header h3 {
  margin-top: 20px;
}
header h4 {
  margin-top: 0;
  text-align: center;
}
section.main {
  display: block;
  margin: 15px 0px 50px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/bg_wood.jpg) 0px 0px repeat;
  box-shadow: 0px 0px 50px #787878;
  position: relative;
  overflow: auto;
}
.nav-icon3 {
  display: none;
}

/*================================================================================================*/


/* HOME                                                                                           */


/*================================================================================================*/

.one-third {
	display: block;
	box-sizing: border-box;
	float: left;
	clear: none;
	width: 33.3%;
}
.one-third img {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
}
.one-third:hover {
	background: rgba(244, 242, 237, 0.3);
}

.slider {
  display: block;
  margin: 0px;
  border: solid #231f20;
  border-width: 0px 0px 1px 0px;
  min-height: 500px;
}
.slider img {
  width: 100%;
  height: auto;
}
.anchor {
  width: 100%;
  height: 0px;
  display: block;
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  position: relative;
  overflow: visible;
}
.pager_container {
  width: 100%;
  height: 20px;
  padding: 0px;
  margin: 435px 0px 0px 0px;
  float: none;
  display: none;
  text-align: center;
  position: absolute;
  z-index: 55555;
}
#home_pager,
#coffee_pager {
  height: 20px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  width: auto;
}
#home_pager span,
#coffee_pager span {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0px 5px;
  padding: 0px;
  border: 1px solid #4f9126;
  color: transparent;
  background-color: transparent;
  line-height: 20px;
  -webkit-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
  cursor: pointer;
}
#home_pager span:hover,
#coffee_pager span:hover {
  background-color: #4f9126;
}
#home_pager span.cycle-pager-active,
#coffee_pager span.cycle-pager-active {
  background-color: #4f9126;
}
.frame {
  width: 878px;
  height: 478px;
  display: block;
  margin: 10px;
  padding: 0px;
  border: 1px solid #ffffff;
  position: absolute;
  z-index: 4444;
}
.btn_playpause {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0px 0px -5px 0px;
  background: url(../images/btn_playpause.png) 0px 0px no-repeat;
  cursor: pointer;
}
.btn_playpause.play {
  background-position: 0px 0px;
}
.btn_playpause.play:hover {
  background-position: 0px -20px;
}
.btn_playpause.pause {
  background-position: -20px 0px;
}
.btn_playpause.pause:hover {
  background-position: -20px -20px;
}
.cycle-caption {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-size: 19px;
  line-height: 19px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: normal;
  text-align: right;
  text-shadow: 0px 0px 40px #0c1f00;
  -webkit-filter: dropshadow(color=#0c1f00, offx=0, offy=0);
  filter: dropshadow(color=#0c1f00, offx=0, offy=0);
  float: right;
  top: 27px;
  right: 30px;
  padding: 0px;
  display: block;
  position: absolute;
}
.homecall p {
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  margin: 20px 30px 30px 30px;
}

/*================================================================================================*/


/* MENU                                                                                           */


/*================================================================================================*/

.menu_item {
  display: block;
  float: left;
  clear: none;
}
.menu_item:hover {
  background: rgba(244, 242, 237, 0.3);
}
.menu_item figure {
  width: 540px;
  display: block;
  float: left;
  clear: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.menu_item figure img {
  display: block;
  width: 540px;
  height: 240px;
}
.menu_item figure img:hover {
  width: 540px;
}
.menu_item .right {
  border-bottom: 2px dashed #000000;
  width: 280px;
  height: 148px;
  margin-bottom: 0px;
  padding-top: 50px;
}
.menu_item .right h3 {
  line-height: 28px;
  text-align: center;
}
.menu_item a {
  padding-right: 20px;
  padding-left: 20px;
  background: url(../images/bg_indicator.jpg) right center no-repeat;
}

/*================================================================================================*/


/* COFFEE BAR                                                                                    */


/*================================================================================================*/

.coffeecycle {
  width: 366px;
  height: 550px;
  display: block;
  overflow: hidden;
  float: left;
  clear: both;
  border: 2px solid #231F20;
  background: #231F20;
}
.coffeecycle img {
  width: 366px;
  height: 550px;
}
.main.coffee-bar .pager_container {
  display: block;
  margin: 515px 0px 0px 0px;
}
p.coffeemenu {
  width: 65%;
  float: left;
  clear: both;
  display: block;
  margin: 0px 0px 5px 0px;
}
p.coffeemenu .left,
p.coffeemenu .right {
  float: left;
  clear: none;
  display: inline-block;
  width: auto;
  margin: 0px;
  padding: 0px;
}
p.coffeemenu .right {
  float: right;
}
.chalkboard {
  display: block;
  overflow: auto;
  background: #231F20 url(http://bucket.beatrixchicago.com/wp-content/uploads/chalkboard.jpg);
  color: #efefef;
  padding: 25px;
  text-transform: uppercase;
  margin: 0px 0px 40px 0px;
}
.chalkboard p,
.chalboard p.coffeemenu {
  width: 100%;
  color: #efefef;
}
p.bullet-coffee {
  padding: 0px 0px 0px 23px;
  background: url(../images/bullet-coffee.png) 0px 3px no-repeat;
  width: auto;
  text-transform: none;
}

/*================================================================================================*/


/* MEET OUR TEAM                                                                                  */


/*================================================================================================*/

.our-team .left,
.coffee-bar .left {
  border: none;
  width: 400px;
  padding-right: 10px;
}
.our-team .right,
.coffee-bar .right {
  width: 370px;
}
.our-team h3 {
  margin-bottom: 0px;
}
.our-team h4 {
  margin: 5px 0px 20px 0px;
}

/*================================================================================================*/


/* CONTACT US                                                                                     */


/*================================================================================================*/

.map {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 2px solid #231f20;
}
p.checkbox-text {
  width: 93%;
  float: left;
  clear: none;
  display: block;
  text-align: left;
  margin: 0px 0px 15px 0px;
}
p.small {
  font-size: 13px;
  line-height: 18px;
}
input.checkbox {
  width: 5%;
  display: block;
  float: left;
  display: block;
  clear: none;
  margin: 1% 2% 0% 0%;
  -webkit-appearance: checkbox;
}
.fancy_url {
  padding-right: 20px;
  background: url(../images/bg_indicator.jpg) right center no-repeat;
}

/*================================================================================================*/


/* PRESS                                                                                          */


/*================================================================================================*/

.press_blurb {
  width: 90%;
  height: auto;
  display: block;
  padding: 3% 5%;
}
.press_blurb p {
  margin-bottom: 1px;
}
.press_blurb p a {
  text-decoration: none;
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 19px;
  line-height: 21px;
  text-transform: uppercase;
  color: #231f20;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.press_blurb p a:hover {
  color: #4f9126;
}
.press_blurb h4 {
  display: inline;
  font-family: 'FuturaHeavyRegular';
  font-size: 14px;
  margin-top: 5px;
}

/*================================================================================================*/


/* RESERVATIONS                                                                                   */


/*================================================================================================*/

.reservations {
  width: 197px;
  height: auto;
  background: #65666b;
  display: block;
  position: fixed;
  z-index: 88888888;
  left: 0px;
  top: 222px;
  /*top: 222px;*/
  padding: 20px 0px 20px 20px;
}
@media (max-width: 1346px) {
  .reservations {
    left: -160px;
  }
}
.reservations .form_cont {
  width: 132px;
  float: left;
  clear: none;
  display: block;
  margin: 0px 15px 0px 0px;
}
.reservations .btn_open {
  width: 40px;
  height: 220px;
  background: url(../images/bg_reservations.png) center center no-repeat;
  display: block;
  cursor: pointer;
  float: left;
  clear: none;
}

/*================================================================================================*/


/* RESTAURANT WEEK TAB                                                                            */


/*================================================================================================*/

.rw-tab {
  width: auto;
  height: auto;
  background: #65666b;
  display: block;
  position: fixed;
  z-index: 7777777;
  right: 0px;
  top: 222px;
  padding: 20px 0px 20px 0px;
}
.txt-rw {
  width: 27px;
  height: 338px;
  display: block;
  background: url(../images/txt-restaurant-week-menu.png) 0px 0px no-repeat;
  margin: 0px 15px 0px 15px;
}

/*================================================================================================*/


/* MAIN FOOTER                                                                                    */


/*================================================================================================*/

.foot h3,
.foot h4,
.foot p {
  text-align: center;
}
.btn_social {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 20px 5px 0px 5px;
  padding: 0px;
  background: url(../images/btn_social.png) 0px 0px no-repeat;
}
.btn_social.fb {
  background-position: 0px 0px;
}
.btn_social.tw {
  background-position: -60px 0px;
}
.btn_social.instagram {
  background-position: -120px 0px;
}

/*================================================================================================*/


/* LITTLE FOOTER                                                                                  */


/*================================================================================================*/

footer nav ul {
  text-align: center;
}

/*================================================================================================*/


/* TINY GRID                                                                                      */


/*================================================================================================*/

.wrapper {
  width: 100%;
  margin: 0 auto;
}
.left-side {
  width: 50%;
  float: left;
  box-sizing: border-box;
  text-align: center;
}
.left-side:hover {
  background: rgba(244, 242, 237, 0.3);
}
.right-side {
  width: 50%;
  float: right;
  box-sizing: border-box;
  text-align: center;
}
.right-side:hover {
  background: rgba(244, 242, 237, 0.3);
}
.outer {
  text-align: center;
}
.outer h1 {
  margin: 40px 0;
}
.outer h3 {
  text-align: center;
}
.contain {
  width: 450px;
  height: 300px;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.left-side img,
.right-side img {
  width: 350px;
  height: 263px;
  padding: 25px 0 10px;
}
.contain img {
  display: block;
  width: 400px;
  height: 300px;
}
.contain img:hover {
  width: 400px;
  height: 300px;
}
.outer img.brand {
  margin-top: 30px;
  max-width: 120px;
}
.center {
  text-align: center;
}
.underline {
  border-bottom: 4px solid #448527;
}
.left-fix {
  width: 540px;
  float: left;
}
.right-fix {
  width: 360px;
  float: right;
  text-align: center;
}
.single {
  width: 700px;
  margin: 0 auto;
  padding: 40px;
}
.column-li li {
  display: block;
  clear: none;
  font-size: 12px;
  width: 33%;
  float: left;
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-size: 15px;
  color: #383536;
}
.single li {
  display: list-item;
  font-size: 12px;
  font-family: 'futura_bookregular', Helvetica, sans-serif;
  font-size: 15px;
  color: #383536;
}
.single-post {
  width: 100%;
  display: block;
  float: left;
  clear: none;
}
.single-post h3 {
  padding-top: 80px;
}
.single-post img {
  display: block;
}
.single-post:hover {
  background: rgba(244, 242, 237, 0.3);
}
.dashed {
  height: 0;
  border-bottom: 2px dashed #262626;
  margin: -2px;
}
.left-fix figure {
  width: 540px;
  display: block;
  float: left;
  clear: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.left-fix figure img {
  display: block;
  width: 540px;
  height: auto;
}
.left-fix figure img:hover {
  width: 540px;
}
img.team {
  max-width: 370px;
}
.catering h3 {
  padding: 40px 40px 0;
}
.chalkboard-catering {
  display: block;
  background: url(../images/chalk.jpg);
  background-size: cover;
}
.chalkboard-catering h3 {
  text-align: center;
  padding: 60px;
}
.chalkboard-catering h3 a {
  color: #fff;
}
.chalkboard-catering h3 a:hover {
  color: #ddd;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.pagination {
  font-size: 16px;
}
.pagination.right {
  text-align: right;
}