/*  normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 14px;
  line-height: 1.331; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #4a4a4a; }

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none; }

a {
  font-weight: normal;
  color: #492c44;
  text-decoration: none; }

a:visited {
  color: #492c44; }

a:hover {
  color: #645e51; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0;
  text-decoration: none; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px dotted #111;
  margin: 1em 0;
  padding: 0; }

pre {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 95%;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

small, .petit {
  font-size: 98%; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  vertical-align: middle; }

a img {
  border: 0; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer;
  display: block; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

@font-face {
  font-family: 'UbuntuRegular';
  src: url("/comps/ubuntu/Ubuntu-R-webfont.eot");
  src: url("/comps/ubuntu/Ubuntu-R-webfont.eot?#iefix") format("embedded-opentype"), url("/comps/ubuntu/Ubuntu-R-webfont.woff") format("woff"), url("/comps/ubuntu/Ubuntu-R-webfont.ttf") format("truetype"), url("/comps/ubuntu/Ubuntu-R-webfont.svg#UbuntuRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UbuntuLight';
  src: url("/comps/ubuntu/Ubuntu-L-webfont.eot");
  src: url("/comps/ubuntu/Ubuntu-L-webfont.eot?#iefix") format("embedded-opentype"), url("/comps/ubuntu/Ubuntu-L-webfont.woff") format("woff"), url("/comps/ubuntu/Ubuntu-L-webfont.ttf") format("truetype"), url("/comps/ubuntu/Ubuntu-L-webfont.svg#UbuntuLight") format("svg");
  font-weight: normal;
  font-style: normal; 
  font-display: auto;}

@font-face {
  font-family: 'ArchitectsDaughterRegular';
  src: url("/comps/architects-daughter/ArchitectsDaughter-webfont.eot");
  src: url("/comps/architects-daughter/ArchitectsDaughter-webfont.eot?#iefix") format("embedded-opentype"), url("/comps/architects-daughter/ArchitectsDaughter-webfont.woff") format("woff"), url("/comps/architects-daughter/ArchitectsDaughter-webfont.ttf") format("truetype"), url("/comps/architects-daughter/ArchitectsDaughter-webfont.svg#ArchitectsDaughterRegular") format("svg");
  font-weight: normal;
  font-style: normal; 
  font-display: auto;}

@font-face {
  font-family: 'CaviarDreamsRegular';
  src: url("/comps/caviar_dreams/CaviarDreams-webfont.eot");
  src: url("/comps/caviar_dreams/CaviarDreams-webfont.eot?#iefix") format("embedded-opentype"), url("/comps/caviar_dreams/CaviarDreams-webfont.woff") format("woff"), url("/comps/caviar_dreams/CaviarDreams-webfont.ttf") format("truetype"), url("/comps/caviar_dreams/CaviarDreams-webfont.svg#CaviarDreamsRegular") format("svg");
  font-weight: normal;
  font-style: normal; 
  font-display: auto;}

body {
  background: #111 url(/comps/bg.png);
  color: #4f4f4f;
  font-family: "Lucida Grande", Verdana, sans-serif;
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear; }

img {
  width: 100%;
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear; }

iframe, video {
  width: 100%;
  height: 200px; }

.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important; }

.nomobile {
  display: none; }

.fa-mastodon, .fa-medium, .fa-facebook, .fa-rss, .fa-instagram {
  color: #fff;
  background: #492c44;
  padding: 6px;
  font-size: 110%;
  width: 18px;
  text-align: center;
  text-decoration: none; }

.fa a {
  color: #fff;
  background: #492c44; }

.fa:hover {
  opacity: 0.7; }

/* layout */
#main {
  max-width: 980px;
  margin: auto; }

#header {
  width: 100%;
  border-top: 1px solid #970eb5;
  float: left;
  text-align: left;
  background: #222;
  padding: 20px 3% 0 3%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  #header a {
    font: normal 250% 'CaviarDreamsRegular';
    color: #b8b5b5;
    line-height: 0.5em;
    white-space: nowrap;
    opacity: 0.6;
    filter: alpha(opacity=0.6);
    -moz-opacity: 0.6; }
    #header a:hover {
      opacity: 1;
      filter: alpha(opacity=1);
      -moz-opacity: 1; }
    #header a .highlight {
      color: #f8f8f8; }

.toggle,
[id^=drop] {
  display: none; }

[id^=drop]:checked + ul {
  display: block;}

.toggle {
  display: block;
  background-color: #222;
  padding: 10px 0;
  color: #fff;
  font-size: 200%;
  text-decoration: none;
  border: none;
  margin-top: 0; }

.mainmenu {
  background-color: #222;
  margin-top: 0; 
  padding: 0 0 0 3%;}
  .mainmenu ul {
    position: relative;
    display: none; }
    .mainmenu ul li {
      margin: 0px;
      display: block; }
      .mainmenu ul li a {
        color: #f8f8f8;
        font: 110% 'UbuntuRegular';
        display: block;
        padding: 8px;}
        .mainmenu ul li a.lang {
          background: #331999; 
          color: #f8f8f8;}
        .mainmenu ul li a:hover {
          color: #f8f8f8; 
          opacity: 0.8; }
        .mainmenu ul li a.selected {
          background: #970eb5;
          color: #f8f8f8; }

#largewrapper {
  width: 100%;
  background: #fff;
  clear: both;
  overflow: hidden; }

#footer {
  width: 98%;
  margin-top: 10px;
  padding: 10px;
  background: #111;
  color: #f8f8f8;
  font-size: 10px; }
  #footer ul {
    width: 90%; }
    #footer ul li {
      width: 100%;
      padding: 5px 0;
      margin: 5px;
      text-align: center;
      background: #dedede;
      border: 1px solid #eee;
      border-radius: 12px;
      -moz-border-radius: 12px;
      -webkit-border-radius: 12px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
      #footer ul li a {
        color: #222;
        font-weight: 700; }
        #footer ul li a:hover {
          color: #970eb5; }
  #footer .copy {
    text-align: center; }

legend {
  font: normal small-caps 14px verdana, tahoma, geneva, sans-serif;
  letter-spacing: 2px;
  color: #111; }

label {
  margin-top: 10px; }

input[type=text], input[type=email] {
  color: #999;
  font-size: 11px;
  width: 200px; }

input[type=search] {
  color: #999;
  width: 94%; }

textarea {
  border-top: 2px solid #f5f5f5;
  border-left: 2px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  color: #111;
  font-size: 12px;
  padding: 0;
  margin: 0;
  width: 300px;
  height: 150px; }

input[type=checkbox] {
  color: #111; }

input[type=submit] {
  padding: 5px 6px;
  background: #111 url(/comps/bg_current.png);
  color: #f5f5f5;
  border: 1px solid #492c44;
  font-size: 12px; }

input[type=submit]:hover {
  background: #492c44; }

#pagination {
  margin: 10px 40px 10px 0;
  float: right; }
  #pagination li {
    float: left;
    background: #222;
    margin-right: 2px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #pagination li a {
      display: block;
      color: #fff;
      padding: 4px 8px;
      font-size: 85%; }
      #pagination li a:hover, #pagination li a.active {
        background: #970eb5; }

@media only screen and (min-width: 480px) {
  h1 {
    font-size: 230%;
    letter-spacing: 1px;
    line-height: 0.5em; }
  #largewrapper {
    float: left; }
  iframe, video {
    width: 100%;
    height: auto; }
  #footer {
    float: left; }
    #footer ul li {
      float: left;
      width: auto;
      padding: 5px 10px; }
    #footer .copy {
      float: right;
      text-align: right; } }

@media only screen and (min-width: 768px) {
  #header {
    font-size: 220%;
    padding: 30px 3% 10px 3%; }
  .nomobile {
    display: block; }   
    }


