@font-face {
	font-family: 'Appopaint';
	src: url('fonts/appopain.eot');
	src: local('☺'), url('fonts/appopain.woff') format('woff'), url('fonts/appopain.ttf') format('truetype'), url('fonts/appopain.svg#appo_paintregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
    background: #000;
    min-height: 512px;
    height: 100%;
    text-align: left;
    background-image: url(../images/background.jpg);
}

body {
    min-height: 512px;
    height: 100%;
    position: relative;
    font-family: 'Arvo', sans-serif;
    color: #fff;
    text-align: left;
    letter-spacing: 1px;
    padding-top: 30px;
    width: 1021px;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body.home {
    background-color: #000;
}

.home #bd {
    height: 772px;
}

.home .content {
    width: 1021px;
    margin: 0px;
    height: 822px;
    background: url(../images/home_bg.jpg) no-repeat center top;
    position: relative;
    top: -30px;
    left: -30px;
}

h1 {
    font-family: 'Appopaint', sans-serif;
    font-weight: normal;
    font-size: 230%;
    margin-bottom: 20px;
}

h2 {
    font-family: 'Appopaint', sans-serif;
    font-weight: normal;
    font-size: 200%;
    margin: 0px 0px 15px 0px;
}

p {
    line-height: 20px;
    font-size: 107%;
}

#navbar {
    width: 1022px;
    height: 71px;
    background-image: url(../images/bg_pixel.png);
    position: relative;
    z-index: 100;
    position: fixed;
    top: 30px;
    left: 50%;
    margin-left: -511px;
}

#navbar ul {
    width: 1020px;
    margin: auto;
}

#navbar ul li {
    list-style-type: none;
    float: left;
    width: 20%;
    height: 71px;
    color: #fff;
    overflow: hidden;
}

#navbar ul li a {
    height: 100%;
    display: block;
    color: #e8f3e4;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
}

#navbar ul li a.home div {
    text-align: center;
}

#navbar ul li a div {
    padding: 24px 40px 8px 10px;
}

#navbar ul li a.home.current div, #navbar ul li a.home div:hover {
    background: url(../images/underline_home.png) no-repeat 35% bottom;
}
#navbar ul li a.food.current div, #navbar ul li a.food div:hover {
    background: url(../images/underline_food.png) no-repeat 59% bottom;
}
#navbar ul li a.gallery.current div, #navbar ul li a.gallery div:hover {
    background: url(../images/underline_gallery.png) no-repeat 65% bottom;
}
#navbar ul li a.about.current div, #navbar ul li a.about div:hover {
    background: url(../images/underline_about.png) no-repeat 65% bottom;
}

#navbar ul li.title a {
    border-right: 1px solid #654e40;
}

#bd, .wrapper {
    width: 960px;
    margin: auto;
}

#ft {
    width: 1021px;
    height: 140px;
    padding: 18px 0px 0px 0px;
    color: #fff;
    background: #000;
    position: relative;
    margin: auto;
    z-index: 100;
 }

#fb_link {
    float: left;
    background: url(../images/fb.png) no-repeat left top;
    padding-left: 60px;
    height: 30px;
    width: 495px;
    margin-bottom: 10px;
    opacity: 0.9;
}

#twitter_feed {
    width: 495px;
    text-align: left;
    float: left;
    min-height: 30px;
    padding-left: 60px;
    background: url(../images/twitter.png) no-repeat left top;
}

#twitter_feed ul {
    margin: 0px;
}

#twitter_feed li {
    list-style-type: none;
    font-size: 92%;
    color: #e8f3e4 !important;
}

#tour360_link {
    float: left;
    background: url(../images/360logo.png) no-repeat left top;
    padding-left: 60px;
    height: 31px;
    width: 495px;
    margin-bottom: 10px;
    opacity: 0.9;
}

#copyright {
    text-align: right;
    float: right;
    font-size: 76%;
}

#logo {
    padding: 10px;
}

#logo img {
    margin: 0px;
}

#logo p, #logo {
    text-align: left !important;
}

.telephone {
    font-size: 84%;
    color: #e8f3e4;
}

.content {
    margin-bottom: 50px;
    min-height: 512px;
    margin-top: 80px;
}

.col {
    float: left;
    margin-right: 3%;
}

.two_cols .col {
    width: 47%;
}

.three_cols .col {
    width: 31%;
}

.col.last_col {
    margin-right: 0px;
}

.margin_left76 {
    margin-left: 76px;
}

.opening_hours {
    width: 256px;
    float: right;
    margin-top: 130px;
}

.opening_hours .two_cols {
    background-color: #000;
    padding: 20px;
}

.graf {
    height: 200px;
}

.find_us {
    margin-top: -30px;
}

.find_us .two_cols {
    background-color: #4a1718;
    padding: 10px;
}

.find_us .col {
    margin-top: 5px;
}

.opening_hours .two_cols, .find_us .two_cols {
    box-shadow: 0px 4px 8px #222;
}

.margin_left135 {
    margin-left: 135px;
}

img {
    position: relative;
}

.about_1 {
    left: -15px;
}

.about_2 {
    right: -105px;
}

.about_3 {
    margin-top: 15px;
}

.margin_top100 {
    margin-top: 100px;
}

.gallery_col {
    margin-left: 220px;
    width: 388px;
}

#flickr_feed {
    background-color: #ccc;
}

#flickr_feed .feed {
    padding: 10px;
    border-bottom: 1px solid #999;
}

#flickr_feed .feed .window_wrapper {
    height: 350px;
    overflow: hidden;
}

#flickr_feed .feed .window {
    width: 368px;
    height: 350px;
    display: table-cell;
    vertical-align: middle;
    background: url(../images/loading.gif) no-repeat center center #000;
}

#flickr_feed .controls {
    height: 66px;
    border-top: 1px solid #eee;
}

#flickr_feed .feed .window ul {
    margin: 0px;
}

#flickr_feed .feed .window ul li {
    margin: 0px;
    list-style-type: none;
    display: none;
}

#flickr_feed .feed .window ul li:first-child {
    display: block;
}

#flickr_feed .feed .window ul li img {
    width: 100%;
    height: auto;
}

.controls .left, .controls .right {
    width: 26px;
    height: 26px;
    display: block;
    cursor: pointer;
    margin: 10px 15px 0px 15px;
}

.controls .left {
    float: left;
    background: url(../images/polaroid_arrow_l_off.png) no-repeat;
}

.controls .left:hover {
    background: url(../images/polaroid_arrow_l_on.png) no-repeat;
}

.controls .right {
    float: right;
    background: url(../images/polaroid_arrow_r_off.png) no-repeat;
}

.controls .right:hover {
    background: url(../images/polaroid_arrow_r_on.png) no-repeat;
}

.gallery_1 {
    float: right;
    margin-top: 135px;
}

.gallery_2 {
    float: left;
}

.gallery_3 {
    float: right;
    margin-top: 40px;
    margin-right: 30px;
}

.food_midcol {
    width: 520px;
    float: left;
    margin-left: 10px;
    margin-top: 40px;
}

.food_rightcol {
    width: 300px;
    float: right;
}

.events_col {
    background: url(../images/food_napkin.png) no-repeat;
    width: 344px;
    height: 716px;
    float: right;
    color: #51191a;
}

.food_1 {
    position: relative;
    left: -20px;
}

.food_01 {
    float: left;
    top: 80px;
}

.food_02 {
    top: 20px;
}

.menus {
    margin: 40px 0px 0px 0px;
    float: right;
    z-index: 1000000;
}

.menus li {
    width: 152px;
    list-style-type: none;
    position: relative;
}

.menus li a {
    padding: 8px 4px 8px 4px;
    display: block;
    background-color: #fff;
    opacity: 0.8;
    margin-bottom: 4px;
    text-decoration: none;
    color: #333;
    text-align: center;
    font-size: 100%;
}

.menus li a:hover {
    background-color: #fff;
    opacity: 1;
}

.menus li ul {
    margin: 0;
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
}

.menus li ul li a {
    background-color: #ccc;
}

.home .menus {
    padding: 0px;
    background: none;
    float: none;
    margin: auto !important;
    width: 152px;
    position: relative !important;
}

.home .menus li a {
    padding: 8px 4px 8px 4px;
}

.food_area {
    width: 610px;
    float: left;
    margin-top: 30px;
}

.food_area .last_col {
    position: relative;
    left: -40px;
}

.admin_box {
    background-color: #000;
    padding: 30px;
    width: 500px;
    margin: auto;
    margin-top: 50px;
    box-shadow: 0px 3px 5px #222;
}

.admin_box h1 {
    margin-top: 0px;
    border-bottom: 1px dotted #999;
    padding-bottom: 8px;
}

.admin_box input[type=text], .admin_box input[type=password] {
    font-size: 30px;
    background-color: #ccc;
    border: 1px solid #333;
    padding: 4px;
    margin: 0px 0px 8px 0px;
}

.admin_box input[type=submit], .fake_btn {
    border: none;
    background: #999;
    border-radius: 8px;
    border: 1px solid #333;
    padding: 4px 8px 4px 8px;
    font-size: 24px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}

.admin_box input[type=submit]:hover, .fake_btn:hover {
    background-color: #ccc;
}

.admin_box input[type=file] {
    color: #333;
    background-color: #fff;
    padding: 4px;
}

.admin_box table {
    width: 100%;
    color: #fff;
}

.admin_box td {
    border: none;
    border-bottom: 1px solid #111;
}

hr {
    border: none;
    border-bottom: 1px dotted #999;
    margin-bottom: 20px;
    margin-top: 10px;
}

.doors {
    padding-top: 360px;
    margin: 0px 30px 0px 30px;
}

.door {
    width: 25%;
    float: left;
    height: 314px;
}

.door:hover, .door.fake_hover {
    background-color: #38394a;
    -moz-box-shadow:    inset 0 0 20px #000000;
    -webkit-box-shadow: inset 0 0 20px #000000;
    box-shadow:         inset 0 0 20px #000000;
}

.door h2 {
    text-align: center;
    margin-top: 32px;
}

.shut {
    color: #38394a;
}

.door .open, .door:hover .shut, .door.fake_hover .shut {
    display: none;
}

.door .shut, .door:hover .open, .door.fake_hover .open {
    display: block;
}

.padding20 {
    padding: 20px 15px 20px 15px;
}

.tweet_time {
    display: none;
}

iframe {
	width: 100%;
	height: 640px;
	border: 5px solid #000;
	border-radius: 8px;
}
