@charset "UTF-8";
/* CSS Document */

@font-face{ 
	font-family: 'destroy_-webfont';
	src: url('fonts/webfontkit/destroy_-webfont.eot');
	src: url('fonts/webfontkit/destroy_-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/webfontkit/destroy_-webfont.woff') format('woff'),
	     url('fonts/webfontkit/destroy_-webfont.ttf') format('truetype'),
	     url('fonts/webfontkit/destroy_-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'zero_and_zero_is-webfont';
	src: url('fonts/webfontkit/zero_and_zero_is-webfont.eot');
	src: url('fonts/webfontkit/zero_and_zero_is-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/webfontkit/zero_and_zero_is-webfont.woff') format('woff'),
	     url('fonts/webfontkit/zero_and_zero_is-webfont.ttf') format('truetype'),
	     url('fonts/webfontkit/zero_and_zero_is-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'liberationsans-regular-webfont';
	src: url('fonts/webfontkit/liberationsans-regular-webfont.eot');
	src: url('fonts/webfontkit/liberationsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/webfontkit/liberationsans-regular-webfont.woff') format('woff'),
	     url('fonts/webfontkit/liberationsans-regular-webfont.ttf') format('truetype'),
	     url('fonts/webfontkit/liberationsans-regular-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'liberationsans-italic-webfont';
	src: url('fonts/webfontkit/liberationsans-italic-webfont.eot');
	src: url('fonts/webfontkit/liberationsans-italic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/webfontkit/liberationsans-italic-webfont.woff') format('woff'),
	     url('fonts/webfontkit/liberationsans-italic-webfont.ttf') format('truetype'),
	     url('fonts/webfontkit/liberationsans-italic-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'liberationsans-bold-webfont';
	src: url('fonts/webfontkit/liberationsans-bold-webfont.eot');
	src: url('fonts/webfontkit/liberationsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/webfontkit/liberationsans-bold-webfont.woff') format('woff'),
	     url('fonts/webfontkit/liberationsans-bold-webfont.ttf') format('truetype'),
	     url('fonts/webfontkit/liberationsans-bold-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'liberationsans-bolditalic-webfont';
	src: url('fonts/webfontkit/liberationsans-bolditalic-webfont.eot');
	src: url('fonts/webfontkit/liberationsans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/webfontkit/liberationsans-bolditalic-webfont.woff') format('woff'),
	     url('fonts/webfontkit/liberationsans-bolditalic-webfont.ttf') format('truetype'),
	     url('fonts/webfontkit/liberationsans-bolditalic-webfont.svg#webfont') format('svg');
}

body {
	font-family: 'liberationsans-bold-webfont', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #212224;
}
#Wrapper {
	display: block;
	position: relative;
	text-align: center;
	top: 50px;
	font-size: 18px;
	color: #222;
	text-shadow: 1px 1px 1px #545454;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -490px;
	left: 50%;
	opacity: 1;
	box-shadow: inset 0 0 10px 5px #141416;
	-moz-box-shadow: inset 0 0 10px 5px #141416;
	-webkit-box-shadow: inset 0 0 10px 5px #141416;
	/*	box-shadow:  0 0 5px 5px #1A1A1A;
	-moz-box-shadow:  0 0 5px 5px #1A1A1A;
	-webkit-box-shadow:  0 0 5px 5px #1A1A1A; */
	height: 700px;
	background-color: #3f3f3f;
	background-repeat: repeat;
}
#Wrapper #Header {
	display: block;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
}
.italic {
	font-family: 'liberationsans-italic-webfont', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #6F6D69;
}
h1 {
	font-family: 'zero_and_zero_is-webfont', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #222;
	text-shadow: 1px 1px 1px #545454;
}
.gs-videoResult a.gs-publisher,
.gs-videoResult .gs-publisher {
	color: #9CC;
	text-decoration: none;
}
