/*
 * The first part of this CSS file which defines the custom fonts has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
 * The second part is written by Vasilis van Gemert
 * 
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     Roberto Cecchi
 * @vendorurl:  http://www.civico201.com/
 * @licenseurl: http://www.fontsquirrel.com/license/Bagarozz
 *
 *
 */

@font-face {
	font-family: 'BagarozzRegular';
	src: url('f/bagarozz-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BagarozzRegular';
	src: url(//:) format('no404'), url('f/bagarozz-webfont.woff') format('woff'), url('f/bagarozz-webfont.ttf') format('truetype'), url('f/bagarozz-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



/*
COLOURS
Red   #d42127 rgb(212, 33, 39)
Black #33231e rgb(51, 35, 30)
Blue  #006e70 rgb(0, 110, 112)
Green #abc54a rgb(171, 197, 74)
Grey  #f5f5f5 rgb(245, 245, 245)
 */

/* @group Tags */

body {
	background: #f5f5f5;
	font: 100%/1.5 georgia, helvetica,arial,sans-serif;
	color: rgba(75, 64, 64, 1);
	padding: 0 2.2em;
	margin: 0;
	text-shadow: 1px 1px 0 #fff;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}
.section {
	margin: 0 auto;
	max-width: 40em;
	_width: 40em;
	padding: 0 0 0 14em;
}

p,
.header,
.love,
.nonsense {
	position: relative;
}
p,
.love {
	z-index: 2;
}
.header,
.love,
.section-header {
	font-family: georgia,serif;
}
a:link {
	color: #006e70;
	background: transparent;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: 200ms, 200ms;
	-o-transition-property: color, background;
	-o-transition-duration: 200ms, 200ms;
	-moz-transition-property: color, background;
	-moz-transition-duration: 200ms, 200ms;
	transition-property: color, background;
	transition-duration: 200ms, 200ms;
}
a:visited {
	color: #33231e;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: 200ms, 200ms;
	-o-transition-property: color, background;
	-o-transition-duration: 200ms, 200ms;
	-moz-transition-property: color, background;
	-moz-transition-duration: 200ms, 200ms;
	transition-property: color, background;
	transition-duration: 200ms, 200ms;
}
a:hover,
a:focus {
	background: #006e70;
	color: #f5f5f5;
	text-shadow: 1px 1px 0 #006e70;
}
a:visited:hover,
a:visited:focus {
	background: #33231e;
	text-shadow: 1px 1px 0 #33231e;
}
p {
	background: rgba(245, 245, 245, .7);
}
h2:nth-child(n + 2) + p {
	margin-top: -1em;
}

hr {
	background: 0;
	border: double rgba(75, 64, 64, 0.33);
	border-width: 0 0 3px;
	clear: both;
	margin: 0 0 4em;
}
del {
	text-decoration: line-through;
}
del:hover {
	text-decoration: overline;
}
ins {
	text-decoration: none;background: rgba(255, 255, 137, 0.5);-webkit-text-decoration: rgba(75, 64, 64, .6) dotted underline;-moz-text-decoration: rgba(75, 64, 64, .6) dotted underline;-ms-text-decoration: rgba(75, 64, 64, .6) dotted underline;-o-text-decoration: rgba(75, 64, 64, .6) dotted underline;text-decoration: rgba(75, 64, 64, .6) dotted underline;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	font-style: italic;
	margin-block-end: 0;
	margin-block-start: 1.4em;
	font-weight: normal;
}
h3 + p {
	margin-block-start: 0;
}
code {
	font-size: 1em;
	font-family: consolas, monaco, "Andale Mono", georgia;
}
iframe {
	border: 1px solid black;
	width: 100%;
	aspect-ratio: 16/9;
	max-width: 30em;
}
iframe[src*="/clocks/"] {
	aspect-ratio: 1;
	max-width: 80vh;
	max-height: 80vh;
}
.iframe + p {
	font-style: italic;
	margin-top: 0em;
}
iframe[src*="superball"] + p em {
	font-style: normal;
}

.note-link {
	bottom: 0.5em;
	position: relative;
	font-size: .9em;
}

.footnote {
	margin: 3em 0;
	padding: 0;
	list-style: none;
	font-size: .9em;
}
.footnote li {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Headers, Love & Nonsense */

.header {
	color: #d42127;
	font-size: 3.5em;
	margin: 0;
	text-shadow: 1px 1px 0 #fff;
	text-align: center;
	border: solid rgba(51, 35, 30, .2);
	border-width: 0 0 1px;
	padding: .1em 1em;
	/* background: rgba(51, 35, 30,.07); */
}
body > .header {
	margin: 0 -.6em 1em;
}
.header a,
.header a:hover,
.header a:visited,
.header a:visited:hover,
.header a:focus,
.header a:visited,
.header a:visited:focus {
	color: #d42127;
	text-shadow: 1px 1px 0 #fff;
	text-decoration: none;
	background: 0;
	font-size: .8em;
	font-weight: normal;
	display: block;
	max-width: 40em;
	margin: 0 auto;

}
.love,
.section-header {
	color: #006e70;
	font-size: 2em;
	font-weight: normal;
	text-align: left;
	border: double rgba(75, 64, 64, 0.33);
	border-width: 0 0 3px;
	margin: 1em 0;
}
.section-header {
	margin-top: 3em;
}
.love a {
	color: #006E70;
	color: rgba(0, 110, 112, .99);
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
	display: block;
	-webkit-transition-property: color, text-shadow;
	-webkit-transition-duration: 200ms, 200ms;
	-o-transition-property: color, text-shadow;
	-o-transition-duration: 200ms, 200ms;
	-moz-transition-property: color, text-shadow;
	-moz-transition-duration: 200ms, 200ms;
	transition-property: color, text-shadow;
	transition-duration: 200ms, 200ms;
}
.love a:hover,
.love a:focus {
	color: #d42127;
	color: rgba(0, 110, 112, .66);
	background: none;
	text-shadow: 1px 1px 0 #fff;
}
.love + .nonsense {
	-webkit-transition: color 2s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	transform: scaleX(-1);
}
.love:hover + .nonsense {
	color: rgba(212, 33, 39,.66);
}
.nonsense {
	font: 1200%/1 BagarozzRegular,"Hobo Std";
	color: rgba(75, 64, 64, 0.33);
	word-spacing: .3em;
	width: 1em;
	padding: .05em;
	margin: -0.4em 0.2em 0.1em -1.2em;
	z-index: 3;
	overflow: hidden;
	text-shadow: 1px 1px 0 #fff;
	position: absolute;
}
.header .nonsense {
	font-size: 235%;
	border: 0;
	color: #006E70;
	color: rgba(75, 64, 64, 0);
	float: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	margin: 0;
	display: block;
	text-align: left;
	text-shadow: 1px 1px 0 rgba(75, 64, 64, 0);
	background: rgba(245, 245, 245,0);
	-webkit-transition-property: color, text-shadow, background;
	-webkit-transition-duration: 2s, 2s, 2s;
	-o-transition-property: color, text-shadow, background;
	-o-transition-duration: 2s, 2s, 2s;
	-moz-transition-property: color, text-shadow, background;
	-moz-transition-duration: 2s, 2s, 2s;
	transition-property: color, text-shadow, background;
	transition-duration: 2s, 2s, 2s;
	_display: block;
	_position: absolute;
	_right: 10px;
	_left: auto;
}
.header:hover .nonsense,
.header .nonsense:hover {
	color: #D42127;
	color: rgba(212, 33, 39,.7);
	background: rgba(245, 245, 245,.7);
}

/* @end */

/* @group Articles, search resultst */

/* .section .article:first-child {
	font-size: 110%;
	margin: 0 -2em;
}
.section .article:first-child hr {
	margin: 2em 1.7em;
}
.section .article:first-child .tweet {
	margin: 0 2em;
} */
.article {
	position: relative;
}
.search-results .article {
	clear: both;
	margin: 0 0 0 7em;
}
.search-results .article a {
	display: block;
}
.search-results .article a,
.search-results .article a * {
	text-decoration: none;
	-webkit-transition-property: color, text-shadow;
	-webkit-transition-duration: 200ms, 200ms;
	-moz-transition-property: color, text-shadow;
	-moz-transition-duration: 200ms, 200ms;
	-o-transition-property: color, text-shadow;
	-o-transition-duration: 200ms, 200ms;
	transition-property: color, text-shadow;
	transition-duration: 200ms, 200ms;
}
.search-results .article a:hover,
.search-results .article a:focus {
	text-shadow: 1px 1px 0 #fff;
	color: #d42127;
	background: none;
}
.search-results a h2 {
	color: #006E70;
	color: rgba(0, 110, 112, 0.99);
}
.search-results a:hover h2,
.search-results a:focus h2 {
	color: #006E70;
	color: rgba(0, 110, 112, 0.66);
	background: none !important;
}
.search-results a p {
	color: #4B4040;
}
.search-results .article .nonsense {
	position: absolute;
	left: -1.2em;
	top: 0;
}
.search-results a:hover .nonsense,
.search-results a:focus .nonsense {
	color: #D42127;
	color: rgba(212, 33, 39, 0.7);
}

/* @end */

/* @group Details */

.details {
	list-style: none;
	margin: 2em 0 0;
	padding: .5em 0;
	overflow: visible;
	font-family: georgia;
	font-size: .9em;
	font-style: italic;
	font-variant: small-caps;
	border: solid rgba(75, 64, 64, 0.33);
	border-width: 1px 0 0;
	clear: both;
}
.details li {
	display: inline-block;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}
.details cite:before {
	content: "Written by ";
}
.details time:before {
	content: "on ";
}
.comments .details time:before {
	content: "commented on ";
}
.comments .details cite:before {
	content: "";
}
.comments .details cite:after {
	content: ":";
}

.shorturl,
.tweet {
	position: absolute;
	bottom: 2em;
}
.details .tweet {
	opacity: 0;
	-webkit-transition: opacity 1s;
}
.details:hover .tweet,
.details .tweet:focus {
	opacity: 1;
}
.tweet {
	right: 0;
	bottom: 0;
	text-decoration: none;
}
.shorturl span,
.tweet span {
	font: 200%/1 BagarozzRegular,"Hobo Std";
	display: block;
	padding: 1px;
	float: left;
	width: 1em;
	color: rgba(75, 64, 64, 66);
	text-shadow: 1px 1px 0 #fff;
	position: relative;
	-webkit-transition: color 1s;
	-moz-transition: color 1s;
	-o-transition: color 1s;
	transition: color 1s;
}
.shorturl:hover,
.tweet:hover,
.tweet:focus,
.shorturl:visited:hover,
.tweet:visited:hover,
.tweet:visited:focus {
	background: 0;
	color: rgba(212, 33, 39,.66);
	text-shadow: 1px 1px 1px #fff;
	text-decoration: none;
}
.shorturl:hover span,
.tweet:hover span,
.tweet:focus span {
	color: rgba(212, 33, 39,.66);
}
.shorturl:hover:after,
.tweet:hover:after,
.shorturl:focus:after,
.tweet:focus:after {
	content: " - " attr(title);
}

/* @end */

/* @group Comments */

.comments {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comments > li .article {
	clear: both;
	overflow: visible;
	min-height: 100px;
	border: solid rgba(51, 35, 30,.3);
	border-width: 0 0 1px;
	margin: 0 0 3em;
	position: relative;
	padding: 0 0 2em;
}
.comments .details {
	border: 0;
}
.comments cite {
	font-size: 1.3em;
	font-family: georgia,serif;
	color: #006e70;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.comments cite a:visited {
	text-decoration: none;
	border: dotted #006e70;
	border-width: 0 0 1px;
}
.comments cite a:visited:hover,
.comments cite a:visited:focus {
	color: #f5f5f5;
}
.comments time {
	position: absolute;
	bottom: 0;
	left: 1em;
}
.commentlink {
	position: absolute;
	bottom: 0;
	left: 0;
}
.comments p {
	clear: both;
	margin: 0 0 .5em 0;
}
.bagarozz {
	font: 800%/1 BagarozzRegular,"Hobo Std";
	width: 1em;
	padding: .05em;
	position: absolute;
	top: 0;
	margin: 0 0 0 -1.2em;
	z-index: 3;
	overflow: hidden;
	text-shadow: 1px 1px 0 #fff;
	color: #4B4040;
	color: rgba(75, 64, 64, 0.33);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	transform: scaleX(-1);
}
.article:hover .bagarozz {
	color: rgba(212, 33, 39,.66);
}
.commentform .bagarozz {
	left: -1.4em;
	right: auto;
	display: none;
	margin: 0;
}
.logorrhoea {
	margin: .5em 0;
	padding: 0 1em 0 0;
	list-style: none;
}
.logorrhoea li {
	margin: 0;
	padding: 0;
}
.logorrhoea a {
	display: block;
	text-decoration: none;
	color: #33231e;
}
.logorrhoea a:hover,
.logorrhoea a:hover cite,
.logorrhoea a:focus,
.logorrhoea a:focus cite {
	color: #f5f5f5;
}
.logorrhoea cite {
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #006e70;
	text-decoration: underline;
}
.logorrhoea cite:after {
	content: ":";
}
.logorrhoea a:hover cite:after,
.logorrhoea a:focus cite:after {
	content: " (" attr(title) ")";
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
}


/* @end */

/* @group Commentform */

.commentform {
	margin: 0 0 0 ;
	padding: 0 0 2em 7em;
	border: solid #d42127;
	border-width: 0 0 1px;
}
.commentform fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.commentform label {
	display: block;
	position: relative;
	margin: 0 0 .5em;
}
.commentform input,
.commentform textarea {
	position: absolute;
	left: 6em;
	font-size: .9em;
	padding: 3px;
	width: 20em;
	border: 1px solid rgba(51, 35, 30,.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.commentform .smaller {
	left: 13em;
	width: 13em;
}
.commentform textarea {
	display: block;
	font-size: .9em;
	font-family: georgia, helvetica,arial,sans-serif;
	width: 26em;
	left: 0;
	position: relative;
	height: 8em;
}
input, textarea {
	-webkit-box-shadow: 0 0 5px rgba(171, 197, 74, 0);
	-moz-box-shadow: 0 0 5px rgba(171, 197, 74, 0);
	box-shadow: 0 0 5px rgba(171, 197, 74, 0);
	-webkit-transition: -webkit-box-shadow .5s;
	-moz-transition: -webkit-box-shadow .5s;
	-o-transition: -webkit-box-shadow .5s;
	transition: -webkit-box-shadow .5s;
	font-family: inherit;
}
input:hover,textarea:hover {
	border: 1px solid rgba(51, 35, 30,.3);
	-webkit-box-shadow: 0 0 5px rgba(171, 197, 74, .7);
	-moz-box-shadow: 0 0 5px rgba(171, 197, 74, .7);
	box-shadow: 0 0 5px rgba(171, 197, 74, .7);
}
input:focus,textarea:focus {
	border: 1px solid rgba(51, 35, 30,.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 110, 112, .8);
	-moz-box-shadow: 0 0 5px rgba(0, 110, 112, .8);
	box-shadow: 0 0 5px rgba(0, 110, 112, .8);
	outline: 0;
}

/* @end */

/* @group Footer */

.footersearch fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 1.2em;
	width: 75%;
}
.footersearch input[type=text] {
	position: absolute;
	left: 0;
	font-size: .9em;
	padding: 3px;
	width: 100%;
	border: 1px solid rgba(51, 35, 30,.6);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.footersearch input[type=submit]{
	float: right;
	font-size: 0.9em;
	padding: 3px;
	margin: 2em 0 0;
}

.footer {
	margin: 6em -2.2em 0;
	border: double rgba(212, 33, 39,.3);
	border-width: 3px 0 0 ;
	background: #fff;
	background: rgba(51, 35, 30,.07);
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.footer .items {
	margin: 0 auto;
	max-width: 40em;
	overflow: hidden;
}
.footer .item {
	font-size: 90%;
	width: 31.33%;
	float: left;
	margin: 0 1%;
}
.footer .item ul {
	border: dashed rgba(51, 35, 30,.3);
	border-width: 0 1px 0 0;
}
.footer .item:last-child ul {
	border: 0;
}
.footer p {
	background: transparent;
}
.item h4 {
	font-size: 1.3em;
	font-family: georgia,serif;
	font-weight: normal;
	color: rgba(51, 35, 30,.75);
	font-style: normal;
	margin: 1em 0 .5em 0;
}
.claos {
	clear: both;
}
.chaos a {
	display: inline-block;
	vertical-align: middle;
}
.f8 {font-size: 1em;}
.f9 {font-size: 1.1em;}
.f10 {font-size: 1em;}
.f11 {font-size: 1.1em;}
.f12 {font-size: 1.2em;}
.f13 {font-size: 1.3em;}
.f14 {font-size: 1.4em;}
.f15 {font-size: 1.5em;}
.f16 {font-size: 1.6em;}
.f17 {font-size: 1.7em;}
.f18 {font-size: 1.8em;}
.f19 {font-size: 1.9em;}
.f20 {font-size: 2.0em;}
.f21 {font-size: 2.1em;}
.f22 {font-size: 2.2em;}


/* @end */

/* @group Prevnext */

.prevnext {
	margin: 1em 0;
	position: relative;
}
.prevnext span {
	position: absolute;
	right: 0;
	display: block;
}
.prevnext a {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	width: auto;
	white-space: nowrap;
	text-align: right;
	background: rgb(245, 245, 245);
	-webkit-transition: opacity, 500ms;
	-moz-transition: opacity, 500ms;
	-o-transition: opacity, 500ms;
	transition: opacity, 500ms;
}
.prevnext span a:hover,
.prevnext span a:visited:hover,
.prevnext span a:focus,
.prevnext span a:visited:focus {
	opacity: 1;
	color: rgb(0, 110, 112);
	background: rgb(245, 245, 245);
	text-shadow: 1px 1px 0 #f5f5f5;
}
.prevnext span:first-child {
	right: auto;
	left: 0;
}
.prevnext span:first-child a {
	right: auto;
	left: 0;
	width: 100%;
	text-align: left;
}

/* @end */

/* @group Konami */

.fontface .love + .nonsense {
	overflow: visible;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.love + .powerup {
	color: rgba(75, 64, 64, 0.6);
}
.nonsense div {
	position: absolute;
	height: 2px;
	width: 1200px;
	background: #D42127;
	right: .52em;
	top: .385em;
	z-index: 3;
	display: none;
	-webkit-box-shadow: 0 0 4px #f5d43b;
	-webkit-transform-origin: 100% 0;
	-moz-box-shadow: 0 0 4px #f5d43b;
	-moz-transform-origin: 100% 0;
	-o-box-shadow: 0 0 4px #f5d43b;
	-o-transform-origin: 100% 0;
	box-shadow: 0 0 4px #f5d43b;
	transform-origin: 100% 0;
}
.nonsense div + div {
	right: .475em;
	top: .427em;
}
.nonsense div + div + div {
	right: .585em;
	top: .377em;
}
.nonsense div + div + div + div {
	right: .64em;
	top: .405em;
}

/* @end */

@media all and (max-width: 900px) {
/* For people with small screens */
.section {
	padding: 0;
}
.nonsense {
	position: relative;
	float: left;
	font-size: 600%;
	margin: .05em .1em .02em 0;
	border: 1px dashed rgba(51, 35, 30,.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.header .nonsense {
	left: auto;
	right: 10px;
	top: 0;
	position: absolute;
	height: 2em;
}
.comments p {
	margin: 0 6em .5em 0;
}
.bagarozz {
	font: 500%/1 BagarozzRegular,"Hobo Std";
	position: absolute;
	top: 0;
	right: 0;
	margin: .4em 0 0;
	border: 1px dashed rgba(51, 35, 30,.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: scaleX(1);
	-o-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform: scaleX(1);
}
}

@media only screen and (max-width:480px) {
/* For people with small devices */
body > .header {
	margin: 0 -10px 1em;
}
.header {
	font-size: 2.4em;
}
.love, .section-header {
	font-size: 1.4em;
}
.section {
	padding: 0;
}
.nonsense {
	position: relative;
	float: left;
	font-size: 600%;
	margin: .05em .1em .02em 0;
	border: 1px dashed rgba(51, 35, 30,.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.header .nonsense {
	left: auto;
	right: 10px;
	top: 0;
	position: absolute;
	height: 2em;
}
.comments p {
	margin: 0 6em .5em 0;
}
.bagarozz {
	font: 500%/1 BagarozzRegular,"Hobo Std";
	position: absolute;
	top: 0;
	right: 0;
	margin: .4em 0 0;
	border: 1px dashed rgba(51, 35, 30,.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: scaleX(1);
	-o-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform: scaleX(1);
}
body {
	padding: 0 10px;
}
.header .nonsense {
	left: auto;
	right: 10px;
}
.section .article:first-child {
	padding: 0 10px;
}
.commentform input {
	width: 15em;
}
.commentform textarea {
	width: 21em;
}
.commentform .smaller {
	left: 8em;
}
.comments p {
	margin: 0 6em 1.5em 0;
}
.comments p + p {
	margin: -1em 6em 1.5em 0;
}
.footer {
	margin: 6em -10px 0;
}
.footer .item {
	width: 90%;
	float: none;
}
}

.printonly {
	display: none;
}

@media print {
	.printonly {
		display: block;
	}
	.dontprint {
		display: none;
	}
}

figure {
	margin: 1em 0;
	padding: 0;
}
figure iframe {
	display: block;
}
figure p {
	margin: .5em 0 0;
	font-style: italic;
}