/* Colors */
/* Imported font definitions */
@font-face {
  font-family: archivoOFL;
  src: url(/../fonts/ArchivoBlack-for-Web/ArchivoBlack.woff); }
@font-face {
  font-family: palanquin_light;
  src: url(/../fonts/palanquin/palanquin-light.ttf); }
@font-face {
  font-family: palanquin_medium;
  src: url(/../fonts/palanquin/palanquin-medium.ttf); }
@font-face {
  font-family: palanquin_bold;
  src: url(/../fonts/palanquin/palanquin-bold.ttf); }
@font-face {
  font-family: palanquin_semibold;
  src: url(/../fonts/palanquin/palanquindark-semibold.ttf); }
#mainPane {
  /*    
      .postBox:first-child {
          border-top: 4vh solid $light;
      }*/ }
  #mainPane .postBox {
    margin: 0vh auto 0vh auto;
    width: 100%; }
  #mainPane .postBox.postSmall .postBoxContent {
    border-top: 0.5vh dashed #FFFFCC; }
  #mainPane .postBox.postSmall:first-child {
    border-top: 0.5vh solid #CCFF33; }
    #mainPane .postBox.postSmall:first-child .postBoxContent {
      border: 0; }
  #mainPane .postBox.postSmall:last-child {
    border-bottom: 1vh solid #FFFFCC; }

/*# sourceMappingURL=portrait.css.map */
