@CHARSET "UTF-8";

#wrapper {
}

#header,
#nav,
#secondary,
.title-bubble {
	position: fixed;
}

#languages {
	position: fixed;
	top: auto;
	bottom: 0;
}

.blog-item {
	padding-top: 150px;
	margin-top: -150px;
}