/* Any styles you write here will overwrite those of the original stylesheet */

#header {
	padding: 0;
}

#header #logo {
	float: left;
}

#header #menu-main-navigation {
	float: right;
	padding: 110px 0 0 0;
}

#header #menu-main-navigation li {
	margin: 0 0 0 15px;
}

a.permalink {
	float: right;
	clear: both;
	font-size: .8em;
	text-transform: uppercase;
}

ol li img,
ul li img {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #d7d7d7;
	display: block;
}

.restricted p img {
	max-width: none;
}