/* customizations and butcherings */
/* line 7 */
body {
  background-color: #471f1f;
}

/* line 11 */
.container {
  padding: 1em;
  background-color: black;
}

/* line 16 */
#title {
  margin-bottom: 1.5em;
}

/* line 19 */
#cover {
  text-align: center;
}

/* line 22 */
#cover img {
  /* border: #000 1px solid */
}

/* line 25 */
#optimist {
  font-size: 1.25em;
}

/* line 28 */
h2 {
  margin-bottom: 0.5em;
  /* color: #b70b1d */
  color: #cccccc;
}

/* line 33 */
.caption {
  font-style: italic;
  font-size: 1.25em;
}

/* line 37 */
#video {
  text-align: center;
}

/* line 40 */
#music h3 {
  font-style: italic;
}

/* line 43 */
#music ul li {
  font-size: 1.25em;
}

/* line 46 */
#player {
  margin-bottom: 0.5em;
}

/* line 49 */
.featured {
  margin-bottom: 0.75em;
}

/* line 52 */
.featured span {
  display: block;
  font-size: 1.5em;
}

/* line 56 */
.featured .when {
  font-weight: bold;
}

/* line 59 */
.featured .what {
  font-style: italic;
}

/* line 64 */
#shows ul li {
  font-size: 1.25em;
}

/* line 67 */
#shows li.featured {
  font-size: 2em;
  color: #b70b1d;
  font-weight: bold;
}

/* line 72 */
#news ul li {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}

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

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

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

/* line 87 */
a {
  text-decoration: none;
}
/* line 89 */
a:hover {
  text-decoration: underline;
}

/* line 92 */
#nav {
  margin-top: 0;
  text-align: right;
  line-height: 1;
  font-size: 1.25em;
  color: white;
}
/* line 98 */
#nav a {
  text-decoration: none;
}
/* line 100 */
#nav a:hover {
  text-decoration: underline;
}

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

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

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

/* line 115 */
#press .quote {
  margin-bottom: 0.5em;
  font-style: normal;
  padding: 1em;
  background-color: #cccccc;
  color: black;
}
/* line 121 */
#press .quote strong {
  color: black;
  font-weight: bold;
}
/* line 124 */
#press .citation {
  font-weight: normal;
}
/* line 126 */
#press .biography {
  padding: 1em;
  background-color: #cccccc;
  color: black;
}

/* line 133 */
.shows table td {
  width: 20%;
}
/* line 135 */
.shows .show {
  margin-bottom: 1em;
}
/* line 137 */
.shows .show .when {
  color: #eeeeee;
  font-size: 1.5em;
}
/* line 140 */
.shows .show .venue {
  color: #cccccc;
  font-size: 1.25em;
}
/* line 143 */
.shows .show .venue a {
  text-decoration: underline;
}
/* line 145 */
.shows .show ul {
  margin-bottom: 0;
}
/* line 147 */
.shows .show ul li {
  font-size: 1em;
}

/* line 151 */
.twitter ul {
  list-style-type: none;
  margin: 0 0 1.5em 0;
}
/* line 154 */
.twitter ul li {
  margin-bottom: 1.5em;
}
/* line 156 */
.twitter ul li a {
  text-decoration: none;
  color: #cccccc;
  font-size: 1em;
}

/* line 162 */
.twitter h3 a.title {
  text-decoration: none;
  /* color: $red */
  color: #eeeeee;
  font-size: 1em;
}

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

/* line 176 */
.sale {
  font-size: 1.5em;
}
/* line 178 */
.sale a {
  color: #eeeeee;
}
/* line 180 */
.sale a:visited {
  color: #eeeeee;
}
/* line 182 */
.sale a:hover {
  color: #b70b1d;
}
/* line 184 */
.sale.download {
  font-size: 1.5em;
}

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

/* line 191 */
td {
  vertical-align: top;
}

/* line 196 */
.rss_list li p {
  padding: 1em;
  background-color: #cccccc;
  color: black;
}

/* line 201 */
.bio {
  background-color: #cccccc;
  color: black;
  padding: 1em;
}

/* line 206 */
.urgency {
  text-align: center;
}
/* line 208 */
.urgency h2 {
  margin-bottom: 0;
}
/* line 210 */
.urgency .label {
  color: #eeeeee;
  margin-bottom: 0.5em;
}
/* line 213 */
.urgency .date {
  margin-bottom: 0.5em;
}
/* line 215 */
.urgency .date a {
  color: #b70b1d;
}
/* line 217 */
.urgency .place {
  color: #eeeeee;
}
/* line 219 */
.urgency hr {
  margin-bottom: 1em;
}
/* line 222 */
.urgency ul li {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 1.5em;
  text-decoration: underline;
}

