/* Global */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 2, 2014 */

@font-face {
  font-family: 'micolas_regular';
  src: url('http://theredbedspread.com/css/font/micolas-webfont.eot'); /* IE9 Compat Modes */
  src: url('http://theredbedspread.com/css/font/micolas-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://theredbedspread.com/css/font/micolas-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://theredbedspread.com/css/font/micolas-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('http://theredbedspread.com/css/font/micolas-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('http://theredbedspread.com/css/font/micolas-webfont.svg#micolas_regular') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'micolas_regular', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #fff;
	background-color:#490000;
	text-align:center;
	
}
img {
	max-width: 100%;
}
a:link {
	color: #f68f67;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #f68f67;
	text-decoration: none;
}





/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#000;
	z-index:100;
}
#logo {
text-align: center;
	margin: 10px 0;
	font-size:14px;
	font-weight:bold;
	
	
}
#logo h1{
	font-size: 23px;
}



#nav {
	text-align: right;
	margin: 30px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	color: #f68f67;
	float: left;
	font-size:14px;
	padding:0 0 0 50px;
}
.navigation li:hover{

	color:#fff;
		cursor:pointer;
}

.navigation .active{
	
	color: #FFF;
	font-weight:bold;
	/*cursor:pointer;*/
}




/* General Slides */ 

.slide{
	background-attachment:fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:140px 0;
	background-size: contain;
	background-size: 100%;
	overflow:hidden;
	text-align:center;
}



#content1,#content2,#content3,#content4,#content5,#content6 {
	text-align:center;
	
	
}






/* Slide 1 */ 

#video{
	width:75%;
	}


#content1{
	margin-left:20%;
	}

#slide1{

	background-image: url(../img/about.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#490000;
    color: #fff;
 -moz-box-shadow:    inset 0 0 10px #490000;
   -webkit-box-shadow: inset 0 0 10px #490000;
   box-shadow:         inset 0 0 10px #490000;
}
#slide1 h1 {
padding-top:7px;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 0px;
	text-align:center;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 1em;
	color: #fff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 2 */ 

.bio{
	
	border:0.4em solid #000;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 10px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 10px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 10px; 
	margin-bottom:2%;
	}
	
#content2 p{
	margin-left:20%;
	width:60%;

	}	




#slide2{

	
background-image: url(../img/bio.jpg);
background-position:center;
background-repeat:no-repeat;
color: #fff;
background-color:#490000;
  -moz-box-shadow:    inset 0 0 10px #490000;
   -webkit-box-shadow: inset 0 0 10px #490000;
   box-shadow:         inset 0 0 10px #490000;

}
#slide2 h1 {
	padding-top:7px;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide2 h2 {
	font-size: 1em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 3 */ 


#slide3{

		background-image: url(../img/events.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#490000;
		color: #fff;
		 -moz-box-shadow:    inset 0 0 10px #490000;
   -webkit-box-shadow: inset 0 0 10px #490000;
   box-shadow:         inset 0 0 10px #490000;
}
#slide3 h1 {
	padding-top:7px;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#fff;
	font-weight: 700;
}
#slide3 h2 {
	font-size: 1em;
	color: #fff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
#test{
	background-color:#bde2df;
	color:#ffffff;
	text-align:center;
	font-size: 2em;
	font-weight: 400;
}




/* Slide 4 */

#content4 p{
	margin-left:33%;
	width:35%;
	}

ul.podcast{
	overflow: hidden;

	 
	
	
}

ul.podcast li{
	text-decoration:none;
	list-style:none;
	width: 30%;
	float:left;
	
	  
}



#slide4{
	 
	 
	background-image: url(../img/podcast.jpg);
	background-position:center;
	background-repeat:no-repeat;
background-color:#490000;
	color: #fff;
	 -moz-box-shadow:    inset 0 0 10px #490000;
   -webkit-box-shadow: inset 0 0 10px #490000;
   box-shadow:         inset 0 0 10px #490000;
}
#slide4 h1 {
	padding-top:7px;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide4 h2 {
	font-size: 1em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}






/* Slide 5 */



.zazzle{
	margin-left:35%;
	width:33%;
	}


#slide5{
	
background-image: url(../img/buy.jpg);
	background-position:center;
	 background-repeat:no-repeat;
	background-color:#490000;
	color: #fff;
	 -moz-box-shadow:    inset 0 0 10px #490000;
   -webkit-box-shadow: inset 0 0 10px #490000;
   box-shadow:         inset 0 0 10px #490000;
}
#slide5 h1 {
	padding-top:7px;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide5 h2 {
	font-size: 1em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}





/* Slide 6 */







#slide6{
 
	 background-image: url(../img/contact.jpg);
	 background-repeat:no-repeat;
	background-position:center;
	background-color:#490000;

	color: #fff;
	 -moz-box-shadow:    inset 0 0 10px #490000;
   -webkit-box-shadow: inset 0 0 10px #490000;
   box-shadow:         inset 0 0 10px #490000;
}
#slide6 h1 {
	padding-top:7px;
	font-size: 2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide6 h2 {
	font-size: 1em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

/* ===========================
   ====== Contact Form ======= 
   =========================== */

input, textarea {
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 200px;
	color: #000;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;		
}

textarea {
	width: 320px;
	height: 150px;
	/*max-width: 320px;*/
	line-height: 18px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 1px solid #C9C9C9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

.form label {
	margin-left: 10px;
	color: #999999;
}

/* ===========================
   ====== Submit Button ====== 
   =========================== */

.submit input {
	width: 140px; 
	height: 40px;
	background-color: #336ae8; 
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}




footer{
	clear:both;
	text-align:center;
	
	}
	
.fb{}	
.twitter{float:left;}
.pin{float:right;}




/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	padding:0;
}

.slide{
	background-attachment:fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

#decorative {
	display:none;
}

#content1,#content2,#content3,#content4,#content5,#content6 {
	width:100%;
}


#slide1 h1 {
	line-height: 1em;
}


#video{
	width:80%;
	}

#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}


#slide5 h1 {
	line-height: 1em;
}
#slide5 h2 {
	line-height: 1em;
}


#slide6 h1 {
	line-height: 1em;
}
#slide6 h2 {
	line-height: 1em;
}



}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:5px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position:relative;
	padding:150px 0;
}


#slide1 h1 {
	line-height: 1em;
	padding-top:2em;
}
#slide1 h2 {
	
	line-height: 1em;
}
#slide2 h1 {
	padding-top:2em;
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	padding-top:2em;
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	padding-top:2em;
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}





iframe{
	width:100%;

	

	
	}



#content1{
	margin:2%;
	width:100%;
	}

.bio{

	width:100%;
	
	}

#content2 p{
	margin:2%;
	width:100%;
	}



#content4 p{
	margin:2%;
	width:100%;
	}
	
ul.podcast {
	padding:5%;
	width:100%;
	float:left;
	}	
	


#content5 p{
	margin:2%;
	width:100%;
	}

#content6{
	margin:2%;
	width:100%;
	}


}









