

@font-face {
	font-family: 'FlorencesansBlackRegular';
	src: url('../fonts/florencesans/florsn33-webfont.eot');
	src: local('☺'), url('../fonts/florencesans/florsn33-webfont.woff') format('woff'), url('../fonts/florencesans/florsn33-webfont.ttf') format('truetype'), url('../fonts/florencesans/florsn33-webfont.svg#webfont7CY9ZHEw') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Santana-BlackRegular';
	src: url('../fonts/santana/Santana-Black-webfont.eot');
	src: local('☺'), url('../fonts/santana/Santana-Black-webfont.woff') format('woff'), url('../fonts/santana/Santana-Black-webfont.ttf') format('truetype'), url('../fonts/santana/Santana-Black-webfont.svg#webfontz0n9kfjX') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BoycottRegular';
	src: url('../fonts/boycott/BOYCOTT_-webfont.eot');
	src: local('☺'), url('../fonts/boycott/BOYCOTT_-webfont.woff') format('woff'), url('../fonts/boycott/BOYCOTT_-webfont.ttf') format('truetype'), url('../fonts/boycott/BOYCOTT_-webfont.svg#webfontOpnC6QhN') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/bebas/BebasNeue-webfont.eot');
	src: local('☺'), url('../fonts/bebas/BebasNeue-webfont.woff') format('woff'), url('../fonts/bebas/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/bebas/BebasNeue-webfont.svg#webfontDYsPqAbQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nevisBold';
	src: url('../fonts/nevis/nevis-webfont.eot');
	src: local('☺'), url('../fonts/nevis/nevis-webfont.woff') format('woff'), url('../fonts/nevis/nevis-webfont.ttf') format('truetype'), url('../fonts/nevis/nevis-webfont.svg#webfonteIH7PXb8') format('svg');
	font-weight: normal;
	font-style: normal;
}




* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	color: #555044;
	}

html,body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

div, p, td, li, span, input, select, a {
	font-family: helvetica, arial, sans-serif;
	}
h1, h2, h3, h4, h5 {
	font-family: 'Santana-BlackRegular', helvetica, arial, sans-serif;
	text-transform: uppercase;
	}
h1 {
	font-size: 55px;
	line-height: 55px;
	}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: .25em;
	text-transform: uppercase;
	}
h5 {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: .25em;
	text-transform: uppercase;
	padding: 10px 0 0 1px;
	}
a {
	color: #994844;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	}
ul {
	list-style: none;
	}
li {
	padding: 0 0 0 14px;
	background: url(../images/bullet.gif) 0 8px no-repeat;
	}
input[type=submit] {
	cursor: pointer;
	}


div#header {
	position: absolute;
	height: 200px;
	width: 900px;
	z-index: 2;
	}
div#header div.nav {
	position: absolute;
	top: 0;
	left: 125px;
	width: 1000px;
	}
div#header div.nav a {
	display: block;
	float: left;
	padding: 25px 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: .25em;
	text-transform: uppercase;
	text-decoration: none;
	color: #555044;
	}
div#header div.nav a:hover, div#header div.nav a.On { color: #994844; }
div#header img.logo {
	position: absolute;
	bottom: 0;
	left: 100px;
	width: 340px;
	height: 120px;
	}
div.socnet {
	position: absolute;
	bottom: 25px;
	left: 25px;
	}
div.socnet img {
	float: left;
	margin: 0 10px 0 0;
	}


div#contentFrame {
	position: absolute;
	top: 200px;
	overflow: auto;
	overflow-x: hidden;
	}
div#content:first-child, div#content div.page div#video  { margin-left: 100px; }
div#content div.page  {
	float: left;
	width: 800px;
	margin-right: 25px;
	}
div#content div.page a.overClicker  {
	display: block;
	position: absolute;
	z-index: 51; /* jwplayer is 50 for some reason, stil doesn't get above ipad player */
	width: 800px;
	background: url(../images/blank.gif);
	}
div#content div.page div.topSection  {
	position: relative;
	width: 800px;
	height: 370px;
	background: url(../images/uploads/page-default.jpg) 50% 50% no-repeat #f3f2ee;
	}
div#content div.page div.topSection div.pad  {
	position: absolute;
	bottom: 0;
	width: 600px;
	padding: 25px 25px 22px 25px;
	}
div#content div.page div.bottomSection  {
	opacity: 0;
	position: relative;
	width: 800px;
	}
div#content div.page div.bottomSection div.pad  {
	position: relative;
	padding: 25px;
	border-top: 1px solid #ffffff;
	background: #f3f2ee;
	}
div#content div.page div.bottomSection div.pad p {
	margin: 15px 0 0 0;
	font-size: 12px;
	line-height: 20px;
	}
div#content div.page div.bottomSection div.pad h2 + p {
	margin: 10px 0 0 0;
	}
div#content div.page div.bottomSection div.pad h2 {
	margin-top: 30px;
	}
div#content div.page div.bottomSection div.pad h2.quote {
	font-family: helvetica, arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 25px;
	letter-spacing: 0;
	line-height: 33px;
	text-transform: none;
	}
div#content div.page div.bottomSection div.pad h2:first-child {
	margin-top: 0;
	}
div#content div.page div.bottomSection div.pad p.blurb {
	float: left;
	width: 140px;
	padding-right: 25px;
	margin: 0;
	font-size: 12px;
	font-weight: 900;
	line-height: 20px;
	}
div#content div.page div.bottomSection div.pad div.amazon {
	float: right;
	}
div#content div.page div.bottomSection div.pad p:first-child {
	margin: 0;
	}
div#content div.page div.bottomSection div.pad li {
	font-size: 12px;
	line-height: 20px;
	}


div#shadow {
	display: none;
	position: absolute;
	z-index: 3;
	top: 200px;
	height: 10px;
	background: url(../images/shadow.png) repeat-x;
	}


input.text, input.submit, textarea {
	width: 400px;
	margin: 15px 15px 0 0;
	padding: 10px;
	background: #ffffff;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
input.submit {
	width: 420px;
	background: #555044;
	color: #fff;
	}
form#storyForm textarea { height: 400px; }
form#contactForm textarea { height: 200px; }
input.submit:hover {
	color: #fff;
	background: #994844;
	}



div#feedback {
	position: absolute;
	left: 400px;
	bottom: 30px;
	width: 500px;
	text-align: right;
	}
div#feedback, div#feedback * {
	font-size: 12px;
	color: #994844;
	}



div.footer {
	padding: 40px 25px 25px 25px;
	background: #ffffff;
	font-size: 9px;
	font-weight: 900;
	letter-spacing: .15em;
	}
div.twitterBlock,
div.posterousBlock,
div.newsletter {
	float: left;
	font-size: 11px;
	line-height: 20px;
	}
div.newsletter {
	float: none;
	position: absolute;
	right: 25px;
	bottom: 25px;
	width: 210px;
	line-height: 14px;
	}
div.twitterBlock,
div.posterousBlock {
	padding-right: 15px;
	}
div.posterousBlock,
div.twitterBlock {
	width: 360px;
	}
div.newsletter > img {
	position: absolute;
	bottom: 3px;
	left: -70px;
	}
div.newsletter input {
	width: 200px;
	margin: 5px 0 0 0;
	padding: 5px;
	background: #f3f2ee;
	color: #838277;
	border: none;
	font-style: italic;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
div.newsletter input[type=submit] {
	width: 210px;
	margin-bottom: 5px;
	padding: 5px;
	background: #555044;
	color: #fff;
	font-style: normal;
	text-align: left;
	}
div.newsletter input[type=submit]:hover {
	color: #fff;
	background: #994844;
	}
div.copyright {
	margin-top: 40px;
	}




.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}


.colorWhite { color: #ffffff; }
.colorRed { color: #994844; }
.colorBlack { color: #555044; }


.ruleWhite {
	height: 1px;
	font-size: 0;
	line-height: 0;
	background: #ffffff;
	}


div.mce_inline_error,
div.response {
	margin: 0 !important;
	padding: 0 7px !important;
	line-height: 15px !important;
	color: #994844 !important;
	}



