* {margin: 0px; padding: 0px; }



/****FONT STYLES****/

@font-face {
    font-family: 'HNBC';
    src: url('../assets/helvetica_lt_67_medium_condensed_oblique-webfont.eot');
    src: url('../assets/helvetica_lt_67_medium_condensed_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../resouces/helvetica_lt_67_medium_condensed_oblique-webfont.woff') format('woff'),
         url('../assets/helvetica_lt_67_medium_condensed_oblique-webfont.ttf') format('truetype'),
         url('../assets/helvetica_lt_67_medium_condensed_oblique-webfont.svg#HelveticaNeueLT67MdCnOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GMC';
    src: url('../assets/gotham_htf_medium_condensed-webfont.eot');
    src: url('../assets/gotham_htf_medium_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/gotham_htf_medium_condensed-webfont.woff') format('woff'),
         url('../assets/gotham_htf_medium_condensed-webfont.ttf') format('truetype'),
         url('../assets/gotham_htf_medium_condensed-webfont.svg#GothamHTFMediumCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #000000;
	color: #ffffff;
	font-size: 14px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	}
	
h1, h2, h3, h4 {
	font-weight: normal;
	}
	
h1, span.header {
	font-family: 'GMC', 'HNBC', 'Helvetica Neue', 'Helvetica', 'Futura', 'Arial', 'Verdana', 'Geneva', sans-serif;
	letter-spacing: 1px;
	}
	
a {
	outline: none;
	color: #ff0006;
	text-decoration: none;
	font-size: 12px;
	}
	
a:visited {
	color: #ff0006;
	}
	
a:hover {
	color: #ffffff;
	cursor: pointer;
	}
	
a:active {
	color: #ff0006;
	}
	
	
img {
	border: 0px;
	}
	
.clear {
	clear: both;
	}
	
.final-clear {
	width: 100%;
	clear: both;
	height: 60px;
	}
	
	
/******MAIN WRAP******/

#main-wrap {
	width: 900px;
	margin: 0px auto;
	}
	
	
	
	
/******HEADER******/

#main-wrap #header {	
	float: left;
	margin-top: 30px;
	width: 900px;
	height: 450px;
	background-image: url(../images/sprite-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#main-wrap #header a.sig {
	float: left;
	width: 404px;
	height: 219px;
	display: inline;
	margin-left: 48px;
	margin-top: 10px;
	background-image: url(../images/sig.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	}

#main-wrap #header ul#nav {
	float: right;
	display: inline;
	list-style-type: none;
	width: 173px;
	height: 13px;
	}
	
#main-wrap #header ul#nav li {
	float: left;
	display: inline;
	height: 13px;
	}
	
#main-wrap #header ul#nav li a {
	float: left;
	display: inline;
	height: 13px;
	text-indent: -9999px;
	background-image: url(../images/sprite-1.jpg);
	}

#main-wrap #header ul#nav li a.work {
	width: 51px;
	background-position: -120px -470px;
	}
	
#main-wrap #header ul#nav li a.work:hover {
	width: 51px;
	background-position: -120px -485px;
	}
	
#main-wrap #header ul#nav li a.media {
	width: 60px;
	background-position: -171px -470px;
	}
	
#main-wrap #header ul#nav li a.media:hover {
	width: 60px;
	background-position: -171px -485px;
	}
	
#main-wrap #header ul#nav li a.about {
	width: 60px;
	background-position: -231px -470px;
	}
	
#main-wrap #header ul#nav li a.about:hover {
	width: 60px;
	background-position: -231px -485px;
	}

/*****

#main-wrap #header ul#nav li a.store {
	width: 53px;
	background-position: -295px -470px;
	}
	
#main-wrap #header ul#nav li a.store:hover {
	width: 53px;
	background-position: -295px -485px;
	}
	
*****/

#main-wrap .header-bottom {
	float: left;
	width: 900px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../images/sprite-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -455px;
	}
	
	
	
	
/******MAIN BODY******/

#main-wrap #feature {
	float: left;
	width: 871px;
	margin: 40px 0 0 14px;
	display: inline;
	}
	
#main-wrap #feature a {
	float: left;
	}
	
#main-wrap #feature a img {
	float: left;
	}
	
#main-wrap #feature a span.header {
	float: left;
	background-image: url(../images/featurebg.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 871px;
	margin: -75px 0 0 0;
	font-size: 32px;
	font-weight: normal;
	text-indent: 10px;
	line-height: 75px;
	color: #fff;
	}
	
#main-wrap #feature a span.header .red {
	color: #ed2024;
	}

#main-wrap #gallery {
	float: left;
	width: 894px;
	margin-left: 14px;
	display: inline;
	margin-top: 5px;
	}
	
#main-wrap #gallery .thumb-wrap {
	float: left;
	margin-top: 35px;
	width: 275px;
	height: 235px;
	display: inline;
	margin-right: 23px;
	}
	
#main-wrap #gallery .right {
	margin-right: 0px;
	}
	
#main-wrap #gallery .last {
	margin-bottom: -275px;
	}
	
#main-wrap #gallery .thumb-wrap img {
	float: left;
	}
	
#main-wrap #gallery .thumb-wrap h1.title {
	float: left;
	text-transform: uppercase;
	font-size: 26px;
	margin-left: 10px;
	display: inline;
	margin-top: 20px;
	}
	
#main-wrap #gallery .row-bottom {
	float: left;
	margin-top: 6px;
	margin-left: 120px;
	width: 655px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	display: inline;
	background-image: url(../images/sprite-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -460px;
	}
	
#main-wrap .gallery-bottom {
	float: left;
	width: 900px;
	margin-top: 40px;
	margin-right: 15px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../images/sprite-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -455px;
	}




/****MEDIA PAGE****/

#main-wrap .event-wrap {
	float: left;
	width: 550px;
	margin: 30px 0 0 14px;
	overflow: hidden;
	display: inline;
	}
	
#main-wrap .event-wrap h1.page-title {
	float: left;
	width: 100%;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #ed2024;
	}
	
#main-wrap .event-wrap a {
	float: left;
	margin: 35px 0 0 0;
	width: 550px;
	}
	
#main-wrap .event-wrap a.hidden {
	display: none;
	}
	
#main-wrap .event-wrap a img {
	float: left;
	}
	
#main-wrap .event-wrap a span.header {
	float: left;
	background-image: url(../images/featurebg.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 550px;
	margin: -75px 0 0 0;
	font-size: 32px;
	font-weight: normal;
	text-indent: 10px;
	overflow: hidden;
	line-height: 75px;
	color: #fff;
	}
	
#main-wrap .event-wrap a span.header .red {
	color: #ed2024;
	}
	
#main-wrap .event-wrap a span.play {
	width: 51px;
	height: 39px;
	float: right;
	margin: -58px 30px 0 0;
	clear: both;
	padding: 0px;
	display: inline;
	background-image: url(../images/play.png);
	background-position: 0px 0px;
	}
	
#main-wrap .event-wrap a span.play:hover {
	background-image: url(../images/play.png);
	background-position: 0px -40px;
	}
	
#main-wrap .event-wrap a.ext {
	width: 51px;
	height: 39px;
	float: right;
	text-indent: -9999px;
	margin: -58px 30px 0 0;
	clear: both;
	position: relative;
	z-index: 100;
	padding: 0px;
	display: inline;
	background-image: url(../images/arrow.png);
	background-position: 0px 0px;
	}
	
#main-wrap .event-wrap a.ext:hover {
	background-image: url(../images/arrow.png);
	background-position: 0px -40px;
	}
	
	
#main-wrap .event-wrap .event-bottom {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-left: 75px;
	display: inline;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../images/sprite-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -540px;
	}
	
	
	
/****PRESS****/

#main-wrap .press {
	float: right;
	padding: 0px;
	overflow: hidden;
	width: 275px;
	margin: 30px 14px 0 0;
	display: inline;
	}
	
#main-wrap .press h1.page-title {
	float: left;
	width: 275px;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #ed2024;
	}
	
#main-wrap .press ul {
	float: left;
	width: 275px;
	overflow: hidden;
	padding: 0px;
	list-style-type: none;
	margin: 5px 0 0 0;
	font-family: 'HNBC', 'Helvetica Neue', 'Helvetica', 'Futura', 'Arial', 'Verdana', 'Geneva', sans-serif;
	font-size: 18px;
	}
	
#main-wrap .press ul li.quote {
	float: left;
	padding: 0px;
	margin: 25px 0 0 0;
	width: 275px;
	color: #4d4d4d;
	line-height: 24px;
	}
	
#main-wrap .press ul li.att {
	float: left;
	margin: 6px 0 0 90px;
	display: inline;
	width: 185px;
	color: #999999;
	line-height: 24px;
	}
	
#main-wrap .press ul li.multi {
	margin-top: -10px;
	}
	
	
	
	
/****ABOUT****/	

#main-wrap h1.about {
	float: left;
	width: 100%;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #ed2024;
	margin: 30px 0 0 14px;
	display: inline;
	}
	
#main-wrap p.about {
	float: left;
	width: 550px;
	font-size: 14px;
	display: inline;
	line-height: 21px;
	clear: left;
	margin: 30px 0 0 14px;
	}
	
#main-wrap p.about-sub {
	float: right;
	width: 275px;
	padding: 0px;
	margin: 30px 14px 0 0;
	font-family: 'HNBC', 'Helvetica Neue', 'Helvetica', 'Futura', 'Arial', 'Verdana', 'Geneva', sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #4d4d4d;
	}
	
#main-wrap .row-bottom {
	float: left;
	margin-top: 30px;
	margin-left: 125px;
	width: 655px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	display: inline;
	background-image: url(../images/sprite-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -460px;
	}
	
#main-wrap h1.contact {
	float: left;
	width: 400px;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #ed2024;
	margin: 30px 0 0 14px;
	display: inline;
	}	
	
#main-wrap p.contact {
	float: left;
	display: inline;
	width: 550px;
	font-size: 14px;
	line-height: 21px;
	clear: left;
	margin: 30px 0 0 14px;
	}
	
#main-wrap form#contact {
	clear: both;
	float: left;
	width: 550px;
	padding: 0px;
	margin: 0 0 0 14px;
	display: inline;
	}
	
#main-wrap form#contact label {
	float: left;
	font-style: oblique;
	width: 550px;
	clear: both;
	margin: 30px 0 0 0;
	}
	
#main-wrap form#contact input {
	float: left;
	width: 550px;
	height: 30px;
	border: 0px;
	font-size: 14px;
	color: #fff;
	text-indent: 10px;
	background-color: #272727;
	margin: 10px 0 0 0;
	}
	
#main-wrap form#contact textarea {
	float: left;
	width: 550px;
	height: 125px;
	border: 0px;
	font-size: 14px;
	color: #fff;
	text-indent: 10px;
	background-color: #272727;
	margin: 10px 0 0 0;
	}
	
#main-wrap form#contact input.submit {
	float: left;
	width: 160px;
	height: 42px;
	border: 0px;
	line-height: 42px;
	font-size: 21px;
	cursor: pointer;
	background-image: url(../images/sprite-1.jpg);
	background-position: -231px -559px;
	text-indent: -9999px;
	background-color: #272727;
	margin: 25px 0 0 0;
	}
	
#main-wrap form#contact input.submit:hover {
	background-position: -400px -559px;
	}
	
#main-wrap h2.sent {
	float: left;
	clear: both;
	font-size: 18px;
	margin: 30px 0 0 14px;
	display: inline;
	width: 500px;
	}

#main-wrap h4 {
	float: left;
	clear: both;
	font-size: 18px;
	margin: 30px 0 0 14px;
	display: inline;
	width: 500px;
	}	
	
#main-wrap a.social {
	float: right;
	clear: right;
	overflow: hidden;
	height: 60px;
	margin: 0 14px 0 0;
	padding: 0px;
	text-indent: -9999px;
	display: inline;
	background-image: url(../images/sprite-1.jpg);
	}
	
#main-wrap a.flickr {
	margin-top: 180px;
	width: 160px;
	background-position: -96px -650px;
	}
	
#main-wrap a.flickr:hover {
	background-position: -358px -650px;
	}
	
#main-wrap a.fbook {
	width: 258px;
	background-position: 0px -710px;
	}
	
#main-wrap a.fbook:hover {
	background-position: -262px -710px;
	}
	
#main-wrap a.twitter {
	width: 195px;
	background-position: -62px -770px;
	}
	
#main-wrap a.twitter:hover {
	background-position: -324px -770px;
	}
	
#main-wrap p.mcamp, #main-wrap p.clifton {
	float: left;
	display: inline;
	font-size: 13px;
	color: #666;
	margin: 30px 0 0 14px;
	padding: 0px;
	}
	
#main-wrap p.clifton {
	margin-top: 8px;
	clear: both;
	}
	
#main-wrap p.mcamp a, #main-wrap p.clifton a {
	font-size: 13px;
	color: #666;
	}
	
#main-wrap p.mcamp a:hover, #main-wrap p.clifton a:hover {
	text-decoration: underline;
	}
	
	



/****FOOTER****/

#main-wrap #footer {
	float: left;
	width: 871px;
	margin: 30px 0 0 14px;
	display: inline;
	height: 180px;
	}
	
#main-wrap #footer ul {
	float: left;
	width: 130px;
	list-style-type: none;
	padding: 5px 0 5px 0;
	border-right: 3px solid #ed2024;
	}
	
#main-wrap #footer ul li {
	float: left;
	width: 89px;
	height: 18px;
	margin: 15px 0 0 0;
	}
	
#main-wrap #footer ul li.work {
	margin-top: 0px;
	}
	
#main-wrap #footer ul li a {
	float: left;
	width: 89px;
	height: 18px;
	background-image: url(../images/sprite-1.jpg);
	text-indent: -9999px;
	}
	
#main-wrap #footer ul li a.work {
	background-position: 0px -560px;
	}
	
#main-wrap #footer ul li a.work:hover {
	background-position: -115px -560px;
	}
	
#main-wrap #footer ul li a.media {
	background-position: 0px -592px;
	}
	
#main-wrap #footer ul li a.media:hover {
	background-position: -115px -592px;
	}
	
#main-wrap #footer ul li a.about {
	background-position: 0px -623px;
	}
	
#main-wrap #footer ul li a.about:hover {
	background-position: -115px -623px;
	}
	
#main-wrap #footer a.press {
	float: left;
	width: 125px;
	height: 18px;
	line-height: 18px;
	text-indent: -9999px;
	display: inline;
	padding: 0px;
	margin: 71px 0 0 37px;
	background-image: url(../images/sprite-1.jpg);
	background-position: -580px 	-560px;
	}
	
#main-wrap #footer a.press:hover {
	background-position: -580px -580px;
	}

