@import url('https://fonts.googleapis.com/css?family=Delius');
@import url('https://fonts.googleapis.com/css?family=Sofia');
body{
	background:url('https://www.balderdashcomic.com/images/bg.jpg');
	margin:0;
	padding:0;
	font-family: 'Delius', Verdana, Arial, Helvetica, sans-serif;
}
.cc-newsheader, .cc-newsheader a, h1, h2, h3{
	font-family: 'Sofia','Delius',Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a{
	color:#000;
}
.cc-newsheader{
	font-size:28px;
	font-weight:bold;
}
.cc-publishtime{
	font-size:10px;
}
#wrapper{
	width:1150px;
	margin:0 auto;
}
#header{
	width:1150px;
	height:180px;
	background:url('images/header.png');
}
#logo{
	width:402px;
	height:118px;
	display:block;
	margin:auto;
	background:url('https://www.balderdashcomic.com/images/logo.png');
}
#leaderboard{
	background:#cccccc;
	width:728px;
	height:90px;
	float:left;
	margin-top:22px;
	margin-left:10px;
}
#mainwrap{
	background:url('https://www.balderdashcomic.com/images/comicrepeat.png');
}
#comicbg{
	width:1150px;
	height:753px;
	background:url('https://www.balderdashcomic.com/images/comicbg.png');
	position:relative;
	z-index:60;
}
#innerwrap{
	margin-top:-753px;
	position:relative;
	float:left;
	width:1150px;
	min-height:753px;
	z-index:80;
}
#tabs1{
	position:absolute;
	width:138px;
	height:473px;
}
#tabs1 a{
	position:absolute;
	width:100px;
	left:38px;
}
#home{
	height:83px;
}
#archive{
	top:108px;
	height:92px;
}
#about{
	top:260px;
	height:87px;
}
#links{
	top:383px;
	height:84px;
}
#tabs2{
	position:absolute;
	top:326px;
	width:112px;
	left:1023px;
}
#tabs2 a{
	position:absolute;
	width:112px;
}
#cast{
	height:77px;
}
#recipes{
	left:-41px;
	top:107px;
	height:88px;
}
#magic{
	top:218px;
	height:86px;
}
#map{
	top:338px;
	height:	85px;
}
#comicwrap{
	width:800px;
	margin-left:170px;
}
#cc-comicbody{
	width:825px;
	text-align:center;
}
.nav{
	margin: 0 auto;
	width:256px;
	margin-top:30px;
	margin-bottom:30px;
	height:48px;
}
.nav a{
	float:left;
	height:48px;
	display:block;
}
.navspace1{
	height:48px;
	width:86px;
	float:left;
}
.first{
	width:52px;
	background:url('https://www.balderdashcomic.com/images/first.png');
}
.prev{
	width:34px;
	background:url('https://www.balderdashcomic.com/images/prev.png');
}
.next{
	margin-left:89px;
	width:34px;
	background:url('https://www.balderdashcomic.com/images/next.png');
}
.last{
	width:47px;
	background:url('https://www.balderdashcomic.com/images/last.png');
}
#comicbottom{
	widt:1150px;
	height:372px;
	margin-top:-200px;
	background:url('https://www.balderdashcomic.com/images/comicbottom.png');
}
#bottomdivider{
	width:100%;
	background:url('https://www.balderdashcomic.com/images/doily.png');
	height:67px;
	margin-top:-67px;
	min-width:1150px;
}
#bottom{
	width:100%;
	background:#fff;
	min-height:300px;
	min-width:1150px;
}
#bottominner{
	width:1150px;
	margin: 0 auto;
}
#leftside{
	width:220px;
	float:left;
}
#leftside a{
	display:inline-block;
}
#social{
	width:165px;
	margin: 0 auto;
	text-align:center;
}
#social a{
	height:82px;
}
#tumblr{
	width:82px;
	background:url('https://www.balderdashcomic.com/images/tumblr.jpg');
}
#twitter{
	width:79px;
	background:url('https://www.balderdashcomic.com/images/twitter.jpg');
}
#rss{
	width:84px;
	background:url('https://www.balderdashcomic.com/images/rss.jpg');
}
#patreon{
	width:219px;
	height:197px;
	background:url('https://www.balderdashcomic.com/images/patreon.jpg');
	margin-top:10px;
}
#donate{
	width:219px;
	height:170px;
	background:url('https://www.balderdashcomic.com/images/donate.jpg');
}
#blogtop{
	width:132px;
	height:70px;
	margin: 0 auto;
	text-align:center;
	font-family: 'Sofia','Delius',Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:36px;
	font-weight:bold;
}
#middle{
	padding:15px;
	float:left;
	width:900px;
}
#hiveworks{
	display:inline-block;
	background:url('https://www.balderdashcomic.com/images/hiveworks.jpg');
	width:300px;
	height:146px;
}
#tower{
	background:#ccc;
	width:160px;
	height:600px;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:15px;
}

#ibar{
	width:160px;
	height:345px;
	overflow:hidden;
	text-align:left;
	margin: 0 auto;
	background:#7c905d;
	border-radius:3px;
}
#pixiestrip{
	height:345px;
}
#pixiestripbutton{
	float:left;
	margin-top:50px !important;
	left:0px !important;
	width:155px;
	margin-left:3px;
}
#jumptocomicimg{
	left:39px !important;
	position:absolute;
}
#jumptocomicprev{
	left:0px !important;
}