/* Posts, archives, feeds, comments, search */

#main .inner { max-width: 1200px; }

#main {
    padding-bottom: 50px;
}

#main .content {
    width: 72%;
    float: left;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 50px;
    text-align: left;
}

.page #main .content { padding-left: 0; }

#sidebar {
    width: 28%;
    display: block;
    float: right;
}

#sidebar img { width: 100%; }
#sidebar img.first { margin-top: 0; }

.archive #main .content .post:first-child {
    border-top: 1px solid var(--color-text-primary);
}
.category-comics.archive #main .post:first-child {
    border-top: none;
    padding-top: 0;

}
#main {
    padding: 0 !important;
    margin-left: 30px;
    margin-right: 30px;
}
.archive #main,
.home #main {
    margin-left: 0px;
    margin-right: 0px;
}
#main .content {
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 50px;
    text-align: left;
    width: 65.58333333333333%;
}

.post-type-archive-job #main,
.post-type-archive-tender #main,
.post-type-archive-notice #main {
    margin-left: 30px;
    margin-right: 30px;
}
.post-type-archive-job #main .content,
.post-type-archive-tender #main .content,
.post-type-archive-notice #main .content {
    padding-top: 30px !important;
}
@media screen and (max-width: 640px) {
    .post-type-archive-job #main,
    .post-type-archive-tender #main,
    .post-type-archive-notice #main {
        margin-left: 15px;
        margin-right: 15px;
    }
    .post-type-archive-job #main .content,
    .post-type-archive-tender #main .content,
    .post-type-archive-notice #main .content {
        padding-left: 0;
    }
}

#main #sidebar {
    width: 31.08333333333333%;
}
@media screen and (max-width: 1024px) {
    #sidebar {
        display: none;
    }
}
.front-page #main .content .layer2020-ads {
    display: none;
} 






@media screen and (max-width: 1024px) {
    #main .content {
        width: 100%;
        padding-bottom: 30px;
    }
    #main .content .layer2020-ads {
        display: block;
    }  

}
@media screen and (max-width: 800px) {
    #main {
        margin-left: 0px;
        margin-right: 0px;
    }
    #main .content {
        padding-right: 15px;
    }
    .archive #main .content {
        padding-right: 0;
        padding-left: 0;
    }

}



.archive-title.alt  {
    margin-top: 50px;
    margin-left: 0;
    text-align: left !important;
}
.archive-title {
    margin-right: 0;
    margin-left: 0;
}
.archive-title.alt .title {
    
}


@media screen and (max-width: 1024px) {
    #main .content {
        width: 100%;
        padding-bottom: 30px;
    }
    #sidebar { display: none; }
}

@media screen and (max-width: 800px) {
    #main {
        margin-left: 0;
        margin-right: 0;
    }
    #main .content { padding-right: 15px; }
    .archive #main .content {
        padding-right: 0;
        padding-left: 0;
    }
    .content.single { padding-left: 20px; }
    #sidebar { padding-right: 20px; }
    .page #main .content,
    .post-type-archive #main .content,
    .archive.date #main .content,
    .search #main .content {
        padding-left: 20px;
    }
}

@media screen and (max-width: 640px) {
    #main .content {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    #main #sidebar {
        display: none;
        width: 100%;
        float: none;
    }
    #main .content.single,
    .archive.date #main .content,
    .search #main .content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page #main .content,
    .post-type-archive #main .content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .post-type-archive-job #main,
    .post-type-archive-tender #main,
    .post-type-archive-notice #main {
        margin-left: 15px;
        margin-right: 15px;
    }
    .post-type-archive-job #main .content,
    .post-type-archive-tender #main .content,
    .post-type-archive-notice #main .content {
        padding-left: 0;
    }
    .feed .post .attachment-thumbnail { max-width: 25%; }
    .post.first.portrait .thumbnail img,
    .post.portrait .wp-caption-text {
        width: 100%;
        float: none !important;
        margin-left: 0;
        padding-left: 0;
    }
    #featuredContent .post .subhead {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

main .alignnone a,
main .alignright a,
main .alignleft a,
main .aligncenter a,
main .hover-expand {
    cursor: url('../img/cursor.png'), auto;
}

.alignright,
.alignleft {
    width: 40px;
}

.archive-title {
    border-top: 1px solid var(--color-text-primary);
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

.archive-title .title {
    display: inline-block;
    background: var(--color-white);
    margin: 0;
    padding: 0 15px 0 0;
    margin-top: -20px;
    font-size: 300%;
}

.archive-title.alt {
    margin-top: 50px;
    text-align: left !important;
}

/* Byline */
.post .byline {
    position: relative;
    width: 100%;
    display: block;
    font-family: "open sans";
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-size: 100%;
    margin-top: 0;
    padding-top: 0;
    letter-spacing: -0.03em;
    line-height: 1.25 !important;
}

.post .byline .category,
.layer2023-trending .text .title .category {
    font-weight: 800;
    text-decoration: none;
    font-size: 190%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
}

.post .byline .category:hover,
.layer2023-trending .text .title .category:hover { text-decoration: underline; }

.byline .comments-count,
.post .byline .comments-count {
    font-size: 144%;
}

.comments-count {
    margin-left: 10px;
    float: right;
    font-weight: 600;
    text-decoration: none !important;
    font-family: "open sans";
    font-size: 144%;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    opacity: 0.6;
}

.comments-count:after {
    content: "";
    display: inline-block;
    position: relative;
    margin-left: 3px;
    line-height: 1.1em;
    font-size: 90%;
    background-image: url('../img/comment-alt-solid.svg');
    background-size: 15px 15px;
    background-position: top left;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-top: -3px;
}

.comments-count.view-count:after {
    background-image: url('../img/comment-read.svg');
}

a.comments-count {
    color: var(--color-text-primary);
}

a.comments-count.none {
    color: var(--color-transparent);
}

.comments-count.none:after {
    opacity: 0.3;
}

.comments-count:hover,
.comments-count.none:after {
    opacity: 1;
}

a.comments-count:hover {
    text-decoration: underline !important;
}

.comments-label {
    display: none;
}

.post .byline .time { display: inline-block; }

.feed .post .byline,
.single .post .byline {
    margin-top: 0;
    margin-bottom: 10px;
}

.feed .post .post .byline,
.single .post .post .byline {
    font-size: 144%;
    margin-top: 15px;
    margin-bottom: 5px !important;
}

.single-post .post .time {
    font-size: 190%;
    padding-left: 5px;
}

.headline, h2, h3 { font-size: 230%; }
.headline a:hover { text-decoration: underline; }

.more-link {
    text-decoration-line: underline;
    display: block;
    font-size: 200%;
    font-weight: 500;
}

.more-link:hover { text-decoration: none; }

.section-heading {
    font-size: 230%;
    margin-bottom: 30px;
}

/* Feed & posts */
.feed .post .byline,
.single .post .byline {
	font-family: "open sans";
	
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
}

.feed .post.photo.first  {
	margin-top: 0;
}
.post.photo.first .byline  {
	margin-top: 0;
	margin-bottom: 0;
}

.post.photo.first .headline {
		margin-bottom: 10px;

}

#featuredContent .post .byline {
	margin-top: 15px;
	margin-bottom: 5px !important;
}
	.post .byline .category {
		font-weight: 800;
		/* color: var(--color-brand); */
	}
	/* .post .byline .date {	} */

.feed .post {
	padding: 15px 15px;
	border-bottom: 1px solid var(--color-border-muted);
}
.feed .single .post {
		border-bottom: none;

}
.feed .post.highlight {
	background-color: var(--color-surface-highlight);
	padding: 15px 15px;
}
.feed .post.highlight.first {
	background-color: var(--color-transparent);
}
.feed .post .attachment-thumbnail {
	float: right;
	margin-left: 15px;
	display: block;
}

.feed .post.photo .attachment-thumbnail {

    float: none;
    margin-left: 0;


}
.feed .post.photo {
	border: 1px solid var(--color-border-muted);
	background: var(--color-surface-muted);
}
.feed .post.photo.first {
	background: var(--color-transparent);
	border: none;
}


.feed .post .attachment-large {
	float:none;
	margin-bottom: 20px;
	display: block;
	width: 100%;
}
.feed .post h2,
.feed .post h3 {
	font-size: 234%;
	line-height: 1.3;
	margin-bottom: 5px;
}





.feed .post .read-more {
	font-family: "open sans";
	font-size: 180%;
	font-weighT: 400;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.post.first {
	margin-top: 0;
	padding-top: 0;
	border-bottom: none;
}

/* formerly prefixed with .home */
.post.first.noThumb h2 {
	font-size: 430%;
	line-height: 1.2;
}
.post.first.noThumb .subhead {
    font-size: 300%;
}
.post.first.portrait .thumbnail img {
	width: 47%;
	float: right !important;
	margin-left: 20px;
	/* margin-bottom: 15px; */
	
}
.post.portrait .wp-caption-text {
	clear: right;
	widtH: 50%;
	float: right;
	padding-left: 3%;
	box-sizing: border-box;
}
.post.portrait .alignright .wp-caption-text,
.post.portrait .alignleft .wp-caption-text {
	width: 100%;
}
.feed .post.first h2  {
	font-size: 297%;
	line-height: 1.3;
}
.feed .post.first .subhead  {
	font-size: 207%;
	font-family: "open sans";
	line-height: 1.3;
	font-weight: 400;
	margin-bottom: 5px;
}
.feed .post.first .divider  {
	display: block;
	margin: 20px 0;
	width: 100px;
	height: 1px;
	background-color: var(--color-border-divider);
}
/* end of styles formerly prefixed .home */

.feed .post h2 a {	text-decoration: none; }
.feed .post h2 a:hover {	text-decoration: underline; }

.feed .post .subhead,
.feed .post.first .excerpt p {
	font-size: 162%;
	font-weight: 400;
	line-height: 1.61;
}
.subhead {
	font-family: "open sans";
	line-height: 1.3;
	font-weight: 400;
}
/* .feed {} */


.post h1 {
	font-size: 330%;
	line-height: 1.3;
}
.post p {
	font-size: 162%;
	line-height: 1.61;
	margin: 20px 0;
}
.post .byline {
  font-size: 100%;

}
.post p.wp-caption-text {
	color:  var(--color-text-muted);
	font-size: 140%;
	line-heighT: 1.6 !important;
	margin-top: 0;
	padding: 10px 0 15px;
	border-bottom: 1px solid var(--color-border-muted);
}
.post.photo p.wp-caption-text {
	margin-bottom: 0;
	padding: 10px 0 0;
	border-bottom: none;
}
.feed .post.first .attachment-large,
.feed .post.photo .attachment-large {
margin-bottom:  0;
}
.post h1  {
	font-size: 330%;
	line-height: 1.3;
}
.post .subhead  {
	margin-top: 5px;
}
p.author a {
	text-decoration: none;
}p.author a .authorName {
	text-decoration: underline;
}
p.author a img {
	box-sizing: border-box;
	width: 33px;
	height: 33px;
	border-radius: 100px;
	border: 2px solid var(--color-text-primary);
}
p.author.custom {
	font-weight: 600;
}


.authorProfile {
	margin-bottom: 30px;
}
.authorProfile h1  {
	font-size: 234%;
	font-weight: 500;
	line-height: 1.3;
}
.authorProfile h2 {
	font-family: "open sans";
	font-size: 180%;
	font-weighT: 400;
	display: block;
	margin-bottom: 20px;
}

.authorProfile .authorE {
    font-family: "open sans";
    font-size: 180%;
    font-weighT: 400;
    display: block;
    margin-bottom: 20px;
}
.authorProfile p {
	font-size: 162%;
	font-weight: 500;
	line-height: 1.61;
	margin-bottom: 20px;
}
.authorProfile img {
	width: 200px;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.author .post {
	padding-left: 0;
	padding-right: 0;
}
.author .feed .byline {
	margin-bottom: 0;
}
.author .feed h3 {
	font-size: 200%;
}
.author .feed h3 a {
	text-decoration: none !important;
}
.authorFeedTitle {
	border-top: 1px solid var(--color-text-primary);
	padding-top: 1px;
	font-size: 234%;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 5px;
}
.authorFeedTitle span {
	display: block;
	border-top: 1px solid var(--color-text-primary);
	padding: 25px 0;
	border-bottom: 1px solid var(--color-border-muted);
}


.shareStory {
	padding: 20px 0 15px;
}
.shareStory strong,
.a2a_default_style {
	display: inline-block;

}
.shareStory strong {
	display: inline-block;
	height: 35px;
	font-weight: 700;
	font-size: 158%;
	font-family: "Open Sans";
	text-transform: uppercase;
	padding-right: 20px;
}

.a2a_default_style {
	display: inline-block;
vertical-align: middle;

}









.feed .post {
    padding: 20px 0;
}

.feed .post.photo {
    padding: 15px 15px;

}

.feed .post .subhead {
    margin-bottom: 0;
}

/* Post image alignment */

.post .alignnone,
.post .alignleft,
.post .alignright,
.post .aligncenter {
    display: inline-block;
    max-width: 100%;
    width: auto !important;
    clear: both;
}

.post .wp-caption {
    width: auto !important;
    display: inline;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
}
.post img,
.post .wp-caption-text {
    clear: both;

}


/* captioned images */
.post .wp-caption.alignright img,
.post .wp-caption.alignleft img {
    width: 50% !important;
}
.post .wp-caption.alignright img.size-thumbnail,
.post .wp-caption.alignleft img.size-thumbnail {
    width: 150px !important;
}

/* uncaptioned images */
.post img.alignright.size-medium ,
.post img.alignleft.size-medium  {
    width: 50% !important;
}
.post img.alignright.size-thumbnail ,
.post img.alignleft.size-thumbnail  {
    width: 150px !important;
}

.post .wp-caption.alignright .wp-caption-text,
.post .wp-caption.alignleft .wp-caption-text {
    width: auto !important;
}

/* top edge alignment correction */
.post .wp-caption.alignright img,
.post .wp-caption.alignleft img {
    margin-top: 5px;

}

/* float captioned images and captions */
.post .wp-caption.alignright img,
.post .wp-caption.alignright .wp-caption-text {
    width: 50% !important;
    margin-left: 20px;
    float: right;
}
.post .wp-caption.alignleft img,
.post .wp-caption.alignleft .wp-caption-text {
    width: 50% !important;
    margin-right: 30px;
    float: left;
}

/* float uncaptioned images and captions */
.post  img.alignright,
.post .alignright .wp-caption-text {
    width: 50% !important;
    margin-left: 20px;
    float: right;
}
.post  img.alignleft,
.post .alignleft .wp-caption-text {
    width: 50% !important;
    margin-right: 30px;
    float: left;
}
/* correct caption width of thumbnails. (medium size are correct by default) */
.post .alignright .size-thumbnail + .wp-caption-text,
.post .alignleft .size-thumbnail + .wp-caption-text {
    width: 150px !important;
}

.post .wp-caption.aligncenter {
   display: table;
   margin-left: auto;
   margin-right: auto;
}
.post .wp-caption.aligncenter .wp-caption-text {
    margin-bottom: 0;
}
.post img.aligncenter {
    display: table;
    margin-left: auto;
    margin-right: auto;
 }

 
@media screen and (max-width: 640px) {



    .post img.aligncenter.size-medium,
    .post img.alignleft.size-medium,
    .post img.alignright.size-medium {
        width: 100% !important;
        float: none;
        margin-left: 0;
        margin-right: 0;

    }

    .post .wp-caption.alignright img,
    .post .wp-caption.alignleft img,
    .post .wp-caption.alignright .wp-caption-text,
    .post .wp-caption.alignleft  .wp-caption-text {
        width: 100% !important;
    }
    .post .wp-caption.alignright img.size-thumbnail,
    .post .wp-caption.alignleft img.size-thumbnail {
        width: 150px !important;
    }
    .post .alignright .size-thumbnail + .wp-caption-text,
    .post .alignleft .size-thumbnail + .wp-caption-text {
        width: 150px !important;
    }

}

.visually-hidden {
    visibility: hidden;
    font-size: 0;
}

/* Longform typography */
/*********************************************
	Standard Typography
	(longform Text)
*********************************************/


.sType h1 {
	font-size: 330%;
	line-height: 1.3;
	margin: 30px 0;
}
.search h1 {
	margin-bottom: 10px;
}
.search .disclaimer {
	margin-bottom: 30px;
}

#searchform input  {
    margin-bottom: 10px;
    font-weighT: 700;
    text-transform: uppercase;
    cursor: pointer;
    height: 40px;
    box-sizing: border-box;
    outline: none;
    paddinG: 10px;
    border: 1px solid var(--color-border-muted);
    line-height: 1.5;
	display: inline-block;
	width: auto;
}
#searchform input[type=submit]  {
	background: var(--color-brand-form-accent);

}
#searchform label {
	display: none;
}
.sType h2 {
	font-size: 270%;
	line-height: 1.3;	
	margin: 30px 0 10px;
}
.sType h3 {
	font-size: 240%;
	line-height: 1.3;
	margin:  30px 0 10px;
}
.sType h4 {
	font-size: 180%;
	font-weight: 600;
	line-height: 1.3;
	margin:  30px 0 10px;
}
.sType h5 {
	font-size: 160%;
	font-weight: 600;
	line-height: 1.3;
	margin:  30px 0 10px;
	text-transform: uppercase;
}
.sType h6 {
	font-size: 150%;
	letter-spacing: 3px;
	font-weight: 600;
	line-height: 1.3;
	margin:  30px 0 10px;
	text-transform: uppercase;
	color: var(--color-text-muted);

}

.sType p,
.sType li {
	font-size: 162%;
	line-height: 1.61;
	margin:  10px 0 10px;
}

.sType blockquote p {
	font-size: 180%;
		color: var(--color-text-muted);
	font-style: italic;
	font-weight: 500;
	line-height: 1.61;
	margin:  10px 0 10px;
	padding: 10px 30px;
}

.sType strong,
.sType b {
	font-weight: 600;
}
.sType em,
.sType i {
	font-style: italic;
}



/* lists */

.error {
	font-size: 150%;
	font-style: italic;
	margin: 20px 0;
}
.sType ul,
.sType ol {
    list-style-type: disc;
	padding-left: 15px;
}

.sType ul ul {
    margin-top: 10px;
    margin-bottom: 20px;
    list-style-type: circle;
}

.sType ul ul ul {
    list-style-type: square;
}

.sType ol {
    list-style-type: decimal;
}

.sType ol ol {
    margin-top: 10px;
    margin-bottom: 20px;
    list-style-type: lower-alpha;
}

.sType ol ol ol {
    list-style-type: lower-roman;
}

.sType ol ol,
.sType ul ol {
    list-style-type: lower-roman;
}

/* correct nested li font-size */

.sType li li {
    font-size: 100%;
}

.sType iframe {
    width: 100%;

}

.videoWrap {
    margin: 30px 0;
}


/* Comments */
#comment-stroke {
	display: block;
	width: 100%;
	height: 3px;
	border: 1px solid var(--color-text-primary);
	border-left: none;
	border-right: none;
	margin: 30px 0;
}
.comments-title {
	font-size: 234%;
}
#email-notes {
	display: block;
	padding-bottom: 10px;
}
#commentform .comment-notes {
	font-size: 140%;
	margin: 0 0 30px;
}
#reply-title {
		font-size: 190%;
		font-weight: 600;
	border-top: 1px solid var(--color-text-primary);
	margin-top: 30px;
	padding-top: 30px;
}
.commentlist li {
	padding: 20px 0;
}
.comment-details {
	font-size: 162%;
	font-family: "open sans";
	line-heighT: 1.5;
}
.comment-meta {
	margin-bottom: 10px;
	font-weight: 700;
}
/* .comment-meta .fn {} */
.comment-reply-link {
	margin-top: 10px;
}
#commentform {
	margin: 30px 0;
}
#commentform,
#commentform input,
#commentform textarea {
		font-family: "open sans";
	font-weight: 400;
}
#commentform input,
#commentform textarea {
	box-sizing: border-box;
	outline: none;
	paddinG: 10px;
	border: 1px solid var(--color-border-muted);
	width: 70%;
	float: right;
	line-height: 1.5;
}
#commentform input:focus,
#commentform textarea:focus {
	border-color: var(--color-text-primary);
}
#commentform input {
	height: 40px;
}
#commentform input[type="submit"] {
	background: var(--color-brand-form-accent);
	margin-top: 30px;
	font-weighT: 700;
	text-transform: uppercase;
	cursor: pointer;
}
#commentform textarea {
	height: 150px;

}
#commentform p {
	margin: 15px 0;
	height: 40px;
		font-size: 150%;
}
.depth-2 {
	margin-left: 20px;
}
.depth-2:before,
.depth-3:before ,
.depth-4:before ,
.depth-5:before  {
	content: "└";
	margin-left: -20px;
	margin-top: 0px;
	position: absolute;
	font-weight: 600;
	font-size: 200%;
	
}

.depth-3 {
	margin-left: 40px;
}

.depth-4 {
	margin-left: 60px;
}
.depth-5 {
	margin-left: 80px;
}

.comment-content.entry p { padding-bottom: 10px; }
.comment-reply-link {
    margin-top: 0;
    margin-bottom: 10px;
}

.update-hr {
    background: var(--color-transparent);
    border: none;
    display: block;
    width: 100%;
    height: 3px;
    border: 1px solid var(--color-text-primary);
    border-left: none;
    border-right: none;
    margin: 30px 0;
}

#updates .update {
    margin: 7px 0;
    padding: 15px;
    background-color: var(--color-surface-highlight);
}

#updates .update:first-child { margin: 0; }
#updates p { margin: 10px 0 0; }
#updates p.byline { margin-top: 10px; margin-bottom: 0; }
#updates p.byline:first-child { margin-top: 0; }
#updates .byline .time { font-weight: 700; }
#updates h3 { margin-top: 0; padding-top: 0; }
#updates h4 { margin-top: 10px; margin-bottom: 0; }

/* Jobs, tenders, notices archives */
/*********************************************
	Jobs, Tenders, Notices
*********************************************/

aside#jtn,
aside#jtnFooter{
	background: var(--color-surface-muted);
	padding: 50px 0;
}
#jtn li.listing,
#jtnFooter li.listing{
	margin: 10px 0 15px;
}
#jtn .col,
#jtnFooter .col{
	box-sizing: border-box;
	padding: 0 20px;
	border-left: 1px solid var(--color-border-subtle);
	width: 33.33333333%;
	float: left;
}
#jtn .col:first-child,
#jtnFooter .col:first-child{
	border-left: none;
}
#jtn h2,
#jtnFooter h2{
	text-align: center;
	font-size: 210%;
	font-weighT: 600;
	margin-bottom: 30px;
}
#jtn h2 a,
#jtnFooter h2 a{
	text-decoration: none;
}
#jtn h2 a:hover,
#jtnFooter h2 a:hover {
	text-decoration: underline;
}
#jtn h3,
#jtnFooter h3{
	font-family: "open sans";
	font-size: 150%;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 2px;

}

#jtn p,
#jtnFooter p{
	font-family: "open sans";
	font-size: 150%;
	font-weight: 400;
	line-height: 1.2;
}
#jtn .type,
#jtnFooter .type{
	text-transform: uppercase;
}

#jtn .files,
#jtnFooter .files{
	display: block;
	padding: 0 5px 7px;
	
}
#jtn .files li,
#jtnFooter .files li{
	display: inline;
}
#jtn .file,
#jtnFooter .file{
	display: inline-block !important;
	padding: 0 5px;
	font-family: "open sans";
	font-size: 120%;
	font-weight: 700;
	text-transform: uppercase;
	border-left: 1px solid var(--color-text-primary);
	text-decoration: underline;
}
#jtn .file:first-child,
#jtnFooter .file:first-child{
	border-left: none;
}
#jtn .description,
#jtnFooter .description{
	display: block;
	paddinG: 10px;
	text-decoration: none;
}
.post-type-archive #jtn .description,
.post-type-archive #jtnFooter .files,

.post-type-archive #jtn .description,
.post-type-archive #jtnFooter .files{
		padding-left: 0;
}
.post-type-archive #jtn .files .file:first-child,
.post-type-archive #jtnFooter .files .file:first-child{
		padding-left: 0;
}
#jtn .language,
#jtnFooter .language{
	padding: 0;
	margin: 0;
	line-height: 1.4;
}
#jtn .language:after,
#jtnFooter .language:after{
	content: ', ';
}
#jtn .language:last-child:after,
#jtnFooter .language:last-child:after{
	content: '';
}
#jtn .expires,
#jtnFooter .expires{
	display: block;
	font-size: 140%;
	text-transform: uppercase;
	margin-top: 8px;
	color: var(--color-text-secondary);
}
.jtnText p {
	margin-top: 30px;
	font-size: 150%;
	line-height: 1.3;
}

aside#jtn,
aside#jtnFooter {
    text-align: left;
    padding: 50px 30px;
}

#jtnFooter {
    text-align: center;
}

#jtnFooter .inner {
    text-align: left;
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}

#jtnFooter .col {
    width: 48.33333333333333%;
    text-align: left;
    flex-grow: 0;
    flex-shrink: 0;
}

#jtn .col,
#jtnFooter .col {
    padding-left: 0;
    border-left: none;
}

#jtn h2,
#jtnFooter h2 { text-align: left; }

#jtn .description,
#jtnFooter .description { padding: 10px 0; }

#jtn .files,
#jtnFooter .files {
    display: block;
    padding: 0 5px 7px 0;
}

#jtn .file:first-child,
#jtnFooter .file:first-child { padding-left: 0; }

/* Pagination */
/*********************************************
	Pagination - #navAdjacent
*********************************************/

.navAdjacent {
    text-align: center;
}

.navAdjacentInner {
    width: 1080px;
    max-width: 100%;
    margin: 0 auto;
}

.navAdjacent .prevButton a,
.navAdjacent .nextButton a,
.navAdjacent .allButton a {
	font-size: 200%;
	line-height: 1.3;
	font-family: "open sans";
	padding: 10px 0;
	display: inline-block;
}

.navAdjacent .fa {
    color: var(--color-accent-pagination);
    font-size: 150%;
    vertical-align: middle;
    padding-bottom: 5px;
}

.navAdjacent .prevButton a,
.navAdjacent .nextButton a {
    text-decoration: none;

    vertical-align: middle;

}

.navAdjacent .allButton a {
    font-size: 240%;
    font-weight: 400;
    display: block;
    width: 100%;
    text-decoration: underline;
    position: absolute;
    width: 30%;
    left: 50%;
    margin-left: -15%;

}

.navAdjacent .prevButton a {
    float: left;
}

.navAdjacent .nextButton a {
    float: right;

}


/* Photo archives */
.photographer-header {
    paddinG: 40px 0 100px;
    text-align: left;
    width: 65.58333333333333%;

}
.photographer-header h1 {
    font-size: 300%;
    margin-bottom: 15px;
}
.photographer-header p {
    font-size: 180%;
    font-weight: 500;
    line-height: 1.61;
}







.photographer-feed { /* Masonry container */
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0 3.33333333%;
    grid-auto-flow: dense;
  }
  
  .photographer-feed article { /* Masonry bricks or child elements */
    width: 1fr;
  }
  .photographer-feed .post p.wp-caption-text,
  .photographs .post p.wp-caption-text{
    border-bottom: none;
    text-align: left;
}



.paged .photographs.first-three  {
    display: flex;
    justify-content: space-between;

}
.paged .photographs.first-three.cf:after {
    visibility: hidden;
    display: none !important;
}
.paged .photographs.first-three .post,
.paged .photographs.first-three .post:first-child {
    width: 31.08333333333333%;
    float: none;
    clear: none;

}








.photographs.first-three .post {
    width: 31.08333333333333%;
    float: right;
    clear: right;

}


.photographs.first-three .post:first-child {
    width: 65.58333333333333%;
    float: left;
}
.photographs.first-three .post:first-child img {
    width: 100%;
}

#igloo {
    width: 36px;
    height: 23px;
}
#igloo .igloo-icon {
    width: 36px;
    height: 23px;
}
@media screen and (max-width: 1024px) {
    .photographs.first-three {
        displaY: block;
    }
    .photographs.first-three .post {
        width: 48.3333333333333333% !important;
        float: right !important;
        
    }
    .photographs.first-three .post:first-child {
        float: left!important;
        
    }
    .photographs.first-three .ad {
        display: none;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .photographer-feed { /* Masonry container */
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 600px) {
    .photographs.first-three .post {
        width: 100% !important;
        width: 1fr !important;
    }
    .photographer-feed { /* Masonry container */
        grid-template-columns: 1fr;
    }
}


.photographs .ad,
.photographer-feed .ad {
    padding-bottom: 40px !important;
}
.photographs .ad img,
.photographer-feed .ad img{
    width: 100%;
}

/* Search */
    #searchform input {
        display: inline-block;
        outline: none;
        border: none;
        background: var(--color-transparent);
        font-family: "open sans";
        margin: 0;
        padding: 0;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        box-sizing: border-box;
        font-size: 180%;
        font-weight: 400;
        border: 1px solid var(--color-text-primary);
        widtH: calc(100% - 120px);
        background: var(--color-white);
        text-transform: none;
    }
    #searchform input[type=submit] {
        font-size: 140%;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        background-color: var(--color-brand) !important;
        color: var(--color-white);
        widtH: 110px;
        position: relative;
        righT: 0;
        top: 0;
        bottom: auto;
        cursor: pointer;
        border: none;
        float: right;
    }
    #menu-jobs li a:hover,
    #menu-top li a:hover {
        text-decoration: underline;
    }

.sType .search-results {
    list-style-type: none;
    padding-left: 0;
}

.sType .search-results li {
    font-size: 100% !important;
    padding-top: 10px;
    border-top: 1px solid var(--color-border-light);
    margin-top: 10px;
}

.sType .search-results li a {
    font-size: 180%;
    font-family: var(--font-serif);
    line-height: 1.39;
    font-weight: 600;
}

.sType .search-results li p {
    font-family: 'Open Sans';
    font-size: 160%;
    line-height: 1.5;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 7px;
}

.sType .search-results li .time {
    font-family: var(--font-sans);
    font-size: 144%;
    font-weight: 600;
    text-transform: none;
    display: block;
    margin-bottom: 5px;
}

.search h1 { margin-bottom: 30px; }

.search em {
    font-style: normal;
    background: var(--color-search-highlight-bg);
    border-radius: 3px;
    outline: 1px solid var(--color-search-highlight-border);
    padding: 2px 2px;
}

.page h1 { padding-top: 0; margin-top: 0; }

.page-template-custom-archive .sType ul { padding-left: 0; }

.page-template-custom-archive .sType li {
    width: 33.33333333%;
    float: left;
    display: block;
    padding-right: 5%;
    box-sizing: border-box;
}

@media screen and (max-width: 800px) {
    .page-template-custom-archive .sType li { width: 50%; }
    .page-template-custom-archive #main,
    .page-template-custom-search #main {
        padding-top: 0 !important;
        padding-bottom: 30px !important;
    }
    .page-template-custom-archive #main .content,
    .page-template-custom-search #main .content {
        padding-bottom: 60px !important;
    }
    .post h1, .sType h1 { font-size: 240%; line-height: 1.2; }
    .post h2, .sType h2 { font-size: 220%; line-height: 1.2; }
    .post h3, .sType h3 { font-size: 200%; line-height: 1.2; }
    .post h4, .sType h4 { font-size: 180%; line-height: 1.2; }
    .post h5, .sType h5 { font-size: 160%; line-height: 1.2; }
    .post h6, .sType h6 { font-size: 150%; line-height: 1.2; }
    .post p, .sType p, .sType li { font-size: 150% !important; }
    .post .byline { font-size: 100% !important; }
    .feed .post.photo.first { padding: 0 15px 15px; }
    .archive-title .title { padding: 0 15px 0 0; }
    .archive .wrapper { padding-bottom: 30px; }
}

.author #main .post:first-child { border-top: none; }

.archive #main .content { padding-top: 0; }
.archive.paged #main .content .post:first-child {
    border-top: none;
    padding-top: 0;
}

.archive #main .content .post:first-child { border-top: 1px solid var(--color-text-primary); }
.category-comics.archive #main .post:first-child {
    border-top: none;
    padding-top: 0;
}

code {
    display: block;
    font: bold 140% monospace;
    line-height: 1.2;
    padding: 5px;
    background: var(--color-code-bg);
    color: var(--color-code-text);
    border-radius: 5px;
    margin-bottom: 30px;
}

.metaslider .flexslider { margin-bottom: 60px !important; }
.metaslider .flex-control-nav { bottom: -40px !important; }

@media screen and (max-width: 500px) {
    .metaslider .caption { font-size: 80%; }
}

#comments .cld-common-wrap { min-width: 50px; }

#at-image-sharing-tool {
    z-index: 10000 !important;
    position: fixed;
}

.lity-content img {
    max-height: 90vh !important;
    max-width: 90vw !important;
}

.weather-atlas-wrapper .weather-atlas-body {
    padding: 0 1.25em;
}
