.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 62.5%;
}
a {
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 2.4rem;
}
sub,
sup {
font-size: 70%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-body th {
font-size: 1.4rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #636363;
} button,
input,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 0.6rem;
}
button,
input {
font-size: 1.1rem;
line-height: 1.428571429;
font-weight: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
}
select {
max-width:100%;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
padding: 0.6rem 1rem;
font-size: 1.1rem;
line-height: 1.428571429;
font-weight: normal;
color: #fff;
background-color: #7a3;
border: 1px solid #777;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #fff;
background-color: #80aa49;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #fff;
background-color: #692;
}
li.bypostauthor cite {
color: #fff;
background-color: #7a3;
border-radius: 3px;
box-shadow: none;
padding: 2px 5px;
}
li.bypostauthor cite a {
color: #fff;
} .entry-content img,
.comment-body img,
.widget img {
max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto;
}
embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-body img,
.widget img,
.author-avatar img,
img.wp-post-image {
border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
max-width: 100%;
}
.wp-caption img {
display: block;
clear:both;
max-width: 100%;
margin: 0 auto 4px!important;
}
.wp-block-gallery.alignleft,
.wp-block-cover.alignleft {
margin: 0 1.4rem 0.7rem 0;
}
.wp-caption.alignleft {
margin: 0.7rem 1.4rem 0.7rem 0;
}
.wp-block-gallery.alignright,
.wp-block-cover.alignright {
margin: 0 0 0.7rem 1.4rem;
}
.wp-caption.alignright {
margin: 0.7rem 0 0.7rem 1.4rem;
}
.wp-caption p.wp-caption-text {
max-width: 100%;
margin: 0 auto;
border-top: 1px solid #aaa;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
border-top: 1px solid #ececec;
font-style: italic;
font-size: 1.2rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-caption {
margin-left:5px!important;
margin-right:5px!important;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 85%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
margin: 2.1rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
#nav-below {
margin: 2.1rem 0;
}
.nav-previous {
float: left;
width: 50%;
word-wrap: break-word;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
word-wrap: break-word;
}
.comments-area,
#comment-nav-above {
margin: 2.8rem 0;
}  body {
font-size: 1.4rem;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
}
body.custom-font-enabled {
font-family: Helvetica, Arial, sans-serif;
}
a {
outline: none;
color: #759b21;
}
a:hover {
color: #36470f;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip: auto!important;
color: #000;
display: block;
font-size: 12px;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
z-index: 100000;
} .site {
background-color: #fff;
}
.site-content {
margin: 2.4rem 0 0;
}
#secondary.widget-area {
margin: 2.4rem 0 0;
overflow: hidden;
} .site-header h1 a,
.site-header h2 a {
color: #d5edcb;
display: inline-block;
text-decoration: none;
}
.site-header h1 a:hover {
color: #c4edaa;
}
.site-header h1 {
font-size: 3.4rem;
}
.site-header h2 {
color: #d5edcb;
font-weight: normal;
font-size: 1.8rem;
}
.site-top1 {
background-color: #222;
border-bottom: 3px solid #999;
margin: 0;
padding: 0;
}
.site-top-center {
margin: 0 auto;
padding: 0 1.4rem;
}
.site-top1 header {
float: left;
}
.site-top1 form.search-form,
.site-top1 form#searchform {
display: inline-block;
float: right;
}
.site-top1 label.screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.site-top1 #searchform input#s,
.site-top1 .search-form input.search-field,
.site-top1 #searchform input#searchsubmit,
.site-top1 .search-form input.search-submit {
line-height: 1.3636363636;
vertical-align: middle;
font-size: 1.1rem;
}
.site-top2 {
background-color: #fff;
}
img.header-image {
display: block;
margin: 0 auto;
max-width: 100%;
} .main-navigation {
text-align: center;
}
.main-navigation li {
font-size: 1.2rem;
line-height: 1.5;
}
.main-navigation a {
color: #5e5e5e;
}
.main-navigation a:hover {
color: #21759b;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
display: inline-block;
} .widget-area .widget {
hyphens: auto;
margin-bottom: 2.8rem;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 0.7rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 1.3rem;
line-height: 1.6923076923;
}
.widget-area .widget p {
margin-bottom: 2.4rem;
}
.widget-area .widget ul {
list-style: square outside;
margin: 0 0 2.4rem;
}
.widget-area .textwidget ol {
list-style: decimal;
margin: 0 0 2.4rem;
}
.widget-area .widget li {
margin-left: 1.6rem;
}
.widget-area .widget li > ul,
.widget-area .widget li > ol {
margin-bottom: 0;
}
.widget-area .widget a {
color: #759b21;
}
.widget-area .widget a:hover {
color: #757575;
}
.widget-area #s {
width: 53.66666666666%;
}
.widget-area .widget_recent_comments .has-avatars li {
margin-left: 0;
} #footer-widgets-block {
background-color: #d0d0d0;
border-top: 2px solid #ededed;
margin: 0 auto;
float: none;
overflow: auto;
max-width: 104rem;
width: 100%;
}
#secondary-footer.widget-area {
width: auto;
overflow:hidden;
}
.footer-widgets  {
width:32%;
float: left;
min-width: 250px;
padding-left:2%;
}
.footer-widgets.footer-widgets:first-child {
padding-left:0!important;
}
#secondary-footer .footer-widgets a {
color: #757575;
}
#secondary-footer .footer-widgets a:hover {
color: #759b21;
}
footer[role="contentinfo"] {
border-top: 1px solid #ededed;
clear: both;
font-size: 1.2rem;
line-height: 2;
max-width: 104rem;
margin: 0 auto;
padding: 2.4rem 0;
text-align: center;
}
footer[role="contentinfo"] a {
color: #686868;
}
footer[role="contentinfo"] a:hover {
color: #759b21;
} .entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 1.4rem;
}
.entry-header img.attachment-post-thumbnail {
background-color: #ddd;
border: 1px solid #aaa;
float: right;
max-height: 20rem;
max-width: 20rem;
margin: 0 0 0.7rem 0.7rem;
padding: 0.5rem;
}
.entry-header .entry-title,
.entry-header .entry-date {
clear: left;
}
.entry-header .entry-title {
font-size: 2.2rem;
line-height: 1.1818181818;
font-weight: normal;
margin: 0.2rem 0;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 2.4rem;
font-weight: normal;
}
.entry-header .entry-date {
font-size: 1.2rem;
font-weight: normal;
}
.entry-header .entry-date a {
color: #757575;
}
.entry-header .entry-date a:hover {
color: #759b21;
}
.entry-meta .comments-link {
float: right;
padding-left: 4rem;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #759b21;
}
.entry-content .gallery {
clear: both;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.5714285714;
text-align: justify;
}
.entry-content .wp-block-file__button {
padding: 0.5rem 1rem;
}
.entry-content .wp-block-latest-comments__comment article {
margin-bottom: 0;
}
.entry-content h1,
.comment-body h1 {
font-size: 2.1rem;
line-height: 1.714285714;
margin: 2.1rem 0 1.4rem;
}
.entry-content h2,
.comment-body h2,
.mu_register h2 {
font-size: 1.8rem;
line-height: 1.3333333333;
margin: 1.8rem 0 1.2rem;
}
.entry-content h3,
.comment-body h3 {
font-size: 1.6rem;
line-height: 1.5;
margin: 1.6rem 0 1.2rem;
}
.entry-content h4,
.comment-body h4 {
font-size: 1.5rem;
line-height: 1.6;
margin: 1.6rem 0 1.2rem;
}
.entry-content h5,
.comment-body h5,
.entry-content h6,
.comment-body h6 {
font-size: 1.4rem;
line-height: 1.7142857143;
margin: 1.6rem 0 1.2rem;
}
.entry-content p,
.entry-summary p,
.comment-body p,
.mu_register p {
margin: 0 0 1.2rem;
line-height: 1.5714285714;
}
.entry-content ol,
.comment-body ol,
.entry-content ul,
.comment-body ul,
.mu_register ul {
margin: 0 0 1.4rem;
line-height: 1.5714285714;
}
.entry-content ul ul,
.comment-body ul ul,
.entry-content ol ol,
.comment-body ol ol,
.entry-content ul ol,
.comment-body ul ol,
.entry-content ol ul,
.comment-body ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-body ul,
.mu_register ul {
list-style: square outside;
}
.entry-content ol,
.comment-body ol {
list-style: decimal outside;
}
.entry-content li,
.comment-body li,
.mu_register li {
margin-left: 1.6rem;
}
.entry-content blockquote,
.comment-body blockquote {
font-style: italic;
border-left: 6px solid #ddd;
color: #777;
margin: 0 2.8rem 1.4rem 2.8rem;
padding-left: 1.2rem;
}
.entry-content q,
.comment-body q {
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-body blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-body code {
background-color: #f8f8f8;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 1.2rem;
line-height: 2;
padding: 0.3rem 0.3rem 0.2rem 0.3rem;
white-space: pre-wrap;
}
.entry-content pre,
.comment-body pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 1.2rem;
line-height: 1.8333333333;
margin: 1.4rem 0;
overflow: auto;
padding: 0.9rem;
}
.entry-content pre code,
.comment-body pre code {
display: block;
background: none;
border: none;
padding: 0;
}
.entry-content abbr,
.comment-body abbr,
.entry-content dfn,
.comment-body dfn,
.entry-content acronym,
.comment-body acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-body address {
display: block;
line-height: 1.5714285714;
margin: 0 0 1.4rem;
}
img.alignleft {
margin: 1.2rem 2.4rem 1.2rem 0;
}
img.alignright {
margin: 1.2rem 0 1.2rem 2.4rem;
}
img.aligncenter {
margin-top: 1.2rem;
margin-bottom: 1.2rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 1.4rem;
}
.entry-content dl,
.comment-body dl {
margin: 0;
}
.entry-content dt,
.comment-body dt {
font-weight: bold;
line-height: 1.5714285714;
}
.entry-content dd,
.comment-body dd {
line-height: 1.5714285714;
margin: 0 0 1.2rem 3.5rem;
}
.entry-content table,
.comment-body table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 1.2rem;
line-height: 2;
margin: 0 0 2.4rem;
width: 100%;
}
.entry-content table caption,
.comment-body table caption {
font-size: 1.6rem;
margin: 2.4rem 0;
}
.entry-content td,
.comment-body td {
border-top: 1px solid #ededed;
padding: 0.6rem 1rem 0.6rem 0;
}
.site-content article {
margin-bottom: 5.6rem;
padding-bottom: 1.4rem;
word-wrap: break-word;
}
.site-content article.sticky {
background-color: #f8f8f8;
padding: 2.1rem;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
.page-links {
color: #757575;
}
.page-links a:hover {
color: #759b21!important;
}
footer.entry-meta {
margin-top: 1.4rem;
font-size: 1.2rem;
line-height: 1.8333333333;
color: #757575;
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
padding: 0.3rem 0;
overflow:hidden;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .archive-header,
.page-header {
margin-bottom: 4.2rem;
padding-bottom: 0.7rem;
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #757575;
font-size: 1.2rem;
line-height: 1.6666666667;
} .article.attachment {
overflow: hidden;
}
.image-attachment .entry-attachment {
text-align: center;
}
.image-attachment div.attachment {
text-align: center;
display: inline-block;
margin-bottom: 1.4rem;
}
.image-attachment div.attachment p {
text-align: center;
}
body.attachment .entry-attachment .attachment {
max-width: 100%;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 0.8rem;
} .comments-title {
margin-bottom: 2.8rem;
font-size: 1.6rem;
line-height: 1.5;
font-weight: normal;
}
#comments .comment,
#comments .pingback {
border-top: 1px solid #ccc;
padding: 0.7rem 0;
margin: 1.4rem 0 0 0;
font-size: 1.3rem;
text-align: justify;
}
.comment .comment-author img.avatar {
float: right;
}
.pingback .comment-author cite.fn,
.comment .comment-author cite.fn {
font-style: normal;
}
.pingback .comment-meta,
.comment .comment-meta {
color: #5e5e5e;
font-size: 1.1rem;
line-height: 1.714285714;
margin-bottom: 1.4rem;
}
.pingback .reply,
.comment .reply {
text-align: right;
}
a.comment-edit-link {
color: #686868;
font-size: 1.1rem;
line-height: 2;
}
a.comment-reply-link {
color: #686868;
font-size: 1.3rem;
line-height: 1.8461538462;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #759b21;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 2.4rem;
} #comments-closed,
#respond {
margin-top: 4.2rem;
}
#respond h3#reply-title {
font-size: 1.6rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 1rem;
font-weight: normal;
font-size: 1.2rem;
}
#respond form {
margin: 2.4rem 0;
}
#respond form p {
margin: 1.1rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 2.4rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
box-sizing: border-box;
font-size: 1.2rem;
line-height: 1.714285714;
padding: 0.7rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 1.2rem;
line-height: 2;
color: #5e5e5e;
}
.required {
color: red;
} .template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page #secondary.widget-area {
clear: both;
float: none;
width: auto;
padding-top: 2.4rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .front-widgets {
float:left;
width: 32%;
min-width: 250px;
padding-left: 2%;
}
.template-front-page .widget-area .front-widgets:first-child {
padding-left:0!important;
}
.template-front-page #content .entry-meta {
display: none;
} .widget-area .widget ul ul {
margin-left: 0;
}
.widget-area #searchform input#s,
.widget-area .search-form input.search-field,
.widget-area #searchform input#searchsubmit,
.widget-area .search-form input.search-submit {
vertical-align: middle;
font-size: 1.1rem;
}
.widget_rss li {
margin: 1.2rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 1.1rem;
margin-left: 1.2rem;
}
.wp-calendar-nav,
#wp-calendar {
margin: 0;
width: 100%;
font-size: 1.3rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td {
text-align: center;
}
#wp-calendar caption {
text-align: left;
}
.wp-calendar-nav {
display: table;
}
.wp-calendar-nav span {
display: table-cell;
}
.wp-calendar-nav .wp-calendar-nav-prev {
text-align: left;
}
.wp-calendar-nav .wp-calendar-nav-next {
text-align: right;
}
.widget_search label {
display: block;
font-size: 1.3rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
} img#wpstats {
display: block;
margin: 0 auto 2.4rem;
}  @media screen and (max-width: 599px) {
.site-header h1 {
line-height: 1.4117647059;
}
.site-top-center {
overflow: hidden;
}
.site-top1 .site-description {
display: none;
}
.site-top1 form#searchform,
.site-top1 form.search-form {
margin-top: 0.7rem;
padding: 0 0 0.7rem 0;
}
.site-top2 {
margin: 0 auto;
padding: 0;
}
.site-header .header-image {
display: none;
}
.main-navigation {
padding-top: 1.4rem;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: none;
}
} @media screen and (min-width: 600px) {
.site {
margin: 0 auto;
max-width: 96rem;
overflow: hidden;
}
.site-content {
float: left;
width: 65.104166667%;
}
body.template-front-page .site-content,
body.single-attachment .site-content,
body.full-width .site-content {
width: 100%;
}
#secondary.widget-area {
float: right;
width: 26.04166667%;
}
.site-header h1,
.site-header h2 {
text-align: left;
padding-right: 1.4rem;
line-height: 2;
}
.site-top-center {
overflow: hidden;
}
.site-top1 header {
margin: 0.8rem 0;
}
.site-top1 header {
display: inline-block;
}
.site-top1 form#searchform,
.site-top1 form.search-form {
padding: 2.7rem 0;
vertical-align: top;
}
.main-navigation {
background-color: #d0d0d0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-bottom: 2px solid #ededed;
display: inline-block !important;
text-align: left;
width: 100%;
}
.main-navigation ul {
margin: 0;
text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
display: inline-block;
text-decoration: none;
}
.main-navigation li a {
border-bottom: 0;
color: #6a6a6a;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
}
.main-navigation li a:hover {
color: #000;
}
.main-navigation li {
margin: 0 1.4rem;
position: relative;
}
.main-navigation li ul {
display: none;
margin: 0;
padding: 0;
position: absolute;
top: 100%;
z-index: 1;
}
.main-navigation li ul ul {
top: 0;
left: 100%;
}
.main-navigation ul li:hover > ul {
border-left: 0;
display: block;
}
.main-navigation li ul li {
margin-left: 0;
}
.main-navigation li ul li a {
background: #efefef;
border-bottom: 1px solid #ededed;
display: block;
font-size: 1.1rem;
line-height: 2.181818182;
padding: 0.8rem 1rem;
width: 18rem;
white-space: normal;
}
.main-navigation li ul li a:hover {
background: #e3e3e3;
color: #444;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color: #636363;
font-weight: bold;
}
.menu-toggle {
display: none;
}
#respond form input[type="text"] {
width: 46.333333333%;
}
#respond form textarea.blog-textarea {
width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
overflow: hidden;
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.commentlist .children {
margin-left: 4.8rem;
}
.error404 {
min-height: 20rem;
}
} @media screen and (max-width: 959px) {
.site {
padding: 0 2.4rem;
}
#secondary-footer.widget-area {
padding: 2.8rem 2.4rem;
}
} @media screen and (min-width: 960px) {
body {
background-color: #e6e6e6;
}
.site {
padding: 0 4rem;
margin-top: 0;
margin-bottom: 0;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.site-top-center {
max-width: 104rem;
}
.site-top1 h1,
.site-top1 h2 {
display: inline-block;
}
.site-top2 {
margin: 0 auto;
max-width: 104rem;
}
#secondary-footer.widget-area {
padding: 2.4rem 4rem;
}
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-body img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
padding:0!important;
}
.site-top1 {
margin:0!important;
padding:0 0 7rem 0!important;
border: none!important;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
#searchform,
.search-form,
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.post .leave-reply,
.commentlist .reply,
.entry-meta .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none!important;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.site-content article.sticky {
padding:0;
}
.singular .entry-header .entry-meta {
position: static;
}
.singular .site-content,
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular .comments-title {
margin: 0;
width: 100%;
}
.entry-header .entry-title,
.entry-title,
.singular .entry-title {
font-size: 21pt;
}
header .entry-date,
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
} .commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
}