/* @override http://www.alecbourgeois.net/stylesheets/black-cat.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
	}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height: 1.2em;
	color: #E0E0E0;
	background-color: #202020;
	}

img {
	border-style: none;
	}

.wrapper {
	background-color: black;
	width: 988px;
	margin: 24px auto;
	position:relative; /* so you're positioned elements within keep working */
	}
	
h1 {
	margin-top: 1em;
	}
	
p {
	padding-top: .5em;
	padding-bottom: .5em;
	}

a:link {
	text-decoration:none;
	color: #D00000;
	}

a:visited {
	text-decoration:none;
	color: #D00000;
	}

a:hover {
	color: white;
	}

ul {
	list-style:none;
	padding: 0px;
	}


/* ---CONTENT CONTAINERS---*/
.header, .main-content-container, .footer {
	width: 940px;/* ---should be 948 but borders add 8---*/
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 0px;
	}

.main-content-container {
	margin-top: -2px;
	display: inline-block;
	}
	
/* ---HEADER AND NAVIGATION--*/

.header img {
	float: left;
	padding-left: 0px;
	}

#cat {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: -24px;
	}

#navigation {
	position: absolute;
	left: 265px;
	top: 119px;
	width:100%;
	font-size:17px;
	letter-spacing:-.25px;
	}

#navigation li {
	padding-left: 16px;
	float:left;
	}

#navigation a:link {
	color:black;
	}

#navigation a:visited {
	text-decoration:none;
	color:black;
	}

#navigation a:hover {
	color: white;
	}

/* ---COLUMNS AND ROWS---*/

.col-1 {
	height: 1020px;
	background-color: black;
	}

.page-1-feature  {
	}

#row-1-img-1 {
	width: 460px;
	}

.page-1-feature  img {
	border: solid 1px #606060;
	margin-right: 12px;
	}

#red-room-logo {
	border: 0px;
	margin-bottom: 5px;
	}

#welcome {
	float: right;
	margin-right: 12px;
	text-align: center;
	width: 210px;
	}

#welcome p {
	margin-left: 12px;
	}

.feature-col-1 {
	float: left;
	margin-top: 12px;
	margin-right: 14px;
	}

.feature-col-1 img {
	width: 223px;
	height: 223px;
	border: solid 1px #606060;
	}
	
.feature-col-1 p {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	width: 175px;
	margin-left: 12px;
	margin-top: -64px;
	margin-bottom: 10px;
	text-shadow: 2px 2px 3px #000;
	}

.feature-col-2 {
	float: left;
	margin-top: 12px;
	}

.feature-col-2  img {
	width: 223px;
	height: 223px;
	border: solid 1px #606060;
	}
	
.feature-col-2 p {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	width: 175px;
	margin-left: 36px;
	text-align: right;
	margin-top: -64px;
	margin-bottom: 10px;
	text-shadow: 2px 2px 3px #000;	
	}

.feature-col-3 {
	float: right;
	margin-top: 12px;
	}

.feature-col-3  img {
	width: 223px;
	height: 223px;
	border: solid 1px #606060;
	}

.feature-col-3 p {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	width: 175px;
	margin-left: 12px;
	margin-top: -64px;
	margin-bottom: 10px;
	text-shadow: 2px 2px 3px #000;
	}
	
#fft-feature p {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin-top: -100px;
	width: 200px;
	margin-left: 12px;
	}

/* ---main-calendar--*/	
	
.band-photo-sm {
	float: left;
	clear: both;
	margin-bottom: 24px;
	}
	
#main-calendar {
	float: left;
	margin-left: 74px;
	margin-top: 24px;
	}
	
.show .date {
	margin-left: 0px;
	border-top: solid gray 1px;
	}

.date {
	padding-top: 9px;
	}

.show .show-details {
	margin-left: 24px;
	margin-bottom: 24px;
	float: left;
	font-size: .9em;
	}

.show .headline {
	margin-bottom: 5px;
	line-height: 1em;
	}
	
.show .support {
	margin: 0px;
	}

.support {
	width: 312px;
	}

.show .show-text {
	margin-left: 0px;
	margin-bottom: 5px;
	}
	
.show p {
	width: 275px;
	}

.show h2 {
	margin-bottom: 5px;
	}

/* ---center-content--*/	

#center-content {
	padding-left: 78px;
	overflow: hidden;
	}

#center-content .room-details {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 48px;
	font-family: georgia, times;
	width: 85%;	
	}

#center-content h1 {
	margin-bottom: 12px;
	font-weight: normal;
	font-size: 2.5em;
	border-bottom: solid 1px white;
	padding-bottom: 12px;	
	}

#center-content .headline {
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 7px;
	border-bottom: 0;
	}

#center-content .support {
	margin: 0px;
	}

#center-content .show-text {
	margin-left: 0px;
	margin-bottom: 12px;
	width: 85%;
	}

#bio {
	font-family: georgia, times;
	margin-top: 12px
	}

#center-content li {
	margin-left: 20px;
	}

#center-content ol {
	margin-top: 12px;
	}
	
.room-details h1 {
	font-family: helvetica, arial, sans-serif;
	}
	
/* ---show-feature---*/

#show-feature .show-details {
	margin-left: 0px;
	margin-top: 12px;
	font-size: 1.25em;
	line-height: 1.5em;
	}

#show-feature .show-details {
	margin-left: 0px;
	margin-top: 12px;
	font-size: 1.25em;
	line-height: 1.5em;
	}

#show-feature {
	margin-bottom: 30px;
	}
/* ---FFT MENU---*/	
	
table.appetizers-menu, .main-menu, .salads-menu, .meat-menu {
	border: solid 1px gray;
	margin-bottom: 24px;
	padding: 8px
	}

td.food-item {
	width: 60%;
	}	

td.before-tax {
	width:10% 
	}	

td.after-tax {
	width:10% 
	}	

td.veg-vegan {
	width: 20%
	}
	
/* ---FOOTER---*/

.footer {
	font-size: .9em;
	border-top: solid 1px gray;
	text-align: center;
	color:#A0A0A0;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	width: 700px;
	line-height: 1.5em;
	}
	
.footer p {
	float: left;
	}

#facebook-logo {
	float: left; 
	margin-top: 16px; 
	margin-right: 30px;
	}
	
#twitter-logo {
	float: right; 
	margin-top: 16px;
	}
	
