body {
  background: url("/images/bg.jpg");
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
  text-decoration: none;
  color: #0080ac;
}
#newsheader {
  font-size: 24px;
  font-weight: bold;
}
.cc-publishtime {
  font-size: 10px;
  padding-bottom: 15px;
}
.cc-commentheader {
  font-size: 24px;
  padding-top: 25px;
}
#wrapper {
  width: 1100px;
  margin: 0 auto;
}
#header {
  width: 1306px;
  margin-left: -102px;
  height: 257px;
  background: url("/images/header.png");
}
#logo {
  width: 674px;
  float: left;
  height: 147px;
  margin-top: 15px;
  margin-left: 310px;
}
#menu {
  font-weight: bold;
  margin-top: 0px;
  margin-left: 545px;
  float: left;
}
#menu a {
  color: #fff;
  padding: 15px;
}
#pagemid {
  width: 1100px;
  margin-top: 17px;
}
#comicarea {
  width: 870px;
  padding: 15px;
  background: #daecf2;
  float: left;
}
#cc-comicbody {
  width: 870px;
  text-align: center;
}
.cc-nav {
  width: 703px;
  margin: 0 auto;
  height: 108px;
  margin-top: 10px;
}
.cc-nav a {
  float: left;
  display: block;
  height: 108px;
}
.cc-first-dis {
  width: 311px;
  float: left;
  height: 108px;
}
.cc-first {
  background: url("/images/first.png");
  width: 204px;
}
.cc-prev {
  width: 107px;
  background: url("/images/prev.png");
}
.cc-navaux {
  width: 94px;
  background: url("/images/navmid.png");
}
.cc-next {
  width: 104px;
  background: url("/images/next.png");
}
.cc-last {
  width: 194px;
  background: url("/images/last.png");
}
#rightarea {
  float: right;
  width: 170px;
}
#sociallinks {
  width: 170px;
  height: 53px;
}
#sociallinks a {
  height: 53px;
  float: left;
  display: block;
}
#twitter {
  width: 58px;
  background: url("/images/twitter.png");
}
#tumblr {
  width: 54px;
  background: url("/images/tumblr.png");
}
#email {
  width: 58px;
  background: url("/images/email.png");
}
#tower {
  width: 160px;
  height: 600px;
  background: #ccc;
  margin: 0 auto;
  margin-top: 10px;
}
#hiveworks {
  width: 160px;
  height: 364px;
  margin: 0 auto;
  margin-top: 10px;
  background: url("/images/hiveworks.png");
  display: block;
}
#hw-jumpbar {
  width: 1008px;
  margin: 0 auto;
  margin-top: 30px;
}
#leaderboard {
  width: 728px;
  height: 90px;
  background: #ccc;
  margin: 0 auto;
  margin-top: 15px;
}
#bottom {
  width: 900px;
  padding: 30px;
  background: #daecf2;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 30px;
}
#patreon {
  width: 160px;
  height: 65px;
  display: block;
  background: url("/images/patreon.png");
}
#hw-privacy {
  text-align: center;
  padding-bottom: 30px;
}
#hw-privacy a {
  color: #f7c74a;
}
