/*
Theme Name: Zach Inglis
Theme URI: http://zachinglis.com/
Description: ...
Author: Zach Inglis
Version: 8
Tags: red
*/

.unitx1{width:108px}
.column{margin-left:18px;display:block;float:left}
ul, ol, blockquote, p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Helvetica Nueue", Helvetica, sans-serif;
  margin-top: 100px;
}

a {
  color: #3e4aa5;
  -webkit-transition:color 0.4s linear;
}

  a:hover {
    color: #ff1700;
    border-color: #ff1700;
  }

#content .entry a, #content .entry-summary a, .link {
  background: #fbf6a2;
  color: #323232;
  font-weight: normal;
  padding: 4px 8px;
}

   #content .entry a:hover, #content .entry-summary a:hover, .link:hover {
     color: #000;
   }

#content blockquote {
  background: url(/images/testimonial-quote.png) no-repeat 2px 16px;
  padding-left: 36px;
  margin: 0;
  margin-bottom: 18px;
  border-top:    4px solid #f3f3f3;
  border-bottom: 4px solid #f3f3f3;
  padding-top:    5px;
  padding-bottom: 5px;
  font-style: italic;
}

  #content blockquote p {
    font-size: 18px;
    line-height: 36px;
  }

  #page #content #tldr blockquote {
    background-position: 0 10px;
    margin-top: 14px;
    margin-bottom: 22px;
    padding-top:    16px;
    padding-bottom: 12px;
  }

  #tldr blockquote p {
    font-size: 14px;
    line-height: 18px;
  }

  #content .source {
    font-style: normal;
    font-size: 13px;
  }

.spli-archive {
  margin-top: 36px;
}

#page {
//  background: url(/images/grid.png);
  margin: 0 auto;
  width: 960px;
}

  #page.with_grid {
    background-image: url(/images/baseline+column.png);
    background-repeat: repeat;
    background-position: 0 1px;
  }

  p#intro {
    margin-top: 26px;
    margin-left: 0;
    width: 458px;
    font-size: 12px;
  }

    p#intro a {
      font-weight: bold;
    }

  #about h2 {
    margin-left: 18px;
  }


h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1, #main-title {
  padding: 0;
  margin: 0;
}

  h1 a, #main-title a {
    font-family: "proxima-nova-1","proxima-nova-2";
    font-size: 44px;
    font-weight: 200;
    text-decoration: none;
    color: #000;
  }

  h1 em, #main-title em {
    font-weight: 100;
    font-style: normal;
    line-height: 5px;
    color: #acacac;
    display: block;
    font-size: 18px;
  }

h2 {
  top: 11px;
}

h3 {
  top: 4px;
}

h4 {
  top: 5px;
}

#comments h4 {
  top: 0;
  font-size: 26px;
  margin-bottom: 18px;
}

.end {
  clear: both;
}

#welcome {
  margin-left: 46px;
  height: 160px;
  width: 456px;
  float: left;
  background: #fffbb0;
}

  #welcome #subscribe {
    display: block;
    float: left;
    margin-left: 34px;
    width: 174px;
  }
  #welcome #networks {
    display: block;
    float: left;
    height: 79px;
    margin-left: 22px;
    width: 174px;    
  }

  #welcome h3 {
    font-family: "proxima-nova-1","proxima-nova-2";
    font-weight: normal;
    font-weight: 200;
  }

  #welcome ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

    #welcome #networks li {
      float: left;
    }

    #welcome a {
      display: block;
      width: 67px;
      padding: 2px;
      padding-left: 20px;
      padding-right: 0;
      font-size: 14px;
      border: 0;
      background: url(/images/icons/facebook.png) 0 5px no-repeat;
      color: #000;
    }

      a#subscribe-rss { background-image: url(/images/icons/rss.png); }
      a#subscribe-email { background-image: url(/images/icons/email.png); }
      #networks a#network-email    { background-image: url(/images/icons/email.png); }
      #networks a#network-flickr   { background-image: url(/images/icons/flickr.png); }
      #networks a#network-linkedin { background-image: url(/images/icons/linkedin.png); }
      #networks a#network-twitter  { background-image: url(/images/icons/twitter.png); }
      #networks a#network-dribbble  { background-image: url(/images/icons/dribbble.png); }



  #welcome h3 {
    font-size: 24px;
  }

#me {
  float: left;
  width: 458px;
}

#me img {
  float: left;
}

#newest-post-title {
  font-family: "proxima-nova-1","proxima-nova-2";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 14px;
}

#tldr {
  padding-top: 36px;
}

  #tldr header h3 {
    top: 0;
    font-size: normal;
    font-size: 25px;
  }

  #tldr header p {
    background: #FFFCCB;
    color: #000;
    font-size: 12px;
    padding: 2px 10px;
  }

#content {
  clear: both;
  padding-top: 23px;
}

  article.post header {
    position: relative;
  }

    #page article.post header h1, #page article.post header h2 {
      top: 0;
      margin: 0;
      padding: 0;
    }

    #page article.post header h1 a, #page article.post header h2 a {
      display: block;
      font-family: "proxima-nova-1","proxima-nova-2";
      font-size: 30px;
      font-weight: 200;
      padding: 13px;
      background: #a71d23;
      color: #fff;
      text-decoration: none;
    }


#page #content blockquote {
  margin-top: 18px;
}

.post .entry-content .beginning, .post .entry-summary .beginning {
  font-weight: bold;
  color: #744dc2;
}

#page #footer {
  margin-top: 36px;
  color: #cecece;
}
#archives {
  list-style-type: none;
}

.post {
  display: block;
  margin-bottom: 114px;
}

  .single-post .post {
    margin-bottom: 28px;
  }

.commentlist {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 9px;
}

.comment-author img {
  float: left;
  margin-right: 18px;
}

.commentlist > li {
  margin-bottom: 18px;
}

.comment-post p {
  margin: 0;
  top: 0;
}

#reply-title {
  padding-top: 33px;
  padding-bottom: 21px;
}

.comment-form-comment label {
  display: none;
}

label {
  font-weight: bold;
}

.form-allowed-tags {
  display: none;
}

ul.xoxo, ul.xoxo > li > ul, #comments ul.children {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

  ul.xoxo > li > ul > li {
    margin-bottom: 54px;
  }

#tldr .sideposts_date {
  border: none;
  display: block;
  color: #b4b4b4;
  font-size: 11px;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.spli {
  margin-bottom: 36px;
}

.spli-first p:last-child, .spli p:last-child {
  margin-bottom: 0;
}

.comments-link {
  display: block;
  padding-top: 23px;
  font-weight: bold;
}

#page #posts .post .comments-link a {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  background: #dd1400 url(/images/button-overlay.png) repeat-x;
  padding: 8px 14px;
  padding-right: 15px;
  margin-left: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  border: 0;
}

  #page #posts .post .comments-link a:hover {
    -webkit-transition:background-color 0.7s linear;
    background-color: #ff200a;
  }

  #page #posts .post .comments-link a:active {
    background: #a51405;
  }


p.share {
  padding-top: 18px;
  padding-bottom: 7px;
  line-height: inherit;
  font-size: inherit;
}

.page-id-15 #comments, .page-id-15 #tldr {
  display: none;
}

#smart-archives-block {
  font-weight: bold;
  text-transform: uppercase;
  list-style-type: none;
  margin-left: 0;
}

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

#search form { overflow: hidden; }

.comment-author-zachinglis {
  background: #f3f1ff; 
  padding: 18px;
}

.comment-author-zachinglis .unitx2 { width: 208px; }

#page .post .read-more a {
  background: #ededed;
  color: #5b5b5b;
  padding: 9px;
}

#page .post .comments-link a {
  background: #AD0F00;
  color: #fff;
  padding: 9px;
  border: none;
}

  #page .post .comments-link a:hover { color: #fff; background: #6a0900; }

#tldr-post h2 {
  font-size: 3.5em;
}


.post .entry-content a, .post .entry-summary a {
  border: none;
  color: #8f0083;
  font-weight: bold;
}

  .post .entry-content a[href*="http://zachinglis.com"], .post.entry-summary a[href*="href://zachinglis.com"] {
    color: #6c6c5d;
  }

  .post .entry-content a[href*="http://zachinglis.com"]:hover, .post.entry-summary a[href*="href://zachinglis.com"]:hover {
    color: #7b7b00;
  }

.entry_content ul li { padding-top: 4px; padding-bottom: 4px; }

#crp_related {
  padding-bottom: 36px;
}

#crp_related ul { 
  list-style-type: none; 
  padding: 0;
}

#page .wp-pagenavi a, #page .wp-pagenavi span {
  border: none;
  padding: 5px 8px;
  text-decoration: none;
}

#page .wp-pagenavi span.current { background: #cfc; }

#tldr #influads_block { position: relative; top: -36px;  }

#notice {
  background: green;
  height: 40px;
}

  #notice p {
   margin: 0 auto;
   width: 400px;
   text-align: center;
   font-weight: bold;
   padding: 5px;
   color: white;
  }

#navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 44px;
  background: #4f3c3c;
  font-family: "proxima-nova-1","proxima-nova-2";
  text-transform: uppercase;
  font-weight: 700;
  z-index: 10;
}

  #navigation .inner {
    margin: 0 auto;
    width: 960px;
  }

  #navigation ul { 
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  #navigation li { 
    float: left; 
    margin-right: 10px;
  }

  #navigation a {
    display: block;
    color: #d9d9d9;
    padding: 12px;
    font-size: 15px;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.85);
  }

    #navigation a.current {
      color: #fff;
    }

p.subtitle {
  background: #A71D23;
  color: #fff;
  margin-top: 0;
  font-family: "proxima-nova-1","proxima-nova-2";
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  padding: 13px;
  padding-top: 0;
  display: inline-block;
}

  p.subtitle a { color: #fff; }

#posts {
  float: left;
  width: 708px;
}

#tldr { 
  width: 204px;
  margin-left: 48px;
}

.notice { background: green; position: fixed; bottom: 20px; right: 20px; padding: 25px; color: white; width: 200px;}
