/*@base-font_v2_thin: 'Museo Sans Thin';
@base-font_v2_medium: 'Museo Sans Regular';*/
/*@base-font-regular: 'MuseoSans-100';
@base-font-medium: 'MuseoSans-300';
@base-font-semibold: 'MuseoSans-500';
@base-font-bold: 'MuseoSans-500';
@base-font-bolder: 'MuseoSans-700';
@handwritten-font: 'ShadowsIntoLightRegular';
@handwrittern-font-two: 'ShadowsIntoLightTwoRegular';
@cursive-font: 'WisdomScriptRegular';
@museo-slab-medium: 'MuseoSlab-300';
@museo-slab-bolder: 'MuseoSlab-700';
@museo-slab-bolder-italic: 'MuseoSlab-700Italic';
@museo-slab-extra-bold: 'MuseoSlab-900';*/
/* -------- PAGE CONTENT BEGIN -------- */
.page-block {
  min-width: 1010px;
  padding-top: 70px;
}
.page-block > .block-content {
  clear: both;
  margin: 0 auto;
  width: 964px;
  height: 100%;
}
.block-title {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 40px;
}
.block-description {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.05em;
  margin: 10px 0;
}
.block-description.inline-block {
  margin: 23px 0 0 15px;
}
.block-text {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  margin-top: 10px;
}
.block-text b,
.block-text strong {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
.top-shadow {
  background: url("/images/separators/shadowed-separator-w1090.png") no-repeat scroll center top transparent;
}
/* -------- PAGE CONTENT END -------- */
.landing-page .static-page-text {
  padding: 50px 0 40px;
}
.landing-page .static-page-text h1 {
  color: #000;
  font-family: 'Averta-Light-300';
  font-size: 36px;
  font-weight: normal;
  line-height: 36px;
  margin-bottom: 20px;
}
.landing-page h3 {
  color: #000;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}
.landing-page .static-page-text p {
  color: #000;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 20px;
}
.landing-page .static-page-text strong {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
/* ------- PAGE JILLIAN GAME RULES --------- */
#jillian-game-rules h1.handwrite-text {
  color: #000;
  font-family: 'Averta-Light-300';
  font-size: 27px;
  font-weight: normal;
  line-height: 36px;
  margin-bottom: 20px;
}
/* ------- PAGE JILLIAN GAME RULES END --------- */
#game-page-content,
.single-column-landing-page {
  padding-top: 0px;
}
.single-column-landing-page #key-info-display {
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.single-column-landing-page #key-info-display .icon {
  float: none;
  margin: 0 auto;
}
.single-column-landing-page #key-info-display p {
  color: #000;
  text-align: center;
}
.single-column-landing-page #landing-page-activity .game-activities-wrap {
  float: none;
  margin: 0 auto;
}
/*---------------- GAME LANDING PAGE V3 BEGIN -----------------*/
#game-landing-page {
  width: 960px;
  margin: 0 auto;
}
/*---------------- GAME LANDING PAGE V3 END -----------------*/
