@font-face {
    font-family: LittleBird;
    src: url('../fonts/LittleBird.ttf');
}

html {
	scroll-padding-top: 2em;
}

body {
	background-color: #BCCDAD;
	/*background-image:url('../media/site/topBg.jpg');*/
	/*background-position:0px 0px;*/
	/*background-repeat:repeat-x;*/
	/*color: black;*/
	text-align: center;
}

div {
	margin-left: auto;
	margin-right: auto;
}
div.opentip, .opentip div, div.opentip-container {
	outline: none;
	background: none;
}
#headerBlock {
	 height: 340px; 
	 background: url('../media/site/vines2.png') #9DC39D;
	 background-size: 100% auto;
	 background-position: 0px -65px;
	outline: none;
	overflow: hidden;
	font-size: 340%;
	font-family: LittleBird;
	font-weight: normal;
	/* top: 220px; */
	line-height: 100%;
	color: #2f3324;
	text-align: left;
	border-radius: 40px 40px 0 0;
}
h1 {
	font-weight: normal;
	height: 220px;
	/*outline: thin solid red;*/
	position: relative;
}
.headerPrime {
	color: #fcff6c; /*#ebf9b6;*/ 
	text-shadow: 4px 4px 7px #0000009c;
}
h1 span {
	position: absolute;
	/*outline: thin solid;*/
}
#hTitle {
	top: 20px;
	left: 90px;
}
.yearColor {
	color: #22Ab22;
}
#navbarContents a {
	color: rgb(6, 17, 58);
}
#navbarContents .selected a {
	color: rgb(144, 38, 114);
}

#hYear {
	font-size: 47%;
	left: 304px;
	top: -43px;
}
#hFestival {
	left: 394px;
	top: 107px;
	font-size: 70%;
    /*color: rgb(207, 217, 255);*/
}
#hSub {
	font-size: 40%;
	top: 170px;
	left: 400px;
}
.subtleShadow {
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.35)	
}
#hThe {
	font-size: 40%;
	left: 164px;
	top: -29px;
}
.titleWhite {
	color: #f9fff5;
}

#hFall {
	position: relative;
	background-color: rgba(219, 165, 79, 0.63);
	top: -63px;
	left: -4px;
	height: 37px;
	font-size: 35%;
	width: 900px;
	padding-left: 329px;
	padding-top: -35px;
	line-height: 2em;
}
#emailIcon {
	position: relative;
	top: -240px;
	left: 50px;
	opacity: 0.66;
}
#twitterIcon {
	position: relative;
	top: -380px;
	left: 140px;
	opacity: 0.66;
}
#weheartIcon {
	position: relative;
	top: -520px;
	left: 240px;
}

h2 {
	background: url('../media/site/vineshoriz.png') #7f9868;
	background-position: 0px -4px;
	font-size: 230%;
	font-family: LittleBird;
	font-weight: normal;
	width: 900px;
	margin-top: 1.75em;
	margin-left: auto;
	margin-right: auto;
	color: #2f2822;
	border-radius: 15px 15px 0 0;
	margin-bottom: 0;
    background-repeat: no-repeat;
    line-height: 1.5em;
}

.overview {
	background: url('../media/site/sketches.png') #CCD7C2;
	margin-top: 3em;
	height: 106px;
	background-repeat: no-repeat;
	background-size: auto 106px;
}
.overview p {
	color: rgb(33, 136, 42);
    text-align: center;
    font-size: 130%;
    margin-left: 21%;
    line-height: 1.5em;
    width: 72%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    text-shadow: 2px 2px 1px #8080802b;
}
.summary p {
	color: rgb(144, 38, 114);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-size: 125%;
	line-height: 1.7em;
}

body > div {
	width: 900px;
	color: rgb(6, 17, 58);
	font-family: Lora;
	text-align: left;
	line-height: 1.5em;
	background: url('../media/site/vineshoriz.png') #CCD7C2;
	background-repeat: no-repeat;
    background-position-y: -60px;
}
body > div.content, h2, .overview {
	box-shadow: 2px 4px 7px #8080804f;
}
body > div.content {
    border-radius: 0 0 15px 15px;
}
.content p, .content ul, .content table {
	width: 70%;
	margin-left: 22%;
	overflow: hidden;
	outline: none;
}
.content, .game {
	padding: 0.5em 0em 0.5em 0em;
}
.gameAddendum {
    margin-left: 1em !important;
    font-size: 85%;
    font-weight: bold;
    display: block;
    margin-top: -4px;
    padding-bottom: 4px;
}
.content li {
	margin-right: 6%;
}
.content li.past {
	opacity: 0.5;
}
.content li.current {
	background-color: rgba(255, 235, 96, 0.84);
}
.dropcap {
	font-family: LittleBird;
	margin-right: 0.1em;
}

#navbarBlock {
	outline:none;
	width:900px;
	margin-top:1em;
	margin-bottom:2em;
	background: #F2E4C3;
    border-radius: 0 0 40px 40px;
}
#navbarContents {
	height: 2em;
	background-color:transparent;
	outline:none;
}
#navbarContents nav {
	list-style-type: none;
	margin: auto;
	display: block;
	/* width: 40.4em; */
	width: 900px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
#navbarContents nav span {
	font-family: LittleBird;
	font-size: 150%;
	margin-left: 1.1em;
	margin-right: 1.5em;
}
#navbarContents a:hover {
	text-decoration: underline;
}

.STLogo {
	font-family: LittleBird;
}
.caption {
	text-align: center;
	font-size: 82%;
}
.question {
	font-weight:bold;
}


#footer {
	background-image: none;
	background-color: rgb(239, 225, 200);
	margin-top: 3em;
	margin-bottom: 5em;
	border-bottom-left-radius: 35px;
	outline: none;
	border: 1px solid black;
	height: 2.5em;
	line-height: 0;
	border-bottom-right-radius: 35px;
}
#footer p {
	text-align: center;
	font-size: 85%;
	padding: 0.6em 0 0.6em 0;
}

.stcontact {
	font-weight: bold;
}
.stcontact:before {
    content: attr(data-website) "\0040" attr(data-user);
    unicode-bidi: bidi-override;
    direction: rtl;
}

a {
	color: #0073d6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


ul.priorYears {
	list-style-type: circle;
	padding-left: 0;
	/* font-family: LittleBird; */
	font-weight: normal;
	font-size: 129%;
	line-height: 1.8em;
}
ul.priorYears li {
	float: left;
	margin-left: 1em;
	margin-right: 0.75em;
	color: gray;
}
ul.priorYears .first {
	list-style: none;
    margin-left: 0.25em;
}

form p label {
	vertical-align: top;
	width: 110px;
	text-align: right;
	display: inline-block;
	padding-right:0.5em;
}
form p input, form p textarea {
	width: 450px;
	font-size: 100%;
	font-family: Lora;
	color: rgb(19, 42, 21);
	padding-left: 0.5em;
}
form p button {
	margin-left: 122px;
	font-family: Lora;
	font-size: 100%;
}
.formSubmit {
	margin-left: 18%;
}
.formAddl {
	font-size: 70%;
	line-height: 1.2em;
	display: block;
}
 input:required:invalid, input:focus:invalid {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeVJREFUeNqkU01oE1EQ/mazSTdRmqSxLVSJVKU9RYoHD8WfHr16kh5EFA8eSy6hXrwUPBSKZ6E9V1CU4tGf0DZWDEQrGkhprRDbCvlpavan3ezu+LLSUnADLZnHwHvzmJlvvpkhZkY7IqFNaTuAfPhhP/8Uo87SGSaDsP27hgYM/lUpy6lHdqsAtM+BPfvqKp3ufYKwcgmWCug6oKmrrG3PoaqngWjdd/922hOBs5C/jJA6x7AiUt8VYVUAVQXXShfIqCYRMZO8/N1N+B8H1sOUwivpSUSVCJ2MAjtVwBAIdv+AQkHQqbOgc+fBvorjyQENDcch16/BtkQdAlC4E6jrYHGgGU18Io3gmhzJuwub6/fQJYNi/YBpCifhbDaAPXFvCBVxXbvfbNGFeN8DkjogWAd8DljV3KRutcEAeHMN/HXZ4p9bhncJHCyhNx52R0Kv/XNuQvYBnM+CP7xddXL5KaJw0TMAF8qjnMvegeK/SLHubhpKDKIrJDlvXoMX3y9xcSMZyBQ+tpyk5hzsa2Ns7LGdfWdbL6fZvHn92d7dgROH/730YBLtiZmEdGPkFnhX4kxmjVe2xgPfCtrRd6GHRtEh9zsL8xVe+pwSzj+OtwvletZZ/wLeKD71L+ZeHHWZ/gowABkp7AwwnEjFAAAAAElFTkSuQmCC);
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
  }
  input:required:valid {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAepJREFUeNrEk79PFEEUx9/uDDd7v/AAQQnEQokmJCRGwc7/QeM/YGVxsZJQYI/EhCChICYmUJigNBSGzobQaI5SaYRw6imne0d2D/bYmZ3dGd+YQKEHYiyc5GUyb3Y+77vfeWNpreFfhvXfAWAAJtbKi7dff1rWK9vPHx3mThP2Iaipk5EzTg8Qmru38H7izmkFHAF4WH1R52654PR0Oamzj2dKxYt/Bbg1OPZuY3d9aU82VGem/5LtnJscLxWzfzRxaWNqWJP0XUadIbSzu5DuvUJpzq7sfYBKsP1GJeLB+PWpt8cCXm4+2+zLXx4guKiLXWA2Nc5ChOuacMEPv20FkT+dIawyenVi5VcAbcigWzXLeNiDRCdwId0LFm5IUMBIBgrp8wOEsFlfeCGm23/zoBZWn9a4C314A1nCoM1OAVccuGyCkPs/P+pIdVIOkG9pIh6YlyqCrwhRKD3GygK9PUBImIQQxRi4b2O+JcCLg8+e8NZiLVEygwCrWpYF0jQJziYU/ho2TUuCPTn8hHcQNuZy1/94sAMOzQHDeqaij7Cd8Dt8CatGhX3iWxgtFW/m29pnUjR7TSQcRCIAVW1FSr6KAVYdi+5Pj8yunviYHq7f72po3Y9dbi7CxzDO1+duzCXH9cEPAQYAhJELY/AqBtwAAAAASUVORK5CYII=);
    background-position: right top;
    background-repeat: no-repeat;
  }



/*Games*/
.game {
	margin-bottom: 3.5em;
	/*border: thin solid gray;*/
	position: relative;
    border-radius: 15px 15px 0 0;
    box-shadow: 2px 4px 7px #8080804f;
}
.gameExcerpt {
	background-color: #e8e3c5;
}
.game div {
	outline: none;
}
.title, .author, .tags, .description, .authorStatement, .editorStatement, .aboutTheAuthor, .links {
	display: block;
}
.system, .playOnline, .gameFile, .terp {
	font-size: 85%;
	font-weight: bold;
}
.featuredQuote, .coverArt {
	float: left;
}
.featuredQuote {
	padding: 1em;
	line-height: 1em;
}
.coverArt {
	/*padding: 1em 1.5em 1em 1em;*/
	margin-top: -8px;
	margin-right: 1.5em;
	margin-bottom: -6px;
}
.coverArt img {
	box-shadow: rgba(57, 77, 38, 0.28) 10px 0px 10px -3px;
    border-radius: 15px 0 0 0;
}
.featuredQuote {
    width: 275px;
    font-size: 165%;
    background: #ccacb6;
    color: #262f08;
    border-radius: 15px 0 0 0;
    margin: -8px 1.0em 0px 0;
    box-shadow: rgba(57, 77, 38, 0.28) 10px 0px 10px -3px;
    background: url(../media/site/vinessquare.png) hsla(12, 25%, 82%, 1);
    background-size: 103%;
}
.tags {
	padding-top: 0.25em;
    line-height: 2em;
    padding-left: 20.5em;
}
.tags span {
  font-size: 85%;
  margin-left: 1em;
  border: thin solid rgb(157, 157, 157);
  font-weight: bold;
  border-radius: 0.5em;
  color: rgb(41, 41, 163);
  background-color: rgb(236, 252, 236);
  padding: 0.1em 0.3em 0.1em 0.3em;
  white-space:nowrap;
}
.contentTag {
	background-color: #fffb8d !important;
}
span.gameLengthTag {
	color: rgb(0, 129, 195)
}
span.excerptTag {
	background-color: #fff682;
	color: rgb(0, 129, 195);
}
.title {
	font-weight: bold;
	font-size: 190%;
	padding-top: 0.4em;
    line-height: 1.1em;
}
.title a {
	color: black;
}
.author {
	padding-top: 0.8em;
}
.description {
    padding-top: 0.5em;
    padding-right: 2em;
    font-size: 110%;
    line-height: 1.5em;
    padding-left: 10.5em;
    background-color: #ffffff59;
    padding-bottom: 0.5em;
    margin-top: 0.5em;
}
.description a, .authorStatement a {
	color: #234f75;
}
.description a:hover, .authorStatement a:hover {
	/*border-bottom: none;	*/
}
.authorStatement, .editorStatement {
	padding-bottom: 0.5em;
	padding-right: 2em;
	padding-left: 13em;
	padding-top: 0.75em;
	font-style: italic;
	font-size: 90%;
	line-height: 1.3em;
}
.authorStatementHeader {
	color: #2e6500;
    font-weight: bold;
    font-style: normal;
    font-size: 90%;
}
.playOnline {
	/*float: left;*/
}
.gameFile {
}
.editorStatement::before {
	content: "Organizer's Comment: \201C";
}
.editorStatement::after {
	content: "\201D"
}
.authorStatement em {
	font-style: normal;
}
.links span.link {
  border: thin solid gray;
  margin: 0 0.5em 0 0.5em;
  padding: 0.25em;
  background-color: rgba(201, 253, 209, 0.62);
  border-radius: 5px;
}
.links {
  background-color: rgba(117, 117, 211, 0.36);
  padding: 0.5em 0 0.5em 0;
  margin-top: 0.8em;
  margin-bottom: -0.5em;
  text-align: center;
clear: left;  
}
.linkMeta {
font-size: 70%;
  position: relative;
}
.authorLink {
	vertical-align: sub;
}
.authorLink img {
	width: 22px;
}
.getgame {
	float: right;
    padding: 0.2em 0.8em;
    font-family: LittleBird;
    font-size: 150%;
    background-color: gray;
    color: white;
    margin-top: -8px;
    margin-left: 0.2em;
    border-radius: 0 15px 0 0;
}
.getgame a{
	color: white;
}
.getgame:hover {
	background-color: #4c8844;
}
.getgame a:hover {
	text-decoration: none;
}
.infoOnly:hover {
	background-color: gray;
}
.headerSystem {
}
.headerSystem, .headerLength {
	font-size: 80%;
	/*font-weight: bold;*/
}
.headerLength {
    min-width: 3.5em;
    text-align: right;
    position: absolute;
}
.length-micro {
	/*color: green;*/
}
.length-short {
	/*color: gray;*/
}
.length-full {
	/*font-weight: bold;*/
}
.listSummaryRow {
	outline: 1px dotted #aaa;
    vertical-align: top;
}
.listSummaryRow > td {
	padding: 1px 7px 1px 7px !important;
}
.listSummaryRow > td a {
	font-weight: bold;
}
.summaryHeaderRow > th {
	vertical-align: top !important;
    padding: 1px 7px 1px 7px !important;
}
.summaryAuthor {
	font-size: 90%;
}
.headerRight {
	float: right;
	line-height: 1.33em;
}
.gameList li a, .listSummaryRow a {
	font-weight: bold;
}
.fineprint {
	font-size: 75%;
	line-height: 1em;
	overflow: default;
}
.nominationForm {
	margin-left: 200px;
  margin-right: 65px;
}
.nominationForm div {
	border: thin solid black;
	padding: 1em 1em 1em 1.5em;
	width: 95%;	
    margin-top: 1em;
}
.nominationForm p, .nominationForm ul {
	margin-left: 0;
	padding-left: 0;
	width: 100%;
}
.nominationForm ul {
	list-style-type: none;
}
.nominationForm input#email {
	width: 12em;
}
.nominationForm h4 {
	text-decoration: underline;
	margin: 0;
}
#emailLabel {
	text-align: left;
}
.nominationForm .formSubmit {
	font-size: 135%;
	margin-left: 20px;
}

.ribbon {
	position: absolute;
	float: left;
}
.ribbon img {
	width: 125px;
}
.listRibbonWinner {
	border: thin dotted green;
    background-color: #CAE2C9;
    padding: 0px 5px;
}
.topRibbon {
	left: -60px;
	top: 10px;	
}
.audienceRibbons {
    width: 660px;
    position: relative;
    margin-top: 0px;
    /*outline: thin solid blue !important;*/
    padding-left: 20.3em;
    height: 53px;
}
.sideRibbon {
    position: relative;
    padding: 0 7px;
    float: right;
}
.sideRibbon img {
	width: 200px !important;
}
.rib {
	font-family: 'Archivo Black', sans-serif;
    position: absolute;
    color: #fef0e5;
    text-align: center;
    width: 200px;
    left: 26px;
}
.ribSmall {
    top: 9px;
    font-size: 70%;
}
.ribSmallRow1 {
	top: 12px;
    font-size: 70%;
}
.ribSmallRow2 {
	top: 26px;
    font-size: 70%;
}
.ribMain {
    top: 26px;
    font-size: 100%;
}
.ribSingle {
	top: 19px;
	font-size: 110%;
}


ul.prizes li {
    margin-right: 8%;
    margin-bottom: 0.5em;
    line-height: 1.4em;
}
ul.prizes a {
	color: rgb(0, 71, 107);
    text-decoration: underline;
}
.explanatoryBlock {
	margin-bottom: 2em; font-size: 110%; background-image: none;
}
.explanatoryBlock p {
	width: 90%; margin: 0 5%; text-align: center;
}
.largeArtLink {
	text-align: center;
    font-size: 75%;
    margin-top: 0;
    display:none;
}
.largeArtLink a {
    color: gray;
}
hr {
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: #a7a7a7;
    border-width: 1px 0 0 0;
    border-radius: 20px;
    margin-left: 14em;
    width: 65%;
    margin-top: 30px;
    margin-bottom: -20px;
}
hr:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: #a7a7a7;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
#anniversary {
    position: relative;
    float: right;
    top: -38px;
    right: 15px;
}
#anniversary img {
	width: 150px;
	height: 150px;
}



/* MOBILE */

@media screen and (max-width: 900px) {

	div {
		width: auto !important;
	}
	h1 span {
		position: relative;
		left: auto !important;
		top: auto !important;
		text-align: center;
		display: inherit;
		height: 17% !important;
	}
	#headerBlock {
		height: auto;
	}
	#hThe {
		/*height: 8% !important;*/
	}
	#hYear {
	    margin-top: -3% !important;
	    margin-bottom: 4%;
	}
	#hTitle {
		font-size: 14vw;
	}
	#hFestival {
		margin-top: 4% !important;
	}
	#hSub {
		top: 6% !important;
	}
	#hFall {
		top: auto;
		left: auto;
		height: auto;
		width: auto;
		padding-left: 0px;
		text-align: center;
		font-size: 3.2vw;
	}
	.icons {
		text-align: center;
		outline: none;
	}
	.icons p {
		display: inline-block;
	}
	#emailIcon, #twitterIcon, #weheartIcon {
		top: auto;
		left: auto;
	    margin-top: 0px;
	    margin-bottom: 0px;
	}
	h1 {
		margin: 0px;
		height: 100% !important;
	}

	#navbarContents {
		height: auto;
	}
	#navbarContents nav {
		width: auto !important;
	}
	nav span {
		line-height: 1.75em;
	}
	.overview {
		height: auto;
		background: none;
	}
	.overview p {
		font-size: 120%;
		margin-left: auto;
		width: auto;
		padding-top: 0px;
		background: #ccd7c2 !important;
	}
	h2 {
		width: auto;
	}
	.content ul, .content p {
		width: auto;
		margin-left: auto;
	}
	.content p {
	    padding: 0em 1em 0em 1em;
	}
	div.content {
		background: #ccd7c2 !important;
	}
	#footer {
		height: auto;
		line-height: inherit;
	}

	.getgame {
		display:none;
	}
	.title, .author, .tags {
		text-align: center;
	}
	.title {
		clear: both;
	}
	.tags {
		padding-left: 0;
		clear: both;
	}
	.description, .authorStatement, .editorStatement {
		padding-left: 2em;
	}

	.coverArt {

	}
	.coverArt img {

	}
	.links span.link {
	    line-height: 2em;
	}

	.audienceRibbons {
	    /*outline: thin solid blue !important;*/
	    padding-left: 0;
	}
	.sideRibbon {
		float: left;
	}
	.rib {
		left: 76px;
	}
	.topRibbon {
		float: right;
		right: 0px;
		left: auto;
	}

  /* specific CSS */
}
}



