/* line 1 */
html {
  overflow-y: scroll;
}

/* line 4 */
body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: white;
}

/* line 10 */
#banner {
  height: 190px;
  border: #666666 1px solid;
  position: relative;
  background: url("/images/banner.jpg");
}

/* line 16 */
#wrap {
  border-top-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
}

/* line 21 */
#banner {
  border-top-left-radius: 27px;
  -webkit-border-top-left-radius: 27px;
  -moz-border-radius-topleft: 27px;
}

/* line 26 */
#menu {
  height: 10px;
  margin-top: 50px;
  padding-right: 0px;
  text-align: right;
  margin-bottom: 1px;
}

/* line 33 */
#menu ul, #menu li {
  margin: 0;
  padding: 0;
  float: left;
  list-style-type: none;
}

/* line 39 */
#menu a {
  min-height: 15px;
  border-top: #cc3300 1px solid;
  border-bottom: #cc3300 1px solid;
  display: block;
  min-width: 40px;
  padding: 2px;
  text-decoration: none;
  color: #660000;
}

/* line 49 */
#menu a:hover {
  border-top: #aaaaaa 1px solid;
  border-bottom: #aaaaaa 1px solid;
  min-height: 0px;
  padding: 2px;
}

/* line 55 */
#wrap {
  margin: 0 auto;
  width: 760px;
  height: auto;
  background-repeat: repeat-y;
  background: #cccccc;
  border: #666666 3px solid;
}

/* line 63 */
#header {
  position: absolute;
  bottom: 1em;
  right: 0;
  margin-top: 10px;
  font: "Helvetica";
  font-size: 13px;
  background-color: #663333;
  background-color: rgba(255, 255, 255, 0.85);
  color: white;
  text-align: right;
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
}
/* line 80 */
#header h1 {
  padding: 0;
  margin-top: 0.1em;
  margin-bottom: 0.2em;
  margin-left: 0.5em;
  margin-right: 2em;
  width: 300px;
  height: 50px;
  background: url("/images/logo.png") no-repeat center;
}

/* line 90 */
.text {
  margin-bottom: 10px;
  margin-left: 30px;
  color: black;
  line-height: 1.3em;
}
/* line 95 */
.text li {
  margin-bottom: 0.5em;
}
/* line 97 */
.text li p {
  margin-bottom: 0.5em;
}
/* line 99 */
.text h2 {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 0;
}
/* line 103 */
.text h3 {
  margin-left: 20px;
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #333333;
}
/* line 108 */
.text p {
  margin-left: 20px;
  margin-right: 100px;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

/* line 114 */
.player_div {
  width: 100px;
  height: 20px;
}

/* line 118 */
.audio {
  margin-left: 20px;
  margin-bottom: 1em;
  border: #705c3d 2px solid;
  display: inline-block;
  overflow: auto;
  padding: 1em;
  padding-top: 0.5em;
  background-color: #756142;
  color: white;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-box-shadow: 4px 4px 16px rgba(64, 64, 64, 0.4);
  -moz-box-shadow: 4px 4px 16px rgba(64, 64, 64, 0.4);
}
/* line 133 */
.audio .controls {
  margin: 0;
  padding: 0;
}
/* line 136 */
.audio .controls a.download img {
  border: none;
  width: 24px;
}
/* line 140 */
.audio dl dt {
  float: left;
  clear: left;
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
  padding-right: 0.4em;
  min-width: 5em;
}
/* line 147 */
.audio dl dt::after {
  content: ":";
}
/* line 149 */
.audio dl dd {
  float: left;
  margin-left: 0;
  color: rgba(255, 255, 255, 0.9);
}
/* line 153 */
.audio dl dd dl {
  margin: 0;
}
/* line 155 */
.audio dl dd dl dt {
  min-width: 0;
  color: inherit;
}
/* line 158 */
.audio dl dd dl dt::after {
  content: "";
}
/* line 160 */
.audio dl dd dl dd {
  margin-left: 0;
  padding-left: 0;
  color: rgba(192, 192, 192, 0.7);
}
/* line 164 */
.audio dl dd dl dd::before {
  content: "- ";
}

/* line 167 */
#footer {
  clear: both;
  margin: 0 auto;
  padding: 0px 0 0px 0;
  border-top: 1px solid #cccccc;
  width: 760px;
  text-align: center;
  color: white;
  font-size: 12px;
  background-color: rgba(102, 102, 102, 0.8);
}

/* line 178 */
#footer a {
  text-decoration: none;
}

/* line 181 */
#footer img {
  border: none;
}

/* line 184 */
#footer a:hover {
  text-decoration: underline;
}

/* line 187 */
#links {
  margin-bottom: 100px;
}

/* line 190 */
#about {
  margin-bottom: 50px;
}

/* line 193 */
#content {
  margin-top: 50px;
  color: black;
}

/* line 197 */
h2 {
  margin-left: 10px;
  color: #333333;
  font: "Helvetica";
  size: 12pt;
  margin-bottom: -1em;
  margin-top: 1.5em;
}
/* line 204 */
h2 img {
  vertical-align: middle;
  margin-bottom: 1em;
  margin-right: 0.25em;
}

/* line 209 */
#twitter {
  margin-bottom: 40px;
}
/* line 210 */
#twitter h2 {
  text-align: left;
  margin-right: 20px;
}
/* line 214 */
#twitter .tweet .tweet_list, #twitter .query .tweet_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: rgba(100, 230, 205, 0.85);
}
/* line 219 */
#twitter .tweet .tweet_list .awesome, #twitter .tweet .tweet_list .epic, #twitter .query .tweet_list .awesome, #twitter .query .tweet_list .epic {
  text-transform: uppercase;
}
/* line 221 */
#twitter .tweet .tweet_list li, #twitter .query .tweet_list li {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5em;
}
/* line 225 */
#twitter .tweet .tweet_list li a, #twitter .query .tweet_list li a {
  color: #0c717a;
}
/* line 227 */
#twitter .tweet .tweet_list .tweet_even, #twitter .query .tweet_list .tweet_even {
  background-color: rgba(210, 210, 200, 0.85);
}
/* line 229 */
#twitter .tweet .tweet_list .tweet_avatar, #twitter .query .tweet_list .tweet_avatar {
  padding-right: 0.5em;
  float: left;
}
/* line 232 */
#twitter .tweet .tweet_list .tweet_avatar img, #twitter .query .tweet_list .tweet_avatar img {
  vertical-align: middle;
}
/* line 234 */
#twitter .tweet {
  box-shadow: 4px 4px 16px rgba(64, 64, 64, 0.8);
  -webkit-box-shadow: 4px 4px 16px rgba(64, 64, 64, 0.8);
  -moz-box-shadow: 4px 4px 16px rgba(64, 64, 64, 0.8);
}

