@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0 none;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;/*	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-animation: all 0.2s ease-in-out;
	-moz-animation: all 0.2s ease-in-out;
	-ms-animation: all 0.2s ease-in-out;
	animation: all 0.2s ease-in-out;
*/}
body {
	background-color: #000;
}
.container {
	background-image: url(../images/main-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
}
.header {
	background-image: url(../images/top-back.jpg);
	float: left;
	height: 95px;
	width: 100%;
}
.logo {
	float: left;
	margin-left: 35px;
	margin-top: 15px;
}
a.follow {
	float: right;
	height: 24px;
	width: 315px;
	margin-top: 15px;
	margin-right: 35px;
	background-image: url(../images/follow-us.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-animation: all 0.2s ease-in-out;
	-moz-animation: all 0.2s ease-in-out;
	-ms-animation: all 0.2s ease-in-out;
	animation: all 0.2s ease-in-out;
	padding-top: 42px;
}
a:hover.follow {
}
.main-area {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.left-area {
	width: 535px;
	float: left;
}
.right-area {
	float: left;
	margin: 65px 0 0 35px;
	text-align: center;
}
.name:hover {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.slider {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-animation: all 0.2s ease-in-out;
	-moz-animation: all 0.2s ease-in-out;
	-ms-animation: all 0.2s ease-in-out;
	animation: all 0.2s ease-in-out;
	background-image: url(../images/top-image.png);
	background-position: center -7px;
	background-repeat: no-repeat;
	height: 411px;
	padding-left: 29px;
	padding-top: 92px;
	width: 446px;
	overflow:hidden;
}
/*.slider:hover {
 height: 315px !important;
		 background-position: center 0px;	
		padding-left: 29px;
	padding-top: 99px;

}
*/.gloves {
	float: right;
	margin-left: 425px;
	position: absolute;
	top: 453px;
	z-index: 9999;
}
.content {
	margin-top: 38px;
}
h1 {
	font-family: HelveticaLTStdBlackRegular;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFF;
}
p {
	font-family: HelveticaLTStdCondLightRg;
	font-size: 18px;
	color: #c7c7c7;
}
.left-bar {
	background-image: url(../images/left-bar.jpg);
	float: left;
	height: 934px;
	width: 12px;
}
.right-bar {
	background-image: url(../images/left-bar.jpg);
	float: right;
	height: 934px;
	width: 12px;
}
.bottom {
	background-image: url(../images/botton-bar.jpg);
	height: 11px;
	width: 100%;
	float: left;
}
.copyright {
	bottom: 0;
	color: #C7C7C7;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	margin-left: 24px;
	margin-top: -33px;
	text-decoration: none;
	width: 96%;
}
.copyright a {
	text-decoration: none;
	color: #c7c7c7;
}
.copyright a:hover {
	text-decoration: none;
	color: #F00;
}
.copyright span {
	float: right;
	margin-top:-12px;
}
ul li {
	color: #C7C7C7;
	font-family: HelveticaLTStdCondLightRg;
	font-size: 18px;
}
h2 {
	color: #C7C7C7;
	font-family: HelveticaLTStdCondLightRg;
	font-size: 23px;
	font-style: italic;
}
.head1 {
	color: #C7C7C7;
	font-family: HelveticaLTStdCondLightRg;
	font-size: 25px;
	text-decoration: underline;
}
.quote {
	font-weight: bold;
	font-style: italic;
}
.vip {
	display: block;
	padding-left: 50%;
	margin-top: -11px;
	width: 200px;
}
a:hover {
	color: red;
}
a {
	color:#fff;
}
a.site {
	color: #F00;
	text-decoration: blink;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-animation: all 0.2s ease-in-out;
	-moz-animation: all 0.2s ease-in-out;
	-ms-animation: all 0.2s ease-in-out;
	animation: all 0.2s ease-in-out;
}
a:hover.site {
	text-decoration: none;
}
img.a {
	opacity:0;
}
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
.name {
	float: right;
	margin-left: -45px;
	margin-top:47px;
	/*	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;*/
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
	background-image: url(../images/font.png);
	height: 89px;
	width: 291px;
}
.josh-image {
	background-image: url(../images/josh-neer.png);
	background-repeat: no-repeat;
	height: 797px;
	width: 309px;
	float: left;
}

.right-area h1 {
	float: left;
}
.tweet-and-win-top {
	background-image: url(../images/top-chain.png);
    display: block;
    height: 268px;
    position: relative;
    right: -331px;
    top: -65px;
    width: 281px;
	}
	
	.tweet-and-win {
	background-image: url(../images/chain-bottom.png);
    display: block;
    height: 415px;
    position: relative;
    right: -331px;
    top: -65px;
    width: 281px;
	}
