/*
    Theme Name: TAEP
    Theme URI: http://talkingabouteverything.com/
    Description: The WordPress theme for talkingabouteverything.com, a Genesis Framework child theme.
    Author: Dossy Shiobara
    Author URI: http://dossy.org/
    Version: 1.0.2

    Template: genesis
    Template Version: 2.3.0
*/

a { text-decoration: none; }

.site-header { min-height: inherit; }
.site-header > .wrap {  max-width: inherit; padding: 0; }
.header-full-width .title-area { padding: 0; }

.header-image .site-title a { min-height: inherit; background: #129cd8 /* background: url(images/draggedy-header-bg.png) repeat-y 50% 0 !important; */ }

.header-image .site-title a img { display: block; max-width: 600px; width: 100%; margin: 0 auto; }
.header-image .site-description { display: none; }

@media only screen and (max-width: 880px) {
  .site-inner { padding-top: 5%; }
}

.entry-title { font-size: 2.8rem; }
@media only screen and (max-width: 767px) {
  .entry-title { font-size: 2.1rem; }
  h3 { font-size: 1.9rem; }
}

@media only screen and (max-width: 480px) {
  .entry-image-link img { display: block; float: none; margin: 0 auto 24px auto; }
}

iframe[src*="html5-player.libsyn.com"] { display: block; margin: 20px auto; clear: both; }
