@charset "UTF-8";


/********** LAYOUT *********/
body {
	background-color: #000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/background-lights.gif);
	background-repeat: repeat-x;
}
.container {
	background-color: #000;
}
.sidebar {
}
.center {
	text-align: center;
	display: block;
}
.alignright {
	text-align: right;
}
.alignright-pad {
	text-align: right;
	padding-right: 10px;
}
.alignleft {
	text-align: left;
}
.alignleft-pad {
	text-align: left;
	padding-left: 10px;
}
.main-content {
	margin-top: 10px;
}
.bottom-area {
	background-image: url(../images/bottom-bkgrnd.gif);
	background-repeat: repeat-y;
}
/********** NAVIGATION **********/
.nav {
}
.nav li {
	font-size: 120%;
	font-weight: bold;
	list-style-type: none;
}
.nav ul {
	padding-left: 70px;
}
.nav li a {
	text-decoration: none;
	color: #e8b321;
}
.nav li a:hover {
	text-decoration: none;
	color: #a1dbe0;
}

.subnav {

	text-align: left;
}
.subnav ul {
	margin: 0px;
	padding: 0px;
}
.subnav li {
	padding: 0px;
	margin: 0px;
	display:block;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	list-style-type: none;
	background-color: #999999;
}
.subnav li a:link, .subnav li a:visited {
	display: block;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}

.subnav li a:hover {
	background-color: #BCBCBC;
	color: #000000;
}

.subnavlastborder {
	color: #000000;
}

/********** TYPORGAPHY **********/
body {
	color:#FFF;
}
p { 
	color:#FFF;
}
a:link, a:visited, a:active {
	color: #d9a229;
}
a:hover {
	color: #a1dbe0;
	}
h1 {
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	margin-bottom: 0.25em;
	font-weight: normal;
}
.type-big-white {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
.type-big-black {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}
.type-bold-yellow {
	color: #d9a229;
	font-weight: bold;
}
.type-black-italic {
	font-style: italic;
	color: #000;
}
.type-red {
	color: #dc2429;
}
.type-red-big {
	color: #b43e2d;
	font-size: 20px;
	font-weight: bold;
}


/********** UNIQUE ELEMENTS **********/
.header {
	height: 150px;
}
.header-left {
}
.header-right {
	padding-top: 60px;
}

.header-tagline {
	padding-top: 20px;
	font-size: 120%;
}
.bot-col-1 {
	background-color: #b43e2d;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bot-col-2 {
	background-color: #d3a12b;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bot-col-3 {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom-area p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.bottom-area hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.onion-says {
	background-image: url(../images/the-onion-says.gif);
	background-repeat: no-repeat;
	height: 330px;
	}
.food-menu ul {
	font-weight: bold;
	color: #000;
	padding-top: 70px;
	padding-left: 80px;
	list-style-type: none;
	line-height: 15pt;
}
.food-menu-graphic {
	margin-top: 70px;
}
.saus-sold {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
}
.saus-num {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .2em;
}
.footer, .footer a {
	font-size: 10px;
	color: #666;
}
.typ-wht-med {
	font-size: 14pt;
}
.typ-org-bold {
	font-weight: bold;
	color: #E8B321;
}
.typ-org-big {
	font-weight: bold;
	color: #E8B321;
	font-size: 18pt;
}
.typ-org-white {
	font-weight: bold;
	color: #FFF;
}
.typ-yel-bold {
	font-weight: bold;
	color: #B43E2D;
}
.typ-yel-bold a {
	font-weight: bold;
	color: #B43E2D;
}
.typ-yel-big {
	font-weight: bold;
	color: #B43E2D;
	font-size: 18pt;
}

.review-col-3 p, .review-col-3 p a {
	color:#231F20;
}
.typ-blk-med {
	font-size: 14pt;
}
.typ-red {
	color:#DC2429;
}
.typ-red-med {
	color:#DC2429;
	font-size: 14pt;
}
.review-col-3 p img {
float:none;
margin: 0;
padding:0;
}.bottom-area.span-24 .bot-col-2.span-7 p a {
	color: #FFF;
}
