<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
   Site wide
   ========================================================================== */
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}

html, body {height: 100%;}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color:#2d2a31; /*A74D0F  664229 5A639C 4d2d18 3d3c3a 211b25 2d2a31 916206*/
	font-size:1em;
	line-height: 1.42857143;
	}

img {max-width:100%;height:auto;}

hr {
	border:0;
	border-top: 1px solid #939499;
	margin-top:20px;
	margin-bottom:20px;
}

blockquote {
	margin:0 2em 1em 2em;
}
.quote-attribution {
	display:block;
	text-align:right;
	margin-top:1em;
}

#wrap {
     background-color:#ffffff;
     margin:0 auto;
	padding:.25em 1.25em 1em;
}

header {
     position:relative;
	border-bottom: 1px solid #939499;
}



ul, ol {margin-bottom: 0.625em;}
li {margin-left:3em;}

ul.social {
	position:absolute;
	top:7em;
	left:0;
}
.social li {
	display:inline-block;
	margin:0;
}

.social li a {padding:1em 1em 1em 0;}

footer {
	font-size: .9em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	}

.addthis_sharing_toolbox {
	margin:10px 0 4em 0;
	}

.blog-page .addthis_sharing_toolbox {
	margin:10px 0 0 0;
	}

	.blog-page .blog .tlw-list li {
    margin-bottom: 0;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}

.back-to-top.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    color: #fff;
    background-color: #f8f9fa;
    background-color:rgba(0,0,0,0.74);
    border-color: #f8f9fa;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    transition: color .15s
}

.fancybox-caption {border-top:0px;}

.fancybox__caption {max-width:1000px!important;}


/* ==========================================================================
   Site wide links
   ========================================================================== */
a, .fancybox-caption a {
	text-decoration:underline;
	color:#df1e17;/*blue 1979C8 red df1e17*/
}
a:hover, .fancybox-caption a:hover {
	color:#ae1712;/*darker version of a link color, darker blue 11548c, red ae1712*/
	text-decoration: underline!important;
}

div.nav-posts a:hover {
	background-color:#ae1712;/*UPDATE to darker shade of link color*/
	text-decoration: underline;
}


.social .fa {font-size:1.75em;}
.social&gt;li&gt;a {color:#666666;}
.social&gt;li&gt;a:visited {color:#666666;}

.social .fa-facebook:hover {color: #4060A5;}
.social .fa-twitter:hover {color: #54b2cc;}
.social .fa-envelope-o:hover {color: purple;}
.social .fa-instagram:hover {color: #dc2c74;}
.social .fa-store:hover {color: #54b2cc;}



.home-specials a, .bookbox a, .interviewbox a {text-decoration:none;}

.fancybox-share__links a {color:white;}

/* button colors - update to link color*/
input#searchsubmit, input#submit, div.nav-posts a {
	background-color: #df1e17;/*UPDATE to link color*/
     color: white;
	border:none;
	padding:.5em;
}

/* ==========================================================================
   Navigation Menu
   ========================================================================== */
.topnav {
  overflow: hidden;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
   margin-top:.75em;
}

.topnav a {
	display: none;
	padding: 14px 15px 9px 15px;
	text-decoration: none;
	font-size: 1em;
	border-bottom: 5px solid #fff;
}

.topnav a:hover {
	/*border-bottom: 5px solid #1B998B;*/
	color: #df1e17;border-bottom: 5px solid;/*UPDATE to link color 087fce df1e17 0880A1*/
	text-decoration:none!important;
}

/* highlight the current page */
.topnav a.active {
	color:black;
	border-bottom: 5px solid #df1e17;/*UPDATE to link color 087fce df1e17 0880A1*/
}

.topnav .icon {
    display: block;
    align-self:flex-end;
  }

 .topnav.responsive {
	 position: relative;
	 border-top:1px solid #e7e7e7;
	 margin-top:3em;
 }

 .topnav.responsive a.icon {
	position: absolute;
	right: 0;
	top: 0;
 }
 .topnav.responsive a {
	display: block;
 }

 .fa.fa-bars{font-size:2em;}



/* ==========================================================================
   Site wide text
   ========================================================================== */

.italic {font-style:italic;}
.bold {font-weight:800;}
.indent {text-indent:3em;}

h1, h2, h3, h4, h5, h6 {
	font-weight:500;
}

h2 {font-size:1.872em;}
h3 {font-size:24px;}

p {margin: 0 0 12px;}

footer p {margin-bottom:0px;}

h2.headings {
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px 0 10px 0;
	margin-top:10px;
	}

h2.headings, h3.smheading  {font-size:2em;}

.large-bold {
	font-size:1.2em;
	font-weight:800;
	text-transform:uppercase;
	margin:0;
}
/* ==========================================================================
   Grid
   ========================================================================== */
.row {
	display:flex;
	flex-wrap:wrap;
}

.col-xs-3 {
	flex:0 0 auto;
	width:25%;
	padding: 0 .5em;
}

.row.fourth.instagram {display:block;}
img.behold-grid-image{
	object-fit: contain!important;
}
/* ==========================================================================
   Site wide form
   ========================================================================== */
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type="text" i] {
    padding: 1px 2px;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

input#searchsubmit {
	margin-top:.25em;
}

/* ==========================================================================
   Index page
   ========================================================================== */
.outer {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	max-height:100%;
	text-align: center;
	max-width:1000px;
	margin:0 auto;
}

.cover {
	padding: 2em .5em 1em .5em;
	color:white;

	}

.cover img {
	border: 1px solid #000;
	margin-bottom:.5em;
	max-height:800px;
}


.update {
	padding-bottom:1em;
	color:white;
}


/* ==========================================================================
   Home page
   ========================================================================== */

.img-two, .img-three, .img-four, .img-six, .img-seven, .img-eight  {display:none;}

h2.homeheadings {
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 20px;
    	margin-bottom: 10px;
	line-height: 1;
	font-size: 1.75em;
}


.third h2.homeheadings, .fourth h2.homeheadings {margin-top:0;}

.home-specials {
	font-family: Helvetica, sans-serif;
	font-size: 23px;
	letter-spacing: 2px;
	padding: 5px 0 0 0;
	text-align: center;
}

p.home-specials {margin-bottom:0;}

/*.home-helpers .col-lg-6{margin-bottom:10px;}*/

.home-helpers {justify-content:center;}

.three h2 {margin-top:0;}

.fourth iframe {margin-left:5px; overflow:hidden;}

.news h6 {
	font-weight:600;
	font-size:.9em;
	margin-bottom:.2em;
	}

.news a {word-break: break-all;}

.border {
	border:none!important;
	border-bottom: 1px solid #d6d6d6!important;
	padding-bottom:10px;
	margin-bottom:10px;
}

.bookbox, .featuredbox {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #939499;
}

.col-lg-6.bookbox, .col-lg-6.interviewbox {width:100%;}

.featuredbox {
	margin-bottom:0;
}

#instafeed .col-sm-2 {margin-bottom:20px;}

.article-author {
	font-family: Helvetica, sans-serif;
	letter-spacing:2px;
}

.article-title {
	font-family: Helvetica, sans-serif;
	font-size:1.25em;
	letter-spacing:1px;
	line-height:1em;
}

/* for issue 120 */
.twenty-post span.article-title {
    margin-top: 0.5em;
    display: inline-block;
}

p.article-other {margin-top:1em;text-transform:uppercase;}

.smtitle2 {line-height: 1.25em;}

/*rss feed*/
.rss-item-image {padding-bottom:1em;}
.rss-item-date {
	font-style:italic;
	font-size:.75em;
}

#rss article {
	margin-bottom:2em;
	/*word-break: break-all;*/
	}

#rss h2 {
	font-size:1em;
	font-weight:normal;
}

#rss smtitle2 {
	font-size:1.25em;
	line-height: 1.2;
	font-weight: bold;
}

#rss h4 a {
    color: black;
    text-decoration: none;
}

#rss h4 a:hover {text-decoration:underline;}

.twenty-post {line-height:1.25;}

/* ==========================================================================
	Portfolio issue
   ========================================================================== */
.portfolio {margin-bottom:1.25em;}

.portfolio img {padding-bottom:.25em}

.portfolio span.bold, .portfolio-title {
	font-size: 1.5em;
    	line-height: 1.1em;
}

.portfolio .col-md-6 h4{line-height:1.1em;}

.portfolio a  {
	color:#000;
	text-decoration:none;
}
.portfolio a:hover {
	text-decoration:underline;
}

.portfolio a .portfolio-title {
	color:#df1e17;
	font-weight:normal;
}




/* ==========================================================================
   Featured artist page
   ========================================================================== */
h3.smtitle2 {font-size:2em;}

/* ---- grid with masonry---- */
.grid .col-sm-2 {
	padding-left:0px;
	padding-right: 0px;
}

.grid img {padding:5%;}


.featuredtext div {padding:0 1.5em;}

.regular {padding-bottom:20px;}

.fancybox-caption {border-top:0px;}


/* ==========================================================================
   Group exhibition page
   ========================================================================== */

.groupexhibit {
	padding: 0 0px 20px 0px;
	text-align: center;
}

h3.smheading {
	padding: 5px 0 10px 0;
	}

.justified-gallery img {padding:5%;}

.groupexhibit.justified-gallery {clear:both;}

.exhibition-text{
	clear: both;
    text-align: right;
    font-size: 1.25em;
    font-weight: 500;
}

/*limiting the height - this doesn't work makes it not responsive
.fancybox__content {
    max-height: 1000px;
}
img.fancybox__image {
    max-height: 1000px!important;
}*/

 /* ==========================================================================
   Submissions page
   ========================================================================== */
 h3.grey {
	background-color: #eee;
	padding: 2px 0 2px 4px;
	font-size: 1.1em;
	margin-top:0;
}

.issue {
	margin: 0px 10px 10px 10px;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}
.issue p {
	padding-left:4px;
	margin-bottom:.5em;
}

.instructions {
	letter-spacing:1px;
	margin-bottom:0.1875em;
}

.subad {text-align:center;}

.highlight {background-color:yellow;}

/* ==========================================================================
   Archive page
   ========================================================================== */

   img.archive {
	  margin: 5px 0px;
	  display:block;
   }


   .archive-issue {
		padding-bottom:1em;
		}

/* ==========================================================================
   Links page
   ========================================================================== */
.links p {margin:0; padding:0;line-height: 1.5em;}

.links-headings {
	font-size:1.3em;
	/*font-family: Helvetica, Verdana, Arial, "sans serif";*/
	text-transform: capitalize;
	line-height: 1.25em;
	margin:0 0 2px 0;
	}

.links .col-sm-6 {padding-left:2%;}

/* ==========================================================================
   Blog
   ========================================================================== */
/*columns and space under a post*/
.blog .col-sm-9 {
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid #d6d6d6;
}

.blog .col-sm-3 {
	padding-left:10px;
	}

.hentry {
	margin-bottom:2em;
	}

/*general text*/
.blog h2.headings {
	padding-bottom:0px;
	margin-bottom:0px;
	}

h2.headings a:link, h2.headings a:visited {
	color:#000000;
	text-decoration:none;
	}
h2.headings a:hover {text-decoration:underline;}

h3.entry-title {
	font-weight:normal;
	font-family: Helvetica;
	font-size:1.8em;
	color:#000000;
	margin-top:.5em;
	line-height:1.2;
	}

.blog-home h3.entry-title{
	font-size:1.4em;
	line-height: 1.2;
	margin-top:0;
	font-weight: bold;
    letter-spacing: normal;
}

h3.entry-title a:link, h3.entry-title a:visited {
	color: #000;
	text-decoration:none;
	}

h3.entry-title a:active, h3.entry-title a:hover {
	color:#1B998B;/*entry title hover color changes with each issue*/
	text-decoration:underline;
	}

.blog-home hr {margin-bottom:.5em;}

/*used on tag, category, author pages*/
.blog-sub-headings {
	color:#000000;
	font-weight:bold;
	font-size: 14px;
	padding-top:.25em;
	padding-bottom:1em;
	}
.blog-sub-headings span {
	color:#333;
	font-size: 1em;
	font-style:italic;
	font-weight:normal
}

.blog .col-sm-3 h3 {
	font-size: 18px;
	margin-top: 20px;
    margin-bottom: 0.3125em
}

.blog .col-sm-3 label.screen-reader-text {display:none;}


.blog h2 {
	font-size:1.6em;
	max-width:675px;
	margin-left:auto;
	margin-right:auto;
	}

.blog .single h2 {
	font-size:1.6em;
	max-width:100%;
	margin-left:0;
	}

.blog-preview h2 {
	font-size: 1em;
	font-weight:normal;
}

.blog-home .col-sm-9.row {margin-top:1.25em;}

.blog .row .col-sm-9 .hentry p.entry-meta {
	font-size:12px;
	color:#777777;
	margin-left:0;
	margin-right:0;
	}

.blog-sub-headings span a:link {color:#777;}
.blog-sub-headings span a:visited {color:#777;}


/* navigation for previous and next posts*/
.nav-posts .nav-previous a:before {
	content: '\2190\00a0';
}
.nav-posts .nav-next a:after, a.moretag:after  {
	content: '\00a0\2192';
}

a.moretag {
	text-decoration:none;
	padding: 1em 1em 1em 0;
	display: inline-block;
}
a.moretag:hover {
	text-decoration:underline;
}

.nav-posts {
	padding:20px 0px;
	font-size:1em;
	margin-bottom:2em;
	}
.nav-posts a:link, .nav-posts a:visited, .nav-posts a:active {
	text-decoration: none;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-next:after {
  content: "";
  display: table;
  clear: both;
}

/* Images &amp; Image Captions*/
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width &gt;attributes are scaled correctly */
}
img.size-full {
    max-width: 100%;
    width: auto; /* Prevent stretching of full-size images with height and &gt;&gt;width attributes in IE8 */
}
  .wp-caption {
    /* Force the box to be 100% */
    width: 100% !important;
    text-align:center;
  }

.blog img {padding:0px 0px 5px 0px;}

.blog form input#s {
    width: 100%;
}

.wp-caption-text {
	color: #888;
    font-size: 11px;
    margin-bottom:25px;
    padding-left:0px;
    padding-right:0px;
    text-align:center;
    }

.blog .row .col-sm-9 .hentry p {
	max-width:675px;
	margin-left:auto;
	margin-right:auto;
	}

.blog .row .col-sm-9 .hentry p.wp-caption-text {
	max-width:100%;
	}

/*author profile section on blog posts*/
#entry-author-info {
	border-top: 4px solid #000;
	line-height: 20px;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 0px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 75px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.blog #author-avatar img {padding:0;}

/*comment form*/
p.comment-form-comment textarea#comment{
	width:100%;
	}

/*widgets and widgets area*/
select#cat {width:100%;}

.blog .col-sm-3 ul {list-style-type:none;}
.blog .col-sm-3 ul {padding-left:0;}
.blog .col-sm-3 form div {text-align:right;}

#taxonomy_list_widget_list_2 {font-size:1.3em;}
#taxonomy_list_widget_list_3 {font-size:.9em;}
.tlw-list li {margin-left:0}
.tlw-list li a {text-decoration:none;}
div.nav-posts {width:100%;}


/*share tools at bottom of post*/
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {margin-top:20px;}

/* hide share tools on index excerpts */
.blog-preview .sharedaddy {display:none;}

/*twitter widget*/
.timeline-Footer {display:none;}

p.entry-meta {font-size:.85em;}

/* ==========================================================================
   About page
   ========================================================================== */
.about-text {max-width:625px; margin-left:15px;}
.about-text p {margin:0; padding:0;}
.about-text h3 {margin-top:1.5em;}

ul.people {
	list-style-type:none;
	padding-left:0em;
	margin-top:1.5em;
}
.people li {margin-bottom:.1em;}

.about-text h3 {
	letter-spacing:.5px;
	}


 /* ==========================================================================
                                 Media Queries
   ========================================================================== */

@media (min-width: 576px){
	.col-sm-6 {
		flex: 0 0 auto;
		width: 50%;
		padding: 0 .5em;
	}

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.cover img {
		/*height:90vh;
		max-height:800px;
		max-width:100%;*/
	}

	#wrap {
		max-width:750px;
	}

	.logo {max-width:247px;}

	ul.social {
		position:absolute;
		top:.75em;
		right:1em;
		left:auto;
	}

	.social li a {padding:1em 0 1em 1em;}

	.topnav{flex-direction:row;margin-top:0;}
	.topnav a {display:block; font-size:0.875em;}
	.topnav a.icon {display:none;}
	.topnav.responsive {border-top:0px;}

	/* contributors page*/
	.contributors p {
  		margin-bottom: 0;
	}

/* Grid  */

	.col-sm-3 {
		flex:0 0 auto;
		width:25%;
		padding: 0 .5em;
	}

	.col-md-3 {
		flex:0 0 auto;
		width:25%;
		padding: 0 .5em;
	}

	.col-sm-9 {
		flex:0 0 auto;
		width:75%;
		padding: 0 .5em;
	}

	.col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.6666666667%;
		padding: 0 .5em;
	}

	.col-sm-6 {
		flex:0 0 auto;
		width:50%;
		padding: 0 .5em;
	}
/*used on portfolio issue*/

	.portfolio span.bold {font-size:1.25em;}

	.portfolio-title {
		font-size:1em;
		line-height:.8em;
	}


	/* home */
	.bookbox img, .interviewbox img {max-height:225px;}

	/*blog*/
	.blog .col-sm-9 {
		padding-right:30px;
		}

	.blog .col-sm-9 .post {
		width: 50%;
    		flex: 0 0 auto;
    		padding: 0 1em;
		}
	.blog .col-sm-9.cats .post {
		width: 100%;
		display:flex;
		padding:0;
		}

	.blog .col-sm-9.cats .post div {
		flex-basis:66.666666%;
		}
	.blog .col-sm-9.cats .post div.post-thumb {
		flex-basis:33.333333%;
		padding-right:2em;
		}


	.img-two, .img-three, .img-four, .img-six, .img-seven, .img-eight {display:block;}

	ul.people {padding-left:2em;}

	/*Featured page used for Portfolio issues - 6 portfolios*/
	.featured .row .col-sm-4 {
		margin-bottom:25px;
		font-size:1.3em;
		line-height:1.1em;
	}

	.featured span.bold {
		font-size:1.2em;
		}



	/*Group Exhibition*/
	h3.smheading {
		float:right;
		margin-top:10px;
	}

	.group h2.headings {float:left;}

	/* Archive page */

		.archive-issue {
			flex-basis:25%;
			display:flex;
			flex-direction:column;
			padding-left:1%;
			padding-right:1%;
		}


	}



 @media (min-width: 992px) {

	 #wrap{max-width:970px;}

	.topnav a {font-size:1em;}


/* Grid */
	.col-lg-6 {
		flex:0 0 auto;
		width:50%;
		padding: 0 .5em;
	}
	.col-lg-6.bookbox, .col-lg-6.interviewbox {width:50%;}

	.blog .col-sm-3 {
		padding-left:25px;
		}

	 	/* 2x wide ad on home*/
	.home-helpers .col-lg-12 {
		flex:0 0 auto;
		width:100%;
		padding: .5em .5em 0 .5em;
	}

.ad-left {
		flex:0 0 auto;
		width:39%;
		padding: .5em 0 0 .5em;
	}

.ad-right {
		flex:0 0 auto;
		width:61%;
		padding: .5em .5em 0 0;
	}


/*portfolio issue*/
	.portfolio {margin-bottom:0.75em;}

	.portfolio .col-md-6 img {display:block;}

	/*.featured .portfolio .col-md-6 img {margin-bottom:.5em}*/

	.portfolio .col-md-6.no-gutter{
		padding: 0 .5em 0 0;
	}

	.col-md-6 {
		flex:0 0 auto;
		width:50%;
		padding:0 0.5em;
		}

	.col-sm-6.portfolio{
		display:flex;
		width:25%;
		flex-wrap:wrap;
	}

	.featured .col-md-6, .portfolio .col-md-6{
		width:100%;
	}



 	.bookbox, .featuredbox {
		padding-bottom:0em;
		margin-bottom:0px;
		border-bottom: 0px solid #d6d6d6;
		padding-right:.75em;
	}



	.interviewbox, .groupbox {
		padding-left:.75em;
	}

	.home helpers {text-align:left;}
	.subad {text-align:left;}

	.news::-webkit-scrollbar, #rss::-webkit-scrollbar {
		width: 10px;
		height:30px;
	}
	.news::-webkit-scrollbar-thumb, #rss::-webkit-scrollbar-thumb {
		border-radius: 1px;
		background-color: rgba(0, 0, 0, .3);
		-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
		height:100px;
		}
/*rss feed*/
	#rss {
		max-height: 350px;
		overflow: auto;
		overflow-y: scroll;
		overflow-x:hidden;
		}

	.rss-item-image {
		padding-bottom:0em;
		float: left;
    		width: 40%;
    		padding-right: .5em;
		}

	#rss article::after{
  		content: "";
  		clear: both;
  		display: table;
		}

	.news {
		max-height: 350px;
		overflow: auto;
		overflow-y: scroll;
		overflow-x:hidden;
		}

}
 @media (min-width: 1200px) {
	 #wrap {max-width:1170px;}

 }
</pre></body></html>