@charset "UTF-8";
/*
Theme Name: gazetefutbol-original
Theme URI: http://envirra.com/themes/neue
Author: Roman Hanzlik // alpha projekt
Author URI: http://alpha-projekt.de
Description: Vielen Dank für Ihren Auftrag.
Version: 04.2018

Text Domain: envirra
Template: neue
*/
/*
https://www.sitepoint.com/using-sass-maps/
https://codepen.io/j_holtslander/pen/jbEGWb
 */
/* MEDIA QUERIES */
/* ~ 400px */
/* ~ 544px */
/* ~ 768px */
/* ~ 992px */
/* ~1200px */
body a, body a:hover, body a:focus {
  color: #6C0D13; }
body .flexslider a {
  color: white; }

/* WERBUNG */
body form.comment-form {
  max-width: 450px;
  float: left; }
body .comment-ads {
  float: right;
  padding-top: 50px; }
body.archive, body.single {
  /* http://jsfiddle.net/GJpuQ/ */ }
  @media only screen and (min-width: 1680px) {
    body.archive .vw-page-wrapper, body.single .vw-page-wrapper {
      text-align: center; }
      body.archive .vw-page-wrapper .container, body.single .vw-page-wrapper .container {
        width: 1170px;
        display: inline-block;
        text-align: left; }
      body.archive .vw-page-wrapper #floating_container, body.single .vw-page-wrapper #floating_container {
        position: relative;
        display: inline-block;
        vertical-align: top;
        text-align: left; }
      body.archive .vw-page-wrapper #gazete_sky, body.single .vw-page-wrapper #gazete_sky {
        display: inline-block;
        position: absolute;
        width: 240px;
        min-height: 800px; } }
  @media only screen and (max-width: 1679px) {
    body.archive .vw-page-wrapper #floating_container, body.single .vw-page-wrapper #floating_container {
      display: none; } }
body .page-composer {
  /* http://jsfiddle.net/GJpuQ/ */ }
  @media only screen and (min-width: 1680px) {
    body .page-composer {
      text-align: center; }
      body .page-composer #centered_content {
        width: 1170px;
        display: inline-block;
        text-align: left; }
      body .page-composer #floating_container {
        position: relative;
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: top; }
      body .page-composer #gazete_sky {
        display: inline-block;
        position: absolute;
        width: 240px;
        min-height: 1px; } }
  @media only screen and (max-width: 1679px) {
    body .page-composer .vw-page-wrapper #floating_container {
      display: none; } }
body #gazete_banner {
  width: 100%;
  height: 160px; }
body .vw-header-ads-wrapper {
  width: calc(100% - 250px); }
body.vw-logo-position-left .vw-site-logo-wrapper, body.vw-logo-position-left .vw-header-ads-wrapper {
  display: inline; }

/* HOME */
body.home .home_category_thumbnail {
  position: absolute;
  right: 0;
  top: -15px;
  border-radius: 50%;
  background: white;
  border: 1px solid #efefef;
  height: 80px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center; }
  body.home .home_category_thumbnail img {
    height: 70px;
    width: auto;
    padding: 0;
    margin: 0; }
body.home .vwspc-section + .vwspc-section {
  padding-top: 50px; }

/* REGISTER */
body #ap_login_form label {
  display: block; }
body #ap_login_form input[type="password"],
body #ap_login_form input[type="text"] {
  width: 300px; }

body .vw-related-posts .vw-post-box-post-title a {
  color: white; }

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