body{
	background:#000;
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html{
	height:100%;
}
a{
	color:#d60017;
	text-decoration:none;
}
#jumptocomicimg,#jumptocomicprev,#jumptocomicnext{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><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\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: invert; /* IE6-9 */
    -webkit-filter: invert(100%); /* Chrome 19+ & 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;
}
#leaderboard{
	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;
}
.nav{
	float:right;
	width:350px;
	height:80px;
}
.nav a{
	height:80px;
	float:left;
	display:block;
}
.prev{
	width:79px;
	background:url('http://www.threepanelsoul.com/images/prev.png');
}
.next{
	width:77px;
	background:url('http://www.threepanelsoul.com/images/next.png');
}
.first{
	width:80px;
	background:url('http://www.threepanelsoul.com/images/first.png');
}
.last{
	width:80px;
	background:url('http://www.threepanelsoul.com/images/last.png');
	margin-left:34px;
}
.firstdis{
	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;
}
#boxad{
	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;
}