/*
	Theme Name: HPe Base Theme
	Theme URI: http://telacc.at
	Description: Custom developed-theme for HP Enterprise websites
	Version: 0.1
	Author: Alexander Hohenecker
	Author URI: http://code-r.at

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'FormaDJRDisplay', Arial, sans-serif;
	color:#000;
	background-color: white;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.header-bar {
	width: 100%;
	/*background-color: rgba(66,85,99,1);*/
	background-color: rgba(255,255,255,1);
}
.wrapper {
	max-width:1280px; max-width: 1038px;
	min-width: 350px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
	padding-top: 15px;
	height: 95px;
}
/* logo */
.logo {
	height: 60px;
	float: left;
}
.logo-img {
	height: 100%;
}
/* website title */
.website-title {
	text-align: right;
	color: white;
}
.website-title h1 {
	margin-top: 0;
	margin-bottom: 0.4em;
	font-size: 2em;
	color:black;
}
/* header image */
.header-image {
	max-height: 400px;
	overflow: hidden;
	width: 100%;
	height: 400px;
	margin-top: -1px;
    background: url(/wp-content/uploads/2025/02/Breakfast-Tour2025.jpg) no-repeat center;
    background-size: cover;
	background-position: center -70px;
}
.header-image .header-image-img {
	width: 100%;
	height: auto;
	display: none;
}
/* nav */
.nav {
	text-align: right;
	color: white;
	font-size: 1.6em;
}
	
.nav UL {
	margin-top: 0;
	list-style-type: none;
}
.nav UL LI {
	display: inline;
	padding-left: 1em;
	white-space: nowrap;
}
.nav a:link, .nav a:visited {
	/*color: rgba(255,255,255,.6);*/
	color: rgba(0,0,0,.6);
}
.nav a:hover {
	/*color: rgba(255,255,255,1);*/
	color: rgba(0,0,0,1);
}
.nav LI.current_page_item a:link, .nav LI.current_page_item a:visited {
	/*color: rgba(255,255,255,1);*/
	color: rgba(0,0,0,1);
}
.mobile-nav {
	color: white;
	cursor: pointer;
	display: none;
}

/* sidebar */
.sidebar {

}
.footer-wrap {
	width: 100%;
	background: #f0f0f0;
}
/* footer */
.footer {
	display: block;
	clear: both;
}
.footer-bar {
	clear: both;
	font-size: 1.3em;
	background: white;
	box-shadow: inset 0 3px 2px -2px rgba(112,112,112,.1);
	padding: 0.4em 0;
	margin-top: 1em;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

MAIN {
	font-size: 1.5em;

}

ASIDE.sidebar {
	font-size: 1.3em;
	padding-top: 2.6em;
}

HR {
	border-width: 0 0 1px 0;
	border-style: solid;
	margin: 30px 0 15px;
	border-color: #767676;
}

/*------------------------------------*\
	SPECIFICS
\*------------------------------------*/

FORM.search {
	display: inline-block;
	background: #009e78;
	padding: 0.5em;
	border-radius: 0.5em;
}
FORM.search INPUT {
	background: white;
	border: none;
	border-radius: 0.2em;
	padding: 0.4em;
}
FORM.search BUTTON {
	background: transparent;
	border: none;
	color: white;
	font-weight: bold;
}

TABLE.essentials {
	width: 100%;

}

.footer-bar .home-link {
	display: inline-block;
	width: 50%;
	float: left;
}
.footer-bar UL {
	list-style-type: none;
	margin: 0;
}
.footer-bar UL LI {
	display: inline-block;
	padding-right: 1em;
}

.footer-links UL {
	list-style-type: none;
	padding: 0 20px;
	font-size: 1.1em;
}
.footer-links LI {
	padding: 0.5em 0;
}
.footer-links LI a {
	color: #6A6A6A;
}
.footer-links LI a:hover {
	color: #000;
}
.footer-links H2 {
	font-size: 0.8em;
	text-transform: uppercase;
	
}
.footer-links-container {
	display: inline-block;
	vertical-align:top;
	width: 170px;
}

.post-edit-link {
	background: #009e78;
	padding: 0.5em;
	color: white;
	border-radius: 0.5em;
}
.post-edit-link:hover {
	color: white;
	opacity: 0.8;
}

.ccf-form-wrapper .ccf-form {
	font-size: 0.8em;
}

.post-267 .alignnone {
	margin:5px 2px 2px 0;
}

BODY.page-id-267 ASIDE.sidebar {
	display: none;
}
BODY.page-id-267 MAIN {
	width: 100%;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Metric';
	src:url('fonts/metric/MetricWeb-Regular.eot') format('embedded-opentype'),
		url('fonts/metric/MetricWeb-Regular.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'FormaDJRDisplay';
	src:url('fonts/HPI/FormaDJRDisplay-Regular.woff2') format('woff2'),
		url('fonts/HPI/FormaDJRDisplay-Regular.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'FormaDJRDisplay';
	src:url('fonts/HPI/FormaDJRMicro-Regular.woff2') format('woff2'),
		url('fonts/HPI/MFormaDJRMicro-Regular.woff') format('woff');
    font-weight:bold;
    font-style:normal;
}
/*@font-face {
	font-family:'Metric';
	src:url('fonts/metric/MetricWeb-RegularItalic.eot') format('embedded-opentype'),
		url('fonts/metric/MetricWeb-RegularItalic.woff') format('woff');
    font-weight:normal;
    font-style:italic;
}*/
@font-face {
	font-family:'Metric';
	src:url('fonts/metric/MetricWeb-Bold.eot') format('embedded-opentype'),
		url('fonts/metric/MetricWeb-Bold.woff') format('woff');
    font-weight:bold;
    font-style:normal;
}
/*
@font-face {
	font-family:'Metric';
	src:url('fonts/metric/MetricWeb-BoldItalic.eot') format('embedded-opentype'),
		url('fonts/metric/MetricWeb-BoldItalic.woff') format('woff');
    font-weight:bold;
    font-style:italic;
}
@font-face {
	font-family:'Metric';
	src:url('fonts/metric/MetricWeb-Light.eot') format('embedded-opentype'),
		url('fonts/metric/MetricWeb-Light.woff') format('woff');
    font-weight:lighter;
    font-style:normal;
}
@font-face {
	font-family:'Metric';
	src:url('fonts/metric/MetricWeb-LightItalic.eot') format('embedded-opentype'),
		url('fonts/metric/MetricWeb-LightItalic.woff') format('woff');
    font-weight:lighter;
    font-style:italic;
}*/

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {
	MAIN {
	float: left;
	width: 60%;
	}

	ASIDE.sidebar {
		float: left;
		width: 40%;
		padding-left: 1em;
		padding-bottom: 1em;
	}
	
	.search-input {
		width: 180px;
	}
}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
 
@media only screen and (max-width:768px) {
	.mobile-nav {
		display:inline-block;
	}
	NAV.nav div.menu {
		position: absolute;
		margin-top: 5px;
		width: 108%;
		margin-left: -5%;
		transition: 0.5s;
		display: none;
	}
	NAV.nav div.menu.mobile-show {
		display: block;
	}
	NAV.nav div.menu LI { 
		padding: 0.5em; 
		display: block;
		border-bottom: 1px solid #666;
		background-color: rgba(240,240,240,0.95);
		transition: 0.5s;
	}
	NAV.nav div.menu LI:hover {
		background-color: rgba(255,255,255,1);
	}
	NAV.nav div.menu UL { margin: 0; padding: 0 }
	NAV.nav div.menu a:link, NAV.nav div.menu a:visited {
		color: black;
		width: 100%;
		display: inline-block;
	}
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
