body {background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
    /*background-image: url(background.gif);*/}

h1 {text-align:center;}

nav {text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    padding-top: 10px;
	background-color:#000000;
	width: auto;
    padding-top: 0;
    margin: 10px;}
	
nav ul {list-style-type:none;
	display:inline-block;}

nav a {text-decoration:none;}

nav a:link {color:#FFFFFF;}

nav a:visited {color:#FFFFFF;}

nav a:hover {color:#e20123;}

nav li {display:inline-block;
	padding-right:20px;}
	
#filmstrip {background-image: url("filmstrip.jpg");
    background-size: 65%;
    height: 348px;
	background-repeat: repeat-x;
	padding-left:15px;}
	
#episodes_hero_image{background-image: url("episodes_hero_image.jpg");
    background-size: 100%;
    height: 348px;
	background-repeat: no-repeat;}
	
#main_wrapper {text-align:center;}

.section1 {margin-left:20%;
	margin-right:20%;}
	
.home_blocks1 {display:inline-block;
		background-color:#E20122;
		border:4px solid #000000;
		width:300px;
		height:300px;
		margin:50px;
		 position: relative;
		text-align: center;
		color: white;
		font-weight:bold;
		font-size:30px;
		font-family: 'Fjalla One', sans-serif;
	}
	
.home_blocks2 {display:inline-block;
		border:4px solid #000000;
		width:300px;
		height:300px;
		margin:50px;
		 position: relative;
		text-align: center;
		color: white;
		font-weight:bold;
		font-size:30px;
		font-family: 'Fjalla One', sans-serif;
	}
	
.home_blocks3 {display:inline-block;
		background-color:#E20122;
		border:4px solid #000000;
		width:300px;
		height:300px;
		margin:50px;
		 position: relative;
		text-align: center;
		color: white;
		font-weight:bold;
		font-size:30px;
		font-family: 'Fjalla One', sans-serif;
	}

.episode_image{opacity:0.5;}
	
.centered1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing:3px;
  line-height:40px;
  border:4px solid #000000;
  height:165px;
}

.centered2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing:3px;
  line-height:40px;
}

.button {background-color:#000000;
	color:#ffffff;
	border:4px solid #000000;
	padding:8px;
	margin-bottom:20px;
	font-size:15px;
	font-weight:bold;
	width:126px;
	margin-top:  10px; }

.about_blocks{display:inline-block;
	text-align:left;}	

.blurb1 {display:inline-block;
	text-align:left;
	vertical-align: top;
  	padding-left: 30px;
    	padding-top: 50px;}
    	
.listen_blocks{display:inline-block;}

.listen_blocks img{display:block;}

.listen_blocks .blurb1 {padding:0;
	padding-top:3px;
	margin-right:40px;}

a:hover button {background-color:#e20122;
	border:4px solid #e20122;}
	
dl {text-align:left;
	margin-left:20%;}
	
footer {background-color: #000000;
    text-align: center;
    padding-bottom: 10px;
	color:#FFFFFF;
	margin-top:20px;}
	
footer a {text-decoration:none;}

footer a:link {color:#FFFFFF;}

footer a:visited {color:FFFFFF;}

footer a:hover {color:#f50144;}

.sitemaplist  {	width:  300px;
		margin:  0 auto;
		text-align:  left; }
		
.sitemaplist a  {	text-decoration:  none;
			text-transform:  capitalize; }
			
.contactform  { 	width: 300px;
			margin: 0 auto;  }
		
.formrow label  {	width:  100px;  
			display:  inline-block;  }
.formrow .button  {	margin-left:  100px;  }

.shop {margin-left:40%;}