/*= GENERAL STYLING
--------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 { 
    font-family:"Arvo";
	font-weight:normal;
	font-size: 65px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}

h2 {
   font-family:"Wellfleet";
   font-weight: normal;
   font-size: 40px;
   text-align: right;
   color: #fff;
   margin: 0;
	padding: 20px 10px 20px 0;
}

h3 {
   font-family: Oswald;
   font-weight: normal;
   font-size: 20px;
   text-align: left;
   margin: 7px 10px 10px 0;
	padding: 0;
	position: relative;
}



.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px; }
.clear { clear: both; }
a { color: #e1e1e1; font-size: 1.0em; text-decoration: none;}

a:hover { color: #fff;}
/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
	width: 100%; 
	background: url('../img/header-bg.png'); 
	height: 80px; 	
	  position:fixed;
  _position:absolute;
  top:0;
  _top:expression(eval(document.body.scrollTop));
	margin-top: 30px;
}

#nav { width: 350px; float: right; margin-top: 20px; }
#logo a { color: #fff; text-decoration: none; float: left; font-size: 30px; margin-top: 20px; color: #fff; font-family:"Wellfleet"; font-weight: bold; }
#nav ul{
	list-style: none;
	display: block;
	margin: 0 auto;
	list-style: none;	
}

#nav li{
	margin-top: 9px;	
	float: left;
	padding-left: 21px;
}

#nav li a { color: #fff; opacity:0.6; font-size: 16px; text-decoration: none; font-family: 'Wellfleet'; }
#nav li a.active { color: #fff; opacity:1; border-bottom: 2px solid #fff; }
#nav li a:hover { color: #fff; opacity:1;  }



/*= QUOTES AND SOME ELEMENTS
--------------------------------------------------------*/
.quotes {   
 font-family: 'Goudy Bookletter 1911', serif;
   font-weight: normal;
   font-size: 30px;
  text-align: left;
  margin: 50px auto;
}
   
 .author_name_white { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #fff; font-size: 20px; }  
 .author_name_gray { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #94a4a4; font-size: 20px; }  
 .quotes_container { width: 800px; margin: 0 auto; }

#mailchimp {
	width:470px;
	height: 250px;
	float:right;
	color:#ffffff;
	margin: 10px 0 0 0;
}

 .author_name_white { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #fff; font-size: 20px; }  
 .author_name_gray { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #94a4a4; font-size: 20px; }  
 .quotes_container { width: 800px; margin: 0 auto; }
#wtar-logo {margin: 0 auto;width:600px;height:404px;}
.schedule { padding: 20px 0 20px 0; }
.schedule_element { width:300px; float:left; /**background-color:pink;**/ overflow:hidden; margin: 10px;}
.schedule_title { text-align: center; font-size:1.2em;}
.schedule_time { text-align: center; }
.schedule_pic { width:130px; margin: 0 auto; padding: 5px 0;}
.listen_live {float:left; margin: 26px 0 0 10px;}
.logo_small {float:left; margin: 5px 10px 0}
.map {float: right;}
.contact_left {padding: 10px 0; float: left; width: 470px; height: 575px; background-color: black; opacity: .8; -moz-border-radius: 10px; border-radius: 10px; -webkit-border-radius: 10px;}
.round {width: 130px; -moz-border-radius: 10px; border-radius: 10px; -webkit-border-radius: 10px;}
.suparound {-moz-border-radius: 90px; border-radius: 90px; -webkit-border-radius: 90px;}
.question {margin: 0 0 0 20px;}
.address {margin: 0 0 20px 20px;}
.biggerandstuff {font-size: 19px;}
a.iwishiwasarealwebdeveloper:hover {text-decoration: underline;}
.fb_bedazzle {margin: 20px 0 0 270px; background-color: white; opacity: .88; width: 380px; padding: 10px;}
.facebook {margin: 20px 0 15px 20px;opacity: 1.0;}
.contact_elements {font-family: Oswald;font-weight: normal;font-size: 20px;text-align: left;margin: 5px 10px 5px 20px;padding: 0;}


/*= BUTTONS
--------------------------------------------------------*/

button.btn-know { 
	padding: 15px 47px; 
	margin: 40px 38.8%;
	text-align: center;
	border: 4px solid #fff; 
	color: #fff; 
	background: transparent; 
	font-size: 19px;
	cursor: pointer;
	text-shadow: -1px 2px 0px rgba(90, 90, 90, 0.56);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn-know:hover { background: #fff; color: transparent; }
ul.built { list-style: none; margin: 0 auto; width: 730px; }
.built li img{ float: left; padding-right: 34px; }



/*= SLIDES STYLING
--------------------------------------------------------*/

#home, #schedule{ width: 100%; }
#home{
	background:url('../img/slide1-red.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 600px;
	margin: 0;
	padding: 200px 0 260px 0;
	background-size: cover;
}

#schedule{
	background-color: #323232;
	color: #fefefe;
	overflow: hidden;
	margin: 0 auto;
	overflow: hidden;
	padding: 115px 0 30px 0;
}

#contact{
	background: url(../img/mmbt.jpg) 50% 0 no-repeat fixed;
	color: #fff;
	overflow: hidden;
	padding: 150px 0 80px 0;	
	background-size: cover;
}

#slide4{
	background-color: #323232;
	color: #333333;
	height: 300px;
	padding: 200px 0 350px;
}

#about{
	background: url(../img/radio.jpg) 50% 0 no-repeat fixed;
	height: 275px;
	margin: 0 auto;
	padding: 250px 0;
	color: #fff;
	background-size: cover;
}


/*= FOOTER 
--------------------------------------------------------*/

#copyright  { color: #fff; font-family:"Wellfleet";  font-size: 14px; margin-top: 100px; text-align: center;  }
#copyright  a { text-decoration: none; color: #fff;  }

/** Schedule List **/

.schedule_element ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
.schedule_element li {
  font: 200 18px Helvetica, Verdana, sans-serif;
  border-bottom: 1px solid #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
}
 
.schedule_element li:last-child {
  border: none;
}
 
.schedule_element li a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 300px;
 
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
.schedule_element li a:hover {
  font-size: 22px;
  background: #bc403e;
}