@charset "UTF-8";
  body {
font-weight: 300; } html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: 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: #000; }
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 {
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-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; } body,
button,
input,
select,
textarea {
color: #4b4c5a;
font-family: "Ubuntu", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h1, h2, h3, h4, h5, h6 {
clear: both; }
h1 {
font-weight: 300; }
h2 {
font-weight: 400;
font-size: 2rem; }
h3 {
font-weight: 400;
font-size: 1.5rem; }
.entry-title, .page-title {
margin-top: 0;
line-height: 1;
text-transform: uppercase; }
.widget-title {
color: #669933;
font-size: 1rem;
font-weight: 700; }
p {
margin-bottom: 1.5em; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #f2f0ec; }
blockquote, q {
quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after {
content: ""; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }
.search-submit, .search-submit:hover, .search-submit:focus {
border: none;
background: none;
box-shadow: none;
position: relative;
top: -6px;
outline: none; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
select {
border: 1px solid #ccc; }
textarea {
width: 100%; }  a {
text-decoration: none;
color: #1b9fb4;
font-weight: 700; }
.single-post main a {
color: #669933; }
a:visited {
color: #1b9fb4; }
.single-post main a:visited {
color: #669933; }
a:hover, a:focus, a:active {
color: #1b9fb4; }
.single-post main a:hover, .single-post main a:focus, .single-post main a:active {
color: #669933; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; }
a.moretag:hover {
text-decoration: underline; }
.widget a, .post-navigation div.nav-links a {
color: #4b4c5a; }
.widget a:hover, .post-navigation div.nav-links a:hover {
color: #669933; } .main-navigation {
clear: both;
display: block;
float: left;
text-transform: uppercase;
width: 12rem;
padding: 0 0 0 1rem;
margin: 0 0 1rem 0; }
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
color: #1b9fb4; }
.blog .main-navigation .current_page_item > a, .blog
.main-navigation .current-menu-item > a {
color: #669933; }
.main-navigation .menu-item-32 a:hover {
color: #669933; }
.main-navigation ul, #mobile-navigation ul {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation ul ul, #mobile-navigation ul ul {
padding-left: 1em; }
.main-navigation ul ul ul, #mobile-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul, #mobile-navigation ul ul li:hover > ul, #mobile-navigation ul ul li.focus > ul {
left: 100%; }
.main-navigation ul ul a, #mobile-navigation ul ul a {
width: auto; }
.main-navigation li, #mobile-navigation li {
margin: 0.5em 0;
position: relative; }
.main-navigation a, #mobile-navigation a {
display: inline-block;
text-decoration: none;
color: #4b4c5a;
font-weight: 300; }
.main-navigation a:hover, #mobile-navigation a:hover {
color: #1b9fb4; }
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a, #mobile-navigation .current_page_item > a,
#mobile-navigation .current-menu-item > a {
font-weight: 700; }
.main-navigation .sub-menu, #mobile-navigation .sub-menu {
display: none; }
.main-navigation .current-menu-item .sub-menu, .main-navigation .current-menu-parent .sub-menu, #mobile-navigation .current-menu-item .sub-menu, #mobile-navigation .current-menu-parent .sub-menu {
display: block; }
@media screen and (max-width: 1024px) {
#site-navigation {
display: none; } }
.unstyled-button, .unstyled-button:hover {
padding: 0;
background: none;
box-shadow: none;
border: none; } #mobile-navigation {
line-height: 2;
position: fixed;
top: 0;
left: 0;
right: 0;
height: 0;
background: #669933;
text-align: left;
overflow: hidden;
z-index: 10;
transition: height 0.5s; }
#mobile-navigation [aria-haspopup="true"] > a::after {
content: "";
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE1LjQxN3B4IiBoZWlnaHQ9IjkuMTY3cHgiIHZpZXdCb3g9IjAgMCAxNS40MTcgOS4xNjciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjQxNyA5LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkViZW5lXzEiPjwvZz48ZyBpZD0iRWJlbmVfMiI+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxLjI5MiwxLjM4MSA3LjY1Nyw4LjM3MyAxNC4wMjMsMS4zODEgIi8+PC9nPjwvc3ZnPg==);
margin-left: 0.7em;
display: inline-block;
width: 15px;
height: 9px;
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
transition: transform 0.5s; }
#mobile-navigation .arrow-up > a::after {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg); }
#mobile-navigation a {
font-size: 1.2rem; }
#mobile-navigation a:focus, #mobile-navigation a:active {
outline: none; }
#mobile-navigation .sub-menu {
display: block;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.5s;
-moz-transition: max-height 0.5s;
transition: max-height 0.5s; }
#mobile-navigation .sub-menu[aria-hidden="false"] {
max-height: 300px; }
#mobile-navigation > div {
padding: 1rem 0 1rem 1rem; }
#mobile-navigation ul {
list-style: none; }
#mobile-navigation a, #mobile-navigation a:hover {
color: white; }
#mobile-navigation:not(.toggled) {
height: 100vh; }
.menu-toggle {
display: none; }
.menu-toggle:focus {
outline: none; }
.menu-toggle > img {
width: 2rem; }
@media screen and (max-width: 1024px) {
.menu-toggle {
display: block;
position: fixed;
right: 2rem;
top: 2rem;
z-index: 20; } }
@media screen and (max-width: 45rem) {
.menu-toggle {
right: 1rem;
top: 1rem; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; } #nav-icon3 {
width: 60px;
height: 45px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg) scale(0.6);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer; }
#nav-icon3 span {
display: block;
position: absolute;
height: 9px;
width: 100%;
background: #4b4c5a;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out; }
#nav-icon3 span:nth-child(1) {
top: 0px; }
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
top: 18px; }
#nav-icon3 span:nth-child(4) {
top: 36px; }
#nav-icon3.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%; }
#nav-icon3.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
#nav-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
#nav-icon3.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.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-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .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;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%; }
.widget h2 {
margin: 0;
color: #669933; }
.widget ul {
list-style: none;
margin: 0;
padding: 0; }
.widget ul li {
margin-bottom: 1em; }
.widget ul a {
font-weight: 300; }  .sticky {
display: block; }
.hentry {
margin: 0 0 1.5em; }
.byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; }
.site-branding {
text-align: center; }
.site-branding .logo {
margin: 5.5rem auto 4rem;
width: 35rem;
max-width: 100%;
padding: 0 0.5rem; }
.site-branding .logo img {
position: absolute;
left: 0;
top: 0;
width: 100%; }
@media screen and (max-width: 1024px) {
.site-branding .logo {
margin: 1.5rem auto 1rem; } }
@media screen and (max-width: 45rem) {
.site-branding .logo {
padding: 0 6rem 0 0.5rem; } }
.logo-img-wrapper {
position: relative;
padding-bottom: 17.91%; }
.site-title {
font-family: "Kaushan Script", cursive;
font-weight: 400;
color: #4b4c5a;
background: white;
font-size: 2rem;
margin: 0;
padding: 1rem 0;
border-top: 2px solid #669933;
border-bottom: 2px solid #1b9fb4; }
@media screen and (max-width: 560px) {
.site-title {
font-size: 1.5rem; } }
@media screen and (max-width: 560px) {
.site-title {
font-size: 1.5rem; } }
@media screen and (max-width: 420px) {
.site-title {
font-size: 1.3rem; } }
@media screen and (max-width: 370px) {
.site-title {
font-size: 1.1rem; } }
@media screen and (max-width: 1024px) {
.js .header-top-wrapper {
z-index: 5;
width: 100%;
top: 0;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent; } }
.search-form {
text-align: right; }
.search-form label {
display: inline-block;
overflow: hidden;
transition: width 1s;
width: 13rem; }
.search-form label.collapsed {
width: 0; }
.no-js .search-form label.collapsed {
width: 13rem; }
.search-form .search-field {
width: 100%; }
.posts-list {
margin-bottom: 6rem;
border-bottom: 1px solid #4b4c5a;
content: "";
display: table;
table-layout: fixed; }
.home .posts-list {
margin-top: 9rem; }
@media screen and (max-width: 1024px) {
.home .posts-list {
margin-top: 2rem; } }
.posts-list > h2 {
color: #669933;
font-size: 2rem;
font-weight: 400;
font-style: italic;
margin: 0 0 1rem; }
.posts-list article {
padding: 2rem 0;
border-top: 1px solid #4b4c5a;
clear: both; }
.posts-list a {
color: #669933; }
.posts-list a:visited {
color: #669933; }
.posts-list .moretag {
display: block; }
@media screen and (max-width: 1024px) {
.posts-list {
margin-bottom: 2rem; } }
footer.entry-footer .cat-links {
font-weight: 700;
font-style: italic; }
footer.entry-footer .cat-links a {
font-weight: 400;
color: #4b4c5a; }
footer.entry-footer .cat-links a:hover {
color: #669933; }
.single .nav-previous::before, .category .nav-previous::before {
content: "Vorheriger Artikel"; }
.single .nav-next::before, .category .nav-next::before {
content: "Nächster Artikel"; }
.nav-links {
font-size: 0.85rem; }
.nav-links > div::before {
display: block;
font-weight: 700;
font-style: italic; }
.nav-links .page-numbers.current {
color: white;
background: #669933;
width: 1.5em;
display: inline-block;
text-align: center; }
.pagination {
text-align: center;
margin-bottom: 1.5rem; }
.pagination a {
color: #4b4c5a;
margin: 0 0.5rem; }
.excerpt-wrapper {
float: right;
width: 50%; }
.excerpt-wrapper h3 {
margin: 0;
color: #4b4c5a; }
.excerpt-wrapper h3:hover {
color: #669933; }
@media screen and (max-width: 30rem) {
.excerpt-wrapper {
float: none;
width: 100%; } }
.excerpt-image {
float: left;
width: 50%;
padding-right: 2rem; }
@media screen and (max-width: 30rem) {
.excerpt-image {
float: none;
width: 100%;
padding-right: 0; } }
.blog .page-title {
color: #669933; }
.single-post .entry-meta {
margin-top: -1rem; }
.featured-image {
margin: 0 0 1rem; }
.widget_categories ul li {
margin-bottom: 0; }
.site-footer {
clear: both;
width: 100%;
background: #1b9fb4;
padding: 0 0 1rem;
margin: 1rem 0 0 0; }
.site-info {
text-align: center;
color: white; }
.site-info h2 {
font-family: "Kaushan Script", cursive;
font-weight: 400;
font-size: 2rem; }
.site-info a {
display: inline-block;
color: white;
font-weight: 700; }
.site-info a:first-of-type {
margin-bottom: 1.5rem; }
.site-info a:last-of-type {
font-weight: 300; }
.phone-icon {
height: 2em;
transform: translateY(0.5em); }
.mail-icon {
height: 1em;
transform: translateY(0.2em); }
.mail-icon, .phone-icon {
margin-right: 1em; }
.about-link {
margin-top: 4rem; }
html {
font-size: 16px; }
@media screen and (min-width: 1400px) {
html {
font-size: 17px; } }
@media screen and (min-width: 1600px) {
html {
font-size: 18px; } }
@media screen and (min-width: 1800px) {
html {
font-size: 19px; } }
@media screen and (min-width: 2000px) {
html {
font-size: 20px; } }
@media screen and (min-width: 2200px) {
html {
font-size: 21px; } }
@media screen and (min-width: 2400px) {
html {
font-size: 22px; } }
#page {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;
box-direction: normal;
-webkit-flex-direction: column;
-moz-flex-direction: column;
flex-direction: column;
-ms-flex-direction: column;
min-height: 100vh; }
#content {
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin: 5rem auto 0;
width: 100%;
max-width: 64rem; }
@media screen and (max-width: 1024px) {
#content {
margin: 2rem auto 0; } }
#primary {
float: left;
width: 40rem;
padding: 0 2rem; }
@media screen and (max-width: 1024px) {
#primary {
float: none;
max-width: 100%;
margin: auto;
padding: 0 1rem; } }
#secondary {
float: right;
width: 12rem;
padding: 0 1rem; }
@media screen and (max-width: 1024px) {
#secondary {
float: none;
width: 40rem;
max-width: 100%;
margin: auto; } }
.hidden {
display: none; }
.no-scroll {
overflow: hidden;
position: fixed;
width: 100%; }
.search .entry-title, .search .page-title {
text-transform: none; }
.search .entry-title {
font-size: 1.5rem;
margin-bottom: 0.5rem; }
.search .entry-summary {
margin: 0.75rem 0 0; }
.search .entry-footer .cat-links {
display: block;
-webkit-transform: translateY(-1rem);
-moz-transform: translateY(-1rem);
-ms-transform: translateY(-1rem);
-o-transform: translateY(-1rem);
transform: translateY(-1rem);
margin-bottom: -1rem; }
.search .hentry {
margin: 1rem 0 2em; }