
/*
// Main Vain site css
*/

html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	text-decoration: none;
}

a {
	outline: none;
	color: white;
}

a:hover {
	position: relative;
	top: -1px;
	left: -1px;
	text-shadow: 1px 1px 1px #111;
}


body {
	height: 100%;
	margin: 0;
	background-color: #000;
	color: #fff;
}


@font-face {
	font-family: 'HelveticaNeueLTStd25UltraLigh';
	src: url('/files/helveticaneueltstdultlt.eot');
	src: local('☺'), url('/files/helveticaneueltstdultlt.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueLTStd25UltraLigh';
	src: url('/files/helveticaneueltstdultlt.eot');
	src: local('☺'), url('/files/helveticaneueltstdultlt.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueLTStd77BoldConde';
	src: url('/files/helveticaneueltstdbdcn.eot');
	src: local('☺'), url('/files/helveticaneueltstdbdcn.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueLTStd77BoldConde';
	src: url('/files/helveticaneueltstdbdcn.eot');
	src: local('☺'), url('/files/helveticaneueltstdbdcn.ttf') format('truetype');
}



h1 {
	font-family: 'HelveticaNeueLTStd25UltraLigh', 'Helvetica', arial, sanf-serif;
	font-weight: lighter;
	text-shadow: 2px 2px 1px black;
	letter-spacing: 0px;
	font-size: 2.1em;
}

html>body h1 {
	font-weight: normal;
}

h2 {
	text-transform: uppercase;
	font-size: 1.32em;
	color: white;
	text-shadow: 2px 2px 1px black;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
	font-weight: lighter;
	letter-spacing: 0px;
}

h3 {
	text-transform: uppercase;
	font-size: 0.8em;
	color: white;
	text-shadow: 2px 2px 1px black;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
	font-weight: lighter;
	letter-spacing: 0px;
}

p {
	color: #b2b2b2;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: lighter;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
}


#wrapper {
	height: 100%;
	width: 100%;
	overflow: auto;
}

#bg {
	background: #222 url(../img/background/bg_001.jpg) top left;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: -10;
}


#container {
	margin: 0px auto;
	width: 900px;
}

#navigation {
	padding: 6px;
	margin-bottom: 1px;
	background-image: url(../img/content_bg.png);
}

#navigation ul {
	float: right;
	width: 170px;
	margin: 12px;
	font-family: 'HelveticaNeueLTStd25UltraLigh', 'Helvetica', arial, sanf-serif;
	font-weight: lighter;
	text-shadow: 2px 2px 1px black;

}

html>body #navigation ul {
	font-weight: normal;
}

#navigation #flash-logo {
	float: left;
}

#navigation li.selected {
	border-right: 12px solid #F00;
}

#navigation a:hover {
	text-shadow: 3px 3px 2px black;
}

#nav-list {
	list-style-type: none;
	font-size: 1.5em;
}

#nav-list a{
	width: 180px;
	text-decoration: none;
	color: #fff;
}

#nav-list {
	
	border-right: red 6px;
}

#content-holder {
	min-height: 360px;
	padding: 18px 36px;
	margin: 0 auto;
	background-image: url(../img/content_bg.png);
}

#content {
	
}

#footer {
	min-height: 160px;
	padding: 28px;
	margin-top: 1px;
	background-image: url(../img/content_bg.png);
}

#footer #club-info,
#footer #social-links,
#footer #mailing-list,
#footer #music-widget {
	float: left;
	display: block;
	padding-top: 12px;
	background: url(../img/footer_top.png) top left no-repeat;
}

#footer #mailing-list {
	width: 200px;
}

#footer #club-info,
#footer #social-links {
	width: 130px;
	}
	
#footer #music-widget {
	width: 184px;
	}

#footer #club-info,
#footer #social-links,
#footer #music-widget {
	margin-right: 40px;
}

#footer #club-info {
	background-position: 0px 0;
}

#footer #social-links {
	background-position: -241px 0;
}

#footer #music-widget {
	background-position: -141px 0;
}

#footer #mailing-list {
	width: 272px;
	background-position: -430px 0;
}

#footer .last {
	margin-right: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.body-copy{
	color: #b2b2b2;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: lighter;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
}

.loading-image {
	margin: 80px 390px;
}


/*****
* PAGES
*/

/* Home */
#home-page #event-details {
	width: 380px;
	margin-top: 0;
	float: left;
}

#home-page #event-details p{
	min-width: 220px;
}

#home-page #photo-embed {
	float: right;
	/* margin-right: 22px; */
}


/* Events */

#calendar-parent {
	width: 150px;
}

#calendar-body{
	float: left;
	margin-right: 26px;
	background-image: url(../img/white23.png);
	padding: 0px;
}

#calendar-body #jump{
	padding-left: 162px;
	}
	
#calendar-body #jump a,
#calendar-body #jump a:visited {
	font-size: 0.82em;
	color: white;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
}

#event-page #event-details{
	margin-top: -28px;
	float: right;
	max-width: 540px;
}

#event-details h3{
	margin-bottom: -8px;
}

.event-detail-entry {
	margin-bottom: 38px;
}

.event-detail-entry p{
	font-weight: lighter;
	color: white;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
	font-size: 13px;
	/* margin: 0px 8px; */
	min-height: 320px;
	min-width: 520px;
}

.event-detail-entry img {

}

.event-detail-entry .event-image {
	float: left;
	clear: left;
	padding-right: 16px;
	padding-bottom: 6px;
}

.event-detail-entry .ticket-button {
	float: left;
	clear: left;
	margin: 6px 36px;
}

table.calendar{
	padding: 2px;
	border-collapse:separate;
	border-spacing:2px;
	vertical-align: bottom;
}

table.calendar td {
	font-family: 'Helvetica','Arial',arial, sans-serif;
	font-weight: lighter;
	color: #555;
	background-image: url(../img/black50.png);
	padding: 2px 4px;
}

table.calendar tr {
	/* background-image: url(../img/black50.png); */
}

table.calendar a{
	text-decoration: none;
	font-weight: bold;
	color: white;
}

table.calendar th {
	padding: 1px 5px;
	font-family: 'HelveticaNeueLTStd25UltraLigh', 'Helvetica', arial, sans-serif;
	font-weight: lighter;
	color: white;
	font-size: 1em;
}

#picturethis-link {
	margin-top: 32px;
	float: left;
}

#picturethis-link a {
	text-decoration: none;
}



/* Reservations */

#reservations-info {
	width: 420px;
	float: left;
	margin-bottom: 32px;
}

#floor-plan {
	float: right;
	margin-right: 24px;
	margin-top: -34px;
}

#bottle-menu {
	float: left;
	margin: 24px 0px;
}

#bottle-menu table{
	color: white;
	font-size: 0.85em;
	width: 300px;
	margin: 0 12px;
}

#tickets-info {
	
}

#wanttickets {
	margin-top: 12px;
	margin-left: 44px;
}



/* About */

#about-page {

}

#about-page a {
	color: white;
	text-shadow: 2px 2px 1px black;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
	font-weight: lighter;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#about-page #bio {
	padding: 10px 26px;
	width: 340px;
	float: left;
}

#about-page #info-map {
	padding: 10px 26px;
	padding-left: 0;
	width: 408px;
	float: left;
}


#staff-table {
	width: 320px;
	margin-bottom: 14px;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
	font-weight: lighter;
	color: white;
	font-size: 0.85em;
	vertical-align: top;
}

#about-logos table {
	margin: 32px 0px;
}

#about-logos td {
	padding: 8px;
	text-align: center;
}



/* Press */

.press-entry fieldset {
	background: transparent url(../img/black50.png);
	border: solid 0px white;
	padding: 16px;
	padding-top: 0px;
	margin-top: 24px;
}

.press-entry legend {
	font-size: 1.32em;
	color: white;
	text-shadow: 2px 2px 1px black;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
	font-weight: lighter;
	letter-spacing: 0px;
}

.press-entry fieldset .link-holder{
	text-align: right;
}




/* Music Player */

#music-controller{
	height: 180px;
	color: #b2b2b2;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: lighter;
	font-family: 'HelveticaNeueLTStd77BoldConde', 'HelveticaCondensed', arial, sanf-serif;
	text-decoration: none;
}

#music-player{
	float: left;
	width: 280px;
	/* display: none; */
	background-color: white;
	position: relative;
	
}















