@charset "UTF-8";
/* ----------------------------------------Body */
body {
	font-family: source-sans-pro;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* ----------------------------------------Main Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #000000;
}

/* ----------------------------------------Gold Section */
.gold {
	background-color: #000000;
	padding-top: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
	font-size: 44px;
}
.light {
	font-weight: bold;
	color: #717070;
}

.gold_header {                
	font-family: eurostile,sans-serif;
	font-weight: 600;
	color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}



/* ----------------------------------------Main Navigation */
header {
        font-family: eurostile,sans-serif;
	font-weight: 200;
	width: 100%;
	height: 5%;
	background-color: #666666;
	border-bottom: 1px solid #000000;
}
nav {
	float: left;
	text-align: left;
	margin-left: 5px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
    margin-left: 40px;
	margin-right: 0px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}




/* ----------------------------------------Player Section */
.wrapp {
	float: left;
	width: 100%;
	height 550px;

}
.player {
	float: left;
	display: inline-block;
	width: 760px;
	height: 490px;
	background-color: #000000;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 2px;
	margin-right: 2px;
}
.player h3 {
	padding-left: 86px;
	margin-left: 2px;
	margin-bottom: 10px;
	color: #99ffcc;
	margin-left: 12px;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 2px;	
}
.videoplayer {
	padding-left: 45px;
 	margin-left: 45px;
}


.side-bar {
	float: left;
	display: inline-block;
	width: 240px;
	height: 490px;
	background-color: #000000;
	padding-bottom: 6px;
	padding-top:6px;
	margin-top: 2px;
        margin-left: 2px;
	letter-spacing: 2px;
}

.channel-field p{
	margin-left: 12px;
	color: #99ffcc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}

.channel-field a{
	margin-left: 12px;
	color: #cccccc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
}




.artist-field {
	margin-left: 12px;
	color: #99ffcc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}
.artist-field a{
	margin-left: 12px;
	color: #cccccc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}

.title-field {
	margin-left: 12px;
	color: #99ffcc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}

.title-field a{
	margin-left: 12px;
	color: #cccccc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}



.date-field {
	margin-left: 12px;
	color: #99ffcc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}

.date-field a{
	margin-left: 12px;
	color: #cccccc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}



.symbol-field {

}
.location-field {
	margin-left: 12px;
	color: #99ffcc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}

.location-field a{
	margin-left: 12px;
	color: #cccccc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}

.description-field {
	margin-left: 12px;
	color: #99ffcc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}

.description-field h4{
	margin-top: -3px;
	margin-left: 0px;
	color: #cccccc;
	font-family: eurostile,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}



.contentInfo {
	padding-left: 45px;
 	margin-left: 45px;

}
.thumbnailX {

	text-align: left;
	float: left;
	padding-right: 23px;
        padding-left: 11px;
	margin-top: 2px;
}
.thumbnail {
	float: left;
	text-align: left;
	margin-top: 2px;
}
.title {
	color: #717070;
	margin-top:  13px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-transform: uppercase;
}
.post .thumbnail h4 {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #000000;
}
.post .thumbnail p {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
	color: #000000;
	font-size: small;
}
.thumbnailRight {
	text-align: right;
	float: right;
	margin-top: 2px;
	margin-right: 10px;


}







/* ----------------------------------------Footer Section */
footer {
	background-color: #999999;
	padding-bottom: 35px;
}

.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 45px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	float: left;
	overflow: auto;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;

}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #666666;
	padding-top: 1px;
	padding-bottom: 40px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}





/* ----------------------------------------Mobile */
@media (max-width: 320px) {
.gold_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: left;
}

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}

.thumbnail {
	width: 93%;
}

.title {
	font-size: 75%;
}
.thumbnailRight {
	width: 12%;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: inherit;
	padding-right: 35px;

}

.title {
	color: #717070;
	margin-top:  13px;
	margin-bottom: 0px;
	
}


}

/* ----------------------------------------Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: center;
	overflow: auto;
	display: inline-block;
	background: #666666;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.thumbnail {
	width: 100%;
}	
.thumbnailRight {
	width: 12%;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: inherit;
	padding-right: 35px;

}


.thumbnail {
	width: 50%;
}

}

/* ----------------------------------------Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {

.thumbnail {
	width: 50%;
}


}
