


body {
	margin: 0 auto;
	background-color: black;
	min-width: 300px;
	background-image: url(./images/IMAG5590.jpg);
	background-size: 100%;
	background-repeat: no-repeat;

}



.wrapper {
width: 90%;
max-width: 800px;
min-width: 710px;
background-image: url(./images/headerpic.jpg);
background-position: top;
background-repeat: no-repeat;
background-size: 100%;
display: block;
margin-left: auto;
margin-right: auto;
background-color: #fef4ea;
padding-bottom: 100px;
}

header {
	height: 300px;
	background-image: url(./images/RIMP_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 200px;
}

h1{
	position: relative;
	left: -1000px;
}

.definition{
	text-align: center;
	padding-top: 150px;
	font-family: 'IM Fell English', serif;
	font-size: 18px;
}

nav{
	text-align: center;

}

nav ul{
	padding: 0;
	list-style-type: none;
}

nav li{
 display: inline-block;
 font-family: 'IM Fell English', serif;
 margin: 0 20px;
}

#intro{
	display: block;
	margin: 0 auto;
	width: 100%;
}

#silospacer{
	display: block;
	width: 50px;
	margin: 50px auto 0 auto;
}


#viewnav li{
	display: block;
}

#viewnav a {
	display: block;
	margin: 0;
	font-family: 'IM Fell English', serif;

	font-size: 18px;
	padding: 5px;
	


}

#viewnav a[data-selected="yes"]{


color: #b80000;
}

nav a, ul a {
	
	text-decoration: none;
	color: black;
}

/*.feather {

	position: relative;
	background-size: 200px 100px;

}*/

nav a:hover{
	color: #b80000;

}


#btnabout, #btncontact{
	color: #b80000;
}

#counties{
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
}





.introtext, .biotext, .contacttext {

font-family: 'Cormorant Garamond', serif;
color: #343434;
font-weight: medium;
font-size: 18px;

}



h2{
	font-family: 'IM Fell English', serif;

	text-align: center;
	font-size: 18px;
}




#recordsheader{
	display: none;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto 50px auto;

}

.recordsicon{
	display: inline-block;
	width: 200px;
	margin: 20px 0 0 50px;

}

#recordstitle{
	
	
	font-family: 'IM Fell English', serif;
	
	vertical-align: top;
	color: #b80000;
	font-size: 30px;
	text-align: center;
	padding-top: 70px;
	margin-bottom: 100px;
}



 

h4{

font-size: 18px;
text-align: center;
border-top: 1px solid #343434;
border-bottom: 1px solid #343434;
margin-bottom: 10px;
width: 45%;
display: block;
margin-left: auto;
margin-right: auto;
cursor: pointer;
}



#viewnav img{
	display: block;
	margin: 0 auto;
	width: 90%;

}

#searchbar{
	display: inline-block;
	vertical-align: top;
	width: 32%;
	padding: 15px;
	box-sizing: border-box;
}

#maincontent {
	display: inline-block;
	width:66%;
	padding: 0 20px;
	box-sizing: border-box;
}



#aboutcontent, #contactcontent{
	display: block;
	margin: 0 auto;
	width:70%;

}

#searchbar p{

	font-family: 'Cormorant Garamond', serif;
	font-size: 14px;
	text-align: center;
	
}

.note {

	font-family: 'IM Fell English', serif;
	font-size: 18px;
}


article p{
	font-family: 'IM Fell English', serif;
	font-size: 22px;
	font-style: italic;
	margin: 10px 0 5px 0;
}

.date, .name {
	text-align: center;
	font-weight: bolder;
	margin: 0;
	font-size: 24px;
}

.source, footer{

	font-family: 'Cormorant Garamond', serif;
	
	font-size: 14px;
	font-style: normal;
	font-weight: medium;
	text-align: center;
	margin-bottom: 40px;
	
}

.divider{
	display: block;
	margin: 20px auto 50px auto;
	width: 50px;
}

article{
	position: relative;
	font-family: 'Cormorant Garamond', serif;
color: #343434;
font-weight: medium;
font-size: 14px;
}

.iconmanumission{
	width: 150px;
	position: absolute;
	right: -20px;
	top: -20px;

}

.menuicon{
	display: block;
	margin: 0 auto;
	
	width: 25px;
	cursor: pointer;
}



ul{

	padding: 0;

}

li{
	list-style-type: none;
}

.index{
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto 50px auto;
	display: none;
	font-family: 'Cormorant Garamond', serif;
}

.index li{
	margin-bottom: 10px;
}

.indexcolumn {
display: inline-block;
width: 30%;
vertical-align: top;


}



sup{
	font-size: 10px;
}

.dagger{
	font-style: italic;
	font-size: 8px;
	color: #999999;
	text-align: center;

}

.pending{
	cursor: default;
}

.headshot{
	width: 100px;
	display: block;
	margin: 10px auto;
}

.emailicon{
	display: block;
	margin: 0 auto 10px auto;
	width: 75px;
	cursor: pointer;
}

.email{
	text-align: center;
	font-family: 'Cormorant Garamond', serif;
	font-weight: bold;
	
	

}

#contactcontent a{
	text-decoration: none;
	color: #b80000;
}

footer{

	
	margin-top: 50px;
}

a{
	text-decoration: none;
	color: #b80000;
}

/*
footer a, #aboutcontent a{
	text-decoration: none;
	color: #b80000;
}
*/


/* --------------  MEDIA QUERIES ----------- */

@media  (max-width: 399px){

	


	h1{
		margin-top: 0;
	}

	h3{
		font-size: 30px;
		margin-left: 0;
		padding-top: 100px;
	}

	h4{
		font-size: 24px;
	}

	.menuicon{
		width: 45px;
		margin-bottom: 15px;
	}
	
	#viewnav img, #icon{
		width: 100%;
	}
	

	.headshot {
		width: 200px;
	}

	.introtext, .biotext, .contacttext {
		font-size: 32px;
		line-height: 42px;

	}

	.definition{
		padding: 40% 25px 0 25px;
		font-size: 30px;

	}

	.manumission{
		font-size: 40px;
	}

	.iconmanumission{
		top: -20px;
	}

	nav {
		margin-top: 33%;

	}

	#viewnav li, h2{
		font-size: 28px;
		line-height: 42px;
	}

	

	#viewnav a{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 15px;
	}	

	nav li {
		font-size: 30px;
	}

	header{
			background-size: 42%;
			height: 360px;

		}

	

	.index li{
			font-size: 24px;
			line-height: 30px;
		}

	.indexcolumn{
		padding: 0 5px;
	}	

	.dagger{
		font-size: 20px;
	}	

	.recordsheader .recordsicon{
		width: 225px;
		margin-left: 20px;

	}

	article p{

		font-size: 34px;
		line-height: 46px;
	}

	.date, .name{
		font-size: 38px;
		line-height: 44px;
		font-weight: bolder;

	}

	

	.iconmanumission{
		width: 178px;
	}

	.source{
		font-size: 24px;
		line-height: 30px;

	}

	.source br{
		display: none;
	}

	.divider{
		width: 80px;
	}

	footer p{
		font-size: 24px;
	}

}



@media (min-width: 400px) and (max-width: 548px){

	h1{
		margin-top: 0;
	}

	#break2, #break4, #break3 {

		display: none;
		

	}

	#viewnav a{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	}

	
	.definition{
		padding: 30% 25px 0 25px;

	}

	nav {
		margin-top: 10%;
	}



.headshot {
		width: 150px;
	}
	

}




@media (min-width: 549px) {

	.definition{
		padding: 30% 75px 0 75px;

	}

	nav {
		margin-top: 10%;
	}


	.manumission{
		font-size: 24px;
	}

	

	#break2, #break4, #break3 {

		display: none;
		

	}

}

@media (min-width: 771px){

.definition{
	padding-top: 213px;
}

}

















