#ctrl_title {
	transform: matrix;
}
#big_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #000;
	font-style: italic;
	font-weight: bolder;
}
#small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 600px;
	text-align: left;
	background-color: #000;
	padding: 20px;
	line-height: 20px;
	font-weight: lighter;
}
#youtube {
	width: 1080px;
	height: 720px;
}
#subject {
	display: inline-block;
	height: 100px;
}
#head {
	margin-top: -50px;
}
#headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: lighter;
	font-variant: small-caps;
	margin-bottom: 15px;
	z-index: 3;
	visibility: visible;
	position: absolute;
}
#story {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 16px;
	text-align: left;
	background-color: #FFF;
	width: 974px;
	border-left-style: dotted;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	height: auto;
}
#subheads {
	background-color: #FFF;
	border: thin dotted #CCC;
	width: 974px;
}
#container {
	width: 974px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#keyboard {
	z-index: 1;
	visibility: visible;
	/* [disabled]position: absolute; */
	padding-top: 200px;
}
#nav {
	height: 50px;
	z-index: 2;
	width: auto;
	margin-bottom: 10px;
	visibility: visible;
	top: 0px;
	position: fixed;
	/* [disabled]-webkit-transition: all cubic-bezier(x1,y1,x2,y2); */
	/* [disabled]-moz-transition: all cubic-bezier(x1,y1,x2,y2); */
	-ms-transition: all cubic-bezier(x1,y1,x2,y2);
	-o-transition: all cubic-bezier(x1,y1,x2,y2);
	/* [disabled]transition: all cubic-bezier(x1,y1,x2,y2); */
}
#story_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 600px;
	text-align: left;
	background-color: #D0D0D0;
	padding: 20px;
	line-height: 25px;
	font-weight: lighter;
	float: left;
	height: auto;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
#relate_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 290px;
	text-align: left;
	background-color: #000;
	padding: 20px;
	line-height: 20px;
	font-weight: lighter;
	float: right;
	height: 100px;
}
#story_img {
	float: left;
	height: auto;
	width: auto;
	z-index: 0;
	clear: none;
	/* [disabled]left: 0px; */
	/* [disabled]top: 0px; */
	/* [disabled]position: static; */
}
#story_headline {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/stories/games/games_title.png);
	background-repeat: no-repeat;
	background-position: right;
}
#story_headline_ps_pc {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/stories/games/2016/09/06/plus_path_ps_vs_pc.png);
	background-repeat: no-repeat;
	background-position: right;
}
#story_headline_shows {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/stories/shows/xfiles_title.png);
	background-repeat: no-repeat;
	background-position: right;
}
#story_headline_film {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/stories/films/star_wars_title.png);
	background-repeat: no-repeat;
	background-position: right;
}
#story_headline_tech {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/stories/tech/electric_title.png);
	background-repeat: no-repeat;
	background-position: right;
}
#story_headline_politics {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/stories/politics/bernie_title.png);
	background-repeat: no-repeat;
	background-position: right;
}
#story_headline_estab {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/politics/2016/04/26/establishment/establishment_title.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#story_headline_music {
	width: 974px;
	height: auto;
	float: left;
	clear: none;
	z-index: 300;
	background-image: url(img/stories/music/music_title.png);
	background-repeat: no-repeat;
	background-position: right;
}
#story_head_wrap {
	height: 548px;
	width: 974px;
	float: left;
	position: inherit;
}
#story_wrap {
	width: 974px;
	float: left;
}
#ad {
	z-index: 10000;
	margin-top: 55px;
	margin-bottom: 15px;
}
