
/* Globals */
body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #fff; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

img { 
	border: 0;
}
p {
	font-size: .9em;
}

a {
	color: #872927;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
h2 {
	font-size: 1em;
}
#content {
	width: 940px;
	margin: 0 auto 0 auto;
	height: 507px;
	z-index: 1;
	padding-top: 160px;
	overflow: hidden;
}
.page_header_container {
	width: 940px;
	float: left;
	position: absolute;
	top: 0px;
	z-index: 3;
}
.page_header {
	float: right;
	position: relative;
	margin: 37px 15px 0px 0px;
	font-size: 1.5em;
}
#top_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20%;
	height: 67px;
	background-image: url(/images/red_bar_right.jpg);
	background-repeat: repeat-x;
	z-index: 2;
}
#red_bar_right {
	width: 200px;
	height: 67px;
	background-image: url(/images/red_bar_right.jpg);
	float: right;
	margin-bottom: 15px;
}
#red_bar_right a {
	float: right;
	margin-top: 39px;
	width:23px;
	height:21px;
	background-image:url(/images/home_up.gif);
	background-repeat: no-repeat;
}
#red_bar_right a:hover {
	float: right;
	margin-top: 39px;
	width:23px;
	height:21px;
	background-image:url(/images/home_over.gif);
	background-repeat: no-repeat;
}
#menu {
	background-image: url(/images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
}

#menu_container {
	width: 940px;
	margin: 0 auto 0 auto;	
}

#menu .item {
	float: left;
	width: 134px;
	line-height: 66px;
	text-align: center;
	cursor: pointer;
}

#menu .item a {
	color: #fff;
	text-decoration: none;
}

#menu .item:hover {
	background-image: url(/images/menu-bg-over.jpg);
	background-repeat: repeat-x;
}

#ds_footer {
	width: 940px;
	padding: 10px 0 30px 0;
	margin: 0 auto 0 auto;
	font-size: 0.7em;	
	line-height: 49px;
}

#ds_footer .copyright {
	float: left;
	vertical-align: top;
}

#ds_footer .ds_placement {
	float: right;
}

/* Global Fonts */
.header {
	color: #bab389;
	font-size: 1em;
	text-transform: uppercase;
}
.blurb {
	color: #9e2628;
	text-transform: uppercase;
	font-size:.8em;
}
.desc {
	color: #FFF;
	font-size: .8em;
}

/* Homepage */
.cover_pic {
	float: left;
	margin-top: -100px;
	width: 660px;
}

.review {
	float: right;
	margin-top: -100px;
	width: 200px;
}

.review h3 {
	text-align: center;
}

.review p {
	text-align: justify;
	font-size: 12px;
	font-style: italic;
}

.review .first_paragraph {
	color: #952726;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
}

.review .first_letter {
	float: left;
	color: #952726;
	font-size: 28px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 28px;
}

.review .first_line {
	color: #B7B988;
}

/* Authors */
#authors_container {
	width: 730px;
	margin: 0 auto 0 auto;
}

.pub {
	font-style: italic;
}

.author {
	float: left;
	width: 230px;
}

.author.left {
	margin-right: 20px;
}

.author.right {
	margin-left: 20px;
}

.author .bio a:hover, .author .link a:hover {
	text-decoration: underline;
}

.author .pic {
	margin-bottom: 10px;
}

.author .bio a {
	color: #b7b988;
	text-decoration: none;
	font-size: 1.1em;
}

.author .link a {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

#author_lightwindow {
	width: 750px;
	height: 306px;
	line-height: 1em;
	background-color: #fff;
}

#author_lightwindow a { 
	color: #700107;
}

#author_lightwindow h1 {
	color: #700107;
	margin: 10px 0 0 0;
	padding: 0;
}

#author_lightwindow .pic, #author_lightwindow .bio {
	float: left; 
}

#author_lightwindow .pic {
	width: 230px;
	padding-right: 20px;
}

#author_lightwindow .bio {
	width: 500px;
	color: #000;
}

#lightwindow_title_bar_inner {
	background-color: #141414;
}

#lightwindow_contents {
	padding: 10px;
	background-image: url(/images/lightwindow_chrome.gif);
	background-repeat: no-repeat;
	border: 0;
}


/* Slideshow */
#slideshow_container {
	margin: 0 auto 0 auto;
	width: 600px;
}

/* Where to Buy It */
#where_to_buy_it_container {
	background-image: url(/images/purchase_bg.jpg);
	background-repeat: no-repeat;
	height: 433px;
}
#reviews_container ul {
	margin: 0;
	padding: 0;
}
#reviews_container ul li {
	list-style: none;
	margin-bottom: 15px;
}
.ReviewsHeader {
	color: #FFF;
	text-transform: uppercase;
}
.ReviewsHeader a:link, .ReviewsHeader a:active, .ReviewsHeader a:visited {
	color: #FFF;
}
.ReviewsHeader a:hover {
	color: #FFCC00;
}
.ReviewsQuote {
	color: #FFCC00;
	font-size: 12px;
}
.ReviewsLink {
	font-size: 12px;
}
.ReviewsAudio {
	background-image: url(/images/audio.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 24px;
}
#where_to_buy_it_container .left {
	float: right;
	width: 180px;
}

#where_to_buy_it_container .right {
	float: right;
	width: 180px;
}
.store {
	font-size: .8em;
}

/* Events */
#events_preview {
	float: left;
}
#event_description {
	float: right;
	width: 300px;
}
#event_description ul li {
	font-size: .8em;
}
.Season {
	border-bottom: 1px solid #FFF;
	color: #FF9900;
	margin-bottom: 10px;
}


/* Review */
.review_column {
	float: left;
	text-align: justify;
	width: 225px;
	padding-right: 10px;
	font-size: 12px;
}

.quote {
	font-size: 1.2em;
	color: #B7B988;
}