/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #71726E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 939px;
	height: 70px;
	background: #000000;
}

#menu ul {
	margin: 20px 0 0 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 20px;
	background: url(../images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 273px;
	margin-left: 10px;
	background: url(../images/img04.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 30px 0 0 50px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 50px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#tiki-logo {
	float: left;
	width: 939px;
	height: 273px;
	margin-left: 10px;
	background: url(../images/tiki-header.jpg) no-repeat left top;
}

#tiki-logo h1, #tiki-logo h2 {
	margin: 0;
	padding: 30px 0 0 50px;
	line-height: normal;
}

#tiki-logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

#tiki-logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#tiki-logo h1 a:hover { text-decoration: underline; }

#tiki-logo h2 {
	margin: 0;
	padding: 0 0 0 50px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#tiki-logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#tiki-logo p a:hover { text-decoration: underline; }


#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img01.gif) repeat-y left top;
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 900px;
	padding: 5px 30px 0 0;
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

#gallery img {
	border-color:gray;
	border-style:solid;
	border-width:3px 3px 8px 3px;
}
/* Sidebar */

#sidebar {
	width: 100px;
	position: fixed;
	left: 0px;
	top: 220px;
	margin: 0; 
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 32px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 939px;
	height: 40px;
	margin: 0 auto;
	background: #999999;
}

#footer {
	margin: 0 auto;
	height: 40px;
	min-height: 24px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}

div#route img {
	border:0;
	float:left;
	margin-right:2px;
	width:24px;
	display:none;
}
div#route {
	color:#000000;
	padding:5px;
}

div#route a, a:visited{
	color:#811305;	
}
.dinner-menu {
margin: 0px;
padding: 0px;
width: 800px;
}
.food-type {
padding: 5px 10px;
cursor: pointer;
color:#811305;
margin:1px;
font-size:22px;
letter-spacing:-1px;
border-width:0 0 1px 0;
border-color:#811305;
border-style:solid;
text-transform:lowercase;
}
.food-type-no-collapse {
padding: 5px 10px;
color:#811305;
margin:1px;
font-size:22px;
letter-spacing:-1px;
border-width:0 0 1px 0;
border-color:#811305;
border-style:solid;
text-transform:lowercase;
}
.food-items {
padding: 5px 10px 15px;
background-color:#FFFFFF;
background-image: url(../images/grad.jpg);
background-repeat: repeat-y;
}
.food-items-no-collapse {
padding: 5px 10px 15px;
background-color:#FFFFFF;
background-image: url(../images/grad.jpg);
background-repeat: repeat-y;
border-bottom:1px solid #811305;
}

.printable{
	float:right;
	width:44px;
	height:44px;
	background-image:url(../images/printer.jpg);
	cursor: pointer;
}
ol.forms label {
cursor:pointer;
display:block;
float:left;
line-height:1.5em;
padding-right:1%;
text-align:right;
width:100px;
}
ol.forms {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ol.forms button {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
table.live {
		border-width: 0px 0px 0px 0px;
		border-spacing: 4px;
		border-style: none none none none;
		border-color: black black black black;
		border-collapse: separate;
		background-color: white;
	}
	table.live th {
		color:white;
		border-width: 0px 0px 0px 0px;
		padding: 3px 3px 3px 3px;
		border-style: none none none none;
		border-color: white white white white;
		background-color: #811305;
		-moz-border-radius: 6px 6px 6px 6px;
	}
	table.live td {
		color:white;
		border-width: 0px 0px 0px 0px;
		padding: 3px 3px 3px 3px;
		border-style: none none none none;
		border-color: white white white white;
		background-color: #811305;
		-moz-border-radius: 6px 6px 6px 6px;
	}
	table.live td.closed {
		color:#black;
		border-width: 0px 0px 0px 0px;
		padding: 3px 3px 3px 3px;
		border-style: none none none none;
		border-color: white white white white;
		background-color: #999999;
		-moz-border-radius: 6px 6px 6px 6px;
	}