/* Super Form Reset
input,label,select,button,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;font-size:13px;font-family:Arial}input:focus{outline:0}input,textarea{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{width:13px;height:13px}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}::-webkit-search-decoration{display:none}button,input[type="reset"],input[type="button"],input[type="submit"]{overflow:visible;width:auto}::-webkit-file-upload-button{padding:0;border:0;background:none}textarea{vertical-align:top;overflow:auto}select[multiple]{vertical-align:top}
*/
/* 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: 40px;
}
#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: 10px 0 0 14px;
  font-size: 14px;
}
abbr {
  color: inherit;
  cursor: auto;
}
  abbr[title] {
    border-bottom: none;
  }
/* Flickr Strip */

#flickr-strip {
  margin-bottom: 30px;
}
#flickr-strip #latest {
  width: 255px;
  max-height: 71px;
  height: 71px;
  overflow: hidden;
  padding: 10px;
  border: 1px dotted #999;
  font-size: 85%;
}
#flickr-strip #latest #photologtitle {
  display: block;
  font-weight: bold;
}
#flickr-strip #latest span {
  display: block;
  font-size: 90%;
  width:172px;
  height: 18px;
  max-height: 18px;
  max-width: 172px;
  overflow: hidden;
}
#flickr-strip #latest em {
  display: block;
  font-size: 80%;
  font-style: normal;
  color: #999;
}
/* Lines */
#beta, #gamma, #zeta .widget {
  border-top: 1px solid rgba(0,0,0,0.4);
  padding-top: 12px;
  margin-bottom: 40pt;
}
/* SEARCH FORM */
.widget-search .widget-header, .widget-search label {
  display: none;
}
.widget-search {
  padding: 10px 0 0;
  height: 54px;
}
.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 0 4px 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;
  }
/* Archive Navigation */
select#cat-archives-dropdown {
    width: 90%;
}
select#mth-archives-dropdown {
    width: 96%;
}



div#zeta{
  font-size: 90%;
}
#zeta dt {
  font-weight: normal;
  font-size: 80%;
  color: #666;
  margin-bottom: 0;
}
#zeta dd {
  margin-bottom: .6em;
  line-height: 1.4em;
}
.widget-header a {
  color: #000;
}
.widget-header a em {
    color: #fff;
    font-style: normal;
}
.widget-header a:hover em {
    color: #369;
}
.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: "";
    }

/* YOUTUBE Widget */
.widget-youtube h3.widget-header {
  background: url(https://www.youtube.com/yt/brand/media/image/YouTube-icon-full_color.png) top left no-repeat;
  background-size: 28px;
  margin-bottom: .65em;
}
.widget-youtube h3.widget-header a {
  padding-left: 34px;
}
#youtube .row {
  margin-bottom: 0.46875rem;
}
#youtube .yt-text {
  padding-left: 0.9375rem;
}
#youtube .yt-text .yt-title {
    font-weight: bold;
    font-size: 95%;
}
#youtube .yt-text .yt-meta {
    font-weight: normal;
    font-size: 85%;
    color: #666;
}
/* CONVERSATIONS Widget */
.widget-conversations h3.widget-header {
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 400;
}
.widget-conversations h3.widget-header a.feed-link,
#conversations .feed-links a {
  display: block;
  float: right;
  margin-left: 10px;
}
.widget-conversations h3.widget-header a img,
#conversations .feed-links a img {
  height: 22px;
}
#conversations .episode {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #ccc;
}
#conversations .episode.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
#conversations .ep-text {
  padding-left: 0.9375rem;
}
#conversations .ep-text .ep-title {
    font-weight: bold;
    font-size: 95%;
    height: 1.5em;
    overflow: hidden;
}
#conversations .ep-text .ep-meta {
    font-weight: normal;
    font-size: 85%;
    color: #666;
}
#conversations .ep-consume {
  margin-top: 20px;
  font-size: 95%;
  /*
  text-align: right;
  padding-right: 22px;
  background: url('/_site/img/flourish/listen.png') center right no-repeat;
  background-size: 16px;
  */
}
  #conversations a.watch {
    padding-left: 20px;
    background: url('/_site/img/flourish/yt-watch.png') center left no-repeat;
    background-size: 16px;
  }
  #conversations a.listen {
    padding-right: 16px;
    background: url('/_site/img/flourish/listen.png') center right no-repeat;
    background-size: 12px;
  }
#conversations-home .feed-links {
  position: relative;
  top: -60px;
}
#conversations-home .most-recent {
  margin-bottom: 2em;
  padding-bottom: 4em;
  border-bottom: 1px solid #000;
}

/* WIRED Ideas */
.widget-wired-ideas h3.widget-header {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 1em;
}
  .widget-wired-ideas h3.widget-header img {
    height: 1.2em;
    vertical-align: text-bottom;
  }
#wired-ideas .wi-title {
  /*font-weight: bold; */
  font-size: 1.1em;
  margin-bottom: 0;
}
#wired-ideas .wi-date {
    font-weight: normal;
    font-size: 80%;
    color: #666;
}
#wired-ideas .wi-blurb {
    font-weight: normal;
    margin-bottom: 1em;
}

/* Pubpub */
.widget-pubpub h3.widget-header {
  font-size: 1.5em;
  font-weight: 400;
}
#pubpub .pp-title {
  /*font-weight: bold; */
  font-size: 1.1em;
  margin-bottom: 0;
}
#pubpub .pp-date {
    font-weight: normal;
    font-size: 80%;
    color: #666;
    margin-bottom: 1em;
}
/* 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;
}
  .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: 20px;
  }
  .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;
}

/* ----

input,
textarea {
  border: 1px solid #fefefe;
  padding: 8px;
  background: #f1f1f1;
  font-size: 14px;
}
*/

/* LOGIN FORM, for Comments… */

.mt-profile-login #container #header #brand {
  width: 90px;
  height: 90px;
  background: #fff url(/_site/img/joi-ito-logo-300.png) center no-repeat;
  background-size: 90px 90px;
  margin: 0;
}
.mt-profile-login #container #header {
  border-color: #036;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 40px;
  padding: 0 0 40px 0;
}
.mt-profile-login .comment_signin_options {
    width: 35%;
    float: left;
}
  .mt-profile-login .comment_signin_options ul li {
    list-style-type: none;
    margin-left: 0;
  }
  .mt-profile-login .comment_signin_options ul li:after {
    clear: left;
  }
  .mt-profile-login .comment_signin_options ul li div.signin_logo{
    float: left;
  }
  .mt-profile-login .comment_signin_options ul li div.auth_name{
    height: 20px;
    margin-left:36px;
    padding: 5px 0 0 0;
  }
  .mt-profile-login .field:after {
    clear: none;
  }
.mt-profile-login .signin {
    margin-left: 40%;
}
.mt-profile-login input#username,
.mt-profile-login input#password {
    margin: 0;
    padding: 5px 5px 6px;
    font-size: 150%;
    vertical-align: middle;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.mt-profile-login .has-auth-icon input.text.full {
    background-repeat: no-repeat;
    background-position: 8px 8px;
    margin: 0;
    padding: 5px 5px 6px 35px;
    font-size: 150%;
    vertical-align: middle;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.mt-profile-login button[type="submit"] {
    margin: 0;
    padding: 5px 15px 6px;
    font-size: 150%;
    vertical-align: middle;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mt-profile-login #rec-reg {
  margin-top: 20px;
}
.mt-profile-login .right {
    float: right;
}
#signin_with_Facebook div a img {
  width:290px;
}
/* Whiplash promo */
#whiplash-banner {
    margin-bottom: 20px;
}
#whiplash-banner img {
    width: 100%;
}
/* Freesouls promo */
#freesouls-banner {
    margin-bottom: 20px;
}
#freesouls-banner img {
    width: 100%;
}
