#logo_banner {
  /* background-color: #da5640; */
  background-color: black;
  text-align: center;
  padding: 20px 0 30px;
  background-image: url("../images/Lola-2193.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
#header_banner {
  background-image: url("../images/Band-2275.jpg");
  height: 200px;
  background-repeat: repeat-x;
  background-position: center top;
  overflow: hidden
}
#header_banner h1,
#header_banner h2 {
  color: #fff
}
#header_banner h1 {
  font-size: 28px;
  line-height: 34px;
  margin: 30px 0px 8px;
  font-weight: 700;
  letter-spacing: -1px
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #header_banner h1 {
    font-size: 25px
  }
}
@media only screen and (max-width: 767px) {
  #header_banner h1 {
    font-size: 24px
  }
}
@media only screen and (max-width: 479px) {
  #header_banner h1 {
    font-size: 22px;
    line-height: 24px
  }
}
#header_banner h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  font-style: italic;
  margin-bottom: 6px
}
#header_banner h2#small_header {
  display: none
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #header_banner h2 {
    font-size: 17px
  }
}
@media only screen and (max-width: 767px) {
  #header_banner h2#big_header {
    display: none
  }
  #header_banner h2#small_header {
    display: block
  }
  #header_banner h2#small_header a {
    color: #fff;
    text-decoration: underline
  }
}
@media only screen and (max-width: 767px) and (max-width: 479px) {
  #header_banner h2#small_header {
    font-size: 16px;
    line-height: 18px
  }
}
#header_banner input {
  border: none;
  outline: none;
  border-radius: 3px;
  font-family: "brandon-grotesque";
  font-size: 16px
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #header_banner input {
    font-size: 14px
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #header_banner input {
    font-size: 15px
  }
}
#header_banner input[type="email"] {
  padding: 8px 8px;
  width: 58%;
  margin: 12px 10px 10px 0px;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.13)
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #header_banner input[type="email"] {
    font-size: 14px;
    width: 51%
  }
}
@media only screen and (max-width: 479px) {
  #header_banner input[type="email"] {
    padding: 10px 6px 10px 10px
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #header_banner input[type="email"] {
    width: 45%
  }
}
@media only screen and (max-width: 479px) {
  #header_banner input[type="email"] {
    display: none
  }
}
#header_banner input[type="submit"] {
  background-color: #59ABCE;
  color: #f7f7f7;
  padding: 8px 8px;
  width: 37%
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #header_banner input[type="submit"] {
    width: 46%
  }
}
@media only screen and (max-width: 479px) {
  #header_banner input[type="submit"] {
    display: none
  }
}
#header_banner form a {
  display: none
}
@media only screen and (max-width: 479px) {
  #header_banner form a {
    display: block;
    text-decoration: none;
    background-color: #59ABCE;
    color: #f7f7f7;
    padding: 8px 8px;
    margin-top: 20px;
    font-weight: 500;
    border: none;
    outline: none;
    border-radius: 3px;
    text-align: center
  }
}
#header_banner #left_header {
  width: 600px;
  padding-right: 74px;
  padding-left: 40px;
  float: left;
  display: none
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #header_banner #left_header {
    width: 524px;
    padding-left: 0px;
    padding-right: 54px
  }
}
@media only screen and (max-width: 767px) {
  #header_banner #left_header {
    padding: 0px 0px;
    width: 100%
  }
}
#header_banner #right_header {
  padding-right: 56px;
  padding-top: 200px;
  width: 190px;
  float: right;
  display: inline
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #header_banner #right_header {
    padding-right: 0px
  }
}
@media only screen and (max-width: 767px) {
  #header_banner #right_header {
    display: none
  }
}
#header_banner #right_header a {
  display: block
}
#intro_banner,
{
  background-color: #f4f1e1;
  padding: 60px 0px 20px
}




#snippets_banner {
  padding-top: 10px
}



#blog_banner {
  padding-top: 20px;
  background-color: #f4f1e1
}
#blogs_banner .blog {
  padding: 20px 20px;
  margin-bottom: 50px;
  background-color: #EFECDE;
  border-radius: 3px;
  position: relative
}
@media only screen and (max-width: 767px) {
  #blogs_banner .blog {
    padding-top: 50px
  }
}
#blogs_banner .blog:nth-child(1) {
  background-color: #EAE6D3
}
#blogs_banner .blog h3 {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 14px
}
#blogs_banner .blog h3 span.blog_date {
  font-weight: 400
}
@media only screen and (max-width: 767px) {
  #blogs_banner .blog h3 span.blog_date {
    position: absolute;
    top: 20px;
    left: 20px
  }
}
#blogs_banner .blog h3 a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  width: 480px;
  line-height: 32px
}
#blogs_banner .blog h3 a:hover {
  text-decoration: underline
}
@media only screen and (max-width: 959px) {
  #blogs_banner .blog h3 a {
    width: 380px
  }
}
@media only screen and (max-width: 767px) {
  #blogs_banner .blog h3 a {
    width: 100%
  }
}
#blogs_banner .blog p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300
}
#blogs_banner .blog p a,
#blogs_banner .blog .blog_details a {
  text-decoration: none;
  color: #DA5640;
  font-weight: 300
}
#blogs_banner .blog p a:hover,
#blogs_banner .blog .blog_details a:hover {
  text-decoration: underline
}
#blogs_banner .blog span {
  font-size: 16px;
  position: absolute;
  top: 20px
}
#blogs_banner .blog img {
  width: 100px;
  float: left;
  margin: 0px 20px 10px 0px;
  border-radius: 3px
}
#blogs_banner .blog .listen a {
  font-size: 15px;
  display: inline;
  font-weight: 500;
  padding: 10px 18px;
  border-radius: 4px;
  text-decoration: none
}
#blogs_banner .blog .listen a:hover {
  text-decoration: underline
}
#blogs_banner .blog .listen a.listen-to-episode {
  display: inline-block;
  background-color: #DA5640;
  color: #fff;
  margin-left: 0px;
  float: right
}
#blogs_banner .blog .listen {
  padding: 20px 0 40px
}
#blogs_banner .blog .listen iframe {
  float: left;
  width: 333px
}
@media only screen and (max-width: 959px) {
  #blogs_banner .blog .listen iframe {
    width: 100%;
    float: none
  }
}
#blogs_banner .blog .listen .download_options {
  float: left
}
@media only screen and (max-width: 959px) {
  #blogs_banner .blog .listen .download_options {
    padding-top: 0px;
    float: none
  }
}
#blogs_banner .blog .listen .download_options a:first-child {
  margin-left: 10px
}
@media only screen and (max-width: 959px) {
  #blogs_banner .blog .listen .download_options a {
    margin-top: 14px;
    margin-left: 14px
  }
}
#blogs_banner .blog .listen .download_options a.mp3 {
  display: inline-block;
  background-color: #59abce;
  color: #fff
}
#blogs_banner .blog .listen .download_options a.itunes {
  display: inline-block;
  background-color: #DA5640;
  color: #fff
}
@media only screen and (max-width: 479px) {
  #blogs_banner .blog .listen .download_options a.itunes {
    margin-left: 0px
  }
}
@media only screen and (max-width: 959px) {
  #blogs_banner .blog .listen .download_options a:first-child {
    margin-left: 0px
  }
}
#blogs_banner .blog .blog_details h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 6px
}
#blogs_banner .blog .blog_details li {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 10px
}
#blogs_banner .blog .blog_details .show_notes {
  float: left;
  width: 340px;
  margin-right: 40px
}
@media only screen and (max-width: 959px) {
  #blogs_banner .blog .blog_details .show_notes {
    margin-right: 0px
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #blogs_banner .blog .blog_details .show_notes {
    width: 470px
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #blogs_banner .blog .blog_details .show_notes {
    width: 380px
  }
}
@media only screen and (max-width: 479px) {
  #blogs_banner .blog .blog_details .show_notes {
    width: 260px
  }
}
#blogs_banner .blog .blog_details .tweetables {
  float: right;
  width: 220px
}
@media only screen and (max-width: 959px) {
  #blogs_banner .blog .blog_details .tweetables {
    float: left;
    margin-top: 20px;
    width: 100%
  }
}
#blogs_banner .blog .blog_details .tweetables p.tweetable {
  background-color: #f9f9f4;
  border-radius: 4px;
  padding: 10px 10px;
  text-decoration: italic;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px
}
#blogs_banner .blog .blog_details .tweetables .twitter-share-button {
  margin-top: 4px;
  display: block
}
aside #newsletter_signup,
aside #subscribe_links,
aside #upcoming_shows,
aside #past_episodes,
aside #review_us,
aside #hosts {
  margin-bottom: 50px
}
aside #past_episodes li a {
  color: #000;
  font-weight: 300;
  text-decoration: underline
}
aside h2 {
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 6px
}
aside ul {
  list-style-type: square;
  list-style-position: inside;
  list-style-image: none
}
aside li {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px
}
aside li span {
  font-size: 13px;
  float: right
}
aside p {
  font-size: 16px;
  font-weight: 200;
  line-height: 22px
}
aside a {
  text-decoration: none;
  color: #DA5640;
  font-weight: 500
}
aside a:hover {
  text-decoration: underline
}
aside img {
  margin-bottom: 10px
}
aside .divider {
  width: 100%;
  margin-bottom: 10px
}
aside #newsletter_signup p {
  margin-bottom: 10px
}
aside #newsletter_signup input[type="email"],
aside #newsletter_signup button[type="submit"] {
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}
aside #newsletter_signup input[type="email"] {
  font-size: 14px;
  padding: 6px 0px 6px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 210px
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  aside #newsletter_signup input[type="email"] {
    width: 165px
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  aside #newsletter_signup input[type="email"] {
    width: 410px
  }
}
@media only screen and (max-width: 479px) {
  aside #newsletter_signup input[type="email"] {
    width: 290px
  }
}
aside #newsletter_signup button[type="submit"] {
  font-size: 16px;
  border: none;
  border-radius: 3px;
  background-color: #074a75;
  color: #fff;
  padding: 6px 10px;
  width: 220px;
  cursor: pointer
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  aside #newsletter_signup button[type="submit"] {
    width: 175px
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  aside #newsletter_signup button[type="submit"] {
    width: 420px
  }
}
@media only screen and (max-width: 479px) {
  aside #newsletter_signup button[type="submit"] {
    width: 300px
  }
}
aside #subscribe_links {
  margin-bottom: 30px
}
aside #subscribe_links h2 {
  margin-bottom: 10px
}
aside #subscribe_links a {
  vertical-align: middle;
  margin-bottom: 8px;
  display: block
}
aside #subscribe_links img {
  vertical-align: middle;
  margin-right: 10px
}
aside #review_us {
  background-image: url("http://www.bertrobberechts.com/johnny/images/promo_bg-9d759c43.png");
  padding: 20px 20px;
  border-radius: 4px
}
@media only screen and (max-width: 767px) {
  aside #review_us {
    background-image: url("http://www.bertrobberechts.com/johnny/images/promo_bg_mobile-e9087401.png")
  }
}
aside #review_us h2 {
  color: #fff
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  aside #review_us h2 {
    font-size: 18px
  }
}
aside #review_us p {
  color: #fff;
  font-weight: 500
}
aside #review_us a {
  color: #ebc660;
  font-weight: 500;
  text-decoration: underline
}
aside .host h3 {
  font-size: 16px;
  margin-bottom: 2px
}
aside .host p {
  font-size: 14px;
  margin-bottom: 20px
}
aside .host img {
  width: 100px;
  height: 100px;
  margin: 20px auto 10px;
  border-radius: 500px
}
aside .host img:first-child {
  margin-top: 10px
}
#blog_banner,
 {
  background-color: #f7f7f7;
  padding: 60px 0px 20px
}
#blogs_banner .article {
  margin-bottom: 40px
}
#blogs_banner .article h1 {
  font-weight: bold;
  font-size: 40px;
  letter-spacing: -1px;
  line-height: 50px;
  margin-bottom: 20px
}
#blogs_banner .article h1 a {
  color: #333;
  text-decoration: none
}
#blogs_banner .article p {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #444;
  font-size: 17px;
  line-height: 27px
}
#blog_banner #blog h1,
#blog_banner #blog h2,
#blog_banner #blog h3 {
  color: #333
}
#blog_banner #blog a {
  text-decoration: none;
  color: #DA5640;
  font-weight: bold
}
#blog_banner #blog a:hover {
  text-decoration: underline
}
#blog_banner #blog h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: -1px;
  text-align: center;
  margin: 0px 0px 50px
}
@media only screen and (max-width: 767px) {
  #blog_banner #blog h1 {
    font-size: 30px;
    line-height: 34px;
    margin-top: 0px;
    margin-bottom: 30px
  }
}
#blog_banner #blog h2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 6px
}
#blog_banner #blog h3 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px
}
#blog_banner #blog img:first-of-type {
  width: 660px;
  margin: 0 0 0 -40px;
  border-radius: 4px
}
#blog_banner #blog img:first-of-type+a {
  font-size: 13px;
  text-decoration: none;
  color: #999;
  display: block;
  text-align: right;
  margin-right: -40px;
  margin-top: -5px;
  font-weight: normal
}
@media only screen and (max-width: 479px) {
  #blog_banner #blog img:first-of-type+a {
    text-align: center
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #blog_banner #blog img:first-of-type {
    width: 540px
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #blog_banner #blog img:first-of-type {
    width: 500px
  }
}
@media only screen and (max-width: 479px) {
  #blog_banner #blog img:first-of-type {
    width: 380px
  }
}
#blog_banner #blog ul,
#blog_banner #blog ol {
  list-style-position: inside;
  margin-left: 20px
}
#blog_banner #blog ul {
  list-style-type: square
}
#blog_banner #blog ol {
  list-style-type: decimal
}
#blog_banner #blog pre {
  color: #F7F7F7;
  padding: 40px;
  border-radius: 4px;
  margin: 0 -40px;
  font-size: 14px;
  line-height: 18px;
  font-family: Menlo, monospace;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word
}
#blog_banner #blog p,
#blog_banner #blog ul,
#blog_banner #blog ol,
#blog_banner #blog dl,
#blog_banner #blog pre,
#blog_banner #blog blockquote {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 20px
}
#blog_banner #blog li {
  margin-bottom: 6px
}
#blog_banner #blog p,
#blog_banner #blog ul,
#blog_banner #blog ol,
#blog_banner #blog dl {
  color: #444;
  font-size: 17px;
  line-height: 27px
}
#blog_banner #blog hr {
  width: 30%;
  margin: 60px auto
}
#blog_banner #blog blockquote {
  padding: 20px;
  text-align: center
}
#blog_banner #blog blockquote p {
  color: #444;
  font-size: 26px;
  font-style: italic;
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 5px;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}
#blog_banner #blog blockquote blockquote {
  margin-bottom: 0px;
  padding: 0px
}
#blog_banner #blog blockquote blockquote p {
  color: #333;
  font-size: 15px;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 0px
}
#blog_banner #blog caption {
  font-size: 10px;
  line-height: 14px;
  text-align: center
}

#promo_banner img {
  width: 700px;
  margin: 50px auto
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #promo_banner img {
    width: 500px
  }
}
#bio_banner {
  padding: 20px 0px 125px
}
#bio_banner #bio .twelve.columns {
  position: relative
}
#bio_banner #bio h4 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 10px
}
#bio_banner #bio img {
  border-radius: 44px;
  float: left;
  margin-right: 33px;
  width: 88px
}
#bio_banner #bio h2 {
  text-align: left;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 2px;
  padding-top: 12px
}
#bio_banner #bio h2 a {
  color: #333;
  text-decoration: none;
  font-weight: bold
}
#bio_banner #bio h2 a:hover {
  text-decoration: underline
}
#bio_banner #bio h3 {
  color: #333;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 8px
}
#bio_banner #bio h3 a {
  color: #333;
  text-decoration: none
}
#bio_banner #bio h3 a:hover {
  text-decoration: underline
}
#bio_banner #bio p {
  color: #333;
  font-size: 16px;
  line-height: 30px;
  padding-left: 121px
}
@media only screen and (max-width: 767px) {
  #bio_banner #bio p {
    padding-left: 0px;
    margin-top: 40px
  }
}
#bio_banner #bio p a {
  color: #333;
  text-decoration: underline
}
#bio_banner #bio #follow {
  position: absolute;
  right: 20px;
  top: 80px
}
@media only screen and (max-width: 767px) {
  #bio_banner #bio #follow {
    position: static;
    margin-top: 6px
  }
}

.glyph {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
body {
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding-top: 40px;
  background-color: #EAE6D3;
}
body.index {
  background-image: url("http://www.bertrobberechts.com/johnny/images/lowpoly-bg-4b761019.jpg");
  background-color: #f4f1e1;
  background-repeat: repeat-x;
  background-position: center top
}
body.index a#book_nav_link {
  text-decoration: underline
}
body.blog a#blog_nav_link {
  text-decoration: underline
}
body.blog a#blog_nav_link {
  text-decoration: underline
}
h1,
h2 {
  color: #333
}
#navigation {
  position: fixed;
  z-index: 9999;
  color: #fff;
  height: 20px;
  background: #DA5640;
  font-weight: 400;
/*  font-size: 15px;*/
  width: 100%;
/*  text-align: right;*/
  top: 0px;
  padding: 10px;

}

#navigation nav {
  margin-right: 20px;
  max-height: 30px;
  overflow: hidden;
}
#navigation a {
  color: #fff;
  padding-left: 24px;
  line-height: 20px;
  text-decoration: none
}
#navigation a:hover {
  text-decoration: underline
}
@media only screen and (max-width: 767px) {
  #navigation {
    text-align: center;
    font-size: 16px
  }
  #navigation a:first-child {
    padding-left: 0
  }
}
#headline_banner {
  padding-top: 70px;
  padding-bottom: 50px
}
#headline_banner #headline {
  text-align: center
}
#headline_banner #headline h1,
#headline_banner #headline h2 {
  color: #fff
}
#headline_banner #headline h1 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: -1px
}
#headline_banner #headline h2 {
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  font-style: italic
}

.divider {
  border: 1px solid #ede8ce;
  width: 60%;
  margin: auto;
  margin-bottom: 1em
}
#bullet_points_banner {
  background-color: #f4f1e1;
  padding: 30px 0px 20px
}
#bullet_points_banner #bullet_points .glyph {
  color: #2a87b6;
  display: block;
  font-size: 1.6em;
  text-align: center;
  margin-bottom: .5em
}
#bullet_points_banner #bullet_points h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 200;
  text-align: center;
  width: 90%;
  margin: 1em auto 2em
}
#bullet_points_banner #bullet_points h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 15px;
  width: 90%;
  margin: auto;
  text-align: center
}
#bullet_points_banner #bullet_points p {
  padding-top: 1em;
  font-weight: 400;
  line-height: 1.4em;
  font-size: 17px;
  width: 90%;
  margin: auto;
  text-align: center;
  opacity: .7
}
#bullet_points_banner #bullet_points .one-third {
  margin: 3em 0 2em
}
@media only screen and (max-width: 767px) {
  #bullet_points_banner #bullet_points .one-third {
    margin-bottom: 0em
  }
}
#bullet_points_banner #bullet_points a {
  text-decoration: none;
  color: #000
}
#bullet_points_banner #bullet_points a:hover {
  text-decoration: underline
}

a {
  text-decoration: none;
}

.lead-text {
  text-align: center;
}
