.dontletgo { background-color: #000000; background-image: url('../img/space.jpg'); background-position: top center; margin: 0px; overflow: hidden; }
#info { position: absolute; top: 0px; width: 100%; padding: 5px; font-family:Monospace; font-size:13px; text-align:center; }
#matt {background: rgba(0, 0, 0, 0) url("http://yarus.so/img/blurred.jpg") repeat scroll left top / cover }

.diagonal_lines_pattern p {
	color:rgba(255,255,255,.85);
	display: block;
	position:relative;
	margin: 0 auto;
    cursor:default;
	/*width:14em;*/
	text-align:center;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 40px;
	font-weight:bold;
	line-height: 1.5;
	text-shadow:0 0 1px #808080, 
				0 3px 1px #8e8e8e, 
				0 1px 1px #7b7b7b, 
				0 4px 1px #777, 
				0 2px 1px #555, 
				0 0px 1px #232323, 
				0 4px 1px #2f2f2f;
}

video::-webkit-media-controls {
  width: 100% !important;
  z-index: 2147483647;
  display: -webkit-flex !important;
}

.dancer > video::-webkit-media-controls { display: none !important; }

video::-webkit-media-controls-enclosure {
	padding: 0px;
	height: 30px;
	width: 100% !important;
	max-width: 1382px;
	background-color: rgba(0,0,0,0.1);
}
video::-webkit-media-controls-panel {
	opacity: 1 !important;
	display: -webkit-flex !important;
	margin-top: 0;
	height: 30px;
	width: 100% !important;
	background-color: rgba(0,0,0,0.1) !important;
	
}

video::-webkit-media-controls-timeline {
	height: 6px;
	padding: 0px;	
	border: 0px;
	background-color: rgba(0,0,0,0.1);
	opacity: 0.3;
}

input {background-color: rgba(255,255,255,0.3);}

video::-webkit-media-controls-volume-slider, video::-webkit-media-controls-timeline {
	height: 12px;
	min-width: 15px;
	opacity: 0.3;
   
}

video::-webkit-media-controls-volume-slider::-webkit-media-slider-container, video::-webkit-media-controls-timeline::-webkit-media-slider-container {
	border: 0px;
	background-color: rgba(0,0,0,0.2);
	cursor: pointer;
	opacity: 0.3;
}

::-webkit-media-slider-thumb {
	-webkit-appearance: none;
	background-color: rgba(0,0,0,0.1);
	opacity: 0.3;
}

video::-webkit-media-controls-play-button {
	cursor: pointer;
	opacity: 0.5;

}

video::-webkit-media-controls-play-button:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: 0.3;
}

video::-webkit-media-controls-fullscreen-button {
	display: none !important;
	-webkit-appearance: none;
	
}

video::-webkit-media-controls-mute-button {
	display: none !important;
	-webkit-appearance: none;}





video::-webkit-media-controls-current-time-display, video::-webkit-media-controls-time-remaining-display {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: normal;
}


.site.design .primary-nav .selected {color: #424242 !important;
position: relative; top:2px;
	text-shadow:
		0 1px 1px #000000 !important;}

.site.design .primary-nav .selected a {color: #424242 !important;
	text-shadow:
		0 1px 1px #000000 !important;}

.site.design .primary-nav .selected a:hover {color: #FFF !important;}



.site.matt .primary-nav .selected {color: #424242 !important;
position: relative; top:2px;
	text-shadow:
		0 1px 1px #000000 !important;}

.site.matt .primary-nav .selected a {color: #424242 !important;
	text-shadow:
		0 1px 1px #000000 !important;}

.site.matt .primary-nav .selected a:hover {color: #FFF !important;}



.diagonal_lines_pattern p  a,
.diagonal_lines_pattern p>span {color: #FFFFFF; text-decoration: none;}
.diagonal_lines_pattern p a:hover {color: #424242 !important;
	text-shadow:
		0 1px 1px #424242, 
		0 1px 0px #373737, 
		0 2px 0px #232323, 
		0 0 1px #0d0d0d, 
		0 4px 1px #000000;
}
.diagonal_lines_pattern p  a:hover:active {position:relative;top:2px;color: #424242;
	text-shadow:
		0 1px 1px #000000;
		
}

.content-section .block.barf {
	background: url(../img/codething.png) no-repeat center center;
	
   }

#confetti{
	background-image: url('../img/yarusso-design-web-bp.jpg');
	background-position: no-repeat center top;
    background-size:cover;
	
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: -1;
}


#expanse { background-color: #000000; background-image: url('../img/space.jpg'); background-position: top center; margin: 0px; overflow: hidden;}
