/*
THEME NAME: Carla
THEME URI: http://https://contemporaryartreview.la/
DESCRIPTION: Contemporary Art Review Los Angeles (Carla) is an online art journal and quarterly magazine, committed to providing an active source for critical dialogue surrounding L.A.’s art community.
VERSION: 2.1
AUTHOR: Guillaume Boucher
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Normalize / Grids  */
@import url('css/normalize.css');
@import url('css/build/grids.css');
@import url('css/jquery-ui.css');

@font-face {
  font-family: "CircularStd";
  src: url("assets/fonts/CircularStd-Bold_gdi.eot");
  src: url("assets/fonts/CircularStd-Bold_gdi.eot?#iefix") format("embedded-opentype"),
  url("assets/fonts/CircularStd-Bold_gdi.woff") format("woff"),
  url("assets/fonts/CircularStd-Bold_gdi.ttf") format("truetype"),
  url("assets/fonts/CircularStd-Bold_gdi.svg#slick") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "CircularStd";
  src: url("assets/fonts/CircularStd-Book.eot");
  src: url("assets/fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"),
  url("assets/fonts/CircularStd-Book.woff") format("woff"),
  url("assets/fonts/CircularStd-Book.ttf") format("truetype"),
  url("assets/fonts/CircularStd-Book.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CircularStd";
  src: url("assets/fonts/CircularStd-BoldItalic.eot");
  src: url("assets/fonts/CircularStd-BoldItalic.eot?#iefix") format("embedded-opentype"),
  url("assets/fonts/CircularStd-BoldItalic.woff") format("woff"),
  url("assets/fonts/CircularStd-BoldItalic.ttf") format("truetype"),
  url("assets/fonts/CircularStd-BoldItalic.svg#slick") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "CircularStd";
  src: url("assets/fonts/CircularStd-BookItalic.eot");
  src: url("assets/fonts/CircularStd-BookItalic.eot?#iefix") format("embedded-opentype"),
  url("assets/fonts/CircularStd-BookItalic.woff") format("woff"),
  url("assets/fonts/CircularStd-BookItalic.ttf") format("truetype"),
  url("assets/fonts/CircularStd-BookItalic.svg#slick") format("svg");
  font-weight: normal;
  font-style: italic;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

body.overflow-hidden {
  /* when author bio is visible, the out-of-focus content won't scroll */
  overflow: hidden;
}

html {
    overflow-y: scroll;
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {
    font-family: "CircularStd", Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    margin: 0; padding: 0;
    overflow-x: hidden;
    font-style: normal;
    font-weight: bold;
}

p {
  padding: 0;
  max-resolution: 0;
}

a {
  color: #000;
  text-decoration: none;
}

.content-post a {
  text-decoration:  underline;
}

.content-post a:focus {
  outline:  1px dotted black;
  outline-offset: 1px;
}

a:hover, a:active {
  /* styling for any way a link is about to be used */
  outline: 0;
  border: 0;
}

.current_page_item a {
  color: #1e4ca1;
}

a:hover {
  color: #1e4ca1;
  text-decoration: none;
}

#container {
  margin: 0 auto;
  margin-top: 170px;
  padding-left: 100px;
}

.has-banner #container {
  margin-top: 205px;
}

em {
  font-style: italic;
}

b, strong {
  font-style: normal;
  font-weight: bold;
}

.content-post p em {
  font-style: italic;
}

.content-post p em strong {
  font-style: italic;
}

.dpsp-shortcode-wrapper {
  margin-top: 10px !important;
}

.page-id-5 .content-page p {
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: 43px;
}

.item {
    position: relative;
    line-height: 1em;
}

.aligncenter {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.grid-sizer { width: 416px; }
.item { width: 416px; margin-bottom: 27px; }


@media screen and (max-width: 1224px) {
  /* 10 columns for larger screens */
  .grid-sizer { width: 416px; }
  .item { width: 416px; }
}

@media screen and (max-width: 720px) {
  /* 10 columns for larger screens */
  .grid-sizer { width: 416px; }
  .item { width: 416px; }
}

@media screen and (max-width: 480px) {
  /* 10 columns for larger screens */
  .grid-sizer { width: 100%; }
  .item { width: 100%; }
}

img.svg{
  fill: #ff0000;
}

.image{
    max-width: 100%;
    margin: 0;
    display: block;
}

.image:after {
    clear:both;
}

.overlay {
    color: #000;
    text-decoration: none;
}

.overlay:hover {
    color: #1e4ca1;
    text-decoration: none;
}

.overlay .description p {
    margin: 20px;
}

.item:hover .overlay {
    display: block;
}

.home .split {
    display: block;
}

.split {
    background-color: #FFF;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    display: none;
}

.split-left {
    width: 50%;
    height: 100%;
    position: absolute;
    display: table;
    left: 0;
    background-color: #FFF;
}

.split-right {
    width: 50%;
    height: 100%;
    position: absolute;
    display: table;
    right: 0;
    background-color: #1e4ca1;
}

#logo {
  background-image: url('assets/img/carla_logo_01_black.svg');
  background-repeat: no-repeat;
  height: 72px;
  width: 185px;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -93px;
  z-index: 99999;
}

.has-banner #logo {
  top: 80px;
}

#logo:hover {
   background-image: url('assets/img/carla_logo_01.svg');
}

#menu-header-menu {
  position: absolute;
  top: 63px;
  left: 63px;
  margin: 0;
  padding: 0;
  z-index: 9999;
}

.has-banner #menu-header-menu {
  top: 98px;
}

#menu-footer-menu {
  position: absolute;
  top: 80vh;
  left: 63px;
  margin: 0;
  padding: 0;
  z-index: 9999;
}

#menu-header-menu li {
  list-style: none;
  font-size: 40px;
  line-height: 37px;
  letter-spacing: -1px;
}

#menu-header-menu form {
  display: none;
}

#menu-header-menu form {
  width: 250vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}


#menu-footer-menu li {
  list-style: none;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -1px;
}

#menu-footer-menu form {
  display: none;
}

#body-opaque {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #6c6d70 !important;
    opacity: 1;
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.search-results, .h-readmore a, .search-results li h3 a{
  color: #6c6d70;
}

.search-results div.grid-item{
  margin-top:35px;
}

.search-results h3  {
  line-height: 1;
}

.search-excerpt {
  display:block;
  overflow: hidden;
}

.search-results img {
  float:left;
  vertical-align: top;
  padding-right: 25px;
  padding-bottom: 50px;
}

span.yawp_wim_title{
  cursor: pointer
}

div #search-3 form{
  display: none !important;
}

.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#searchsubmit {
  font-style: normal;
  font-weight: bold;
  margin-left: -9px;
  padding-bottom: 1px;
  vertical-align: top;
  background-color: #fff !important;
  border-color: #333 !important;
  border-style: solid;
  border-width: 1px;
}
#s{
  font-family: inherit;
  color: #6c6d70;
  border-color: #333 !important;
  border-style: solid;
  border-width: 1px;
}

.paginate-links{
  margin: 50px 0;
  text-align: center;
}

.description span {
  display: block;
  text-align: center;
}

.description {
  margin-top: 14px;
  font-size: 13px;
  line-height: 14px;
  padding: 0 13px;
}

span.title {
  font-size: 18px;
  letter-spacing: -1px;
  margin: 6px 0;
  line-height: 17px;
}

.frame-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

div#frame-one {
  width: 100%;
  position: absolute;
}

.home #container {
  margin-bottom: 38px;
}

div#frame-two {
  position: fixed;
  right: 0;
  width: 23px;
  background-color: #1e4ca1;
}

.post-header {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px;
}

h1.post-title {
  color: #1e4ca1;
  font-size: 80px;
  letter-spacing: -1px;
  line-height: 80px;
  margin: 0;
  margin-bottom: 50px;
  text-align: center;
}

h2.post-date {
  color: #1e4ca1;
  font-size: 18px;
  line-height: 18px;
  margin: 0px;
}

h2.post-author {
  color: #1e4ca1;
  font-size: 18px;
  margin: 0px;
}

  h2.post-author a {
    color: inherit;
  }

  h2.post-author a:hover {
    text-decoration: underline;
  }

h2.episode-number {
  font-size: 18px;
  margin: 0px;
  line-height: 18px;
  color: #1e4ca1;
  font-weight: normal;
}

.content-post p {
  margin: 0 auto;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 0 10%;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
}

.player {
  background-color: transparent;
  padding: 25px 0 5px 0;
  margin-bottom: 20px;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.podcast-desc {
  padding: 20px 0;
}

.podcast-intro {
  padding-bottom: 10px;
}

p.episode-desc {
  font-style: italic;
  font-size: 22px;
}

.podcast-section h3{
  padding: 0 10%;
}

.podcast-section {
  padding-top: 10px;
}


span.caption-image {
  text-align: center;
  display: block;
  width: 260px;
  padding: 0 25px;
  margin: 0 auto;
  font-size: 13.5px;
  line-height: 14px;
  margin-bottom: 50px;
  font-style: normal;
  font-weight: bold;
}

.content-post img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 30px;
  max-width: 100%;
  height: auto;
}

h1.page-title {
  color: #1e4ca1;
  font-size: 65px;
  letter-spacing: -1px;
  line-height: 80px;
  margin: 0;
  margin-bottom: 50px;
  text-align: left;
}

.page-header {
  text-align: left;
  margin: 0 auto;
  margin-bottom: 35px;
}


ul.contributors-list {
  margin: 0;
  padding: 0;
}

div.ui-tooltip {
    max-width: 460px;
    border-radius: 0px;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
}

.post-template-single-podcast div.ui-tooltip {
  display: none !important;
  visibility: hidden !important;
  opacity: 0;
}

div.calltoaction {
  text-align: center;
  padding: 2rem 0;
  margin: auto;
  width: 50%;
}


@media screen and (min-width:400px) {
  div.calltoaction div.dpsp-shortcode-wrapper ul.dpsp-networks-btns-wrapper {
    padding: 0 10% 0 10% !important;
  }
}

@media screen and (min-width:1200px) {
  div.calltoaction div.dpsp-shortcode-wrapper ul.dpsp-networks-btns-wrapper {
  padding: 0 20% 0 20% !important; }
}

@media screen and (min-width:1600px) {
  div.calltoaction div.dpsp-shortcode-wrapper ul.dpsp-networks-btns-wrapper {
  padding: 0 25% 0 25% !important; }
}

span.footer-date {
  display: block;
  text-align: center;
  margin-bottom: 65px;
}

.content-page {
  margin-bottom: 50px;
}

.content-page p {
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: 60px;
}

.page-template-page-template-alternate .content-page p  {
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: normal;
}

.content-page li {
  font-size: 18px;
  font-weight:  normal;
  line-height: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.content-page ul {
  margin: 0;
  padding: 0;
}

aside {
  width: 48%;
  display: block;
  float: left;
}

/* --------------------------------------------------------------------------------------------- */
/* Contributors page
/* --------------------------------------------------------------------------------------------- */

.contributors-content-page .contributors-list {
  padding-bottom: 200px;
}

.contributors-content-page .contributors-list li {
  line-height: normal;
  list-style: none;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}

.contributors-content-page .contributors-list li .author-photo {
  min-width: 125px;
}

.contributors-content-page .contributors-list li .author-photo img {
  max-width: 125px;
}

.contributors-content-page .contributors-list li h2 {
  font-size: 2rem;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}

.contributors-content-page .contributors-list li p {
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.contributors-content-page .contributors-list li p.position-title {
  font-size: 1.6rem;
}

.contributors-content-page .contributors-list a:hover {
  color: #1e4ca1;
}

/*@media screen and (min-width: 1600px) {
  .contributors-content-page .contributors-list {
    display: flex;
    flex-wrap: wrap;
  }
  .contributors-content-page .contributors-list li {
    flex: 1 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
*/
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */

.image {
    position:relative;
}
.image img {
    width:100%;
}
.image:after, .image:before {
    position:absolute;
    opacity:0;
}
.image:after {
    content:'\A';
    width:100%; height:100%;
    top:0px; left:0px;
    background:rgba(129,129,129,0.3);
}
.home .col-1 .image:after {
    content:'\A';
    width:calc(100% - 26px); height:calc(100% - 26px);
    top:13px; left:13px;
    background:rgba(129,129,129,0.3);
}
.search .col-1 .image:after {
  content:'\A';
  width:calc(100% - 26px); height:calc(100% - 26px);
  top:13px; left:13px;
  background:rgba(129,129,129,0.3);
}

.image:before {
    content: attr(data-content);
    width:100%;
    z-index:1;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.image:hover:after, .image:hover:before {
    opacity:1;
}


.ad-container img {
  width: 100%;
  height: auto;
}

.ad-container {
  text-align: center;
  font-size: 9px;
}

.ad-container a {
  padding: 13px 0;
  display: block;
}

.columnsContainer {
  position: relative;
}

.leftColumn, .rightColumn {
}

.leftColumn {
  margin-bottom: .5em;
}


.content-post p.wp-caption-text {
  display: block !important;
  font-size: 13.5px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 50px;
  padding: 0 25px;
  width: 260px;
}


/* ---- grid ---- */

div#infinite-handle {
    float: left;
    padding: 18px;
}

.wrapper {
    min-width: 670px;
   max-width: 1280px;
   margin: 0 auto;
}

.grid {
  margin: 0 auto;
  display: none; /* HIDE CONTAINER INITIALLY */
}

.page-template-page-template-alternate .grid {
  margin: 0 auto;
  display: block;
}


.col-1 {
  width: 75%;
  float: left;
}

.col-2 {
  width: 21%;
  max-width: 170px;
  float: right;
  height: 300px;
  margin-left: 4%;
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

/* 5 columns, percentage width */
.grid-item,
.grid-sizer {
  width: 30.65%;
}

.grid-item {
  float: left;
  margin-bottom: 4%;
}

.grid-item img {
  width: 100%;
  padding: 13px;
  height: auto;
}

.gutter-sizer { width: 4%; }

.grid-item--width2 { width: 48%; }
.grid-item--height2 { height: 200px; }


/*@media screen and (min-width:400px) {
  .grid-item, .grid-sizer { width: 600px; }
  .col-1 { width: 100%; }
  .col-2 { display: none; }
  .wrapper { max-width: 600px; }
} */

 @media screen and (min-width:400px) {
  .grid-sizer { width: 650px; }
  .grid-item { width: 500px; }
  .col-1 { width: 500px; }
  .col-2 { display: block;  }
  .wrapper { max-width: 800px; }
}






/*@media screen and (min-width:1020px) {
  .grid-item, .grid-sizer { width: 50%; }
  .col-1 { width: 75%;}
  .col-2 { display: block; }
  .wrapper { max-width: 850px; }
}*/

@media screen and (min-width:1260px) {
  .grid-item, .grid-sizer { width: 50%; }
  .col-1 { width: 75%;}
  .col-2 { display: block; }
  .wrapper { max-width: 1150px; }
}

@media screen and (min-width:1600px) {
  .grid-item, .grid-sizer { width: 33.33%; }
  .col-1 { width: 75%;}
  .col-2 { display: block; }
  .wrapper { max-width: 1450px; }
}





/*@media screen and (min-width: 47.5em ) {
  .leftColumn { margin-right: 21em; }
  .rightColumn { position: absolute; top: 0; right: 0; width: 18.75em; }
  .home #container { max-width: 416px; padding-left: 0; }
}
*/
@media (max-width : 1224px) {
  #container { max-width: 660px; }
  .home #container { max-width: 660px; padding-left: 0; }
}

@media (min-width : 1224px) {
  #container { max-width: 860px; }
  .home #container { max-width: 1150px; padding-left: 150px; }
}

@media (min-width : 1600px) {
  #container { max-width: 1150px; }
  .home #container { max-width: 1450px; padding-left: 300px; }
}


/* ---- infinite loading grid styles ---- */

.infinite-wrap {
  display: none;
}

.section-right {
    min-height: 100vh;
    width: 100%;
    background-color: #ffea2d;
}

#logo.moving-frame.slide-out {
    z-index: -99;
}

/*Moving frame*/


.moving-frame {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

div#frame-one {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #FFF;
    left: 0%;
}

  div#frame-one .wrapper {
    display: none;
  }

  div#frame-one.current .wrapper {
    display: block;
  }

div#frame-two {
    position: fixed;
    right: -98%;
    width: 100%;
    background-color: #1e4ca1;
}

  div#frame-two .cd-section:not(:first-of-type) {
    display: none;
  }

  div#frame-two.current .cd-section {
    display: block;
  }

#frame-two.side-over {
    cursor: pointer;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 1;
}

#frame-two.side-over:hover {
    cursor: pointer;
  -webkit-transform: translateX(-1%);
  -moz-transform: translateX(-1%);
  -ms-transform: translateX(-1%);
  -o-transform: translateX(-1%);
  transform: translateX(-1%);
  z-index: 1;
}

#frame-one.slide-out:hover {
    cursor: pointer;
    z-index: 1;
    -webkit-transform: translateX(1%);
  -moz-transform: translateX(1%);
  -ms-transform: translateX(1%);
  -o-transform: translateX(1%);
  transform: translateX(1%);
}

div#frame-one.slide-out {
    position: fixed;
}

div#frame-two.slide-in {
    position: absolute;
}

.cd-section {
    padding: 2em 0;
    text-align: center;
    position: relative;
}

h2.issue-title {
  color: white;
  font-size: 48px;
}

h2.issue-title span.date {
  font-size: 19px;
}

.purchase-link {
  font-size: 40px;
}

  .purchase-link a {
    color: #fff;
  }

  .purchase-link a:focus,
  .purchase-link a:hover {
    color: #000;
  }

section.cd-section.section-right.index {
    background-color: #818181;
}

section.cd-section.section-right.index.new {
    background-color: #bcd631;
}

section.cd-section.section-right.index.new-4 {
    background-color: #ed1f24;
}

section.cd-section.section-right.index.new-5 {
    background-color: #1e4ca1;
}

.issuu-container {
  margin: 8rem 2rem 2rem 4rem;
}

body.single-issue .issuu-container,
body.post-type-archive-issue .issuu-container {
  margin-top: 1rem;
}

.issuu-wrapper {
  max-height: 90vh;
  max-width: 100%;
  position: relative;
  padding-bottom: 75%;
}

.issuu-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.issue-container {
  display: flex;
  margin-bottom: 2rem;
  padding-left: 2rem;
}

.issue-container .cols-container {
  box-sizing: border-box;
  display: flex;
  flex: 0 2 40%;
  max-width: 40%;
  padding-left: 2rem;
}

.bg-dark {
  color:  white;
}

.issue-container .cols-container + .embed-container h2.issue-title {
  text-align: left;
}

.issue-container .cols-container .cols-col {
  flex: 1;
}

.issue-container .embed-container {
  box-sizing: border-box;
  flex: 0 3 60%;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 60%;
}

.link {
  margin-bottom: 3rem;
}

.link-title {
  margin: 0.5rem 0 0 0;
  text-align: center;
}

#logo-2 {
    background-image: url('assets/img/carla-logo.svg');
    position: absolute;
    background-repeat: no-repeat;
    height: 72px;
    width: 210px;
    top: 45px;
    left: 50%;
    margin-left: -112px;
    z-index: 99999;
}

#logo-2:hover {
    background-image: url('assets/img/carla-logo-000.svg');
}

.section-right.index ul, .section-right.index-2 ul {
    padding-top: 130px;
    margin-right: 40px;
    margin-top: 0;
}

.section-right.index li,
.section-right.index-2 li {
    list-style: none;
    font-size: 40px;
    line-height: 120px;
    letter-spacing: -1px;
    color: #fff;
}

.section-right.index li,
.section-right.index-2 li {
  display: inline-block;
  line-height: normal;
  margin: 0 0.5em;
}

#nav-anchor a {
    color: #fff;
    position: relative;
    z-index: 1000;
}

.issue-columns {
  display:  flex;
  margin:  0 48px;
}

  .issue-columns .column {
    flex:  2;
  }

    .issue-columns .column .element {
      padding: 0 1rem 30px;
    }

  .issue-columns .column.column-3 {
    flex:  1;
  }


.section-right.index .element, .section-right.index-2 .element {
    padding-bottom: 30px;
}

.container-right section img {
    width: inherit;
    height: auto;
}

.element img {
    display: block;
    margin: 0 auto;
    width: inherit;
}

.section-right.index span, .section-right.index-2 span {
    display: block;
}

.section-right.index span.author, .section-right.index-2 span.author {
    font-size: 13px;
}

.section-right.index span, .section-right.index-2 span {
    display: block;
}

.section-right.distribution, .section-right.subscribe, .section-right.advertise {
    background: #000;
    color: #FFF;
}

.section-right.distribution .title, .section-right.subscribe .title, .section-right.advertise .title {
    list-style: none;
    font-size: 40px;
    line-height: 37px;
    letter-spacing: -1px;
}

.section-right.distribution .title, .section-right.subscribe .title, .section-right.advertise .title {
    position: absolute;
    left: 70px;
    margin-top: 150px;
}

.section-right.distribution .container {
    width: 100%;
    padding-left: 310px;
    height: 1900px;
    font-size: 13px;
}

.section-right.subscribe .container, .section-right.advertise .container {
    width: 100%;
    padding-left: 310px;
    min-height: 800px;
    font-size: 13px;
}


.section-right.distribution .columns {
    float: left;
}

.section-right.distribution .columns {
    text-align: left;
    padding-top: 150px;
    width: 25%;
    padding: 150px 2% 0 2%;
}

.section-right.distribution .element {
    padding-top: 15px;
    font-style: normal;
    font-weight: normal;
}

.section-right.distribution a,
.section-right.distribution a:link,
.section-right.distribution a:visited {
  color: white;
}

.section-right.distribution a:hover,
.section-right.distribution a:focus,
.section-right.distribution a:active {
  color: white;
  text-decoration: underline;
}

.section-right.subscribe .columns {
    float: left;
    width: 185px;
    text-align: left;
    font-size: 13px;
    padding-top: 135px;
}

.section-right.subscribe .column-2.columns {
    padding-left: 47px;
    font-size: 40px;
    width: 300px;
}

.section-right.subscribe span {
    padding-bottom: 30px;
    display: block;
}

.section-right.subscribe a {
    color: #FFF;
    display: block;
}


#advertise ul {
    list-style: none;
    text-align: left;
    padding: 0;
}

#advertise ul li a {
    color: #FFF;
}

.section-right.advertise .columns {
    float: left;
    width: 200px;
    text-align: left;
    margin-right: 20px;
    font-size: 13px;
    padding-top: 135px;
}

.trigger {
  width: 2%;
  height: 100%;
  position: absolute;
  background-color: blue;
}

.link-dot {
   background-image: url('https://contemporaryartreview.la/wp-content/themes/carla/assets/img/circle.svg');
   height: 28px;
   width: 28px;
   margin: 0 auto;
}

.link-dot:hover {
   background-image: url('https://contemporaryartreview.la/wp-content/themes/carla/assets/img/circle-white.svg');
}

.link-dot-2 {
   background-image: url('https://contemporaryartreview.la/wp-content/themes/carla/assets/img/circle.svg');
   height: 28px;
   width: 28px;
   margin: 0 auto;
}

.link-dot-2:hover {
   background-image: url('https://contemporaryartreview.la/wp-content/themes/carla/assets/img/circle-white.svg');
}

div#sidebar {
    float: left;
    width: 400px;
    margin-right: 50px;
}

#sidebar p {
    font-size: 18px;
    line-height: normal;
}

#content {
    float: left;
}


table.tg {
    font-size: 40px;
    padding: 9px;
    margin-left: -34px;
}

th, td {
    padding: 30px;
    padding-bottom: 0px;
    padding-top: 15px;
    text-align: center;
}

nav.stick ul li a {
    font-size: 40px;
    line-height: normal;
    font-family: CircularStd;
    font-style: normal;
    font-weight: bold;
}

.post-type-archive-issue #nav-anchor a:hover,
.single-issue #nav-anchor a:hover,
.frame-two #nav-anchor a:hover {
  color: #000;
}


.page-template-page-template-editions #content {
    float: right;
    max-width: 600px;
    width: 50%;
}

.page-template-page-template-editions div#sidebar {
    float: left;
    width: 300px;
    margin-right: 50px;
}

.page-template-page-template-editions #sidebar .stick a {
    font-size: 40px;
    line-height: normal;
    font-family: CircularStd;
    font-style: normal;
    font-weight: bold;
}

.page-template-page-template-editions #content img {
    width: 100%;
    height: auto;
}


.page-template-page-template-editions .content-page p {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

.page-template-page-template-editions section {
    margin-bottom: 250px;
}


.split-left #logo-split {
    background-image: url('assets/img/carla_logo_01_black.svg');
    background-repeat: no-repeat;
    height: 72px;
    width: 185px;
    top: 45px;
    left: 50%;
    margin-left: -93px;
    z-index: 99999;
    margin: 0 auto;
}

.split-right #logo-split {
    background-image: url('assets/img/carla-logo.svg');
    background-repeat: no-repeat;
    height: 72px;
    width: 210px;
    top: 45px;
    left: 50%;
    margin-left: -93px;
    z-index: 99999;
    margin: 0 auto;
}

.sub-title.type-2 {
    margin-top: 60px;
}

ul#list-2 {
    margin-left: 60px;
}

.section-right.advertise .column-2.columns {
    width: 580px;
    margin-left: 80px;
}

.list-advertise {
    float: left;
}

.split-left #logo-split:hover {
    background-image: url('assets/img/carla_logo_01.svg');
}

.split-right #logo-split:hover {
    background-image: url('assets/img/carla-logo-000.svg');
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.module {
    padding-top: 1em;
}

@media screen {
  #preloadedImages {
    position: absolute;
    left: -9999px;
    top: -9999px;
    }
  div#preloader img {
    display: block;
    }
  }
@media print {
  #preloadedImages,
  #preloadedImages img {
    visibility: hidden;
    display: none;
    }
  }

/* ------------------------------------------- */
/* Styles for linkable issues
/* ------------------------------------------- */

.go-to-online {
  background: white;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  top: 0;
  transition: width 300ms ease-in-out;
  width: 2%;
  z-index: 1;
}

.go-to-online:focus,
.go-to-online:hover {
  width: 3%;
}

/* ------------------------------------------- */
/* Mailchimp subscription form
/* ------------------------------------------- */

#mc_embed_signup {
  font-size: 1.125rem;
}

  #mc_embed_signup html,
  #mc_embed_signup button,
  #mc_embed_signup input,
  #mc_embed_signup select,
  #mc_embed_signup textarea {
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
  }

  #mc_embed_signup input[type=email] {
    background: transparent;
    border: 0 none;
    border-bottom: 2px solid black;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    padding: 0.5em 1em;
    transition: background 300ms ease-in;
    width: 100%;
  }

    #mc_embed_signup input[type=email]:focus {
      background: #fafafa;
      outline: 0 none;
    }

.mc-field-group {
  margin-bottom: 3em;
}

.mc-field-group li {
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
}

#mc_embed_signup .mc-field-group label {
  display: block;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 0.5rem;
}

#mc_embed_signup .mc-field-group.input-group label {
  display: inline-block;
  margin-left: 0.5em;
}

#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0;
  margin-bottom: 16px;
}

#mc_embed_signup .button {
  background-color: #000;
  border: 0 none;
  border-radius: 0;
  color: white;
  font-size: 1.5em;
  font-weight: 700;
  padding: 0.5em 1em;
}

#mc_embed_signup .button:focus,
#mc_embed_signup .button:hover {
  background-color: #222;
}

#mc_embed_signup div.mce_inline_error {
  padding: 12px 10px;
  background-color: #ffeb2d;
  margin: 1em 0;
}

#mc_embed_signup input.mce_inline_error {
  border: 1px solid #ffeb2d;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0;
  overflow: hidden;
  width: 90%;
  margin: 0;
  clear: both;
}

#mc_embed_signup #mce-success-response {
  color: #ffeb2d;
}

/* ------------------------------------------- */
/* Author boxes
/* ------------------------------------------- */

.author-box {
  display: flex;
  margin: 3rem auto 1rem;
  padding: 1rem 10%;
}

.author-box.author-box-tax {
  margin-top: 0;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 13px;
}

.author-box.author-box-tax h1.entry-title {
  margin: 0;
}

.author-box + .author-box {
  margin-top: 1rem;
}

.author-photo {

}

.author-photo img {
  border-radius: 100%;
  height: auto;
  max-width: 150px;
}

.author-bio {
  padding-left: 2rem;
}

.author-bio p {
  padding-left: 0;
  padding-right: 0;
}

.author-box-tax .author-bio p {
  margin-top: 0;
}

h3.author-name {
  font-size: 1.6rem;
}

.author-bio {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
}

/* ------------------------------------------- */
/* Image preview on job submission form
/* ------------------------------------------- */

.image-preview {
  display: none;
  margin: 1em 0;
}

.content-page .image-preview p {
  font-size:  1rem;
  list-style: normal;
  margin: 0;
  padding: 0;
}

.image-container {
  width: 125px;
}

.image-container img {
  border-radius: 100%;
  height: auto;
  max-width: 100%;
}

/* ------------------------------------------- */
/* Scriptless social sharing styles
/* ------------------------------------------- */

.scriptlesssocialsharing {
  margin: 1.2em 0 10px 0;
}

.scriptlesssocialsharing__buttons {
  display: flex;
  justify-content: center;
}

.scriptlesssocialsharing .button {
  display: inline-block;
  padding: 0.75em;
}

.scriptlesssocialsharing .button svg {
  display: block;
}

/* ------------------------------------------- */
/* Pagination
/* ------------------------------------------- */

.pagination {
  text-align: center;
}

ul.page-numbers {
  margin: 4rem 0;
  padding: 0;
}

.page-numbers li {
  display: inline-block;
}

a.page-numbers ,
span.page-numbers {
  display: block;
  font-size: 1.2rem;
  padding: 1rem;
}

/* ------------------------------------------- */
/* Banner
/* ------------------------------------------- */

.carla-banner {
  background: #f9e946;
  color: black;
  text-align: center;
  padding: 0.5rem 1rem;
  position: fixed;
  transition: 300ms ease-in-out;
  width: 100%;
  z-index: 999999;
}

.carla-banner:hover {
  background: black;
  color: #f9e946;
}

.carla-banner a {
  color: inherit;
  display: block;
}

.carla-banner a:hover,
.carla-banner a:focus {
  color: inherit;
}




