/*   
Theme Name: Office For Curating
Theme URI: 
Author: PostCom
Author URI: http://postcom.name/
Version: 0.1 
.
*/
@font-face {
  font-family: 'Catalog';
  src: url("catalog-webfont/catalog-regular-webfont.eot");
  src: local("‚ò∫"), url("catalog-webfont/catalog-regular-webfont.woff") format("woff"), url("catalog-webfont/catalog-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Catalog bold';
  src: url("catalog-webfont/catalog-bold-webfont.eot");
  src: local("‚ò∫"), url("catalog-webfont/catalog-bold-webfont.woff") format("woff"), url("catalog-webfont/catalog-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Catalog italic';
  src: url("catalog-webfont/catalog-italic-webfont.eot");
  src: local("‚ò∫"), url("catalog-webfont/catalog-italic-webfont.woff") format("woff"), url("catalog-webfont/catalog-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* -------- ANIMATIONS -------*/
@keyframes hlight {
  40% {
    letter-spacing: 0; }

  41% {
    letter-spacing: 5px; }

  70% {
    letter-spacing: 5px; }

  72% {
    letter-spacing: 0; } }

@-webkit-keyframes hlight {
  40% {
    background-image: none; }

  41% {
    background-image: url(images/currentactive.png); }

  60% {
    background-image: url(images/currentactive.png); }

  62% {
    background-image: none; } }

/*********** GENERALS ***************/
html {
  width: 100%;
  margin: 0; }

body {
  width: auto;
  font-family: 'Catalog';
  margin: 2%;
  padding-bottom: 40px;
  min-width: 900px; }

img {
  border: none; }

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

a:hover {
  text-decoration: underline; }

#animation {
  z-index: 99999999;
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  background-image: url(images/bureauBKG.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

#title {
  padding: 0 0 100px 40px; }
  #title a:hover {
    text-decoration: none; }
  #title h1, #title h3 {
    margin: 0;
    font-family: 'Catalog bold';
    font-weight: normal; }

#main {
  height: 50px; }
  #main .fixed {
    position: fixed;
    top: 0%;
    border-bottom: solid black 2px;
    padding: 2% 0 0 0;
    z-index: 100; }
  #main #menu {
    min-width: 900px;
    float: left;
    font-family: 'Helvetica', 'Arial';
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 4px;
    width: 100%;
    height: 45px;
    margin-bottom: -2px; }
    #main #menu .menu-item {
      height: 30px; }
    #main #menu #gr1 {
      background-color: white;
      display: inline-block;
      width: 20%;
      float: left; }
      #main #menu #gr1 #menu-index {
        float: left;
        border-top: solid black 2px;
        border-left: solid black 2px;
        border-right: solid black 2px;
        width: 99%;
        height: 43px;
        text-align: center; }
        #main #menu #gr1 #menu-index p {
          margin: 13px; }
        #main #menu #gr1 #menu-index a:hover p {
        	text-decoration:none;
        }
    #main #menu #gr2 {
      display: inline-block;
      width: 67%;
      float: right;
      /* angled corners */ }
      #main #menu #gr2 #menu-about {
        z-index: 1; }
      #main #menu #gr2 #menu-press {
        z-index: 2; }
      #main #menu #gr2 #menu-links {
        z-index: 3; }
      #main #menu #gr2 .menu-item {
        float: right;
        width: 30.5%;
        height: 41px;
        position: relative;
        border: solid black 2px;
        text-align: right;
        padding: 0 1% 0 0;
        background-color: white; }
        #main #menu #gr2 .menu-item p {
          margin: 13px 0; }
        #main #menu #gr2 .menu-item a:hover p {
        	text-decoration:none;
        }
      #main #menu #gr2 #menu-about {
        border-right: none;
        background-image: url(images/about.png);
        background-repeat: no-repeat;
        background-size: 40px auto;
        background-position: 5px center; }
      #main #menu #gr2 #menu-press {
        border-right: none;
        background-image: url(images/press.png);
        background-repeat: no-repeat;
        background-size: 20px auto;
        background-position: 5px center; }
      #main #menu #gr2 #menu-links {
        background-image: url(images/link.png);
        background-repeat: no-repeat;
        background-size: 40px auto;
        background-position: 5px center; }
      #main #menu #gr2 .menu-item:after {
        background-color: white;
        border-bottom: 2px solid black;
        content: "";
        height: 20px;
        position: absolute;
        right: -11px;
        top: -14px;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 15px; }
  #main #index {
    clear: both;
    padding: 40px;
    border: solid black 2px;
    border-top: solid 2px black;
    column-count: 3;
    -webkit-column-count: 3;
    -ms-column-count: 3;
    -moz-column-count: 3;
    -o-column-count: 3;
    column-gap: 40px;
    -webkit-column-gap: 40px;
    -ms-column-gap: 40px;
    -moz-column-gap: 40px;
    -o-column-gap: 40px;
    font-size: 20px; }
    #main #index #filter {
      font-family: 'Catalog bold';
      padding: 0;
      margin: 0; }
      #main #index #filter li {
        list-style-type: none;
        display: block; }
        #main #index #filter li a.filter {
          background-image: url(images/checkbox-empty.png);
          background-repeat: no-repeat;
          background-position: 1px center;
          background-size: auto 20px;
          padding: 0 0 0 30px; }
      #main #index #filter .active a.filter {
        background-image: url(images/checkbox.png); }
      #main #index #filter #currentButton {
        display: block;
        background-image: url(images/currentactive.png);
        background-position: left center;
        background-size: auto 20px;
        background-repeat: no-repeat;
        padding: 0 0 0 30px;
        margin: 20px 0 0 0; }
    #main #index p.letter {
      font-size: 40px;
      margin: 20px 0 0 0; }
    #main #index p.letter:first-child {
      margin: 0; }
    #main #index a.hide {
      visibility: hidden; }
    #main #index a.call:hover {
      text-decoration: none; }
    #main #index p {
      margin: 0; }
      #main #index p img {
        display: inline-block;
        height: 15px; }
    #main #index p .title {
      font-family: 'Catalog bold'; }
    #main #index .title:hover {
      text-decoration: underline; }
    #main #index .currentA .menu_item {
      /*	animation-name: hlight;
      animation-duration: 0.5s;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
      animation-play-state: running;
      /* Safari and Chrome: 
      -webkit-animation-name: hlight;
      -webkit-animation-duration: 1s;
      -webkit-animation-timing-function: linear;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-play-state: running;*/
      visibility: hidden;
      background-repeat: repeat-x;
      background-size: 40px; }
  #main #content {
    border: solid black 2px;
    margin: 2% 0 20px 0;
    padding: 0 40px;
    float: left;
    clear: both; }
    #main #content article:first-child {
      padding-top: 100px; }
    #main #content article {
      clear: both;
      padding: 0;
      margin: 0 0 200px 0;
      float: left;
      clear: both;
      font-size: 120%;
      line-height: 1.2; }
      #main #content article header {
        margin: 0 0 30px 0; }
      #main #content article h2 {
        font-family: 'Catalog bold';
        margin: 0; }
        #main #content article h2 .first-letter {
          border-bottom: solid black 4px;
          display: inline-block;
          line-height: 59px; }
      #main #content article .post-content .left-column {
        width: 32%;
        float: left; }
        #main #content article .post-content .left-column .colophon {
          margin: 0 0 4% 0; }
          #main #content article .post-content .left-column .colophon p {
            margin: 0; }
          #main #content article .post-content .left-column .colophon .link a, #main #content article .post-content .left-column .colophon a {
            font-family: 'Catalog bold'; }
          #main #content article .post-content .left-column .colophon .dwnld-text, #main #content article .post-content .left-column .colophon .invitation, #main #content article .post-content .left-column .colophon .plan {
            margin: 0 0 20px 0; }
        #main #content article .post-content .left-column img {
          width: 95%; }
        #main #content article .post-content .left-column h4 {
          font-family: 'Helvetica', 'Arial';
          border-bottom: solid black 2px;
          display: inline-block;
          margin: 0; }
        #main #content article .post-content .left-column .download h4 {
          margin-bottom: 20px; }
      #main #content article .post-content .right-column {
        width: 63%;
        padding: 0 0 0 40px;
        float: left; }
        #main #content article .post-content .right-column .gallery .arrow {
          cursor: url(images/flechedroite.png), auto; }
        #main #content article .post-content .right-column .gallery {
          height: 400px;
          width: 900px;
          overflow-x: hidden;
          overflow-y: auto;
          position: relative; }
          #main #content article .post-content .right-column .gallery img {
            float: left;
            height: 400px;
            margin-right: 10px; }
        #main #content article .post-content .right-column .enveloppe {
          position: relative;
          width: 10000px; }
          #main #content article .post-content .right-column .enveloppe p {
            float: left;
            margin-left: 1000px; }
        #main #content article .post-content .right-column .next {
          cursor: pointer; }
          #main #content article .post-content .right-column .next img {
            width: 30px;
            margin: 2% 0 0 0; }
        #main #content article .post-content .right-column .text h4 {
          font-family: 'Helvetica', 'Arial';
          border-bottom: solid black 2px;
          display: inline-block;
          margin: 20px 0 0 0; }
        #main #content article .post-content .right-column .text p img {
          display: none; }

/********************** ABOUT PAGE ********************/
#main.about-page #menu #gr1 {
  background-color: transparent; }
#main.about-page #menu #gr2 #menu-about {
  border-bottom: none;
  height: 43px; }
#main.about-page #content {
  font-size: 120%;
  line-height: 1.2;
  margin: 0 0 20px 0;
  padding: 40px; }
  #main.about-page #content #clear {
    clear: both; }
  #main.about-page #content .about-content {
    clear: both; }
    #main.about-page #content .about-content .left-column {
      width: 32%;
      float: left; }
      #main.about-page #content .about-content .left-column .colophon {
        margin: 0 0 4% 0; }
        #main.about-page #content .about-content .left-column .colophon p {
          margin: 0; }
        #main.about-page #content .about-content .left-column .colophon a {
          font-family: 'Catalog bold'; }
      #main.about-page #content .about-content .left-column img {
        width: 95%; }
      #main.about-page #content .about-content .left-column h4 {
        font-family: 'Helvetica', 'Arial';
        border-bottom: solid black 2px;
        display: inline-block;
        margin: 0; }
      #main.about-page #content .about-content .left-column form {
        margin-top: 5px; }
      #main.about-page #content .about-content .left-column input[type="email"]#subscribe, #main.about-page #content .about-content .left-column #subscribe {
        border: solid 2px black;
        height: 30px;
        width: 60%;
        font-size: 18px;
        font-family: 'Helvetica', 'Arial';
        background-image: url(images/newsletter.png);
        background-repeat: no-repeat;
        background-position: 2px center;
        background-size: 25px auto;
        padding: 0 0 0 35px; }
      #main.about-page #content .about-content .left-column input[type="submit"], #main.about-page #content .about-content .left-column #ok {
        background: none;
        border: none;
        font-size: 22px;
        font-family: 'Catalog bold';
        cursor: pointer; }
      #main.about-page #content .about-content .left-column input[type="submit"]:hover, #main.about-page #content .about-content .left-column #ok:hover {
        text-decoration: underline;
        cursor: pointer; }
      #main.about-page #content .about-content .left-column .facebook img {
        display: inline-block;
        height: 30px;
        width: auto;
        margin-bottom: -7px; }
    #main.about-page #content .about-content .right-column {
      width: 63%;
      padding: 0 0 0 40px;
      float: left; }
      #main.about-page #content .about-content .right-column img {
        display: block;
        max-width: 100%;
        height: auto;
        padding: 30px 0; }
      #main.about-page #content .about-content .right-column .about-title {
        font-size: 2em;
        margin-top: 0;
        font-family: 'Catalog bold'; }

/********************** PRESS PAGE ********************/
#main.press-page #menu #gr1 {
  background-color: transparent; }
#main.press-page #menu #gr2 #menu-press {
  border-bottom: none;
  height: 43px; }
#main.press-page #content {
  margin: 0 0 20px 0;
  padding: 40px;
  border: solid black 2px;
  border-top: solid 2px black;
  column-count: 3;
  -webkit-column-count: 3;
  -ms-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;
  column-gap: 40px;
  -webkit-column-gap: 40px;
  -ms-column-gap: 40px;
  -moz-column-gap: 40px;
  -o-column-gap: 40px;
  font-size: 20px;
  float: none;
  clear: both; }
  #main.press-page #content .year:first-child h5 {
    margin: 0 0 20px 0; }
  #main.press-page #content .year {
    font-family: 'Catalog bold'; }
    #main.press-page #content .year h5 {
      display: inline-block;
      letter-spacing: 4px;
      border-bottom: solid black 2px;
      font-family: 'Helvetica', 'Arial';
      margin: 40px 0 20px 0; }
    #main.press-page #content .year .letter {
      font-size: 40px;
      line-height: 0.9em;
      margin: 0 0 10px 0; }
    #main.press-page #content .year p {
      font-family: 'Catalog';
      margin: 0; }
      #main.press-page #content .year p img {
        display: inline-block;
        height: 20px;
        margin: 0 5px 0 0; }
      #main.press-page #content .year p img.clip {
      	padding-right:12px; }
    #main.press-page #content .year p.press-title {
      font-family: 'Catalog bold'; }
    #main.press-page #content .year a p {
      font-family: 'Catalog italic'; }
    #main.press-page #content .year .exhibition {
      margin: 0 0 40px 0; }
      #main.press-page #content .year .exhibition .press-post {
        margin: 0 0 20px 0; }

/********************** LINKS PAGE ********************/
#main.links-page #menu #gr1 {
  background-color: transparent; }
#main.links-page #menu #gr2 #menu-links {
  border-bottom: none;
  height: 43px; }
#main.links-page #content {
  margin: 0 0 20px 0;
  padding: 40px;
  border: solid black 2px;
  border-top: solid 2px black;
  column-count: 3;
  -webkit-column-count: 3;
  -ms-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;
  column-gap: 40px;
  -webkit-column-gap: 40px;
  -ms-column-gap: 40px;
  -moz-column-gap: 40px;
  -o-column-gap: 40px;
  font-size: 20px;
  float: none;
  clear: both; }
  #main.links-page #content #filter {
    font-family: 'Catalog bold';
    padding: 0;
    margin: 0; }
    #main.links-page #content #filter li {
      list-style-type: none;
      display: block; }
      #main.links-page #content #filter li a {
        background-image: url(images/checkbox-empty.png);
        background-repeat: no-repeat;
        background-position: 1px center;
        background-size: auto 20px;
        padding: 0 0 0 30px; }
      #main.links-page #content #filter li a.link-all {
        font-family: 'Catalog bold';
        padding: 0;
        background-image: none; }
    #main.links-page #content #filter .active a {
      background-image: url(images/checkbox.png); }
  #main.links-page #content .letter {
    font-family: 'Catalog bold';
    font-size: 40px;
    line-height: 0.9em;
    margin: 20px 0 0 0; }
  #main.links-page #content ul {
    margin: 0;
    padding: 0; }
    #main.links-page #content ul li.hide {
      visibility: hidden; }
    #main.links-page #content ul li {
      list-style-type: none; }
