/* Foundation Customizations */
body {
  color: #000;
  background: #fafafa;
}
a { color: #369; text-decoration: none; }
a:hover { color: #69c; }
.link.light { color: #A2B9D1; }
.link.light:hover { color: #7D9EBE; }
.top-bar {
  background-color: #f1f1f1;
  border-color: #036;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 56px;
}
#header-name, #header-description {
  display:none;
}
.top-bar ul {
  background-color: #f1f1f1;
}
#header-menu .menu a {
  color: #036;
  word-break: keep-all;
}
#header-menu .menu a:hover {
  color: #369;
  word-break: keep-all;
}
.menu > li > a {
  padding: 0.5rem 1rem 0 0;
  font-size: .85rem;
}
abbr {
  color: inherit;
  cursor: auto;
}
  abbr[title] {
    border-bottom: none;
  }

/* Lines */
#beta, #gamma {
  border-top: 1px solid rgba(0,0,0,0.4);
  padding-top: 12px;
  margin-bottom: 56px;
}
/* SEARCH FORM */
.widget-search .widget-header, .widget-search label {
  display: none;
}
.widget-search {
  padding: 10px 0 20px;
}
.widget-search input[type="search"],
.widget-search input[type="submit"] {
  width:100%;
}
/* Recent Comments */
#delta.community {
  background:#E8F6FF;
  margin-bottom: 40pt;
  }
  #delta.community .widget-header {
    border-color:#96B5D1;
    font-size: 11pt;
    }
.widget-recent-comments {
    padding: 10px;
}
.widget-content .comment-group {
  margin:0 0 1em 0;
  }
.widget-content p.commenttitle {
  width:340px;
  height:12pt;
  overflow:hidden;
  color:#666;
  font-size:8.5pt;
  font-weight:bold;
  margin:2px 0pt 2px 0;
  }
  .widget-content p.commenttitle a {
    color:#369;
    }
.widget-content a.commentlink {
  border-bottom:1px solid #D8E9F6;
  clear:both;
  display:block;
  margin:0 0 3px 0;
  padding:0 0 1px 0;
  }
  .widget-content p.commenttitle a:hover,
  .widget-content a.commentlink:hover span {
    color:#036 !important;
    }
.widget-content .commentdate {
  display:block;
  float:right;
  font-size:9px;
  margin:2px 0 0 0;
  color:#A2B9D1;
  }
.widget-content .commententry {
  display:block;
  margin:0;
  width:80%;
  height:12.5pt;
  font-size: 8.5pt;
  font-weight: 500;
  overflow:hidden;
  }
  .commentauthor {
    color:#5882AC;
    }
  .commentexcerpt {
   color:#90ACC7;
    padding-left:.2em;
  }
/* Sidebar - Archive Navigation */
.recent-posts {
  margin-bottom: 40pt;
  padding-bottom: 0;
}
.recent-posts li {
  font-size: 90%;
  margin-bottom: 10px;
}
div#gamma {
  font-size: 80%;
  /*
  height: 200px;
  overflow-x: hidden;
  overflow-y: scroll;
  */
}
/*
  div#gamma::-webkit-scrollbar {
    width: 2px;
  }
  div#gamma::-webkit-scrollbar-track {
    background-color: #f1f1f1;
  }
  div#gamma::-webkit-scrollbar-thumb {
  background-color: #ccc;
  }
*/
  div#gamma .monthly-archives {
    padding: 0;
  }
  div#gamma .categories {
    margin-right: -20px;
  }
.widget h3 {
  font-size: 100%;
  font-weight: 500;
}
.widget ul {
  margin-left: 0;
}
  .widget ul li {
    list-style-type: none;
  }
  .widget ul li a em {
    font-style: normal;
    font-size: 90%;
    font-weight: 400;
    color: #ccc;
  }
    .widget ul li a em::before {
      content: "– ";
    }
    .widget ul li a em::after {
      content: "";
    }


/* ENTRY */
.entry-title {
  font-size: 1.4rem;
}
  .entry-title a {
    color: #000000;
  }
  .entry-title a em {
    color: #fff;
    font-style: normal;
  }
  .entry-title a:hover em {
    color: #369;
  }
.asset-meta {
  color: #999;
  font-size: .8rem;
  margin-bottom: 0.5rem;
}
  .asset-meta .author {
    display: none;
  }
.entry-asset {
  margin: 0 0 2rem;
  padding: 0 0 2rem;
}
.homepage .entry-asset,
.archive-index .entry-asset {
  margin: 0 0 54px;
  padding: 0 0 36px;
}
.entry-categories {
  display: inline;
}
  .entry-categories-header {
    display: none;
  }
.entry-tags {
  margin-bottom: 10px;
}
  h4.entry-tags-header {
    display: inline;
    font-size: 10pt;
  }
  .entry-tags-list, .entry-categories-list {
    display: inline;
    list-style: none;
    font-size: 10pt;
    font-style: italic;
    margin-left: 0;
    padding-left: 0;
  }
  .entry-tags-list .entry-tag, .entry-categories-list .entry-category {
    display: inline;
  }

  .asset-content blockquote {
    /*border-left: 1px dotted #c30;*/
    border-left: 1px dotted #999;
    color: #4D4D4D;
    margin: 2em 20px 2em 0;
    padding: 0 0 0 20px;
    font-size: .9em;
    line-height: 1.5;
  }
    .asset-content blockquote p,
    .asset-content blockquote ul,
    .asset-content blockquote ol {
      font-size: 1em;
      line-height: 1.5;
      color: #4D4D4D;
    }
/* Stricter HTML5 of FB IA etc */
figure {
  margin: 0 3em 0 0;
}
figcaption {
  margin-top: 10px;
}
  figure h1, figcaption h1 {
    font-size: 80%;
    color: #808080;
  }
/* Entry Credits */
.entry-credit-box {
    font-size: 85%;
    font-style: italic;
    border-top: 1px solid rgba(0,0,0,0.4);
    padding-top: 12px;
    margin-top: 54px;
}
.entry-credit-box h6 {
  font-style: italic;
}
.entry-credit ul,
.entry-credit p {
  margin-bottom: .5em;
}
.entry-credit ul li {
    line-height: 130%;
}
/* Entry Feedback */
.asset-footer {
  margin: 2em 0 0;
  background: #f1f1f1;
  padding: 10px;
}
  .entry-social {
    margin: 0;
    padding: 0;
  }
  .entry-social .service {
    margin: 0;
    float: left;
    width: 60px;
    height: 25px;
  }
    .entry-social .service#twitter { width:64px; }
    .entry-social .service#facebook-like { width:82px; }
    .entry-social .service#inshare { width:110px; }
  .entry-feedback {
    font-size: 80%;
    text-align: right;
    margin: 0;
    padding: 0;
  }
  .entry-cc-license {
    clear: both;
    text-align: right;
  }
  .entry-cc-license img {
    width: 30px;
    height: 15px;
  }
/* Entry Comments & Trackbacks */
.comments h2,
.trackbacks h2 {
  font-size: 120%;
  border-top: 1px solid rgba(0,0,0,0.4);
  padding-top: 12px;
  margin-bottom: 12px;
}

.comments-content {
    margin-bottom: 56px;
}

.comment-indent {
  margin-left: 20px;
}
  .comment-indent .comment .comment-header {
    margin-bottom: 0;
  }
  .comment-indent .comment-content {
    border-left: 1px dotted #e3e3e3;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 0;
  }
.comment .inner { }
  .comment-header {
    border-bottom: 1px dotted #CCCCCC;
    color: #333333;
    font-size: 90%;
    margin: 20px 0pt 0;
    padding: 0pt 0pt 2px;
  }
  .comment-author-identity {
    display: none;
  }
  .comment-count {
    color: #999;
    font-size: 90%;
  }
  .comment-date {
    font-size: 90%;
    color: #ccc;
  }
  .comment-date a[title="Reply"] {
    float: right;
    text-transform: lowercase;
    opacity: .5;
    padding: 0 5px;
    border: 1px solid #fff;
    border-radius: 3px;
  }
  .comment-date a[title="Reply"]:hover {
    opacity: 1;
    color: #fff;
    background:#69c;
    border: 1px solid #ccc;
  }
  .comment-content {
    color: #333;
    font-size: 90%;
    margin: 0;
    padding: 0 0 0 1.5em;
  }
.trackbacks {
  margin:2em 0;
}
  .trackbacks-info p {
    margin: 0;
    font-style: italic;
    display: none;
  }

/* Comment form */
.comments-open {
  background: #f9f9f9;
  border: 1px solid #ccc;
}
  .trackbacks-info, .trackback-content, .comment-content, .comments-open-content, .comments-closed {
    margin: 5px 0pt;
  }
  #comment-form-external-auth, #comment-greeting {
    border-bottom: 1px dotted #CCCCCC;
    font-style: italic;
    font-size: 9pt;
    margin: 0 10px 1em;
    padding: 1px 0 .2em;
    text-align: right;
  }
  .asset-header, .asset-content, .asset-body, .comments-header, .comment-header, .comment-footer, .comments-open-header, .comments-open-content, #comments-open-footer, .comments-closed, #comment-form-external-auth, .comments-open-moderated, #comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comments-open-text, .trackbacks-header, .trackbacks-info, .trackback-content, .trackback-footer, .archive-content, .search-form-header, .search-results-header {
    margin-bottom: .75em;
  }
  .comment-form-input label {
    float: left;
    width: 70px;
    text-align: right;
    font-size: 10pt;
    margin: 5px 0 0 0;
  }
  .comment-form-input input {
    width: 350px !important;
    margin-left: 10px;
  }
  .comment-form-checkbox input {
    text-align: right;
    margin-left: 80px !important;
    margin-right: 5px;
  }
  .comment-form-checkbox label {
    font-size: 10pt;
  }
  #comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
  }
  .comment-form-text label {
    font-size: 10pt;
    margin: 1em 10px .1em 10px;
    display: none;
  }
  #comment-textarea-wrapper {
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
    .comment-form-text #comment-text {
      border: none;
      font-family: Helvetica, arial, sans-serif;
      font-size: 10pt;
      padding: 1em 0 1em 1em;
      line-height: 130%;
      width: 95%;
    }
  #comments-open-captcha {
    margin-left: 0.5em;
  }
  #comments-open-footer {
    margin: 0 10px 1em;
  }
    .c-cc {
        font-size: 8.5pt;
        color: #600;
        margin: .5em 0;
    }
  #comment-submit.button {
    background: #ddd url(/_site/img/bg/submit-btns-hover.gif) repeat-x;
    border: 1px solid #ccc;
    color: #777;
    font-weight: bold;
    padding: .3em .6em;
  }


/* RECENTS & ARCHIVES */
#recent-titles {
  margin-bottom: 112px;
  border-top: 1px solid rgba(0,0,0,0.6);
  padding-top: 16px;
}
#recent-titles .entry-asset {
  margin: 0 0 .6rem;
  padding: 0 0 .2rem;
  border-bottom: 1px dotted #CCCCCC;
}
#recent-titles .entry-title {
  font-size: 95%;
  margin-bottom: 0;
}
.homepage #recent-titles .entry-excerpt {
  display: none;
}
h1#page-title.archive-title {
  font-size: 1rem;
  border-bottom: 1px solid rgba(0,0,0,0.4);
  padding-bottom: 16px;
  margin: 16px 0 8px;
}

/* FOOTER */
footer {
  color: #036;
  background: #ECF1F6;
  border-top: 1px solid #003366;
  margin-top: 10px;
  padding: 10px 0 200px;
  font-size: 70%;
}
footer #techpro,
footer #badges {
  width: 100px;
}
footer #credits {}
footer #credits #joi-contact {
  font-size: 1.1rem;
  font-weight: 500;
}
footer #cc img {
  width:90px;
  height:30px;
  border-width:0;
}