
.Container {
	opacity: 0;
}

.NavLink {
	color: #fff !important;
}

h2.EventTitle {
	color: #fffbe9;
	font-size: 48px;
	letter-spacing: 9px;
	text-shadow: 0px 0px 5px #665a3c, 0px 5px 5px #000000;
	font-family: 'goudy_trajan_regularregular';
}

p.EventSubtitle {
	color: #c4b797;
	font-size: 18px;
	letter-spacing: 5px;
	text-transform: uppercase;
	text-shadow: 0px 0px 9px #6c040d;
}

h2.TwoBeastsHeader {
	color: #e3d8c7;
	text-transform: none;
	font-size: 24px;
	letter-spacing: 1.2px;
	text-shadow: 0px 2px 2px #000000;
}

p.TwoBeastsLore {
	color: #e3d8c7;
	text-shadow: 0px 2px 1px #000000;
	font-size: 19px;
	font-family: 'Neuton', serif;
	font-style: italic;
	letter-spacing: 1.1px;
	text-align: center;
	line-height: 24px;
}

h2.BeastExplanationHeader {
	font-family: 'Radiance';
	color: #fffbe9;
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: 3px;
	text-shadow: none;
}

h2.BeastExplanationHeaderTight {
	letter-spacing: 1px;
}

p.BeastExplanationCopy {
	color: #adaaa5;
	font-size: 17px;
	line-height: 24px;
}

p.BeastExplanationReminder {
	color: #cdcaae;
	font-size: 18px;
}

h2.BeastInvasion {
	color: #c4a489;
	margin-top: 3px;
	font-family: 'Radiance';
	font-size: 24px;
	text-shadow: 0px 0px 5px #9c0815;
	letter-spacing: 3px;
}

p.EventHeadline {
	font-family: 'Neuton', serif;
	font-size: 34px;
	letter-spacing: 5px;
	text-shadow: 2px 2px 2px #000000, 0px 0px 20px #78a0cf, 0px 0px 30px #78a0cf;
}

p.PrizesHeadline {
	font-family: 'Neuton', serif;
	font-size: 34px;
	letter-spacing: 5px;
	text-shadow: 2px 2px 2px #000000, 0px 0px 10px #338666, 0px 0px 26px #338666;
}

p.EventSubHeadline {
	color: #9198ab;
	text-shadow: 2px 2px 2px #000000;
}

#PointsList li {
	line-height: 22px;
	margin-bottom: 28px;
	text-shadow: 2px 2px 2px #000000;
}

span.PointsNumber {
	color: #ffffff;
	font-size: 28px;
	text-shadow: 2px 2px 2px #000000;
}

span.PointsWords {
	color: #ffffff;
	font-size: 18px;
	text-shadow: 2px 2px 2px #000000;
}

p.PointsHow {
	color: #9198ab;
	margin-top: 3px;
	font-size: 18px;
	line-height: 24px;
	text-shadow: 2px 2px 2px #000000;
}

p.EventAdditional {
	color: #9198ab;
	font-size: 18px;
	text-shadow: 2px 2px 2px #000000;
}

p.RewardsHeader {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1.6px;
}

p.RewardsOverview {
	font-size: 18px;
	color: #b6b2a1;
	line-height: 24px;
}

p.PrizeListTitle {
	font-size: 18px;
	text-shadow: 2px 2px 2px #000000;
	color: #adaa9e;
}

p.PrizeListPrize {
	font-size: 18px;
	text-shadow: 2px 2px 2px #000000;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #f4f1df;
	margin-top: 23px;
}

p.PrizeListHow {
	font-size: 18px;
	text-shadow: 2px 2px 2px #000000;
	margin-top: 5px;
	color: #adaa9e;
}

div.ValveFooter {
	margin-top: -400px;
}

a.StoreButton:hover {
	background-color: rgba( 135, 119, 194, 0.2 );
}

a.StoreButton {
	text-align: center;
	padding-top: 12px;
}

p.StoreButtonName {
	color: #ffffff;
	font-size: 18px;
	text-shadow: 1px 1px 1px #000000;
}

p.StoreButtonPrice {
	color: #9198ab;
	font-size: 17px;
	text-shadow: 1px 1px 1px #000000;
}

p.StoreButtonPrice s {
	color: #555964;
	text-shadow: 1px 1px 1px #000000;
}

div.Poem {
	opacity: 0;
	text-shadow: 2px 2px 2px #000000;
	color: #fffbe9;
	font-size: 22px;
	font-family: 'Neuton', serif;
	font-style: italic;
	text-align: left;
	line-height: 30px;
	margin-top: -3px;
}

div.Poem:hover {
	opacity: 1.0;

	/*
	background-color: rgba( 0, 0, 0, 0.5 );
	*/
}

div.Poem p.PoemTitle {
	text-shadow: 2px 2px 2px #000000;
	color: #fffbe9;
	font-size: 22px;
	font-family: 'Neuton', serif;
	font-style: italic;
	text-align: left;
	line-height: 40px;
}
