@charset "UTF-8";
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
img#image-marker {
    max-width: 100%;
    height: auto;
}.timely-nav {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: none!important;
}ul.filter li {
display:inline-block;
line-height:1em;
margin:5px;
}
#strapline h3 a {
	color:#fff;
}
ul.filter li a {
	text-decoration:none;
	color:#fff;
	display:inline-block;
	padding:10px 20px;
	background-color:#c29f73;
}
ul.filter li a:hover {
background-color:#1d1d1b;
}
ul.filter li a:current, ul.filter li a:active {
background-color:#1d1d1b;
}.ot-dc-badge {
    margin: 0 auto 0 auto;
}.footer-block img {
	max-width:100%;
	height:auto;
	margin-bottom: 10px;
}.footer-top {
	text-align:center;	
	margin-bottom:15px;
	padding:10px;
}
.footer-top h4 a{
	color:#c29f73;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;

	font-size:1.5em;
	text-decoration:none;
	margin-bottom:10px;
}
.parent-selector:after {
content: "";
display: table;
clear: both;
}
#dot-matrix {
	background: url(../images/pixelgrid.png);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1
}
.button {
	width: 70%;
	height:auto;
	padding: 10px;
	background-color: #ffffff;
	box-shadow: -8px 8px 10px 3px rgba(0,0,0,0.2);
	font-weight: bold;
	text-decoration: none;
	line-height:1.2em;
		border: double 5px #c29f73;
}
.button a {
	color:#1d1d1b;
	display:block;
}
#cover {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 5;
	width: 100%;
	height: 100%;
	display: none;
}
#loginScreen {
	height: 70%;
	width: 70%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	display: none;
	border: 0px solid #cccccc;
	border-radius: 0px;
}
#loginScreen img {
	max-width: 100%;
	height: auto;	
}
#loginScreen:target, #loginScreen:target + #cover {
	display: block;
	opacity: 2;
}
.cancel {
	display: block;
	position: absolute;
	top: 3px;
	right: 2px;
	background: rgb(245,245,245);
	color: black;
	height: 30px;
	width: 35px;
	font-size: 30px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
body {
	background-color: #1d1d1b;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	background-position: center center;
	/* Image doesn't repeat */
	background-repeat: no-repeat;
	/* Makes the image fixed in the viewport so that it doesn't move when 
     the content height is greater than the image height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based on its container's size */
	background-size: cover;/* SHORTHAND CSS NOTATION
   * background: url(background-photo.jpg) center center cover no-repeat fixed;
   */   
}
#c5fix .eventlisting {
	width: 100%;
	height: auto;
	background-color: #fdf3e0;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	position: relative;
}
#c5fix .evententry {
	width: 60%;
	height: auto;
	float: left;
	text-align: left;
}
#c5fix .eventdate {
	width: 20%;
	float: left;
	height: auto;
	color: #1d1d1b;
	text-align: center;
	border: 1px solid #c29f73;
	margin: 10px;
	padding: 5px;
}
#c5fix .eventdate h5 {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 2em;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	line-height: 1em;
}
#c5fix .eventdate p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 1em!important;
	margin-bottom: 0px!important;
}
#c5fix .eventtitle {
	float: left;
	height: auto;
	color: #1d1d1b;
}
#c5fix .eventbooknow {
	margin: 10px 10px 10px 10px;
	bottom: 0px;
	float: right;
	position: absolute;
}
#c5fix .eventbooknow p a {
	background-color: #1d1d1b;
	padding: 10px;
	color: #ffffff;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-decoration: none;
}
#c5fix .eventpagelink {
	margin: 10px 10px 10px 150px;
	bottom: 0px;
	float: right;
	position: absolute;
}
#c5fix .eventpagelink p a {
	background-color: #1d1d1b;
	padding: 10px;
	color: #ffffff;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-decoration: none;
}
#c5fix .eventtitle h2 {
	color: #c29f73!important;
	font-size: 1.8em!important;
	font-family: 'LondonBetween'!important;
	font-weight: 100;
	padding-right: 10px;
}
#c5fix .eventdescription {
	width: 100%;
	height: auto;
	padding: 10px;
	line-height: 1.5em;
	color: #1d1d1b;
	margin-bottom: 50px;
}
#c5fix .eventthumbnail {
	width: 40%;
	float: left;
	height: auto;
	background-color: #444444;
}
#c5fix .eventthumbnail img {
	max-width: 100%;
	height: auto;
}
html {
	height: 100%;
}
.clearfix {
	clear: both;
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: 'LondonBetween';
	font-style: normal;
	font-weight: normal;
	src: local('LondonBetween'), url('LondonBetween.woff') format('woff');
}
@font-face {
	font-family: 'LondonMM';
	font-style: normal;
	font-weight: normal;
	src: local('LondonMM'), url('LondonMM.woff') format('woff');
}
@font-face {
	font-family: 'LondonTwo';
	font-style: normal;
	font-weight: normal;
	src: local('LondonTwo'), url('LondonTwo.woff') format('woff');
}
@font-face {
	font-family: 'IdlerDetail';
	font-style: normal;
	font-weight: normal;
	src: local('Idler-Detail'), url('Idler-Detail.woff') format('woff');
}
#wrapper {
	height: 50px;
	background: #fff;
	position: fixed;
	z-index: 30000;
	width: 100%;
}
#bodywrapper {
	max-width: 1200px;
	height: auto;
	margin: 0px auto 0 auto;
	text-align: center;
	padding: 10px 10px 50px 10px;/*text-shadow: 0px 0px 5px #1d1d1b;*/
}
#bodywrapper h1 {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 5vh;
	margin-top: 25px;
	margin-bottom: 25px;
}
#bodywrapper h6 {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 5vh;
	margin-top: 25px;
	margin-bottom: 25px;
}
#bodywrapper h2 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 2vw;
	margin-top: 25px;
	margin-bottom: 25px;
}
#bodywrapper h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 15px;
	color: #c29f73;
}
#bodywrapper p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 15px;
}
#bodywrapper p a {
	color: #c29f73;
}
.google-maps {
	position: relative;
	padding-bottom: 50%;
	height: 0;
	overflow: hidden;
	width: 90%;
	margin: 0 auto 0 auto;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.oblique {
	font-style: italic;
}
.callout {
	width: 100%;
	background-color: #fdf3e0;
	color: #1d1d1b;
	padding: 20px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.callout em {
	font-style: italic;
	margin-top: 10px;
}
.callout h2 {
	padding: 0px!important;
	margin: 0px!important;
	color: #c29f73;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.imageelement {
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/leftelement.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 200px;
}
.image2element {
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/rightelement.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#cta {
	width: 100%;
	height: 10vh;
	position: relative;
	z-index: 600;
}
#mainlogo {
	position: relative;
	width: 100%;
	height: 50vh;
	z-index: 500;
	    top: 40px;
}
.img-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center; /* Align center inline elements */
	font: 0/0 a;
}
.img-container:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.img-container img {
	vertical-align: middle;
	display: inline-block;
	min-width: 120px;
	max-width: 40vh;
	height: auto;
}
.pushme {
	background-color: none;
}
button {
	align-items: center;
	text-align: center;
	cursor: default;
	color: none;
	background-color: buttonface;
	box-sizing: border-box;
	padding: 2px 6px 3px;
	border: 0px outset buttonface;
	width: 200px;
}
.menuitemimage {
	width:23%;
	height:auto;
	display: inline-block;
	margin:10px;
}
.menuitemimage img{
	max-width:100%;
	height:auto;
}
#strapline {
	width: 100%;
	letter-spacing: 5px;
	z-index: 500!important;
	position: relative!important;
	margin-bottom: 0px;
}
#strapline h2 {
	font-size: 3vw;
	color: rgba(255,255,255,1.00);
}
#strapline h3 {
	font-size: 2vw;
	color: rgba(255,255,255,1.00);
	margin-top: 10px;
}
#menuBtn {
	position: absolute;
	right: 0;
	float: right;
	height: 50px;
	color: #1d1d1b;
	line-height: 50px;
	text-align: center;
	display: block;
}
#menuBtn2 {
	position: absolute;
	right: 0;
	float: right;
	height: 50px;
	color: #1d1d1b;
	line-height: 50px;
	text-align: center;
	display: none;
}
#element1 {
	height: 50px;
	float: left;
	background-image: url(../images/menu.png);
	background-position: right;
	background-repeat: no-repeat;    
	background-size: contain;
	padding-right: 50px;
	transition: all .2s ease-out;
}
#myMenu {
	display: none;
	transition: all .5s ease-out;
}
#myMenu ul {
	width: 100%;
	padding: 0 0 0 0%;
	margin: 0;
	position: absolute;
	top: 50px;
	right: 0;
	display: inline-flex;
	z-index: 1000;
	transition: all .5s ease-out;
}
#myMenu li {
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #1d1d1b;
	width: 100%;
	margin: 0;
	color: #fff;
	padding: 0;
	list-style: none;
	transition: all .2s ease-out;
}
#myMenu li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#myMenu li:hover {
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #c29f73;
	width: 100%;
	margin: 0;
	color: #fff;
	padding: 0;
	list-style: none;
}
#emblem {
	float: left;
	height: 50px;
}
#logo {
	float: left;
	height: 50px;
}
#call {
	float: left;
	height: 50px;
}
#email {
	float: left;
	height: 50px;
}
#book {
	float: left;
	height: 50px;
}
#socials {
	float: left;
	margin-left: 20px;
	height: 50px;
}
#socials2 {
	float: left;
	height: 50px;
}
#socials3 {
	float: left;
	height: 50px;
}
#quarterimage {
	width: 25%;
	height: auto;
	float: left;
}
#fullwrap {
	width: 100%;
	height: auto;
	background-color: #1d1d1b;
}
.container {
	float: left;
	position: relative;
	width: 25%;
}
.dummy {
	margin-top: 100%; /* 1:1 aspect ratio */
}
.element {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: silver;
	overflow: hidden;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.whiteout {
	background-color: rgba(255,255,255,1.00);
}
img.ri {
	position: absolute;
	min-height: 100%;
	top: 10%;
	left: 10%;
	border-radius: 3px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.9);
}
img.ri:empty {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.menuitem {
	text-align: center;
	width: 21%;
	margin: 2%;
	padding: 15px;
	border: double 5px #c29f73;
	float: left;
	min-height: 250px;
}
.menuitem h3 {
	font-family: 'IdlerDetail';
	font-size: 1.6em;
	margin-bottom: 20px;
	line-height: 1.2em;
}
.menuitem a {
	color: inherit!important;
	text-decoration: none;
	display: block;
}
.menuitem p {
	font-size: 1em!important;
}
.menuitem p em {
	font-style: italic;
}
.samplemenu {
	text-align: center;
	width: 50%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 10px 20px;
	margin-bottom: 20px;
	border: double 5px #c29f73;
}
.samplemenu p {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 2em;
	margin-bottom: 0px!important;
	padding: 0px;
}
.samplemenu p a {
	color: #1d1d1b;
	text-decoration: none;
	display: block;
}
.menulink {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 5px;
}
.menulink p a {
	color: #c29f73;
	text-decoration: none;
	display: block;
}
.leftcol {
	width: 75%;
	min-height: 200px;
	text-align: left;
	float: left;
}
.rightcol {
	width: 25%;
	min-height: 200px;
	text-align: center;
	float: left;
	padding: 40px 20px;
}
.rightcol img {
	max-width: 100%;
	height: auto;
}
.footer {
	width: 100%;
	height: 250px;
	bottom: 0px;
	position: inherit;
	padding: 20px;
}
.footer-inner {
	max-width: 1460px;
	height: auto;
	min-height: 200px;
	margin: 0 auto 0 auto;
}
.footer-block {
	width: 15%;
	height: auto;
	float: left;
	margin: 10px 10px 10px 0px;
	text-align: left;
	color: #fff;
}
.footer-block p {
	margin-bottom: 10px;
	line-height: 1.3em;
}
.footer-block a {
	margin-bottom: 10px;
	color: #c29f73;
	text-decoration: none;
}
.footer-block2 {
	width: 46%;
	height: auto;
	float: left;
	margin: 10px;
	text-align: center;
	border: double 5px #c29f73;
	background-color: rgba(255,255,255,1.00);
}
.footer-block2 .menuitem h3 {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	margin-bottom: 20px;
	line-height: 1.2em;
	color: #c29f73;
	max-width:100%;
}
.footer-block2 .menuitem h3 p {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	margin-bottom: 20px;
	line-height: 1.2em;
	margin-top: 20px;
	color: #1d1d1b;
}
.footer-block2 .menuitem {
	text-align: center;
	width: auto;
	margin: inherit;
	padding: inherit;
	border: none;
	float: none;
	min-height: auto;
	height: auto;
}
@media screen and (orientation: portrait) {
img.ri {
	max-height: 90%;
}
}
@media screen and (orientation: landscape) {
img.ri {
	max-height: 90%;
}
}
@media (max-width: 1024px) {
#loginScreen {
	height: 95%;
	width: 95%;
}
#loginScreen img {
	max-width: 100%;
	height: auto;	
}
.button {
	width: 95%;	
}
.menuitemimage {
	width:46%;
	height:auto;
	float:left;
	margin:10px;
}
.menuitemimage img{
	max-width:100%;
	height:auto;
}
#emblem {
}
#logo {
}
#call {
}
#email {
}
#book {
	display: none;
}
#socials {
}
#socials2 {
}
#socials3 {
}
#menuBtn {
	display: none;
}
#menuBtn2 {
	display: block;
}
#myMenu ul {
	display: block;
}
.footer {
	height: auto;
}
.footer-inner {
	max-width: 100%;
}
.footer-block {
	width: 100%;
	float: none;
	text-align: center;
}
.footer-block2 {
	width: auto;
	float: none;
	text-align: center;
}
}
@media (max-width: 769px) {
#emblem {
}
#logo {
}
#call {
	display: none;
}
#email {
	display: none;
}
#c5fix .eventdate {
	width: auto;
	float: none;
	height: auto;
}
}
@media (max-width: 640px) {
.menuitemimage {
	width:100%;
	height:auto;
	float:left;
	margin:0px;
}
#socials {
	display: none;
}
#socials2 {
	display: none;
}
#socials3 {
	display: none;
}
.img-container img {
	vertical-align: middle;
	display: inline-block;
	min-width: 120px;
	height: auto;
}
#strapline {
	width: 100%;
	height: 20vh;
	letter-spacing: 5px;
}
#strapline h2 {
	font-size: 1.7em;
	color: rgba(255,255,255,1.00);
	margin-top: 25px;
	margin-bottom: 0px;
}
#strapline h3 {
	font-size: 1.2em;
	color: rgba(255,255,255,1.00);
	margin-top: 10px;
}
.container {
	float: left;
	position: relative;
	width: 25%;
	margin-top: 50px;
}
#bodywrapper p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 10px;
}
#bodywrapper h1 {
	font-family: 'IdlerDetail';
	font-size: 7vw;
	margin-top: 25px;
	margin-bottom: 15px;
}
#bodywrapper h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 5vw;
	padding-left: 10px;
	padding-right: 10px;
}
.samplemenu {
	text-align: center;
	width: 80%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px 0px;
	margin-bottom: 10px;
	border: double 5px #c29f73;
}
.samplemenu p {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding: 10px;
}
.menuitem {
	text-align: center;
	width: 80%;
	margin: 0 auto 10px auto;
	padding: 15px;
	border: double 5px #c29f73;
	float: none;
	min-height: 100px;
	height: auto;
}
#myMenu li {
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #1d1d1b;
	width: 100%;
	margin: 0;
	color: #fff;
	padding: 0;
	list-style: none;
	transition: all .2s ease-out;
}
div.blogdate {
	width: auto;
	float: none;
	height: auto;
}
.blogdate p {
	padding: 0px!important;
}
div.blogfull {
	margin: 10px;
	width: auto;
}
div.blogentry {
	width: 100%;
	float: none;
	text-align: center;
}
div.thumbnail {
	width: 100%;
	float: none;
	height: auto;
	background-color: #444444;
}
.title h2 {
	font-size: 1.5em!important;
}
div.description {
	padding: 0px 0px 10px 0px;
}
div.description {
	font-size: 0.9em;
}
.readmore {
	margin: auto;
	bottom: auto;
	float: none;
	position: relative;
}
#c5fix .eventlisting {
	width: auto;
	height: auto;
	background-color: #fdf3e0;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	position: relative;
	margin: 10px;
}
#c5fix .evententry {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
#c5fix .eventdate {
	width: auto;
	float: none;
	height: auto;
}
#c5fix .eventdate h5 {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#c5fix .eventdate p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 1em!important;
	margin-bottom: 0px!important;
}
#c5fix .eventtitle {
	font-size: 0.8em!important;
}
#c5fix .eventbooknow {
	margin: auto;
	bottom: auto;
	float: left;
	position: relative;
}
#c5fix .eventbooknow p a {
	background-color: #1d1d1b;
	padding: 10px;
	color: #ffffff;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-decoration: none;
}
#c5fix .eventpagelink {
	margin: auto;
	bottom: auto;
	float: left;
	position: relative;
}
#c5fix .eventpagelink p a {
	background-color: #1d1d1b;
	padding: 10px;
	color: #ffffff;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-decoration: none;
}
#c5fix .eventtitle h2 {
	color: #c29f73!important;
	font-size: 2em!important;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 100;
}
#c5fix .eventdescription {
	font-size: 0.9em;
}
#c5fix .eventthumbnail {
	width: 100%;
	float: left;
	height: auto;
	background-color: #444444;
}
#c5fix .eventthumbnail img {
	max-width: 100%;
	height: auto;
}
#c5fix .eventdescription {
	margin-bottom: 20px;
}
}