body {
  height: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #E6E0D9; }
  body a {
    color: #336699; }
  body pre {
    display: block;
    background-color: #F8F8FF;
    border: 1px solid #DEDEDE;
    color: #444444;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding: 0.5em; }
  body ul.bulleted {
    margin-left: 20px;
    margin-bottom: 10px; }
    body ul.bulleted li {
      list-style-type: square; }
      body ul.bulleted li span {
        font-weight: bold; }

h2.title {
  font-size: 150%;
  padding-bottom: 12px;
  font-weight: bold; }

h3.title {
  font-size: 120%;
  font-weight: bold;
  padding-bottom: 10px; }

#op_panel ul {
  margin-left: 80px;
  margin-top: 10px;
  float: left;
  overflow: hidden; }
  #op_panel ul li {
    float: left;
    margin-right: 20px;
    padding-bottom: 5px; }
    #op_panel ul li a:hover {
      text-decoration: underline; }

#header {
  background-color: #900209;
  border-bottom: 2px solid #EC9A94;
  overflow: hidden; }
  #header h1 {
    float: left;
    color: #ECEBC3;
    font-size: 2.3em;
    font-weight: bold; }

@media screen and (max-width: 1024px) {
  #header {
    display: none; } }
#container {
  width: 95%;
  margin: 20px auto;
  overflow: hidden; }

#my_songs_box, #public_songs_box {
  margin-top: 10px;
  margin-bottom: 30px; }

#my_songs, #public_songs {
  padding-left: 2em;
  line-height: 1.5em; }

#song_info, #track_list {
  line-height: 1.5em; }

#song_info_box, #track_list_box {
  padding-left: 2em;
  margin-top: 10px;
  margin-bottom: 30px; }

#track_info {
  line-height: 2em; }

#score_box {
  margin-top: 2em; }

/*# sourceMappingURL=application.css.map */
