/* Style Sheet for Mystic Crow website
 * Created by Eli Van Zoeren, February 2007
 */

/* CSS Reset, thanks to Rik Lomas */

* {
	margin: 0;
	padding: 0
	}

iframe,a img,fieldset,form,table {
	border: 0
	}

h6,h5,h4,h3,h2,h1,caption,th,td {
	font-weight: normal
	}

dd,dt,li,dl,ol,ul {
	list-style: none
	}

legend {
	color: #000
	}

button,select,textarea,input {
	font: 100% serif
	}

table {
	border-collapse: collapse
	}

caption,th,td {
	text-align: left
	}

/* Style Basic Elements */

body {
	font: normal 16px/1.5em Georgia, Times, "Times New Roman", serif;
	background: #240000;
	color: #FFF;
	padding-top: 0px;
	}

h1 {
	font: normal 2.7em/1.11em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #f1ead2;	
	padding-right: 135px;
	}

h2 {
	font: normal 1.5em/1em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #f1ead2;		
	padding-right: 135px;
	margin-bottom: 1.5em;
	}
	
h3 {
	font: normal 1.35em/1.11em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #f1ead2;
	margin-bottom: 0.375em;
	}
		
h4 {
	font: normal 1.5em/1em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #f1ead2;	
	text-align: center;
	margin-bottom: 0.375em;
	}

p {
	padding-bottom: 1.5em;
	}

a {
	color: #d5a700;
	text-decoration: none;
	outline: none;
	}

a:hover {
	text-decoration: underline;
	}

blockquote p {
	padding: 0;
	}

cite {
	display: block;
	text-align: right;
	color: #DBDBE3;
	font-style: italic;
	}

.intro {
	font-size: 1.1em;
	line-height: 1.36em;
	}


/* Page Divisions */

#container {
	width: 750px;
	margin: 0 auto;
	padding-top: 10px;
	}

#content {
	padding: 20px 0 0.5em 20px;
	width: 560px;
	float: left;
	}


/* Left Column */

#header {
	width: 170px;
	float: left;
	text-align: center;
	}

.coverImage {
	border: none;
	margin: 28px 0 0;
	}

#sidebar-text {
	margin: 19px 0 0;
	}

#buy {
	padding: 0.75em 0 2em;
	font: bold 0.9em/1.25em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	}

/* Footer */

#footer {
	width: 100%;
	padding-top: 1.1em;
	clear: both;
	color: #DBDBE3;
	font: normal 0.9em/1.667em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: center;
	background: url(images/hdivider.gif) no-repeat top center;
	}

#menu {
	margin: 1em 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	list-style: none;
	}

#menu li {
	display: inline;
	padding: 0 0.75em;
	}

/* Main Page divisisions */

#main-page {
	padding: 10% 200px 0.5em;
	float: left;
	}

#title {
	width: 350px;
	position: relative;
	float: left;
	text-align: center;
	}

#title img {
	margin-bottom: 0.75em;
	}

#left {
	width: 200px;
	right: 350px;
	margin-left: -200px;
	padding-top: 62px;
	position: relative;
	float: left;
	text-align: left;
	}

#right {
	width: 200px;
	margin-right: -200px;
	padding-top: 62px;
	position: relative;
	float: left;
	text-align: right;
	}

/* Reservation Nation primary page */

#container.primary {
	background: url(images/reservation-nation-right.jpg) no-repeat left 100px;
	padding-top: 35px;
	}

.primary #header blockquote {
	font: normal 1.15em/1.4em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 525px 0 0;
	background: none;
	}

.primary .coverImage {
	top: 37px;
	left: -65px;
	float: left;
	position: relative;
	}

.badge {
	float: right;
	margin-top: -15px;
	}

.primary .spacers {
	float: left;
	clear: left;
	height: 17px;
	border: 0;
	padding: 0;
	font-size: 0;
	}

.primary .spacers.s1 {
	width: 10px;
	margin-top: 45px;
	}

.primary .spacers.s2 {
	width: 15px;
	}

.primary .spacers.s3 {
	width: 20px;
	}

.primary .spacers.s4 {
	width: 25px;
	}

.primary .spacers.s5 {
	width: 30px;
	}

.primary .spacers.s6 {
	width: 35px;
	}

.primary .spacers.s7 {
	width: 40px;
	}

.primary .spacers.s8 {
	width: 45px;
	}

.primary .spacers.s9 {
	width: 50px;
	}

.primary .spacers.s10 {
	width: 55px;
	}

.primary .spacers.s11 {
	width: 60px;
	}

.primary .spacers.s12 {
	width: 65px;
	}

.primary .spacers.s13 {
	width: 70px;
	}

.primary .spacers.s14 {
	width: 75px;
	}

.primary .spacers.s15 {
	width: 80px;
	}

.primary .spacers.s16 {
	width: 85px;
	}

.primary .spacers.s17 {
	width: 90px;
	}

.primary .spacers.s18 {
	width: 95px;
	}

.primary .spacers.s19 {
	width: 100px;
	}

.primary .spacers.s20 {
	width: 105px;
	}

.primary .spacers.s21 {
	width: 110px;
	height: 30px;
	}

.primary .spacers.s22 {
	width: 80px;
	height: 10px;
	}

.primary .spacers.s23 {
	width: 40px;
	height: 10px;
	}
