/* Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
  max-width: 100%;
}

caption, th, td {
  font-family: "Lato", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 400;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

/* Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Lato", Arial, Helvetica, Geneva, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.45;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Text elements */
p {
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
  font-weight: 300;
  font-style: italic;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code, kbd, tt, var {
  font: 0.875em Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background-color: #eee;
  padding: 3px;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
  *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

button,
input {
  line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.6em 1em 0.7em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-weight: 700;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
button:active,
html input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type=search] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
  -webkit-appearance: none;
  color: #111;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
  color: #111;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search] {
  padding: 3px;
}

textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 98%;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* lato-300 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/fonts/lato-v17-latin/lato-v17-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300.woff2") format("woff2"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300.woff") format("woff"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300.ttf") format("truetype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300.svg#Lato") format("svg"); /* Legacy iOS */
}
/* lato-300italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/fonts/lato-v17-latin/lato-v17-latin-300italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300italic.woff2") format("woff2"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300italic.woff") format("woff"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300italic.ttf") format("truetype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-300italic.svg#Lato") format("svg"); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/lato-v17-latin/lato-v17-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("/assets/fonts/lato-v17-latin/lato-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-regular.woff2") format("woff2"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-regular.woff") format("woff"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-regular.ttf") format("truetype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/lato-v17-latin/lato-v17-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("/assets/fonts/lato-v17-latin/lato-v17-latin-700.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-700.woff2") format("woff2"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-700.woff") format("woff"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-700.ttf") format("truetype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-700.svg#Lato") format("svg"); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/fonts/lato-v17-latin/lato-v17-latin-900.eot"); /* IE9 Compat Modes */
  src: local(""), url("/assets/fonts/lato-v17-latin/lato-v17-latin-900.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-900.woff2") format("woff2"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-900.woff") format("woff"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-900.ttf") format("truetype"), url("/assets/fonts/lato-v17-latin/lato-v17-latin-900.svg#Lato") format("svg"); /* Legacy iOS */
}
/* Third-Party */
iframe.instagram-media,
iframe.instagram-media-rendered {
  display: inline-block !important; /* allow centering embeds */
}

/* <div> or <a> */
.badge-amazon {
  background: url(/assets/images/AmazonLogo136x40.png) no-repeat;
  width: 136px;
  height: 40px;
}

.badge-amazonmusic {
  background: url(/assets/images/AmazonMusic98x40.png) no-repeat;
  width: 98px;
  height: 40px;
}

.badge-applemusic {
  background: url(/assets/images/listen-on-apple-music-en-us.png) no-repeat;
  width: 140px;
  height: 40px;
}

.badge-appletv {
  background: url(/assets/images/watch-on-apple-tv.png) no-repeat;
  width: 114px;
  height: 40px;
}

.badge-appstore {
  background: url(/assets/images/Download_on_the_App_Store_Badge_US-UK_135x40.png) no-repeat;
  width: 135px;
  height: 40px;
}

.badge-deezer {
  background: url(/assets/images/deezer-badge110x40.png) no-repeat;
  width: 110px;
  height: 40px;
}

.badge-imdb {
  background: url(/assets/images/IMDb_Logo83x40.png) no-repeat;
  width: 83px;
  height: 40px;
}

.badge-itunes {
  background: url(/assets/images/Get_it_on_iTunes_Badge_US_1114.png) no-repeat;
  width: 110px;
  height: 40px;
}

.badge-netflix {
  background: url(/assets/images/Netflix_Web_Logo86x40.png) no-repeat;
  width: 86px;
  height: 40px;
}

.badge-pandora {
  background: url(/assets/images/pandora-badge110x40.png) no-repeat;
  width: 110px;
  height: 40px;
}

.badge-primevideo {
  background: url(/assets/images/prime-video_115x40.png) no-repeat;
  width: 115px;
  height: 40px;
}

.badge-soundcloud {
  background: url(/assets/images/soundcloud-badge_156x40.png) no-repeat;
  width: 156px;
  height: 40px;
}

.badge-spotify {
  background: url(/assets/images/spotify_108x40.png) no-repeat;
  width: 108px;
  height: 40px;
}

.badge-tidal {
  background: url(/assets/images/tidal-badge110x40.png) no-repeat;
  width: 110px;
  height: 40px;
}

.badge-youtubemusic {
  background: url(/assets/images/youtubemusic-badge110x40.png) no-repeat;
  width: 110px;
  height: 40px;
}

/* badge images that have @2x variants */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .badge-amazonmusic {
    background: url(/assets/images/AmazonMusic98x40@2x.png) no-repeat;
    background-size: 98px 40px;
  }
  .badge-applemusic {
    background: url(/assets/images/listen-on-apple-music-en-us@2x.png) no-repeat;
    background-size: 140px 40px;
  }
  .badge-appletv {
    background: url(/assets/images/watch-on-apple-tv@2x.png) no-repeat;
    background-size: 114px 40px;
  }
  .badge-appstore {
    background: url(/assets/images/Download_on_the_App_Store_Badge_US-UK_135x40@2x.png) no-repeat;
    background-size: 135px 40px;
  }
  .badge-deezer {
    background: url(/assets/images/deezer-badge110x40@2x.png) no-repeat;
    background-size: 110px 40px;
  }
  .badge-itunes {
    background: url(/assets/images/Get_it_on_iTunes_Badge_US_1114@2x.png) no-repeat;
    background-size: 110px 40px;
  }
  .badge-pandora {
    background: url(/assets/images/pandora-badge110x40@2x.png) no-repeat;
    background-size: 110px 40px;
  }
  .badge-primevideo {
    background: url(/assets/images/prime-video_115x40@2x.png) no-repeat;
    background-size: 115px 40px;
  }
  .badge-spotify {
    background: url(/assets/images/spotify_108x40@2x.png) no-repeat;
    background-size: 108px 40px;
  }
  .badge-tidal {
    background: url(/assets/images/tidal-badge110x40@2x.png) no-repeat;
    background-size: 110px 40px;
  }
  .badge-youtubemusic {
    background: url(/assets/images/youtubemusic-badge110x40@2x.png) no-repeat;
    background-size: 110px 40px;
  }
}
/* Links */
a {
  color: #47a;
  /* badge images that have no border */
}
a img {
  border: 0;
}
a:visited {
  color: #47a;
}
a:hover, a:focus, a:active {
  color: midnightblue;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}
a.badge {
  display: inline-block;
  float: left;
  height: 40px;
  text-indent: -9999px;
}
a.badge-amazon {
  border: 1px solid #ababab;
  border-radius: 5px;
}
a.project-link p {
  margin-bottom: 0;
}

.removed_link {
  text-decoration: underline;
}
.removed_link:hover {
  text-decoration: line-through;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.justify {
  text-align: justify;
}

/* muted, warning, error, info, success from Bootstrap */
/*
.muted {
    color: #999999;
}

a.muted:hover,
a.muted:focus {
    color: #808080;
}
*/
.warning {
  color: #c09853;
}

p.warning,
div.warning {
  color: #404040;
  padding: 1.5em;
  background-color: #f2dede;
}

/*
a.warning:hover,
a.warning:focus {
    color: #a47e3c;
}

.error {
}

a.error:hover,
a.error:focus {
    color: #953b39;
}

.info {
}

a.info:hover,
a.info:focus {
    color: #2d6987;
}

.success {
}

a.success:hover,
a.success:focus {
    color: #356635;
}
*/
/* Content
----------------------------------------------- */
#masthead,
.site-header {
  display: none;
}

main {
  min-height: 650px; /* else navbar collides with footer on no-results search page */
  width: 100%;
}

main,
footer#colophon div#primary-footer {
  display: block;
  max-width: 800px;
  padding-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #e4e4e3;
  float: left;
  margin-left: 250px;
}

div#primary-footer {
  margin-bottom: 25px;
}

#secondary,
footer#colophon div#secondary-footer {
  float: left;
  width: 210px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
}

footer#colophon.site-footer {
  width: 100%;
  background-color: #333;
  min-height: 4.5em;
  color: #ccc;
}

div#content.site-content,
footer#colophon.site-footer div.site-info {
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1091px; /* based on 250 | 800 + padding all around*/
}

.hentry {
  margin: 0 auto 5em auto;
  width: 82%;
}
.page-home .hentry, .page-bio ul.projects .hentry {
  width: 100%;
}
ul.projects .hentry {
  margin-bottom: 0;
}

#page hr {
  width: 25%;
  margin: 3em auto;
}

.page-content iframe,
.entry-content iframe,
.entry-summary iframe {
  margin-top: 1em;
}

.entry-title,
.page-title {
  font-size: 2em;
  font-weight: 900;
  line-height: 1.1em;
  margin-top: 1.5em;
}

h1.entry-title a,
h1.page-title a {
  font-weight: 900;
  text-decoration: none;
}

header h1.page-title {
  display: none;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.ptitle {
  max-width: 250px;
  width: 90%;
}
.ptitle a {
  text-decoration: none;
  color: black;
}
.ptitle a:hover {
  color: #47a;
}

.entry-header h1 {
  padding-bottom: 10px;
}

.entry-meta {
  font-size: 0.75em;
  font-weight: 300;
  margin-bottom: 4em;
}
.entry-meta .posted-on {
  font-variant: small-caps;
}

.entry-content h2 {
  font-weight: 900;
  font-size: 1.5em;
}
.entry-content h3 {
  font-weight: 700;
  font-size: 1.21em;
}
.entry-content li {
  margin-bottom: 0.5em;
}
.post .entry-content {
  padding-bottom: 0em;
}

li.gridnewline {
  clear: both !important;
  margin: 0 !important;
  width: 100% !important;
}

/* hide .entry-excerpt-only elements when they are not children of an .entry-excerpt element */
/* NOTE: this class name is defined in config.yml > excerpt_only_class */
:not(.entry-excerpt) > .entry-excerpt-only {
  display: none;
}

.readtherest {
  font-weight: 300;
  display: block;
  width: 100%;
  text-align: right;
  margin-left: 1.5em;
  margin-top: -1.5em;
  margin-bottom: 2em;
}

/* Section Components
----------------------------------------------- */
.social {
  clear: both;
  text-align: center;
  color: #6f6f6f;
}
.social h3 {
  font-size: 1em;
}
.social svg.icon {
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  stroke-width: 0;
  stroke: #6f6f6f;
  fill: #6f6f6f;
}
.social a {
  color: #888;
  display: inline-block;
  margin: 0 0.3em 0.75em 0.3em;
  opacity: 0.8;
  width: 2.5em;
}
.social a svg.icon {
  stroke: #888;
  fill: #888;
}
.social a svg.icon:hover {
  stroke: #47a;
  fill: #47a;
  text-decoration: none;
  opacity: 1;
}
.social a:hover {
  color: #47a;
  fill: #47a;
  text-decoration: none;
  opacity: 1;
}

.project-table-social svg.icon {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.project-table-social svg.icon.icon-facebook {
  margin-left: -0.42em;
  margin-right: -0.42em;
}

.bioimage {
  width: 40%;
  float: right;
  margin-left: 2em;
  margin-bottom: 0.1em; /* just enough to clear 1 extra text line below */
  text-align: center;
}

.biofulltext {
  margin-bottom: 4em;
}
.biofulltext h2 {
  clear: none;
}

ul.bios {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0em;
}
ul.bios .social {
  float: right;
  font-size: 0.7em;
}
ul.bios li {
  float: left;
  width: 46.5%;
  margin-bottom: 0em;
}
ul.bios li .shortdesc {
  margin-top: 2em;
}
ul.bios li .shortdesc ul {
  margin-left: 1.1em !important;
}
ul.bios li .shortdesc p, ul.bios li .shortdesc li {
  float: none;
  width: auto;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  padding-right: 0px !important;
}
ul.bios li.last {
  float: right;
}
ul.bios li img:hover {
  opacity: 0.75;
}
ul.bios .ptitle {
  font-size: 1.5em;
}
ul.bios .ptitle a {
  font-weight: 700;
  color: #47a;
}
ul.bios .ptitle a:hover {
  text-decoration: underline;
}

div.albums {
  width: auto;
  padding-left: 0;
  list-style-type: none;
  margin: 0 auto 1em auto;
}
div.albums h2 {
  text-align: center;
  padding-bottom: 1em;
}
div.albums div {
  text-align: center;
  padding-bottom: 2em;
}
div.albums div.last {
  padding-bottom: 0em;
}
div.albums div a {
  display: inline-block;
  width: 35%;
  padding-left: 1em;
  padding-right: 1em;
}
div.albums div img {
  border-radius: 10px;
  box-shadow: 3px 3px 5px #ccc;
}
div.albums div img:hover {
  opacity: 0.75;
}

ul.blog,
ul.projects {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 2em;
}
ul.blog li,
ul.projects li {
  float: left;
  width: 33%;
  margin-bottom: 2em;
}
ul.blog li img,
ul.projects li img {
  max-width: 250px;
  width: 90%;
  border-color: rgba(0, 0, 0, 0.25);
  border-style: dotted;
  border-width: 1px;
}
ul.blog li img:hover,
ul.projects li img:hover {
  opacity: 0.75;
}

/* Navigation
----------------------------------------------- */
.site-main [class*=navigation] {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.site-main [class*=navigation] .nav-previous {
  float: left;
  width: 50%;
  font-weight: 700;
}
.site-main [class*=navigation] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  font-weight: 700;
}

/* Menu / Sidebar
----------------------------------------------- */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 1.5em; /* so that nav menu widget bottom margin is below text */
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 1.5em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul {
  display: block;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}

.nav-menu-toggle {
  cursor: pointer;
  display: none;
}

#secondary aside {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets */
}
#secondary aside select {
  max-width: 100%;
}
#secondary aside#site-logo {
  margin-top: -25px;
  margin-bottom: 0;
}
#secondary aside#site-description div {
  font: 14px/18px "Lato", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 300;
  color: #808080;
  margin-left: 37px;
  margin-right: 0px;
}
#secondary aside .social {
  margin-left: 37px;
}

ul#menu-main.nav-menu {
  list-style-type: none;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2em;
  margin-left: 37px;
}
ul#menu-main.nav-menu li {
  margin-bottom: 7px;
  clear: left;
}
ul#menu-main.nav-menu li.current {
  font-weight: 700;
}

.nav-menu-item a {
  text-decoration: none;
  color: black;
}
.nav-menu-item a:hover {
  font-weight: 700;
}

#nav-menu-item-blog.current a,
#nav-menu-item-blog a:hover {
  color: #025ba3;
}

#nav-menu-item-projects.current a,
#nav-menu-item-projects a:hover {
  color: #53a460;
}

#nav-menu-item-about-us.current a,
#nav-menu-item-about-us a:hover {
  color: #ba3044;
}

#nav-menu-item-contact.current a,
#nav-menu-item-contact a:hover {
  color: #ffac38;
}

/* Home
----------------------------------------------- */
#header-image {
  display: block;
  clear: both;
  height: auto;
  opacity: 1;
  background-image: none;
  max-width: 800px !important;
  max-height: 300px !important;
}
#header-image .header-image-title {
  font-size: 3em;
  font-weight: 900;
  max-width: 800px;
  margin: 20px;
  padding: 10px;
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 0.6);
  line-height: 1em;
}
#header-image img {
  max-width: 100%;
}

/* Bios Index Page
----------------------------------------------- */
/*
.page-default-bios {
}
*/
/* Bio Individual Pages
----------------------------------------------- */
/*
.page-bio {
}
.page-bio-mike {
}
.page-bio-brent {
}
*/
/* Blog / Projects Paginator Archive Pages
----------------------------------------------- */
.page-archive-blog .entry-meta,
.page-archive-projects .entry-meta {
  margin-bottom: 1em;
}
.page-archive-blog ul.blog li, .page-archive-blog ul.projects li,
.page-archive-projects ul.blog li,
.page-archive-projects ul.projects li {
  display: block;
  float: none;
  width: auto;
  margin: 0 auto;
}
.page-archive-blog ul.blog li .hentry, .page-archive-blog ul.projects li .hentry,
.page-archive-projects ul.blog li .hentry,
.page-archive-projects ul.projects li .hentry {
  margin-bottom: 2em;
}
.page-archive-blog ul.blog li img, .page-archive-blog ul.projects li img,
.page-archive-projects ul.blog li img,
.page-archive-projects ul.projects li img {
  max-width: 300px;
  width: auto;
}
.page-archive-blog ul.blog .ptitle, .page-archive-blog ul.projects .ptitle,
.page-archive-projects ul.blog .ptitle,
.page-archive-projects ul.projects .ptitle {
  font-size: 2em;
  font-weight: 900;
  line-height: 1.1em;
  margin-top: 1.5em;
  padding-bottom: 10px;
  max-width: 100%;
  width: auto;
}
.page-archive-blog ul.blog .ptitle a, .page-archive-blog ul.projects .ptitle a,
.page-archive-projects ul.blog .ptitle a,
.page-archive-projects ul.projects .ptitle a {
  text-decoration: none;
  color: #47a;
}

.page-archive-projects ul.projects img.project-image {
  float: right;
  margin-bottom: 1.5em;
  margin-left: 1.5em;
}

/* Blog Individual Pages
----------------------------------------------- */
.page-blog .entry-content .credits {
  background-color: #eee;
  padding: 1.5em;
  font-size: 93.75%;
}

/* Project Individual Pages
----------------------------------------------- */
.page-project h1, .page-album-links h1, .page-project .entry-content, .page-album-links .entry-content {
  text-align: center;
}
.page-project .release-date, .page-album-links .release-date {
  font-weight: 300;
}
.page-project hr, .page-album-links hr {
  width: 150px;
  margin: 3em auto;
}
.page-project .entry-content img, .page-album-links .entry-content img, .page-project a.badge-primevideo, .page-album-links a.badge-primevideo {
  border-color: rgba(0, 0, 0, 0.25);
  border-style: dotted;
  border-width: 1px;
}
.page-project a.badge-primevideo, .page-album-links a.badge-primevideo {
  border-radius: 5px;
}
.page-project a.badge-imdb img, .page-album-links a.badge-imdb img, .page-project a.badge-soundcloud img, .page-album-links a.badge-soundcloud img {
  border-width: 0px;
}
.page-project table.awards, .page-album-links table.awards {
  margin-top: 2em;
  margin-bottom: 2em;
}
.page-project table.awards th, .page-album-links table.awards th, .page-project table.awards td, .page-album-links table.awards td {
  font-weight: 900;
  font-size: 1.08em;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.page-project table.awards tbody td, .page-album-links table.awards tbody td {
  padding-top: 0.5em;
  line-height: 1.6em;
}
.page-project table.awards a, .page-album-links table.awards a {
  font-weight: 900;
  font-size: 1.5em;
}

.project-table {
  margin: 0 auto;
  padding: 4px;
  min-width: 290px;
}

.project-table-badges {
  width: 75%;
  border: 1px dashed;
  margin-top: 3em;
  margin-bottom: 3em;
}
.project-table-badges div {
  display: inline-block;
  padding: 15px;
}
.project-table-badges div, .project-table-badges img {
  max-height: 40px;
}

.project-table-links {
  padding-bottom: 0;
}
.project-table-links div {
  line-height: 1.2em;
  font-weight: 300;
  margin-bottom: 2em;
}
.project-table-links div a {
  font-weight: 700;
}
.project-table-links div blockquote {
  background-color: #ffffdd;
  margin: 3px;
  padding: 5px;
  text-align: center;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-style: italic;
}
.project-table-links div blockquote p {
  margin-bottom: 0;
}
.project-table-links div blockquote em {
  font-style: normal;
}

.project-table-credits {
  width: 60%;
  min-width: 330px;
  border: 1px solid;
  margin-bottom: 2em;
}

.project-table-credits-row {
  clear: left;
  text-align: left;
  line-height: 1.1em;
}
.project-table-credits-row label {
  float: left;
  width: 50%;
  padding: 0.5em;
  white-space: nowrap;
}

.project-table-credits-field {
  font-weight: bold;
  display: block;
  margin-left: 55%;
  padding: 0.5em;
}

.project-table-events {
  width: 60%;
  margin: 0 auto 2em auto;
}
.project-table-events div {
  margin-bottom: 2em;
  text-align: left;
  line-height: 1.2em;
  font-weight: 300;
}
.project-table-events strong {
  font-weight: 400;
}
.project-table-events .event-date {
  display: inline-block;
  padding-bottom: 0.2em;
  font-weight: 700;
}

.project-table-news {
  line-height: 1.2em;
  font-weight: 300;
  margin: 0 auto 2em auto;
  width: 75%;
}
.project-table-news p {
  margin-bottom: 2em;
  text-align: justify;
}
.project-table-news .news-date {
  color: #a0a0a0;
  font-variant: small-caps;
  margin-bottom: 5px;
  display: inline-block;
}
.project-table-news .news-title {
  font-weight: 700;
  margin-bottom: 0.5em;
  font-size: 1.1em;
  display: inline-block;
}

/* Contact page
----------------------------------------------- */
.contactus {
  text-align: center;
}

/* Album Links page
----------------------------------------------- */
.page-album-links {
  /* menu toggle */
}
.page-album-links main {
  min-height: 500px;
  padding-left: 0px;
  padding-right: 0px;
}
.page-album-links #secondary, .page-album-links footer#colophon div#secondary-footer {
  display: none;
  width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
}
.page-album-links main, .page-album-links footer#colophon div#primary-footer {
  width: 100% !important;
  max-width: 100%;
  border-left: none;
  margin-left: auto;
  margin-right: auto;
}
.page-album-links article {
  max-width: 450px;
}
.page-album-links div#content.site-content {
  margin-top: 0;
}
.page-album-links .entry-header {
  margin-bottom: 0.5em;
}
.page-album-links .entry-header h1, .page-album-links .entry-header h4 {
  padding-bottom: 20px;
}
.page-album-links .entry-header p {
  margin: 0;
  padding: 0;
}
.page-album-links .entry-header .entry-title {
  margin-top: 10px;
}
.page-album-links #secondary {
  width: 100% !important;
  position: relative !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  display: block !important;
}
.page-album-links #secondary aside#site-logo {
  margin-top: 0px;
  text-align: center;
  max-width: 60px;
  float: left;
  padding-left: 11px;
  padding-top: 11px;
}
.page-album-links #secondary aside#site-description {
  position: absolute;
  top: 77px; /* 153px for bottom-left alignment */
  width: 190px;
  display: none; /* navigation.js toggles this with the menu */
}
.page-album-links #secondary aside#site-description div {
  margin-left: 20px;
}
.page-album-links #secondary aside#site-description.toggled {
  display: block;
}
.page-album-links #secondary aside#site-nav-menu {
  float: right;
  padding-top: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}
.page-album-links #secondary aside .social {
  display: none;
}
.page-album-links #site-navigation h1.nav-menu-toggle {
  float: right;
}
.page-album-links #site-navigation div.nav-menu-container {
  margin-top: 1em;
  text-align: right !important;
  float: right;
  clear: right;
}
.page-album-links .main-navigation {
  margin-bottom: 0;
}
.page-album-links .main-navigation ul {
  display: none;
}
.page-album-links .main-navigation ul li {
  clear: left;
}
.page-album-links .main-navigation li {
  float: none;
  text-align: right !important;
}
.page-album-links .main-navigation.toggled {
  margin-bottom: 1.5em;
}
.page-album-links .nav-menu-toggle,
.page-album-links .main-navigation.toggled .nav-menu {
  display: block;
}
.page-album-links .nav-menu-toggle img {
  margin-top: 11px;
}
.page-album-links ul#menu-main.nav-menu {
  margin-left: auto !important;
  text-align: center;
  margin-right: auto !important;
}
.page-album-links .album-links {
  margin: auto;
  width: 320px;
}
.page-album-links .album-links tr.store {
  display: block;
  height: 40px;
  padding-bottom: 1em;
}
.page-album-links .album-links td.badge {
  padding-right: 1em;
  width: 170px;
  text-align: right;
}
.page-album-links .album-links td.badge div {
  float: right;
}
.page-album-links .album-links td.action {
  border-left: 1px #ccc solid;
  padding-left: 1em;
  width: 120px;
  vertical-align: middle;
  text-align: left;
}
.page-album-links .album-links td.action h2 {
  font-weight: 400;
  font-size: 1.2em;
}
.page-album-links .album-links td.action a {
  text-decoration: none;
}
.page-album-links .album-links td.action a:hover {
  text-decoration: underline;
}

/* ERROR 404 page
----------------------------------------------- */
.page-error-404 ul#menu-main.nav-menu li.current {
  font-weight: 300;
  color: #a0a0a0; /* same as non-hover .social #6f6f6f @ 80% */
}

/* FORMS
----------------------------------------------- */
/* SIZE CLASSES
----------------------------------------------- */
@media screen and (max-width: 1090px) {
  main {
    width: auto;
  }
}
@media screen and (max-width: 900px) {
  /* Content */
  .hentry {
    width: 100%;
  }
  /* Section Components */
  ul.bios .social {
    font-size: 0.55em;
  }
  ul.bios .ptitle {
    font-size: 1.2em;
  }
  /* Home */
  #header-image .header-image-title {
    font-size: 2em;
    padding: 10px;
    margin: 10px;
  }
  /* Projects Paginator Archive Page */
  .page-archive-projects ul.projects li img,
  .page-archive-blog ul.blog li img {
    max-width: 200px;
  }
}
@media screen and (min-width: 783px) {
  .page-album-links article {
    max-width: 690px;
  }
  .page-album-links .entry-content {
    width: 100%;
  }
  .page-album-links header {
    float: left;
    width: 370px;
  }
  .page-album-links .album-links {
    float: right;
    margin-top: 120px;
    width: 300px;
  }
  .page-album-links .album-links td.action {
    width: auto;
  }
}
@media screen and (max-width: 782px) { /* iPad */
  /* Mobile Safari sometimes automatically widens the viewport for the scrollbar, so we hide overflow-x to prevent horizontal scrolling on non-desktops */
  body {
    overflow-x: hidden;
  }
  div#content.site-content {
    margin-top: 0 !important;
  }
  main {
    min-height: 500px;
    width: 90%;
  }
  main,
  footer#colophon div#primary-footer {
    clear: left !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left !important;
    display: block !important;
    position: relative !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-left: none;
  }
  footer#colophon.site-footer div.site-info {
    margin-top: 0px;
  }
  footer#colophon div#secondary-footer {
    width: auto;
    padding-left: 10px;
    padding-right: 0;
    position: relative;
  }
  footer#colophon div#primary-footer {
    max-width: 100% !important;
  }
  #secondary {
    width: 100% !important;
    position: relative !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    display: block !important;
  }
  #secondary aside#site-logo {
    margin-top: 0px;
    text-align: center;
    max-width: 60px;
    float: left;
    padding-left: 11px;
    padding-top: 11px;
  }
  #secondary aside#site-description {
    position: absolute;
    top: 77px; /* 153px for bottom-left alignment */
    width: 190px;
    display: none; /* navigation.js toggles this with the menu */
  }
  #secondary aside#site-description div {
    margin-left: 20px;
  }
  #secondary aside#site-description.toggled {
    display: block;
  }
  #secondary aside#site-nav-menu {
    float: right;
    padding-top: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
  #secondary aside .social {
    display: none;
  }
  /* menu toggle */
  #site-navigation h1.nav-menu-toggle {
    float: right;
  }
  #site-navigation div.nav-menu-container {
    margin-top: 1em;
    text-align: right !important;
    float: right;
    clear: right;
  }
  .main-navigation {
    margin-bottom: 0;
  }
  .main-navigation ul {
    display: none;
  }
  .main-navigation ul li {
    clear: left;
  }
  .main-navigation li {
    float: none;
    text-align: right !important;
  }
  .main-navigation.toggled {
    margin-bottom: 1.5em;
  }
  .nav-menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }
  .nav-menu-toggle img {
    margin-top: 11px;
  }
  ul#menu-main.nav-menu {
    margin-left: auto !important;
    text-align: center;
    margin-right: auto !important;
  }
  /* Content */
  .entry-content {
    margin-top: 1em;
  }
  .entry-content h2 {
    font-size: 1.2em;
  }
  .entry-content h3 {
    font-size: 1.1em;
  }
  .ptitle {
    font-size: 0.799999992em;
  }
  .entry-title,
  .page-title {
    font-size: 1.5em;
  }
  /* Section Components */
  .bioimage {
    margin: 0 auto;
    width: 100% !important;
    float: left;
    margin: 0;
  }
  .biofulltext {
    font-size: 0.875em;
  }
  ul.projects,
  ul.bios,
  ul.songs {
    margin-bottom: 2.5em;
  }
  ul.projects li,
  ul.bios li,
  ul.songs li {
    margin-bottom: 1em;
  }
  ul.bios .last {
    float: left;
  }
  ul.bios .shortdesc input[type=button] {
    margin-bottom: 5em;
  }
  /* Bios Index Page */
  .page-default-bios ul.bios li {
    max-width: 400px;
    margin-left: 26.75%;
  }
  .page-default-bios ul.bios li.last {
    float: none;
  }
  /* Projects Paginator Archive Pages */
  .page-archive ul.projects, .page-archive ul.blog {
    width: 100%;
  }
  .page-archive ul.projects .ptitle, .page-archive ul.blog .ptitle {
    font-size: 1.5em;
  }
  /* Project Individual Pages */
  .project-table-badges {
    min-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .project-table-badges div {
    display: inline-block;
    padding: 10px;
  }
  .page-album-links main, .page-album-links .entry-content {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .page-album-links .entry-title {
    font-size: 2em;
  }
}
@media screen and (max-width: 650px) { /* MOBILE SAFARI FIXES */
  /* Bios Index Page */
  .page-default-bios ul.bios li {
    max-width: 100%;
    width: 70%;
    margin-left: 15%;
  }
}

/*# sourceMappingURL=main.css.map */