@charset "UTF-8";
@import url("../webfonts/sourcesanspro_reg/stylesheet.css");
@import url("../webfonts/sourcesanspro_light/stylesheet.css");
@import url("../webfonts/sourcesanspro_semibold/stylesheet.css");
@import url("../webfonts/sourcesanspro_lightital/stylesheet.css");
/* CSS Document */

html {  
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.02em;
	text-rendering: optimizeLegibility;
}
#wrapper {
	width: 1232px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -0.5em;
	padding: 0;
	text-align: left;
}.header {
	width: 1232px;
	margin: 0;
}
nav {
	color: rgba(102,102,102,1.00);
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-size: 1em;
	width: 947px;
	margin: 30px 136px 24px 149px;
	text-rendering: optimizeLegibility;
}
nav img {
	margin: 0px 0px -14px 15px;
}
nav a {
	color: #0079AD;
	text-decoration: none;
	margin: 0px 5px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
nav a:hover {
	color: #00B1EC;
}
article {
	width: 924px;
	margin: 0px 154px;
	padding: 30px 0px 0px 0px;
}
.light {
	color: #666666;
	font-family: source-sans-pro;
	font-size: 1.7em;
	line-height: 180%;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.02em;
	text-rendering: optimizeLegibility;
}
.semi {
	color: #666666;
	font-family: source-sans-pro;
	font-size: 1.7em;
	line-height: 180%;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-rendering: optimizeLegibility;
}
.semi p a {
	color: #D92231;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.semi p a:hover {
	color: #0079AD;
}
.redtext {
	color: #D92231;
}
.blootext {
	color: #0079AD;
}
.tix {
	margin: 0px 154px;
	padding: 25px 0px 0px 0px;
	border: 0;
}
.tix p {
	color: #FFFFFF;
	font-family: source-sans-pro;
	font-weight: 400;
	font-size: 3.9em;
	background-color: #0079AD;
	margin: 0px 360px 0px 0px;
	padding: .3em .5em .3em .85em;
	border: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-rendering: optimizeLegibility;
}
.tix p a {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
}
.tix p:hover {
	background-color: #D92231;
	border: 0;
}
.bluebg {
	width: 924px;
	background-color: #0079AD;
	margin: 50px 0px 0px 0px;
	padding: 4px 154px 0px 154px;
}
.bluebg p {
	color: #ffffff;
	font-family: source-sans-pro;
	font-weight: 400;
	font-size: 3.9em;
	letter-spacing: 0.02em;
	font-size: 2.25em;
	line-height: 200%;
	text-rendering: optimizeLegibility;
}
.whitehilite {
	color: #ffffff;
	font-family: source-sans-pro;
	font-weight: 600;
	letter-spacing: 0.02em;
	font-size: 1.2em;
	text-rendering: optimizeLegibility;
}
.imgleft {
	width: 256px;
	margin: 10px 75px 45px 0px;
	padding: 0;
	float: left;
	color: #ffffff;
	font-family: source-sans-pro;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 150%;
	text-align: center;
	text-rendering: optimizeLegibility;
}
.imgright {
	width: 256px;
	margin: 10px 0px 30px 0px;
	padding: 0;
	float: left;
	color: #ffffff;
	font-family: source-sans-pro;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 150%;
	text-align: center;
	text-rendering: optimizeLegibility;
}
.sorries {
	font-family: source-sans-pro;
	font-weight: 400;
	font-size: .6em;
	text-rendering: optimizeLegibility;
}
.hosts {
	font-family: source-sans-pro;
	font-weight: 400;
	font-size: 0.8em;
	text-rendering: optimizeLegibility;
}
.smaller {
	color: #ffffff;
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-size: 1.8em;
	line-height: 250%;
	text-rendering: optimizeLegibility;
}
.tixred {
	width: 924px;
	background-color: #0079AD;
	margin: 0px 0px 0px 0px;
	padding: 50px 154px 80px 154px;
}
.tixred p {
	color: #FFFFFF;
	font-family: source-sans-pro;
	font-weight: 400;
	font-size: 3.9em;
	background-color: #D92231;
	margin: 0px 360px 0px 0px;
	padding: .3em .5em .3em .85em;
	border: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	text-rendering: optimizeLegibility;
}
.tixred p a {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
}
.tixred p:hover {
	background-color: #00B1EC;
	border: 0;
}
.clear {
	clear:both;
	font-size:1px;
}
.lower h1 {
	color: #0079AD;
	font-family: source-sans-pro;
	font-weight: 600;
	letter-spacing: 0.02em;
	font-size: 1.7em;
	line-height: 180%;
}
.lower p {
	color: #666666;
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-size: 1.4em;
	line-height: 160%;
	text-rendering: optimizeLegibility;
	margin-bottom: 0.3em;
}
.board {
	width: 924px;
	margin: 0px 154px;
	padding: 0px 0px 0px 0px;
}
.board h1 {
	color: #0079AD;
	font-family: source-sans-pro;
	font-weight: 600;
	letter-spacing: 0.02em;
	font-size: 1.7em;
	line-height: 120%;
	text-rendering: optimizeLegibility;
}
.board p {
	color: #666666;
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-size: 1em;
	line-height: 160%;
	text-rendering: optimizeLegibility;
}
.boardblue {
	color: #0079AD;
	font-family: source-sans-pro;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-rendering: optimizeLegibility;
}
.boardital {
	color: #666666;
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-style: italic;
	text-rendering: optimizeLegibility;
}
.lower p a {
	color: #D92231;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#two p a {
	color: #7dd7f6;
	text-decoration: none;
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.02em;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-rendering: optimizeLegibility;
}
#two p a:hover {
	color: #FFFFFF;
}
.imgleft a {
	color: #7dd7f6;
	text-decoration: none;
	font-family: source-sans-pro;
	font-weight: 600;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-rendering: optimizeLegibility;
}
.imgleft a:hover {
	color: #FFFFFF;
}
.imgright a {
	color: #7dd7f6;
	text-decoration: none;
	font-family: source-sans-pro;
	font-weight: 600;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-rendering: optimizeLegibility;
}
.imgright a:hover {
	color: #FFFFFF;
}

.lower p a:hover {
	color: #0079AD;
}
footer {
	width: 924px;
	height: 208px;
	float: left;
	padding: 0 154px;
	margin: 0;
}
.footer-logos {
	height: 80px;
	float: left;
	padding: 0;
	margin: 64px 0;
}
.footer-logo-lpjl {
	height: 92px;
	float: left;
	padding: 0;
	margin: 58px 0;
}
.footer-text {
	height: 50px;
	float: left;
	padding: 0;
	margin-top: 79px;
}
.footer-text p {
	font-family: source-sans-pro;
	font-weight: 400;
	letter-spacing: 0.01em;
	font-size: 1em;
	line-height: 1.5em;
	color: #0079AD;
	margin: 12px 0 0 0;
	padding: 0;
	text-rendering: optimizeLegibility;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:hover, .footer-text a:active {
	color: #0079AD;
	text-decoration: none;
}
.footer-rules {
	font-family: source-sans-pro;
	font-weight: 200;
	font-size: 1.9em;
	color: #D92231;
	margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility;
}
.copyright {
	width: 924px;
	float: left;
	background-color: #0079AD;
	margin: 10px 0px;
	padding: 30px 154px;
	font-family: source-sans-pro;
	font-weight: 400;
	font-size: .75em;
	color: #ffffff;
	letter-spacing: 0.03em;
	text-rendering: optimizeLegibility;
}
.lower h2 {
	color: #0079AD;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.02em;
	margin-bottom: 1em;
	text-rendering: optimizeLegibility;
}
.lower p img {
	margin-top: 8px;
}
.clear {clear:both; font-size:1px;
}

