body{
	padding:0;
	margin:0;
}

#kickad{
	width:300px;
	height:250px;
	display:block;
	background:#fff;
	padding:20px;
	margin-bottom:20px;
	border-radius:10px;
}

#patreon{
	width:300px;
	height:153px;
	margin: 0 auto;
	background:url('http://monsterkind.enenkay.com/img/patreon.png');
	margin-bottom:20px;
	display:block;
}
h1,.cc-newsheader{
	color:#224573;
	font-weight:normal;
}
.cc-pagerow{
	display:inline-block;
	margin-left:10px !important;
}
.cc-thumbcontain{
	clear:right;
	width:475px;
}
.cc-chapterthumb{
	width:160px;
}

/* Container */
a , a:visited { color: #6389BA; text-decoration: none; }
a:hover { color: #224573; text-decoration: underline; }
body { background: url('images/background.png') #8F705A; font-family: "Tahoma", sans-serif; }
#container { width: 1050px; margin: auto; padding-bottom: 20px; }
/* Header */
#links { width:680px; margin: 0 auto; height:78px; clear:both; position:relative; z-index:20; }
#links a { display:block; float:left; padding:0; margin:0; height:78px; }
#banner{
	width:1050px;
	height:252px;
	display:block;
	background:url('images/banner.png');
}
#Home{
	background:url('images/home.png');
	width:112px;
}
#About{
	background:url('images/about.png');
	width:123px;
}
#Archive{
	background:url('images/archive.png');
	width:122px;
}
#Cast{
	background:url('images/cast.png');
	width:107px;
}
#Shop{
	background:url('images/shop.png');
	width:105px;
}
#RSS{
	background:url('images/rss.png');
	width:111px;
}
.cc-nav{
	width:690px;
	text-align:center;
	clear:both;
	height:80px;
	margin:15px 0px;
}
.cc-nav a{
	display:inline-block;
	height:80px;
	margin:0px 10px;
	
}
.cc-first{
	width:69px;
	background:url('images/first.png');
}
.cc-last{
	width:69px;
	background:url('images/last.png');
}
.cc-prev{
	width:54px;
	background:url('images/prev.png');
}
.cc-next{
	width:54px;
	background:url('images/next.png');
}
.cc-navaux{
	display:inline-block;
	height:80px;
	width:80px;
	background:url('images/inbetween.png');
}
/* Body */
#content { float: left; width: 690px; }
#sidebar { float: right; width: 340px; }
#social{
	width:200px;
	margin:0 auto;
	height:80px;
	clear:both;
}
#social a{
	width:100px;
	height:80px;
	float:left;
	display:block;
}
#tumblr{
	background:url('images/tumblr.png');
}
#twitter{
	background:url('images/twitter.png');
}
#hiveworks { max-width: 100%; }
#shoutouts a { display: block; font-size: 0.85em; }
#skyscraper, #leaderboard { margin: auto; color: white; text-align: center; }
#skyscraper { width: 160px; height:600px; border-radius:10px; padding:25px; background:#fff;  clear:right; margin:0 auto; }
#paypal_donate_button { margin: 50px 0; }
/* Footer */
#footer{
	padding:20px;
}
#leaderboard { width: 728px; height: 90px; margin-top:30px; margin-left:-26px; background:#fff; padding:7px; border-radius:7px; }
#copyright { text-align: center; color: #6389BA; font-size: 0.6em; }
#hw-jumpbar a{
	color:#fff !important;
}
#hw-jumpbar{
	margin: 0 auto;
	margin-top:20px;
	width:250px;
}

/* ==============
===== Comic =====
============== */
#body{
	margin-top:10px;
	position:relative;
}
#comic img { display: block; margin: auto; }
#comic{
	width:690px;
	background:#fff;
	border-radius:10px;
	text-align:center;
	padding-top:50px;
	padding-bottom:40px;
	margin-top:-15px;
	position:relative;
	z-index:10;
}
#description{
	margin-top:20px !important;

}
.text { margin-top:-15px; width:660px; padding:15px; border-radius:10px; background:#fff; }
#title, #comment_toggle { font-size: 1.5em; }
#title, #comment_toggle, .text big, #shoutouts h3 { color: #224573; }
#description p, #comments p { font-size: 0.8em; color: #6389BA; }
#comments p { margin-top: 0; }
.text small { color: #6389BA; }
#boxad{
	width:300px;
	height:250px;
	background:#fff;
	padding:20px;
	border-radius:10px;
}

#ibar{
	width:118px;
	height:650px;
	overflow:hidden;
	text-align:left;
	float:left;
	background:#b73962;
	border-radius:10px;
}
#pixiestrip{
	height:640px;
}
#pixiestripbutton{
	float:left;
	margin-top:50px !important;
	left:0px !important;
	width:75px;
	margin-left:20px;
}
#jumptocomicimg{
	left:23px !important;
	position:absolute;
}
#jumptocomicprev{
	left:0px !important;
}
#hiveworks{
	width:300px;
	height:170px;
	background:url('images/hiveworks.png');
	clear:both;
	display:block;
	margin:0px 20px;
}
#shoutouts{
	width:200px;
	padding:20px;
	background:#fff;
	clear:both;
	text-align:center;
	margin: 0 auto;
	margin-top:15px;
	border-radius:10px;
}
#comicsiread{
	width:300px;
	height:54px;
	margin:15px 20px;
	clear:both;
	background:url('images/comicsiread.png');
}
#comic img{
	width:600px;
	height:auto;
}
.cc-storyline-thumb{
	max-width:200px;
}
.cc-storyline-thumb img{
	max-width:100%;
}
.cc-storyline-text{
	width:440px;
}