/*
Theme Name: blank_multi
Theme URI: http://www.derwebweiser.de/123blank_multi
Author: 123Altmark Agentur
Author URI: http://123altmark-agentur.de
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development. - FRAMWORKS: Bootstrap 3.0.0; PLUGINS: Contact Form 7, Meteor Slider
Version: 1.0
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

*/

/**
 * Table of Contents:
 *
 * 0.0 - Globals
 * 1.0 - Bootstrap based on V3.0.0 (overwrite)
 * 2.0 - General Layout
 * 3.0 - Header
 *   3.1 - Site Header
 *   3.2 - Title Header
 *   3.2 - Navigation
 *   3.2 - Meteor Slider
 * 3.0 - Footer
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */
 
/*-----------------------------------------------------------------------------------*/
/*	0.0 Globals
/*-----------------------------------------------------------------------------------*/
html * { }

html { font-size: 100%; }

body { 
	line-height: 1.7; 
	color:#000; 
	height: auto; 
	padding: 0px;
	margin: 0px;
	background-image: url("https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-papier1.jpg");
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: fixed;
}

/* Hide Usercentrics Button - using Link in Footer instead*/
#uc-privacy-button {
	display: none;
}

/* Design of Usercentrics Box - not completed yet */
/*.uc-card-header {
	background-color: #006060 !important;
}
.uc-header-subtitle-text {
	color: #fff !important;
}*/

/* Page "Ubique Terrarum" */
.page-id-35,
.page-id-361 {
	background-image: url('https://herbert-kranz.de/wp-content/uploads/2022/01/ut12_hg_04.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #002e62;
}
::-moz-selection { 
	background-color: #272727; 
	color: #272727; 
}

::selection { 
	background: #272727; 
	color: #FFF; 
}

img { 
	max-width: 100%; 
	height:auto;
}

@font-face {
    font-family: 'Genericons';
    src: url('./inc/fonts/Genericons.eot');
    src: url('./inc/fonts/Genericons.eot?#iefix') format('embedded-opentype'),
         url('./inc/fonts/Genericons.woff') format('woff'),
         url('./inc/fonts/Genericons.ttf') format('truetype'),
         url('./inc/fonts/Genericons.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('./inc/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('./inc/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./inc/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./inc/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('./inc/fonts/open-sans-v15-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('./inc/fonts/open-sans-v15-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./inc/fonts/open-sans-v15-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./inc/fonts/open-sans-v15-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./inc/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('./inc/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./inc/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./inc/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('./inc/fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('./inc/fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./inc/fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./inc/fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./inc/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('./inc/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./inc/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./inc/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('./inc/fonts/open-sans-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('./inc/fonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./inc/fonts/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./inc/fonts/open-sans-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./inc/fonts/open-sans-v15-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* Global Font Style
================================================== */

/* Global Font Style*/
body, 
textarea, 
input { 
	font-family: 'Open Sans';
	font-style: normal; 
}


/* Headlines */
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #006060;
	line-height: auto;
} 

h1 { 
	color: #474540;
	font-weight: 400;
    line-height: 36px;
    font-size: 32px;
	font-size: 2rem;
    margin: 0 0 4px 0;
}
h2 { 
	font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    margin: 0 0 10px 0;
}
h3 { 
	font-weight: 400;
	font-size: 20; 
	font-size: 1.25rem;  
    margin: 0 0 3px 0;
}
h4 { 
	font-weight: normal;
	font-size: 14px; 
	font-size: 0.875rem;  
}
h5 { 
	font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    margin: 0 0 0px 0;
}
h6 { 
}

hr {
	border: 1px solid #EEE;
	margin-bottom: 45px;
}

/* Standard Font Size and Color */
p, 
ul, 
ol, 
dl, 
ul, 
label, 
input, 
select, 
address, 
textarea, 
table { 
	font-size: 18px;
	font-size: 1.125rem;
    line-height: 28px;
    margin: 0 0 23px 0;
	/*color: #008080; */
	color: #000; 
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none;
}

.table-hover > tbody > tr:hover > td {
	background: none;
}

/* Standard Links */
a, .entry-content a, 
.comment-content a { 
	color: #006060; 
	text-decoration: none !important; 
	font-weight: 600;
	cursor: pointer; 
	-webkit-transition: color 0.15s ease-in-out 0s; 
	-moz-transition: color 0.15s ease-in-out 0s; 
	-o-transition: color 0.15s ease-in-out 0s; 
	transition: color 0.15s ease-in-out 0s; 
}

a:hover, 
a:active, 
a:focus, 
.entry-content a:hover, 
.comment-content a:hover{	
	outline: 0;	
	color: #474540; 
	text-decoration:none; 
}

figcaption {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.125rem;
	font-style: italic;
}

/* Page "Ubique Terrarum" */
.page-id-35 p, .page-id-361 p,
.page-id-35 h1, .page-id-361 h1,
.page-id-35 h2, .page-id-361 h2,
.page-id-35 h4, .page-id-361 h3,
.page-id-35 h5, .page-id-361 h4,
.page-id-35 h6, .page-id-361 h5,
.page-id-35 hr, .page-id-361 hr, 
.page-id-35 table, .page-id-361 table{
	color: #dbdbdb;
}

.page-id-35 h2, .page-id-361 h2,
.page-id-35 h3, .page-id-361 h3 {
	color: rgb(230,160,80);
	font-weight: 700;
}

.page-id-35 a, .page-id-361 a,
.page-id-35 .entry-content a, .page-id-361 .entry-content a,
.page-id-35 .comment-content a, .page-id-361 .comment-content a { 
	color: rgba(230,160,80,0.9);
}

.page-id-35 figcaption,
.page-id-361 figcaption {
	color: #fff;
	display: none;
}

.title-img img {
	margin-left: auto;
	margin-right: auto;
}


/*-----------------------------------------------------------------------------------*/
/*	1.0 Bootstrap custom
/*-----------------------------------------------------------------------------------*/

button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
  *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing:  content-box;
  box-sizing:     content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #E8E8E8;
  border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}
textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 100%;
}

.btn-default, .label-default {
  background-color: #16a085;
  border-color: #16a085;
  -webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
       -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear;
}
.btn-default:hover,
.label-default[href]:hover,
.label-default[href]:focus,
.btn-default:hover, .btn-default:focus,
.btn-default:active,
.btn-default.active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover {
  background-color: #272727;
  border-color: #272727;
}
.btn.btn-default {
  color: #FFF;
  text-transform: uppercase;
}
.input-group-btn:last-child>.btn {
  margin-left: 0;
}


/*-----------------------------------------------------------------------------------*/
/* 2.0 #General Layout
/*-----------------------------------------------------------------------------------*/

#page { }

#wrapper {}

header {}

#header{}

#content {
	min-height: 300px;
}

footer {}

#footer { }

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}


 
/*-----------------------------------------------------------------------------------*/
/* 3.0 Header Layout
/*-----------------------------------------------------------------------------------*/

#header .navcontainer {
	background: none;
	margin-bottom: 25px;
}

/* 3.1 Site Header and Logo
================================================== */
#site-title {
	display: none !important;
	text-align: center;
} 

#site-title h1 { 
	margin: 0px; 
}

#site-title h1 a { 
	font-weight: 400 !important;
	color: #474540;
}

#site-title h1 a:hover { 
	color: #006060;
}

#site-title a img { 
	max-width: 100%;
}

#site-title h2 { }

.logo img {
	display: none;
	max-height: 84px;
}

/* 3.2 Navigation
================================================== */
.menu-btn-open:before, { 
	color: #16a085; 
	text-decoration: none; 
	-webkit-transition: all .15s linear; 
	-moz-transition: all .15s linear; 
	transition: all .15s linear; 
} 
.menu-btn-open, 
input[type="button"]:hover, 
input[type="submit"]:hover { 
	background: #16a085; 
}

/* 3.2.1 Footernavigation */
#footernav { }

#footernav ul, 
ul.credit { 
	margin: 0; 
	padding: 0; 
	text-align: left; 
	font-size:12px;
	font-size:0.75rem;
	float: left; 
}

#footernav ul ul{ 
	display: none; 
}

#footernav ul li, 
ul.credit li  { 
	float: left; 
	vertical-align: middle; 
	margin: 0px; 
	padding: 5px 0px;
	list-style: none; 
	color: #FFF;
}

#footernav ul li a{ 
	text-align: left; 
	color: #FFF; 
	margin: 0px 9px 0px 10px; 
	line-height: 13px; 
	font-weight: normal; 
}

#footernav ul li a:hover { 
	color: rgba(255, 255, 255, 0.7);
}

/* Credit Menus */

ul.credit {
	float: left;
}
ul.credit li {}


/* 3.2.2 Sidebar Navigation */
#sub-menu { }
#sub-menu ul { 
	margin: 0; 
	padding: 0; 
	text-align: left; 
	font-size:12px;
	font-size:0.75rem;
}

#sub-menu ul li { 
	border-right:1px solid #999; 
	float: left; 
	vertical-align: middle; 
	margin: 0px; 
	list-style: none; 
}

#sub-menu ul li { 
	border-right: none; 
	display:block; 
	float:none; 
	vertical-align: middle; 
	margin-bottom: 10px; 
	list-style: none; 
}

#sub-menu ul li a, 
#sub-menu ul li, 
#sub-menu ul li span.copyright { 
	display: block; 
	text-align: left; 
	color: #272727; 
	margin: 0px 9px 0px 10px; 
	line-height: normal; 
	font-weight: normal; 
}

#sub-menu ul li a, 
#sub-menu ul li a:visited, 
#sub-menu ul li a:focus, 
#sub-menu ul li a:link { 
	text-decoration: none; 
}
#sub-menu ul li a:hover, 
#sub-menu ul li span.shortNav1_0_cur, 
#sub-menu ul li a.shortNav1_0_act { 
	text-decoration: underline; 
}

/* 3.2.1 Main Navigation */

#mainnav { 
	display: none; 
	/*float: right;*/
	background: #006060; 
	clear:both; 
	z-index: 1; 
	padding: 0;
	max-width: 90%;
	margin: auto;
} 

/* Page "Ubique Terrarum" */
.page-id-35 #mainnav,
.page-id-361 #mainnav {
	background-color: rgb(220,140,45);
}

#mainnav .logo {
	display: none;
}

#mainnav ul { 
	margin: 0;
	padding: 0px;
} 
#mainnav ul.sub-menu, 
#mainnav ul.children { 
	padding: 0; 
} 
#mainnav ul.sub-menu:first-child, 
#mainnav ul.children:first-child { 
	padding-top: 0; 
} 
#mainnav ul.sub-menu:last-child, 
#mainnav ul.children:last-child { 
	padding-bottom: 0; 
} 
#mainnav ul.sub-menu li { 
	border-bottom: none;
} 
#mainnav ul li { 
	display: block; 
	padding: 2px 0; 
	text-align: center; 
	border-bottom: solid 1px #f4f3e2;
} 
#mainnav li a { 
	display: inline-block; 
	padding: 7px 20px 7px 20px;
	/*font-family: Times, serif;*/
	font-size: 18px; 
	font-size: 1.125rem;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:#fff; 
} 
#mainnav li:hover > a { 
	color: rgba(255,255,255,0.7);
}
#mainnav ul li ul li:first-child { 
	padding-top: 0; 
} 
#mainnav ul li ul li:last-child { 
	padding: 0 0 15px 0; 
} 
#mainnav li li a { 
	font-size: 18px; 
	font-size: 1.125rem; 
	text-transform: none; 
	color: #fff; 
}
/* 3.2.1 Mobile Navigation */
.mobile-nav-container { 
	position: relative; 
} 

#header a#mobile-menu-btn { 
	display:block; 
	position: relative; 
	width: 100%;
	height: 55px; 
	margin: 0 0 4px 0; 
	color: rgba(255, 255, 255, 0.8); 
	text-align: center; 
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none; 
	background: #006060;
} 

/* Page "Ubique Terrarum" */
body.page-id-35 #header a#mobile-menu-btn,
body.page-id-361 #header a#mobile-menu-btn {
	background-color: rgb(220,140,45);
}

#header a#mobile-menu-btn { 
	float:right;
	padding: 15px 0 0; 
} 

#header a#mobile-menu-btn span { 
	display: none; 
} 

.menu-icon:after { 
	content: '\f419';
	/*content: 'Menü';*/
	display: inline-block; 
	-webkit-font-smoothing: antialiased; 
	font: normal 21px/1 'Genericons';
	vertical-align: top; 
} 

.menu-btn-open { 
	color: #fff !important; 
} 

.menu-btn-open:before { 
	content: '\f502'; 
	display: inline-block; 
	-webkit-font-smoothing: antialiased; 
	font: normal 15px/1 'Genericons'; 
	vertical-align: bottom; 
	padding: 0; 
	position: absolute; 
	bottom: 0px; 
	right:49.3%; 
	z-index: 2; 
}

/*-----------------------------------------------------------------------------------*/
/* 4.0 Footer Layout
/*-----------------------------------------------------------------------------------*/
#footer {
	background: #006060;
	max-width: 100%;
	padding: 10px 15px;
}

/* Page "Ubique Terrarum" */
.page-id-35 #footer,
body.page-id-361 #footer  {
	background-color: rgb(220,140,45);
}

#footer .navcontainer {  
	background: none;
	padding: 0px;
}

#footer p, 
#footer h1, 
#footer h2, 
#footer h3 {
	color: #FFF;
}

#footer a{ 
	color: #FFF;
}

#footer a:hover{
	color: rgba(255, 255, 255, 0.7);
}


.scroll-to-top {
  background: #363636;
  background: rgba(100, 100, 100, 0.4);
  color: #FFF;
  bottom: 4%;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  width: 40px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
       -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear;
}
.scroll-to-top:hover {
  background: #DA4453;
  opacity: .8;
}

/*-----------------------------------------------------------------------------------*/
/* 5.0 Content
/*-----------------------------------------------------------------------------------*/

/* Post / News / Blog
================================================== */



/* 5.1 Wordpress classes*/

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

.alignright{ 
	float:right;  
	margin:10px 0 10px 10px;
}

.alignleft{ 
	float:left; 
	margin:10px 10px 10px 0;
}

.floatleft{ 
	float:left;
}

.floatright{ 
	float:right;
}

.textcenter{ 
	text-align:center;
}

.textright{ 
	text-align:right;
}

.textleft{ 
	text-align:left;
}

.wp-caption{  
	text-align:center;  
	background-color:f2f2f2;  
	padding-top:4px; 
	margin:10px; 
	max-width: 100%;
	height:auto;
}

.wp-caption img{ 
	margin:0;  
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text{
	font-size:11px;
	font-size:0.6875rem;
	line-height:17px;  
	padding:0 4px 5px;
	margin:0;
}

.wp-smiley{
	margin:0 !important; 
	max-height:1em
}

blockquote.left{
	margin-right:20px; 
	text-align:right; 
	margin-left:0; 
	width:33%; 
	float:left;
}

blockquote.right{
	margin-left:20px;
	text-align:left;
	margin-right:0;
	width:33%; float:right;
}

.wp-block-columns {
	margin-bottom: 10px;
}
	

/* 5.1 Entry */

.sticky {
}
.hentry {
  margin: 0;
}
.byline,
.updated {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
  margin-right: 0;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.main-content-area {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* 5.2 Entry */

.entry-meta a {
  font-size: 13px;
  color: #6B6B6B;
}
.entry-meta {
  margin-bottom: 30px;
}
footer.entry-meta {
  margin-bottom: 0;
}
.page-header {
  margin-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.entry-meta .fa {
  font-size: 14px;
  margin-right: 3px;
}
.entry-meta span {
  margin-right: 10px;
}
.entry-title {
  margin-bottom: 40px;
}
.entry-title a {
  color: #272727;
}
.entry-title a:hover {
  color: #16a085;
}
.btn.btn-default.read-more {
  float: right;
  margin-top: 10px;
  font-size: 12px;
  padding: 11px 13px;
}
.search .btn.btn-default.read-more {
  float: none;
}
hr.section-divider {
  border-color: #E8E8E8;
  margin-top: 50px;
  margin-bottom: 50px;
}


/* 5.3 Entry Content */

/* 5.4 Media */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.single-featured {
  -webkit-transition: opacity 0.3s linear;
     -moz-transition: opacity 0.3s linear;
       -o-transition: opacity 0.3s linear;
          transition: opacity 0.3s linear;
  display: block;
  margin: auto;
}
.single-featured:hover {
  opacity: 0.8;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.site-main .gallery {
  margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-main .gallery dd {
  margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}


/* 5.5 Post Formats */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* 5.6 Attachments */

#image-navigation .nav-previous a,
#image-navigation .nav-next a{
  padding: 5px 20px;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover{
  background-color: #16a085;
  color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
  margin: 10px 0;
}

/* 5.7 Post/Paging Navigation */
.page-links span {
  display: inline-block;
  color: #fff;
  background-color: #16a085;
  border-radius: 4px;
  padding: 2px 10px;
  margin-left: 2px;
}
.page-links a span {
  background-color: inherit;
  border: 1px solid #E8E8E8;
  color: #DA4453;
  -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
       -o-transition: all 0.5s;
          transition: all 0.5s;
}
.page-links a:hover span {
  background-color: #16a085;
  border: 1px solid #16a085;
  color: #fff;
}
.pagination .fa-chevron-left,
.pagination .fa-chevron-right {
  font-size: 12px;
}
.pagination li a {
  color: #16a085;
}
.pagination li:hover a {
  color: #16a085;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  color: #FFF;
  background-color: #16a085;
  border-color: #16a085;
}
.pagination>li>a,
.pagination>li>span {
  padding: 9px 14px;
  border-color: #dadada;
}
.bottom-pagination {
  text-align: center;
}

.wp-pagenavi {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 0.8125rem;
    margin: 10px;
    overflow: hidden;
    padding: 20px;
}

.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #757575;
    color: #FFFFFF;
    display: inline-block;
    margin: 0 4px;
    padding: 9px 12px;
}
.wp-pagenavi a.page, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, .wp-pagenavi a.first, .wp-pagenavi a.last {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: none !important;
    color: #757575;
    display: inline-block;
    font-size: 0.75rem;
    font-weight: normal;
    margin: 0 4px;
    overflow: visible;
    padding: 9px 12px !important;
    text-align: center;
    width: auto;
}

/* 5.8 Author Bio */

.author-bio {
  clear: both;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
}
.author-bio .avatar {
  float: left;
}
.author-bio-content h4 {
  font-size: 14px;
  margin-top: 0;
}
.author-bio .author-bio-content {
  margin-left: 74px;
}
.secondary-content-box {
  padding-top: 0;
  padding-bottom: 0;
}
.single-view,
.blog-item-wrap {
  margin-bottom: 50px;
}
.post-inner-content {
  /*padding: 45px 50px;
  background-color: #fff;
  border: 1px solid #dadada;
  border-top: none;*/
}
.post-inner-content:first-child {
  border-top: 1px solid #dadada;;
}
.entry-title {
  margin-top: 0;
}
.more-link,
.says {
  display: none;
}
.comment-author .fn,
.author-bio h4,
.comment-reply-title {
  text-transform: uppercase;
  font-weight: 700;
}
.comment-reply-title {
  font-size: 14px;
}
.comment-reply-link {
  background: #C1C0C0;
  border: #C1C0C0;
  font-size: 10px;
  text-transform: uppercase;
}
.page-template-page-fullwidth-php .col-md-8 {
  width: 100%;
}

/* 5.9 Archives */

/* 5.11 404 */

/* 5.12 Comments */

#comments {
	display: none !important;
}
 
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
}
#respond {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0px !important;
}
#respond > p, #respond p.comment-notes, p.logged-in-as {
  margin-bottom: 10px;
}

p.logged-in-as {
  padding-bottom: 0px;
}
.commentlist {
  margin-bottom: 40px !important;
  margin-left: 0px !important;
  padding-left: 0;
}
.comment .comment-body {
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 25px;
  margin-top: 2em;
  padding-left: 100px;
  position: relative;
  border: 1px solid #E8E8E8;
  border-bottom: 1px solid #DADADA;
  border-radius: 4px;
}
.commentlist .children {
  margin-left: 0px!important;
  padding-left: 40px;
  border-left: 1px solid #DADADA;
  background-repeat: no-repeat;
  background-position: left 20px;
}
.commentlist li.comment > div img.avatar {
  position: absolute;
  left: 29px;
  top: 29px;
}
#comment-form-title {
  font-size: 24px;
  padding-bottom: 10px;
}
.comment-author.vcard {
  font-size: 12px;
}
.vcard .avatar {
  position: absolute;
  left: 20px;
  top: 29px;
  border-radius: 2px;
}
.comment-metadata {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
}
.comment-reply-link {
  float: right;
}
.form-allowed-tags code {
  word-wrap: break-word;
  white-space: inherit;
}
.comment-respond label {
  display: block;
  font-weight: normal;
}
.comment-respond .required {
  color: #C7254E;
}
#submit {
  font-size: 12px;
}

/* 5.13 Infinite Scroll */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}
#infinite-handle span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 20px;
  background: transparent;
  border: 1px solid #DADADA;
  background: #fff;
  color: #DA4453;
  -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
       -o-transition: all 0.5s;
          transition: all 0.5s;
}
#infinite-handle span:hover {
  background-color: #DA4453;
  color: #fff;
}

/* 5.14 Multisite */

.site-main .mu_register {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.mu_alert {
	margin-top: 25px;
}

.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}

.site-main .mu_register input[type="submit"] {
	width: auto;
}

/* 5.15 Social */
#secondary .widget .social-icons a {
  color: #fff;
}
.social-icons {
  position: relative;
  text-align: center;
}
#secondary .widget .social-icons {
  text-align: left;
}
.social-icons a {
  font-size: 18px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #DADADA;
  -webkit-transition: background-color  0.5s;
     -moz-transition: background-color  0.5s;
       -o-transition: background-color  0.5s;
          transition: background-color  0.5s;
}
#footer-area .social-icons a {
  margin-right: 7px;
  background-color: #363636;
}

.social-icons a.facebook:hover {
  background-color: #4265b9 !important;
}
.social-icons a.twitter:hover {
  background-color: #55ACEE !important;
}
.social-icons a.dribbble:hover {
  background-color: #ea4c89 !important;
}
.social-icons a.flickr:hover {
  background-color: #ff0084 !important;
}
.social-icons a.googleplus:hover {
  background-color: #d62408 !important;
}
.social-icons a.skype:hover {
  background-color: #0bbff2 !important;
}
.social-icons a.pinterest:hover {
  background-color: #c31e26 !important;
}
.social-icons a.linkedin:hover {
  background-color: #005987 !important;
}
.social-icons a.vimeo:hover {
  background-color: #1bb6ec !important;
}
.social-icons a.tumblr:hover {
  background-color: #35506b !important;
}
.social-icons a.youtube:hover {
  background-color: #df3333 !important;
}
.social-icons a.instagram:hover {
  background-color: #F95B60 !important;
}
.social-icons a.rss:hover {
  background-color: #f39c12 !important;
}

.fa-googleplus:before {
  content: "\f0d5";
}

/* Block button */
.wp-block-column {
	margin-bottom: 10px;
}

.wp-block-buttons {
	height: 100%;
}

.wp-block-buttons > .wp-block-button {
	width: 100%;
	height: 100%;
	margin-bottom: 5px;
}

.wp-block-button__link {
	border-radius: 0;
	width: 100%;
	height: 100%;
	background-color: #006060;
	border-bottom: 1px solid #fff;
}

.wp-block-button a {
	color: #fff;
	font-weight: 300;
	font-size: 18px;
	font-size: 1.125rem;
}

.wp-block-button a:hover {
	color: #60baba;
}

/* Page "Ubique Terrarum" */
.page-id-35 #content .container,
.page-id-361 #content .container  {
	background-color: rgba(50,50,50,0.7);
}

.page-id-35 #content .entry-title {
	display: none;
}

body.page-id-361 #content .entry-title {
	margin-top: 20px;
}

/* Usercentrics Cookiebanner */
.uc-embedding-accept {
	background: #006060;
}
.description-text {
	font-family: 'Open Sans';
	font-style: normal; 
}


/*-----------------------------------------------------------------------------------*/
/* 6.0 Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar {}
#sidebar aside {
	margin-bottom: 30px;
}

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

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}
.widget ul li {
  list-style: none;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.widget ul {
  padding: 0;
  line-height: 18px;
  font-size: 14px;
}
.widget ul.nav.nav-tabs {
  padding: 0;
}
#sidebar .widget {
  margin-bottom: 50px;
  color: #C1C0C0;
  overflow: hidden;
}
#sidebar .widget:last-child {
  margin-bottom: 0px;
}
.tab-content ul li {
  list-style: none;
}
#sidebar .widget_archive ul li:before,
#sidebar .widget_categories ul li:before,
#sidebar .widget_recent_comments ul li:before {
  font-family: fontawesome;
  margin-right: 10px;
}
#sidebar .widget_archive ul li:before {
  content: '\f073';
}
#sidebar .widget_categories ul li:before {
  content: '\f115';
}
#sidebar .widget_recent_comments ul li:before {
  content: '\f0e5';
}
.well {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #DADADA;
  overflow: hidden;
}
#sidebar .widget > h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 0;
  color: #636467;
}
#sidebar .widget a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
}
.widget ul ul {
  padding: 10px;
}
.widget #social ul li {
    border-bottom: 0;
}

/* Custom Category Widget */
.cats-widget ul li span {
  float: right;
}
/* Recent Post widgets */
.popular-posts-wrapper .post {
  float: left;
  clear: both;
  margin-bottom: 20px;
}
.popular-posts-wrapper .post .post-image {
  width: 60px;
  height: 60px;
  float: left;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #DADADA;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.popular-posts-wrapper .post .post-image img {
  border-radius: 4px;
  opacity: 1;
  -webkit-transition: opacity  0.5s;
     -moz-transition: opacity  0.5s;
       -o-transition: opacity  0.5s;
          transition: opacity  0.5s;
}
.popular-posts-wrapper .post .post-image img:hover {
  opacity: 0.6 !important;
}
.popular-posts-wrapper .post .post-content {
  margin-left: 80px;
}
.widget .post-content > span {
  display: block;
}
#secondary .widget .post-content a {
  color: #DA4453;
}
#secondary .widget .post-content a:hover {
  color: #DADADA;
}
.widget .post-content span {
    font-size: 12px;
}
.tagcloud {
  margin-top: 25px;
}
.tagcloud a {
  padding: 6px 7px;
  margin-right: 0;
  margin-bottom: 4px;
  line-height: 100%;
  display: inline-block;
  color: #FFF !important;
  background-color: #DADADA;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 12px;
}
.tagcloud a:hover {
  background-color: #DA4453;
  border-color: #DA4453;
}

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

/* calendar widget */
.widget_calendar {}
#wp-calendar {
	width: 100%; 
}
#wp-calendar caption { 
	text-align: center; 
	color: #ecf0f1;  
	padding:10px 0px;
	font-size:12px;
	font-size:0.75rem; 
	margin-top: 10px; 
	margin-bottom: 15px;
}
#wp-calendar thead { 
	font-size: 10px;  
}
#wp-calendar thead th { 
	padding-bottom: 10px; 
	text-align: center; 
}
#wp-calendar tbody { 
	color: #aaa; 
}
#wp-calendar tbody td { 
	background: #f5f5f5; 
	border: 1px solid #fff; 
	text-align: center; 
	padding:8px;
}
#wp-calendar tbody td:hover { 
	background: #fff; 
}
#wp-calendar tbody .pad { 
	background: none; 
}
#wp-calendar tfoot #next { 
	font-size:10px;
	font-size:0.625rem;
	text-transform: uppercase; 
	text-align: right; 
}
#wp-calendar tfoot #prev { 
	font-size:10px;
	font-size:0.625rem; 
	text-transform: uppercase; 
	padding-top: 10px; 
}



.widget {}

/* links widget */
.widget_links {}
.widget_links ul {}
.widget_links ul li {}
.widget_links ul li a {}

/* meta widget */
.widget_meta {}
.widget_meta ul {}
.widget_meta ul li {}
.widget_meta ul li a {}

/* pages widget */
.widget_pages {}
.widget_pages ul {}
.widget_pages ul li {}
.widget_pages ul li a {}

/* recent-posts widget */
.widget_recent_entries {}
.widget_recent_entries ul {}
.widget_recent_entries ul li {}
.widget_recent_entries ul li a {}

/* archives widget */
.widget_archive {}
.widget_archive ul {}
.widget_archive ul li {}
.widget_archive ul li a {}
.widget_archive select {}
.widget_archive option {}

/* tag-cloud widget */
.widget_links {}
.widget_links li:after {}
.widget_links li:before {}
.widget_tag_cloud {}
.widget_tag_cloud a {}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {}

/* category widget */
.widget_categories {}
.widget_categories ul {}
.widget_categories ul li {}
.widget_categories ul ul.children {}
.widget_categories a {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {}

/* recent-comments widget */
.recentcomments {}
#recentcomments {}
#recentcomments li {}
#recentcomments li a {}
.widget_recent_comments {}

/* search widget */
#searchform {}
.widget_search {}
.screen-reader-text {}

/* text widget */
.textwidget {}
.widget_text {}

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

/* Simple Lightbox */

.slb_data_desc {
	display: none !important;
}

/*-----------------------------------------------------------------------------------*/
/*	CSS3 Media Queries for Responsiveness (mobile-first, from small to big)
/*-----------------------------------------------------------------------------------*/
/* Minimum width of 500 pixels (small tablets)
------------------------------------------------------------------------------------ */
@media screen and (max-width: 400px) {

}

/* Minimum width of 768 pixels (tablets portrait)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 768px) {

#content {
	min-height: 600px;
	margin-bottom: 80px;
}

#mainnav {
	max-width: 75%;
}

.table > tbody > tr > td {
	min-width: 200px;
}

.wp-block-columns {
	margin-bottom: 0px;
}

/* Individual Background Images for each Page */
/* Page "Herbert Kranz" */
.page-id-2 {
	background-image: url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-s4.png'), url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-papier1.jpg');
	background-position: left top, left top;
	background-repeat: no-repeat, repeat;
	background-attachment: fixed, fixed;
	background-size: cover, auto;
}
/* Page "Biografie" */ 
.page-id-30 {
	background-image: url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-s4.png'), url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-papier1.jpg');
	background-position: left top, left top;
	background-repeat: no-repeat, repeat;
	background-attachment: fixed, fixed;
	background-size: cover, auto;
}
/* Page "Das Werk" */ 
.page-id-33 {
	background-image: url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-s4.png'), url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-papier1.jpg');
	background-position: left top, left top;
	background-repeat: no-repeat, repeat;
	background-attachment: fixed, fixed;
	background-size: cover, auto;
}
/* Page "Ubique Terrarum" */
.page-id-35,
.page-id-361 {
	background-image: url('https://herbert-kranz.de/wp-content/uploads/2022/01/ut12_hg_04.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #002e62;
}
/* Page "Links" */
.page-id-41 {
	background-image: url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-s4.png'), url('https://herbert-kranz.de/wp-content/uploads/2022/01/herbert-kranz-hintergrund-papier1.jpg');
	background-position: left top, left top;
	background-repeat: no-repeat, repeat;
	background-attachment: fixed, fixed;
	background-size: cover, auto;
}

}

/* Minimum width of 1024 pixels (tablets landscape)
------------------------------------------------------------------------------------ */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Minimum width of 1100 pixels (15' laptops + desktops)
------------------------------------------------------------------------------------ */
@media (min-width: 992px) {
	
/* --- Header --- */

/*For fixed Header - look at custom.js*/ 
#header .f-nav{ 
	z-index: 9999; 
	position: fixed; 
	left: 0; 
	top: 0;
	width: 100%;
}

#header a#mobile-menu-btn { 
	display: none; 
}

#header .navcontainer {
	margin-bottom: 30px;
}

#mainnav {
	float: right;
}

#mainnav .logo {
	display: block;
}

.logo img {
	max-height: 100%;
}

#site-title { 
	max-width: 100%;
	display: inline-block; 
	padding: 20px 0 15px 0; 
	float: left; 
}

#site-title h1, 
#site-title h2{
	text-align: left;
} 

#site-title a { 

}
#site-title h1 {
	font-size:32px;
	font-size:2rem;
	padding-bottom: 0px;
}
#site-title h2 {
	font-size:18px;
	font-size:1.125rem;
}
	

/* --- Main Nav + Sub-Menus --- */
#mainnav,
.page-id-35 #mainnav,
.page-id-361 #mainnav { 
	display: block !important; 
	background: none; 
	position: relative; 
	margin-top: 0; 
	max-width: 1180px;
}

#mainnav ul { 
	margin: 0 auto; 
	padding: 0; 
	max-width: 1180px; 
	overflow: visible; 
} 

#mainnav ul li { 
	position:relative; 
	display: inline-block; 
	background: #006060;
	margin-right: 3px; 
	padding: 0px; 
	text-align: center;
	height: 50px;
	vertical-align: top;
} 

#mainnav li a { 
	padding: 15px 13px 15px 13px;
}

#mainnav ul li:hover {
	/*background: #008080;*/
	height: 55px;
	margin-bottom: -10px;
}
#mainnav ul.sub-menu, 
#mainnav ul.children { 
	display: none; 
	position: absolute; 
	top: 55px; 
	left: 0; 
	border: none; 
	/*border-top: 1px solid #fff;*/
	z-index: 99999; 
	padding: 0;
	text-align: center; 
	background: none; 
}
#mainnav li.current_page_item {
	margin-bottom: -10px;
} 

#mainnav li.current_page_item a, 
#mainnav li.current-menu-item a {
	color: #FFF;
}
#mainnav ul.sub-menu ul, 
#mainnav ul.children ul { 
	display: none; 
	top: 0; 
	left: 220px; 
	z-index: 99999; 
} 

#mainnav li li { 
	position:relative; 
	display: block; 
	float:none; 
	margin: 0; 
	padding: 0; 
	font-weight: 400; 
	height: auto;
	border-top: solid 1px #F3F2E0;
} 

#mainnav li li:hover,
#mainnav li li.current_page_item { 
	height: auto;
	margin-bottom: 0;
}

#mainnav li li a,
#mainnav ul.sub-menu li a { 
	font-weight: 300; 
	letter-spacing: 1px;
	color: #fff; 
	display: block; 
	background: inherit; 
	margin: 0; 
	padding: 10px 20px; 
} 

#mainnav li li:hover > a { 
	color: #60baba;
} 

#mainnav li li li { 
	display: block; 
	padding: 0; 
} 

#mainnav ul li:hover > ul { 
	display: block; 
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out; 
} 

#mainnav li:hover > a { 
	color: #FFF; 
} 

/* Page "Ubique Terrarum" */
.page-id-35 #mainnav ul li,
.page-id-361 #mainnav ul li {
	background-color: rgb(220,140,45);
}
.page-id-35 #mainnav ul li a:hover,
.page-id-361 #mainnav ul li a:hover {
	color: rgb(248, 202, 146);
}

/* #Font Changes
================================================== */

/* Page "Ubique Terrarum" */
.page-id-35 p,
.page-id-361 p {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 30px;
	letter-spacing: 2px;
}

.page-id-35 h3,
.page-id-361 h3 {
	font-size: 28px;
	font-size: 1.75rem;
}

/* #Widget Changes
================================================== */


/* #Footer Layout Changes
================================================== */
#footer {
	margin-top: 50px;
	/*max-width: 940px;
	margin-left: auto;
	margin-right: auto;*/
}


}
/* Minimum width of 1170 pixels (tablets landscape)
------------------------------------------------------------------------------------ */
@media (min-width: 1170px) {

/* #General Layout Changes
================================================== */


/* #Page Specific Changes
================================================== */


/* #Font Changes
================================================== */


/* #Widget Changes
================================================== */


/* #Footer Layout Changes
================================================== */
/*#footer {
	max-width: 1140px;
}*/
}


}
