@charset "UTF-8";

@font-face {
	font-family: 'eXO2StencilRegular';
	src: url('exo2_stencil-webfont.eot');
	src: local('☺'), url('exo2_stencil-webfont.woff') format('woff'), url('exo2_stencil-webfont.ttf') format('truetype'), url('exo2_stencil-webfont.svg#webfontJ6RGJB1L') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-color:#000;	
}

#trailers h2,
#trailers .scrollbar-track,
#trailers #trailers-dropdown { background-color: #c8211d; }

#logo {
	top: 7%;
	right:3%;
	position:absolute;
}

#fblike {
	bottom: 15px;
	right:3%;
	position:absolute;
}

#info {
	top: 37%;
	right:3%;
	position:absolute;
}

#countdown input {
	font-size:24px;	
	background-color: transparent;
	color:#D00;
	border: solid 0px;
	font-family: 'eXO2StencilRegular', sans-serif;
	text-shadow: #000 3px 3px 5px;
	margin: 5px;
}

#info h1 {
	font-size:30px;	
	color:#D00;
	font-family: 'eXO2StencilRegular', sans-serif;
	text-shadow: #000 3px 3px 5px;
	margin: 5px;
}

#info h2 {
	font-size:26px;	
	color:#D00;
	font-family: 'eXO2StencilRegular', sans-serif;
	text-shadow: #000 3px 3px 5px;
	margin: 5px;
}

.jsocial_button{
	padding: 2px;
	display:block;
	float: left;
}
.jsocial_button img {

}
#example1{
	height: 25px;
}
#example2{
	height: 48px;
}
