/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- */
/* ----------------------------------------------------------------------------------------------------------------------------- */


h1, h2, h3, p {
	font-family: 'Montserrat', sans-serif;
}
h4, .order-tickets, ul.footer-nav, .copyright p {
	font-family: 'Oswald', sans-serif;
}
sup {
	vertical-align: super;
	font-size: smaller;
}

/* ---- HOME PAGE PANELS ---- */
.panel-content h2, #news-wrap h2, #rulebook-wrap h2, #roster-wrap h2 {
	text-transform: uppercase;
	font-size: 2.5em;
	font-weight: 600;
	padding-top: 0.8em;
}


/* ------------------------------------------------------------------------------------------------------------------------------ */
/* ---- RULEBOOK  ---- RULEBOOK ---- RULEBOOK ---- RULEBOOK ---- RULEBOOK ---- RULEBOOK ---- RULEBOOK ---- RULEBOOK ---- RULEBOOK */
/* ------------------------------------------------------------------------------------------------------------------------------ */

#rulebook-wrap {
	width: 100%;
}
#rulebook-wrap .section {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}
#rulebook-wrap .content {
	width: 96%;
	margin: 0 auto;
}
#rulebook-wrap .rule {
	padding-bottom: 1.5em;
}

#rulebook-wrap .rule p, #rulebook-wrap .rule ol {
	font-size: 0.9em;
}
#rulebook-wrap .rule ul {
	font-size: 1em;
}
#rulebook-wrap .rule ul.bullet {
	font-size: 0.9em;
	list-style-type: disc;
}
#rulebook-wrap .rule ul span {
	margin-left: -20px;
}
#rulebook-wrap .rule ol {
	font-family: 'Montserrat', sans-serif;
	margin-top: 0.25em;
	line-height: 1.25em;
	list-style-type: decimal;
	margin-left: 2%;
}
#rulebook-wrap .rule ol.alpha {
	list-style: upper-alpha;
}
#rulebook-wrap .rule ol.bullet {
	list-style: disc;
}
#rulebook-wrap .rule ol.alpha ol {
	list-style: none;
	font-size: 1em;
	margin-left: 0;
}
#rulebook-wrap .rule ol.no-body {
	margin-top: 1.25em;
}
#rulebook-wrap .rule ol li {
	margin-bottom: .5em;
}
#rulebook-wrap .rule ul {
	font-family: 'Montserrat', sans-serif;
	margin-top: 0.25em;
	line-height: 1.25em;
	list-style-type: none;
	margin-left: 2%;
}

#rulebook-wrap .rule .title h3 {
	font-size: 1.2em;
	color: #921111;
	text-transform: uppercase;
}
#rulebook-wrap .rule h4 {
	font-size: 1.1em;
	color: #921111;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0em;
	line-height: 0.25em;
	font-weight: 600;
	margin-top: 2em;
}
#rulebook-wrap .rule table {
	width: 80%;
	margin: 0 0 1.25em 5%;
	text-transform: none;
}
#rulebook-wrap .rule table tr:nth-child(1) td {
	color: #921111;
	font-weight: 600;
	background-color: #FFF;
	border-bottom: none;
}
#rulebook-wrap .rule table td {
	text-align: center;
	font-size: 1.0em;
	font-family: 'Montserrat', sans-serif;
	padding: 0.25em 0;
	
	color: #000;
	background-color: #FFF;
}
#rulebook-wrap .rule table tr:nth-child(odd) {
	background-color:rgba(0, 0, 0, 0.2);
	border-top: 1px solid rgba(125, 125, 125, 0.5);
	border-bottom: 1px solid rgba(125, 125, 125, 0.5);
}
#rulebook-wrap .rule table tr:nth-child(1) td {
	border-top: none;
}
#rulebook-wrap .rule .title {
	border-bottom: 1px solid #C6C6C6;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#rulebook-wrap .rule p span, #rulebook-wrap .rule ol li span {
	color: #921111;
	font-weight: 600;
}

#rulebook-wrap h2 {
	color: #3F3F3F;
	line-height: 1.25;
}
#rulebook-wrap p {
	margin-top: 1.0em;
}
#rulebook-wrap p.address {
	text-align: center;
	font-size: 1.1em;
}
#rulebook-wrap p.address span {
	color: #921111;
}

/* DIRECTORS */
#rulebook-wrap .directors-wrap {
	width: 100%;
	padding: 0.5em 0 1.0em;
	display: inline-block;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}
#rulebook-wrap .directors-wrap .director {
	width: 50%;
	float: left;
}
#rulebook-wrap .directors-wrap .title {
	border-bottom: none;
}
#rulebook-wrap .directors-wrap h3, #rulebook-wrap p.address span {
	font-size: 1.25em;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
#rulebook-wrap .directors-wrap .title h3 {
	color: #3F3F3F;
	text-align: center;
	font-size: 1.25em;
	text-indent: 0.9em;
}
#rulebook-wrap .directors-wrap ul {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.0em;
	line-height: 1.25em;
	text-align: center;
}
#rulebook-wrap .directors-wrap ul li.name {
	font-size: 1.1em;
	color: #921111;
	font-weight: 600;
}
#rulebook-wrap .directors-wrap ul li a.email {
	font-size: 0.85em;
	color: #921111;
	text-decoration: none;
}
#rulebook-wrap .directors-wrap ul li a.email:hover {
	color: #C6C6C6;
}
#rulebook-wrap a.download, #rulebook-wrap table a, #rulebook-wrap h4 a {
	font-family: 'Oswald', sans-serif;
	color: #921111;
	text-decoration: none;
	text-transform: uppercase;
}
#rulebook-wrap h4 a {
	font-size: 0.9em;
}
#rulebook-wrap a.download:hover, #rulebook-wrap table a:hover, #rulebook-wrap h4 a:hover {
	color: #C6C6C6;
}





/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ---- MOBILE DEVICES ---- MOBILE DEVICES ---- MOBILE DEVICES ---- MOBILE DEVICES ---- MOBILE DEVICES ---- MOBILE DEVICES ----- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 769px) {
	
	#rulebook-wrap h2 {
		font-size: 2em;
	}
	
	
}


@media screen and (max-width: 567px) {
	
	#rulebook-wrap .directors-wrap .title h3 {
		line-height: 0;
		margin-top: 0.5em;
	}
	#rulebook-wrap .directors-wrap ul {
		line-height: 1.1em;
		margin: 0em 0 0.5em;
	}
}


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

	
}


















