/*
Theme Name: Roanoke
Author: artlung
Author URI: https://artlung.com/
Description: Customized Theme for ArtLung.com
Version: 1.50
License: Simplified BSD License
License URI: http://opensource.org/licenses/BSD-2-Clause
Text Domain: roanoke
*/
#searchform input, #searchform input#searchsubmit, form#commentform input, form#commentform textarea, textarea#comment { color: #666666; background-color: #cccccc; border: 2px solid #999999; outline: none; box-sizing: border-box; border-radius: 2px; }

#searchform input:focus, #searchform input#searchsubmit:focus, #searchform input#searchsubmit:hover, form#commentform input:focus, form#commentform input#submit:hover, form#commentform textarea:focus, textarea#comment:focus { color: blue; border: 2px solid #6666ff; outline: none; border-radius: 2px; }

a { color: #2c2cee; }
a *:link { color: #2c2cee; }
a *:visited { color: #babaf9; }
a *:active { color: #161677; }

body { font-family: "century schoolbook", palatino, garamond, georgia, serif; line-height: 1; background-color: #ffffff; color: #000000; margin: 0; padding: 0; text-align: center; display: grid; grid-template-columns: 1fr; }
body section.main { text-align: left; padding: 0; margin: 0; }
body section.main .type-page h1 a { color: #000000; }
body sup { vertical-align: super; font-size: 80%; font-weight: bold; }

h1 { font-family: "PT Sans", sans-serif; font-weight: 700; }
h1 a { text-decoration: none; }

h2 { font-family: "PT Sans", sans-serif; font-weight: 700; }

h3 { font-family: "PT Sans", sans-serif; font-weight: 700; }

h4 { font-family: "PT Sans", sans-serif; font-weight: 700; }

h5 { font-family: "PT Sans", sans-serif; font-weight: 700; }

div#archived-header { color: #000000; background-color: #ffffff; text-align: left; clear: both; border-bottom: 1px solid #ffffff; font-family: "PT Sans", sans-serif; }
div#archived-header table { padding: 0; margin: 0; }
div#archived-header table tr { padding: 0; margin: 0; }
div#archived-header table tr td { padding: 0; margin: 0; }

div.clear { clear: both; }

div.inner-content { font-family: "century schoolbook", palatino, garamond, georgia, serif; box-sizing: border-box; padding: 0 20px 20px 20px; }
div.inner-content pre, div.inner-content code { font-family: "Lucida Console", "Courier", "Courier New", fixed-width, monospace; line-height: 1.35; font-size: 0.9rem; background: #e3f6fc; color: #0a0a86; overflow-x: scroll; }
div.inner-content ul.collapse { list-style-type: none; padding: 0; text-align: justify; }
div.inner-content ul.collapse li { display: inline; margin: 0; }
div.inner-content ul.collapse li:after { content: " ~ "; }
div.inner-content ul.collapse li:last-child:after { content: ""; }

.archived-header-nav { background-color: #666666; display: flex; }
.archived-header-nav a { display: block; text-decoration: none; border: none; opacity: 0.5; margin: 0; padding: 0; width: 100%; max-width: 200px; }
.archived-header-nav a img { border: 0; height: auto; width: 100%; max-width: 200px; }
.archived-header-nav a.selected { opacity: 1; }

a img.alignright { float: right; margin: 0 0 1em 1em; }
a img.alignleft { float: left; margin: 0 1em 1em 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.roanoke-pagination { background-color: #ffffff; text-align: center; }

.title-normal { font-weight: normal; }

.comment-moderation-warning { padding: 0.5em; }

.roanoke-next-previous { display: grid; grid-template-columns: 1fr 1fr; border-bottom: 1px solid #ffffff; }
.roanoke-next-previous > * { text-align: end; color: #ffffff; background-color: transparent; text-decoration: none; display: block; padding: 8px; font-size: small; border: none; }
.roanoke-next-previous > *:first-child { text-align: start; }
.roanoke-next-previous > a { background-color: #ccc; padding: 16px 27px 16px 27px; }
.roanoke-next-previous > a:hover { background-color: #000; }
.roanoke-next-previous.with-images { margin: 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; background-color: transparent; padding: 0; border-radius: 0; height: 100px; box-sizing: border-box; }
.roanoke-next-previous.with-images > div { display: block; background-color: transparent; padding: 0; position: relative; }
.roanoke-next-previous.with-images > div a { text-decoration: none; display: block; position: relative; z-index: 1; background-color: #eee; border-radius: 1em; height: 100px; width: 100%; }
.roanoke-next-previous.with-images > div a img { height: 100px; width: auto; top: 0; opacity: 0.5; border-radius: 50px; position: absolute; left: 0; aspect-ratio: 1/1; object-fit: cover; z-index: 10; }
.roanoke-next-previous.with-images > div a span, .roanoke-next-previous.with-images > div a .roanoke-month-header ul li a, .roanoke-month-header ul li .roanoke-next-previous.with-images > div a a { padding: 0; font-size: x-small; color: #666; z-index: 50; display: flex; align-items: center; height: 100px; width: auto; text-align: start; line-height: 1.6; max-height: 100px; overflow: hidden; }
.roanoke-next-previous.with-images > div a:hover img { opacity: 1; }
.roanoke-next-previous.with-images > div a:hover span, .roanoke-next-previous.with-images > div a:hover .roanoke-month-header ul li a, .roanoke-month-header ul li .roanoke-next-previous.with-images > div a:hover a { color: #000; }
.roanoke-next-previous.with-images > div.previous a { border-radius: 50px 0 0 50px; }
.roanoke-next-previous.with-images > div.previous a img.no-thumbnail { display: none; }
.roanoke-next-previous.with-images > div.previous a span, .roanoke-next-previous.with-images > div.previous a .roanoke-month-header ul li a, .roanoke-month-header ul li .roanoke-next-previous.with-images > div.previous a a { margin-left: 110px; }
.roanoke-next-previous.with-images > div.previous a span.no-thumbnail, .roanoke-next-previous.with-images > div.previous a .roanoke-month-header ul li a.no-thumbnail, .roanoke-month-header ul li .roanoke-next-previous.with-images > div.previous a a.no-thumbnail { font-size: small; margin-left: 1em; }
.roanoke-next-previous.with-images > div.next a { border-radius: 0 50px 50px 0; }
.roanoke-next-previous.with-images > div.next a img { left: auto; right: 0; }
.roanoke-next-previous.with-images > div.next a img.no-thumbnail { display: none; }
.roanoke-next-previous.with-images > div.next a span, .roanoke-next-previous.with-images > div.next a .roanoke-month-header ul li a, .roanoke-month-header ul li .roanoke-next-previous.with-images > div.next a a { margin-left: 10px; margin-right: 100px; }
.roanoke-next-previous.with-images > div.next a span.no-thumbnail, .roanoke-next-previous.with-images > div.next a .roanoke-month-header ul li a.no-thumbnail, .roanoke-month-header ul li .roanoke-next-previous.with-images > div.next a a.no-thumbnail { font-size: small; margin-left: 1em; }

table { border-collapse: collapse; border-spacing: 0; }

i, em { font-style: italic; }

b, strong { font-weight: bold; }

ul.page-numbers { font-family: "PT Sans", sans-serif; list-style-type: none; text-align: center; margin: 40px 0 40px 0; line-height: 2; }
ul.page-numbers li { position: relative; display: inline-block; overflow: hidden; margin: 0; text-align: center; height: 50px; min-width: 50px; font-size: 25px; box-sizing: border-box; border-radius: 25px; }
ul.page-numbers li span, .roanoke-month-header ul.page-numbers li a, ul.page-numbers li a { background-color: #999; color: #ccc; white-space: nowrap; text-align: center; height: 50px; min-width: 50px; display: block; text-decoration: none; top: 0; left: 0; }
ul.page-numbers li span.current, .roanoke-month-header ul.page-numbers li a.current { color: #aaa; }
ul.page-numbers li span.dots, .roanoke-month-header ul.page-numbers li a.dots { color: #000; width: 60px; background-color: #eee; }
ul.page-numbers li a { color: #ffffff !important; }
ul.page-numbers li a:hover { background-color: #333; }
ul.page-numbers li span.active, .roanoke-month-header ul.page-numbers li a.active { background-color: #999; color: #ccc; }
ul.page-numbers li a.prev, ul.page-numbers li a.next { width: 150px; }

body.fullscreen-image-archive ul.page-numbers { margin: 40px 0 0 0; padding-bottom: 40px; }

.everything { text-align: start; }

#header { padding: 2em; background: #000000; color: #ffffff; }
#header h1 { margin: 0; padding: 0; }
#header a { color: #ffffff; text-decoration: none; }
#header .tagline { font-size: x-small; }

.wp-audio-shortcode { margin-bottom: 30px; }

section.roanoke-footer { padding: 20px; background-color: #ffffff; color: #000000; text-align: center; }
section.roanoke-footer > * { margin: 20px; }
section.roanoke-footer a { color: #000000; text-decoration: none; border: none; }
section.roanoke-footer a:hover { color: #000000; text-decoration: none; }
section.roanoke-footer p em.roanoke-all-rights-reserved { color: #888; font-size: small; }
section.roanoke-footer img.u-photo { border-radius: 50%; }

.enclose-searchform { padding: 20px; background-color: #ffffff; color: #000000; }

#searchform input { padding: 10px; }
#searchform input#s { width: 60%; }

.instagram-module h3 { margin: 20px 40px 40px 40px; font-size: 130%; min-height: 45px; }
.instagram-module h3 a { color: #ffffff; text-decoration: none; line-height: 1.6; }
.instagram-module h3 a:hover { color: #ffffff !important; }
.instagram-module p { color: #5e5e5e; text-align: justify; line-height: 2.2; margin: 0; }
.instagram-module p img { width: 100%; height: auto; margin: 0 auto; }
.instagram-module p a { color: #5e5e5e; text-decoration: none; }
.instagram-module p a:hover { color: #ffffff; text-decoration: none; }
.instagram-module .e-content { color: #ffffff; }
.instagram-module .e-content img { width: 100%; height: auto; margin-bottom: 20px; }
.instagram-module .e-content a { color: #ffffff; text-decoration: underline; }
.instagram-module .e-content a:first-child { text-decoration: none; display: block; }
.instagram-module .e-content a:first-child img { width: 100%; height: auto; }

.post + .post { margin-top: 60px; }

.post.type-post { background-color: #ffffff; }
.post.type-post h2 { width: 100%; margin: 0 auto; }
.post.type-post .inner-content { margin: 0 auto; font-family: "century schoolbook", palatino, garamond, georgia, serif; line-height: 1.4; }
.post.type-post .inner-content > pre, .post.type-post .inner-content > code { padding: 1em; }
.post.type-post.tag-via-instagram { background-color: #000; margin-top: 1em; margin-bottom: 1em; }
.post.type-post.tag-via-instagram .instagram-module { margin: 0 auto; }
.post.type-post.tag-via-instagram .roanoke-meta a:hover { color: #ffffff; border-color: #ffffff; }

/* todo can this be collapsed to remove .post and .page? */
section.main { font-family: "century schoolbook", palatino, garamond, georgia, serif; }
section.main > span, .roanoke-month-header ul li section.main > a, section.main > a { display: inline-block; text-decoration: none; border: none; }
section.main a:hover { color: #404040; }

h3.post-timestamp-credit { color: #666; font-size: small; padding: 0; font-weight: normal; margin: 0; }

.inner-content { color: #000000; line-height: 1.3; }
.inner-content > blockquote { color: #404040; background-color: #efefef; padding: 20px 40px; border-width: 0 0 0 2px; border-color: #9c9c9c; border-style: solid; margin: 0.5em 0 0.5em 0; box-sizing: border-box; }
.inner-content > div.radio-timestamp { padding: 0; text-align: right; margin: 0; line-height: 0.5; }
.inner-content > div.radio-timestamp a { color: #999; text-decoration: none; font-weight: normal; }
.inner-content div.wp-audio-shortcode { padding: 0; }
.inner-content div .alignright { float: right; margin: 0 0 1em 1em; }
.inner-content div.alignleft { float: left; margin: 0 1em 1em 0; }
.inner-content div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.inner-content div.wp-caption { border-color: #666; border-width: 1px; border-style: dotted; background-color: #ccc; padding: 0.5em; border-radius: 3px; }
.inner-content div.wp-caption img { display: block; margin: 0 auto; }
.inner-content div.wp-caption p.wp-caption-text { font-family: "PT Sans", sans-serif; font-size: 70%; margin: 0.5em; color: #333; }
.inner-content ul { margin: 0; list-style-type: square; line-height: 1.3; padding: 1em; /* display-posts */ /**
	  *
	  https://displayposts.com/docs/parameters/#query-parameters
	  *
	  **/ /* currently contact page only */ }
.inner-content ul li { margin: 0 0 0.5em 0.5em; }
.inner-content ul.delicious li { margin: 0 0 0 20px; padding: 0; }
.inner-content ul.delicious div { margin: 0; padding: 0; }
.inner-content ul.delicious .delicious-link { padding: 0; }
.inner-content ul.delicious .delicious-extended { background-color: #ffffff; padding: 0; margin: 0; }
.inner-content ul.delicious .delicious-tags { font-size: x-small; padding: 0 0 20px 32px; text-align: left; }
.inner-content ul.delicious .delicious-tags a { border: none; }
.inner-content ul.display-posts-listing { list-style-type: square; display: block; }
.inner-content ul.display-posts-listing .listing-item { padding: 0; margin: 0 !important; }
.inner-content ul.display-posts-listing .listing-item > * { display: none; }
.inner-content ul.display-posts-listing .listing-item a.title { display: block; }
.inner-content ul.display-posts-listing .listing-item a.image { display: block; border-width: 1px; border-style: solid; box-sizing: border-box; padding: 1em 1em 0.7em 1em; }
.inner-content ul.display-posts-listing .listing-item a.image img { width: 100%; height: auto; box-sizing: border-box; }
.inner-content ul.contact-list { list-style-type: none; padding: 0; margin: 0; }
.inner-content ul.contact-list li { font-size: 2em; margin: 0.4em; }
.inner-content ul.contact-list li a { text-decoration: none; color: #00008b; display: block; }
.inner-content ol { margin: 1em 20px 1em 0; list-style-type: decimal; line-height: 1.35; }
.inner-content ol li { margin: 0 0 0 1em; }
.inner-content b, .inner-content strong { font-weight: bold; }
.inner-content i, .inner-content em { font-style: italic; }
.inner-content img { max-width: 100%; height: auto; }
.inner-content iframe { max-width: 100%; }
.inner-content small { font-size: 90%; }

#sidebar { display: none; }

/* home page */
.page-id-4734 .inner-content ul.display-posts-listing { list-style-type: none; margin: 0 !important; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); grid-gap: 1em; }
.page-id-4734 .inner-content ul.display-posts-listing .listing-item { list-style-type: none; padding: 0; margin: 0 !important; color: #ffffff; font-size: 1px; }
.page-id-4734 .inner-content ul.display-posts-listing .listing-item > * { display: none; }
.page-id-4734 .inner-content ul.display-posts-listing .listing-item a.image { display: block; border-width: 1px; border-style: solid; box-sizing: border-box; padding: 1em 1em 0.7em 1em; }
.page-id-4734 .inner-content ul.display-posts-listing .listing-item a.image img { width: 100%; height: auto; box-sizing: border-box; }

.roanoke-meta { padding: 20px; clear: both; border-width: 1px 0 0 0; border-style: solid; border-color: #b7b7b7; line-height: 1.3; font-size: medium; color: #b7b7b7; font-family: "century schoolbook", palatino, garamond, georgia, serif; }
.roanoke-meta.roanoke-meta-brief { font-size: small; display: grid; grid-template-columns: 1fr 1fr; align-content: space-around; align-items: center; justify-items: center; }
.roanoke-meta a { text-decoration: none; border-width: 0 0 1px 0; white-space: nowrap; font-weight: normal; color: #b7b7b7; border-color: #d1f4ff; border-style: solid; text-overflow: ellipsis; }
.roanoke-meta a[rel="tag"] { font-style: italic; text-transform: lowercase; }
.roanoke-meta a[rel="tag"]::before { content: "#"; }
.roanoke-meta a:hover { color: #000000; background-color: transparent; border-color: #000000; }
.roanoke-meta span, .roanoke-meta .roanoke-month-header ul li a, .roanoke-month-header ul li .roanoke-meta a { margin: auto; }
.roanoke-meta div.date { display: none; }

.post-visualization { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); grid-gap: 1rem; background: #000; padding: 0.5rem; color: #ffffff; }

.roanoke-archive-year { width: 100px; background-color: #000000; padding: 0; margin: 0; display: inline-block; height: 250px; }
.roanoke-archive-year h4 { background-color: #000000; padding: 20px; margin: 0; color: #ffffff; text-align: left; font-size: small; font-weight: normal; text-decoration: none; }
.roanoke-archive-year h4 a { padding: 20px; margin: 0; text-align: left; font-size: small; font-weight: normal; text-decoration: none; color: #ffffff; }
.roanoke-archive-year h4 a:visited { color: #ffffff; }
.roanoke-archive-year h4 a:hover { color: #ffffff; }
.roanoke-archive-year h4 a:link { color: #ffffff; }
.roanoke-archive-year h4 a:active { color: #ffffff; }
.roanoke-archive-year ul { padding: 0; margin: 0; list-style-type: none; font-size: small; height: 250px; }
.roanoke-archive-year ul li { padding: 0 20px; text-align: left; }
.roanoke-archive-year ul li a { text-decoration: none; color: #ffffff; background-color: blue; display: block; padding: 2px; cursor: pointer; background-image: url(images/black-500x30.gif); background-repeat: no-repeat; }

.roanoke-tag-cloud { font-family: "PT Sans", sans-serif; background-color: transparent; line-height: 0.9; display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: space-between; gap: 0 6px; align-items: center; text-transform: lowercase; }
.roanoke-tag-cloud a { text-decoration: none; background-image: none; border: none; }
.roanoke-tag-cloud a:link { text-decoration: none; background-image: none; border: none; }
.roanoke-tag-cloud a:hover { text-decoration: none; background-image: none; border: none; }
.roanoke-tag-cloud a:visited { text-decoration: none; background-image: none; border: none; }

.view-all-bottom { display: block; padding: 1em; text-align: center; }

#respond h1 { font-size: 130%; font-weight: bold; font-family: "PT Sans", sans-serif; font-weight: 700; }
#respond h2 { font-size: 125%; font-weight: bold; font-family: "PT Sans", sans-serif; font-weight: 700; }
#respond h3 { font-size: 120%; font-weight: bold; font-family: "PT Sans", sans-serif; font-weight: 700; }
#respond h4 { font-size: 115%; font-weight: bold; font-family: "PT Sans", sans-serif; font-weight: 700; }

form#commentform p { margin: 20px 0 20px 0; display: grid; grid-template-columns: 1fr 1fr; grid-gap: 20px; justify-items: stretch; align-items: center; justify-content: center; }
form#commentform p input { grid-row: 1 / 1; grid-column: 2 / 2; }
form#commentform p input#submit { grid-column: 1 / span 2; }
form#commentform p textarea { grid-column: 1 / span 2; }
form#commentform p label { display: block; }
form#commentform p a { color: #5e5ebd; text-decoration: none; }
form#commentform p.subscribe-to-comments { font-weight: bold; }
form#commentform p.subscribe-to-comments a { text-decoration: none; }
form#commentform p.subscribe-to-comments:hover a { text-decoration: underline; }
form#commentform input { padding: 4px; font-family: "PT Sans", sans-serif; }
form#commentform input#submit { font-weight: bold; padding: 10px 40px; }
form#commentform textarea { padding: 4px; }

textarea#comment { font-family: "PT Sans", sans-serif; padding: 4px; width: 100%; height: 100px; box-sizing: border-box; }

.clearfix { clear: both; }

.roanoke-month-header { font-family: "PT Sans", sans-serif; background-color: #000; padding: 0; border-bottom: 1px solid #ffffff; border-top: 1px solid #ffffff; }
.roanoke-month-header ul { list-style-type: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(17, 1fr); }
.roanoke-month-header ul li { display: block; text-align: center; line-height: 2.6; }
.roanoke-month-header ul li span, .roanoke-month-header ul li a { background-color: #000; color: #333; display: block; font-size: small; padding: 5px; text-shadow: rgba(51, 51, 51, 0.4) 1px 1px 0; text-transform: uppercase; text-decoration: none; }
.roanoke-month-header ul li a { color: #ffffff; cursor: pointer; }
.roanoke-month-header ul li a:hover { background-color: #ffffff; color: #000; }
.roanoke-month-header ul li a.here { background-color: #ffffff; color: #000; }

.portfolio-card { display: grid; grid-template-columns: 208px 1fr; gap: 1em; }

.page .roanoke-menu-bar { margin-top: 40px; }

.roanoke-menu-bar { font-family: "PT Sans", sans-serif; background-color: #000; text-align: center; padding: 20px; border-top: 1px solid #ffffff; clear: both; }
.roanoke-menu-bar ul { list-style-type: none; margin: 0; padding: 0; }
.roanoke-menu-bar ul li { display: inline-block; text-align: center; }
.roanoke-menu-bar ul li a { text-decoration: none; border: none; display: block; color: #ffffff; padding: 0.5em; text-shadow: rgba(102, 102, 102, 0.25) 1px 1px 0; text-transform: uppercase; border-radius: 1em; font-size: small; }
.roanoke-menu-bar ul li a:visited { color: #ccc; }
.roanoke-menu-bar ul li a:hover { background-color: #000000; color: #ffffff; }
.roanoke-menu-bar ul li.current-menu-item a { background-color: #ffffff; color: #000000; box-shadow: inset 1px 1px 1px 3px rgba(255, 255, 255, 0.5); }

small { font-size: small; }

.individual-comment { margin-bottom: 2em; }
.individual-comment .comment-header { min-height: 52px; color: #ffffff; position: relative; }
.individual-comment .comment-header .comment-avatar { width: 52px; height: 52px; border-radius: 26px; overflow: hidden; position: absolute; top: 0; left: 0; }
.individual-comment .comment-header .comment-avatar div { width: 52px; height: 52px; background-size: 100%; }
.individual-comment .comment-header .comment-avatar img { width: 52px; height: 52px; }
.individual-comment .comment-header .comment-attribution { background-image: linear-gradient(to bottom right, #2e2e2e, #f1f1f1); box-sizing: border-box; position: relative; min-height: 52px; margin: 0 0 0 52px; line-height: 0.8; padding: 2px 0 1px 0.5em; border-radius: 0.5em 0.5em 0 0; }
.individual-comment .comment-header .comment-attribution.trackback { background-color: #bee1a6; background-image: none; color: #008200; border-radius: 0.5em; }
.individual-comment .comment-header .comment-attribution.trackback p a { color: #008200; }
.individual-comment .comment-header .comment-attribution p { font-size: small; padding: 0; margin: 0.5em 0 0 0; }
.individual-comment .comment-header a { color: #ffffff; text-decoration: none; line-height: 1.2; }
.individual-comment .comment-body { background-color: #eee; margin: 0 0 0 52px; position: relative; padding: 0.5em 0.5em 1em 0.5em; border-radius: 0 0 0.5em 0.5em; background-image: linear-gradient(to top right, #bdbdbd, #ffffff); }
.individual-comment .comment-body p { color: #666; margin: 0 0 20px 0; line-height: 1.3; font-size: 95%; outline: none; border: none; }
.individual-comment .comment-body p:last-child { margin: 0 0 0 0; }
.individual-comment .comment-body p a { text-decoration: underline; }
.individual-comment .comment-body > a { position: absolute; right: 0; bottom: 0; }

#respond { padding: 26px; }

body.fullscreen-on-purpose section.main h1.primary { padding: 20px; margin: 0; color: #ffffff; background-color: #000000; }
body.fullscreen-on-purpose section.main h1.primary a { color: #ffffff; background-color: #000000; display: inline-block; }

/**
jQuery('.fullscreen-image-archive').toggleClass('fullscreen-image-archive-no-text'); */
.fullscreen-image-archive { color: #ffffff; background-color: #000000; max-width: 100%; text-align: center; }
.fullscreen-image-archive a { color: #ffffff; }
.fullscreen-image-archive * { outline: none; }
.fullscreen-image-archive section.main a.fullscreen-toggle { color: #ffffff; background-color: #000000; display: inline-block; }
.fullscreen-image-archive section.main a.fullscreen-toggle .fa-expand { display: inline-block; }
.fullscreen-image-archive section.main a.fullscreen-toggle .fa-compress { display: none; }
.fullscreen-image-archive.fullscreen-image-archive-no-text #archived-header { display: none; }
.fullscreen-image-archive.fullscreen-image-archive-no-text a.fullscreen-toggle .fa-expand { display: none; }
.fullscreen-image-archive.fullscreen-image-archive-no-text a.fullscreen-toggle .fa-compress { display: inline-block; }
.fullscreen-image-archive.fullscreen-image-archive-no-text .image-unit-fullscreen { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); grid-gap: 0; }
.fullscreen-image-archive.fullscreen-image-archive-no-text .image-unit-fullscreen .image-unit { padding: 0; }
.fullscreen-image-archive.fullscreen-image-archive-no-text .image-unit-fullscreen .image-unit p { display: none; }
.fullscreen-image-archive .aggregate-content { padding: 0; }
.fullscreen-image-archive .aggregate-content h2 { text-align: left; background-color: #000; color: #ffffff; padding: 1rem; }
.fullscreen-image-archive .image-unit-fullscreen { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); grid-gap: 1rem; }
.fullscreen-image-archive .image-unit-fullscreen .image-unit { background-color: #ffffff; margin: 0; border: none; font-size: small; display: flex; flex-direction: column; padding: 1rem; justify-content: flex-start; line-height: 1.3; }
.fullscreen-image-archive .image-unit-fullscreen .image-unit div { width: 100%; height: auto; margin-bottom: 0; }
.fullscreen-image-archive .image-unit-fullscreen .image-unit div a { display: block; height: 100%; width: 100%; overflow: hidden; }
.fullscreen-image-archive .image-unit-fullscreen .image-unit div a img { width: 100%; height: 100%; }
.fullscreen-image-archive .image-unit-fullscreen .image-unit p { color: #ffffff; text-align: left; outline: none; }
.fullscreen-image-archive .image-unit-fullscreen .image-unit p a { text-decoration: none; color: #000; text-align: left; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; /* number of lines to show */ line-clamp: 5; -webkit-box-orient: vertical; }

/* additional classes required for WordPress */
.wp-caption { opacity: 1; }

.wp-caption-text { opacity: 1; }

.sticky { opacity: 1; }

.gallery-caption { opacity: 1; }

.bypostauthor { opacity: 1; }

.wp-caption { margin-bottom: 40px; }

ul.tag-list, ul.search-list { list-style-type: none; margin: 0; }
ul.tag-list li, ul.search-list li { position: relative; min-height: 60px; overflow: hidden; }
ul.tag-list li:nth-child(odd), ul.search-list li:nth-child(odd) { background-color: #eee; }
ul.tag-list li:hover span, .roanoke-month-header ul.tag-list li:hover a, ul.search-list li:hover span, .roanoke-month-header ul.search-list li:hover a { text-decoration: none; }
ul.tag-list li > a, ul.search-list li > a { text-decoration: none; margin: 0 0 0 220px; display: block; padding: 10px 0 10px 0; line-height: 1.5; font-size: medium; }
ul.tag-list li > a:hover, ul.search-list li > a:hover { text-decoration: none; }
ul.tag-list li > a span, .roanoke-month-header ul.tag-list li > a a, ul.search-list li > a span, .roanoke-month-header ul.search-list li > a a { text-decoration: none; color: #666; }
ul.tag-list li div, ul.search-list li div { display: block; position: absolute; top: 0; }
ul.tag-list li div a, ul.search-list li div a { height: 60px; width: 60px; display: block; position: relative; margin: 0; }

ul.roanoke-excerpt-list { font-family: "PT Sans", sans-serif; display: grid; grid-template-columns: repeat(auto-fit, minmax(270px, 1fr)); gap: 20px; padding: 20px; margin: 0; }
ul.roanoke-excerpt-list li { list-style-type: none; margin: 0; }
ul.roanoke-excerpt-list li.li { display: grid; grid-template-columns: min-content 1fr; grid-gap: 1em; }
ul.roanoke-excerpt-list li.li.li-no-thumbnail { grid-template-columns: 1fr; outline: none; }
ul.roanoke-excerpt-list li.li.li-no-thumbnail div.list-item-col-1 { display: none; }
ul.roanoke-excerpt-list li.li div.list-item-col-1 { text-align: right; height: 100%; width: 100%; }
ul.roanoke-excerpt-list li.li div.list-item-col-1 .post-date { color: #ffffff; font-size: x-small; text-transform: uppercase; white-space: nowrap; background: #848484; padding: 1px 7px; font-weight: 600; }
ul.roanoke-excerpt-list li.li div.list-item-col-1 .post-thumbnail { display: block; text-decoration: none; border: 0; }
ul.roanoke-excerpt-list li.li div.list-item-col-1 .post-thumbnail img { width: 100%; height: auto; max-width: 200px; box-sizing: border-box; border-width: 1px; border-style: solid; }
ul.roanoke-excerpt-list li.li div.list-item-col-2 { color: #666; height: 100%; overflow: hidden; }
ul.roanoke-excerpt-list li.li div.list-item-col-2 a { font-size: medium; margin: 0 0 3px 0; display: block; color: #666; font-weight: bold; }
ul.roanoke-excerpt-list li.li div.list-item-col-2 a:hover { color: #666; }
ul.roanoke-excerpt-list li.li div.list-item-col-2 p { color: #999; font-size: small; line-height: 1.4; font-family: "century schoolbook", palatino, garamond, georgia, serif; margin: 0; font-style: italic; }
ul.roanoke-excerpt-list li a { text-decoration: none; }

.archive h1 { padding: 20px; margin: 0; }

h1.reversed { color: #ffffff; background-color: #000000; }
h1.reversed a { color: #ffffff; background-color: #000000; }

.comment-body ol { list-style-type: decimal-leading-zero; padding: 0 0 20px 40px; }

twitter-widget { margin: 0 auto; }

.roanoke-comment-template { color: #333; background-color: #f5f5f5; }

body.search .roanoke-search { display: block; }
body.search .roanoke-search-opener { display: none; }
body.search a.close-search { display: none; }

/* wordpress default */
div.gallery { grid-template-columns: repeat(auto-fit, minmax(240px, 300px)); gap: 20px; background-color: #e1e1e1; padding: 20px; align-content: center; justify-content: start; align-items: start; justify-items: center; max-width: none; display: grid; }
div.gallery dl { margin: 0; }
div.gallery dl dt { font-weight: normal; color: #777; }
div.gallery dl dt a { display: block; }
div.gallery dl dd { color: #777; margin: 0; font-family: "century schoolbook", palatino, garamond, georgia, serif; font-style: italic; line-height: 1.2; }
div.gallery br { display: none; }

dl dt { font-weight: bold; color: #777; }
dl dd { margin: 0 0 0 60px; }

.enclose-all-comments { width: auto; padding: 20px; margin: 0 auto; }
.enclose-all-comments h3 { padding: 0 0 20px 0; }

.sidebar-archive { background-color: #000; display: grid; grid-template-columns: repeat(4, 1fr); padding-bottom: 20px; }
.sidebar-archive .roanoke-archive-year { width: 100%; }

/* just the home page */
body.home section.main div.page { font-family: "century schoolbook", palatino, garamond, georgia, serif; line-height: 1.4; }
body.home section.main div.page p, body.home section.main div.page div { font-family: "century schoolbook", palatino, garamond, georgia, serif; line-height: 1.4; }
body.home section.main div.page h1 { display: none; }
body.home section.main div.page div.inner-content { padding: 0; }
body.home section.main div.page div.clear { display: inline-block; clear: both; }
body.home section.main div.page hr { margin: 2em 0 2em 0; }

nobr, .nobr { white-space: nowrap; }

.post.type-post + .post.type-post { margin-top: 80px; }

.roanoke-comment-form-after { background: #d5ffd5; margin: 0; border: none; font-family: georgia, "Times New Roman", serif; line-height: 1.3; }
.roanoke-comment-form-after > * { padding: 0 28px 0 28px; margin: 0; }
.roanoke-comment-form-after .akismet_comment_form_privacy_notice { font-style: italic; color: #d91f1f; padding: 1em 28px 1em 28px; background-color: #ffe7e7; font-size: small; }
.roanoke-comment-form-after .akismet_comment_form_privacy_notice a { color: #d91f1f; text-decoration: none; border-bottom: 1px dotted #d91f1f; }
.roanoke-comment-form-after #webmention-form { background-color: #ecffec; margin: 0; padding: 1px 28px 6px 28px; }
.roanoke-comment-form-after #webmention-form p input { width: 100%; box-sizing: border-box; padding: 1em 0.5em; font-family: "PT Sans", sans-serif; }
.roanoke-comment-form-after #webmention-form p input[type="submit"] { font-size: small; font-weight: bold; color: green; border: 1px solid green; padding: 1em 0.5em; }
.roanoke-comment-form-after #webmention-form p label { color: #666; font-style: italic; }
.roanoke-comment-form-after #webmention-form p label a { color: #666; text-decoration: none; border-bottom: 1px dotted #666; }

body.page-id-4988.page div.inner-content h3 { margin: 0.5em 0 0.5em 0; display: grid; grid-template-columns: 1fr max-content; line-height: 1; align-items: end; grid-gap: 1em; }
body.page-id-4988.page div.inner-content h3 strong { font-weight: bold; }
body.page-id-4988.page div.inner-content h3 em { color: #a1a1a1; font-weight: normal; text-align: end; font-size: 0.7em; }
body.page-id-4988.page div.inner-content p { line-height: 1.3; margin: 0; }
body.page-id-4988.page div.inner-content hr { border-width: 0 0 1px 0; border-style: dotted; border-color: #333333; margin: 2em 0; }

/* main words page */
body.page-id-119046 .inner-content { display: grid; grid-template-columns: 100px 1fr; grid-gap: 0 1em; align-content: center; align-items: start; justify-items: start; padding-bottom: 2em; }
body.page-id-119046 .inner-content h1 { grid-column-start: 1; grid-column-end: 3; }
body.page-id-119046 .inner-content h2.year { font-size: medium; font-style: italic; font-weight: normal; padding: 0; margin: 0; font-family: georgia, serif; }
body.page-id-119046 .inner-content p { margin: 0 0 1em 0; }
body.page-id-119046 .inner-content div.mentions { max-width: 400px; }
body.page-id-119046 .inner-content div.mentions > * { font-family: sans-serif; font-weight: normal; font-size: small; }
body.page-id-119046 .inner-content div.mentions h2 { color: #999; border-bottom: 4px double #ccc; padding: 0 0 3px 0; }
body.page-id-119046 .inner-content div.mentions h2:first-child { margin-top: 3px; }
body.page-id-119046 .inner-content div.mentions .date { color: #666; font-style: italic; font-family: serif; }
body.page-id-119046 .inner-content div.mentions ul { padding: 0 0 0 1em; }
body.page-id-119046 .inner-content div.mentions ul li { line-height: 1.3; list-style: none; }

.roanoke-search-opener { position: fixed; bottom: 0; background-color: transparent; height: 50px; width: 60px; right: 0; text-align: center; padding: 10px; box-sizing: border-box; opacity: 0.5; }
.roanoke-search-opener a { color: #000; border-radius: 50%; background-color: #ffffff; }
.roanoke-search-opener:hover { opacity: 1; }

.roanoke-search { color: #000; font-size: medium; padding: 1em; text-align: left; background-position: 15px 15px; position: fixed; width: 100%; background-color: #707070; top: 0; left: 0; display: none; box-sizing: border-box; z-index: 100000; }
.roanoke-search span, .roanoke-search .roanoke-month-header ul li a, .roanoke-month-header ul li .roanoke-search a { display: none; font-size: small; }
.roanoke-search .search-field, .roanoke-search .search-submit { font-size: small; line-height: 2; -webkit-appearance: none; appearance: none; box-sizing: border-box; }
.roanoke-search .search-form { display: grid; grid-template-columns: 1fr min-content; grid-gap: 1em; margin: 0 auto; }
.roanoke-search .search-field { width: 100%; border-radius: 0.5em; color: #000 !important; }
.roanoke-search .search-submit { cursor: pointer; border-radius: 0.5em; color: #000 !important; }
.roanoke-search a.close-search { position: absolute; right: 0; top: 0; display: block; width: 50px; height: 19px; padding: 10px 20px 10px 10px; color: #ffffff; }

html { height: 100%; }
html body { height: 100%; margin: 0; padding: 0; }

body.page-template-comics-template { background-color: #000; color: #000; display: grid; grid-template-rows: 100vh 20vh; }
body.page-template-comics-template section.comics-main { background-color: #fff; color: #ccc; }
body.page-template-comics-template section.comics-main p { width: 100%; margin: 0; padding: 0; height: 90%; }
body.page-template-comics-template section.comics-main p img { height: 100%; width: auto; }
body.page-template-comics-template section.comics-main h2 { font-weight: normal; margin: 0; text-align: left; font-size: medium; }
body.page-template-comics-template p.post-nav-links { margin: 0; }
body.page-template-comics-template section.comics-pagination { background-color: #000; color: #fff; display: grid; grid-template-columns: repeat(auto-fit, minmax(5em, 1fr)); grid-gap: 0.2em; }
body.page-template-comics-template section.comics-pagination a, body.page-template-comics-template section.comics-pagination span, body.page-template-comics-template section.comics-pagination .roanoke-month-header ul li a, .roanoke-month-header ul li body.page-template-comics-template section.comics-pagination a { font-weight: bold; color: #ccc; background-color: #333; display: inline-block; text-align: center; display: inline-flex; align-items: center; align-content: center; flex-direction: row; justify-content: center; text-decoration: none; height: 3em; }
body.page-template-comics-template section.comics-pagination a.current, body.page-template-comics-template section.comics-pagination span.current, body.page-template-comics-template section.comics-pagination .roanoke-month-header ul li a.current, .roanoke-month-header ul li body.page-template-comics-template section.comics-pagination a.current { background-color: #fff; color: #000; }
body.page-template-comics-template section.comics-pagination a:hover, body.page-template-comics-template section.comics-pagination span:hover, body.page-template-comics-template section.comics-pagination .roanoke-month-header ul li a:hover, .roanoke-month-header ul li body.page-template-comics-template section.comics-pagination a:hover { background-color: #eee; color: #000; }
body.page-template-comics-template .roanoke-search-opener a { color: #fff; }

@media screen and (max-aspect-ratio: 1 / 1) { body.page-template-comics-template { grid-template-rows: auto; }
  body.page-template-comics-template section.comics-main p img { width: 100%; height: auto; } }
/* begin _layout.scss */
/* end _layout.scss */
@media (min-width: 400px) { section.roanoke-footer { outline: 5px solid red; } }
@media (min-width: 500px) { section.roanoke-footer { outline: 5px solid orange; } }
/*main layout modification */
@media (min-width: 600px) { body { /* portfolio */ }
  body div.inner-content { padding: 0; }
  body section.main { max-width: 600px; margin: 0 auto; }
  body.fullscreen-image-archive section.main { max-width: none; }
  body.fullscreen-image-archive h1 { background-color: #000000; color: #ffffff; }
  body.fullscreen-image-archive h1 a { background-color: #000000; color: #ffffff; }
  body.fullscreen-on-purpose section.main { max-width: none; width: 100%; }
  body.fullscreen-on-purpose section.main h1 a { display: inline-block; }
  body.fullscreen-on-purpose section.main div.inner-content { padding: 20px; }
  body.fullscreen-on-purpose .limit-width { width: 600px; margin: 0 auto; }
  body.page-id-5000 section.main { max-width: none; width: 100%; }
  body.page-id-5000 div.inner-content { padding: 0; }
  body.page-id-5000 div.inner-content > * { max-width: 600px; padding: 0 20px; box-sizing: border-box; }
  body.page-id-5000 div.inner-content > .portfolio-section { max-width: none; }
  body.page-id-5000 div.inner-content > h1 { max-width: none; width: 100%; }
  body.page-id-5000 div.inner-content > h3 { max-width: none; width: 100%; }
  body.page-id-5000 div.inner-content > div.gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 300px)); gap: 20px; background-color: #e1e1e1; padding: 20px; align-content: center; justify-content: start; align-items: start; justify-items: center; max-width: none; }
  body.page-id-5000 div.inner-content > div.gallery dl { margin: 0; }
  body.page-id-5000 div.inner-content > div.gallery dl dt { font-weight: normal; color: #777; }
  body.page-id-5000 div.inner-content > div.gallery dl dt a { display: block; }
  body.page-id-5000 div.inner-content > div.gallery dl dd { color: #777; margin: 0; font-family: "century schoolbook", palatino, garamond, georgia, serif; font-size: small; font-style: italic; }
  body.page-id-5000 div.inner-content > div.gallery br { display: none; }
  section.roanoke-footer { outline: 5px solid yellow; } }
@media (min-width: 800px) { section.roanoke-footer { outline: 5px solid green; } }
@media (min-width: 900px) { section.roanoke-footer { outline: 5px solid blue; } }
@media (min-width: 1000px) { section.roanoke-footer { outline: 5px solid violet; } }
@media screen and (orientation: portrait) { div#archived-header { display: block; }
  .search-form { grid-template-columns: 1fr; }
  /* HEADERS */
  div.header-20101015 > div > * { zoom: 0.8; padding: 0 0 0 1em; }
  div.header-20110101 > div > * { zoom: 0.6; padding: 0 0 0 1em; }
  div.header-20070311 > table { zoom: 0.5; }
  div.header-20130511 > div { zoom: 0.6; }
  div.header-20110707 > div { zoom: 0.5; }
  div.header-20040613 > table { zoom: 0.5; }
  div.header-20141212 > div { zoom: 0.7; }
  .enclose-all-comments { width: 100%; padding: 0; }
  .roanoke-month-header ul { grid-template-columns: repeat(6, 1fr); }
  .roanoke-month-header ul li { display: none; }
  .roanoke-month-header ul li.here { display: block; }
  .roanoke-month-header ul li.util { display: block; } }
@media print { body { background-color: #fff; color: #000; }
  body a { color: #000; background-color: transparent; text-decoration: underline; } }
