html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  body {
color: #404040;
font-family: -apple-system,BlinkMacSystemFont,"Courier New","Andale Mono", Monaco, Consolas, monospace;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.6; }
table, td, th, input, textarea, select, optgroup {
font-family: Monaco, Consolas, Inconsolata, "Andale Mono","DejaVu Sans Mono", monospace;
font-size: 14px;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.83333rem;
}
h3 {
font-size: 1.66666rem;
}
h4 {
font-size: 1.5rem;
}
h5 {
font-size: 1.33333rem;
}
h6 {
font-size: 1.16rem;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
h1, h2 {
line-height:1.3;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
border-left: 6px solid #ddd;
padding-left: 20px;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch",Courier,monospace;
font-size: 12px;
font-size: 1rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 20px;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 12px;
font-size: 1.125rem;
background-color: #fff9ad;
padding: 0 3px;
}
abbr, acronym {
cursor: help;
border-bottom: 3px dotted #666;
text-decoration: none;
}
cite {
padding-left: 5px;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
padding: 0 3px;
}
big {
font-size: 125%;
}
q {
letter-spacing: .5px;
}
q:before {
content: "\00ab"
}
q:after {
content: "\00bb";
} * {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body.has-bg-texture {
background: #fff; background-image: linear-gradient(45deg, #ccc 25%, transparent 25%), linear-gradient(-45deg, #ccc 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #ccc 75%), linear-gradient(-45deg, transparent 75%, #ccc 75%);
background-size: 2px 2px;
background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
background-attachment: fixed;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 1.2em 1.5em 3em;
padding: 0;
}
ul {
list-style-type: square;
}
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%; } img.wp-post-image {
border: 3px solid #000;
background-color: #fff;
}
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}
table, td, th {
border: 1px solid #ddd;
border-collapse: collapse;
padding: 10px;
}
th {
background-color: #f4f5f6;
text-shadow: 0 1px 0 #fff;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 10px 20px;
font-size: 18px;
font-size: 1.125rem;
font-family: inherit;
font-weight: bold;
text-shadow: 0 1px 0 #f3f1f1;
background-color: #d6d6d6b9;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
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,
select {
border: 1px solid #000;
}
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;
background-color: #e6e6e694;
padding: 10px;
font-weight: bold;
font-size: 16px;
font-size: 1rem;
box-shadow: inset -4px 5px rgba(0,0,0,.12);
border-bottom: 1px solid #928f8f;
border-left: 1px solid #928f8f;
}
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 {
padding: 8px;
background-color: #e6e6e694;
font-weight: bold;
font-size: 16px;
font-size: 1rem;
}
textarea {
width: 100%;
} a, 
a:visited {
text-decoration: none;
color: #505050;
}
a:hover {
color: #000;
border-bottom: 1px dotted #000001;
}
a:focus {
outline: 2px solid red;
}
a:hover, a:active {
outline: 0;
}  embed,
iframe,
object,
video {
max-width: 100%;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.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;
clip-path: none;
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;
}
.alignleft, .alignright {
margin-top: .35em;
}  dt:before,
.widget .comment-author-link:before,
.entry-meta:before,
.entry-footer > span .cat-label:before,
.entry-footer > span .tag-label:before,
.comment-metadata > a:before,
.archive-description .item-name:before,
.post-box-author .author-name span:before {
content: "=";
margin-right: 10px;
font-weight: bold;
} .more-link:before,
.entry-footer .edit-link a:before,
.entry-footer .comments-link a:before,
.comment-reply-link:before,
.comment-edit-link:before,
.main-navigation > li > a:before,
.comment-reply-title a:before {
content: ">_";
margin-right: 6px;
}
.comment-reply-link:before,
.comment-edit-link:before,
.comment-metadata > a:before {
font-size: 1.25em;
} .tagcloud a:before, .site-description:before {
content: "#";
} .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;
} .wp-block-cover {
margin-top: 1.28em;
border: 3px solid #000;
}
.wp-block-file__button {
border-bottom: 0 none;
}
.wp-block-latest-posts li {
margin-bottom: 10px;
}
.wp-block-latest-posts time {
margin-top: 6px;
}
.wp-block-button__link {
border-bottom: 0 none !important;
} img.alignright,
img.alignleft,
img.aligncenter,
img.alignnone,
.wp-block-image img,
.wp-block-media-text img,
.comment-content img {
border: 3px solid #000;
}
.alignleft a,
.alignright a,
.aligncenter a,
.alignnone a {
border: 0 none !important;
} .entry-content a.ico-link:after,
.page-content a.ico-link:after,
.comment-content a.ico-link:after {
content: "\f14c";
margin-left: 5px;
font-family: Fontello;
vertical-align: middle;
color: #e63030;
font-size: .833333em;
}  .site {
width: 100%;
}
.main-navigation {
clear: both;
display: block;
width: 100%;
box-sizing: border-box;
padding: 20px 40px;
box-shadow: 0 10px rgba(0,0,0, .5);
border-bottom: 3px solid #000;
background-color: #fff;
}
.site-header.fixed-h .main-navigation {
padding: 5px 40px;
}
.main-navigation .menu-primary-container:after {
content: " ";
display: block;
clear: both;
}
.site-content, .site-footer {
width: 87.7198%; margin: 0 auto;
}
.site-content {
margin-top: 40px;
}
.content-area {
width: 55%;
float: left;
padding: 10px 40px 10px;
box-shadow: 10px 10px rgba(0,0,0, .5);
border: 3px solid #000;
background-color: #fff;
box-sizing: border-box;
}
body.no-sidebar .content-area {
width: 100%; }
body.no-sidebar .site-main {
width: 70.447%; margin: 0 auto;
padding: 80px 0;
}
.widget-area {
float: left;
width: 45%;
padding-left: 40px;
padding-right: 0;
margin-top: 0;
}
.site-footer {
margin-top: 50px;
margin-bottom: 50px;
padding-top: 40px;
padding-bottom: 40px;
box-shadow: 10px 10px rgba(0,0,0, .5);
border: 3px solid #000;
background-color: #fff;
} .error404 .content-area {
float: none;
width: 100%;
}
.error-404 .search-form {
margin-bottom: 40px;
} .site-header.fixed-h {
position: fixed;
top: 0;
font-size: 14px;
width: 100%;
z-index:88;
}
.site-branding {
margin: 0;
border-bottom: 3px solid #000;
background-color: #c5c5c5;
padding: 20px 40px 30px; }
.branding-group.show-hide-branding .branding-info {
clip: rect(1px,1px,1px,1px);
position: absolute;
}
body.admin-bar.logged-in .site-branding.fixed-h {
top: 32px;
}
.branding-group.has-custom-logo {
height: 120px; }
.site-header.fixed-h .branding-group.has-custom-logo {
height: 60px; }
.branding-group.show-hide-branding .custom-logo-link {
float: none; }
.custom-logo-link {
border: 0 none; display: block;
float: left;
text-decoration: none;
}
.custom-logo-link:hover {
border-bottom: 0 none;
}
.custom-logo {
margin: 5px 40px 0 0;
}
.site-header.fixed-h .custom-logo {
height: auto;
max-height: 60px; width: auto;
vertical-align: middle;
margin-top: 20px;
margin-right: 20px;
}
.site-title {
font-size: 4.2em;
margin: 0;
font-weight: bold;
clear: none;
line-height: 1.2em;
}
.site-header.fixed-h .site-title {
font-size: 3.5em; padding-top: 16px;
}
.site-title a {
border: 0 none;
}
.site-description {
margin: 0;
line-height: normal;
}
.site-description:before {
margin-right: 10px;
font-weight: bold;
display: inline-block;
}
.site-description.no-hashtag:before {
content: " ";
}
.site-branding.fixed-h .site-description {
position: absolute;
clip: rect(1px,1px,1px,1px);
}
.custom-header-link {
border-bottom: 0 none;
}  .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation .menu {
display: block;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 100%;
left: 100%;
z-index: 99999;
padding: 10px 0;
border: 2px solid #000;
background-color: #eee;
box-shadow: 7px 7px rgba(0,0,0, .5);
}
.main-navigation .menu > li > ul {
left: -20px;
top: 65px;
z-index: 2;
}
.main-navigation ul ul:before {
content: " ";
width: 20px;
height: 20px;
transform: rotate(45deg);
background-color: #eee;
position: absolute;
left: 1em;
top: -12px;
border-left: 2px solid #000;
border-top: 2px solid #000;
z-index: 0;
}
.main-navigation ul ul ul {
top: 0;
}
.main-navigation ul ul ul:before {
left: 0;
top: 9px;
width: 20px;
height: 20px;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation li {
display: inline-block;
position: relative;
}
.main-navigation ul ul li {
background-color: #eee;
padding: 5px 10px;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation .menu > li > a {
padding: 12px 20px;
margin-right: 20px;
font-weight: bold;
margin-left: -20px;
color: #444;
border: 1px solid #0000;
}
.main-navigation ul ul li a {
border-bottom: 0 none;
font-weight: bold;
font-size: .9em;
text-decoration: none;
}
.main-navigation .menu > li > a:hover {
background-color: #cecece63;
text-decoration: none;
border: 1px dashed #000;
}
.main-navigation .menu > li.menu-item-has-children > a:after {
content: "\f107";
font-family: Fontello;
vertical-align: middle;
margin-left: 5px;
}
.main-navigation ul ul > li.menu-item-has-children > a:after {
content: "\f105";
font-family: Fontello;
vertical-align: 0;
margin-left: 5px;
font-size: .555em;
} .menu-toggle {
display: none;
}
.menu-toggle {
padding-bottom: 5px;
padding-left: 12px;
padding-right: 12px;
margin: 0 auto 25px;
padding-top: 6px;
}
.menu-toggle:before {
content: "\F0C9";
display: inline-block;
font-family: Fontello;
font-size: 2em;
} .sub-navigation {
text-align: center;
font-size: 1rem;
}
.sub-navigation .menu {
margin-left: 1.2em;
}
.sub-navigation li {
list-style: none;
display: inline-block;
}
.sub-navigation li:after {
content: "::";
display: inline-block;
padding: 0 5px 0 18px;
}
.sub-navigation li:last-child:after {
content: " ";
display: none;
padding: 0;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .sticky {
display: block;
background-color: #e3ebff4a;
padding: 0 40px 20px;
color: #000;
margin: 0px -40px 0 !important;
border-bottom: 3px solid #000;
}
.sticky-message {
background-color: #ffffd3;
padding: 10px;
margin: -10px -40px 0;
border-bottom: 2px solid #000;
font-weight: bold;
}
.post,
.page {
margin: 0 0 1.5em;
}
.page-title {
margin: -10px -40px 0;
padding: 20px;
border-bottom: 3px solid #000;
background-color: #ff7272;
text-shadow: 0 1px 0 #ff9f9f;
}
.updated:not(.published) {
display: none;
}
.entry-meta {
font-size: .875em;
padding: 30px 0 30px;
margin-bottom: 10px;
}
.entry-meta {
border-top: 2px dashed #000;
border-bottom: 2px dashed #000;
}
.entry-meta a {
font-weight: bold;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.entry-content a,
.page-content a {
border-bottom: 1px dotted #787878;
}
.entry-content .more-link {
font-size: .875em;
padding: 4px 10px;
border-bottom-color: transparent;
}
.entry-content a:hover,
.page-content a:hover {
border-color: #000001;
}
.entry-content .post-password-form label,
.page-content .post-password-form label {
font-weight: bold;
}
.entry-attachment {
text-align: center;
}
.entry-footer {
margin-top: 40px;
margin-bottom: 20px;
padding: 30px 0;
border-top: 2px dashed #000;
}
.entry-footer > span {
display: block;
font-size: .875em;
}
.entry-footer a {
font-weight: bold;
}
.entry-footer .sub-entry-footer {
text-align: right;
margin-top: 20px;
}
.entry-footer .edit-link a,
.entry-footer .comments-link a,
.more-link {
padding: 5px 10px;
border: 1px dashed #0000;
}
.entry-footer .edit-link a:hover,
.entry-footer .comments-link a:hover,
.more-link:hover {
background-color: #cecece63;
text-decoration: none;
border-bottom: 0 none;
border: 1px dashed #000;
}
.more-link {
float: right;
font-weight: bold;
margin-left: -10px;
}
.format-chat p:before {
content: "-";
padding-right: 10px;
} .post-thumbnail {
margin-top: 35px;
}
a.post-thumbnail {
border-bottom: 0 none;
display: block;
} .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;
font-size: .8em;
} .gallery {
margin-bottom: 1.5em;
}
.gallery a {
border-bottom: 0 none;
}
.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;
} .error-404 .page-title {
border: 3px solid #000;
margin-bottom: 40px;
} .archive-description,
.post-box-author {
border: 1px dotted #000;
padding: 0 20px;
font-size: .833333em;
}
.archive-description,
body.archive .post-box-author {
margin-top: 40px;
}
.archive-description .item-name,
.post-box-author .author-name {
font-weight: bold;
}
.post-box-author .author-details {
overflow: hidden;
}
.post-box-author .avatar {
border: 2px solid #000;
float: left;
margin-right: 20px;
margin-top: 5px;
}
.archive-description .item-feeds,
.post-box-author .author-links a {
font-weight: bold;
}
.archive-description .item-feeds,
body.archive .post-box-author .author-links a {
border-bottom: 1px dotted #787878;
}
.post-box-author .sep {
padding: 0 10px;
} .comments-area {
margin: 20px -40px 0;
padding: 20px 40px 0;
border-top: 3px solid #000;
}
.comment-list {
margin-left: 0;
margin-right: 0;
}
.comment-list, 
.comment-list li {
list-style: none;
}
.comment-list li {
border: 1px solid #000;
padding: 20px 0 30px 20px;
margin-top: 60px;
}
.comment-list .children {
margin-left: 1em;
margin-right: 0;
}
.comment-list .children li {
border-style: dashed;
border-right: 0 none;
}
.comment-list li article {
margin-bottom: 15px;
position: relative;
}
.comment-list li article:after {
content: " ";
clear: both;
display: block;
}
.comment-list li .comment-meta {
margin-top: -36px;
margin-bottom: 20px;
background-color: #fff;
display: table;
padding: 0 15px;
position: relative;
}
.comment-list li .comment-author .avatar {
margin-top: -18px;
margin-right: 15px;
float: left;
border: 1px solid #000;
}
.comment-list li .comment-author .says {
clip: rect(1px,1px,1px,1px);
position: absolute;
}
.comment-list li .comment-author a {
vertical-align: middle;
}
.comment-list li .comment-author a:hover {
border-bottom: 0 none;
}
.comment-list .bypostauthor .comment-author:before {
content: " ";
display: block;
position: absolute;
left: -7px;
top: -18px;
width: 14px;
height: 14px;
background-color: #e05d5d;
}
.comment-list li .comment-metadata {
font-size: .66em;
text-align: left;
width: 100%;
white-space: nowrap;
position: absolute;
left: 0;
top: 58px;
}
.comment-list li .comment-metadata a {
letter-spacing: 0;
}
.comment-list li .comment-metadata > a {
text-decoration: none;
}
.comment-list li .comment-metadata > a:before {
color: #404040 !important;
}
.comment-list li .comment-metadata a:hover {
border: 0 none;
}
.comment-list li .comment-metadata > a:hover time {
border-bottom: 1px dotted #000001;
}
.comment-list li .comment-metadata a time {
margin-left: -4px;
font-style: italic;
}
.comment-list li .comment-metadata .edit-link a {
font-weight: bold;
padding: 5px 9px;
border: 1px solid #0000;
}
.comment-list li .comment-content {
padding-right: 20px;
}
.comment-list li .comment-content:before {
content: " ";
display: block;
clear: both;
margin-top: 36px;
}
.comment-list li .comment-content img {
margin: 20px 0;
}
.comment-list li .comment-content li { list-style: inherit;
border: 0 none;
padding: inherit;
margin-top: inherit;
border-radius: unset;
}
.comment-list li .comment-content a {
word-wrap: break-word;
border-bottom: 1px dotted #787878;
}
.comment-list li .comment-content a:hover {
border-bottom-color: #000001;
}
.comment-list li .reply {
margin-left: -10px;
margin-bottom: -10px;
}
.comment-list li .reply a {
font-size: .77em;
font-weight: bold;
padding: 5px 9px;
border: 1px solid #0000;
}
.comment-list li .comment-metadata .edit-link a:hover,
.comment-list li .reply a:hover {
border: 1px dashed #000;
background-color: #cecece63;
text-decoration: none;
} .comment-list .depth-6 .comment-meta .avatar {
width: 54px;
height: auto;
margin-top: -13px;
}
.comment-list .depth-6 .comment-metadata {
top: 48px;
}
.comment-list .depth-6 .comment-content {
font-size: .888em;
}
.comment-list .depth-7 #cancel-comment-reply-link {
right: -8px;
}
.comment-list .depth-8 #cancel-comment-reply-link {
font-size: .888em;
padding: 5px 10px;
right: -13px;
}
.comment-list .depth-9 #cancel-comment-reply-link {
padding: 5px 8px;
right: -16px;
}
.comment-list .depth-9 #reply-title {
font-size: 1.05em;
}
.no-comments {
text-align: center;
color: #b33d3d;
font-weight: bold;
} .comment-pings {
font-size: .875em;
margin-left: 20px;
letter-spacing: .2px;
}
.comment-pings li .comment-body a {
word-wrap: break-word;
border-bottom: 1px dotted #787878;
}
.comment-pings li .comment-body a:hover {
border-bottom-color: #000001;
}
.comment-pings li .comment-edit-link {
font-weight: bold;
padding: 0 10px;
border-bottom: 0 none !important;
}
.comment-pings li .comment-edit-link:hover {
background-color: #cecece63;
border-radius: 4px;
text-decoration: none;
border-bottom: 0 none;
} .comment-respond {
margin-top: 70px;
margin-right: 20px;
position: relative;
}
.comment-respond .logged-in-as, .comment-notes {
padding: 30px 0;
}
.comment-respond .logged-in-as, .comment-notes {
border-top: 2px dashed #000;
border-bottom: 2px dashed #000;
}
.comment-respond .comment-reply-title a {
position: absolute;
right: 0;
top: 0;
color: red;
border-bottom: 0 none;
padding: 5px 20px;
}
.comment-respond .comment-reply-title a:hover {
border-bottom: 0 none;
background-color: rgba(255, 0, 0, 0.103);
color: rgb(212, 50, 50);
border-radius: 4px;
text-decoration: none;
} .comment-form-comment label {
display: inline-block;
font-weight: bold;
margin-bottom: 12px;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
display: inline-block;
font-weight: bold;
min-width: 120px;
} body.force-text-hyphens .entry-content, 
body.force-text-hyphens .comment-content, 
body.force-text-hyphens .archive-description, 
body.force-text-hyphens .author-post-box, 
body.force-text-hyphens .entry-summary {
text-align:justify !important;
hyphens:auto !important;
} .widget {
padding: 40px;
margin: 0 0 40px;
background-color: #fff;
box-shadow: 10px 10px rgba(0,0,0, .5);
border: 3px solid #000;
}
.widget .widget-title,
.widget .widgettitle {
margin: -40px -40px 40px;
background-color: #c5c5c5;
border-bottom: 3px solid #000;
padding: 10px 20px;
}
.widget ul {
padding: 0;
margin: 0;
}
.widget li {
list-style: none;
margin-bottom: 8px;
}
.widget .comment-author-link {
font-weight:bold;
}
.widget .tagcloud a {
padding: 0 10px 2px;
font-weight: bold;
display: inline-block;
border: 1px solid #0000;
}
.widget .tagcloud a:hover {
background-color: #cecece63;
border: 1px dashed #000;
text-decoration: none;
}
.widget select {
max-width: 100%;
}
#wp-calendar td {
text-align: center;
}
#wp-calendar a {
position: relative;
}
#wp-calendar td:not(#prev):not(#next) a:before {
content: " ";
position: absolute;
top: -8px;
left: -8px;
border: 2px solid red;
padding: 15px;
border-radius: 50%;
}
#prev, #next {
font-weight: bold;
}
#wp-calendar caption {
font-weight: bold;
margin-bottom: 20px;
font-size: 1.125em;
} .error-404 .widget {
background-color: #eee;
}  .navigation.pagination {
margin: 0 -40px -10px;
background-color: #eee;
padding: 10px;
border-top: 2px solid #000;
}
.site-main .post-navigation,
.site-main .comment-navigation
{
margin: 0 0 1.5em;
overflow: hidden;
}
.site-main .post-navigation {
margin-top: 40px;
border-top: 2px dashed #000;
padding-top: 30px;
}
.post-navigation .nav-previous,
.comment-navigation .nav-previous {
float: left;
width: 50%;
}
.post-navigation .nav-next,
.comment-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.navigation .nav-links .current,
.navigation .nav-links a.page-numbers,
.entry-content .page-links a,
.entry-content .page-links .current {
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.navigation .nav-links a.page-numbers,
.entry-content .page-links a {
text-shadow: 0 1px 0 #fff;
background-color: #f6f5f4;
font-weight: bold;
border: 1px dashed #000;
}
.navigation .nav-links a.page-numbers:hover,
.entry-content .page-links a:hover {
background-color: #cecece63;
text-decoration: none;
}
.post-navigation .nav-previous .meta-nav:before,
.comment-navigation .nav-previous a:before {
content: "\2190";
padding-right: 5px;
}
.post-navigation .nav-next .meta-nav:after,
.comment-navigation .nav-next a:after {
content: "\2192";
padding-left: 5px;
}
.comment-navigation .nav-links a,
.post-navigation .nav-links .meta-nav {
font-style: italic;
} .post-navigation {
padding-bottom: 20px;
}
.post-navigation .nav-links a,
.post-navigation .nav-links a:hover {
border: 0 none;
}
.post-navigation .nav-links .post-title {
font-weight: bold;
}
.post-navigation .nav-links a:hover .post-title {
border-bottom: 1px dotted #000001;
} .entry-content .page-links {
text-align: center;
clear: both;
margin: 0 0 1.5em;
} .my-site-cp {
border-bottom: 3px solid #000;
padding: 20px;
margin-bottom: 30px;
margin-top: -40px;
background-color: #c5c5c5;
}
.my-site-cp p {
text-align: center;
font-size: .875em;
margin: 0;
font-weight:bold;
}
.search-box {
text-align: center;
margin-bottom: 27px;
}
.site-info {
text-align: center;
font-size: .77em;
}
.site-info a {
font-weight: bold;
border-bottom: 0 none;
}
.site-info a:hover {
border-bottom: 1px dotted #000001;
}
.tf {
display: inline-block;
}
.sep {
padding: 0 10px;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}@media screen and (max-width: 1024px) {
#page {
width: 100%;
padding: 0 !important;
box-sizing: border-box;
margin: 0;
}
} @media screen and (max-width: 768px) { a:hover, a:active, a:focus, a:link {
background-color: transparent !important;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent; } textarea, 
select,
.page-content input.search-field,
.page-content input.search-submit,
.search-box input.search-field, 
.search-box input.search-submit,
.widget input.search-field, 
.widget input.search-submit,
.comment-form input[type="email"], 
.comment-form input[type="url"],
.comment-form input[type="text"],
.comment-form input[type="submit"],
.post-password-form input[type="password"],
.post-password-form input[type="submit"] {
width: 100% !important;
}
.page-content .search-field,
.search-box .search-field, 
.widget .search-field, 
.post-password-form input[type="password"] {
margin-bottom: 5px;
} .site-content {
overflow: hidden;
margin-top: 0;
width: 100%;
border-left: 0;
border-right: 0;
}
.site-header.fixed-h {
top: 0 !important;
}
.site-branding {
margin-bottom: 0;
}
.branding-group.has-custom-logo {
height: auto !important;   
}
.main-navigation {
width: 100%;
border-left: 0;
border-right: 0;
margin-top: 0 !important;
border-bottom: 0;
border-top: 0;
}
#primary, #secondary {
float: none;
width: 100%;
padding: 0;
}
#primary {
border-left:0;
border-right:0;
} .site-title {
font-size: 10vw;
} .menu-toggle {
display: block;
margin-bottom:0;
}
.menu-toggle .button-menu {
display: none;
}
.main-navigation .menu {
display: none;
}
.main-navigation .menu li {
display: block;
float: none;
}
.main-navigation .menu ul {
position: relative;
float: none;
left: auto !important;
top: 0 !important;
box-shadow: none;
display: none;
}
.main-navigation .menu > li > ul {
left: auto !important;
}
.main-navigation .menu ul:before {
top: -12px;
}
.main-navigation .menu ul > li.menu-item-has-children > a:after {
content: "\f347" !important;
}
.main-navigation .menu ul li {
margin-top: -1px;
}
.main-navigation .menu ul > li ul {
padding-top: 0;
margin-top: 15px;
border-left: 3px solid #ddd;
border-radius: 0;
left: auto !important;
}
.main-navigation .menu ul > li ul:before {
content: unset;
}
.main-navigation .menu li a:hover, 
.main-navigation .menu li a:focus, 
.main-navigation .menu li a:focus-within, 
.main-navigation .menu li a:active,
.main-navigation .menu li a:visited {
background-color: transparent !important;
} #secondary .widget {
padding: 20px 0;
border-left:0;
border-right: 0;
margin-bottom:0;
border-top:0;
padding-left:20px;
padding-right:20px;
}
#secondary .widget .widget-title, #secondary .widget .widgettitle {
margin-right:-20px;
margin-left:-20px;
margin-top:-20px;
} .sticky {
margin-top: 20px;
margin-left:0 !important;
margin-right:0 !important;
}
.sticky-message {
margin-left: -20px;
margin-right: -20px;
margin-top: 0;
}
.page-title {
margin-left:0;
margin-right:0;
}
article.post, article.page, .post-navigation {
padding-left: 20px;
padding-right: 20px;
}
.navigation.pagination {
margin:0;
} .comments-area {
margin-left: 0;
margin-right: 0;
margin-bottom:40px;
padding-left: 20px;
padding-right: 20px;
}
.comment-list li .children {
margin-left: -10px;
}
.comment-list li .comment-meta,
.comment-list li .comment-meta .avatar {
margin-top: -34px;
}
.comment-list li .comment-author,
.comment-list li .comment-meta .avatar {
font-size: .888em;
}
.comment-list li .comment-author .avatar {
width: 44px !important;
height: auto;
margin-top: -7px !important;
}
.comment-list li .comment-metadata {
top: 38px;
}
.comment-list .depth-6 .comment-metadata {
top: 42px;
font-size: .555em;
}
.comment-list .depth-8 .comment-metadata a {
letter-spacing:-1px;
} .comment-respond {
margin-top: 0;
margin-right: 0;
}
.comment-respond .comment-reply-title {
text-align: center;
margin-top:8px;
}
.comment-respond .comment-reply-title a {
position: static;
top: auto;
left: auto;
display: block;
text-align: center;
font-size: .888em;
} .comment-form p {
margin-bottom: 1em;
}
.comment-form input[type="submit"] {
margin-top: 1.2em;
} .site-footer {
margin: 0;
width: 100%;
border:0;
padding: 20px;
}
.site-footer .my-site-cp {
margin-top: -20px;
margin-left: -20px;
margin-right: -20px;
}
.sep {
display: block;
text-indent: -999px;
height: 0;
}
} @media screen and (max-width: 600px) {
body.force-text-hyphens .entry-content, 
body.force-text-hyphens .comment-content, 
body.force-text-hyphens .archive-description, 
body.force-text-hyphens .author-post-box, 
body.force-text-hyphens .entry-summary {
text-align:initial !important;
hyphens:none !important;
}
}