a{
	text-decoration: none;
}

body{
	background: #eee;
	background: url('../images/otis_redding.png');
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}

.container{
	padding-left: 10px;
	padding-right: 10px;
	background: none;
	margin-top: 20px;
	margin-bottom: 20px;

}

#soundslideHolder{
	margin-top: 30px;
}

.storyBlock{
	background: #fff;
	margin: 0 0 25px 0;
	text-align: center;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height: auto;
	display: relative;
		-webkit-box-shadow: 0px 3px 8px 1px #444; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	box-shadow: 0px 3px 8px 1px #444; /* Opera 10.5, IE9+, Firefox 4+, Chrome 6+, iOS 5 */
}

article{
	clear: both;	
	background: #fff;
	margin: 0 0 25px 0;
	padding: 30px 60px 60px;
	
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height: auto;
	display: relative;
		-webkit-box-shadow: 0px 3px 8px 1px #444; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	box-shadow: 0px 3px 8px 1px #444; /* Opera 10.5, IE9+, Firefox 4+, Chrome 6+, iOS 5 */

}

article.story{
	padding: 60px;
}

 .storyBlock .description{
	 margin-bottom: 35px;
}


.storyBlock .img{
	margin-bottom: 53px;
}

.address{
	width: 50%;
	text-align: center;
	float: left;
	margin: 70px 0;

}

.creditColumn{
	width: 50%;
	text-align: center;
	float: left;
	margin: 20px 0;

}

.creditColumn h3{
	font-family: 'museo-slab', sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	font-style: italic;
	
}

.address:first-child, .creditColumn:first-child{
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	width: 49%;
	
}

.storyBlock p{
	padding: 0 10px;
}

.storyBlock h3{
	font-family: 'museo-slab', sans-serif;
	font-weight: 600;
	font-size: 2.2em;
margin: 35px 0 30px 0;
line-height: 80px;
}

.storyBlock h5{
	font-family: 'museo-slab', sans-serif;
font-weight: 300;
font-size: 1.5em;
padding-bottom: 35px;
letter-spacing: 1px;



}

#menu-main-menu{
	color:#eee;
	display: inline-block !important;
	text-align: center;
	width: 100%;
}

#menu-main-menu li{
	position: relative;
	display: inline;
	padding: 10px;
}

#menu-main-menu a{
	color: #bdbdbd;
}

#menu-main-menu a:hover{
	color: #ddd;
	text-decoration: underline;
}

#logo{



	margin: 0;


}

.alignright{
	float: right;
	margin: 0 10px 10px;
	webkit-border-radius: 4px;
	border-radius: 4px;
	
}

#storyNav{
	text-align: center;
	font-weight: bold;
}




#header{

	margin:0px;

	clear: both;


		font-weight: 600;
		font-size: 1.2em;
background-color: #3a3a3a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3a3a3a), to(#141414)); /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, #3a3a3a, #141414); /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #3a3a3a, #141414); /* Firefox 3.6-15 */
  background-image:      -o-linear-gradient(top, #3a3a3a, #141414); /* Opera 11.10-12.00 */
  background-image:         linear-gradient(to bottom, #3a3a3a, #141414); /* Firefox 16+, IE10, Opera 12.50+ */    -webkit-box-shadow: 0px 1px 12px 1px #121212; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
          box-shadow: 0px 1px 12px 1px #121212; /* Opera 10.5, IE9+, Firefox 4+, Chrome 6+, iOS 5 */
}




#logo h1{
		font-family: 'museo-slab', sans-serif;
		font-weight: 700;
		padding: 10px;
		font-size: 2.5em;
		color:#eee;
					text-align: center;
}

h1.entry-title{
		font-family: 'museo-slab', sans-serif;
		font-style: italic;
		font-weight: 600;
		font-size: 2.5em;
		text-align: center;
}

.current-menu-item{
	font-weight: bold;
}

#footer{
	background: #fff;

	padding-top:10px;
	border-top: 4px #ddd double;
	padding-bottom: 20px;
	margin-bottom: 20px;
}




#slider{
	height: 1000px;
}

#story{

	font-size: 2.8em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	background: #fff;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
display: inline-block;
margin-bottom: 22px;
padding: 0 1em;
position: relative;
top: 13px;
padding-top: 20px;
letter-spacing: .5px;

}

h1#story{

	font-size: 2.8em;
	font-family: 'museo-slab', sans-serif;
	font-weight: 700;
	background: #fff;
	text-transform: none;
	font-style: italic;
	text-align: center;
display: inline-block;
margin-bottom: 22px;
padding: 0 1em;
position: relative;
top: 0px;
padding-top: 20px;
letter-spacing: .5px;

}

#stories{
	margin: 20px 0 0 0;
}

#storiesHeader{
	text-align: center;
	padding-bottom: 10px;
	line-height: 3px;
	height:35px;

	margin-bottom: 40px;
	border-bottom:4px double #ddd;
}



#storyMeta h2{
	font-family: 'museo-slab', sans-serif;
	font-weight: 300;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 20px;
}



.storyBlock h3{
	text-transform: capitalize;
}
.storyBlock h3::after {
background-color: #147;
content: "";
height: 1px;
display: block;
margin: 15px auto 10px auto;
width: 15px;
}