* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

strong {
    font-weight: bold
}

sub,
sup {
    font-size: 65%;
    position: relative
}

sub {
    bottom: -0.2em
}

sup {
    top: -0.6em
}

@font-face {
    font-family: 'MuseoSans300Italic';
    src: url("../fonts/museosans_300_italic-webfont.eot");
    src: url("../fonts/museosans_300_italic-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/museosans_300_italic-webfont.woff") format("woff"), url("../fonts/museosans_300_italic-webfont.ttf") format("truetype"), url("../fonts/museosans_300_italic-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'MuseoSans300Regular';
    src: url("../fonts/museosans_300-webfont.eot");
    src: url("../fonts/museosans_300-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/museosans_300-webfont.woff") format("woff"), url("../fonts/museosans_300-webfont.ttf") format("truetype"), url("../fonts/museosans_300-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'MuseoSans500Italic';
    src: url("../fonts/museosans_500_italic-webfont.eot");
    src: url("../fonts/museosans_500_italic-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/museosans_500_italic-webfont.woff") format("woff"), url("../fonts/museosans_500_italic-webfont.ttf") format("truetype"), url("../fonts/museosans_500_italic-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'MuseoSans500Regular';
    src: url("../fonts/museosans_500-webfont.eot");
    src: url("../fonts/museosans_500-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/museosans_500-webfont.woff") format("woff"), url("../fonts/museosans_500-webfont.ttf") format("truetype"), url("../fonts/museosans_500-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'MuseoSans700Italic';
    src: url("../fonts/museosans_700_italic-webfont.eot");
    src: url("../fonts/museosans_700_italic-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/museosans_700_italic-webfont.woff") format("woff"), url("../fonts/museosans_700_italic-webfont.ttf") format("truetype"), url("../fonts/museosans_700_italic-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'MuseoSans700Regular';
    src: url("../fonts/museosans_700-webfont.eot");
    src: url("../fonts/museosans_700-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/museosans_700-webfont.woff") format("woff"), url("../fonts/museosans_700-webfont.ttf") format("truetype"), url("../fonts/museosans_700-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    background: #e2e2e2;
    color: #414042;
    font: normal 14px/20px 'MuseoSans300Regular', Arial, Helvetica, sans-serif
}

p {
    margin-bottom: 1em
}

a {
    color: #25dec3;
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: underline
}

.copy h2,
.copy h3,
.copy h4 {
    font-family: "MuseoSans500Regular";
    font-size: 22px;
    margin: 24px 0 23px
}

.copy h3 {
    font-size: 18px
}

.copy h4 {
    font-size: 16px
}

.copy p {
    margin: 20px 0 0
}

.copy strong {
    font-family: 'MuseoSans500Regular';
    font-weight: normal
}

.copy ol,
.copy ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-top: 20px;
    margin-left: 15px
}

.copy ol {
    list-style-type: decimal;
    margin-left: 20px
}

.copy ol ol,
.copy ol ul,
.copy ul ol,
.copy ul ul {
    margin: 5px 0 5px 15px
}

.copy a {
    font-family: "MuseoSans500Regular";
    color: #414042;
    text-decoration: underline
}

#header {
    width: 960px;
    margin: 0 auto;
    background: #fff
}

.griffith,
.social,
.header {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    padding: 13px 23px 0
}

#ie.v7 .griffith {
    width: 124px
}

.header {
    width: 620px;
    padding: 20px 0 5px
}

.header a {
    display: block;
    width: 366px;
    height: 127px;
    margin: 0 auto;
    background: url("../images/assets.png") no-repeat -77px -56px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none
}

.griffith p {
    font: normal 14px/1em "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: .03em
}

.griffith p a:hover,
.griffith p a {
    color: #414042;
    text-decoration: none
}

.griffith strong {
    display: block;
    width: 105px;
    height: 28px;
    background: url("../images/icon-griffith.jpg") no-repeat 0 0;
    margin: 3px 0 0 -4px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none
}

.social {
    padding: 32px 20px 0 10px
}

#ie.v7 .social {
    width: 101px
}

.social>div {
    display: block;
    vertical-align: top;
    margin-left: 8px;
    float: left
}

#ie.v7 .social>div {
    float: left
}

.social a {
    display: block;
    width: 27px;
    height: 27px;
    background: url("../images/assets.png") no-repeat 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none
}

.facebook>a {
    background-position: -261px -252px
}

.twitter>a {
    background-position: -297px -289px
}

.itunes>a {
    background-position: -331px -252px
}

.pinterest>a {
    background-position: -331px -289px
}

#navigation {
    min-width: 960px
}

#navigation.search {
    margin-top: 1em;
}

#navigation.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%
}

#ie.v7 #navigation.fixed {
    position: relative
}

#navigation>h2 {
    width: 960px;
    height: 37px;
    margin: 0 auto;
    padding: 9px 0;
    background: #6d6f71;
    font: normal 18px/1em 'MuseoSans500Regular', Arial, Helvetica, sans-serif;
    color: #e2e2e2;
    text-align: center;
    letter-spacing: .1em
}

#ie.v7 #navigation>h2 {
    height: 19px
}

#navigation.fixed>h2 {
    width: 100%
}

a.more,
nav {
    width: 100%;
    height: 58px;
    background: #414042
}

nav ul {
    width: 960px;
    margin: 0 auto
}

nav li {
    display: inline-block;
    vertical-align: top;
    padding: 18px 29px 19px
}

#ie.v7 nav li {
    float: left
}

nav li:first-child {
    padding-left: 29px
}

nav li:last-child {
    padding-right: 28px
}

a.more,
nav a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font: normal 20px/1em "Neuton", serif;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    letter-spacing: .02em
}

nav a.active {
    color: #25dec3
}

a.more {
    display: block !important;
    float: left;
    height: 58px;
    padding: 13px 0 0;
    text-align: center;
    text-transform: lowercase;
    font-size: 27px
}

#ie.v7 a.more {
    height: 45px
}

a.more.loading {
    background: #414042 url("../images/ajax-loader.gif") no-repeat 55% 13px
}

#content {
    position: relative;
    width: 960px;
    min-height: 365px;
    margin: 0 auto;
    padding: 0 26px 52px;
    background: #fff
}

#content.search {
    min-height: 0px;
}

#ie.v7 #content {
    width: 908px
}

#content.home,
#content.four-oh-four {
    background: #fff url("../images/bg-home_content_v2.png") no-repeat 50% 0
}

#intro+aside,
#intro {
    display: inline-block;
    vertical-align: top;
    width: 545px;
    padding: 75px 0 0
}

#intro p {
    font: normal 16px/20px "MuseoSans500Regular", Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 13px
}

#intro p:first-child {
    font: normal 28px/32px "neuton", serif;
    letter-spacing: .01em;
    color: #25dec3;
    margin-bottom: 19px;
    padding-right: 25px
}

#intro p:first-child a {
    text-decoration: underline
}

#intro a.mail-to {
    display: block;
    font-size: 18px;
    font-family: MuseoSans700Regular;
    margin-top: -6px
}

#intro+aside {
    width: 363px;
    padding: 0
}

.conferences {
    width: 230px;
    margin: 102px 0 0 70px
}

.conferences {
    text-align: center
}

.conferences a {
    display: block;
    color: #414042
}

.conferences a:hover {
    text-decoration: none
}

.conferences a p {
    padding: 0;
    margin: 0;
    color: #414042;
    font: normal 16px/18px "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif
}

.conferences a span {
    color: #25dec3
}

.conferences a h2 {
    font: normal 24px/28px "MuseoSans700Regular", Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 7px;
    color: #414042
}

.tweet {
    width: 250px;
    margin: 98px 0 0 22px
}

.tweet h2 {
    font: normal 18px/1em "MuseoSans700Regular", Arial, Helvetica, Geneva, sans-serif;
    padding: 3px 0 3px 0;
    margin: 0 0 5px 70px
}

.tweet h2>span {
    display: inline-block;
    vertical-align: middle;
    width: 37px;
    height: 25px;
    background: url("../images/assets.png") no-repeat -530px -254px
}

.tweet time,
.tweet p {
    display: block;
    width: 250px;
    font: normal 16px/18px "MuseoSans500Regular", Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: .02em;
    text-align: center;
    margin: 0
}

.tweet a {
    color: #414042
}

.tweet a:hover {
    text-decoration: none;
    color: #6d6f71
}

.tweet time {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1em;
    color: #6d6f71
}

.cpd {
    position: absolute;
    bottom: 48px;
    right: 110px;
    height: 69px;
    background: url("../images/icon-aasw.jpg") no-repeat 0 0
}

.cpd a {
    display: block;
    font: normal 14px/16px "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif;
    color: #6d6f71;
    padding: 20px 0 20px 62px
}

.cpd a:hover {
    text-decoration: none
}

.cpd strong {
    font-family: "MuseoSans500Regular"
}

#podcasts {
    background: #6d6f71;
    padding-top: 30px;
    float: left;
    width: 100%;
    min-width: 960px;
    clear: both
}

#navigation.fixed+section {
    margin-top: 95px
}

ul.podcasts {
    width: 980px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    left: 10px
}

ul.podcasts.loading {
    opacity: .3
}

li.no-results {
    width: 100%;
    text-align: center;
    padding: 1em 0 5em;
}

li.no-results h2 {
    color: #fff;
    font-size: 18px;
}

li.no-results a {
    font-size: 18px;
    line-height: 2.7;
}

li.podcast {
    position: relative;
    display: inline-block !important;
    float: left;
    width: 300px;
    height: 300px;
    margin-right: 20px;
    margin-bottom: 20px
}

li.podcast>a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 20px 20px 18px;
    -webkit-transition: background 150ms linear;
    -moz-transition: background 150ms linear;
    -o-transition: background 150ms linear;
    transition: background 150ms linear
}

#ie.v7 li.podcast>a {
    width: 262px;
    height: 260px
}

li.round>a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

li.grey>a {
    background: #e2e2e2
}

li.green>a {
    background: #25dec3
}

li.yellow>a {
    background: #e7e06a
}

.icon {
    position: absolute;
    display: block;
    width: 29px;
    height: 28px;
    background: url("../images/assets.png") no-repeat -125px -386px
}

li.square .icon {
    top: 18px;
    right: 18px
}

li.round .icon {
    bottom: 13px;
    left: 50%;
    margin-left: -11px
}

.round header {
    text-align: center
}

.categories ul,
.categories p {
    display: inline-block;
    padding: 3px 16px;
    margin-bottom: 13px
}

.categories p {
    padding: 3px 16px 7px
}

.grey .categories p,
.grey .categories ul {
    background: #cf87a7
}

.green .categories p,
.yellow .categories p,
.green .categories ul,
.yellow .categories ul {
    background: #6d6f71
}

.categories p,
.categories li {
    display: inline-block;
    position: relative;
    font: 700 16px/1em "neuton", serif;
    color: #e2e2e2
}

#ie.v7 .categories ul,
#ie.v7 .categories p,
#ie.v7 .categories li {
    float: left
}

.categories li:after {
    display: inline-block;
    content: '|'
}

.categories li:only-child:after,
.categories li:last-child:after,
.categories li.last:after {
    display: none;
    content: ''
}

.categories p {
    display: none
}

a:hover>.categories ul {
    display: none
}

a:hover>.categories p {
    display: inline-block
}

.round .wrapper {
    width: 201px;
    height: 191px;
    margin: 0 auto;
    border-top: 5px solid #cf87a7;
    border-bottom: 5px solid #cf87a7
}

.square.yellow .title,
.round.yellow .wrapper {
    border-color: #bcbec0
}

.square.green .title,
.round.green .wrapper {
    border-color: #6d6f71
}

.podcast .title {
    display: table;
    width: 100%;
    height: 191px;
    border-top: 5px solid #cf87a7;
    border-bottom: 5px solid #cf87a7
}

#ie.v7 li.podcast .title {
    width: 227px
}

.round .title {
    border: 0;
    width: 274px;
    margin-left: -32px;
    text-align: center
}

.square .title {
    padding-left: 35px
}

.podcast .title>dl {
    display: table-cell;
    vertical-align: middle
}

#ie.v7 .podcast .title>dl,
#ie.v7 .podcast .title {
    display: block
}

.podcast dt,
.podcast dd {
    color: #414042;
    letter-spacing: .02em
}

.podcast dt {
    font: normal 24px/26px "MuseoSans700Regular", Arial, Helvetica, Geneva, sans-serif
}

.podcast dd,
.podcast dd span {
    font: normal 20px/22px "MuseoSans300Italic", Arial, Helvetica, Geneva, sans-serif
}

.podcast dd {
    margin-top: 10px
}

.podcast dd span {
    font-family: "MuseoSans500Regular", Arial, Helvetica, Geneva, sans-serif
}

.podcast>a:hover {
    text-decoration: none;
    background: #414042
}

.podcast>a:hover .categories p,
.podcast>a:hover .categories ul {
    background: #25dec3;
    color: #414042
}

.podcast.round>a:hover .wrapper,
.podcast.square>a:hover .title {
    border-color: #25dec3
}

.podcast>a:hover dt,
.podcast>a:hover dd {
    color: #e2e2e2
}

.podcast>a:hover .icon {
    background-position: -177px -386px
}

#content.podcast {
    padding-top: 21px
}

.podcast-badge {
    display: inline-block;
    vertical-align: top;
    width: 362px;
    height: 362px;
    padding: 45px
}

#ie.v7 .podcast-badge {
    width: 272px;
    height: 272px
}

.podcast-badge.round {
    border-radius: 50%
}

.podcast-badge.grey {
    background: #e2e2e2
}

.podcast-badge.green {
    background: #25dec3
}

.podcast-badge.yellow {
    background: #e7e06a
}

.podcast-badge .categories {
    text-align: center
}

.podcast-badge ul {
    margin-bottom: 26px
}

.podcast-badge.round .wrapper {
    width: 255px
}

.podcast-badge .title {
    height: 175px;
    padding: 0;
    text-align: center
}

.podcast-badge dt {
    letter-spacing: .01em
}

.podcast-badge.round .title {
    margin-left: -18px
}

.podcast-badge .interviewer {
    text-align: center;
    padding: 13px 0 0
}

.interviewer p {
    font: 16px/1.5em "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif
}

.interviewer em {
    font-family: "MuseoSans500Italic", Arial, Helvetica, Geneva, sans-serif;
    font-style: normal
}

.podcast-detail {
    display: inline-block;
    vertical-align: top;
    width: 520px;
    margin-left: 25px
}

.meta,
.share {
    display: inline-block;
    vertical-align: top;
    width: 258px;
    margin-top: 25px
}

#ie.v7 .meta,
#ie.v7 .share {
    float: left
}

.meta li {
    display: inline-block;
    font: 13px/1em "MuseoSans700Regular", Arial, Helvetica, Geneva, sans-serif
}

#ie.v7 .meta li {
    float: left;
    margin-right: 10px
}

.meta li:first-child:after {
    display: inline-block;
    content: '|';
    margin: 0 0 0 5px
}

.meta li:last-child {
    font-family: "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif
}

#ie.v7 .podcast-detail .copy {
    clear: both
}

.tweet-button,
.fb-button {
    display: inline-block;
    vertical-align: top;
    float: right
}

.related {
    padding: 0 0 0 52px;
    margin: 25px 0 0;
    background: url("../images/assets.png") no-repeat -120px -504px
}

.related li {
    font: 13px/20px "MuseoSans700Regular", Arial, Helvetica, sans-serif
}

.related a {
    font-family: "MuseoSans300Regular", Arial, Helvetica, sans-serif;
    color: #333
}

a.back {
    display: block;
    width: 144px;
    height: 25px;
    background: #414042;
    font: 13px/25px "MuseoSans700Regular", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 409px;
    left: 26px
}

a.back:hover {
    color: #01dfc3;
    background: #282828;
    text-decoration: none
}

.jplayer {
    position: relative;
    background: #333;
    color: #e7e06a;
    height: 50px;
    border-radius: 50px
}

.jplayer .jp-audio .jp-stop,
.jplayer .jp-audio .jp-toggles,
.jplayer .jp-audio .jp-details {
    display: none
}

.jplayer .jp-audio button.jp-play {
    display: block;
    width: 41px;
    height: 40px;
    background: url(../images/controls-assets-v2.png) no-repeat -1px -1px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 6px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.jplayer .jp-audio button.jp-play:hover {
    background-position: -1px -41px
}

.jplayer .jp-audio button.jp-mute,
.jplayer .jp-audio button.jp-volume-max {
    display: block;
    width: 45px;
    height: 28px;
    background: url(../images/controls-assets-v2.png) no-repeat -104px -1px;
    cursor: pointer;
    position: absolute;
    top: 11px;
    right: 5px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.jplayer .jp-audio button.jp-volume-max {
    display: none !important;
    background-position: -206px -2px
}

.jplayer .jp-audio button.jp-volume-max:hover {
    background-position: -206px -2px
}

.jplayer .jp-audio button.jp-mute:hover {
    background-position: -103px -35px
}

.jplayer .jp-audio .jp-progress {
    width: 310px;
    height: 10px;
    position: absolute;
    top: 20px;
    left: 65px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.jplayer .jp-audio .jp-progress .jp-seek-bar {
    height: 100%;
    background: #e7df6a;
    position: absolute;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.jplayer .jp-audio .jp-progress .jp-seek-bar .jp-play-bar {
    width: 22px;
    height: 100%;
    cursor: pointer;
    background: #25dec3;
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: visible !important
}

.jplayer .jp-audio .jp-progress .jp-seek-bar .jp-play-bar:after {
    content: "";
    display: block;
    position: absolute;
    top: -50%;
    right: -11px;
    width: 22px;
    height: 22px;
    background: url(../images/controls-assets.png) no-repeat -10px -90px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px
}

.jplayer .jp-audio .jp-timer-wrapper {
    width: 85px;
    font: 13px/1em "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif;
    text-align: right;
    color: #e7e06a;
    position: absolute;
    top: 19px;
    right: 54px
}

.jplayer .jp-audio .jp-timer-wrapper>div {
    display: inline-block
}

.jplayer .jp-audio .jp-timer-wrapper>div.jp-current-time:after {
    content: ' /'
}

.jplayer .jp-audio.jp-state-playing button.jp-play {
    background-position: -51px 0
}

.jplayer .jp-audio.jp-state-muted button.jp-mute {
    display: none
}

.jplayer .jp-audio.jp-state-muted button.jp-volume-max {
    display: block !important
}

.podcast-detail h3:first-child+p {
    margin-top: -20px
}

#comments {
    width: 100%;
    background: #6d6f71
}

.comment-nav {
    width: 960px;
    height: 58px;
    margin: 0 auto;
    background: #e2e2e2
}

.comment-nav li {
    display: inline-block;
    float: left;
    width: 192px;
    height: 100%;
    background: #282828;
    padding: 17px 0 0;
    font: 20px/1em "neuton", sans-serif;
    color: #e2e2e2;
    text-align: center;
    cursor: pointer
}

#ie.v7 .comment-nav li {
    height: 41px
}

.comment-nav li:hover,
.comment-nav li.active {
    background: #414042;
    color: #25dec3
}

.comment-nav li.active:first-child {
    border-right: 1px solid #4a4a4b
}

.comment-nav li.active+li {
    border-left: 1px solid #3e3e3e
}

.comment-nav li.active:last-child {
    border-left: 1px solid #4a4a4b
}

.comment-nav li:first-child:not(.active) {
    border-right: 1px solid #3e3e3e
}

.article {
    display: none;
    width: 904px;
    margin: 0 auto;
    padding: 15px 0 40px
}

.article.active {
    display: block
}

.references {
    border-top: 5px solid #414143;
    margin-top: 35px;
    padding-top: 30px
}

.references ul,
.references ol,
.references p {
    font: 14px/18px "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif;
    padding: 0 18px;
    color: #fff;
    margin-bottom: 1.5em
}

.references strong {
    font-family: "MuseoSans500Regular";
    font-weight: normal
}

.references em {
    font-family: "MuseoSans300italic";
    font-style: normal
}

.references a {
    color: #25dec3;
    text-decoration: none
}

.references a:hover {
    text-decoration: underline
}

.references h3 {
    font: 17px/1em "MuseoSans700Regular", Arial, Helvetica, Geneva, sans-serif;
    color: #25dec3;
    background: #414042;
    padding: 23px 18px 20px;
    margin: 0 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.center {
    text-align: center;
    padding: 40px 0;
}

.transcript {
    background: #fff;
}

.transcript ul,
.transcript ol,
.transcript p {
    color: #000;
}

.page h1,
.page h2,
.page h3,
.page h4 {
    font-family: "MuseoSans500Regular";
    font-size: 22px;
    margin: 24px 0 23px
}

.page p {
    margin: 20px 0 0
}

#footer {
    background: #282828;
    min-width: 960px
}

footer {
    width: 960px;
    margin: 0 auto;
    padding: 0 26px;
    color: #fff
}

footer>section {
    padding-bottom: 50px
}

.acknowledgements aside,
.acknowledgements article {
    display: inline-block;
    vertical-align: top
}

.acknowledgements article {
    width: 685px;
    padding: 55px 0 0
}

.acknowledgements aside {
    width: 203px;
    padding: 20px 0 0 20px
}

.acknowledgements a,
.acknowledgements p {
    font: normal 18px/20px "MuseoSans500Regular", Arial, Helvetica, Geneva, sans-serif;
    padding-right: 40px
}

.acknowledgements h3 {
    width: 197px;
    height: 73px;
    background: url("../images/assets.png") no-repeat -538px -74px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none
}

.acknowledgements a {
    display: block;
    font-family: 'MuseoSans300Regular';
    font-size: 17px;
    padding: 0;
    margin: 10px 0
}

.footer-links article {
    display: inline-block;
    vertical-align: top;
    width: 454px
}

.footer-links p {
    font: normal 14px/20px "MuseoSans700Regular", arial, helvetica, sans-serif
}

.footer-links ol {
    margin: -10px 0 0 20px
}

.footer-links ol li {
    font: normal 13px/20px "MuseoSans300Regular", arial, helvetica, sans-serif;
    list-style-type: decimal;
    list-style-position: outside
}

.footer-links ol li a {
    font-family: 'MuseoSans500Regular'
}

.footer-links ul {
    display: inline-block;
    vertical-align: top;
    width: 220px
}

.footer-links .friends {
    margin: 0 20px 0 10px
}

.footer-links .team {
    width: 200px
}

#ie.v7 .footer-links .friends,
#ie.v7 .footer-links .team {
    float: left
}

.footer-links ul li {
    font: normal 14px/20px "MuseoSans300Regular", Arial, Helvetica, Geneva, sans-serif
}

.footer-links ul li:first-child {
    font-family: "MuseoSans700Regular"
}

.footer-links ul a {
    color: #fff
}

#dsq-content #dsq-global-toolbar {
    display: none
}

#disqus_thread h3 {
    color: #25dec3;
    font-weight: normal;
    font-family: "MuseoSans700Regular", Helvetica, sans-serif;
    font-size: 16px;
    padding-bottom: .5em
}

#dsq-account-dropdown a {
    display: block;
    font-family: "MuseoSans500Regular";
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
    margin: 5px 0
}

#dsq-account-dropdown a:hover {
    color: #25dec3
}

#dsq-sort-by,
#dsq-sort-by+h3 {
    display: none
}

#dsq-content .dsq-show-tools .dsq-textarea .dsq-post-tools {
    height: 33px
}

#ie.v7 #dsq-content .dsq-show-tools .dsq-textarea .dsq-post-tools {
    height: 22px
}

#dsq-comments li.dsq-comment {
    margin-top: 32px;
    padding-top: 32px;
    background: 0;
    border-top: 5px solid #414042
}

#disqus_thread #dsq-content .dsq-avatar {
    left: 70px;
    z-index: 9
}

#disqus_thread #dsq-content .dsq-comment .dsq-avatar {
    top: 40px
}

#disqus_thread #dsq-content .dsq-avatar img {
    width: 51px;
    height: 51px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#disqus_thread #dsq-content .dsq-comment .dsq-avatar {
    width: 50px;
    height: 50px
}

#dsq-content .dsq-textarea-reply {
    margin-left: 144px
}

#dsq-content .dsq-comment-header {
    background: #414042;
    border: 0;
    height: 64px;
    max-height: 64px;
    padding: 25px 0 0 105px;
    margin: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#ie.v7 #dsq-content .dsq-comment-header {
    height: 39px;
    max-height: 39px
}

#dsq-content .dsq-comment-header .dsq-commenter-name {
    font-family: "MuseoSans300Regular";
    font-weight: normal;
    font-size: 14px;
    color: #25dec3
}

#dsq-content .dsq-collapse-toggle {
    top: 22px;
    right: 20px
}

#dsq-content #dsq-comments .dsq-comment-message {
    padding: 20px 0 0 105px;
    color: #fff
}

#dsq-content ul.dsq-comment-meta {
    padding: 0 0 0 105px
}

#dsq-content ul.dsq-comment-actions li:before,
#dsq-content ul.dsq-comment-meta li:before {
    display: inline-block;
    content: '|';
    color: #fff;
    margin: 0 7px 0 0
}

#dsq-content ul.dsq-comment-actions li:first-child:before,
#dsq-content ul.dsq-comment-meta li:first-child:before {
    display: none
}

#dsq-content ul.dsq-comment-actions a,
#dsq-content ul.dsq-comment-meta a {
    color: #fff;
    font-family: "MuseoSans700Regular";
    opacity: 1
}

#dsq-content ul.dsq-comment-actions a {
    color: #25dec3
}

#dsq-content ul.dsq-comment-meta a.dsq-comment-flag {
    font-family: 'Disqus';
    letter-spacing: 2px
}

#dsq-content #dsq-subscribe {
    display: none
}

.dsq-edit span {
    color: #fff
}

.dsq-edit button.dsq-button {
    background: #414042;
    color: #25dec3;
    border: 0;
    font-family: "MuseoSans500Regular";
    font-weight: normal
}

#infscr-loading {
    display: none
}

#infscr-loading div {
    display: none
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
}

/* .search li.podcast {
    height: auto;
}
ul.search.podcasts {
    display: flex;
    flex-wrap: wrap;
}
.excerpt {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;;
}

.excerpt strong {
    font-weight: bold;
} */
#header {
    position: relative;
}

#header form.search {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 79px;
    right: 20px;
    font-size: 16px;
    display: flex;
}

#header form.search input {
    width: 138px;
}

#header form.search button {
    -webkit-appearance: none;
    background: #25dec3;
    border: 0;
    cursor: pointer;
}

#header form.search input,
#header form.search button {
    font-size: 16px;
    margin: 0;
    padding: 0.688em;
}