/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: "social";
  src: url("socialfont-d-webfont.eot");
  src: url("socialfont-d-webfont.eot?#iefix") format("embedded-opentype"), url("socialfont-d-webfont.woff") format("woff"), url("socialfont-d-webfont.ttf") format("truetype"), url("socialfont-d-webfont.svg#socialiconsregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.group:after {
  content: "";
  display: table;
  clear: both; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

variables

--------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------------

MAINLINE

--------------------------------------------------------------------------------------------------------------------------------------------*/
body {
  font-size: 14px;
  margin: 20px;
  margin-top: 35px;
  font-weight: lighter; }

strong {
  font-weight: normal; }

h1 {
  letter-spacing: 0px;
  font-size: 30px; }
  h1 a {
    text-decoration: none; }

section {
  margin: 15px 0; }

#page-wrap {
  width: 85%; }

article {
  padding-bottom: 2em; }

p {
  margin: 0.5em 0;
  width: 600px; }

a {
  color: black; }
  a:hover {
    text-decoration: none; }

.entry a {
  text-decoration: none; }

.current-menu-item a {
  color: magenta; }

.page_nav a {
  text-decoration: none; }
  .page_nav a:hover {
    color: magenta; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

NAV

--------------------------------------------------------------------------------------------------------------------------------------------*/
#nav .menu {
  margin: 20px 0 50px 0; }
  #nav .menu li {
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    margin-right: 30px; }
    #nav .menu li a {
      text-decoration: none;
      padding: 0 0px; }
      #nav .menu li a:hover {
        color: magenta; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

Graphics

--------------------------------------------------------------------------------------------------------------------------------------------*/
.graphics .entry {
  display: inline-block;
  margin-right: 10px; }
  .graphics .entry a img {
    height: 180px; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

art / posters

--------------------------------------------------------------------------------------------------------------------------------------------*/
.art-items .entry h2 {
  padding: 5px 0; }
.art-items .entry a img {
  height: 160px;
  margin-right: 10px; }
.art-items .entry:hover h2 span {
  background: yellow; }
.art-items .entry .image_container {
  display: block;
  height: 160px;
  overflow: hidden; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

films

--------------------------------------------------------------------------------------------------------------------------------------------*/
.films .entry {
  float: left;
  margin-right: 20px;
  width: auto; }
  .films .entry h2 {
    padding: 5px 0; }
  .films .entry a {
    height: 140px;
    position: relative; }
    .films .entry a img {
      bottom: 0;
      height: 140px; }
    .films .entry a span {
      display: block;
      height: 140px;
      position: relative; }
    .films .entry a h2 {
      font-weight: lighter; }
      .films .entry a h2 .underline {
        display: inline-block; }
  .films .entry:hover h2 {
    background: yellow; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

LINKS

--------------------------------------------------------------------------------------------------------------------------------------------*/
#links h2 {
  margin-bottom: 20px;
  text-decoration: none;
  font-weight: normal; }
#links a {
  text-decoration: none; }
  #links a:hover {
    background: yellow; }

.images_linkset h2 {
  margin-top: 10px; }
.images_linkset a {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  margin-right: 15px;
  margin-bottom: 10px; }
  .images_linkset a .image {
    height: 160px;
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    width: 110px; }
    .images_linkset a .image img {
      position: absolute;
      bottom: 0;
      max-width: 100%; }
.images_linkset span {
  display: block; }

.text_linkset {
  float: left;
  width: 340px; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

POSTS

--------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------------

SINGLE

--------------------------------------------------------------------------------------------------------------------------------------------*/
.single h2 {
  display: inline-block;
  margin-bottom: 15px;
  text-decoration: none; }
.single .images img {
  padding-bottom: 1em;
  margin-right: 10px;
  max-height: 500px;
  max-width: 600px; }
.single .video {
  width: 65%; }

.page p {
  padding-bottom: 0.5em;
  line-height: 20px; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

HOME

--------------------------------------------------------------------------------------------------------------------------------------------*/
#home a {
  text-decoration: none;
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 24px; }
  #home a:hover {
    opacity: 0.8; }
  #home a img {
    height: 145px; }

/*--------------------------------------------------------------------------------------------------------------------------------------------

footer

--------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
  margin: 50px 0; }
  #footer small {
    font-size: 12px; }

body.noscroll,
html.noscroll {
  overflow: hidden; }

.screensaver {
  width: 100%;
  height: 100vh;
  position: fixed;
  bottom: 0;
  z-index: 100;
  background: white;
  display: none;
  left: 0; }
  .screensaver img {
    max-height: calc(90vh - 150px);
    max-width: 90vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .screensaver:not(.slick-slider) {
    opacity: 0; }

/* Slider */
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  height: 100%; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.single-films .video video {
  max-width: 100%; }
