@charset "utf-8";
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  height: 100%;
}
body {
  line-height: 1;
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
form ul {
  list-style-type: none;
}
form li {
  margin-bottom: 10px;
}
input,
select {
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: "Medien Regular", Arial, Helvetica;
  font-size: 1em;
  color: #666666;
}
input[type=text],
input[type=password] {
  width: 100%;
  height: 20px;
  line-height: 18px;
  padding: 0px 4px;
  border: 1px solid #666666;
  border-radius: 2px;
}
input[type=submit] {
  background-color: #cccccc;
  color: #ffffff;
  height: 20px;
  padding: 0 9px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden,
.accessibility {
  display: inline;
  left: -1000px;
  overflow: hidden;
  width: 0px;
  position: absolute;
  top: -1000px;
  height: 0px;
  visibility: hidden;
}
body,
td,
th {
  font-family: "Medien Regular", Arial, Helvetica;
  font-size-adjust: 0.5;
  font-style: normal;
  color: #666666;
  line-height: 1.4;
}
body {
  background-color: #ffffff;
}
a:link {
  color: #a74343;
  text-decoration: none;
  outline: 0;
}
a:visited {
  text-decoration: none;
  color: #a74343;
  outline: 0;
}
a:hover {
  text-decoration: underline;
  color: #a74343;
  outline: 0;
}
a:active {
  text-decoration: none;
  color: #a74343;
  outline: 0;
}
a img {
  border: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Medien Regular", Arial, Helvetica;
  font-weight: normal;
  color: #4b575f;
}
h1 {
  font-family: "Medien Regular", Arial, Helvetica;
  font-size: 2.25em;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 1.125em;
  margin-bottom: 0.5em;
}
.page #content h3 {
  font-family: "Medien Medium", Arial, Helvetica;
  font-size: 0.875em;
  margin-bottom: 0;
  color: #666666;
}
.artist_overview #content h4 {
  font-family: "Medien Regular", Arial, Helvetica;
  font-size: 1.5em;
  margin-bottom: 0em;
}
.home p {
  font-size: 0.75em;
  margin-bottom: 0.75em;
}
.page p,
.page #content ul {
  font-size: 0.875em;
  margin-bottom: 0.875em;
}
.page p.small {
  font-size: 0.75em;
  margin-bottom: 0.75em;
}
#content li {
  list-style: ;
}
.nomargin {
  margin: 0 !important;
}
p.legende {
  font-family: "Medien Medium", Arial, Helvetica;
  font-weight: normal;
  color: #999;
  margin-bottom: 1.75em;
  margin-top: -0.4em;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
::-webkit-input-placeholder {
  color: #666666;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}
:-ms-input-placeholder {
  color: #666666;
}
.container {
  margin: 0 auto;
  width: 600px;
  background-color: #ffffff;
}
/* Accessibility Nav */
ul#skiplinks {
  display: none;
}
/* Header */
header {
  height: 90px;
}
header h3 {
  font-family: "Medien Medium", Arial, Helvetica;
}
header h3 a:hover {
  text-decoration: none;
}
#navigation {
  display: none;
}
header h3 {
  margin-left: 0;
  color: #a74343;
  font-size: 1.68em;
}
/* Content */
#content,
#map {
  position: relative;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#map {
  margin-bottom: 2em;
}
.col1 {
  float: left;
  width: 50%;
  padding-right: 18px;
}
.col2 {
  float: left;
  width: 50%;
  padding-left: 18px;
}
.colset .col1,
.colset .col2 {
  float: none;
  width: auto;
  padding-left: 0;
}
.word_cloud {
  padding-top: 4em;
}
.word_cloud p {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 0.5em 0;
}
.word_cloud a {
  padding-right: 0.5em;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.1;
}
.size1 {
  font-size: 1em;
}
.size2 {
  font-size: 1.1em;
}
.size3 {
  font-size: 1.2em;
}
.size4 {
  font-size: 1.3em;
}
.detail_paging {
  display: none;
}
.artist_filter {
  display: none;
}
/* Footer */
