#page {
  max-width: 650px; }

header#masthead {
  text-align: center;
  margin-bottom: 30px; }
  header#masthead .site-branding {
    padding-top: 20px;
    padding-bottom: 5px; }
    header#masthead .site-branding .me-mobile {
      display: none; }
    header#masthead .site-branding .site-title {
      margin-bottom: 5px; }
      header#masthead .site-branding .site-title a {
        font-size: 26px;
        font-weight: 600;
        letter-spacing: 1.7px;
        text-transform: uppercase;
        color: #222; }
        header#masthead .site-branding .site-title a .bryce {
          display: inline-block;
          width: 200px;
          text-align: right;
          vertical-align: top;
          padding-top: 10px; }
        header#masthead .site-branding .site-title a .me {
          width: 50px;
          border-radius: 100%;
          margin: 0 5px 0; }
        header#masthead .site-branding .site-title a .adams {
          display: inline-block;
          width: 200px;
          text-align: left;
          vertical-align: top;
          padding-top: 10px; }
        header#masthead .site-branding .site-title a:hover {
          text-decoration: none; }
  header#masthead nav {
    width: 100%;
    overflow: hidden; }
    header#masthead nav ul {
      position: relative;
      float: left;
      display: block;
      left: 50%; }
      header#masthead nav ul li {
        position: relative;
        right: 50%;
        padding-right: 10px;
        border-bottom: 1px solid #eee;
        padding-bottom: 20px; }
        header#masthead nav ul li.current-menu-item a {
          color: #0b7798; }
        header#masthead nav ul li:last-child {
          padding-right: 0; }

.page-template #page {
  max-width: 600px; }
.page-template article {
  border-left: 4px solid #fff;
  margin-bottom: 0; }
  .page-template article:hover {
    border-left: 4px solid #33C3F0; }
    .page-template article:hover header.thought-archive .img-container img {
      opacity: 0.75; }

article header.thought-archive {
  padding: 20px 0 20px 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #eee; }
  article header.thought-archive .title-container h4 {
    margin-bottom: 0;
    font-weight: 600; }
  article header.thought-archive .title-container h6 {
    margin-bottom: 10px;
    color: #444; }
  article header.thought-archive .title-container .posted-on {
    text-transform: uppercase;
    font-size: 13px;
    color: #666; }
  article header.thought-archive .img-container {
    text-align: right; }
    article header.thought-archive .img-container img {
      border-radius: 100%;
      width: 100px; }

.single article {
  margin-bottom: 0; }
  .single article header {
    padding: 20px 0;
    text-align: center; }
    .single article header h3 {
      margin-bottom: 0;
      font-weight: 600; }
  .single article .entry-content {
    padding-top: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px; }
    .single article .entry-content p {
      font-size: 2rem;
      line-height: 1.65;
      text-align: justify; }
    .single article .entry-content h2, .single article .entry-content h3 {
      font-weight: 600;
      font-size: 3.3rem;
      margin-top: 10px; }
    .single article .entry-content ul {
      margin-left: 0; }
    .single article .entry-content iframe.twitter-tweet {
      margin: 0 auto !important; }

.page.page-template-default #page {
  max-width: 100%; }
  .page.page-template-default #page header.entry-header {
    text-align: center; }
    .page.page-template-default #page header.entry-header h2 {
      font-weight: 600; }
  .page.page-template-default #page article {
    max-width: 500px;
    margin: 0 auto; }
    .page.page-template-default #page article h4 {
      font-size: 2.5rem; }
    .page.page-template-default #page article ul {
      margin-left: 0; }
      .page.page-template-default #page article ul li {
        margin-bottom: 5px; }

.page.page-template-template-projects #page article {
  border-left: 0; }
  .page.page-template-template-projects #page article:hover {
    border-left: 0; }
  .page.page-template-template-projects #page article h4 {
    font-size: 2.5rem; }
  .page.page-template-template-projects #page article ul {
    margin-left: 0; }
    .page.page-template-template-projects #page article ul li {
      margin-bottom: 5px; }

.page.page-template-template-where #page {
  max-width: 100%; }
  .page.page-template-template-where #page article {
    border-left: 0; }
    .page.page-template-template-where #page article:hover {
      border-left: 0; }
    .page.page-template-template-where #page article .entry-content {
      margin-top: 0; }
      .page.page-template-template-where #page article .entry-content .where-currently,
      .page.page-template-template-where #page article .entry-content .where-time,
      .page.page-template-template-where #page article .entry-content .where-been {
        text-align: center; }
        .page.page-template-template-where #page article .entry-content .where-currently h2, .page.page-template-template-where #page article .entry-content .where-currently h3,
        .page.page-template-template-where #page article .entry-content .where-time h2,
        .page.page-template-template-where #page article .entry-content .where-time h3,
        .page.page-template-template-where #page article .entry-content .where-been h2,
        .page.page-template-template-where #page article .entry-content .where-been h3 {
          font-weight: 600; }
        .page.page-template-template-where #page article .entry-content .where-currently h3,
        .page.page-template-template-where #page article .entry-content .where-time h3,
        .page.page-template-template-where #page article .entry-content .where-been h3 {
          font-size: 2.8rem;
          margin-bottom: 10px;
          color: #333; }
        .page.page-template-template-where #page article .entry-content .where-currently h4,
        .page.page-template-template-where #page article .entry-content .where-time h4,
        .page.page-template-template-where #page article .entry-content .where-been h4 {
          margin-bottom: 25px; }
      .page.page-template-template-where #page article .entry-content .where-been {
        margin-top: 25px;
        padding-top: 25px;
        border-top: 1px solid #eee; }
      .page.page-template-template-where #page article .entry-content .where-locations {
        max-width: 600px;
        margin: 0 auto; }
        .page.page-template-template-where #page article .entry-content .where-locations th, .page.page-template-template-where #page article .entry-content .where-locations td {
          text-align: center; }

footer.site-footer {
  margin-top: 30px;
  text-align: center; }

.mc-signup {
  padding-top: 40px;
  border-bottom: 1px solid #eee;
  text-align: center; }
  .mc-signup h3 {
    font-size: 2.5rem;
    font-weight: 600;
    color: #333; }
  .mc-signup .mc4wp-response div {
    padding-bottom: 35px; }

@media (max-width: 750px) {
  header#masthead .site-branding .me-mobile {
    display: block;
    width: 50px;
    border-radius: 100%;
    margin: 0 auto; }
  header#masthead .site-branding .site-title a .bryce {
    width: auto;
    text-align: left; }
  header#masthead .site-branding .site-title a .me {
    display: none; }
  header#masthead .site-branding .site-title a .adams {
    width: auto;
    text-align: left; }

  .page-template article {
    border-left: none; }
    .page-template article:hover {
      border-left: none; }
    .page-template article header.thought-archive {
      padding-bottom: 20px;
      border-bottom: 1px solid #eee; }
      .page-template article header.thought-archive .title-container h4 {
        margin-bottom: 0;
        font-weight: 600; }
      .page-template article header.thought-archive .title-container h6 {
        margin-bottom: 10px; }
      .page-template article header.thought-archive .img-container {
        display: none; }

  .single article .entry-content p {
    font-size: 1.7rem; } }
