@import url("reset.css");
@import url("supersized.css");
body {
    background: url("images/bg-header.png") repeat-x #fbfbfb;
    font-family: "Times", serif;
    color: #000;
}

img {
    display: block;
}

#header {
    background: url("images/bg-header.png") repeat-x;
    height: 28px;
    position: fixed;
    z-index: 500;
    width: 100%;
}

#header-inner {
    margin: 0 auto;
    width: 1000px;
}

/* LOGO
***********************************************************************************************************/

#logo {
    background: url("/images/logo-lamberts.png") no-repeat;
    display: block;
    width: 175px;
    height: 75px;
    margin: 0 0 0 25px;
    text-indent: -9999px;
    position: absolute;
    top: 45px;
    z-index: 100;
}

#logo span {
    background: url("/images/logo-lamberts.png") no-repeat;
    background-position: 0 -75px;
    display: block;
    width: 175px;
    height: 75px;
}

/* NAVIGATION
***********************************************************************************************************/

#nav {
    margin: 0 0 0 18px;
    padding: 0;
    height: 24px;
}

#nav ul {
    float: left;
}

#nav li {
    float: left;
    padding: 7px 0 0 0;
}

#nav li a {
    display: block;
    float: left;
    margin: 0 33px 0 0;
    font-family: "ff-din-web", sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#nav div {
    float: right;
    margin: 0 13px 0 0;
    font-family: "ff-din-web", sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #e31837;
}

#nav div .phone {
    float: left;
    padding: 7px 135px 0 0;
}

#nav div .map {
    float: right;
}

/* NOTICE
***********************************************************************************************************/

#notice {
    display: block;
    cursor: pointer;
    width: 200px;
    height: 200px;
    background: url("images/btn-brunch.png") no-repeat;
    background-size: 200px;
    position: absolute;
    bottom: 80px;
    right: 90px;
    z-index: 100;
}

#notice span {
    display: block;
    width: 200px;
    height: 200px;
    background: url("images/btn-brunch.png") no-repeat;
    background-size: 200px;
    background-position: 0 -200px;
}

/* SLIDESHOW
***********************************************************************************************************/

#nextslide,
#prevslide {
    display: block;
    width: 48px;
    height: 64px;
    cursor: pointer;
    position: fixed;
    top: 50%;
    z-index: 200;
}

#nextslide span,
#prevslide span {
    display: block;
    width: 48px;
    height: 64px;
}

#nextslide {
    background: url("images/btn-next.png") no-repeat;
    right: 30px;
}

#nextslide span {
    background: url("images/btn-next.png") no-repeat 0 -64px;
}

#prevslide {
    background: url("images/btn-prev.png") no-repeat;
    left: 30px;
}

#prevslide span {
    background: url("images/btn-prev.png") no-repeat 0 -64px;
}

/* CONTENT
***********************************************************************************************************/

.toggle {
    width: 100%;
    background: url("images/bg-toggle.png") repeat-x;
    padding: 5px 0 0 0;
    position: absolute;
    bottom: 0;
    z-index: 300;
    display: none;
}

.toggle-inner {
    width: 100%;
    background: #fbfbfb;
}

.content {
    margin: 0 auto;
    padding: 25px 18px 35px 18px;
    width: 964px;
}

.column {
    width: 218px;
    float: left;
    margin: 0 30px 0 0;
}

.column.wide {
    width: 430px;
}

.column.triple {
    width: 679px;
}

address.column {
    font-style: normal;
    float: right;
    margin: 0;
}

address ul {
    margin: 8px 0 0 0;
}

address li {
    list-style: none;
    padding: 0 0 20px 0;
}

address li:last-child {
    padding: 5px 0 0 0;
}

h1,
h2 {
    padding: 0 0 2px 0;
    font-family: "ff-din-web", sans-serif;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000;
}

p {
    padding: 0 0 12px 0;
    font-family: "adobe-caslon-pro", serif;
    font-size: 14px;
    line-height: 17px;
}

a {
    font-family: "ff-din-web", sans-serif;
    text-decoration: underline;
    color: #e31837;
}

a:hover {
    color: #000;
}

p a {
    font-size: 13px;
}

#reservations .toggle-inner {
    height: 280px;
}

#reservations #OT_searchWrapperAll {
    height: 85px;
}

#reservations .OT_feedTitle {
    display: none;
}

#reservations #OT_defList {
    position: absolute;
    top: -10px;
    left: -5px;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 12px;
}

#reservations #OT_defList dt {
    position: relative;
    left: 0;
    float: left;
    width: auto;
    padding: 4px 10px 0 0;
    text-align: left;
}

#reservations #OT_defList dd {
    position: relative;
    left: 0;
    float: left;
    padding: 0 25px 0 0;
    text-align: left;
}

#reservations #dateDisplay {
    position: absolute;
    margin: 3px 0 0 0;
    font-family: "Georgia", "Times New Roman", serif;
}

#reservations p {
    width: 185px;
}

/* LIVE MUSIC */

#music {
    background: url("/images/bg-music.jpg") no-repeat top center #000;
    color: #fff;
}

#music-header {
    margin: 0 auto;
    width: 1000px;
}

#music-header .logo {
    float: left;
    background: url("/images/logo-lamberts.png") no-repeat;
    display: block;
    width: 175px;
    height: 75px;
    margin: 45px 0 0 25px;
    text-indent: -9999px;
}

#music-header .logo span {
    background: url("/images/logo-lamberts.png") no-repeat;
    background-position: 0 -75px;
    display: block;
    width: 175px;
    height: 75px;
}

#social {
    float: right;
    margin: 70px/*70px*/
    107px 0 0;
}

#social li {
    float: left;
    margin: 0 10px 0 0;
}

#social a {
    display: block;
    width: 28px;
    height: 28px;
}

#social a:hover {
    background-position: 0 -28px;
}

#social .facebook {
    background: url("images/icon-facebook.png") no-repeat;
}

#social .feed {
    background: url("images/icon-feed.png") no-repeat;
}

#social .twitter {
    background: url("images/icon-twitter.png") no-repeat;
}

#social .pinterest {
    background: url("images/icon-pinterest.png") no-repeat;
}

#social .instagram {
    background: url("images/icon-instagram.png") no-repeat;
}

#events {
    margin: 0 auto;
    padding: 150px 0 0 0;
    width: 1000px;
    background: url("/images/bg-article.png") repeat-x bottom;
}

#events article {
    padding: 15px 0 15px 0;
    background: url("/images/bg-article.png") repeat-x;
}

#events article span {
    display: block;
}

#events .thumb {
    float: left;
    width: 50px;
    padding: 0 35px 0 20px;
}

#events .date {
    float: left;
    width: 85px;
}

#events .date .day {
    padding: 10px 0 3px 0;
    font-family: "ff-din-web", sans-serif;
    font-weight: bold;
    font-size: 18px;
}

#events .date .time {
    font-family: "adobe-caslon-pro", serif;
    font-size: 14px;
}

#events .concert {
    float: left;
    padding: 0 20px 0 0;
    width: 525px;
}

#events .concert .band {
    padding: 10px 0 3px 0;
    font-family: "ff-din-web", sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

#events .concert .info {
    font-family: "adobe-caslon-pro", serif;
    font-size: 14px;
}

#events .buy {
    float: left;
    padding: 13px 0 0 0;
}

#events .buy a {
    display: block;
    width: 94px;
    height: 25px;
    background: url("/images/btn-buy.png") no-repeat;
}

#events .buy a:hover {
    background-position: 0 -25px;
}

#contact {
    margin: 0 auto;
    padding: 45px 0 200px 0;
    width: 1000px;
}

#contact h2 {
    font-family: "ff-din-web", sans-serif;
    font-weight: bold;
    color: #fff;
}

#contact p,
#contact a {
    font-family: "adobe-caslon-pro", serif;
    font-size: 14px;
    line-height: 18px;
}

#contact a:hover {
    color: #999;
}

#contact address {
    float: left;
    margin: 0 0 0 194px;
    font-style: normal;
}

#contact .booking {
    float: left;
    margin: 0 0 0 330px;
}

.close {
    background: url("images/btn-close.png") no-repeat;
    display: block;
    float: left;
    width: 36px;
    height: 28px;
    margin-top: -53px;
}

.close:hover {
    background-position: 0 -28px;
}

#general input {
    margin: 0;
    padding: 5px 8px;
    width: 210px;
    background: #ccc;
    font-family: inherit;
    font-size: 15px;
    color: #000;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* MISC
***********************************************************************************************************/

.replace {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

*html .clearfix,
*:first-child+html .clearfix {
    zoom: 1;
}