/*
Theme Name: Netzfrauen based on Waipoua
Template: waipoua
Theme URI: http://www.elmastudio.de/wordpress-themes/waipoua/
Description: Waipoua is mobile-first, responsive WordPress blog theme (optimized for smartphones, tablets and desktop computers) with post format support, two- or three-column blog layout, a featured posts column option, an easy to use theme-options page, a custom logo and background option and sidebar and header widget areas. The modern, minimalistic theme design focuses on usability and optimized readability on different devices.

Author: Elmastudio
Author URI: http://www.elmastudio.de/wordpress-themes/
Version: 1.0.4
Tags: light, white, two-columns, three-columns, flexible-width, custom-background, post-formats, custom-colors, custom-menu, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, featured-images, editor-style

License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url("../waipoua/style.css");

h1, h2, h3, h4, h5, h6 {
  -webkit-hyphens:manual;
  -moz-hyphens:manual;
  -ms-hyphens:manual;
  hyphens:manual;
}

ins {
  background-color: #FFFFFF;
}

#wrap .ad-explain {
  font-size: 13px;
  margin: 0;
}

#wrap .ad-explain-bottom {
  margin-bottom: 30px;
}

#sidebar #text-8, #sidebar #text-7, #sidebar #text-11 {
  padding: 0px;
}


.titlebar-responsive {
  width: 320px; height: 50px;
}

@media(min-width: 500px) {
  .titlebar-responsive {
    width: 468px; height: 60px;
  }
}

@media(min-width: 750px) {
  .titlebar-responsive {
    width: 728px; height: 90px;
  }
}

.artikelunterbrechung {
  width: 320px;
  height: 50px;
}

@media(min-width: 475px) {
  .artikelunterbrechung {
    width: 468px;
    height: 60px;
  }
}
@media(min-width: 750px) {
  .artikelunterbrechung {
    width: 728px;
    height: 90px;
  }

  #header .header-widget-area {
    width: 728px;
  }
}

@media(max-width: 1150px) {
  #header #site-title {
    float: none;
    text-align: center;
  }
  
  #header .header-widget-area {
    float: none;
  }

  #header .ad-explain {
    text-align: center;
  }
}

#wrap .yarpp-related h3 {
  text-transform: none !important;
}

