
nav {
	margin:0;
	position:relative;
}

.wrap {
	max-width:1060px;
}

header .wrap {
	padding:0 30px 40px;
	max-width:1060px;
}

.popularthumbs {
	margin:0 auto;
	max-width:1010px;
}

aside {
	margin-left:-5px;
}

article {
	border-bottom:none;
}

article .border-bottom {
	background:#666666;
	height:1px;
	margin:0 auto;
	width:100%;
	margin-top: 10px;
}

body.vilmap nav {
    height:41px;
    line-height:41px;
}

body.fixednav nav {
    position: absolute;
    top: 0;
    display: none !important;
}

body.fixednav .header {
	padding:41px 0 0;
}

body.vilmap #blog-container {
    width:1080px;
}
