@import url(//cloud.typography.com/706184/636620/css/fonts.css);
@import url(//cloud.typography.com/706184/7209152/css/fonts.css);
/* line 23, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/themes/sbnation/_fonts.scss */
.-gotham {
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 100;
  font-style: normal; }

/* line 29, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/themes/sbnation/_fonts.scss */
.-gotham-narrow-light {
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 500;
  font-style: italic; }

/* line 35, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/themes/sbnation/_fonts.scss */
.-gotham-medium {
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-style: italic; }

/* line 41, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/themes/sbnation/_fonts.scss */
.-gotham-narrow-black {
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 800;
  font-style: italic; }

/* line 47, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/themes/sbnation/_fonts.scss */
.-gotham-narrow-ultra {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 900;
  font-style: italic; }

/* line 53, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/themes/sbnation/_fonts.scss */
.-sentinel-bold {
  font-family: "Sentinel A", "Sentinel B", "Sentinel SSm A", "Sentinel SSm B", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'fontello';
  src: url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.eot");
  src: url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.eot#iefix") format("embedded-opentype"), url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.woff") format("woff"), url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.ttf") format("truetype"), url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 23, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
body {
  font-family: "Mercury SSm A", "Mercury SSm B", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #222;
  background-color: none; }

/* line 29, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
article {
  max-width: 600px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden; }

/* line 36, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#output {
  padding: 5% 0%; }

/* line 40, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
h4 {
  font-size: 16px;
  margin: 0; }

/* line 45, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
h2 {
  font-size: 32px;
  margin: 5px 0 0; }

/* line 50, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
h4, h2 {
  line-height: 1.4em;
  font-weight: normal; }

/* line 56, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#generate {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 3% 1%;
  background-color: #292929;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal; }

/* line 69, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#generate:hover {
  background-color: #1f1f1f; }

/* line 73, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
.share {
  margin-top: 5%; }

/* line 74, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
.share a {
  display: block;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 3% 1%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Roboto, Arial, sans-serif; }

/* line 87, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#twitter, #twitter:visited {
  background-color: #00aced;
  color: white; }
  /* line 90, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
  #twitter:hover, #twitter:visited:hover {
    background-color: #009dd9; }

/* line 95, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#twitter:before {
  content: '\e806'; }

/* line 99, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#facebook, #facebook:visited {
  background-color: #325a97;
  color: white; }
  /* line 102, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
  #facebook:hover, #facebook:visited:hover {
    background-color: #2d5188; }

/* line 107, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#facebook:before {
  content: '\e807'; }

/* line 111, /home/autotune/shared/working/projects/sbnation-minor-league-team-generator/source/stylesheets/all.css.scss.erb */
#twitter:before,
#facebook:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 6px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em; }
