body{
	background-color: #e3e3e3;
	font-size: 18px;
	line-height: 26px;
}

a{
	color: #186298;
}

p{
	max-width: 800px;
	margin: 20px 0;
}
.site-name a{
	font-size: 20px;
}

.main-header nav{
	z-index: 0;
}




/* ------------------ Characters ------------------- */
.path-characters h3{
	clear: both;
	font-size: 32px;
	padding-top: 40px;
}
.path-characters .views-row{
	max-width: 30%;
	float: left;
	margin-right: 30px;
	text-align: center;
}

.path-characters .views-row img{
	height: auto;
}

/* ----------------------- Chronicle ------------------- */
.node--type-timeline-entry.node--view-mode-teaser{
	margin-bottom: 40px;
}