body {
    text-align: center;
    margin: 0px 10px 20px 10px; 
    background-color: #212121;   
}
h1 { 
   
}
h2 {
  font-size: 20px;  
}
h3 {
	font-size: 15px;
}
h5 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: solid black 2px;
    font-size: 20px;
    text-align: left;  
} 
/* h5 section is only reserved for the rightside sidebar*/
h1, h2, h3, h4, h5, p, ul, ol {
    font-family: courier, "times new roman", sans-serif;
}
p {
    font-size: 20px;
    line-height: normal;
}
ul {
    text-align: left;
    list-style: square;
}
video {
    padding: 0px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
}
form {
	margin-top: 50px;
	transition: all 4s ease-in-out;
}
a {
	text-decoration: none;
}
video {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    width: 720px;
    height: 480px;	
}


#header {
    width: 1100px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding: 0px 0px 0px 0px;
    line-height: 2px;
}

#navcontainer {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left:  auto;
    padding: 0px 0px 0px 0px;
    height: 60px;
    width: 800px;
	max-width: 100px;
	min-width:1000px;
    background: none;
}
#navcontainer ul {
    display: inline-block;
    border: 10px;
    margin: auto;
    padding: 0px 20px 0px 20px;
    list-style-type: none;
    text-align: center;
}
#navcontainer ul li {
    display: block;
    float: left;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#navcontainer ul li a {
    background: black;
    width: 150px;
    height: 50px;
    border-top: 2px solid;
    border-left: 1px solid;
    border-bottom: 2px solid;
    border-right: 1px solid;
    border-color: white;
    padding: 0px;
    margin: auto;
    color: white;
    text-decoration: none;
    display: block;
    text-align: center;
    font: normal 23px/48px courier, "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#navcontainer ul li a:hover {
    color: white;
    background: grey;
}

#all_content {
    border-top: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    border-left: 3px solid white;
    width: 1100px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    padding: 0px 0px 0px 0px;
    background-color: lightgray;
}

#contentfooter {
    border: 1px solid black;
    padding: 0px 0px 0px 0px;
    width: 1100px;
    margin: auto;
}

#leftside {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px 20px 10px;
    position: relative;
    right: 0px;
    width: 775px;
    height: auto;
}

#rightside {
	
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
    float: right;
    width: 300px;
    height: auto;
}
#rightside  h5{
		
}
#rightside p{
    margin: 20px 20px 20px 20px;
    padding: 0px 0px 0px 30px;
    width: 250px;
}
#rightside img{
    padding: 80px 0px 0px 0px;
    width: 500px;
    position: relative;
    right: 0px; 
}
#rightside h2{
    padding: 0px 0px 0px 0px;
    width: 500px;
    position: relative;
    right: 22px;
}


.introduction {
	margin: 0px 30px 10px 30px;
	border-bottom: solid black 2px;
}

.container {
    padding: 20px 0px 20px 0px;
    width: 1100px;
    margin: auto;
}

.footerbutton {
    float: bottom;
    border: 4px solid aqua;
    padding: 0px 0px 20px 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-bottom: auto;
    margin-right: auto;
    background: red;
    height: 100px;
    width: 1100px;
}
.footerbutton h4 {
	font-family: sans-serif;
}
.footerbutton a {
    padding: 10px 0px 0px 0px;
    margin: auto;
    font-family: sans-serif;
    font-size: 35px;
    text-decoration: none;
    color: darkred;   
}
.footerbutton a:hover {
    color: blue;
    text-decoration: none;
}

.img {
    width: 1100px;
    padding: 0px 0px 0px 0px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    border-bottom: none;   
}

.footer {
    float: bottom;
    padding: 0px 0px 30px 0px;
    margin: auto;
    height: 0px;
    width: 1100px;
}
.footer h2 {
    color: white;
    font-size: 15px;
    width: 1100px;
}

.button {
    background-color: white;
    border: 5px double black;
    margin: auto;
    width: 500px;
    clear: both;  
}
.button:hover{
    background-color: yellow;
    border: 5px double blueviolet;
}
.button a {
    text-decoration: none; 
}
.button a:hover {
    color: blueviolet;
    text-decoration: overline underline;  
}
.button h1 {
    font-size: 25px;
    font-family: sans-serif;
}    

.twitter-timeline {
    margin-top: 25px;
    max-width: 1000px;
    max-height: 500px;
    border: solid grey 2px;  
}

.watchvideo {
    color: white;
    background-color: black;
    border: 3px solid white;	
	padding: 3px 0px 3px 0px; 
    margin: 23px 70px 0px 500px;
}
.watchvideo h2 {
	margin: 0px 0px 0px 0px;
    text-align: center;
    width: auto; 
	color: white;  
}
.watchvideo:hover{
    color: white;
    font-weight: bolder;
    background: grey;
}
.watchvideo h3 a: {
	color: white;
}

.morevideos {
	background: black;
    border: solid white 3px;
    padding: 0px 0px 0px 0px; 
	width: 225px;
	overflow:hidden;
	margin: auto;
}
.morevideos a{
	color: white;
}
.morevideos h2 {  
    text-align: center;
	color: white;
}
.morevideos:hover{
	width: 225px;
    color: white;
    font-weight: bolder;
    background: grey;
}

.subscribe { 
}
.subscribe iframe {
    background-color: white;
    height: 72px;
}

.youtube {
     margin: 0px 20px 0px 0px;
}
.youtube iframe {
   
}
.youtube p {
    margin: 50px 20px 0px 0px;
}

.producers {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom: solid black 3px;	
	border-top: solid black 3px;
}
.producers img{
	margin: 0px 10px 20px 10px;
	border: solid white 3px;
}
.producers h1{
	border-top: solid black 3px;
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
.producers h2{
	text-align: center;
	color: white;
}
.producers img:hover {
	color: black;
	opacity: 0.5;
	border: solid white 3px;
}

.banner {
	padding: 20px 0px 0px 0px;
	margin: 20px 20px 0px 20px;
	border-TOP: solid black 2px; 
}
.banner img{
	width: 95%;
	border:solid white 3px;
	margin-bottom: 5px;
}
.banner p {
	margin: 0px 10px 20px 10px;
}

.gcse-search {

}


.shows {
	border-bottom: solid black 3px;
	margin-right: 20px;
	margin-left: 20px;
}
.shows table{
	margin-bottom:20px;
	margin-right: 10px;
	margin-left: 10px;
}	
.shows img {
	width: 150px;
	margin-left: 15px;	
}
.shows h4 {
	font-size: 13px;
}
.shows img:hover {
	color: black;
	opacity: 0.5;
}

.contact {
	border-bottom: solid black 2px;
	margin: 40px 20px 20px 20px;
}
.contact h1{
	text-align: center;
	width: auto;
	margin: 10px 0px 10px 0px;
}
.contact h2{
	text-align: center;
}
.contact h3{
	text-align: center;
}
.contact p{
	margin: 10px 20px 0px 20px;
	text-align: left;
}
.contact li{
	margin-left: 20px;
}
.contact ol{
	margin: 10px 20px 0px 20px;
	text-align: left;
	font-size: 20px;
}
.contact ul{
	margin: 10px 20px 0px 0px;
	text-align: left;
	font-size: 20px;
}

.producer-list table{
	margin-right: auto;
	margin-left: auto; 
}
.producer-list tr {
	margin: 10px 10px 10px 10px; 
}
.producer-list td {
	border: solid white 3px;
	background: darkgrey;
	margin: 10px 10px 10px 10px;	
}
.producer-list img:hover{
	color: grey;
}
.producer-list img {
	width: 225px;
}

.profile {
}
.profile h2{
	margin: 0px 70px 0px 70px;
}
.profile p, ul{
	margin: 20px 50px 20px 50px;
}
.profile img{
	margin-top: 30px;
}

.video-description {
	border-top: solid black 2px;
	border-bottom: solid black 2px;   
}
.video-description h1{
	text-align: left;
	margin-left: 20px;
}
.video-description table{
    margin: 0px 20px 20px 20px;
    padding: 0px 0px 0px 0px;
}
.video-description h3{
	border-collapse: collapse;
	text-align: left;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 10px;
}
.video-description p{
	border-collapse: collapse;
    font-size: 15px;
    border: 0px solid white;
    padding: 0px 10px 10px 0px;
    margin: 0px 20px 5px 20px;
    text-align: left; 
}
.video-description img{
	width: 150px;
	height: 150px;
	border: solid white 3px;
}
.video-description a{
	color: blue;
}
.video-description a:hover{
	color: blue;
	text-decoration: underline;
}
.video-description img:hover{
	color: black;
	opacity: 0.5;
	border: solid white 3px;
}

.description-advertisement{
	margin: 20px 20px 4px 10px;
	padding: 0px 0px 0px 0px;
}

.video-box{
	display: none;
	border-bottom: solid black 2px;
    margin: 20px 20px 4px 10px;
    padding: 0px 0px 50px 0px;
}
.video-box .watchvideo {	
}
.video-box h1 {
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;	
}
.video-box h3{
	text-align: left;
}
.video-box  a{
	color: blue;
}
.video-box h3 p {
	float:right;
	padding: 0px 20px 0px 10px;
    margin: 400px 10px 0px 10px;
}
.video-box img {
	float:left;
	border: 3px solid white;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom:0px;
    width: 480px;
    height: 360px;
}
.video-box h3 a:hover{
	color: blue;
	text-decoration: underline;
}

.video-list .box-hidden{
	display: none;
}
.video-list table {
	border-bottom: solid black 2px;
    margin: 0px 20px 4px 20px;
    padding: 0px 0px 0px 0px; 
}
.video-list h1 {
	text-align: left;
	margin-left: 20px;
}
.video-list h3 {
	border-collapse: collapse;
	text-align: left;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 10px;
}
.video-list p {
	border-collapse: collapse;
    font-size: 15px;
    border: 0px solid white;
    padding: 0px 10px 10px 0px;
    margin: 0px 20px 5px 20px;
    text-align: left; 
}
.video-list tr {
	margin: 0px 0px 0px 10px;
    width: 0px;
}
.video-list th {
	text-align: left;
    opacity: 0;
}
.video-list td {
	width: 375px; 
}
.video-list img {
	border: 3px solid white;
	margin-top: 5px;
	margin-bottom:10px;
    text-align: left;
    width: 400px;
    height: 200px;
}
.video-list img:hover {
	color: black;
	opacity: 0.5;
	border: solid white 3px;
}

.listed-items {
	border-bottom: solid black 2px;
	margin: 40px 20px 20px 0px;
}
.listed-items h1{
	text-align: left;
	width: auto;
	margin: 10px 0px 10px 0px;
}
.listed-items a:hover {
	color: white;
}

.disqus {
	margin: 0px 20px 20px 20px;
}
/* Three image containers (use 25% for four, and 50% for two, etc) */
.column {
	float: left;
  	width: 35%;
  	margin: 0px 40px 20px 50px;
	border: solid white 3px;
	background: black;	
}
.column h2 {
	text-align: center;
	color: white;
}
.column img h2{
	border: solid white 3px;
} 
.column:hover {
	border: solid white 3px;
	color: black;
	Background: black;
	opacity: 0.5;
}
/* Clear floats after image containers */
.row::after {
  	clear: both;
  	display: table;
}
.column h2, img{/* PHone */
@media screen and (max-width:320px) {
}
.commentbox {
	margin-top: 30px;
	border: solid white 3px;
}


/* Tablet */
@media screen and (min-width:321px) and (max-width: 768px) {	
}
/**/

