/* Rushcliffe Wildlife CSS */

.container{
	background-color: #F9F9F9;
}

img.banner, .centrephoto{
	display:block;
	margin: 0px auto;
}

h1, h2, h3{
text-align: center;
color: #D2691E;
}

h3{
color: yellow;	
}

.links_image{
width: 100px
}

figcaption{
text-align: center;
}

#mapwrapper{
width:960px;
height:500px;
display:block;
}

#map{
width: 100%; 
height: 100%;
}

.buttimg{
width: 100px;
}

.idimage{
width:250px;
margin: 3px auto;
}

#walks{
	color:black;
	background-color:#F2F5A9; 
	margin-left:5px;
	margin-top: 10px;
	margin-right:10px; 
	border-style:groove; 
	border-color: #628B61; 
	border-width:5px;
	text-align:center;
	}
	
#scientific{
font-style: italic;
font-weight: bold;
}

.centrephoto{
	width:100%
}

.credit{
font-size: 70%;
}

h3.creepster{
font-family: 'Creepster';
font-size: 44px;	
}

p.wanderings-date{
text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 20px;
	display: block;
	margin-bottom: 14px;
	color: #1b8d5b;
	margin-top: 0px;
	font-weight: 400;
}

p.wanderings-place{
text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	display: block;
	margin-bottom: 16px;
	color: #1b8d4c;
	margin-top: 0px;
	font-weight: 400;
}


h1.title{
color: #1b8d5b;
	margin-top: 10px;
	font-weight: 400;
	font-family:lato;	
}

h3.sub-title{
color: #1b8d5b;
	margin-top: 10px;
	font-weight: 400;
	text-align:left;
}

p.notes:first-letter{
	width: 0.7em;
    font-size: 150%;
    font-family: lato;
    line-height: 80%;	
}

.lato{
	 font-family:lato; font-size: 18px;
}
