#tracer {
  width: 3px !important;
}

/* Header */

#header {
  width: 320px !important;
  height: 205px;
  position: relative;
  margin-bottom: 0 !important;
}

#header-strip {
  position: relative !important;
  height: 205px;
  background: none;
}

  #header-strip-image {
    height: 205px;
  }

  #navigation {
    left: 13px !important;
    font-size: 12px !important;
    top: 23px !important;
  }
  
    #navigation p {
      left: 80px !important;
      top: 0;
    }
  
    #header h1 {
      display: block;
      opacity: 1 !important;
      width: 132px !important;
      height: 36px !important;
      left: 92px !important;
      top: 57px !important;
      background-size: 100% !important;
    }
    
      #header.dark-mode h1 {
        background-image: url('../images/logo-dark-2x.gif')  !important;
      }
    
      #header h1 {
        background-image: url('../images/logo-light-2x.png')  !important;
      }    
    
      h1 a {
        display: none !important;
      }
  
    #introduction {
      left: 93px;
      right: 10px;
      top: 107px;
      font-size: 12px;
      line-height: 17px !important;
    }
    
      body#work #introduction {
        top: 120px !important;
      }
    
    #navigation h4 {
      top: 2px;
      font-size: 12px;
    }  

/* Content */

#content-strip {
  background: url('../images/header-shadow.png') repeat-x 0 -330px #f5f4f1;
  padding: 28px 0 0 0;
}

#content {
  width: 320px !important;
}

/* Tweets */

#tweets {
  font-size: 10px;
  line-height: 15px;
  margin: 0 13px 0 13px;
  padding: 0 0 15px 80px !important;
}

  .tweet {
    float: none !important;
  }

  .tweet.first {
    margin: 0 0 15px 0;
  }

/* Footer */

#footer {
  height: 136px !important;
  width: 320px;
  overflow: hidden;
  font-size: 10px !important;
}

  #footer h4 {
    line-height: 18px;
  }

  #credits {
    top: 25px;
    left: 13px;
  }
  
    #credits h4,
    #credits p {
      position: relative !important;
      top: 0 !important;
      left: 0 !important;
    }
  
  #updates {
    left: 13px;
    top: 42px;
  }
  
    #updates h4,
    #updates p {
      position: relative !important;
      top: 0 !important;
      left: 0 !important;
    }

    #updates p {
      width: 294px !important;
      margin-top: -4px !important;
    }

    #updates input {
      font-size: 10px !important;
      line-height: 10px !important;
    }

/* Projects */

body#home #content-strip {
  padding-top: 0 !important;
}

#sort {
  display: none;
}

#projects-container {
  width: 320px;
  overflow: hidden;
}

#projects {
  left: 13px;
  top: 50px;
  width: 320px;
}

  .project {
    margin: 0 18px 18px 0 !important;
  }

  .project .caption {
    display: none;
  }

  .project-large,
  .project-large .thumb {
    width: 294px;
    height: 202px;
  }
  
    .project-large .thumb img {
      width: 373px;
      height: 202px;
      left: -39px;
    }
  
  .project-small,
  .project-small .thumb {
    width: 138px;
    height: 92px;
  }
  
    .project-small .thumb img {
      width: 208px;
      height: 92px;
      left: -35px;
    }

/* Project*/

#project-next, 
#project-previous {
  display: none;
}

.project-content {
  padding: 0 13px;
  width: 294px;
}

.project-content h4,
.project-content p,
.project-content dl,
.project-content dd {
  font-size: 11px !important;
  line-height: 15px !important;
}

.outline {
  width: 294px;
  margin: 0 0 15px 0;
}

  .outline h4 {
    width: 70px;
    float: left;
    clear: none;
  }
  
  .outline .content {
    margin: 0 0 0 80px;
  }

.particulars {
  width: 294px;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #dcdbd8;
  padding: 0 0 15px 0;
}

  .particulars dt {
    width: 70px;
    float: left;
    clear: none;
  }
  
  .particulars dd {
    margin: 0 0 0 80px;
  }

.asset-pair {
  border-bottom: 1px solid #dcdbd8;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}

  .asset-pair .asset {
    margin: 0 0 15px 0;
  }

  .asset-pair h4 {
    font-weight: bold;
  }
  
  .asset-pair iframe {
    width: 294px;
    height: 175px;
  }

.other-projects {
  height: 320px;
}

  .other-projects-inner {
    width: 320px !important;
  }

  .other-projects h4 {
    top: 0;
    left: 0;
  }

  .other-project {
    width: 138px;
    margin: 0 18px 18px 0;
  }
  
    .other-project .thumb {
      overflow: hidden;
      width: 138px;
    }
  
    .other-project img {
      width: 138px;
      height: 93px;
    }
  
    .other-project h3 {
      font-size: 11px;
      line-height: 15px;
    }

  .other-project.current-project {
    display: none;
  }

/* About */

body#about #content-strip {
  padding-top: 0 !important;
}

#about-container {
  
}

  #vertical {
    display: none;
  }
  
  #abouts {
    left: 13px;
    top: 50px !important;
    width: 320px;
  }
  
  .about {
    margin: 0 18px 18px 0 !important;
  }
  
  .about .embed,
  .about .image {
    margin-bottom: 5px !important;
  }
  
  .about img {
    margin-bottom: 0 !important;
  }
  
  .about-large {
    width: 294px !important;
    height: 257px !important;
  }
  
    .about-large img,
    .about-large .image,
    .about-large .embed {
      width: 294px;
      height: 220px;
    }
  
  .about-small {
    width: 138px !important;
    height: 128px !important;
  }
  
    .about-small img,
    .about-small .image,
    .about-small .embed {
      width: 138px;
      height: 92px;
    }

  .about .caption {
    font-size: 11px !important;
    line-height: 15px !important;
  }
  
  .division {
    left: 13px !important;
    right: 13px !important;
    padding: 18px 0 0 0;
    background: none !important;
  }
  
  .division.first {
    border: 0 !important;
  }

/* Contact */

#contact-details,
#contact-map,
#contact-images {
  width: 294px;
  margin: 0 13px;
}

#contact-details,
#contact-map .caption,
#contact-images .caption {
  font-size: 11px !important;
  line-height: 15px !important;
}

#contact-details dl {
  width: 294px;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #dcdbd8;
  padding: 0 0 15px 0;
}

  #contact-details dt {
    width: 70px;
    float: left;
    clear: none;
  }

  #contact-details dd {
    margin: 0 0 0 80px;
  }

#folios {
  border-bottom: 1px solid #dcdbd8;
  padding: 0 0 15px 0;
}
  
  #folios h4 {
    width: 70px;
    float: left;
    clear: none;
  }

  #folios p {
    margin: 0 0 0 80px;
  }
  
#contact-map {
  border-bottom: 1px solid #dcdbd8;
  margin-bottom: 15px;
  padding: 15px 0 15px 0;
}

  #map {
    margin: 0 0 15px 0;
  }

  #map iframe {
    width: 294px;
    height: 200px;
  }
  
  #contact-map .caption {
    overflow: hidden;
  }
  
    #contact-map .caption h4 {
      width: 70px;
      float: left;
      clear: none;
    }
    
    #contact-map .caption p {
      margin: 0 0 0 80px;
    }

#contact-images {
  padding: 0 0 30px 0;
}

  #contact-images img {
    margin: 0 0 15px 0;
  }

  #contact-images .caption h4 {
    width: 70px;
    float: left;
    clear: none;
  }
  
  #contact-images .caption p {
    margin: 0 0 0 80px;
  }