body {
	padding: 40px 0;
	margin: 0;
	color: #333;
	font-size: 20px;
	line-height: 1.7em;
	font-family: -apple-system, 'PT Sans Caption', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system-ui-serif, -ui-serif, -apple-system, sans-serif;
}

a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

a:hover,
a:focus {
	color: #369fe4;
	border-bottom: none;
}

img {
	display: block;
	margin: 0 auto;
	padding: 30px 0;
}

a < img {
	border-bottom: none;
}

ul {

}

li {
	padding: 0;
	margin: 0 0 1em 0;
}

sup {
	padding: 0 0 0 3px;
	font-size: 0.7em;
	line-height: 1em;
}

sup a {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}

footer {
	margin-top: 80px;
	border-top: 1px solid #bbb;
}

footer p {
	font-size: 0.75em;
	text-align: center;
	line-height: normal;
	color: #666;
}

.reversefootnote {
	border-bottom: 0;
	padding-left: 5px;
}

#wrapper {
	padding: 0 80px;
	margin: 0 auto;	
	width: 940px;
}

header {
	text-align: center;
}

header h1,
header h2 {
	color: #000;
}

header h1 {
	font-size: 2em;
	margin: 0;
	padding: 120px 0 0 0;
	background: url('https://bendodson.s3.amazonaws.com/ben-dodson.png') center top no-repeat;
}

header h1 a {
	color: #000;
	border-bottom: none;	
}

header h2 {
	font-size: 0.8em;
	font-weight: normal;
}

nav {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 50px;
}

nav ul {
	margin: 0 auto;
	padding: 0 25px;
	line-height: 1.5em;
	height: 50px;
	z-index: 20;
	position: relative;
	white-space: nowrap;
}

nav ul li {
	display: inline-block;
	padding: 0 20px;
	margin: 0;
	list-style: none;
	background: #fff;
	line-height: 50px;
	font-size: 0.8em;
	letter-spacing: 2px;
	font-weight: bold;
}

nav ul li a {
	border-bottom: none;
	text-transform: uppercase;
}

.divider {
	margin: -25px 0 25px 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
	z-index: 10;
	position: relative;
}

#newsletter-section {
	margin: 40px 0 -20px 0;
}

article {
	padding: 70px 0 0 0;
}

article:first-child {
	padding-top: 40px;
	border-top: none;
}

#home article:first-child {
	padding-top: 20px;
}

#contact article {
	margin-top: 70px;
	padding-top: 40px;
	border-top: 1px solid black;
}

#contact article:first-child {
	border-top: none;
	margin-top: 0;
}

article header h1 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
	background: none;
}

article header time {
	margin-bottom: 2em;
	display: block;
}

article header time a {
	color: #000;
}

article div {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 50px;
	border-bottom: 1px solid black;
}

article div.footnotes {
	margin-top: 40px;
	border-bottom: none;
	padding: 50px 0 0 0;
	font-size: 0.75em;
	border-top: 1px solid black;
}

article h2 {
	font-size: 1.5em;
	margin: 1.5em 0 .75em 0;
	padding: 0;
}

article h3 {
	font-size: 1.3em;
	margin: 1.5em 0 .75em 0;
	padding: 0;	
}

blockquote {
	margin: 1em 2em;
}

#pagination {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

#pagination a {
	border-bottom: none;
	width: 380px;
	font-size: 0.85em;
	line-height: 1.3em;
	color: #666;
}

.pagination-previous {
	float: left;
}

.pagination-next {
	float: right;
	text-align: right;
}

#archive {
	padding-top: 30px;
}

#archive ul {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
}


#archive h2 {
	font-size: 1.4em;
}

#archive h3 {
	font-size: 1em;
}


#archive time {
	padding-left: 20px;
	font-size: 0.8em;
	font-weight: normal;
}


#home p {
	text-align: justify;
}

#home-latest {
	overflow: hidden;
	padding: 40px 0 20px 0;
}

#home-latest h2 {
	text-align: center;
	margin: 0 0 25px 0;
	padding: 0 0 10px 15px;
	font-size: 1.4em;
	border-bottom: 1px solid #aaa;

}

#home-latest div {
	width: 430px;
	float: left;
	padding: 0;
}

#home-latest div:first-child {
	padding-right: 80px;
}

#home-latest ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#home-latest ul li {
	margin: 0 0 1em 0;
}

#home-latest ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 0;
	font-size: 1em;
	font-weight: bold;
}


#home-latest .appicon {
	padding: 5px 10px 5px 0;
	float: left;
}

#home-recent-apps h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#home-recent-apps p {
	line-height: 1.5em;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#home-latest-posts li {
	line-height: 1.2em;
}

#home-latest-posts time {
	font-size: 0.8em;
	color: #888;
}

#about-image {
	width: 240px;
	height: 320px;
	border: 1px solid #999;
	padding: 3px;
	float: right;
	margin: 0 0 0 40px;
}

#apps article header,
#spatial-audio-finder article #results header
{
	border-bottom: 1px solid #999;
}

#apps article header h3,
#spatial-audio-finder article #results header h3 {
	padding: 8px 0 0 74px;
	margin: 0;
	text-align: left;
}

#apps article header p,
#spatial-audio-finder article #results header p {
	padding: 0 0 5px 74px;
	margin: -4px 0 0 0;
	font-size: 0.9em;
	color: #666;
	text-align: left;
}

#apps img {
	margin: 0;
}

#spatial-audio-finder #results {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom:  0;
}

#spatial-audio-finder #results table {
	font-size:  0.8em;
	margin-top:  20px;
}

#spatial-audio-finder #results table td:first-child {
	text-align: right;
	width:  40px;
	padding-right:  5px;
	color:  #bbb;
}

#spatial-audio-finder #results table tr {
	line-height:  1.25em;
}

#spatial-audio-finder #results .nonSpatialAudio {
	font-size:  0.6em;
	font-style: italic;
	color:  #999;
}

#spatial-audio-finder article #results div.artist {
	height: 60px;
	line-height: 60px;
	position: relative;
	padding: 0 0 0 80px;
	margin: 0 0 20px 0;
}

#spatial-audio-finder article #results div.artist img {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 30px;
	padding: 0;
	background: #f0f0f0;
}

#spatial-audio-finder article #results div.artist p {
	font-weight: bold;
	text-decoration: underline;
}

#app-wallabee {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/wallabee-57.png') left center no-repeat;
}


#app-highlights {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/highlights-57.png') left center no-repeat;
}

#app-security {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/security-57.png') left center no-repeat;
}

#app-wallabeetravel {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/wallabee-travel-57.png') left center no-repeat;
}

#app-metaldetector {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/metal-detector-57.png') left center no-repeat;
}

#app-expensemagic {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/expensemagic-57.png') left center no-repeat;
}

#app-horsetracker {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/horsetracker-57.png') left center no-repeat;
}

#app-mpd {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/mpd-57.png') left center no-repeat;
}

#app-nectar {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/nectar-57.png') left center no-repeat;
}

#app-vichy {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/vichy-57.png') left center no-repeat;
}

#app-socialbeacon {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/social-beacon-57.png') left center no-repeat;
}

#app-textometer {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/textometer-57.png') left center no-repeat;
}
#app-msq {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/msq-57.png') left center no-repeat;
}
#app-meatmap {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/meatmap-57.png') left center no-repeat;
}

#app-craftsman {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/craftsman-57.png') left center no-repeat;
}

#app-kontent {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/kontent-57.png') left center no-repeat;
}
#app-islandbreak {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/islandbreak-57.png') left center no-repeat;
}
#app-blindbags {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/blindbags-57.png') left center no-repeat;
}
#app-loly {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/loly-57.png') left center no-repeat;
}
#app-gbbc {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/gbbc-60.png') left center no-repeat;
}
#app-glenfiddich {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/glenfiddich-57.png') left center no-repeat;
}
#app-brapp {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/brapp-57.png') left center no-repeat;
}
#app-oxford {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/oxford-57.png') left center no-repeat;
}
#app-chippd {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/chippd-57.png') left center no-repeat;
}
#app-nc {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/nc-60.png') left center no-repeat;
}
#app-pocketrocket {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/pocketrocket-57.png') left center no-repeat;
}
#app-calmradio {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/calmradio-60.png') left center no-repeat;
}
#app-munchkinreport {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/munchkinreport-60.png') left center no-repeat;
}
#app-musictracker {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/musictracker-60.png') left center no-repeat;
}
#app-smtn {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/smtn-60.png') left center no-repeat;
}
#app-clinix {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/clinix-60.png') left center no-repeat;
}
#app-dimensions {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/dimensions-60.png') left center no-repeat;
}
#app-trim {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/booktrim-60.png') left center no-repeat;
}
#app-sporta {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/sporta-60.png') left center no-repeat;
}
#app-alcopath {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/alcopath-60.png') left center no-repeat;
}
#app-reactioncam {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/reactioncam-60.png') left center no-repeat;
}
#app-drinkcoach {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/drinkcoach-60.png') left center no-repeat;
}
#app-solcaster {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/solcaster-60.png') left center no-repeat;
}
#app-foodim {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/foodim-60.png') left center no-repeat;
}
#app-uktvplay {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/uktvplay-60.png') left center no-repeat;
}
#app-gyfted {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/gyfted-60.png') left center no-repeat;
}
#app-revival {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/revival-60.png') left center no-repeat;
}
#app-browser-note {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/browser-note-60.png') left center no-repeat;
}
#app-chaise-longue {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/chaise-longue-60.png') left center no-repeat;
}
#app-return-to-dark-tower {
	background: url('https://bendodson.s3.amazonaws.com/apps/icons/rtdta-60.png') left center no-repeat;
}


#code article header
{
	border-bottom: 1px solid #999;
}

#code article header h3 {
	padding: 0;
	margin: 0;
}

#code article header p {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 0.9em;
	color: #666;
}



#twitch-extensions article header
{
	border-bottom: 1px solid #999;
}

#twitch-extensions article header h3 {
	padding: 8px 0 0 74px;
	margin: 0;
	text-align: left;
}

#twitch-extensions article header p {
	padding: 0 0 5px 74px;
	margin: -4px 0 0 0;
	font-size: 0.9em;
	color: #666;
	text-align: left;
}

#twitch-extensions img {
	margin: 0;
}

#twitch-drinking {
	background: url('https://bendodson.s3.amazonaws.com/twitch-extensions/twitch-drinking-icon.png') left center no-repeat;
}

#twitch-wishlist-steam {
	background: url('https://bendodson.s3.amazonaws.com/twitch-extensions/twitch-wishlist-steam-icon.png') left center no-repeat;
}

#twitch-wishlist-humble {
	background: url('https://bendodson.s3.amazonaws.com/twitch-extensions/twitch-wishlist-humble-icon.png') left center no-repeat;
}

#twitch-wishlist-gog {
	background: url('https://bendodson.s3.amazonaws.com/twitch-extensions/twitch-wishlist-gog-icon.png') left center no-repeat;
}


#contact article span.details {
	margin-top: 1em;
	margin-bottom: 1.5em;
	line-height: 4em;
	display: block;
	border-bottom: none;
}

#contact article span.details a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 3em;
	display: block;
	border-bottom: none;
}

#itunes-artwork-finder div,
#apple-music-playlist-artwork div,
#apple-tv-movies-artwork-finder div,
#spatial-audio-finder div {
	border-bottom: none;
}

#apple-music-playlist-artwork input[type="text"] {
	width: 400px;
}

#spatial-audio-finder input[type="text"],
#apple-tv-movies-artwork-finder input[type="text"] {
	width: 300px;
}

#apple-tv-movies-artwork-finder #results h2 {
	border-bottom: 1px solid #333;
}

#apple-tv-movies-artwork-finder #results img {
	padding: 0;
	height: 225px;
	width: 400px;
	object-fit: contain;
	border: 1px solid #333;
	border-radius: 20px; 
	margin: 0;
	display: inline;
}

#apple-tv-movies-artwork-finder #results .tvresult {
	overflow: auto;
	display: flex;
  	align-items: center;
}

#apple-tv-movies-artwork-finder #results .tvresult a.imglink {
	width: 400px;
	display: block;
	float: left;
	border-bottom: none;
}

#apple-tv-movies-artwork-finder #results .tvresult ul {
	float: left;
	width: 350px;
	font-size: 0.8em;
	margin: 0 0 0 40px;
	display: block;
	padding: 0;
}

#apple-tv-movies-artwork-finder #results .tvresult ul li {
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

#apple-tv-movies-artwork-finder #results a.newImgLink {
	width: 200px;
	display: block;
	float: left;
	border-bottom: none;
	padding: 10px 20px;
}

#apple-tv-movies-artwork-finder #results a.newImgLink img {
	padding: 0;
	height: 300px;
	width: 200px;
	object-fit: contain;
	border: 1px solid #333;
	border-radius: 20px; 
	margin: 0;
	display: inline;
}

#apple-tv-movies-artwork-finder #newResults {
	overflow: auto;
	padding: 20px 20px 20px 40px;
}

hr {
	display: none;
}

#musictracker {
	padding: 20px 40px 20px 100px;
	background: #f0f0f0 url('https://bendodson.s3.amazonaws.com/apps/icons/musictracker-60.png') 20px center no-repeat;
	border-radius: 2em;
	width: 660px;
}

#musictracker p {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.5em;
}

#shortcuts {
	padding: 20px 40px 20px 100px;
	background: #f0f0f0 url('https://bendodson.s3.amazonaws.com/apps/icons/shortcuts-60.png') 20px center no-repeat;
	border-radius: 2em;
	width: 660px;
}

#shortcuts p {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.5em;
}

#newspatialaudio {
	padding: 20px 40px 20px 100px;
	background: #f0f0f0 url('https://bendodson.s3.amazonaws.com/apps/icons/twitter-60.png') 20px center no-repeat;
	border-radius: 2em;
	width: 660px;
	margin-top: 50px;
	margin-bottom: 50px;
}

#newspatialaudio p {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.5em;
}

#browsernote {
	padding: 20px 40px 20px 100px;
	background: #f0f0f0 url('https://bendodson.s3.amazonaws.com/apps/icons/browser-note-60.png') 20px center no-repeat;
	border-radius: 2em;
	width: 660px;
}

#browsernote p {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.5em;
}


#thanks {
	background: #f0f0f0;
	padding: 20px 30px;
	margin-bottom: 40px;
	border-radius: 2em;
	width: 740px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#newsletter {
	background: #f0f0f0;
	padding: 20px 30px;
	margin-bottom: 40px;
	border-radius: 2em;
	width: 880px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#appletvprompt {
	background: #f0f0f0;
	padding: 20px 30px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-radius: 2em;
	width: 740px;
	font-size: 0.8em;
	line-height: 1.5em;
	display: none;
}

#tracks-table {
	margin-top: 30px;
}

#tracks-table th {
	text-align: left;
}

#tracks-table td:first-child {
	text-align: right;
}

#tracks-table td:last-child {
	text-align: center;
}

#tracks-table td {
	padding: 0 5px;
	overflow: hidden;
}

#tracks-table td img {
	margin: 5px 0 0 10px;
	padding: 2px 5px;
	vertical-align:  middle;
	background:  white;
	border-radius:  5px;
	display:  block;
	float:  right;
}

article #newsletter {
	border: 0;
}



div.gofigure img {
	padding: 0;
}

div.gofigure figure {
	margin: 0;
	font-style: italic;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.4em;
	padding: 10px 0 10px 0;
}

article div.tangent {
	border: 1px dashed black;
	padding: 0 20px;
	font-size: 0.85em;
	overflow: auto;
	line-height: 1.5em;
	margin: 40px 0;
}

article div.tangent h4 {
	margin: 1em 0 0.5em 0;
	text-decoration: underline;
}

span.prelude {
	font-size: 0.8em;
	line-height: 1.5em;
	font-style: italic;
	display: block;
}

@media (prefers-color-scheme: dark) {
    body {
		color: #fff;
		background: #000;
	}

	a {
		color: #fff;
		border-bottom: 1px solid #fff;
	}

	footer p {
		color: #aaa;
	}

	header h1,
	header h2 {
		color: #fff;
	}

	header h1 a {
		color: #fff;
	}

	nav ul li {
		background: #000;
	}

	.divider {
		border-bottom: 1px solid #ddd;
	}

	#contact article {
		border-top: 1px solid #fff;
	}

	article header time a {
		color: #fff;
	}

	article div {
		border-bottom: 1px solid #fff;
	}

	article div.footnotes {
		border-top: 1px solid #fff;
	}

	article div.tangent {
		border: 1px dashed #fff;
	}

	#pagination a {
		color: #ddd;
	}

	#home-latest h2 {
		border-bottom: 1px solid #ddd;
	}

	#home-latest-posts time {
		color: #aaa;
	}

	#about-image {
		border: 1px solid #999;
	}

	#apps article header,
	#code article header,
	#spatial-audio-finder article #results header,
	#twitch-extensions article header {
		border-bottom: 1px solid #ccc;
	}

	#apps article header p,
	#code article header p,
	#spatial-audio-finder article #results header p,
	#twitch-extensions article header p {
		color: #ccc;
	}

	#musictracker {
		background: #222 url('https://bendodson.s3.amazonaws.com/apps/icons/musictracker-60.png') 20px center no-repeat;
	}

	#shortcuts {
		background: #222 url('https://bendodson.s3.amazonaws.com/apps/icons/shortcuts-60.png') 20px center no-repeat;
	}

	#browsernote {
		background: #222 url('https://bendodson.s3.amazonaws.com/apps/icons/browser-note-60.png') 20px center no-repeat;
	}

	#newspatialaudio {
		background: #222 url('https://bendodson.s3.amazonaws.com/apps/icons/twitter-60.png') 20px center no-repeat;
	}

	#thanks {
		background: #222;
	}

	#appletvprompt {
		background: #222;
	}

	#newsletter {
		background: #222;
	}

	#spatial-audio-finder article #results div.artist img {
		background: #222;
	}

}

article div.gofigure {
	border-bottom: 0;
	padding-bottom: 0;	
}
