@charset "utf-8";
/* CSS Document */

body {
	background: url(images/background.png) repeat;
	width: 100%;
	
}

a:link {
    color: #096;
	text-decoration: none;
}

a:visited {
    color: #096;
}

a:hover {
    color: #3C9;
}

a:active {
    color: #063;
}

/* font-face names: 'latoblack', 'latobold', 'latohairline', 'latoheavy', 'latolight', 'latomedium', 'latoregular', 'latosemibold', 'latothin', 'foglihtenno07regular', 'itsadzokes01regular'  */

#page-wrapper {
    transition: filter 0.25s ease 0s;
}

/* Banner */

	#banner {
		padding: 3em 0 0em 0 ;
	}

.inner {
	padding: 3em 0 1em 0 ;
	margin: 0 auto;
	width: 960px;
}

.map {
	background: url(images/map.png) no-repeat;
	height: 300px;
}

.main {
	background: url(images/tsg.jpg) no-repeat center;
	height: 400px;
}

.intro p {
	font-family: latolight, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
    color: #096;
	padding-bottom: 0.0em;
	letter-spacing: -0.035em;
	margin-top: -0.05em;
}

.intro-thanks p {
	font-family: latolight, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
    color: #096;
	padding-bottom: 0.0em;
	letter-spacing: -0.02em;
	margin-top: -0.05em;
}

strong {
	font-family: latoheavy, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

p {
	font-family: latomedium, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
    color: #333;	
	padding-bottom: 0.0em;
}

.brand {
	font-family: foglihtenno07regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 4.0em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -.05em;
	line-height: 100%;
}

h1 {
	font-family: latohairline, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 4.0em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -.05em;
}

h2 {
	font-family: latosemibold, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: latoblack, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-transform: uppercase;
    color: #030;
	border-bottom: #000000 1px dotted;
	padding-bottom: 0.5em;
}

h4 {
	font-family: latolight, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.5em;
	text-transform: uppercase;
    color: #666;
	/*border-bottom: rgba(102, 102, 102, 0.25) 1px dotted;*/
	padding-top: 1.0em;
	padding-bottom: 0.0em;
}

h5 {
	font-family: latoblack, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-transform: uppercase;
    color: #030;
	padding-bottom: 1.0em;
	margin-top: -0px;
}

.image {
	border: rgba(255,255,255,0.52);
	height: 200px;
	width: 150px;
	border: #666 solid 1px;
	box-shadow: 3px 3px 8px 1px rgba(102, 102, 102, 0.75);
}

.name {
	font-family: latoregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.01em;
	padding-top: 1.0em;
}

.nameb {
	font-family: latoregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.01em;
	padding-top: 0.0em;
}

.namec {
	font-family: latolight, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.01em;
	padding-top: 1.0em;
}

.character {
	font-family: latoheavy, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.02em;
	padding-top: 0.2em;
}

.quote {
	font-family: latoheavy, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.02em;
	padding-top: 0.2em;
}

.credit {
	font-family: latoregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	padding-top: 0.3em;
	margin-top: 0.5em;
	/*border-top: #CCC dotted 1px;*/
    background-image: linear-gradient(to right, rgba(204,204,204,1), rgba(204,204,204,0) 35%);
	background-position: top;
	background-size: 100% 1px;
	background-repeat: no-repeat;
}

#seven ul {
	list-style: inside none;
	padding: 0px;
}

.row5 {
	width: 180px;
	height: 275px;
	float: left;
	padding-right: 12px;
	padding-bottom: 3em;
}

.row5b {
	width: 180px;
	height: 15px;
	float: left;
	padding-right: 12px;
	padding-bottom: 3em;
}

.break {
	display: inline-block;
}

.break2 {
	display: inline-block;
	margin-top: -40px;
	margin-left: 384px;
}

#four ul, #five ul {
	list-style: inside none;
	padding: 0px;
}

.reviews {
	display: inline-block;
}

.sponsors {
	background: url(images/sponsors.jpg) no-repeat;
	height: 150px;
}

.performers {
	background: url(images/montage.jpg) no-repeat;
	height: 960px;
	margin-bottom: -14px;
}

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

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

@media screen and (max-width: 980px) {
	.main {
	background: url(images/tsg_s.jpg) no-repeat center;
	height: 267px;
	}
	.inner {
	padding: 3em 0 1em 0 ;
	margin: 0 auto;
	width: 640px;
	}
	.map {
	background: url(images/map_s.png) no-repeat;
	height: 200px;
	}
	.break2 {
		margin-left: 192px;
	}
	.sponsors {
		background: url(images/sponsors_s.jpg) no-repeat;
		height: 150px;
	}
	.performers {
		background: url(images/montage_s.jpg) no-repeat;
		height: 640px;
}

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

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

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

/* Button */

	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.5s ease-in-out;
		-webkit-transition: background-color 0.5s ease-in-out;
		-ms-transition: background-color 0.5s ease-in-out;
		transition: background-color 0.5s ease-in-out;
		background-color: rgba(255, 255, 255, 0.75);
		border-radius: 5px;
		border: 5;
		border-color: #063;
		box-shadow: inset 0 0 0 2px rgba(0, 51, 25, 0.25);
		color: #666;
		cursor: pointer;
		display: inline-block;
		font-family: latobold, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 0.8em;
		height: 3.75em;
		letter-spacing: 0.1em;
		line-height: 3.75em;
		padding: 0 2.25em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
	}

		.button:hover {
			background-color: rgba(102, 204, 153, 0.15);
			color: #000;
		}

		.button:active {
			background-color: rgba(255, 255, 255, 0.35);
		}