/* @override http://www.sndvegas.com/deck-files/styles.css */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif, "Gill Sans";
	line-height: 1.3;
	color: #fff;
	background: #333 url(images/background.png) repeat-x;
}

a:link {
	color: #fff;
}

a:hover {
	color: #fff;
}

a:visited {
	color: #ccc;
}

div.page-container {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	background: url(images/deck.png) no-repeat right 0;
	min-height: 420px;
	padding-top: 26px;
	margin-bottom: 2em;
	padding-right: 375px;
}

div#header h1 {
	width: 410px;
	height: 102px;
	text-indent: -5000px;
	background: url(images/header2.png) no-repeat;
	margin-bottom: 44px;
}

div#header p.intro {
	font-size: 1.5em;
	margin-bottom: 1em;
}

div#order h2 {
	width: 326px;
	height: 106px;
	display: block;
	text-indent: -5000px;
	background-image: url(images/order.png);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
}

div#order h2 a {
	display: block;
	width: 326px;
	height: 106px;
}

div#header p.secondary-intro {
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 1em;
}

div.card {
	width: 182px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 380px;
	padding-top: 4px;
}

div.card img {
	border: 1px solid #ccc;
	margin-bottom: 4px;
}

p.artist {
	color: #fff;
	text-align: right;
	font: italic .9em Georgia, "Times New Roman", Times, serif;
}

div.footer {
	clear: both;
	background-color: #000;
	padding-top: .5em;
}

div.footer h2 {
	text-transform: uppercase;
	color: #FF0000;
	font-size: .9em;
	font-weight: bold;
}

div.footer p.copyrights {
	clear: both;
	margin-top: 4em;
	padding-bottom: 1em;
	text-align: right;
	font-weight: bold;
	font-size: .7em;
}

div#archive {
	width: 300px;
	float: left;
}

div#archive ul {
	padding-top: .5em;
}

div#archive ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.5em;
	font-size: .9em;
	font-weight: bold;
	padding-bottom: .5em;
}

div#credits {
	margin-left: 350px;
}

div#credits p {
	margin-bottom: .5em;
}

div#order {
	margin-bottom: 3em;
}

div#order p.promo {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: .5em;
}

div#poster {
	clear: both;
	background: url(http://www.sndvegas.com/deck-files/images/poster_stub.png) no-repeat left bottom;
	padding-left: 234px;
	position: relative;
	min-height: 138px;
}

div#poster h3 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: .5em;
}

div#poster h3 a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 200px;
	text-indent: -5000px;
	height: 136px;
}

div#poster p {
	padding-top: 1em;
	font: italic 1.1em/1.5 Georgia, "Times New Roman", Times, serif;
}

div#onesheet {
	float: left;
	width: 300px;
	margin-left: 50px;
}

div#onesheet h3 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	color: #f8100f;
	margin-bottom: .5em;
}

div#onesheet h3 span {
	display: block;
	color: #fff;
	text-transform: none;
	font: italic normal .7em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
}

div#onesheet p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}