/* For archive */

#jlhtv h1.selected {
	display: none;
}

/* For categories */

#jlhtv .showing {
	text-align: center;
	font-size: 3em;
	width: 900px;
	margin: 2em auto 0.5em;
}

#jlhtv .viewAll {
	text-align: center;
	width: 900px;
	margin: 0 auto;
}

#jlhtv .viewAll a {
	color: #111;
	-webkit-border-radius: 3px;
	padding: 0.5em;
}

#jlhtv .viewAll a:hover, #jlhtv .viewAll a:focus {
	background: #ccc;
}

/* For search etc. */

#jlhtv .no-results {
	width: 900px;
	margin: 3em auto 5em;
	font-size: 1.5em;
	text-align: center;
}
