
/* - ploneCustom.css - */
@media screen {
/* https://www.kralewski.com/portal_css/ploneCustom.css?original=1 */
/* */
/* */
#visual-portal-wrapper { max-width: 60em; margin: 0 auto; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
body.section-front-page #content h1,
body.section-front-page #portal-breadcrumbs {
display: none;
}
#content {
font-size: 100%;
}
h1,
h2 {
font-size: 20px;
letter-spacing: 0.1em;
font-weight: normal;
text-transform: uppercase;
color: #333;
}
#portal-header {
text-align: center;
border-bottom: 1px #ccc solid;
}
#portal-logo {
font-size: 24px;
color: #333;
margin: 1.5em 0;
display: block;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#globalnav-wrapper {
border-bottom: 1px #ccc solid;
text-align: center;
}
#portal-globalnav {
background: transparent;
display: inline-block;
font-size: 90%;
text-transform: uppercase;
}
#portal-globalnav li {
display: inline-block;
float: none;
position: relative;
}
#portal-globalnav:hover li:hover > a {
background: transparent;
text-decoration: underline;
color: #000;
}
#portal-globalnav li a {
padding: 0.25em 1em 0.25em 1em;
background: transparent;
min-width: 0em;
border-right: 0px;
color: #999;
line-height: 1em;
}
#portal-globalnav li.selected a {
background-color: transparent;
color: #000;
}
#portal-columns {
margin-top: 2em;
}
.carousel {
height: 650px;
overflow: hidden;
}
.carousel,
.carousel-banners,
.carousel-banner {
max-width: 100%;
}
.carousel-image img {
max-width: 100%;
height: auto;
}
.photo-entry a {
width: 290px;
height: 290px;
float: left;
margin-right: 20px;
margin-bottom: 4em;
overflow: visible;
text-align: center;
border-bottom: none !important;
}
.photo-entry-wrapper {
width: 290px;
height: 250px;
display: block;
background-color: none;
border: 0px #eee solid;
display: table-cell;
vertical-align: middle;
}
.photo-entry-wrapper img {
width: auto;
height: auto;
max-width: 270px;
max-height: 230px;
margin: 0 auto;
display: block
}
.photo-entry-title {
color: #333;
font-weight: bold;
display: block;
}
.photo-entry-description {
color: #333;
display: block;
}
/* */
body.template-gallery_folder_view .photo-entry-title {
text-transform: uppercase;
font-size: 18px;
font-weight: normal;
}
table.invisible td, table.invisible th, table.plain td, table.plain th, table.listing td, table.listing th {
padding: 0.5em 2em 0.5em 0em;
}
/* */
@media (max-width: 640px) {
.carousel {
height: 427px;
}
}
@media (max-width: 540px) {
.carousel {
height: 360px;
}
}
.video-19-6 {
padding-bottom: 56.25%;
}
.video-container {
position: relative;
padding-top: 0;
height: 0;
overflow: hidden;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
width: 100%;
height: 100%;
}

}

