html,
body {
  margin: 0;
  padding: 0 0 50px 0;
  -webkit-print-color-adjust: exact;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
@font-face {
  font-family: 'folio-icons';
  src: url('../fonts/folio-icons.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'font-awesome';
  src: url('../fonts/fontawesome-webfont.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rhapsody-symbol';
  src: url('../fonts/RhapsodySymbol.ttf');
  font-weight: normal;
  font-style: normal;
}
.clearfix:after {
  content: '';
  clear: both;
  float: none;
  display: table;
}
.clear {
  clear: both;
}
a {
  text-decoration: none;
  color: #1077C7;
}
a:hover {
  text-decoration: underline;
}
a.active {
  color: #333333;
}
.container {
  width: 865px;
  margin: 0 auto;
}
h1.name {
  font-weight: normal;
  font-size: 48px;
  margin: 15px 0 10px 0;
  text-align: center;
  color: #333333;
  font-weight: 700;
}
.top_nav {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #CCCCCC;
}
.top_nav li {
  display: inline;
  list-style: none;
  margin: 10px;
  font-size: 20px;
}
.right {
  float: right;
  width: 420px;
  margin: 30px 20px 0 0;
}
.left {
  float: left;
  width: 400px;
  margin: 20px 0 0 20px;
}
.profile_pic {
  background: #FFFFFF url(../images/family_800.jpeg) no-repeat;
  width: 400px;
  height: 300px;
  background-size: cover;
  border: 1px solid #CCCCCC;
  margin: 0 0 30px 20px;
}
.bio {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 40px;
}
.modules {
  margin: 0 20px;
  clear: both;
}
.module {
  width: 380px;
  border: 1px solid #CCCCCC;
  margin: 0 0 40px 0;
}
.right .module {
  margin: 0 0 40px 20px;
  width: 400px;
}
.module .top {
  height: 39px;
  line-height: 40px;
  border-bottom: 1px solid #FFFFFF;
  font-size: 16px;
}
.module .top:before {
  margin-right: 12px;
  color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  float: left;
}
.module .top a {
  color: #FFFFFF;
}
.module .top a:hover {
  text-decoration: underline;
}
.module .top_right {
  float: right;
  font-size: 14px;
  margin: 0 10px 0 0;
  font-style: italic;
  color: #FFFFFF;
}
.module .bottom {
  font-size: 14px;
}
.module .top.exfm {
  background: url(http://static.extension.fm/ex-icon.png) no-repeat 8px 5px;
}
.exfm.coverart,
.lastfm.coverart {
  width: 75px;
  height: 75px;
  float: left;
  margin: 10px;
  background-image: url(../images/lastfm-coverart.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.exfm.metadata,
.lastfm.metadata {
  float: left;
  margin: 10px 0;
}
.exfm.title,
.lastfm.metadata {
  font-size: 17px;
  margin-bottom: 3px;
  max-width: 260px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.exfm.artist,
.lastfm.metadata {
  margin-bottom: 4px;
}
.lastfm.artist {
  font-size: 14px;
}
.exfm.via {
  font-size: 13px;
  font-style: italic;
  color: #222;
}
.module .top.twitter {
  background-color: #26BADC;
}
.top.twitter:before {
  content: '\f099';
  font-family: font-awesome;
  font-size: 25px;
  margin-left: 10px;
}
.module .twitter.tweet {
  margin: 10px;
  line-height: 20px;
}
.module .timestamp {
  margin: 10px;
  font-size: 14px;
  color: #222222;
}
.module .top.linkedin {
  background-color: #418FBA;
}
.top.linkedin:before {
  content: '\f0e1';
  font-family: font-awesome;
  font-size: 25px;
  margin-left: 10px;
}
.linkedin.title {
  font-size: 16px;
  margin: 10px 10px 5px 10px;
}
.linkedin.location {
  font-size: 14px;
  margin: 0 10px 10px 10px;
}
.module .top.tumblr {
  background-color: #38475C;
}
.top.tumblr:before {
  content: '\f173';
  font-family: font-awesome;
  font-size: 25px;
  margin-left: 10px;
}
.tumblr.title {
  font-size: 16px;
  margin: 10px 10px 5px 10px;
}
.tumblr.location {
  font-size: 14px;
  margin: 0 10px 10px 10px;
}
.bottom.tumblr {
  background-image: url(../images/tumblr-screenshot.png);
  height: 380px;
  background-repeat: no-repeat;
  background-size: cover;
}
.module .top.instagram {
  background-color: #976A4F;
}
.top.instagram:before {
  content: '\f16d';
  font-family: font-awesome;
  font-size: 25px;
  margin-left: 10px;
}
.bottom.instagram {
  background-image: url(../images/instagram-pic.jpg);
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}
.module .top.facebook {
  background-color: #4D6DB2;
}
.top.facebook:before {
  content: '\f09a';
  font-family: font-awesome;
  font-size: 25px;
  margin-left: 10px;
}
.facebook.bottom {
  position: relative;
  height: 305px;
}
.facebook .cover_photo {
  margin: 5px;
  width: 370px;
  height: 246px;
  background: url(../images/facebook_cover.jpeg) no-repeat;
}
.facebook .profile_photo {
  position: absolute;
  width: 108px;
  height: 108px;
  background: #FFFFFF url(../images/Dan_Kantor_profile.jpeg) no-repeat 4px 4px;
  background-size: 100px 100px;
  top: 185px;
  left: 20px;
  border: 1px solid #CCCCCC;
}
.module .top.lastfm {
  background: #F21D08;
}
.top.lastfm:before {
  content: 'l';
  font-family: folio-icons;
  font-size: 47px;
  margin-right: 0;
}
.module .top.rhapsody {
  background: #00457C;
}
.top.rhapsody:before {
  content: '\e004';
  font-family: 'rhapsody-symbol';
  font-size: 40px;
  margin-right: 0;
}
.rhapsody .playlist-wall {
  margin: 5px;
  width: 370px;
  height: 246px;
  background-image: url(../images/rhapsody-playlist.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
}
.module .top.goodreads {
  background-color: #46311E;
}
.top.goodreads:before {
  content: 'g';
  font-family: 'folio-icons';
  font-size: 40px;
  margin-right: 0;
}
.work {
  margin: 30px 20px 10px 20px;
}
.work .entry {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 20px;
  margin: 35px 0;
}
.work .entry:last-child {
  border-bottom: none;
}
.work .info {
  float: left;
  width: 350px;
}
.work .logo.exfm {
  width: 192px;
  height: 84px;
  background: url(../images/exfm-logo.png) no-repeat;
  background-size: cover;
  margin: 20px 0 0 54px;
}
.work .description {
  float: left;
}
.work .title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
.work .title span {
  font-size: 15px;
  margin-left: 10px;
}
.work .about {
  width: 450px;
  line-height: 23px;
}
.work .logo.aol {
  width: 111px;
  height: 20px;
  background: url(../images/aolmusic_logo.gif) no-repeat;
  background-size: cover;
  margin: 20px 0 0 94px;
}
.work .logo.streampad {
  width: 174px;
  height: 104px;
  background: url(../images/streampad.gif) no-repeat;
  background-size: cover;
  margin: 20px 0 0 63px;
}
.work .logo.yahoo {
  width: 228px;
  height: 43px;
  background: url(../images/yahoo.png) no-repeat;
  background-size: cover;
  margin: 20px 0 0 36px;
}
.work .logo.delicious {
  width: 200px;
  height: 39px;
  background: url(../images/delicious-logo.gif) no-repeat;
  background-size: cover;
  margin: 20px 0 0 36px;
}
.work .logo.microsoft {
  width: 200px;
  height: 74px;
  background: url(../images/microsoft.png) no-repeat;
  background-size: cover;
  margin: 20px 0 0 36px;
}
.work .logo.itp {
  width: 200px;
  height: 200px;
  background: url(../images/itp.png) no-repeat;
  background-size: cover;
  margin: -10px 0 0 36px;
}
.work .logo.urbanhotspots {
  width: 200px;
  height: 53px;
  background: url(../images/uhs_logo.gif) no-repeat;
  background-size: cover;
  margin: 20px 0 0 36px;
}
.work .logo.umich {
  width: 200px;
  height: 117px;
  background: url(../images/michigan_logo.png) no-repeat;
  background-size: cover;
  margin: 20px 0 0 36px;
}
.work span.company {
  display: none;
}
.contact {
  width: 310px;
  margin: 10px auto 20px auto;
  text-align: center;
  font-size: 16px;
}
.work .logo.rhapsody {
  width: 220px;
  height: 50px;
  background: url(../images/rhapsody-logo.png) no-repeat;
  background-size: contain;
  margin: 20px 0 0 36px;
}
.work .logo.clarifai {
  width: 233px;
  height: 67px;
  background: url(../images/clarifai-logo.png) no-repeat;
  background-size: contain;
  margin: 20px 0 0 36px;
}
.work .logo.pilotship {
  width: 300px;
  height: 72px;
  background: url(../images/pilotship-logo.png) no-repeat;
  background-size: contain;
  margin: 15px 0 0 22px;
}
/* PRINT */
@media print {
  html,
  body {
    background: none;
  }
  h1 {
    margin: 0;
  }
  .top_nav {
    display: none;
  }
  .entry {
    page-break-inside: avoid;
  }
  .work .logo {
    display: none;
  }
  .work .about {
    width: 650px;
  }
  .work span.company {
    display: inline;
    font-size: 18px;
    margin-left: 0;
    margin-right: 12px;
  }
  #exfm_bottom_player {
    display: none !important;
  }
  #exfm_list_container {
    display: none !important;
  }
}
/* Tumblr */
.tumblr-posts {
  width: 540px;
  margin: 20px auto;
}
.tumblr-article {
  border: 1px solid #CCCCCC;
  margin: 0 0 40px 0;
  overflow: hidden;
}
.tumblr-article h2 {
  margin: 0;
  padding: 10px;
  font-size: 16px;
}
.tumblr-article h2 a {
  color: #FFFFFF;
}
.tumblr-article .link-wrapper h2 {
  background-color: #56BC8A;
}
.tumblr-article .text-wrapper h2 {
  background-color: #2C4762;
}
.tumblr-article .video-title {
  background-color: #DD2826;
  color: #FFFFFF;
}
.tumblr-article .video-title h1 {
  margin: 0;
  padding: 10px;
  font-size: 15px;
}
.tumblr-article .caption h1 {
  font-size: 15px;
  font-weight: 400;
}
.tumblr-article ol,
.tumblr-article ul {
  margin: 0;
  padding: 0;
}
.tumblr-article li {
  list-style: none;
}
.tumblr-article .caption {
  margin: 10px;
  overflow: hidden;
}
.tumblr-article .post-footer {
  font-size: 13px;
  margin: 20px 0 5px 0;
}
.tumblr-article .post-footer .meta {
  float: left;
  margin-left: 10px;
}
.tumblr-article .post-footer .post-controls {
  float: right;
  margin-right: 10px;
}
.tumblr-article .post-footer .date-notes li {
  float: right;
  margin-right: 20px;
}
.tumblr-article .post-footer .post-controls li {
  float: left;
  margin-left: 20px;
}
.tumblr-article .post-footer a {
  color: #a7a7a7;
}
.tumblr-article .body-text {
  margin: 0 20px;
}
/* Music */
.music .header {
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.music h2 {
  margin: 30px auto;
  font-size: 28px;
  color: #333333;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.music .top-music {
  margin-top: 19px;
}
.music .text {
  width: 250px;
  height: 250px;
  margin: 19px;
  float: left;
  line-height: 250px;
  text-align: center;
  font-size: 60px;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.music .album {
  width: 250px;
  height: 320px;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 19px;
}
.music .coverart {
  width: 250px;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
}
.music .meta {
  width: 250px;
  -webkit-font-smoothing: antialiased;
}
.music .icons {
  float: right;
}
.music .icon {
  float: right;
  background-repeat: no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  margin-left: 2px;
}
.music .icon.rhapsody {
  background-image: url(../images/rhapsody-icon.png);
}
.music .icon.bandcamp {
  background-image: url(../images/bandcamp-icon.png);
}
.music .icon.spotify {
  background-image: url(../images/spotify-icon.png);
}
.music .title {
  font-size: 17px;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #212121;
  width: 195px;
}
.music .artist {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #929AA2;
}
.music .released {
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #929AA2;
  margin-top: 2px;
}
.music .more-albums {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #ddd;
}
.music .more-albums.no-border {
  border: none;
}
.music .left-arrow {
  font-family: 'font-awesome';
  font-size: 22px;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 10px;
  font-weight: 400;
}
.music .left-arrow:before {
  content: '\f060';
  margin-right: 8px;
}
.music .left-arrow:hover {
  text-decoration: none;
}
.music .right-arrow {
  font-family: 'font-awesome';
  font-size: 22px;
  display: inline-block;
  position: absolute;
  top: 6px;
  right: 10px;
  font-weight: 400;
}
.music .right-arrow:after {
  content: '\f061';
  margin-left: 8px;
}
.music .right-arrow:hover {
  text-decoration: none;
}
.corner-ribbon {
  width: 200px;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  top: 20px;
  right: -65px;
  left: auto;
  text-align: center;
  line-height: 30px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
/* iPhone */
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait) {
  .container {
    width: 100%;
    overflow: hidden;
  }
  h1.name {
    font-size: 40px;
  }
  .top_nav {
    margin: 0 10px;
  }
  .top_nav li {
    margin: 15px;
  }
  .right {
    width: 100%;
    margin: 0;
    float: none;
  }
  .left {
    width: 100%;
    margin: 0;
    float: none;
  }
  .bio {
    font-size: 15px;
    line-height: 21px;
    margin: 20px;
  }
  .module {
    width: auto;
    margin: 20px;
  }
  .right .module {
    width: auto;
    margin: 20px;
  }
  .facebook .cover_photo {
    width: auto;
  }
  .rhapsody .playlist-wall {
    width: auto;
  }
  .profile_pic {
    display: none;
  }
  .work {
    margin: 20px;
  }
  .work .entry {
    margin: 30px 0;
    padding-bottom: 30px;
  }
  .work .info {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .work .description {
    float: none;
  }
  .work .title {
    font-size: 16px;
  }
  .work .about {
    width: auto;
    font-size: 15px;
    line-height: 22px;
  }
  .music h2 {
    margin: 20px auto;
    font-size: 18px;
  }
  .music .left-arrow {
    font-size: 14px;
    top: 3px;
    left: 10px;
  }
  .music .left-arrow:before {
    margin-right: 5px;
  }
  .music .right-arrow {
    font-size: 14px;
    top: 3px;
    right: 10px;
  }
  .music .right-arrow:after {
    margin-left: 5px;
  }
  .music .spacer {
    display: none;
  }
  .music .top-music {
    margin: 20px 10px 0 10px;
  }
  .music .album {
    margin: 40px auto 0 auto;
    float: none;
  }
  .music .albums {
    margin: 0 10px;
  }
  .music .more-albums {
    margin: 40px 10px 20px 10px;
    padding-top: 20px;
  }
}
/* Goodreads widget */
.gr_custom_container_1419285083 {
  background-color: #FFFFFF;
  color: #000000;
  width: auto;
}
.gr_custom_container_1419285083 center,
.gr_custom_container_1419285083 br {
  display: none;
}
.gr_custom_header_1419285083 {
  border-bottom: 1px solid gray;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-size: 17px;
}
.gr_custom_each_container_1419285083 {
  width: 100%;
  clear: both;
  margin: 0;
  overflow: auto;
  padding: 10px 0;
  border-bottom: 1px solid #aaa;
}
.gr_custom_each_container_1419285083:last-of-type {
  border: none;
}
.gr_custom_book_container_1419285083 {
  overflow: hidden;
  height: 60px;
  float: left;
  margin: 0 10px;
  width: 39px;
}
.gr_custom_title_1419285083 {
  font-size: 15px;
  margin: 0 10px 3px 0;
}
.gr_custom_author_1419285083 {
  font-size: 13px;
}
