body {
  margin: 0;
  padding: 0;
  background: url("/images/bg.jpg") repeat-x #674b7b;
}
#wrapper {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 1150px;
  margin: 0 auto;
  padding: 10px 0px;
}
a {
  color: #ff4665;
  text-decoration: none;
}
#newsheader {
  font-size: 24px;
  font-weight: bold;
}
.cc-publishtime {
  font-size: 10px;
  padding-bottom: 15px;
}
.cc-commentheader {
  font-size: 24px;
  font-weight: bold;
}
#header {
  width: 1150px;
  height: 258px;
  background: url("/images/header.png");
}
#header a {
  display: block;
  float: left;
}
#starthere {
  width: 130px;
  margin-left: 30px;
  height: 63px;
  margin-top: 103px;
}
#logo {
  width: 448px;
  height: 118px;
  margin-left: 200px;
  margin-top: 33px;
}
#archive {
  width: 128px;
  height: 67px;
  margin-left: 172px;
  margin-top: 101px;
}
#menu {
  width: 531px;
  margin-left: 313px;
  margin-top: 27px;
  height: 33px;
  float: left;
}
#menu a {
  height: 33px;
}
#cast {
  width: 95px;
}
#latest {
  width: 149px;
}
#menutumblr {
  width: 153px;
}
#author {
  width: 134px;
}
#navtop {
  width: 900px;
}
.cc-nav a {
  float: left;
  display: block;
}
#navtop a {
  height: 50px;
  margin-top: -80px;
}
#pagewrap {
  width: 900px;
  padding: 0px 125px;
  float: left;
  background: url("/images/pagebg.png");
  min-height: 300px;
}
#navtop .cc-first {
  width: 100px;
}
#navtop .cc-prev {
  width: 85px;
  margin-left: 100px;
}
#navtop .cc-next {
  margin-left: 720px;
  width: 85px;
}
#navtop .cc-last {
  width: 90px;
  margin-left: 805px;
}
#bottomnav {
  width: 1150px;
  height: 184px;
  background: url("/images/navbottom.png");
}
#bottomnav a {
  height: 84px;
}
#bottomnav .cc-first {
  width: 139px;
  margin-left: 254px;
}
#bottomnav .cc-prev {
  width: 132px;
}
#bottomnav .cc-next {
  width: 132px;
  margin-left: 100px;
}
#bottomnav .cc-last {
  width: 139px;
}
#cc-comicbody {
  padding-bottom: 20px;
  width: 900px;
  text-align: center;
}
#comicbody img {
  max-width: 900px;
  height: auto;
}
#leaderboard {
  width: 728px;
  margin: 0 auto;
  height: 90px;
  clear: both;
  margin-top: 7px;
}
#belowcomic {
  padding: 15px;
  background: #3c3736;
  width: 1055px;
  margin: 0 auto;
}
#sociallinks {
  height: 109px;
  width: 495px;
  float: left;
}
#sociallinks a {
  height: 109px;
  float: left;
  display: block;
}
#hiveworks {
  background: url("/images/hiveworks.png");
  width: 216px;
}
#tumblr {
  width: 63px;
  background: url("/images/tumblr.png");
}
#patreon {
  width: 63px;
  background: url("/images/patreon.png");
}
#twitter {
  width: 82px;
  background: url("/images/twitter.png");
}
#rss {
  width: 71px;
  background: url("/images/rss.png");
}
#hw-jumpbar {
  width: 550px;
  float: right;
  margin-top: 35px;
}
#pixiestrip {
  height: 100px;
}
#mid {
  width: 650px;
  padding: 30px;
  margin-left: 20px;
  float: left;
  background: #fff;
  min-height: 700px;
}
.tower {
  background: #ff4665;
  float: left;
  margin-left: 20px;
  padding: 10px;
  margin-top: 100px;
  width: 160px;
  height: 600px;
}
#hw-privacy {
  text-align: center;
  padding: 20px;
  clear: both;
}
