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

#navHome {
	display: block;
	float: left;
	margin-left: 30px;
}
#navHomeConnect {
	display: block;
	float: left;
	margin-left: 5px;
}
#navIcon1 {
	display: block;
	float: left;
	margin-left: 50px;
}

#navIcon {
	display: block;
	float: left;
	margin-left: 10px;
}
a:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	}
A:active {
	text-decoration: none;
	}
A:hover {
	text-decoration: none;
}
img {
	border-style: none;
	border-width: 0;
}

.bodyText {
	color: #fffeff;
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
}
.navText {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ff922a;
	text-decoration: none;
}

a.navText:hover {
	color: #ffd381;

}	
a.navText:active {
	color: #C60;
}	

body {
	background-color: #ff922a;
	margin: 0;
	padding: 0;
	background-image: none;
}

.textLink {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff922a;
	text-decoration: none;
}

a.textLink:hover {
	color: #ffd381;

}	
a.textLink:active {
	color: #C60;
}

h1 {
	color: #d3fb85;
	text-align: left;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 28px;
}

h2 {
	color: #d3fb85;
	text-align: left;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 0px;
	text-decoration: none;
}
#freqLogo {
	width: 900px;
	height:  60px;
	background: url(images/neon-tvBar.png) no-repeat;
	border:0 none;
	text-indent:-5000px;
	margin-left: 20px;
	clear: none;
}

#wrapper {
	height: 100%;
	width: 100%;
	border: 0px;
	display: block;
	margin: 0;
	padding: 0;
}

#content {
	display: block;
	width:966px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(68,38,26,0.91);
	background-image: none;
	position: relative;
	top: 0;
	border: 1px dotted #999;
	border-bottom: 8px solid #424242;
}
	
#submitContent {
	display: block;
	width: 450px;
	background-color: #424242;
	padding-left: 15px;
	padding-bottom: 30px;
	float: left;
	padding-right: 30px;
}

#submitBlock {
	display: block;
	border: 1px dotted #5e5e5e;
	background-color: #424242;
	margin-top: 15px;
	width: 965px;
	height: 500px;
}	
#livestream {
	display: block;
	background-color: #424242;
	margin-top: 20px;
	margin-left: 20px;
	height: 320px;
	margin-right: 20px;
}
#twitterBox {
	display: inline-block;
	width: 250px;
	background-color: #424242;
	padding-left: 0px;
	padding-bottom: 30px;
	clear: none;
	float: none;
	position: relative;
}	
	
	/*
	display: block;
	width:970px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 8px solid #999;
	background-image: url(images/periodictableREV.jpg);
	background-color: #5e5e5e;
	border-right: 1px groove #212121;
	border-left: 1px dotted #212121;
	border-bottom: 1px dotted #212121;
}
*/

#topBar {
	display: block;
	width: 970px;
	height: 75px;
	margin-top: 20px;
}
#navBar {
	display: block;
	height: 3px;
	margin-left: 100px;
}
#connect {
	display: block;
	height: 3px;
	margin-left: 100px;
}

connectObject {
	display: block;
	padding-left: 15px;
	margin-left: 15px;
}


#youTubeBar {
	display: block;
	background-color: #5e5e5e;
	width: 970px;
	clear: none;
	float: none;
}
#showBox {
	display: inline-block;
	width: 200px;
	height: 220px;
	background-color: #424242;
	color: #c0c0c0;
	border: 1px dotted #5e5e5e;
	margin: 10px;
	text-align: center;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#showBoxPic {
	display: block;
	width: 180px;
	height: 150px;
	background-color: #c0c0c0;
	border: 1px dotted #5e5e5e;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

