/* Basic styles. */

body {
	font-size: 21px;
}


/* Header. */

header.zspMain ul li a.zspContrastSwitch {
	background-position: 0 -77px;
}

header.zspMain ul li a.zspBigTextSwitch {
	background-position: 0 -94px;
}


/* Top navigation bar. */

div.zspNavigationBar {
	overflow: hidden;
}

nav.zspMain ul li a {
	padding-left: 1em;
	padding-right: 1em;
}


nav.zspMain ul li.homepage a {
	background-size: 1.5em 1.5em;

	padding-left: 1.4em;
	padding-right: 1.4em;
}


/* Article. */

article header time {
	background-position: 1px 2px;
	line-height: 1.1em;
}

article footer a.zspShare {
	background-position: 1px -36px;
}

article footer a.zspMore {
	background-position: right -18px;
}

article footer span.zspTags {
	background-position: 0 -57px;
}


/* Sidebar school list. */

section.zspSchoolList ul li a {
	font-size: 1em;
}