/** Stately setup
*************************************/
@font-face {
  font-family: 'stately-webfont';
  src: url("../font/stately-webfont.eot");
  src: url("../font/stately-webfont.eot?#iefix") format("embedded-opentype"), url("../font/stately-webfont.woff") format("woff"), url("../font/stately-webfont.ttf") format("truetype"), url("../font/stately-webfont.svg#testfontRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

.stately {
  font: normal normal 300px "stately-webfont";
  line-height: 100% !important;
  font-size-adjust: none !important;
  -webkit-text-rendering: optimizeLegibility !important;
  -moz-text-rendering: optimizeLegibility !important;
  -ms-text-rendering: optimizeLegibility !important;
  -o-text-rendering: optimizeLegibility !important;
  text-rendering: optimizeLegibility !important;
  -moz-font-feature-settings: "liga=1" !important;
  -ms-font-feature-settings: "liga" 1 !important;
  -ms-font-feature-settings: "liga", "dlig" !important;
  overflow: hidden !important;
  width: 300px;
  display: block !important;
  margin: 0 auto !important;
  padding: 0 !important;
  list-style: none !important;
  background: transparent !important;
  border-radius: 0 !important;
  }
  .stately li {
    float: left !important;
    margin: -20% 0 0 -100% !important;
    position: relative !important;
    left: 101% !important;
    width: 100% !important;
    cursor: default !important;
    -webkit-transition: all 1s ease-in !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important; }

/** Style customizations
*************************************/
#intrideans {
  color: #b0b0b0; }
  #intrideans .ca, #intrideans .co, #intrideans .dc, #intrideans .fl, #intrideans .ks, #intrideans .md, #intrideans .mn, #intrideans .mi, #intrideans .nj, #intrideans .ny, #intrideans .oh, #intrideans .va, #intrideans .wa, #intrideans .wy {
    color: #a3d07e; }

#election {
  color: #00aeef; }
  #election .id, #election .ut, #election .az, #election .ak, #election .wy, #election .mt, #election .no, #election .sd, #election .nd, #election .ne, #election .ks, #election .ok, #election .tx, #election .mo, #election .ar, #election .la, #election .ms, #election .tn,
  #election .ky, #election .wv, #election .nc, #election .sc, #election .ga, #election .al {
    color: #ff7474; }

#presidents {
  color: #b0b0b0; }
  #presidents .va, #presidents .oh, #presidents .ma, #presidents .ny, #presidents .nc, #presidents .tx, #presidents .vt, #presidents .ar, #presidents .ca, #presidents .ct, #presidents .ga, #presidents .hi, #presidents .il, #presidents .ia, #presidents .ky, #presidents .mo, #presidents .ne, #presidents .nj, #presidents .pa, #presidents .sc {
    color: #ff8b3e; }

#plain {
  color: #999; }
