@import url(../../css/common2017.css);

h2, h3, h4,
.menu .menu-item,
.table {
  background-color: #f08020;
}

.menu .menu-item a,
.menu .menu-item a.active,
.menu .menu-item a:visited {
  /*line-height: 1.8;*/
}

#movie {
  margin-bottom: 1.5em;
}

#gallery {
  text-align: center;
  margin-top: 0; margin-bottom: 1.5em;
}

#gallery img {
  max-width: 100%;
}

#live > .subsection {
  margin-top: 0;
}

#live ul li {
  font-size: 150%;
}

#live ul li:before {
  content: "\1f31e\20";
}
