
/* Standard Styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
	font-family: Helvetica,sans-serif;
	color: #aaaaaa;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}

a {
	text-decoration: underline;
	color: #f37021;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: 0; /* Turn off horrible outlines in firefox */
}

p {
	text-align: left;
	margin-left: 320px;
	margin-top: 0px;
	margin-bottom: 4px;
}

/* Structural <div> Styles */

#container {
	width: 1018px;
	height: 100%;
	margin: auto;
}

.nav {
	width: 122px;
	height: 100%;
	float: left;
	margin-top: 20px;
}

.navButton {
	width: 116px;
	float: right;
	line-height: 12pt;
	text-align: right;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #aaaaaa;
}

.navButton:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #f37021;
}

.gift {
	display: block;
}

.body {
	width: 890px;
	height: 100%;
	float: left;
	margin-left: 4px;
/*	background: #141414; */
/*	border: 1px solid #000000; */
}

.contact { /* Footer: Phone #'s, Address, and Opening Hours */
	text-align: center;
	letter-spacing: 1px;
	padding: 4px;
	margin-top: 4px;
	float: left;
	width: 100%;
}

.contact a {
	text-decoration: none;
	color: #ccc;
}

.contact a:hover {
	text-decoration: underline;
	color: #f37021;
}

.contactType {
	color: #f37021;
	font-weight: bold;
}

/* Dinner and Lunch Menu Pages */

#menu {
	color: #221100;
	background: #ffffff url("images/menu_bg.png") no-repeat;
}

#menu h1 {
	font-variant: small-caps;
	text-align: left;
	font-weight: normal;
	font-size: 20pt;
	color: #f37021;
	margin-left: 300px;
	margin-bottom: 8px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #888;
}

#menu h2 {
	font-variant: small-caps;
	text-align: left;
	margin-left: 300px;
	margin-right: 64px;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 16px;
	letter-spacing: 1px;
}

#menu h3 {
	font-weight: normal;
	text-align: left;
	margin-left: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-variant: small-caps;
}

#menu h4 {
	font-weight: normal;
	text-align: right;
	margin-right: 64px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #888888;
	margin-left: 300px;
	font-size: 9pt;
	font-variant: small-caps;
}

#menu p {
	margin-right: 64px;
}

#press {
	height: 488px;
	color: #221100;
	background: #ffffff url("images/menu_bg.png") no-repeat;
}

/* Live Music Page Styles */

#music {
	height: 100%;
	background: #eeeeee url("images/music.png") no-repeat;
	color: #221100;
}

#music h1 {
	font-variant: small-caps;
	text-align: right;
	font-weight: normal;
	margin-right: 64px;
	margin-left: 300px;
	font-size: 12pt;
	border-bottom: 1px dashed #888888;
}

#music h2 {
	font-variant: small-caps;
	text-align: left;
	margin-left: 300px;
	margin-right: 64px;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 16px;
	letter-spacing: 1px;
}

#music h3 {
	font-weight: normal;
	text-align: left;
	margin-left: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-variant: small-caps;
}

#music h4 {
	font-weight: normal;
	text-align: right;
	margin-right: 64px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #888888;
	margin-left: 300px;
	font-size: 9pt;
	font-variant: small-caps;
}

.inlineLink {
	margin-left: 300px;
	font-variant: small-caps;
}

#specials {
	background: url("images/specials.jpg") no-repeat;
	width: 890px;
	height: 488px;
}

#specials a {
	color: #77ccff;
	text-decoration: underline;
	font-variant: small-caps;
}

#specials a:hover {
	color: #77ccff;
	text-decoration: none;
}

#specials h2 {
	font-weight: normal;
}

#catering {
	background: url("images/catering.jpg") no-repeat;
	width: 890px;
	height: 488px;
}

#catering a {
	color: #f37021;
	text-decoration: underline;
}

#catering a:hover {
	text-decoration: none;
}

#catering h3 {
	text-align: justify;
}

.glass {
/*	width: 400px; */
	width: 40%;
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: #000000;
	float: right;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

#fit {
	height: inherit;
}

#post {
	border-bottom: 1px dashed #eeeeee;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.glass h1 {
/*	text-align: center;*/
	color: #ffffff;
	font-variant: small-caps;
	font-size: 20px;
	letter-spacing: 4px;
	margin-top: 12px;
	margin-bottom: 8px;
	font-weight: normal;
}

.glass h2 {
	font-variant: small-caps;
	font-size: 12pt;
	color: #f37021;
/*	text-align: left;*/
	padding-left: 16px;
	padding-top: 8px;
	letter-spacing: 1pt;
}

.glass h3 {
/*	text-align: left;*/
	color: #ffffff;
	font-size: 10pt;
	padding-left: 16px;
	font-weight: normal;
}

.glass h4 {
	padding-top: 4px;
	padding-left: 16px;
	padding-bottom: 16px;
}

.glass ul {
	color: #eeeeee;
	list-style: none;
	margin-left: 24px;
	padding: 4px;
}

.glass li {
	margin-bottom: 10px;
}

.viral {
	float: right;
}

.viral a:hover {
	text-decoration: none;
}
