
.section-leonore .background{
	background-image: url("../img/leonore/background.jpg");
	width: 1150px;
	height: 1150px;
	top: 0px;
	left: -910px;
}

.section-leonore .column{
	background-image: url("../img/leonore/column.png");
	width: 1000px;
	height: 1200px;
	bottom: -15px;
	left: -149px;
}


.section-leonore .leonore{
	background-image: url("../img/leonore/leonore.png");
	width: 415px;
	height: 854px;
	bottom: 0px;
	left: 315px;
}


.section-leonore .splats_top{
	background-image: url("../img/splats/splats_top_2.png");
	width: 1600px;
	height: 302px;
	left: -800px;
}

.section-leonore .splats_bottom{
	background-image: url("../img/splats/splats_bottom_1.png");
	width: 1600px;
	height: 302px;
	left: -800px;
}

.section-leonore .title{
	background-image: url("../img/leonore/copy_title.png");
	width: 214px;
	height: 37px;
	top: 492px;
	margin-left: 100px;
}

.section-leonore .quote, .section-leonore-quote{
	font-family: "EBGaramond";
	font-size: 49px;
	color: #98a6ab;
	width: 1200px;
	height: 60px;
	margin-left: 50%;
	top: 65px;
	left: -454px;
	font-weight: lighter;
	font-style: italic;	
}

.section-leonore-quote.layer{
	position: fixed;
	top:75px;
	z-index: 2010;
}

.section-leonore .copy{
	font-family: "Open Sans";
	font-size: 21px;
	color: #98a6ab;
	width: 600px;
	height: 100px;
	top: 544px;
	margin-left: 100px;
	font-weight: 300;
	font-style: italic;
}




.section-leonore .animated-gif{
	background-image: url("../gifs/leonore_4.jpg");	
	width: 438px;
	height: 248px;
	top: 180px;
	margin-left: 100px;
	cursor: pointer;
	/*border: 1px solid #5e5e5e;*/
}

.section-leonore .animated-gif.playing .animated-gif-seq{
	background-image: url("../gifs/leonore_4.gif");				
	opacity: 0;
	width: 100%;
	height: 100%;
}


