/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 11, 2013 */
@font-face {
    font-family: 'uni_05_53regular';
    src: url('./fonts/uni0553-webfont-webfont.eot');
    src: url('./fonts/uni0553-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/uni0553-webfont-webfont.woff') format('woff'),
         url('./fonts/uni0553-webfont-webfont.ttf') format('truetype'),
         url('./fonts/uni0553-webfont-webfont.svg#uni_05_53regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,html{
	position:absolute;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'uni_05_53regular';
	cursor: none;
	background-color:black;
}

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

img{

}

#analogTexture{
	position:absolute;
}

#c4d{
	position:absolute;
}

#hash{
	opacity:.75;
	position:absolute;
}

#newGifIndicator{
	position:absolute;
	line-height: 1.2em;
	color: white;
	opacity: .75;
}

#newGifIndicator p {
	box-shadow:5px 5px;
}

#pictureInPicture{
	position:absolute;
	box-shadow:5px 5px;
	background-color:blue;
	background-size: cover;
	background-position:center; 
	opacity:.75;
}

.stretchToFill{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-size:100% 100%;	
}

.stretchedToFit{
	background: no-repeat center center fixed;
	background-size: contain;
	min-width:100%;
	min-height:100%;
	width: 100%;
	height: 100%;
}

.originalSize{
	background-repeat: no-repeat;
	position:absolute;
	padding: 0px;
	min-width:100%;
	min-height:100%;
}
