/* line 5 */
a,
a:hover {
  color: #eeeeee;
}

/* line 9 */
strong {
  color: #eeeeee;
  font-weight: normal;
}

/* line 13 */
a:visited {
  color: #cccccc;
}

/* line 16 */
a {
  text-decoration: none;
}
/* line 18 */
a:hover {
  text-decoration: underline;
}

/* line 21 */
#nav {
  margin-top: 0;
  text-align: right;
  line-height: 1;
  font-size: 1.5em;
  color: white;
}
/* line 27 */
#nav a {
  text-decoration: none;
}
/* line 29 */
#nav a:hover {
  text-decoration: underline;
}

/* line 32 */
.title {
  color: #b70b1d;
}

/* line 35 */
form.mailing-list {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}

/* line 40 */
#footer p {
  margin: 0;
}

/* line 44 */
#press .quote {
  margin-bottom: 0.5em;
  font-style: italic;
}
/* line 47 */
#press .citation {
  font-weight: bold;
}

/* line 51 */
.shows .show {
  margin-bottom: 1em;
}
/* line 53 */
.shows .show .when {
  color: #eeeeee;
  font-size: 1.5em;
}
/* line 56 */
.shows .show .venue {
  color: #cccccc;
  font-size: 1.25em;
}
/* line 59 */
.shows .show ul {
  margin-bottom: 0;
}
/* line 61 */
.shows .show ul li {
  font-size: 1em;
}

/* line 65 */
.twitter ul {
  list-style-type: none;
  margin: 0 0 1.5em 0;
}
/* line 68 */
.twitter ul li {
  margin-bottom: 1.5em;
}
/* line 70 */
.twitter ul li a {
  text-decoration: none;
  color: #eeeeee;
  font-size: 1.25em;
}

/* line 75 */
.twitter h2 a {
  text-decoration: underline;
  color: #b70b1d;
  font-size: 1em;
}

/* line 81 */
.bloviations ul {
  list-style-type: none;
  margin: 0 0 1.5em 0;
}
/* line 85 */
.bloviations ul li a {
  font-size: 1.5em;
}

/* line 88 */
.sale {
  font-size: 1.5em;
}
/* line 90 */
.sale a {
  color: #eeeeee;
}
/* line 92 */
.sale a:visited {
  color: #eeeeee;
}
/* line 94 */
.sale a:hover {
  color: #b70b1d;
}
/* line 96 */
.sale.download {
  font-size: 1.5em;
}

/* line 100 */
.cupcakes p {
  font-size: 1.25em;
}
