a {
  color: #c45ca3 !important;
}
#content .single-entry-header h1.entry-title {
  color: #c45ca3 !important;
}
input#submit:hover {
  background-color: #c45ca3 !important;
}
#content .page-entry-header h1.entry-title {
  color: #c45ca3 !important;
}
.searchsubmit:hover {
  background-color: #c45ca3 !important;
}

body.custom-background {
  background-color: #c1c1c1;
}

@media screen and (max-width: 782px) {
  html {
    margin-top: 46px !important;
  }
  * html body {
    margin-top: 46px !important;
  }
}

div.dc-video-player-wrapper {
  position: unset !important;
}

section.body {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  /* justify-content: space-evenly; */
}

body {
  display: flex;
  justify-content: center;
}

section.sidebar {
  display: flex;
  flex-direction: column;
  width: 18rem;
  justify-content: space-between;
  margin-left: 1rem;
  margin-top: 2rem;
}

#chat, section.chat {
  max-width: 760px;
}

#footer div.supported {
  display: flex;
  justify-content: space-between;
  margin: 0.25rem;
}

#footer img {
  max-width: 130px;
  max-height: 50px;
  align-self: center;
}

#footer div.supported a {
  align-self: center;
  justify-content: center;
}

section.sidebar section {
  background-color: white;
  padding: 0.5rem;
}

section.sidebar h1,
section.sidebar h2 {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

section.sidebar h3 {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

h1.day {
  padding-top: 1rem;
  font-weight: bold;
}

div.event a > h3 {
  padding-left: 1rem;
  font-size: 0.9rem;
}

div.concert {
  padding: 10px;
}

p.length {
  display: none;
}

div#videoplayer,
div#audioplayer {
  align-self: center;
}

div#audioplayer {
  display: flex;
  justify-content: center;
  padding: 2rem;
}

.onnow {
  display: none;
}

section.body {
  flex-direction: column;
  width: calc(760px + 1rem);
}

section.body section {
  background-color: white;
  margin: 0.5rem;
}

section.body p {
  padding: 0.25rem;
}

button {
  padding: 0.25rem;
  font-size: 0.75rem;
}

nav.menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 60rem;
}

nav.menu div {
  display: flex;
  /* height: 3rem; */
  width: 12rem;
  height: 4rem;
  padding: 0.5rem;
  margin: 0.5rem;
  background-color: white;
  justify-content: center;
  /* align-items: center; */
  flex-direction: column;
}

nav.menu div a {
  /* text-align: center; */
  font-size: 1.25rem;
  margin-bottom: 1rem;
}



section#content {
	display: flex;
	flex-direction: column;
	max-width: 800px;
}

section.exhibition {
	padding: 0.5rem;
	margin: 0.5rem;
	background-color: white;
	flex-grow: 1;
	padding-bottom: 3rem;
}

section.content p {
  margin-bottom: 1rem;
}

/* a.worklink {
	display: block;
	margin-top: 1.5rem;
	font-size: 1.5rem;
	border-left: 1rem solid lightgrey;
	padding-left: 1rem;
} */

section.exhibition a.worklink {
  display: flex;
  align-self: flex-end;
  right: 0px;
  background-color: #e47748;
  padding: 1rem;
  color: white !important;
  margin-top: 0.5rem;
  margin-right: -1.5rem;
  margin-bottom: -4rem;
  font-size: 1.5rem;
  border-left: 1rem solid lightgrey;
  padding-left: 1em;
  padding-right: 2rem;
}

section.exhibition a.backlink {
  position: absolute;
  float: left;
  background-color: #e47748;
  padding: 1rem;
  color: white !important;
  display: block;
  margin-top: 1.5rem;
  margin-left: -1.5rem;
  font-size: 1.5rem;
  border-right: 1rem solid lightgrey;
  padding-right: 1em;
  padding-left: 2rem;
}

/* section.exhibition  a.backlinkA {
	float: left;
	color: white !important;
	display: block;
	margin-top: 1.5rem;
	margin-left: -1.5rem;
	font-size: 1.5rem;
	height: 5rem;
	border-right: 1rem solid lightgrey;
} */

section.exhibition a.backlinkA {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  /* float: left; */
  color: #c45ca3 !important;
  display: flex;
  flex-direction: row;
  /* margin-top: 1.5rem;
	margin-left: -1.5rem;
	font-size: 1.5rem;
	height: 5rem; */
  background-color: white;
  height: 1.25rem;

  font-size: 0.75rem;
  line-height: 1.25rem;
  padding: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  /* border-left: 1rem solid lightgrey; */
}

a.worklink:hover {
  color: white !important;
}

section.content em {
  font-size: unset !important;
}

section.exhibition a {
  color: #e47748 !important;
}
section.exhibition #content .single-entry-header h1.entry-title {
  color: #e47748 !important;
}
section.exhibition input#submit:hover {
  background-color: #e47748 !important;
}
section.exhibition #content .page-entry-header h1.entry-title {
  color: #e47748 !important;
}
section.exhibition .searchsubmit:hover {
  background-color: #e47748 !important;
}
nav.menu a {
  color: #e47748 !important;
}
nav.menu #content .single-entry-header h1.entry-title {
  color: #e47748 !important;
}
nav.menu input#submit:hover {
  background-color: #e47748 !important;
}
nav.menu #content .page-entry-header h1.entry-title {
  color: #e47748 !important;
}
nav.menu .searchsubmit:hover {
  background-color: #e47748 !important;
}


@media screen and (max-width: 620px) {
	nav.menu{
		margin-top: 0rem;
		justify-content: space-evenly;
		align-content: flex-start;
	}
	nav.menu div {
		max-width: 40%;
		height: 2.5rem;
		margin: 0.25rem;
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}
	nav.menu div a {
		font-size: 0.9rem;
		margin-bottom: 0rem;
		padding: 0;
		margin: 0;
	}

	nav.menu img {
		height: 3rem !important;
		width: 3rem !important;
	}

	nav.menu div:first-child {
		margin-top: -1rem;
	}

	body {
		margin-top: 0rem !important;
	}

	nav.menu div h1 {
		margin-bottom: -0.6rem;
		font-size: 1.25rem !important;
	}

	section#content {
		display: flex;
		flex-direction: column;
		width: unset;
		margin-left: 0.5rem;
		margin-right: 0.5rem;
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
		padding-bottom: 1rem;
		padding-top: 1.5rem;
	}

	section.exhibition a.worklink {
		position: absolute;
		right: 0px;
		margin-top: -1rem;
		padding: 0.5rem;
		margin-left: 10%;
		font-size: 1rem;
		padding-left: 1em;
		padding-right: 2rem;
	}
}