@font-face {
	font-family: 'Clarendon';
	src: url('../font/clarendonltstd-webfont.eot');
	src: local('☺'), url('../font/clarendonltstd-webfont.woff') format('woff'), url('../font/clarendonltstd-webfont.ttf') format('truetype'), url('../font/clarendonltstd-webfont.svg#webfontaUwsJvb7') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Jelly';
	src: url('../font/jellyka_cuttycupcakes-webfont.eot');
	src: local('☺'), url('../font/jellyka_cuttycupcakes-webfont.woff') format('woff'), url('../font/jellyka_cuttycupcakes-webfont.ttf') format('truetype'), url('../font/jellyka_cuttycupcakes-webfont.svg#webfontsQ5aH1XX') format('svg');
	font-weight: normal;
	font-style: normal;
}


*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
}


body{
	background: url(../img/bg.jpg);
	font-family: Georgia, serif;
	color: #777;
	font-size: 14px;
}


#container{
	background:#FDFBF5;
	min-height: 800px;
	width:940px;
	margin: auto;
	position: relative;
	padding: 80px 30px 100px 30px;
	box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;

}

.left{
	float: left!important;
}

.right{
	float: right!important;
}

.clear{
	clear: both!important;
}

.none{
	border: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	-webkit-transform: none!important;
	-moz-transform: none!important;
	margin: none!important;
}

.fade, .hidden, .expand, .less{
	display: none;
}

/* Text
-----------------------------------------------------*/

hr{
	background: url(../img/line.png);
	height: 7px;
	clear: both;
	margin: 0px 0px 10px 0;
	border: none;
}

p, blockquote{
	margin: 15px 0px 15px 0px;
	text-align: justify;
}

a{
	color: #666633;
}

blockquote span{
	font-family: "Clarendon", Georgia, serif;
	font-size: 60px;
	float: left;
	width: 25px;
}

blockquote p{
	padding: 10px 0 0 35px;
}

h1{
	font-family: "Clarendon", Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0 25px 0 25px;
}

.ltag h1{
	font-size: 18px;
	margin: 0 25px 0 25px;
	background: url(../img/arrow.png) no-repeat left;
	float: right;
	padding: 0 0 0 30px;
}

.rtag h1{
	font-size: 18px!important;
	margin: 0 25px 0 25px!important;
	background: url(../img/arrow2.png) no-repeat right;
	float: left;
	padding: 0 30px 0 0px;
}

h2{
	font-family: "Clarendon", Georgia, serif;
	color: #666633;
	font-size: 16px;
	margin: 15px 0 20px 0;	
	font-weight: normal;
}

#about h2{
	margin: 0;
}

h2 em{
	font-size: 14px;
	font-weight: normal;
	color: #cccc00;
}



/* Header
-----------------------------------------------------*/


#header{
	margin: 0 0 15px 0;
	position: relative;
	width: 940px;
}

#logo{
	position: absolute;
	left: -93px;
	top: 10px;
	text-indent: -9999px;
	z-index: 20;
}

#header ul.menu{
	float: right;
}

#header ul.menu li{
	font-family: "Clarendon", Georgia, serif;
	color: #bbb000;
	font-size: 19px;
	margin: 0 0 0 7px;
	list-style: disc inside;
	float: left;
	letter-spacing: -2px;
	position: relative;
}

#header ul.menu li ul li, #header ul.menu li ul li a{
	float: none;
	list-style: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	letter-spacing: normal;

}

#header ul.menu li ul li a:hover{
	background: #fff;
	color: #6b5243;
}


#header ul.menu li ul{
	display: none;
	background: #bbb000;
	-webkit-box-shadow: 0 0 9px #666;
	-moz-box-shadow: 0 0 9px #666;
		box-shadow: 0 0 9px #666;
	padding: 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	position: absolute;
	top: 23px;
	left: -0px;
	z-index: 999;
	width: 170px;
}

#header ul.menu li:hover > ul{
	display: block;

}

#header ul.menu li.first{
	list-style: none;
}

#header ul.menu a{
	color: #6b5243;
	padding: 4px 8px 1px 8px;
	-webkit-transition: all, .5s;
	-moz-transition: all, .5s;
	border-radius: 5px;
	-moz-border-radius: 5px;
	
}

#header ul.menu a:hover{
	color: #fff;
	background: #bbb000;

}


#opening{
	background: url(../img/timeswrap.png);
	position: absolute;
	width: 223px;
	height: 165px;
	padding: 17px 20px 0 40px;
	right: -45px;
	top: 110px;
	z-index: 20;
}

#opening h1{
	margin: 10px 0 0 0;
	color: #bbb000;
	font-size: 16px;
}

#opening p{
	margin: 0;
	font-size: 12px;
}

#banner {
    position:relative;
    height:300px;
	box-shadow: 0 0 9px #ccc;
	-webkit-box-shadow: 0 0 9px #ccc;
	-moz-box-shadow: 0 0 9px #ccc;
	background: url(../img/loader.gif) center no-repeat;
}

#banner div {
    position:absolute;
    top:5px;
    left:5px;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}

#banner div.active {
    z-index:10;
    opacity:0.3;
}

#banner div.last-active {
    z-index:9;
}



/* Sub Header
-----------------------------------------------------*/

#about .subheader{
	box-shadow: 0 0 9px #ccc;
	-webkit-box-shadow: 0 0 9px #ccc;
	-moz-box-shadow: 0 0 9px #ccc;
	height: 100px;
	width: 904px;
	padding: 18px;
	margin: 0 0 20px 0;
}

#about .subheader div{
	float: left;
	width: 180px;
	height: 80px;
}

#about .subheader div h1{
	text-align: left;
	margin: 0;
	color: #bbb000;
}

#about .subheader div h1.jump{
	margin: 0 20px 0 0;
	text-indent: 20px;
	background: url(../img/contacticons.png) no-repeat;
	background-position: 0px -31px;
	width: 100px;
	float: right;
}

#about .subheader div .email{
	background: url(../img/contacticons.png) no-repeat;
	text-indent: 20px;
	margin: 0 0 0 -20px;
	background-position: 0px -65px;
}

#about .subheader div .tel{
	background: url(../img/contacticons.png) no-repeat;
	text-indent: 20px;
	margin: 0 0 0 -20px;
}


#menu .subheader .content{
	float: left;
	width: 560px;
}

#menu .subheader .sidebar{
	float: left;
	width: 380px;
}

#menu .subheader .sidebar h1{
	margin: 10px 0 0 0;
	font-size: 28px;
}

#menu .subheader .social{
	top:0px;
	right:-40px;
}

#menu .subheader .rtag{
	right:-97px;
}

#menu .subheader .sidebar img{
	position: relative;
	top: 8px;
	left: 5px;
}

#menu .select{
	position: absolute;
	background: url(../img/select.gif) no-repeat;
	width: 148px;
	height: 25px;
	text-indent: -9999px;

}

/* Content
-----------------------------------------------------*/

.content, .sidebar{
	position: relative!important;
}

#home .content{
	width: 445px;
	margin: 0 25px 0 0;
	float: left;
	border-right: dashed 1px #ddd;
	padding: 0 25px 0 0;
}


#home .sidebar{
	width: 440px;
	float: left;
}


#about .content, #functions .content{
	width: 570px;
	margin: 0 25px 0 0;
	float: left;
	border-right: dashed 1px #ddd;
	padding: 0 25px 0 0;

}

#whatson .content{
	width: 620px;
	margin: 0 25px 0 0;
	float: left;
	border-right: dashed 1px #ddd;
	padding: 0 25px 0 0;

}



#about .sidebar, #functions .sidebar{
	width: 315px;
	float: left;
}


#whatson .sidebar{
	width: 265px;
	float: left;
}

#menu .content{
	width: 940px;
}




.ltag{
	background: url(../img/leftstrip.png) no-repeat;
	width: 362px;
	height:119px;
	position: relative;
	left: -82px;
	font-family: "Clarendon", Georgia, serif;
	font-weight: normal;
	padding: 14px 0 0;
	color: #6b5243;
	text-align: right;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	margin: 10px 0 -70px 0;

}


.rtag{
	background: url(../img/rightstrip.png) no-repeat;
	width: 362px;
	height:119px;
	position: relative;
	right: -161px;
	font-family: "Clarendon", Georgia, serif;
	font-weight: normal;
	padding: 14px 0 0 ;
	color: #6b5243;
	text-align: left;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	margin: 10px 0 -70px 0;

}

.tilt{
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
}

#about .rtag, #functions .rtag{
	right: -37px;
}

#whatson .rtag{
	right: 14px;
}


.content img, .sidebar img{
	border: #fff solid 6px;
	-moz-box-shadow: 1px 1px 4px #aaa;
	-webkit-box-shadow: 1px 1px 4px #aaa;
	box-shadow: 1px 1px 4px #aaa;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	margin: 10px -30px 5px 0px;
}

#gallery .content img{
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	margin: 0;
	
}



img.tilt{
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	margin: 0px -30px 0 0px;
}

/* Story
-----------------------------------------------------*/

.story, .event{
	margin: 0 0 80px 0;
	padding: 0 10px 0 0px;
	position: relative;
}


.story img, .event img{
	margin: 0 0 0 0;
	
}

.social{
	position: absolute;
	top:50px;
	right:-7px;
	background: url(../img/tab.png);
	width: 92px;
	height: 46px;
}

.social a{
	position: absolute;
	text-indent: -9999px;
	background: url(../img/socialicons.png);
	width: 20px;
	height: 25px;
	top: 7px;
}

.social a.twitter{
	background-position: 30px 0;
	left: 45px;
	width: 30px;
}

.social a.facebook{
	left: 15px;
	width: 22px;
}

a.more, a.less, a.more2{
	float: right;
	color: #fff;
	font-family: "Clarendon", Georgia, serif;
	font-size: 16px;
	background: #bbb000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px 2px 10px;
	cursor: pointer;
}


.pagination a.more{
	float: none;
}

.date{
	position: absolute;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-moz-box-shadow: 2px 2px 4px #333;
	-webkit-box-shadow: 2px 2px 4px #333;
	box-shadow: 2px 2px 4px #333;
	padding: 5px;
	background: #bbb000;
	text-align: center;
	margin: 20px auto;
	z-index: 999;
	font-family: "Clarendon", Georgia, serif;
	color: #000;
	
}

.date span{
	font-size: 25px;
	display: block;	
	color: #fff;

}

/* Recommendations
-----------------------------------------------------*/

#recommend{
	width: 484px;
	height: 351px;
	background: url(../img/recommend.png);
	margin: -20px 0px 20px -20px;
	color: #FCFAF1;
	position: relative;
}

#recommend img{
	position: absolute;
	top: 130px;
	left: 50px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
}

#recommend p{
	position: absolute;
	top: 110px;
	right: 40px;
	width: 200px;
	font-size: 13px;
	text-align: left;
}


/* Reviews
-----------------------------------------------------*/
.review{
	margin: 0 0 50px 0;
}


/* Tweets
-----------------------------------------------------*/

#tweet{
	width: 368px;
	height: 79px;
	background: url(../img/tweet.png) no-repeat;
	padding: 10px 15px 0 90px;
	position: relative;
	margin: 20px 0 20px 0px;
	color: #fff;
	font-size: 12px;
	text-shadow: 0 0 6px #666;
}

#tweet a.follow{
	position: absolute;
	bottom: -5px;
	right: 15px;
	color: #cccc00;
	font-size: 13px;
	text-shadow: none;
}


/* Contact
-----------------------------------------------------*/
#contact{
	background: url(../img/lined.png) no-repeat;
	width: 442px;
	height: 116px;
	margin: -90px 0 -50px 0px;
	padding: 8px;
}

#contact p{
	font-family: "Jelly";
	font-size: 32px;
	font-weight: normal;
	color: #9c887a;
}

#map{
	border: #fff solid 6px;
	-moz-box-shadow: 2px 2px 4px #aaa;
	-webkit-box-shadow: 2px 2px 4px #aaa;
	box-shadow: 2px 2px 4px #aaa;
}

.tape1{
	background: url(../img/tape.png);
	width: 437px;
	height: 43px;
	position: relative;
	bottom: -20px;
}

.tape2{
	background: url(../img/tape.png);
	width: 437px;
	height: 43px;
	position: relative;
	top: -20px;
}
#about .tape1{
	left: 90px;
}

#about .tape2{
	left: 90px;
}


/* Sidebar 
-----------------------------------------------------*/

.stack{
	background: url(../img/stack.png);
	width: 284px;
	height: 194px;
	padding: 10px 0 0 20px;
}

/* Menu
-----------------------------------------------------*/
.dish{
	width: 430px;
	margin: 0 40px 0 0;
}

.dish h2 span, #menu p span{
	float: right;
}

#menu .content p span{
	font-family: "Clarendon", Georgia, serif;
	color: #666633;
	font-size: 16px;
}

#menu .content p, #menu .suppliers p, .dish h2{
	margin: 5px 0;
}

.dish hr{
	margin: 7px 0 10px 0;
}

#menu .content h1{
	font-size: 26px;
	margin: 10px 0 10px 0;
}


#menu .content{
	float: left;
	clear: both;
	margin: 0px 0 30px 0;
}

#menu .content #recommend{
	position: absolute;
	right:0px;
	top: 30px;
}


#menu .nibbles, #menu .side{
	padding: 10px 0px 5px 20px;
	background: #fff;
	background: -webkit-gradient(linear, left top, right bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(left,  #fff,  #eee);
	box-shadow: 1px 1px 6px #aaa;
	-webkit-box-shadow: 1px 1px 6px #aaa;
	-moz-box-shadow: 1px 1px 6px #aaa;
	margin:-10px 0px -50px 0px ;	
	overflow: auto;
}

#menu .side{
	margin:20px 0px -80px 0px ;	
}



#menu .nibbles p, #menu .side p{
	float: left;
	width: 135px;	
	margin: 0 10px 0 0;
	border: dashed thin #ddd;
	padding: 5px;
}

#menu .nibbles h2, #menu .side h2{
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;

}

#menu .full{
	width: 930px!important;
}


#menu .suppliers{
	width:500px; 
	margin: 50px 0 0 0;
}

#menu .suppliers p{
	position: relative;
	font-size: 12px;
	margin: 5px 0;
}

#menu .suppliers p span{
	position: absolute;
	left: 350px;
	font-size: 12px;

}

#menu .suppliers h2{
	margin: 5px 0;
}

/* Staff
-----------------------------------------------------*/
.member .tag{
	background: url(../img/phototag.png);
	width: 116px;
	height: 115px;
	position: absolute;
	top: 13px;
	left: -77px;
}

.member{
	position: relative;
	float: left;
	clear: both;
	width: 940px;
	margin: 0 0 50px 0;
}

.member .info{
	float: right;
	width: 610px;
	padding: 15px 0 0 0;
}

.member .info h1{
	margin: 0px;
	color: #bbb000;
}


.member img{
	float: left;
}

.member .info .fav{
	box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
	-moz-box-shadow: 1px 1px 3px #aaa;
	padding: 10px;
	overflow: auto;
	background: #fff;
}

.member .info .fav p{
	margin: 0 0 5px 0;
	float: left;
	width: 290px;
	text-indent: 20px;
	background: url(../img/contacticons.png) no-repeat;
	background-position: 0px -31px;
}

#about frame{
	box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
	-moz-box-shadow: 1px 1px 3px #aaa;
}

.mapsearch{
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-moz-box-shadow: 2px 2px 4px #aaa;
	-webkit-box-shadow: 2px 2px 4px #aaa;
	box-shadow: 2px 2px 4px #aaa;
	background: #fff;
	padding: 10px;

}

/* Gallery
-----------------------------------------------------*/
#gallery .content img.dull{
	opacity: .6;
	-webkit-transition: all, .5s;
	-moz-transition: all, .5s;
}

#gallery .content img.dull:hover{
	opacity: 1;

}

#gallery .content{
	min-height: 800px;
}

#gallery .gallery{
	float: left;
	border: #fff solid 3px;
	-moz-box-shadow: 1px 1px 4px #aaa;
	-webkit-box-shadow: 1px 1px 4px #aaa;
	box-shadow: 1px 1px 4px #aaa;
	margin: 10px;
}


#gallery .content span{
	display: block;
	background: #fff;
	padding: 5px;
}

/* Contact Form 
-----------------------------------------------------*/
#contactform{
	z-index: 300;
	position: relative;
	margin: 10px;
	height: 360px;
}

#contactform p{
	clear: both;
}

#contactform input, #contactform textarea{
	padding: 5px;
	border: solid 1px #E5E5E5;
	outline: 0;
	width: 200px;
	background: #FFFFFF;
	margin: 0 0px 10px 0;
	font-family: "Clarendon", Georgia, serif;
	font-size: 12px;
	float: left;

}

#contactform div{
	width: 100px;	
	float: left;
	font-size: 16px;
	padding: 3px 0 0 0;
}

#contactform textarea{
	width: 500px;
	max-width: 500px;
	height: 150px;

}

#contactform input.submit{
	-webkit-transition: all, .5s;
	-moz-transition: all, .5s;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: auto;
	color: #fff;
	font-family: "Clarendon", Georgia, serif;
	font-size: 16px;
	background: #bbb000;
	padding: 5px 10px 2px 10px;
	border: none;
	clear: both;
	
	
}

#contactform input.submit:hover{
	color: #fff;
	background: #000;

}

/* What's On
-----------------------------------------------------*/
#whatson .event{
	border-bottom: dashed thin #ddd;
	margin: 0 0 20px 0;
} 






/* Footer
-----------------------------------------------------*/

#credits{
	clear: both;
	padding: 20px 0 0 0;
	z-index: 999;
	position: relative;
}


#credits p{
	padding:10px 6px 6px 6px;
	font-family: "Clarendon", Georgia, serif;
	-moz-box-shadow: 2px 2px 4px #aaa;
	-webkit-box-shadow: 2px 2px 4px #aaa;
	box-shadow: 2px 2px 4px #aaa;
	display: inline;	
	margin: 0px 70px 0 30px;
}

#footer{
	background: url(../img/grass.png) bottom center no-repeat;
	height: 150px;
	width: 1139px;
	position: absolute;
	bottom: 0px;
	left: -90px;
}



/* Search
-----------------------------------------------------*/

#search{
	background: url(../img/search.gif);
	width: 233px;
	height: 20px;
	padding: 2px 2px 2px 22px;
	position: absolute;
	top: -60px;
	right: 0px;
}

.ac_results {
	background-color: #000;
	overflow: hidden;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 3px #888;
	-moz-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
	opacity: 0.9;
	font-size: 14px;
	width: 236px!important;
	margin: 0 0 0 10px;
	color: #fff!important;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.ac_results a{
	color: #fff!important;
}

.ac_results ul {
	list-style: none;
}

.ac_results li {
	margin: 0px;
	padding: 5px;
	cursor: default;
	display: block;
	font-family:Courier, serif;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	color: #fff!important;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_over {
	background: #222;
	color: #fff!important;
}
