/* @override http://employeesonly.dekodesign.com/assets/styles/styles.css?rev=20150112b */

/* @group General */

html {
	min-height: 100%;
	position: relative;
	z-index: 0;
}
body {
	width: 1100px;
	margin: 0 auto;
	height: 100%;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	background-color: black;
	color: white;
	z-index: -1;
}
a {
	text-decoration: none;
	color: inherit;
	font-variant: small-caps;
}
article h1,article h2 {
	margin: 0;
	font-weight: 500;
}
div.clear {
	clear: both;
	background-color: red;
	color: white;
}
/* @end */

/* @group Stripes */

body:before {
	margin: 0 0 0 -40px;
	display: block;
	position: absolute;
	top: 0;
	content: " ";
	background-image: url(../images/stripes.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 823px;
	width: 1079px;
	z-index: 100;
}



/* @end */

/* @group Header */
header {
	position: absolute;
	z-index: 1000;
	margin: 0 0 0 20px;
	width: 147px;
	top: 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 8px;
	color: #a4a4a4;
	line-height: 15px;
	overflow: visible;
	min-height: 100%;
	background-image: url(../images/glow.png), url(../images/herring_test.png);
	background-repeat: no-repeat, repeat-y;
	background-position: 10px 0px, 0px 0px;
}
header h1 {
	margin: 0;
	position: relative;
	z-index: 101;
}
header h1 a {
	margin: 0;
	display: block;
	width: 34px;
	height: 122px;
	margin: 35px auto 0 auto;
	text-indent: -10000px;
	background-image: url(../images/employees_only.png);
	background-repeat: no-repeat;
	background-position: top center;
}
nav {
	display: block;
	margin: 20px 0 0 20px;
	width: 109px;
	font-weight: 700;
	font-size: 9px;
	color: white;
}
nav:before,
nav:after {
	display: inline-block;
	content: " ";
	background-color: #464646;
	height: 3px;
	width: 83px;
	margin: 4px 0;
}
nav ul {
	width: 109px;
	position: relative;
	z-index: 103;
	padding: 0;
	list-style: none;
	margin: 0;
	font-weight: 500;
}
nav>ul {
	font-size: 10px;
	line-height: 21px;
	letter-spacing: 1px;
}
nav>ul>li a:hover {
	color: #a5a5a5;
}
nav>ul>li.active>a {
	color: #930000;
}
nav>ul ul {
	overflow: hidden;
	height: 0;
	font-size: 8px;
	line-height: 14px;
	color: #a5a5a5;
}
nav>ul ul a:hover {
	color: white;
}
nav>ul li.active ul,
nav>ul li.open ul {
	height: auto;
	margin-top: -2px;
}
nav>ul ul>li.active>a {
	color: #fff;
}
nav ul li.nav-press ul {
	display: none;
}
div.address:hover a {
	color: #ffffff;
}
header div.reservations {
	margin-top: 10px;
}
header div.social {
	display: inline-block;
	width: 83px;
	border-width: 3px 0;
	border-color: #464646;
	border-style: solid;
	margin: 10px 0;
	cursor: pointer;
}
header div.social a {
	display: inline-block;
	width: 15px;
	height: 14px;
	margin: 10px 3px;
	overflow: hidden;
	text-indent: -10000px;
	background-image: url(../images/social_icons.png);
	background-position: 2px 0;
	background-repeat: no-repeat;
	opacity: .3;
}
header div.social a:hover {
	background-image: url(../images/social_icons_active.png);
	opacity: 1;
}
header div.social a.twitter {
	background-position: -23px 0;
}
header div.social a.instagram {
	background-position: -51px 0;
}
header div.credits {
	margin: -5px auto 0 auto;
	width: 83px;
	font-weight: 300;
	font-size: 7px;
	color: #484848;
	line-height: 10px;
	border-width: 0 0 3px 0;
	border-color: #464646;
	border-style: solid;
	padding-bottom: 2px;
}
header div.credits div {
	margin: 5px 0;
}
header div.credits a {
	display: block;
}
header div.credits div:hover {
	color: #ffffff;
}
/* @end */

/* @group Slideshow */
div.slideshow_wrapper {
	position: absolute;
	width: 1158px;
}
div.slideshow_wrapper ul {
	padding: 0;
	margin: 0;
	z-index: 1;
	position: relative;
}
div.slideshow_wrapper img {
	float: right;
}
div.slideshow_wrapper.has-1 div.bx-controls {
	display: none;
}
div.bx-controls {
	position: absolute;
	top: 260px;
	left: 0;
	z-index: 10000;
	cursor: pointer;
}
div.bx-controls a {
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	width: 10px;
	height: 10px;
	background-color: #303030;
	margin: 0 0 3px 7px;
	z-index: 10000000000;
	transition: background-color .1s linear;
}
div.bx-controls a:hover {
	background-color: #ccc;
}
div.bx-controls a.active {
	background-color: #930000;
}
div.bx-controls-direction {
	display: none;
}*/

/* @end */

/* @group Content */

article {
	position: relative;
	width: 700px;
	margin-left: 220px;
	z-index: 100000;
}
article * {
	position: relative;
}
article a {
	z-index: 1000;
}
h2 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}

/* @group Home */

body.page- div.bx-controls {
	display: none;
}

/* @end */

/* @group Announcement Dec 2021 */

body.page-announcement article {
	padding: 163px 127px 0px 0px;
    margin: 0 0 0 228px;
    line-height: 24px;
}
body.page-announcement article a {
	font-variant: normal;
}
body.page-announcement article h1 {
	font-size: 13px;
	position: relative;
	margin-bottom: 0px;
	font-weight: 500;	
	letter-spacing: 2px;
}
body.page-announcement article h3 {
	margin-top: 1px;
	font-weight: 300;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 21px;
	text-transform: uppercase;
}
body.page-announcement article h3 em {
	font-style: normal;
	font-size: 9px;
}

body.page-announcement article h1:before,
body.page-announcement article h3:last-child:after {
	display: block;
	content: " ";
	height: 1px;
	width: 100%;
	position: relative;
	left: -19px;
	background-image: url(../images/event_bg.png);
	background-repeat: no-repeat;
	background-position: -200px 0;
	margin: 10px 0;
}

/* @end */

/* @group Home New March 2020 */

body.page-eo-staff-relief article {
	padding: 163px 127px 0px 0px;
    margin: 0 0 0 228px;
    line-height: 24px;
}
body.page-eo-staff-relief article a {
	font-variant: normal;
}
body.page-eo-staff-relief article h1 {
	font-size: 13px;
	position: relative;
	margin-bottom: 0px;
	font-weight: 500;	
	letter-spacing: 2px;
}
body.page-eo-staff-relief article h3 {
	margin-top: 1px;
	font-weight: 300;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 21px;
	text-transform: uppercase;
}
body.page-eo-staff-relief article h3 em {
	font-style: normal;
	font-size: 9px;
}

body.page-eo-staff-relief article h1:before,
body.page-eo-staff-relief article h3:last-child:after {
	display: block;
	content: " ";
	height: 1px;
	width: 100%;
	position: relative;
	left: -19px;
	background-image: url(../images/event_bg.png);
	background-repeat: no-repeat;
	background-position: -200px 0;
	margin: 10px 0;
}

/* @end */





/* @group Thanksgiving */

body.page-thanksgiving article {
	padding: 163px 127px 0px 0px;
    margin: 0 0 0 228px;
    line-height: 24px;
}
body.page-thanksgiving article a {
	font-variant: normal;
	text-decoration: underline;
}
body.page-thanksgiving article h1 {
	font-size: 13px;
	position: relative;
	margin-bottom: 0px;
	font-weight: 500;	
	letter-spacing: 2px;
}
body.page-thanksgiving article h3 {
	margin-top: 1px;
	font-weight: 300;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 21px;
	text-transform: uppercase;
}
body.page-thanksgiving article h3 em {
	font-style: normal;
	font-size: 9px;
}

body.page-thanksgiving article h1:before,
body.page-thanksgiving article h3:last-child:after {
	display: block;
	content: " ";
	height: 1px;
	width: 100%;
	position: relative;
	left: -19px;
	background-image: url(../images/event_bg.png);
	background-repeat: no-repeat;
	background-position: -200px 0;
	margin: 10px 0;
}

/* @end */

/* @group Location */
body.page-location:before {
	background-image: url(../images/stripes_left_only.png);
}
body.page-location div.slideshow_wrapper img {
	margin-right: 100px;
}
body.page-location article {
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0 0 0 225px;
	padding-top: 188px;
}
body.page-location a:hover {
	color: #a5a5a5;	
}
body.page-location h2 {
	font-size: 14px;
	letter-spacing: 2px;
}
body.page-location article p:nth-of-type(1) {
	margin-top: 4px;
}
body.page-location article em {
	font-style: normal;
	font-size: 14px;
}
body.page-location article a {
	display: block;
}
body.page-location article a:hover {
	color: #93000;
}
body.page-location article a:before,
body.page-location article a:after {
	display: block;
	content: " ";
	width: 441px;
	height: 1px;
	background-image: url(../images/location_line.png);
	background-repeat: no-repeat;
	margin: 8px 0 8px -0px;
}

/* @end */

/* @group Merchandise */
body.page-merchandise article {
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0 0 0 225px;
	padding-top: 188px;
}
body.page-merchandise blockquote {
	margin: 0;
	font-weight: 100;
	background-image: url(../images/people_line.png);
	background-repeat: no-repeat;
	background-position: -250px 0;
	padding-top: 1px;
}
body.page-merchandise blockquote:after,
body.page-merchandise div>p:last-of-type:after {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	background-image: url(../images/people_line.png);
	background-repeat: no-repeat;
	background-position: -250px 0;
	margin-top: 10px;
}
/* @end */

/* @group Happenings */

body.page-happening article {
	min-height: 100vh;
	background-image: url(../images/menu_border.png);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
	letter-spacing: 1px;
	margin: 0 0 0 228px;
	position: absolute;
}
body.page-happening article div.event {
	width: 500px;
	padding: 1px 339px 10px 19px;
	margin: 0 0 36px 1px;
	background-image: url(../images/event_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	position: relative;
}
body.page-happening article div.event:after {
	display: block;
	content: " ";
	height: 1px;
	margin-top: 10px;
	width: 100%;
	position: absolute;
	left: 1px;
	background-image: url(../images/event_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
body.page-happening article div.event:nth-of-type(1) {
	margin-top: 119px;
}
body.page-happening article div.event h2 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	position: absolute;
	top: -20px;
	left: 0px;
	max-height: 20px;
	padding-left: 17px;
	padding-right: 27px;
	background-image: url(../images/event_bg.png);
	background-position: -370px -1px;
}
body.page-happening article div.event h1 {
	font-size: 13px;
	margin: 10px 0 -10px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}
/* @end */



/* @group Reservations */

body.page-reservations article {
	min-height: 100vh;
	background-image: url(../images/contact_divider.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	padding-top: 127px;
	margin: 0 0 0 228px;
}


body.page-reservations article h1,
body.page-reservations article p {
	font-size: 13px;
	padding-left: 20px;
	position: relative;
}
body.page-reservations article h1 {
	font-weight: 500;	
	letter-spacing: 2px;
}
body.page-reservations article p {
	margin-top: 1px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 21px;
}
body.page-reservations article p em {
	font-style: normal;
	font-size: 9px;
}
body.page-reservations article h1:before,
body.page-reservations article p:last-child:after {
	display: block;
	content: " ";
	height: 1px;
	width: 100%;
	position: relative;
	left: -19px;
	background-image: url(../images/event_bg.png);
	background-repeat: no-repeat;
	background-position: -200px 0;
	margin: 10px 0;
}
/* @end */

/* @group Menus */
ul li.nav-menus ul {
	height: 0;
	position: absolute;
	z-index: 100000;
	left: 170px;
	top: -55px;
	text-align: right;
	font-size: 11px;
	letter-spacing: 2px;	
	line-height: 29px;
	color: #fff;
}
ul li.nav-menus ul li {
	padding-right: 20px;
	position: relative;
	z-index: 100000;
}
ul li.nav-menus ul li.active a {
	color: #930000;
	position: relative;
	z-index: 1000000;
}
ul li.nav-menus ul li.active:after {
	display: block;
	content: " ";
	position: absolute;
	width: 8px;
	height: 1px;
	background-color: #656565;
	right: 0;
	top: 14px;
}
body.parent-menus article * {
	position: relative;
	z-index: 10000;
}
body.parent-menus article {
	margin-left: 320px;
	min-height: 100%;
	min-height: 100vh;
	overflow: hidden;
}
body.parent-menus article>div {
	position: absolute;
	min-height: 100%;
	min-height: 100vh;
	margin-left: -1px;
	background-image: url(../images/menu_border_long.png);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
body.parent-menus article h2 {
	letter-spacing: 2px;
}	
body.parent-menus article>h2:nth-of-type(1) {
	margin-top: 173px;
}
body.parent-menus article h3 {
	color: #930000;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	padding-bottom: 0px;
	margin-top: 46px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
body.parent-menus article h3:after {
	display: block;
	content: " ";
	height: 1px;
	width: 100%;
	position: relative;
	top: 9px;
	background-image: url(../images/menu_horizontal_line.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
body.parent-menus article h3:nth-of-type(1) {
	margin-top: 173px;
}
body.parent-menus article h4 {
	color: #930000;	
}
body.parent-menus article p {
	max-width: 400px;
}
body.parent-menus article div p:last-of-type {
	margin-bottom: 65px;
}
body.parent-menus.page-thanksgiving article div p:last-of-type {
	margin-bottom: 0px;
}
body.parent-menus.page-thanksgiving article blockquote p:last-of-type {
	margin-bottom: 18px;
	font-style: italic;
}
body.parent-menus article blockquote p:last-of-type {
	margin-bottom: 18px;
}
body.parent-menus article blockquote {
	padding: 1px 19px;
	margin-left: -19px;
	width: 600px;
	background-image: url(../images/menu_blockquote_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0;
}
body.parent-menus article blockquote:after {
	display: block;
	content: " ";
	height: 1px;
	width: 100%;
	position: absolute;
	left: 1px;
	background-image: url(../images/menu_blockquote_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
/*Menu Pricing*/
body.parent-menus article p em {
	font-style: italic;
	font-size: 12px;
	margin-left: 0px;
}
/*Menu Subheadings*/
body.parent-menus article p strong {
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
}
/* @end */

/* @group People */
body.parent-people article {
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0 0 0 225px;
}
body.parent-people article>div {
	padding-top: 510px;
}
/*Temporarily Remove Owner Photos*/
body.parent-owners.template-person div.slideshow_wrapper img {
	display: none;
}

body.parent-people.template-person article>div {
	padding-top: 510px;
}
body.parent-people.template-person article>div>p {
	height: 0;
	overflow: hidden;
	margin: 0;
}
body.parent-people.template-person article>div>p:nth-of-type(1) {
	margin: 14px 0;
}
body.parent-people.template-person article>div.expanded p {
	height: auto;
	margin: 14px 0;
}
body.parent-people.template-person article>div a.read-more {
	color: #aaa;
	letter-spacing: 2px;
	white-space: nowrap;
	padding-left: 6px;
}
body.parent-people.template-person article>div a.read-more:hover {
	color: white;
}
body.parent-people.template-person article>div a.read-more:after {
	content: ">>>";
	display: inline-block;
	font-size: 9px;
	margin-left: 5px;
}
body.parent-people.template-person article>div.expanded a.read-more {
	display: none;
}
body.parent-people.template-person article>div>p:nth-of-type(1) {
	height: auto;
}
body.parent-people.template-person.page-principals article>div {
	padding-top: 610px;
}
body.page-bar-staff.parent-people.template-person article>div {
	padding-top: 555px;
}
body.parent-people article ul.subnav {
	list-style: none;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 100px;
	height: 15px;
	background-image: url(../images/people_line.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 8px;
}
body.parent-people article ul.subnav li {
	display: block;
	float: left;
	margin-right: 20px;
}
body.parent-people article ul.subnav li a {
	z-index: 1000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	color: #a5a5a5;
}
body.parent-people article ul.subnav li.active a,
body.parent-people article ul.subnav li a:hover {
	color: #fff;	
}
body.parent-people h2 {
	font-size: 14px;
	letter-spacing: 2px;
}
body.parent-people h3 {
	font-size: 9px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: -4px 0 0 0;
}
body.parent-people article p {
	width: 440px;
	padding: 0px 135px 0px 0px;
	background-repeat: no-repeat;
}
body.parent-people article p:nth-of-type(1) {
	margin-top: 4px;
	padding-top: 10px;
	background-image: url(../images/people_line.png);
	background-position: left top;
}
body.parent-kitchen.page-day-crew article ul.subnav {
	margin-top: 180px;
}
body.parent-kitchen.page-night-crew article ul.subnav {
	margin-top: 180px;
}
/* @end */

/* @group About */
body.page-about article {
	padding: 163px 127px 0px 0px;
    margin: 0 0 0 228px;
    line-height: 24px;
}
body.page-about article a {
	font-variant: normal;
}
body.page-about article h1 {
	font-size: 13px;
	position: relative;
	margin-bottom: 0px;
	font-weight: 500;	
	letter-spacing: 2px;
}
body.page-about article h3 {
	margin-top: 1px;
	font-weight: 300;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 21px;
	text-transform: uppercase;
}
body.page-about article h3 em {
	font-style: normal;
	font-size: 9px;
}

body.page-about article h1:before,
body.page-about article h3:last-child:after {
	display: block;
	content: " ";
	height: 1px;
	width: 100%;
	position: relative;
	left: -19px;
	background-image: url(../images/event_bg.png);
	background-repeat: no-repeat;
	background-position: -200px 0;
	margin: 10px 0;
}
/* @end */


/*  @group Reservations Test*/
body.page-reservation-test article{
	min-height: 100vh;
background-image: url(../images/contact_divider.png);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 12px;
line-height: 18px;
overflow: hidden;
padding-top: 127px;
margin: 0 0 0 228px;
}
body.page-reservation-test article div {
	padding-left: 15px;
}
/* @end */

/* @group Error */
body.page-error article{
	margin-left: 228px;
}


/* @end */

/* @end */

/* @group Press */

body.page-press article {
	min-height: 100vh;
	background-image: url(../images/press_border.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
	letter-spacing: 1px;
	margin: 0 0 0 228px;
	position: absolute;
}
body.page-press article div.press_item:nth-of-type(1) {
	display: none;
}
body.page-press article div.press_item:nth-of-type(2) {
	margin-top: 119px;
}
body.page-press article div.press_item {
	width: 684px;
	margin: 0 0 36px 1px;
	position: relative;
	clear: both;
}
body.page-press article div.press_item:after {
	content: "";
	height: 1px;
	margin-top: 10px;
	width: 100%;
	left: 1px;
	position: absolute;
	background-image: url(../images/event_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
body.page-press article div.press_item h1 {
	width: 684px;	
	padding: 10px 16px 6px 19px;	
	margin: 10px 0 -10px 0;
	font-size: 13px;	
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	background-image: url(../images/event_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;	
}
body.page-press article div.press_item h1 span.date {
	padding-left: 16px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
body.page-press article div.press_item p {
	overflow: auto;
	width: 583px;	
	padding: 11px 101px 10px 19px;	
	margin: 10px 0 -10px 0;	
	background-image: url(../images/event_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;		
}
body.page-press article div.press_item p span.article-title {
	text-transform: uppercase;
	font-size: 10px;
}
body.page-press article div.press_item p a {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 10px;
}
body.page-press article div.press_item p img {
	float: left;
	display: inline;
	margin: 6px 16px 0px 0px;
}
/* @end */
