body{
	background:url('/images/bgtop.png') repeat-x #21262c;
	padding:0;
	margin: 0;
    font-family:"Trebuchet MS",Helvetica,sans-serif;
font-size:12px;
	color:#fff;
}
a{
	color:#fff;
}
#wrapper{
	width:1135px;
	margin: 0 auto;
	position:relative;
		padding-bottom:100px;
}
#tractor{
	width:1251px;
	position:absolute;
	left:-150px;
	height:1287px;
	background:url('/images/tractor.png');
}
#header{
	width:1135px;
	height:350px;
	background:url('/images/header.png');
	z-index:10;
	position:relative;
}
#header a{
	display:block;
	z-index:15;
	float:left;
}
#logo{
	width:408px;
	height:183px;
	top:50px;
	position:absolute;
}
#menu{
	height:50px;
	width:925px;
	position:absolute;
	top:260px;
	left:180px;
}
#menu a{
	height:50px;
	float:left;
}
#home{
	width:125px;
}
#about{
	width:140px;
}
#cast{
	width:115px;
}
#archives{
	width:200px;
}
#gallery{
	width:185px;
}
#store{
	width:140px;
}
#comicblock{
	width:1135px;
	clear:both;
	position:relative;
	z-index:20;
}
#newreader{
	display:block;
	float:left;
	margin-left:200px;
	margin-top:-33px;
	width:459px;
	height:33px;
	background:url('/images/newreader.png');
}
#comicleft{
	width:600px;
	padding: 45px 25px 15px 25px;
	background:#21262c;
	border-radius:20px;
	border:2px solid #96b7e6;
	float:left;
	margin-left:90px;
}
#comicright{
	float:right;
	width:320px;
	margin-right:20px;
}
#boxad{
	width:300px;
	height:250px;
	padding:3px;
	border-radius:4px;
	background:#2bf7fe;
}
.cc-nav{
	width:588px;
	margin: 0 auto;
	height: 39px;
	margin-top:10px;
}
.cc-nav a{
	display:block;
	float:left;
	height:39px;
}
.cc-first{
	width:136px;
	background:url('/images/first.png');
}
.cc-first-dis{
	width:298px;
	height:39px;
	float:left;
}
.cc-prev{
	width:162px;
	background:url('/images/prev.png');
}
.cc-next{
	width:162px;
	background:url('/images/next.png');
}
.cc-last{
	width:128px;
	background:url('/images/last.png');
}
.cc-storyline-text { max-width: 550px;}
.cc-storyline-pagetitles { column-count: 5; }
#hiveworks{
	display:block;
	height:130px;
	width:300px;
	background:url('/images/hiveworks.png');
}
#patreon{
	display:block;
	height:132px;
	width:300px;
	margin:0 auto;
	margin-top:5px;
	background:url('/images/patreon.png');
}
#hw-jumpbar{
	margin: 0 auto;
	width:700px;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	position:relative;
	z-index:20;
}
#contentarea{
	clear:both;
	width:1025px;
	margin: 0 auto;
	position:relative;
	z-index:20;
}
#leftbar{
	width:148px;
	float:left;
	margin-left:35px;
}
#leftbar div, #leftbar a{
	display:block;
	width:148px;
}
#completion{
	height:500px;
	background:url('/images/completion.png');
}

#middle{
	width:700px;
	background:#21262c;
	border:2px solid #96b7e6;
	border-radius:25px;
	padding:15px 50px 35px 50px;
	float:left;
}
#newshead{
	width:550px;
	clear:both;
	border-bottom:1px solid #96b7e6;
	height:34px;
	background:url('/images/news.png') no-repeat;
	background-position:0px 10px;
}
#newslinks{
	float:right;
	width:250px;
	height:32px;
}
#newslinks a{
	width:35px;
	height:32px;
	float:left;
	display:block;
	
}
#deviantart{
	background:url('/images/deviantart.jpg');
}
#facebook{
	background:url('/images/facebook.jpg');
}
#reddit{
	background:url('/images/reddit.jpg');
}
#rss{
	background:url('/images/rss.png');
}
#tumblr{
	background:url('/images/tumblr.jpg');
}
#twitter{
	background:url('/images/twitter.jpg');
}
#wiki{
	background:url('/images/wiki.jpg');
}
#rightbar{
	float:right;
	width:160px;
}
#tower{
	width:160px;
	height:600px;
	padding:3px;
	border-radius:4px;
	background:#2bf7fe;
}
#twitch{
	width:300px;
	height:130px;
	display:block;
	margin:0 auto;
	margin-top:15px;
}
#firsttries{
	width:300px;
	height:130px;
	display:block;
	margin:0 auto;
	margin-top:15px;
}
#discord{
	width:300px;
	height:130px;
	display:block;
	margin:0 auto;
	margin-top:15px;
}
.cc-blogtitle{
	clear:both;
	margin-top:15px;
}
#conschedule{
	padding-top:15px;
	border-top:1px solid #96b7e6;
	margin-top:15px;
	
}
#warning {
color: #ff5959;
}
