<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #000;
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
  min-height: 100%;
}
a {
  color: #d60017;
  text-decoration: none;
}
#jumptocomicimg,
#jumptocomicprev,
#jumptocomicnext {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='-1.0 0 0 0 1.0 -1.0 0 0 0 1.0 -1.0 0 0 0 1.0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 3.5+ */
  filter: invert; /* IE6-9 */
  -webkit-filter: invert(100%); /* Chrome 19+ &amp; Safari 6+ */
}
#ibar {
  margin-bottom: 10px;
}
.cc-tagline {
  display: inline;
}
#fullwrapper {
  width: 1100px;
  margin: 0 auto;
  height: 100%;
}
#wrapper {
  background: #fff;
  width: 1030px;
  margin: 0 auto;
  min-height: 100%;
}
#header {
  width: 1066px;
  height: 204px;
  background: url('http://www.threepanelsoul.com/images/header.png');
  margin-left: -17px;
  position: relative;
}
#logo {
  height: 204px;
  width: 325px;
  position: absolute;
}
#top-space {
  width: 728px;
  height: 90px;
  padding: 6px;
  border-radius: 6px;
  background: #000;
  right: 0px;
  top: 12px;
  position: absolute;
}
#menu {
  position: absolute;
  top: 130px;
  height: 54px;
  width: 690px;
  right: 6px;
}
#menu a {
  float: left;
  height: 54px;
  display: block;
}
#archive {
  width: 125px;
}
#news {
  width: 100px;
}
#about {
  width: 130px;
}
#store {
  width: 105px;
}
#gumroad {
  width: 125px;
}
#rss {
  width: 43px;
}
#twitter {
  width: 50px;
}
#titlearea {
  height: 30px;
  padding: 15px;
}
#cc-comicbody {
  padding: 0px 0px 20px 0px;
  text-align: center;
}
#undercomic {
  width: 1030px;
  background: #000;
  height: 80px;
  clear: both;
}
#comictitle {
  font-size: 24px;
  font-weight: bold;
  width: 500px;
  float: left;
}
#titletime {
  font-size: 12px;
  text-align: right;
  width: 500px;
  float: right;
  line-height: 24px;
}
#buyprint {
  width: 553px;
  height: 80px;
  background: url('http://www.threepanelsoul.com/images/buyaprint.png');
  display: block;
  float: left;
}
.cc-nav {
  float: right;
  width: 350px;
  height: 80px;
}
.cc-nav a {
  height: 80px;
  float: left;
  display: block;
}
.cc-prev {
  width: 79px;
  background: url('http://www.threepanelsoul.com/images/prev.png');
}
.cc-next {
  width: 77px;
  background: url('http://www.threepanelsoul.com/images/next.png');
}
.cc-first {
  width: 80px;
  background: url('http://www.threepanelsoul.com/images/first.png');
}
.cc-last {
  width: 80px;
  background: url('http://www.threepanelsoul.com/images/last.png');
  margin-left: 34px;
}
.cc-first-dis {
  height: 80px;
  float: left;
  width: 159px;
}
#content {
  padding: 13px;
  clear: both;
}
#contentleft {
  width: 685px;
  float: left;
}
#contentright {
  width: 300px;
  float: right;
}
#twitterheader {
  width: 740px;
  height: 53px;
  background: url('http://www.threepanelsoul.com/images/twitter.png');
  float: left;
  margin-left: -55px;
}
#twittercontainer {
  padding: 15px 0px;
  clear: both;
  width: 520px;
  margin: 0 auto;
}
.cc-searchbox {
  height: 150px;
  overflow: hidden;
}
#rantsheader {
  width: 740px;
  height: 53px;
  background: url('http://www.threepanelsoul.com/images/rants.png');
  float: left;
  margin-left: -55px;
}
#rantscontainer {
  padding: 15px 0px;
  clear: both;
}
#bottom-space {
  width: 300px;
  height: 250px;
  background: #ccc;
}
.rightheader {
  padding: 10px;
  width: 300px;
  font-size: 18px;
  color: #fff;
  background: #000;
}
#patreon {
  width: 300px;
  height: 129px;
  background: url('http://www.threepanelsoul.com/images/patreon.png');
  display: block;
}
.rightcontainer {
  width: 300px;
  text-align: center;
  padding: 13px 0px;
}
#hw-privacy{
  padding:20px 0;
  text-align:center;
}
#hw-privacy a{
  color:#fff;
}</pre></body></html>