.wrap { width: 87.5%; }
a#logo {
	background: url(img/logo-m.png) no-repeat;
	display: block; float: none;
	width: 100%;
	height: 40px;
}
nav ul {
	position: relative;
	}

#rss {
	width: 38px; height: 39px;
	background: url(img/rss-m.png) no-repeat;
}

#twitter {
	width: 29px; height: 38px;
	background: url(img/twitter-m.png) no-repeat;
}

img {
	max-width: 87.5%;
	}
