.top{
	height: auto;
}

.top .head{
	height: auto;
	padding: 60px 0;
}

.top .head h1{
	font-size: 100px;
}

.top .head .logo{
	margin: 0 auto;
}

.top .head h1{
	padding: 15px 0 0;
}

.main .entries{
	border-top: none;
}

.block{
	padding: 0 0 30px;
	margin: 0 0 30px;
}

.block:last-child{
	padding: 0;
	margin: 0;
	border-bottom: none;
}

.modal .head{
	background: url(../images/tl.png) no-repeat center #6bb3e9;
}

.leadimage{
	width: 100%;
	height: 432px;
	background: no-repeat center #eee;
	background-size: cover;
}