/*
	Theme Name: Ambiance Pro Theme
	Theme URI: http://my.studiopress.com/themes/ambiance/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.1.1

	Tags: black, white, one-column, two-columns, responsive-layout, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Galleries
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
	- Plugins
		- Genesis eNews Extended
		- Jetpack
	- Site Header
		- Title Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
	- Content Area
		- Welcome Message
		- Entries
		- Entry Meta
		- Content Boxes
		- After Entry
		- Pagination
		- Comments
	- Site Footer
	- Media Queries
		- Retina Display
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 768px

*/
/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/merriweather-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
       url('/fonts/merriweather-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/merriweather-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/merriweather-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/merriweather-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/merriweather-v19-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('/fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('/fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/lato-v14-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Lato Black'), local('Lato-Black'),
       url('/fonts/lato-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/lato-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/lato-v14-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/lato-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/lato-v14-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v3.0.0 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#333;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.featured-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.featured-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #333;
	font-family: Merriweather, serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.3px;
	line-height: 1.625;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.ambiance-grid .entry,
.button,
.site-header,
.site-header .wrap,
#responsive-menu-icon::before {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-ms-transition:     all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	transition:         all 0.2s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #e12727;
/*	text-decoration: none; */
}

a:hover {
	color: #333;
	color: #A81717;
	text-decoration: none;
}

p {
	margin: 0 0 30px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #999;
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -24px;
	position: relative;
	top: -6px;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: Lato, sans-serif;
	font-weight: 900;
	line-height: 1.2;
	margin: 0 0 20px;
}
.entry-content h1 {
	text-align: center;
	color: #8B1E3F;
	color: #682B2B;
}
.attachment .content h1 {
	margin-top: 36px;
}
.entry-content h2 {
	text-align: center;
	color: #682B2B;
}

/* https://stackoverflow.com/questions/40557461/rainbow-gradient-on-text-in-css */
.rainbow {
/*    text-shadow: 1px 1px 2px #000000; */
    background: red;
    background: -webkit-linear-gradient(left, darkred, red, orange , yellow, green, cyan, blue, violet, brown);
    background: -o-linear-gradient(right, darkred, red, orange, yellow, green, cyan, blue, violet, brown);
    background: -moz-linear-gradient(right, darkred, red, orange, yellow, green, cyan, blue, violet, brown);
    background: linear-gradient(to right, darkred, red, orange , yellow, green, cyan, blue, violet, brown);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.warn {
	color: #f00;
}

h1 {
	font-size: 42px;
}
h1.head {
	font-size: 23px;
	color: #999;
	font-weight: normal;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 28px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 20px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

img.post-image.entry-image {
	float: left;
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
}

figure {
	margin-left: 0;
	margin-right: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-family: Merriweather, serif;
	font-size: 18px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	color: #999;
	opacity: 1;
	font-weight: 300;
}

::-webkit-input-placeholder {
	color: #333;
	color: #999;
	font-weight: 300;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #e12727;
	color: #fff;
}

input.inverse:hover[type="button"],
input.inverse:hover[type="reset"],
input.inverse:hover[type="submit"],
.button.inverse:hover {
	color: #fff;
	background-color: #333;
	border: none;
}
input.inverse[type="button"],
input.inverse[type="reset"],
input.inverse[type="submit"],
.button.inverse {
	background-color: #e12727;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

#contact input, #contact textarea {
/*    max-width: 500px; */
    margin-bottom: 10px;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
    /* line-height: 2; */
	margin-bottom: 40px;
	width: 100%;

    word-break: break-word;
    font-size: 90%;
}
table.navi { margin-bottom: 0; }

tbody {
	border-bottom: 1px solid #ddd;
}

table.navi tbody {
	border: none;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

table.navi td {
	border: none;
}


th {
	font-weight: 700;
}


tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    text-align: left;
    padding: 8px;
    /* padding-left: 8px; */
}
th {
    background-color: #DAE1CC;
    background-color: #E4F6E4;
    font-weight: 400;
    /* padding: 6px; */
}

tr:nth-child(odd) td {
    background-color: #f9f9f9;
}

table.navi tr:nth-child(odd) td {
    background-color: transparent;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.archive .author-box,
.archive-description,
.content,
.site-inner,
.wrap {
	margin: 0 auto;
}

.wrap {
	max-width: 1200px;
	
	max-width: 1040px;
}

.site-inner {
	clear: both;
}

body {
	background-color: #aaa;
	background-color: #ccc;
	background-color: #ccccd5;
	background-color: #D77272;
/*	background-color: #FFF9E9; */
/*  background-color: #FFF2D2; */
	background-color: #d05757d6;
}
.site-inner .wrap {
	background-color: #fff;
}


.site-inner,
.page.no-featured-image .site-inner {
	margin-top: 220px;
	margin-top: 180px;
}

.page .site-inner,
.ambiance-landing.no-featured-image .site-inner,
.ambiance-landing .site-inner {
	margin-top: 60px;
}

.page .site-inner, .single-post .site-inner {
	margin-top: 0;
}

.content,
.page.page-template-page_blog-php .content {
	width: 100%;
}

.archive .author-box,
.archive-description,
.page .content,
.attachment .content,
.single .content,
.welcome-message .wrap {
	width: 740px;
	width: 800px;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 30px;
}

.alignright .avatar {
	margin-left: 30px;
}

.comment .avatar {
	margin: 0 20px 30px 0;
}

.entry-comments .avatar {
	height: 60px;
	width: 60px;
}

.entry-avatar {
	text-align: center;
}

.archive .avatar,
.author-box .avatar,
.entry-avatar .avatar {
	height: 120px;
	width: 120px;
}

.archive .avatar,
.entry-avatar .avatar {
	background-color: #fff;
	float: none;
	margin-bottom: 40px;
	margin-top: -53px;
	padding: 5px;
}

.archive .avatar {
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: -20px;
}

/* Genesis
--------------------------------------------- */

.archive-description,
.author-box {
	clear: both;
	margin-bottom: 40px;
}

.single .author-box {
	border-top: 1px solid #ddd;
	margin-bottom: 100px;
	padding-top: 100px;
}

.archive .author-box,
.archive-description {
	margin-bottom: 60px;
	text-align: center;
}

.archive-title,
.author-box-title {
	font-size: 24px;
	margin-bottom: 10px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	clear: both;
	font-size: 48px;
}

.entry-title a {
	color: #333;
}

.ambiance-grid .entry-title {
	font-size: 30px;
	margin-bottom: 0;
    padding: 0 15px;
}

.ambiance-grid .entry-title a,
.ambiance-grid .entry-title a:hover {
	color: #fff;
	display: block;
}

.entry-title a:hover {
	color: #e12727;
}

.widget .entry-title {
	clear: none;
}

.widget-title {
	font-size: 30px;
}

/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}

a.alignnone {
    display: inline-block;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}
img.alignright.avatar, img.alignleft.avatar {
	margin: 0px;
}

.wp-caption-text {
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.attachment figure.wp-caption {
	position: relative;
}
.attachment figure.wp-caption a {
	display: block;
	line-height: 0.1%;
}

.attachment .wp-caption-text {
	bottom: 0px;
/*	bottom: 8px; */
	background-color: #3948544f;
	position: absolute;
	color: #fff;
	width: 100%;
}

.gallery-caption {
	margin: 0 0 10px;
}

.sticky {
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis Featured Content Widgets
--------------------------------------------- */

.featured-content .entry-content {
	padding: 15px;
}

.featured-content .more-link {
	color: #fff;
}

.featured-content .more-link:hover {
	color: #333;
}

.ambiance-grid .featured-content .entry-header {
	position: static;
}

.ambiance-grid .featuredpage .entry {
	margin-right: 0;
	width: 100%;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews form + p,
.enews form + p:last-child {
	margin-top: 24px;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.site-header,
.single-post .site-header.shrink,
.page .site-header.shrink,
.attachment .site-header.shrink,
.site-header.shrink {
	background-color: rgba(0, 0, 0, 0.5);
	
	background-color: rgba(255, 249, 232, 0.75);
	background-color: #e2e2e2cf;

    border-bottom: 1px solid rgba(133,133,133, 0.4);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
}

.single-post .site-header, .page .site-header, .attachment .site-header  {
	background-color: transparent;
	box-shadow: none;
	border: none;
}

.admin-bar .site-header.shrink {
	top: 32px;
}

.site-header .wrap {
	padding: 40px 0;
}

.header-image .site-header.shrink .wrap,
.site-header.shrink .wrap {
	padding: 10px 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 360px;
}

.site-title {
	font-family: Lato, sans-serif;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase
}

.shrink .site-title {
	font-size: 24px;
}

.site-title a,
.site-title a:hover {
	color: #fff;
}

.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

.header-image .site-title > a {
	float: left;
	min-height: 80px;
	width: 100%;
}

.header-image .site-header .wrap {
	padding: 20px 0;
	position: relative;
}

.header-image .shrink .site-title,
.header-image .shrink .title-area {
	padding: 0;
}

.header-image .shrink .site-title > a {
	min-height: 60px;
}

.shrink .site-title a {
	background-size: 270px 60px !important;
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	font-family: Lato, sans-serif;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu li {
	float: none;
	list-style-type: none;
}

.genesis-nav-menu li li {
	margin-left: 0;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: center;
}

.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 400;
	font-weight: bold;
	margin: 0 20px;

    text-shadow: 1px 1px 0px #77777777;

	text-decoration: none;
}
.genesis-nav-menu a:hover {
	text-decoration: underline;
}

.shrink .genesis-nav-menu a {
	font-size: 14px;
	margin: 0 15px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ddd;
	color: #d05757;
	text-shadow: 1px 1px 1px #ffffff36;
}

.genesis-nav-menu > .menu-item > a {
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: rgb(100, 100, 100, 0.6);
	border: 1px solid #555;
	border-top: none;
	font-size: 16px;
	padding: 16px;
	position: relative;
	width: 167px;
}
.genesis-nav-menu .sub-menu li:first-child a {
	border-top: 1px solid #555;
}

.genesis-nav-menu .sub-menu a:hover {
	background-color: rgb(100, 100, 100, 0.8);
	color: #e12727;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: 50%;
	margin-left: -100px;
	opacity: 1;
}

.genesis-nav-menu .menu-item:hover > .sub-menu > .menu-item:hover > .sub-menu {
	left: 199px;
	margin-left: 0px;
	opacity: 1;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
/*	float: right; */
	text-align: right;

	margin-top: 15px;
	margin-right: 20px;

	position: absolute;
	right: 20px;
}

.nav-primary .genesis-nav-menu {
	float: left;
	margin-right: 20px;
	margin-top: 17px;
	text-align: right;
	width: 720px;
	width: 600px;
}

.shrink .nav-primary {
	margin-top: 7px;
}
.shrink .nav-primary .genesis-nav-menu {
	margin-right: 10px;
	margin-top: 11px;
}

.shrink .genesis-nav-menu a {
	color: #333;
	text-shadow: none;
}

.shrink .genesis-nav-menu .sub-menu a {
	color: #fff;
	text-shadow: none;
}

.shrink .genesis-nav-menu a:hover,
.shrink .genesis-nav-menu .current-menu-item > a,
.shrink .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ddd;
	color: #d05757;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary, .nav-subfooter {
	margin-bottom: 20px;
	margin-bottom: 42px;
}
.nav-subfooter {
	margin-top: 24px;
}

.nav-secondary .genesis-nav-menu a {
	color: #fff;
	margin: 0 30px;
	padding: 0;
}

.nav-secondary .genesis-nav-menu a:hover,
.nav-secondary .genesis-nav-menu .current-menu-item > a,
.nav-subfooter .genesis-nav-menu a:hover,
.nav-subfooter .genesis-nav-menu .current-menu-item > a {
	color: #999;
	color: #444444c2;
}

.nav-subfooter .genesis-nav-menu a {
	font-size: 14px;
}


/* Responsive Menu
--------------------------------------------- */

.responsive-menu {
	display: none;
}

#responsive-menu-icon {
	cursor: pointer;
	display: inline-block;
	margin-top: 10px;
}

#responsive-menu-icon::before {
	color: #fff;
	content: "\f333";
}
.shrink #responsive-menu-icon::before {
	color: #333;
}

#responsive-menu-icon::before {
	font: normal 36px/1 'dashicons';
}

.shrink #responsive-menu-icon::before {
	font: normal 24px/1 'dashicons';
}

body.no-featured-image .nav-primary { margin-bottom: 40px; }


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Welcome Message
--------------------------------------------- */

.welcome-message {
	margin-bottom: 90px;
	text-align: center;
}

.welcome-message p {
	color: #999;
}

.welcome-message p:last-child {
	margin-bottom: 0;
}

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.ambiance-grid .entry {
	background-color: rgba(0, 0, 0, 0.5);
	float: left;
	margin: 0 4% 4% 0;
	min-height: 200px;
	position: relative;
	text-align: center;
	width: 48%;
}

.ambiance-grid .entry:nth-of-type(2n) {
	margin: 0 0 4% 0;
}

.ambiance-grid .entry:nth-of-type(2n+1) {
	margin: 0 4% 4% 0;
}

.ambiance-grid .entry:hover {
	opacity: 0.75;
}

.entry-background {
	display: block;
	height: 560px;
	height: 480px;
	height: 510px;

/*	width: 100%; */
	margin: 0 auto;
	line-height: 0.1%;
	max-width: 1040px;
	z-index: -99 !important;
}

.no-featured-image .entry-background {
    background: rgba(0, 0, 0, 0.5);
    height: 180px;
}

.entry-content {
	clear: both;
}

p.intro {
	font-size: 24px;
}

p.intro:after {
	border-bottom: 1px solid #333;
	content: "";
	display: block;
	margin-bottom: 40px;
	padding-bottom: 30px;
	width: 25%;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
}

.entry-content ol {
	margin-left: 50px;
}

.entry-content ul {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header {
	text-align: center;
}

.ambiance-grid .entry-header {
	position: absolute;
	top: 40px;
	width: 100%;
}

.entry-header .entry-meta {
	margin-bottom: 60px;
}

.ambiance-grid .entry-header .entry-meta {
	margin-bottom: 0;
}

.entry-header .entry-meta a {
	color: #333;
}

.entry-header .entry-meta a:hover {
	color: #e12727;
}

.entry-author::before,
.entry-categories::before,
.entry-comments-link::before,
.entry-tags::before,
.entry-time::before {
	display: inline-block;
	font: normal 20px/1 'dashicons';
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
}

.ambiance-grid .entry-time::before {
	display: none;
}

.entry-author,
.entry-comments-link,
.entry-time {
	margin: 0 10px;
}

.ambiance-grid .entry-meta,
.ambiance-grid .entry-meta a {
	color: #fff;
	font-size: 18px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-author::before {
	content: "\f110";
}

.entry-categories::before {
	content: "\f318";
}

.entry-comments-link::before {
	content: "\f101";
}

.entry-tags::before {
	content: "\f323";
}

.entry-time::before {
	content: "\f469";
}

/* Content Boxes
--------------------------------------------- */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 30px;
}
 
.content-box-blue {
	background-color: #d8ecf7;
	border: 1px solid #afcde3;
}
 
.content-box-gray {
	background-color: #e2e2e2;
	border: 1px solid #bdbdbd;
}
 
.content-box-green {
	background-color: #d9edc2;
	border: 1px solid #b2ce96;
}
 
.content-box-purple {
	background-color: #e2e2f9;
	border: 1px solid #bebde9;
}
 
.content-box-red {
	background-color: #f9dbdb;
	border: 1px solid #e9b3b3;
}
 
.content-box-yellow {
	background-color: #fef5c4;
	border: 1px solid #fadf98;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	border-top: 1px solid #ddd;
	padding: 40px 0;
}

.widget {
	margin-bottom: 40px;
}

.widget p:last-child,
.widget:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 60px;
}

.adjacent-entry-pagination {
	background: none;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 100px 0;
	padding: 0;
}

.single .pagination-next,
.single .pagination-previous {
	font-size: 20px;
	font-weight: 900;
	padding: 60px 0;
	width: 50%;
}

.adjacent-entry-pagination .pagination-previous {
	border-right: 1px solid #ddd;
	float: left;
	padding-right: 15px;
}

.adjacent-entry-pagination .pagination-next {
	float: right;
	padding-left: 15px;
}

.pagination a,
.archive-pagination li a {
	color: #333;
}

.adjacent-entry-pagination a:hover,
.archive-pagination li a:hover,
.archive-pagination .active a,
.pagination a:hover {
	color: #e12727;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle;
}

.archive-pagination .pagination-next a,
.archive-pagination .pagination-previous a {
	color: #999;
	font-size: 64px;
	font-weight: 300;
	line-height: 1;
	padding: 10px 0 20px;
}

.archive-pagination .pagination-next a:hover,
.archive-pagination .pagination-previous a:hover {
	color: #333;
}


/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 60px;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}

.comment-header {
	font-size: 18px;
}

.entry-comments .comment {
	border-bottom: 1px solid #ddd;
}

.comment-content,
.entry-comments .comment {
	clear: both;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}

.entry-comments .children .comment {
	border: none;
}

.comment-respond label {
	display: block;
	font-weight: 700;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.entry-comments ul.children {
	margin-left: 40px;
}

.form-allowed-tags,
.ping-list .reply {
	display: none;
}

.bypostauthor {
}

a.preview img {
	border: 1px solid #ccc;
}
a.preview:hover img {
	border: 1px solid #aaa;
}
a.preview {
	margin: 0 10px 10px 0;
	display: block;
	position: relative;
	max-width: 150px;
	max-height: 150px;
	float: left;
}
a.preview.free:before {
	position: absolute;
	display: block;
	text-transform: uppercase;
/*	height: 30px; */
/*	width: 50px; */
/*	top: 5px;
	left: 5px;
 */
	bottom: 0px;
	right: -5px;
/*	transform: translate(-50%, 0); */
	z-index: 2;
	margin: 0 auto;
	padding: 5px 10px;
	content: 'kostenlos';
	font-size: 12px;
	background-color: #00000032;
	color: #fff;
	border: 1px dashed #ddd;

	border-right: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;

	border-bottom-right-radius: 3px; 

	transform: rotate(-7.5deg);
	transition-duration: 0.2s;
}
a:hover.preview.free:before {
	transition-duration: 0.2s;
	transform: rotate(0deg);
	right: 0px;
}

a.preview:hover img {
	transform: scale(1.05) rotate(1deg);

	transition-duration: 0.1s;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #333;
	background-color: #e3e5d4;
	background-color: transparent;
	padding: 60px 0;
	text-align: center;
}
 
.site-footer,
.site-footer a {
	color: #999;
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
}

.site-footer p {
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
}

:target:before {
  content:"";
  display:block;
  clear: both;
  height:110px; /* fixed header height*/
  margin:-110px 0 0; /* negative fixed header height */
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1230px) {

	.wrap, .entry-background {
		max-width: 960px;
	}
	.entry-background {
		line-height: 0.1%;
		height: auto;
		margin-top: -140px;
/*		z-index: 0 !important; */
		position: relative;
	}
	.entry-background img {
		display: block;
/*		position: absolute; */
	}
	.title-area {
		position: absolute;
	}

	.entry-backgrounds:after {
		content: 'www';
		clear: both;
		display: block;
	}
	.site-header {
		z-index: -1;
	}

	.single-post .site-header,
	.site-header {
		background-color: rgba(0, 0, 0, 0.5);
		position: static;
	}

	.site-header .wrap {
		padding: 10px 0;
	}

	.shrink .site-title,
	.site-title {
		font-size: 30px;
	}

	.nav-primary .genesis-nav-menu {
		width: 520px;
		margin-top: 13px;
	}

	.genesis-nav-menu a,
	.nav-secondary .genesis-nav-menu a,
	.shrink .genesis-nav-menu a {
		font-size: 14px;
		margin: 0 10px;
	}

	.shrink #responsive-menu-icon::before,
	#responsive-menu-icon::before {
		font: normal 30px/1 'dashicons';
	}

	.site-inner,
	.page.no-featured-image .site-inner {
		margin-top: 90px;
	}

}

@media only screen and (max-width: 980px) {

	.archive .author-box,
	.archive-description,
	.ambiance-grid .entry,
	.nav-primary .genesis-nav-menu,
	.page .content,
	.single .content,
	.title-area,
	.welcome-message .wrap,
	.wrap {
		width: 100%;
	}

	.header-image .site-title > a {
		background-position: top !important;
	}

	.entry-background {
		height: auto;
		margin-top: 0;
		position: relative;
	}
	.entry-background img {
		display: inline;
		position: relative;
	}
	.title-area {
		position: relative;
	}
	.site-inner main.content {
		padding-left: 30px;
		padding-right: 30px;
		max-width: 100%;
	}

	.nav-primary {
		position: relative;
		right: auto;
		margin-right: 0;
	    clear: both;
	}

	.nav-primary,
	.nav-primary .genesis-nav-menu,
	.title-area {
		text-align: center;
	}

	.nav-primary .genesis-nav-menu {
		margin: 10px 0;
	}

	.ambiance-grid .entry,
	.nav-primary,
	.nav-primary .genesis-nav-menu {
		float: none;
	}

	.nav-secondary .genesis-nav-menu {
		line-height: 1.5;
	}

	#responsive-menu-icon {
		display: block;
	}

	.site-inner,
	.page .site-inner,
	.page.no-featured-image .site-inner {
		margin-top: 0;
	}

	.site-inner {
		padding: 30px 80px;
		padding: 0;
	}

	.welcome-message {
		margin-bottom: 40px;
	}

	.entry-title, .widget-title {
		font-size: 36px;
	}

	.site-footer {
		padding: 30px 5%;
	}

	.archive .entry,
	.home .entry {
		margin-left: 0;
		margin-right: 0;
	}

}

@media only screen and (max-width: 768px) {

	body { font-size: 17px; }
	h1 { font-size: 36px; }
	h2 { font-size: 32px; }
	h3 { font-size: 28px; }

	.site-inner {
		padding: 30px 40px;
		padding: 0;
	}

	.entry-background {
		height: auto;
		line-height: 0.1%;
	}

	.entry-avatar .avatar {
		margin-bottom: 10px;
	}


	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	img.alignright, img.alignleft {
		float: none;
/* 		text-align: center; */
		display: block;
		clear: both;
		margin: 0 auto;
		margin-bottom: 20px;
	}

}

@media only screen and (max-width: 568px) {

	.header-image .site-title > a {
		background-size: contain !important;
	}

	.site-inner main.content {
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.nav-primary .genesis-nav-menu .menu-item {
		border-top: 1px solid #fff;
		display: block;
		padding: 15px 0;
	}
	
	.nav-primary .genesis-nav-menu .menu-item:last-child {
		margin-bottom: -20px;
	}

	.ambiance-grid .entry {
		min-height: 120px;
	}

	.ambiance-grid .entry-header {
		top: 30px;
	}

	.ambiance-grid .entry-title {
		font-size: 24px;
	}

	img.minipreview { margin-right: 10px; }

}

@media only screen and (max-width: 320px) {

	.site-inner {
		padding: 30px 20px;
	}

	.ambiance-grid .entry-title {
		font-size: 20px;
	}

}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight {
	/* disable global scrolling when featherlights are visible */
	overflow: hidden;
}

.featherlight {
	display: none;

	/* dimensions: spanning the background from edge to edge */
	position:fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 2147483647; /* z-index needs to be >= elements on the site. */

	/* position: centering content */
	text-align: center;

	/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
	white-space: nowrap;

	/* styling */
	cursor: pointer;
	background: #333;
	/* IE8 "hack" for nested featherlights */
	background: rgba(0, 0, 0, 0);
}

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
.featherlight:last-of-type {
	background: rgba(0, 0, 0, 0.8);
}

.featherlight:before {
	/* position: trick to center content vertically */
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.featherlight .featherlight-content {
	/* make content container for positioned elements (close button) */
	position: relative;

	/* position: centering vertical and horizontal */
	text-align: left;
	vertical-align: middle;
	display: inline-block;

	/* dimensions: cut off images */
	overflow: auto;
/*	padding: 25px 25px 0;
	border-bottom: 25px solid transparent; */

	/* dimensions: handling large content */
/*	margin-left: 5%;
	margin-right: 5%; */
	max-height: 95%;
	max-height: 100%;

	/* styling */
	background: #fff;
	cursor: auto;

	/* reset white-space wrapping */
	white-space: normal;
}

/* contains the content */
.featherlight .featherlight-inner {
	/* make sure its visible */
	display: block;
}
iframe.featherlight-inner {
	position:fixed;background:#000;border:none;top:0;right:0;bottom:0;left:0;width:100%;height:100%;
}

/* don't show these though */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
	display: none;
}

.featherlight .featherlight-close-icon {
	/* position: centering vertical and horizontal */
	position: absolute;
	z-index: 9999;
	top: 15px;
/*	bottom: 5px; */
	right: 5px;

	/* dimensions: 25px x 25px */
	line-height: 25px;
	width: 25px;
	height: 25px;

	/* styling */
	cursor: pointer;
	text-align: center;
	font-family: Arial, sans-serif;
	background: #fff; /* Set the background in case it overlaps the content */
	background: rgba(255, 255, 255, 0.3);
	color: #000;
	border: none;
	padding: 0;

/*	margin-top: 10px; */
}

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
.featherlight .featherlight-close-icon::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.featherlight .featherlight-image {
	/* styling */
	width: 100%;
}

.featherlight-iframe .featherlight-content {
	/* removed the border for image croping since iframe is edge to edge */
	border-bottom: 0;
/*	padding: 0; */
	-webkit-overflow-scrolling: touch;
	position: absolute;
	right: 0;
	text-align: right;

/*	
	margin-top: 10px;
	margin-right: 10px;
*/
	width: 100%;
	height: 100%;
}

.featherlight iframe {
	/* styling */
	border: none;
}

.featherlight * { /* See https://github.com/noelboss/featherlight/issues/42 */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 0;
		margin-right: 0;
		max-height: 98%;
		max-height: 99.9%;

/*		padding: 10px 10px 0;*/
		padding: 0;
/*		border-bottom: 10px solid transparent; */
	}

	.featherlight-iframe .featherlight-content {
/*		margin-top: 10px;
		margin-right: 10px; */

/*		padding: 25px 25px 0; */
	}

}



/* hide non featherlight items when printing */
@media print {
	html.with-featherlight > * > :not(.featherlight) {
		display: none;
	}
}
