/* Bittersweet Candy Bowl website CSS design, version 3, by SuitCase (suitcase@soaringrabbit.com)
Truly a gargantuan effort. You wouldn't have thought, but this is the most complicated thing I've ever had to make. Be proud of me. -- November 2009
Then, the store and some ads were added, that was a lot of messing around. -- August 2010
And then, the front page had news added, and the store was revised. -- January 2011
And then, the store was remade, and we started using Typekit -- September 2011
And then, the intro page and about page and archives page and extras page were remade and a lot of retina graphics were added -- 2012 */

/* Basic page structure, first. This is a bit bulky, but isn't the pretty gradient worth it */
body {
	font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
	font-size: 1.15em;
	color: #3c4d6f;
	line-height: 1.4em;
	width: 100%;
	position: relative;
	margin: 0;
}
div#purplecol {
	width: 50%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 51;
	overflow: hidden;
	background-color: #B0A1C9;
}
div#greencol {
	width: 50%;
	height: 100%;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 52;
	overflow: hidden;
	background-color: #92CDA9;
}
div#centrecol {
	width: 980px;
	position: relative;
	z-index: 53;
	background-color: #F3F6F7;
	background-image: url(https://blasto.enterprises/img/global_bg_main_extend_flat.png);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 auto;
}
div#content {
	background-repeat: no-repeat;
	padding: 0 15px 0;
/* This bizarre text align mess is because of the h2 and their inline-block thing. Don't ask, but it makes it work in IE. It's followed up in our first IE7 hack at the end. */
	text-align: center;
}
div #content * {
	text-align: left;
}

/* Typekit FOUT fix */
.wf-loading h2.title,.wf-loading h2.comicdate,.wf-loading div#compactheader {
	visibility: hidden;
}

/* Set some custom colours for links (Why not) */ 
a:link {
	color: #3c7cac;
}
a:visited {
	color: #9428AF; /* was: 458AD1 */
}
a:active {
	color: #3c99e0;
}

/* Headers and stuff. */

h1 {
	padding: 5px 0 0;
	margin: 0;
}
h1 a {
	display: block;
	width: 908px;
	height: 104px;
	background-image: url(https://blasto.enterprises/img/global_header_logo_flat.png);
	background-repeat: no-repeat;
	margin: 3px auto 0;
}
h2 {
	font-size: 2.3em;
	color: #41608e;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	padding: 0 45px 0 0;
	margin: .2em auto 0;
	background-position: top right;
	background-repeat: no-repeat;
}
h2.pagetitle {
	font-size: 3.3em;
	line-height: 55px;
	padding: 0 60px 15px 0;
}
h3 {
	font-size: 1.2em;
	color: #41608e;
	text-align: center!important;
	line-height: 1.7em;
	width: 980px;
	margin-left: -15px;
	background-image: url(https://blasto.enterprises/img/global_h3bg.png);
}
h4 {
	font-size: 2em;
	text-align: center!important;
	padding-right: 40px;
	margin: 1.1em 0 .7em;
}
.titletext {
	display: none;
}

/* Ads */

/* Generally */
div.ad-top object {
	display: block;
	border: none;
	margin: 0;
}

/* Separator ads */
body#home object#separator {
	margin: -.5em 0;
	border-top: 1px solid #C6D2DD;
	border-bottom: 1px solid #C6D2DD;
}
body#view object#separator {
	margin: .6em 0 -.7em;
}

/* Leaderboard */
div#ad_leaderboard {
	height: 95px;
	position: relative;
	background-color: #E1E5ED;
	border-bottom: 2px solid #C6D2DD;
}
body#store div#content {
	position: relative;
}
body#store div#ad_leaderboard {
	border-left: 15px solid #6670AC;
	border-right: 15px solid #87C187;
}
div#ad_commentsleaderboard {
	margin-left: 19px!important;
}
div#ad_leaderboard object,div#ad_commentsleaderboard object {
	width: 728px;
	height: 90px;
	margin: 0 auto!important;
}
div#ad_commentsleaderboard.separatorstyle {
	height: 104px;
}
div#ad_commentsleaderboard.separatorstyle object {
	height: 105px;
}
div#ad_leaderboard img {
	margin: 0;
	padding: 0;
}
div#ad_commentsleaderboard {
	width: 728px;
	background-color: #ebf0f5;
	border: 2px solid #d0dfef;
	margin: 0 0 1.1em 15px;
}
div#ad_nocommentsleaderboard {
	width: 728px;
	height: 90px;
	background-color: #ebf0f5;
	border: 2px solid #d0dfef;
	margin: 3em auto 0;
}
div#ad_leaderboard_homefooter {
	width: 950px;
	height: 150px;
	clear: both;
	position: relative;
	background: url(https://blasto.enterprises/img/global_footer_hr_lighter.png) no-repeat center top;
}
div#ad_leaderboard_homefooter object {
	width: 728px;
	height: 90px;
	position: absolute;
	bottom: 15px;
	left: 15px;
}
div#ad_leaderboard_homefooter p.bcilink {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	width: 127px;
	height: 45px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	padding: 45px 25px 0;
	margin: 0;
	background: #DEEAF6 url(https://blasto.enterprises/img/membership_signin.png) no-repeat center 7px;
}

/* Skyscrapers */
div#ad_newsskyscraper {
	width: 300px;
	background-color: #d0dfef;
	border: 2px solid #d0dfef;
	margin: 0;
}
div#ad_newsskyscraper object {
	margin-left: 70px;
}
div#ad_commentsskyscraper object,div#ad_comicskyscraper object,div#ad_topiclistskyscraper object,div#ad_newsskyscraper object {
	width: 160px;
	height: 600px;
}
div#ad_commentsskyscraper {
	position: absolute;
	right: -355px;
	bottom: 1.5em;
	background-color: #ebf0f5;
	border: 2px solid #d0dfef;
}
div#ad_comicskyscraper {
	width: 162px;
	height: 614px;
	position: absolute;
	top: 90px;
	right: -1px;
	background: url(https://blasto.enterprises/img/viewer_toweradbg.png) no-repeat;
	padding: 1px 0 0 1px;
}

/* Rectangle */
div#ad_newsrectangle {
	width: 300px;
	height: 250px;
	background-color: #E4C0DC;
	border: 2px solid #CD95C3;
	margin-bottom: 8px;
}
div#ad_commentsrectangle object {
	width: 300px;
	height: 250px;
}
div#ad_commentsrectangle {
	width: 300px;
	height: 250px;
	float: right;
	background-color: #ebf0f5;
	border: 2px solid #d0dfef;
	margin-right: 15px;
	margin-top: .78em;
}
div#ad_socialmediarectangle {
	width: 300px;
	height: 250px;
	float: right;
	background-color: #ebf0f5;
	border: 2px solid #d0dfef;
	margin-right: 15px;
	margin-top: 0;
}

/* Page title decoration images */

h2.pagetitle#archive {
	background-image: url(https://blasto.enterprises/img/headerdec/major_archive.png);
	padding-right: 52px;
}
h2.pagetitle#about {
	background-image: url(https://blasto.enterprises/img/headerdec/major_about.png);
	padding-right: 72px;
}
h2.pagetitle#privacypolicy {
	padding-right: 0;
}
h2.pagetitle#roundup {
	padding: 0;
	margin: .19em 0 .32em;
}
body#store h2.pagetitle {
	background-image: url(https://blasto.enterprises/img/headerdec/major_store.png);
}
body#checkout h2.pagetitle {
	background-image: url(https://blasto.enterprises/img/headerdec/major_checkout.png);
	padding-right: 65px;
}
h2.pagetitle#forum {
	padding: 0px 0px 15px 0px;
}
h2.pagetitle#extras {
	background-image: url(https://blasto.enterprises/img/headerdec/major_extras.png);
	padding-right: 70px;
}
h2.pagetitle#introduction {
	background-image: url(https://blasto.enterprises/img/headerdec/major_anintroduction.png);
}
h2#castofcharacters {
	background-image: url(https://blasto.enterprises/img/headerdec/castofcharacters.png);
	padding-right: 47px;
}
h2#yourauthors {
	background-image: url(https://blasto.enterprises/img/headerdec/yourauthors.png);
	padding-right: 59px;
}
h2#faq {
	background-image: url(https://blasto.enterprises/img/headerdec/faq.png);
}
h2#links {
	background-image: url(https://blasto.enterprises/img/headerdec/comicswelove.png);
	padding-right: 54px;
}
h2#guestappearances {
	background-image: url(https://blasto.enterprises/img/headerdec/thingswevedone.png);
	padding-right: 58px;
}
h2#graveyard {
	background-image: url(https://blasto.enterprises/img/headerdec/graveyard.png);
	padding-right: 52px;
}
h2#bannersandbuttons {
	background-image: url(https://blasto.enterprises/img/headerdec/bannersandbuttons.png);
	padding-right: 55px;
}
h2#otherlinks {
	background-image: url(https://blasto.enterprises/img/headerdec/otherlinks.png);
	padding-right: 78px;
}
h2#buriedtreasure {
	background-image: url(https://blasto.enterprises/img/headerdec/buriedtreasure.png);
	padding-right: 73px;
}

/* Here's the main navbar. */

ul#mainnav {
	list-style: none;
	height: 134px;
	position: relative;
	background-image: url(https://blasto.enterprises/img/global_header_rainbow_club_noschedule_lighter.png);
	background-repeat: no-repeat;
	padding-left: 0;
	margin: -15px 0 0;
}
ul#mainnav li a {
	height: 55px;
	display: block;
	position: absolute;
}
a.mainnav_about {
	width: 125px;
	height: 55px!important;
	top: 45px;
	left: 25px;
}
a.mainnav_archive {
	width: 146px;
	top: 35px;
	left: 162px;
}
a.mainnav_extras {
	width: 123px;
	top: 36px;
	left: 325px;
}
a.mainnav_candybooru {
	width: 223px;
	top: 47px;
	left: 467px;
}
a.mainnav_club {
	width: 95px;
	top: 50px;
	left: 706px;
}
a.mainnav_store {
	width: 108px;
	height: 56px!important;
	top: 38px;
	left: 809px;
}
a.mainnav_introduction {
	width: 145px;
	height: 99px!important;
	top: 97px;
	left: 799px;
	background-image: url(https://blasto.enterprises/img/global_header_newreader_lighter.png);
	z-index: 200;
}

/* Now we have to define the basic elements of the page. */

div#content p {
	padding: 0 15px;
}

/* Now for the globally-used custom sections that need to be defined. */

/* Convention reminder */
body#home li a.conventionreminder {
	width: 151px;
	height: 145px;
	position: absolute;
	left: 20px;
	top: 92px;
	background-size: 151px 146px;
}
body#home li a.conventionreminder:active {
	-webkit-filter: grayscale(15%);
}
body#view p.conventionreminder {
	width: 129px;
	height: 122px;
	position: absolute;
	left: 358px;
	top: -16px;
	z-index: 100;
	padding: 0!important;
	margin: 0!important;
}
body#view p.conventionreminder a {
	width: 129px;
	height: 122px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0!important;
	margin: 0!important;
	background-size: 129px 122px;
}
body#view p.conventionreminder a:active {
	-webkit-filter: grayscale(15%);
}

/* Omnibus reminder */
p.originalwarning {
	font-size: .9em;
	font-weight: ;
	color: #614639;
	width: 65%;
	text-align: center!important;
	padding: .5em 1em!important;
	margin: 1em auto -1em;
	background-color: #ffd0ad;
}

/* Commentary block */
div#commentaryblock.noreadercomments {
	margin: 2em 8em 2em;
}
div#commentaryblock.readercomments {
	padding-top: 1em;
	margin: 2em 0 -.5em;
	background: url(https://blasto.enterprises/img/global_commentaryblockseparator.png) repeat-y;
}
/* Author commentary */
div#authorcommentary {
	font-size: .9em;
	line-height: 1.4em;
	min-height: 90px;
	padding-left: 88px;
	margin: 0 auto -.5em;
	background-image: url(https://blasto.enterprises/img/global_authorcommentary_v.png);
	background-repeat: no-repeat;
}
div#authorcommentary.news {
	padding-left: 0;
	background: none;
}
div#authorcommentary.veronica p strong.news,div#authorcommentary.oliver p strong.news {
	display: inline;
}
div#authorcommentary.veronica {
	padding-left: 88px;
	background-image: url(https://blasto.enterprises/img/global_authorcommentary_v.png);
	background-repeat: no-repeat;
}
div#authorcommentary.oliver {
	padding-left: 88px;
	background-image: url(https://blasto.enterprises/img/global_authorcommentary_o.png);
	background-repeat: no-repeat;
}
div#authorcommentary.veronica.oliver {
	padding-left: 88px;
	background-image: url(https://blasto.enterprises/img/global_authorcommentary_vo.png);
	background-repeat: no-repeat;
}
div#authorcommentary h3 {
	display: none;
}
div#authorcommentary p {
	padding: 0!important;
	margin: 0 0 1em;
}
div#authorcommentary p strong.veronica {
	color: #d15a56;
}
div#authorcommentary p strong.oliver {
	color: #41992c;
}
div#authorcommentary.news p.news {
	border-top: none!important;
	padding-top: 0!important;
}
div#authorcommentary.veronica p.news,div#authorcommentary.oliver p.news {
	padding-top: .8em!important;
	border-top: 2px solid #d0dfef!important;
}
div#authorcommentary p strong.news {
	color: #9a6846;
}
/* Reader comments */
div#commentaryblock.readercomments div#authorcommentary {
	width: 355px;
	float: left;
	margin-left: 15px;
	margin-bottom: 0;
}
div#commentaryblock.readercomments div#readercomment {
	width: 444px;
	float: left;
	padding-left: 15px;
	margin-left: 18px;
}
div#commentaryblock.readercomments div#readercomment h3 {
	font-size: 1.1em;
	width: auto!important;
	padding: 0!important;
	margin: -.4em 0 0!important;
	background: none!important;
}
div#commentaryblock.readercomments p.calltoaction {
	font-size: 17px;
	font-weight: bold;
	text-align: center!important;
	clear: both;
	padding: 0!important;
	margin-top: .3em;
}
div#readercomment div.tumblr {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 14px 19px 14px 20px;
	background-color: #36465d;
}
div#readercomment div.tumblr div.fauxpost {
	background: white url(https://blasto.enterprises/img/global_readercomment_tumblrdogear.png) no-repeat right top;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 3px;
	padding: 17px 18px 18px;
}
div#readercomment div.tumblr div.fauxpost p {
	font-size: 14px;
	color: #444;
	line-height: 21px;
	padding: 0;
	margin: 0 0 12px;
}
div#readercomment div.tumblr div.fauxpost p.author,div#readercomment div.tumblr div.fauxpost p.source {
	line-height: 13px;
	margin-bottom: 0;
}
div#readercomment div.tumblr div.fauxpost a {
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	color: #a1a1a1;
}
div#readercomment div.tumblr div.fauxpost p.author {
	padding: 0 0 11px;
}
div#readercomment div.tumblr div.fauxpost p.source a {
	font-weight: normal;
}
div#readercomment div.twitter {
	width: 436px;
}
div#readercomment div.twitter blockquote {
	background-color: white;
	border: 1px solid #E1E8ED;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 1em 1.5em;
	margin: 0;
}
div#readercomment div.twitter blockquote p {
	margin-top: 0;
	padding: 0;
}
div#readercomment div.twitter a {
	font-size: .8em;
	font-weight: bold;
	float: right;
}
iframe#twitter-widget-0 {
	width: 467px!important;
	margin: .3em 0!important;
}
div#readercomment div.chat {
	font-size: .9em;
	line-height: 1.3em;
	padding: .1em .5em;
}
div#readercomment div.chat p {
	padding: 0;
	margin: 0;
}
div#readercomment div.chat strong {
	color: #c12382;
}
div#readercomment div.quote p {
	font-size: 1.1em;
	padding: 0 1.5em!important;
	margin: .6em 0 .6em!important;
}
div#readercomment div.quote p.author {
	font-weight: bold;
	font-size: .85em;
	font-style: italic;
	float: right;
	margin-right: 10%;
	margin-top: 0!important;
}
div#readercomment div.chan {
	background-color: #ffe;
	padding: 18px 20px;
}
div#readercomment div.chan div {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #800000;
	background-color: #f0e0d6;
}
div#readercomment div.chan div p.postinfo {
	margin-bottom: 0;
	padding-top: 0!important;
	padding-bottom: 0!important;
}
div#readercomment div.chan div p.postinfo strong {
	color: #117743;
}
div#readercomment div.chan div p.postinfo a {
	color: #800000;
	text-decoration: none;
}
div#readercomment div.chan div p {
	color: #800000;
	margin: .2em 0 .4em;
}
div#readercomment div.chan div p span.greentext {
	color: #789922;
}
div#readercomment div.chan div p span.postlink {
	color: #000080;
}
div#readercomment div.chan div p s {
	color: black;
	background-color: black;
	text-decoration: none;
}
div#readercomment div.chan div p s:hover {
	color: white;
}
div#readercomment div.chan div p  {
	padding-top: .5em;
	padding-bottom: .75em;
	margin-top: 0;
}
div#readercomment div.chan img {
	float: left;
	margin: 5px 10px 5px 10px;
}
div#support {
	display: none;
}

/* Chapter notice */
p.chapternotice {
	font-weight: bold;
	text-align: center;
	color: #9C4130;
	line-height: 1.5em;
	background-color: #f4dddd;
	padding: .5em .7em!important;
	margin: 1em 1.5em;
}
body#home p.chapternotice {
	width: 670px;
	margin: 1em auto;
}

/* Transcript */
div#transcript_container h3 {
	display: none;
}
details#transcript summary {
	font-size: .95em;
	font-weight: bold;
	color: #57728d;
	text-align: center;
	width: 7.5em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0 auto -1em;
}
details#transcript summary span {
	text-decoration: underline;
	color: #3c7cac;
}
div#transcripttext {
	font-size: .95em;
	color: #56483b;
	width: 37em;
	overflow: hidden;
	background-color: #fcfcfb;
	box-shadow: .15em .2em .6em #c1ced8;
	padding: .6em 2em;
	margin: 1.75em auto -.5em;
}
div#transcripttext p {
	margin: .9em 0;
	padding: 0!important;
}
div#transcripttext em.action {
	font-size: .92em;
	line-height: 1.6em;
	color: #8c2828;
}
div#transcripttext em.caption {
	font-size: .92em;
	color: #504464;
	line-height: 1.8em;
	padding: .2em .4em;
	margin-left: -.2em;
	background-color: #efe9ef;
}
div#transcripttext em.end {
	font-weight: bold;
	font-style: normal;
	line-height: 2.4em;
	border: 2px solid #56483b;
	border-radius: .15em;
	padding: .025em .35em;
}
div#transcripttext strong.character { color: #5D576B; }
div#transcripttext strong.character.lucy { color: #f767bb; }
div#transcripttext strong.character.mike { color: #09a1ed; }
div#transcripttext strong.character.daisy { color: #cf9c00; }
div#transcripttext strong.character.paulo { color: #ff5c57; }
div#transcripttext strong.character.david { color: #67482c; }
div#transcripttext strong.character.yashy { color: #2dae58; }
div#transcripttext strong.character.chirpy { color: #c33364; }
div#transcripttext strong.character.lily { color: #949D6A; }
div#transcripttext strong.character.blur { color: #028090; }
div#transcripttext strong.character.sue { color: #9F7E69; }
div#transcripttext strong.character.amaya { color: #FA7921; }
div#transcripttext strong.character.sandy { color: #048BA8; }
div#transcripttext strong.character.abbey { color: #512a29; }
div#transcripttext strong.character.tess { color: #F98948; }
div#transcripttext strong.character.katie { color: #F9C22E; }
div#transcripttext strong.character.jordan { color: #5D737E; }
div#transcripttext strong.character.augustus { color: #3F403F; }
div#transcripttext strong.character.jasmine { color: #79B791; }
div#transcripttext strong.character.jessica { color: #613F75; }
div#transcripttext strong.character.rachel { color: #3F403F; }
div#transcripttext strong.character.matt { color: #274C77; }
div#transcripttext strong.character.molly { color: #60992D; }

/* What was once a tiny smallprint section now works for the GIGANTIC GLOBAL FOOTER. */

/* Thumb strip */
ul#thumbstrip {
	list-style-type: none;
	background: url(https://blasto.enterprises/img/global_footer_hr_lighter.png) no-repeat center top;
	padding-top: 40px;
	padding-left: 0;
	margin: 15px 14px 0;
}
ul#thumbstrip li {
	text-align: center;
	width: 158px;
	float: left;
}
ul#thumbstrip li a:link, ul#thumbstrip li a:visited, ul#thumbstrip li a:active {
	font-size: .85em;
	font-weight: bold;
	line-height: 1.25em;
	color: #dc443d;
	width: 146px;
	float: left;
	padding: 0 13px 0 8px;
	margin-bottom: 13px;
}
ul#thumbstrip li a {
	position: relative;
	padding: 0 5px!important;
}
ul#thumbstrip li a img {
	background: url(https://blasto.enterprises/img/global_footer_thumbshadow.png) no-repeat center top;
	padding: 8px 16px;
}
ul#thumbstrip li a strong {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 121px;
	height: 121px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(https://blasto.enterprises/img/global_footer_sashes_flat.png) no-repeat 0 0;
	padding: 0!important;
	margin: 7px 0 0 20px;
}
ul#thumbstrip li.candybooru a strong { background-position: 0 -121px; }
ul#thumbstrip li.diary a strong { background-position: 0 -242px; }
ul#thumbstrip li.comicpage a strong { background-position: 0 -363px; }
ul#thumbstrip li.ner a strong { background-position: 0 -363px; }
ul#thumbstrip li.askbcb a strong { background-position: 0 -605px; }
ul#thumbstrip li.blog a strong { background-position: 0 -484px; }

/* The actual footer! */
div#footer {
	color: #5a6988;
	width: 950px;
	min-height: 326px;
	clear: both;
	background: #DEEAF6 url(https://blasto.enterprises/img/global_footer_bg_lighter.png) no-repeat;
	margin: 0 15px;
}
div#footer div.col {
	width: 300px;
	float: left;
}
div#footer h3 {
	font-size: 1.3em;
	width: auto;
	background: none;
	margin: 5px 0;
}

/* Your Authors column */
div#footer div#authors ul {
	list-style-type: none;
	width: 13.2em;
	padding-left: .15em;
	margin: 0 auto;
}
div#footer div#authors li {
	font-size: .9em;
	line-height: 1.35em;
	height: 56px;
	padding-left: 58px;
	margin-bottom: .2em;
	background: url(https://blasto.enterprises/img/global_footer_authors_icons.png) 0 no-repeat;
}
div#footer div#authors ul li a {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	padding-top: .16em;
}
div#footer div#authors li.veronica_twitter { background-position-y: 0; }
div#footer div#authors li.oliver_twitter { background-position-y: -54px; }
div#footer div#authors li.tumblr { background-position-y: -108px; }
div#footer div#authors li.taeshidiary { background-position-y: -162px; }

/* Upcoming Events column */
div#footer div#upcoming.col {
	width: 350px;
}
div#footer div#upcoming p.nothing {
	font-size: .9em;
	text-align: center;
	padding-top: 90px;
}
div#footer div#upcoming.listcount_1 ul,
div#footer div#upcoming.listcount_2 ul,
div#footer div#upcoming.listcount_3 ul,
div#footer div#upcoming.listcount_4 ul  {
	font-size: .9em;
	list-style-type: square;
	margin: 0 10px;
}
div#footer div#upcoming.listcount_5 ul,
div#footer div#upcoming.listcount_6 ul,
div#footer div#upcoming.listcount_7 ul,
div#footer div#upcoming.listcount_8 ul {
	font-size: .85em;
	list-style-type: square;
	margin: 0 10px;
}
div#footer div#upcoming.listcount_1 ul li,
div#footer div#upcoming.listcount_2 ul li,
div#footer div#upcoming.listcount_3 ul li,
div#footer div#upcoming.listcount_4 ul li {
	margin-bottom: 5pxz;
}
div#footer div#upcoming.listcount_5 ul li {
	margin-bottom: 5px;
}
div#footer div#upcoming.listcount_6 ul li,
div#footer div#upcoming.listcount_7 ul li,
div#footer div#upcoming.listcount_8 ul li {
	line-height: 1.5em;
	margin-bottom: 0;
}
div#footer div#upcoming ul li a {
	font-weight: bold;
}
div#footer div#upcoming ul li span {
	display: block;
}

/* Updates & Community column */
div#footer div#updatescommunity ul {
	list-style-type: none;
	width: 13.2em;
	padding-left: .15em;
	margin: .3em auto 0;
}
div#footer div#updatescommunity li {
	font-weight: bold;
	line-height: 31px;
	height: 33px;
	background: url(https://blasto.enterprises/img/global_footer_updatescommunity_icons.png) 0 no-repeat;
	padding-left: 40px;
	margin-bottom: 3px;
}
div#footer div#updatescommunity li.instagram { background-position-y: 0; }
div#footer div#updatescommunity li.webtoon { background-position-y: -33px; }
div#footer div#updatescommunity li.tapas { background-position-y: -66px; }
div#footer div#updatescommunity li.roundup { background-position-y: -99px; }
div#footer div#updatescommunity li.facebook { background-position-y: -132px; }
div#footer div#updatescommunity li.twitter { background-position-y: -165px; }
div#footer div#updatescommunity li.discord { background-position-y: -198px; }
div#footer div#follow dl dt a {
	height: 28px;
	position: relative;
	display: block;
	background: url(https://blasto.enterprises/img/global_footer_twitterfollow.png) no-repeat 159px 0;
	margin-top: .5em;
}

/* Our actual smallprint */
p.smallprint {
	font-size: .86em;
	text-align: center;
	line-height: 1.6em;
	width: 930px;
	background-color: #caddee;
	padding: 10px;
	margin: 0 15px;
}
p.smallprint span.minorlinks {
	display: block;
	padding-left: 8px;
}
p.smallprint span.minorlinks a {
	padding-right: 8px;
}
p.smallprint small {
	font-size: 100%;
}

/* Talk CSS. */
div#talk_action {
	clear: both;
	background: url(https://blasto.enterprises/img/viewer_talkbg.png) no-repeat center;
	background-position-y: 60px;
	margin-top: 2em;
}
div#talk_action h3 {
	width: auto!important;
	background: none!important;
	margin: 1em 0 0!important;
}
div#talk_action h3 span {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #985b00;
	background-color: #fff2af;
	padding: .1em .2em;
}
div#talk_action div#share,div#talk_action div#chat,div#talk_action div#comment {
	width: 14.5em;
	min-height: 190px;
	float: left;
	padding: 1em 1.3em 1.5em;
}
div#talk_action h4 {
	font-size: 1.34em;
	color: #40608d;
	line-height: 1.1em;
	margin: 0 0 .3em;
	padding: 0;
}
div#talk_action p {
	text-align: center;
	padding: 0;
	margin-top: .5em;
	margin-bottom: .5em;
}
div#talk_action pre {
	font-size: 15px;
	text-align: center;
	background-color: #dde9f4;
	padding: .5em 0;
	display: block;
	margin: 0 0 0;
}
div#talk_action div#share p.buttons {
	position: relative;
	width: 71%;
	margin: 0 auto 0;
}
div#share a.tweet,div#share a.post,div#chat a.join,div#comment a.becomeapatron {
	font-weight: bold;
	color: white;
	line-height: 1.7em;
	text-decoration: none;
	height: 1.8em;
	display: block;
	position: absolute;
	padding-left: 35px;
	padding-right: .7em;
	border-radius: .2em;
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	background-image: url(https://blasto.enterprises/img/viewer_talk_socialicons.png);
}
div#share a.tweet {
	background-color: #55acee;
	left: 0;
}
div#share a.tweet:active {
	background-color: #568edc;
}
div#share a.post {
	right: 0;
	background-color: #35465c;
	background-position: 1px 33px;
}
div#share a.post:active {
	background-color: #29384b;
}
div#chat h4 {
	margin-bottom: 1.05em;
}
div#chat p {
	width: 85%;
	margin: 0 auto;
}
div#chat a.join {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 110px;
	height: 36px;
	position: static;
	background-image: url(https://blasto.enterprises/img/viewer_talk_discordlogo.png);
	background-color: #7289DA;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 59px;
	margin-top: .5em;
}
div#chat a.join:active {
	background-color: #516ed1;
}
div#comment h4 {
	margin-bottom: .7em;
}
div#comment a.becomeapatron {
	width: 132px;
	height: 36px;
	line-height: 36px;
	white-space: nowrap;
	position: static;
	background-image: url(https://blasto.enterprises/img/viewer_talk_patreonlogo.png);
	background-repeat: no-repeat;
	background-position-x: 18px;
	background-color: #e85b45;
	padding-left: 53px;
	padding-right: 1.3em;
	margin-left: 28px;
	margin-bottom: 1em;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}
div#comment a.becomeapatron:active {
	background-color: #e7513a;
}
p.ournote {
	clear: both;
}

/* Comments CSS. */
div#allcomments_container {
	max-width: 580px;
	position: relative;
	padding-right: 0!important;
}
div#selectcomments_container {
	max-width: 580px;
}
div#comments h3 {
	font-size: 1.4em;
	width: auto!important;
	padding: 0!important;
	margin: 0 0 .5em!important;
	background: none;
}
div#selectcomments_container div.comment {
	width: 100%!important;
}
div#comments {
	min-height: 300px;
}
div.comment {
	width: 60%;
	margin: 0 0 auto 25px;
}
div.comment h4 {
	display: none;
}
div.text {
	background-color: #d7ebf6;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 13px 0;
	margin-top: 8px;
}
div.text p {
	font-size: .85em;
	line-height: 1.45em;
	margin: 0;
}
div.text h2 {
	font-size: 100%;
	font-weight: bold;
	color: #3c4d6f;
	padding: .2em;
	display: inline;
}
div.authorline {
	height: 34px;
}
div.authorline p {
	height: 45px;
	position: relative;
	margin: 0;
}
span.authordetails strong {
	font-size: 20px;
	line-height: 31px;
	display: block;
	float: left;
	padding-right: 4px;
}
span.authordetails small {
	font-size: 14px;
	color: #a9a9d2;
	line-height: 33px;
	display: block;
	float: left;
	background: url(https://blasto.enterprises/img/global_bubble_tail_flat.png) no-repeat top right;
	padding-right: 40px;
}
span.authordetails {
	width: 100%;
	height: 30px;
	display: block;
	position: absolute;
	top: -1px;
}
span.edcomment {
	font-size: 2em;
	font-weight: bold;
	color: red;
	text-align: right!important;
	text-shadow: #b3c7dc 2px 2px 0;
	line-height: 1.1em;
	display: block!important;
	width: 85%;
	position: absolute;
	bottom: -35px;
	right: 40px;
}
p.edcommentpadding {
	margin-bottom: 35px!important;
	position: relative;
}
div.comment img {
	max-height: 1500px!important;
}
p.nocomments {
	font-size: 1.3em;
	font-weight: bold;
	color: #3E5170;
	text-align: center!important;
	height: 30px;
	margin: 25px auto;
	padding-top: 127px!important;
	background: url(https://blasto.enterprises/img/global_nocomment.png) no-repeat center top;
}
p.scrapererror {
	font-size: 1.3em;
	line-height: 1.4em;
	width: 70%;
	text-align: center!important;
	margin: 2em auto 3.5em;
}
img.emoticon {
	margin-bottom: -9px;
}
span.censor {
	color: #6f8eaf;
	vertical-align: -4px;
}
em.atreply {
	color: #2c643b;
	font-weight: bold;
	font-style: normal;
	padding: 1px 2px;
	background-color: #cdf1ce;
}
/* BCI member decoration */
div.comment.bci span.authordetails {
	height: 31px;
	padding-left: 23px;
	background: url(https://blasto.enterprises/img/global_bubble_goldbow.png) no-repeat left;
}
div.comment.bci span.authordetails strong {
	color: #AB7F20!important;
}
/* WebKit gets the gold animated gif */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.comment.bci span.authordetails strong {
		background-image: url(https://blasto.enterprises/img/global_bubble_goldbg.gif);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
}
/* Starred comment decoration 
div.comment.starred span.authordetails {
	color: #da5700;
	height: 30px;
	background: url(https://blasto.enterprises/img/global_bubble_star.png) no-repeat 0 4px!important;
	padding-left: 28px!important;
}
div.comment.starred div.text {
	background-color: #ffe8a8;
}
div.comment.starred span.authordetails small {
	background-image: url(https://blasto.enterprises/img/global_bubble_tail_flat.png)!important;
}
div#selectcomments_container div.comment.starred div.text {
	background-color: #d7ebf6;
} */
/* Janitor styles */
.janitorheading {
	font-weight: bold;
	text-align: center!important;
	color: #820d00;
	background-color: #fcabaa;
	padding: .3em .3em!important;
}
div.comment.janitormode {
	margin-left: 45px;
}
input.janitorcheckbox {
	position: absolute;
	left: 30px;
}
p.janitorsubmit input {
	font-family: freight-sans-pro;
	font-weight: bold;
	font-size: .8em;
	text-decoration: underline;
	color: white;
	text-align: center!important;
	width: 200px;
	height: 33px;
	background-color: #f2ab1d;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
}
p.janitorsubmit  {
	text-align: center!important;
}
/* Custom admin bubble style */
div.comment.admin div.text {
	background-color: #def4c5;
}
div.comment.admin div.text em.atreply {
	background-color: #f3f7ef;
}
div.comment.admin span.authordetails small {
	background-image: url(https://blasto.enterprises/img/global_bubble_admin_tail_flat.png)!important;
}
/* Self post */
div.comment.self span.authordetails strong {
	color: #E53200;
}
div.comment.self span.authordetails strong:after {
	content: " (you!)";
}

/* Social media comments */
div#socialmediacomments_container {
	max-width: 580px;
	margin: 0 0 0 25px;
	min-height: 250px;
}
h3#talk {
	font-size: 1.4em;
	width: auto!important;
	padding: 0!important;
	margin: 1em 0 .5em!important;
	background: none;
}
div#socialmediacomments_container img {
	width: auto;
	height: auto;
	max-width: 60%;
	max-height: 40%;
	margin: .25em .25em .25em 0;
}
div#socialmediacomments_container span.medium {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 6px 0 0 0;
}
div#socialmediacomments_container span.medium.facebook {
	background-image: url(https://blasto.enterprises/img/global_comments_social_facebook.png);
}
div#socialmediacomments_container span.medium.twitter {
	background-image: url(https://blasto.enterprises/img/global_comments_social_twitter.png);
}
div#socialmediacomments_container span.medium.tumblr {
	background-image: url(https://blasto.enterprises/img/global_comments_social_tumblr.png);
}
div#socialmediacomments_container span.authordetails strong {
	line-height: 34px;
	padding-left: .25em;
}
div#socialmediacomments_container span.authordetails small {
	line-height: 36px;
	padding-left: .05em;
}
div#socialmediacomments_container span.authordetails small a {
	color: #a9a9d2;
}

/* Patron comments */
div#patroncomments_container {
	max-width: 580px;
}
div#patroncomments_container span.authordetails small a {
	color: #a9a9d2;
}
/* Cool person decoration */
div.comment.coolperson span.authordetails strong {
	color: #AB7F20!important;
}
/* WebKit gets the gold animated gif */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.comment.coolperson span.authordetails strong {
		background-image: url(https://blasto.enterprises/img/global_bubble_goldbg.gif);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
}

/* Homepage. */

div#comicpage {
	text-align: center!important;
	padding: 0 15px;
	margin: 0 auto;
}
h2.comictitle {
	font-size: 1.8em;
	color: #5e89c8;
	line-height: 100%!important;
	text-align: center!important;
	width: 100%;
	padding: 0;
	margin: 0;
}
h3.comicdate {
	font-size: .8em;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center!important;
	color: #647382;
	width: 26em;
	background: none;
	padding: 0;
	margin: 0 auto .75em;
}

/* Page scrubber */

div#pagescrubber {
	text-align: center;
	margin-left: -.2em;
}
div#pagescrubber ul {
	list-style-type: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	position: relative;
	padding: 0;
	margin: .05em auto .25em;
}
div#pagescrubber ul li {
	width: 1em;
	height: 1.13em;
	display: inline-block;
	float: left;
	position: relative;
	background-color: #c3d0dc;
}
div#pagescrubber ul li a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
	border-left: .2em solid #f2f6f7;
}
div#pagescrubber ul li#scrubber_final {
	background: none;
}
div#pagescrubber ul li#scrubber_final span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
div#pagescrubber ul li#scrubber_final span:after {
	color: #c3d0dc;
	line-height: 1em;
	letter-spacing: .17em;
	text-indent: .6em;
	display: block;
	position: absolute;
	top: 0;
	margin-left: -.2em;
}
div#pagescrubber ul li a:hover span {
	font-size: .9rem;
	font-weight: bold;
	color: #8a5507;
	text-indent: 0;
	text-align: center;
	width: 5.5em;
	position: absolute;
	top: 140%;
	top: calc(100% + .75em); /* Fallback above. */
	background: #fffcdc;
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 60px 83px;
	padding-top: 90px;
	padding-left: .13em;
	border-radius: .3em;
	box-shadow: .15em .15em .15em rgba(107, 107, 107, 0.3);
	border: .08em solid #b4a276;
	z-index: 20;
}
div#pagescrubber ul li a:hover span:before {
	content: " ";
	position: absolute;
	left: 2.3em;
	top: -.5em;
	width: .8em;
	height: .8em;
	background-color: #fffcdc;
	transform: rotate(45deg);
	border: .08em solid #b4a276;
	border-bottom: none;
	border-right: none;
}
/* Size modes */
div#pagescrubber.size_10 { font-size: 1.2em; } /* ~10p */
div#pagescrubber.size_10 ul li a:hover span { left: -1.85em; }
div#pagescrubber.size_35 { font-size: 1em; } /* ~35p */
div#pagescrubber.size_35 ul li a:hover span { left: -2em; }
div#pagescrubber.size_45 { font-size: .8em; } /* ~45p */
div#pagescrubber.size_45 ul li a:hover span { left: -2.1em; }
div#pagescrubber.size_65 { font-size: .6em; } /* ~65p */
div#pagescrubber.size_65 ul li a:hover span { left: -2.25em; }
div#pagescrubber.size_big { font-size: .5em; } /* big */
div#pagescrubber.size_big ul li a:hover span { left: -2.4em; }

p.introtext {
	font-size: 1em;
	line-height: 1.5em;
	text-align: center!important;
	width: 72%;
	margin: 0 auto 0;
}
p.introtext_new {
	font-size: 1em;
	line-height: 1.5em;
	text-align: center!important;
	width: 72%;
	margin: 0.2em auto .5em;
}
p.introtext_new strong {
	font-weight: bold;
	font-style: italic;
	color: #588ab0;
	background-color: #daeef3;
	padding: .1em .2em;
}
p.introtext_new a {
	font-weight: bold;
	font-style: italic;
	color: #43914d;
	background-color: #e5f59a;
	padding: .1em .2em;
}
div#comicpage img {
	min-height: 1100px;
	margin-left: auto;
	margin-right: auto;
	border: 12px solid #c8e9f2;
	margin-top: .5em;
}
div#comicnav_homepage {
	height: 45px;
	position: relative;
	margin: 0 64px 0;
}
div#comicnav_homepage ul.nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#comicnav_homepage ul.nav li {
	float: left;
}
div#comicnav_homepage ul.nav li a {
	font-size: .9em;
	font-weight: bold;
	line-height: 45px;
	display: block;
	padding-left: 55px;
	margin-right: 10px;
}
div#comicnav_homepage {
	height: 45px;
	position: relative;
	margin: 0 30px 0;
}
div#comicnav_homepage ul.nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#comicnav_homepage ul.nav li {
	float: left;
}
div#comicnav_homepage ul.nav li a {
	font-size: .9em;
	font-weight: bold;
	line-height: 45px;
	display: block;
	padding-left: 55px;
	margin-right: 10px;
}
div#comicnav_homepage ul.nav li a.firstchapter {
	background: url(https://blasto.enterprises/img/global_comicnav_firstchapter.png) no-repeat 10px 10px;
}
div#comicnav_homepage ul.nav li a.chapterstart {
	background: url(https://blasto.enterprises/img/global_comicnav_chapterstart.png) no-repeat 8px 5px;
}
div#comicnav_homepage ul.nav li a.previouspage {
	padding-left: 42px;
	background: url(https://blasto.enterprises/img/global_comicnav_previouspage.png) no-repeat 3px 10px;
}
div#comicnav_homepage ul.nav li#countdown {
	font-size: .9em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	line-height: 21px;
	width: 230px;
	color: #647382;
	position: absolute;
	right: 132px;
	padding-right: 37px;
	padding-top: 2px;
	margin-right: 10px;
	background: url(https://blasto.enterprises/img/global_comicnav_nextpage_dimmed.png) no-repeat right 10px;
}
div#comicnav_homepage ul.nav li#countdown a {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: inherit;
	line-height: inherit;
	padding-left: .3em!important;
	margin-right: 0;
}
div#comicnav_homepage ul.nav li#countdown noscript {
	text-align: right!important;
}
div#comicnav_homepage ul.nav li a.comments {
	position: absolute;
	right: 0;
	padding: 0 41px 0 0!important;
	background: url(https://blasto.enterprises/img/global_comicnav_allcomments.png) no-repeat right 10px;
	background-repeat: no-repeat!important;
}

/* Patreon preview */
div#patreonpreview {
	color: white;
	text-align: center;
	clear: both;
	background-color: #c32e3c;
	margin: 1em 0;
}
div#patreonpreview div#previewimage {
	background-color: #463f46;
	text-align: center;
}
div#patreonpreview img {
	margin-bottom: -6px;
}
div#patreonpreview p {
	font-size: 1em;
	text-align: center;
	line-height: 1.5em;
	padding: 0 .5em .1em;
	margin: 0;
	background-color: #62c277;
}
div#patreonpreview a {
	font-weight: bold;
	color: white;
}
div#patreonpreview p#teasercomment {
	color: rgb(84, 34, 17);
	font-size: .85em;
	line-height: 1.3em;
	width: 60%;
	position: relative;
	padding: .5em .9em;
	margin: .8em auto 2.3em;
	background-color: rgb(250, 227, 219);
	border-radius: .7em;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
}
div#patreonpreview p#teasercomment span.body {
	display: block;
	overflow: hidden;
}
div#patreonpreview p#teasercomment strong.authortitle {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8em;
	color: hsla(0, 0%, 100%, 0.85);
	display: block;
	float: left;
	background: url(https://blasto.enterprises/img/global_bubble_tail_flat@2x.png) no-repeat top right;
	background-size: 37px 21px;
	-webkit-filter: hue-rotate(-190deg);
	padding-right: 43px;
	position: absolute;
	bottom: -1.7em;
	left: 1.2em;
	white-space: nowrap;
}



/* Featurestrip. */
div#featurestrip h3 {
	display: none;
}
div#featurestrip ul {
	height: 330px;
	clear: both;
	position: relative;
	padding-left: 0;
	margin: 2em 0 2em;
	background-color: white;
}
div#featurestrip ul li,div#featurestrip ul li a {
	width: 284px;
	height: 330px;
	display: block;
	position: absolute;
}
div#featurestrip ul li.order_1 {
	left: 0;
}
div#featurestrip ul li.order_2 {
	left: 219px;
}
div#featurestrip ul li.order_3 {
	left: 446px;
}
div#featurestrip ul li.order_4 {
	right: 0;
}
div#featurestrip ul li.twitter iframe {
	height: 331.5px!important;
	padding: 0!important;
	margin: 0!important;
}
div#featurestrip ul li.askbcb,div#featurestrip ul li.askbcb a {
	z-index: 50;
	background-size: 284px 330px; 
}
div#featurestrip ul li.blog {
	width: 273px;
	z-index: 0;
	background-image: url(https://www.bittersweetcandybowl.com/dynimg/featurestrip/blog.jpg);
}
div#featurestrip ul li.blog a {
	width: 273px;
}
div#featurestrip ul li.promo,div#featurestrip ul li.promo a {
	z-index: 50;
	background-size: 284px 330px;
}
div#featurestrip ul li.twitter,div#featurestrip ul li.twitter a {
	z-index: 0;
}
div#featurestrip ul li span {
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 1em;
	width: 120px;
	height: 105px;
	display: block;
	position: absolute;
	z-index: 100;
	padding: 25px 5px 0;
	background-image: url(https://blasto.enterprises/img/global_featurestrip_circle.png);
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
div#featurestrip ul li span em {
	display: block;
	text-align: center;
	font-size: .7em;
	line-height: 1.15em;
	font-style: normal;
	margin-top: .3em;
}
div#featurestrip ul li.order_1 span {
	top: 13px;
	left: 115px;
}
div#featurestrip ul li.order_2 span {
	left: 98px;
	top: 190px;
}
div#featurestrip ul li.order_3 span {
	left: 132px;
	top: 13px;
}
div#featurestrip ul li.order_4 span {
	top: 185px;
	right: 15px;
}
div#featurestrip ul li.askbcb span {
	height: 124px;
	padding: 6px 5px 0;
}
div#featurestrip ul li.askbcb span em {
	font-size: .7em;
	line-height: 1.05em;
	margin-top: .4em;
}
div#featurestrip ul li.blog span {
	padding: 21px 10px 0;
	width: 110px;
	height: 109px;
}
div#featurestrip ul li.twitter span {
	font-size: 1.5em;
	height: 92px;
	padding: 38px 5px 0;
}
div#featurestrip ul li.twitter span em {
	font-size: .75em;
	margin-top: .15em;
}

/* Site News */

div#sitenews {
	margin-top: 2.5em;
	margin-bottom: 2.3em;
	position: relative;
}

/* Sidebar */
div#sitenews div#newssidebar {
	width: 319px;
	position: absolute;
	top: -5px;
	right: 0;
}
div#sitenews div#newssidebar div.newssidebar_box {
	position: relative;
	width: 286px;
	height: 105px;
	background-color: #62C377;
	padding: 9px;
	margin-bottom: 8px;
}
div#sitenews div#newssidebar div.newssidebar_box h3 {
	font-size: 1.5em;
	text-align: left!important;
	line-height: .9em;
	color: white;
	width: 294px!important;
	height: 113px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 9px;
	margin: 0;
	background: none!important;
}
div#sitenews div#newssidebar h3 a {
	color: white;
}
div#sitenews div#newssidebar p,div#sitenews div#newssidebar ul {
	font-size: .8em;
	font-style: italic;
	color: white;
	line-height: 1.25em;
	position: absolute;
	top: 2.7em;
	padding: 0 70px 0 0;
	margin: 0;
}
div#sitenews div#newssidebar p a,div#sitenews div#newssidebar ul a {
	color: white;
}
div#sitenews div#newssidebar p em,div#sitenews div#newssidebar ul em {
	font-style: normal;
}
div#sitenews div#newssidebar ul {
	list-style: square;
	padding-left: 1.5em;
}

/* Custom box details */
/* BCI */
div#sitenews div#newssidebar div#bci.newssidebar_box {
	background-color: #62C377;
}
div#sitenews div#newssidebar div#bci.newssidebar_box h3 {
	font-size: 1.25em;
	line-height: 1.1em;
	width: 250px!important;
	background: url(https://blasto.enterprises/img/home_newssidebar_bci.png) no-repeat!important;
	padding-top: 5px;
	padding-left: 60px;
}
div#sitenews div#newssidebar div#bci.newssidebar_box ul {
	top: 4.05em!important;
	padding-right: 0;
	text-indent: -.25em;
}
/* Patreon */
div#sitenews div#newssidebar div#patreon.newssidebar_box {
	background-color: #f93;
}
div#sitenews div#newssidebar div#patreon.newssidebar_box h3 {
	background: url(https://blasto.enterprises/img/home_newssidebar_patreon.png) no-repeat!important;
}
/* Mailing list */
div#sitenews div#newssidebar div#mailinglist.newssidebar_box {
	background-color: #01B5CD;
}
div#sitenews div#newssidebar div#mailinglist.newssidebar_box h3 {
	font-size: 1.3em;
	text-align: center!important;
	left: -5px;
}
div#sitenews div#newssidebar div#mailinglist.newssidebar_box p {
	text-align: center;
	top: 2.3em;
	left: 0;
	padding: 0 1.1em;
}
div#sitenews div#newssidebar div#mailinglist.newssidebar_box form {
	text-align: center;
	line-height: 1em;
	position: absolute;
	bottom: .3em;
	left: 0;
}
div#sitenews div#newssidebar div#mailinglist.newssidebar_box label {
	font-size: .8em;
	font-weight: bold;
	color: white;
}
div#sitenews div#newssidebar div#mailinglist.newssidebar_box input#ml-email {
	width: 15em;
	background-color: #fff;
}
div#sitenews div#newssidebar div#mailinglist.newssidebar_box input.hiddenfield {
	display: none;
}
/* Chat */
div#sitenews div#newssidebar div#chat.newssidebar_box {
	background-color: #F05161;
}
div#sitenews div#newssidebar div#chat.newssidebar_box h3 {
	background: url(https://blasto.enterprises/img/home_newssidebar_chat.png) no-repeat!important;
}
div#sitenews div#newssidebar div#chat.newssidebar_box p {
	width: 10.5em;
	padding: 0;
}
/* Store */
div#sitenews div#newssidebar div#store.newssidebar_box {
	background-color: #8082A6;
}
div#sitenews div#newssidebar div#store.newssidebar_box h3 {
	background: url(https://blasto.enterprises/img/home_newssidebar_store.png) no-repeat!important;
}
div#sitenews div#newssidebar div#store.newssidebar_box ul {
	padding-right: 78px;
}
/* Facebook */
div#sitenews div#newssidebar div#facebook.newssidebar_box {
	background-color: #1F6DB5;
}
div#sitenews div#newssidebar div#facebook.newssidebar_box h3 {
	background: url(https://blasto.enterprises/img/home_newssidebar_facebook.png) no-repeat!important;
}
div#sitenews div#newssidebar div#facebook.newssidebar_box p {
	padding-right: 85px;
}
div#sitenews div#newssidebar div#facebook.newssidebar_box div.fb-like {
	width: auto;
	height: 25px;
	min-width: 82px;
	position: absolute;
	bottom: 10px;
	border-radius: 6px;
	background-color: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 0px 8px 6px 5px;
}

/* News column */
div#sitenews div#newscolumn h3 {
	line-height: 2em;
	width: auto!important;
	background: none!important;
	padding: 0!important;
	margin: 1.5em 332px .1em 14px!important;
}
div#sitenews div#newscolumn h3 span {
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #985b00;
	background-color: #fff2af;
	padding: .1em .2em;
}
div#sitenews div#newscolumn h4 {
	font-size: 1em;
	font-style: italic;
	color: #647382;
	padding: 0;
	margin: 0 332px 1em 0!important;
}
div#sitenews div#newscolumn div#newscontent {
	background: none!important;
	width: 630px;
	min-height: 600px;
}
div#sitenews div#newscolumn div#newscontent h4 {
	font-size: 1.9em;
	font-weight: bold;
	font-style: italic;
	color: #d31e27;
	line-height: 1.2em;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
div#sitenews div#newscolumn div#newscontent p {
	font-size: .9em;
	line-height: 1.45em;
	padding: 0 20px 0;
}
div#sitenews div#newscolumn div#newscontent p strong {
	font-size: 1.2em;
	font-style: italic;
	color: #43914d;
	line-height: 1.45em;
	background-color: #e5f59a;
	padding: 0 .3em;
}
div#sitenews div#newscolumn div#newscontent img,div#sitenews div#newscolumn div#newscontent p.img {
	text-align: center;
	margin: 0 auto;
}
div#sitenews div#newscolumn div#newscontent p.button {
	text-align: center;
	margin-bottom: 1.5em;
}
div#sitenews div#newscolumn div#newscontent p.button a {
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	line-height: 1.4em;
	background-color: #f19733;
	padding: .3em .6em;
	border-radius: .4em;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
}
div#sitenews div#newscolumn div#newscontent p.signoff {
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
	padding-left: 60%;
	margin-top: -.5em;
}

/* Stream variant */
body.stream div.streamframes {
	position: relative;
	overflow: hidden;
	background-color: #f5c864;
	border-top: 5px solid #f5c864;
	border-bottom: 5px solid #f5c864;
	margin: 1.5em 15px -.5em;
}
body.stream div.streamframes a {
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center!important;
	line-height: 50px;
}
body.stream div.streamframes a span {
	text-decoration: underline!important;
}
body.stream div.streamframes a.stream {
	display: block;
	background-color: #186ABA;
	position: relative;
	margin-top: -6px;
}
body.stream div.streamframes a.patreon {
	font-size: 25px;
	height: 50px;
	display: block;
	background-color: #EE154D;
	margin-top: -1px;
}
body.stream div#comicpage {
	margin-top: 1.5em;
}

/* viewer.php has a bunch of custom styles */

div#compactheader {
	position: relative;
	width: 980px;
	height: 90px;
	background-image: url(https://blasto.enterprises/img/viewer_header_bgpub_lighter.png);
	background-repeat: no-repeat;
	margin-left: -15px;
}
div#compactheader h1 {
	padding: 0;
}
div#compactheader h1 a {
	width: 339px;
	height: 53px;
	background: url(https://blasto.enterprises/img/viewer_header.png) no-repeat 0 2px;
	margin: 0 0 0 10px;
}
div.progbar_bcb {
	width: 0;
	height: 53px;
	background-color: #cbdded!important;
	margin-left: 15px;
}
div.progbar_enclosure_bcb {
	padding-right: 15px;
}
div.progbar_chapter {
	width: 0;
	height: 37px;
	background-color: #cbdded;
	margin-left: 15px;
}
div.progbar_enclosure_chapter {
	padding-right: 30px;
}
div#compactheader h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 37px;
	width: 62%;
	position: absolute;
	left: 20px;
	background-image: none;
	margin: 0;
}
div#compactheader.bookmarked div.progbar_enclosure_chapter h2 {
	background: url(https://blasto.enterprises/img/viewer_bookmark.png) no-repeat;
	padding: 2px 0 0 31px;
	margin-top: -2px;
}
div#compactheader h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: right!important;
	width: 33%;
	position: absolute;
	right: 20px;
	bottom: 4px;
	margin: 0;
	background-image: none;
}
body#view ul#mainnav a {
	color: #5178a5;
	text-decoration: none;
}	
body#view ul#mainnav {
	font-size: 22px;
	font-weight: bold;
	text-align: right!important;
	width: 595px;
	height: 31px;
	position: absolute;
	right: 24px;
	bottom: 45px;
	padding-top: 7px;
	background-image: none;
}
body#view ul#mainnav li {
	display: inline;
	margin: 0 .25em;
}
body#view ul#mainnav li a span {
	text-decoration: underline;
	display: inline;
}
body#view ul#mainnav li a {
	position: static;
}
body#view ul#mainnav li a {
	display: inline!important;
}
body#view div.comicpage {
	width: 800px;
	position: relative;
	background-color: white;
	border: 1px solid #8a8b8a;
	box-shadow: 1px 1px 3px #c1ced8;
	padding: 2px;
	margin-left: 72px;
	margin-bottom: .8em;
}
body#view div.comicpage img {
	display: block;
}
body#view div.comicpage img {
	display: block;
}
body#view div.comicpage img.originalversion {
	object-fit: contain;
	background-color: #d0d5dd;
}

/* Pagenav */
p.pagenavlink a {
	font-weight: bold;
	color: #7992B2;
	text-align: center;
	text-decoration: none;
	width: 70px;
	position: absolute;
	top: 90px;
	right: 15px;
	z-index: 100;
	padding-top: 8px;
}
p.pagenavlink span.arrow {
	color: #c6d4e6;
}
p.pagenavlink a:hover {
	color: #C5CCDD;
	background-color: #e7eef2;
}
p.pagenavlink span.linktext {
	display: none;
}
p.pagenavlink.next a span.arrow {
	font-size: 70px;
	line-height: 160px;
	vertical-align: middle;
}
p.pagenavlink.prev a {
	font-size: .9em;
	left: 15px;
	position: absolute;
}
p.pagenavlink.prev a span.arrow {
	font-size: 70px;
	vertical-align: middle;
}
p.pagenavlink.prev a span.linktext {
	margin-left: -.2em;
	display: none;
}
p.pagenavlink.next a span.spacer {
	height: 29%;
	display: block;
	display: inline!important;
}
p.pagenavlink.patreon a {
	font-size: .8em;
	text-align: center!important;
	line-height: 1.16em;
}
p.pagenavlink.patreon a span.arrow {
	font-size: 70px;
}
p.pagenavlink.patreon a span.patreontext {
	text-decoration: underline;
	color: #3c7cac;
}
p.pagenavlink.patreon a:active span.patreontext {
	color: #3c99e0;
}
/* Highlight the next and previous for new readers */
p.pagenavlink.newreader a,p.pagenavlink.newreader span.arrow {
	color: #4e7390;
}
/* Pagescrubber */
body#view div#pagescrubber {
	margin: 0;
}
/* Reminder */
p#reminder {
	color: #7f5326;
	text-align: center;
	line-height: 36px;
	padding: 5px;
	margin: 0;
	background-color: #fff2a9;
}
p#reminder strong {
	padding: 5px 41px 5px 0;
	background: #fff2a9 url(https://blasto.enterprises/img/viewer_reminder.png) no-repeat right 0;	
}
p#reminder strong a {
	color: #b9312b;
}
body#home p#reminder {
	line-height: 33px;
	margin: 0em -15px .5em;
	border-top: 2px solid #CB925A;
	border-bottom: 2px solid #CB925A;
}
body#home p#reminder strong {
	background-color: transparent!important;
}

/* Content warning */
p#contentwarning {
	font-size: .85em;
	text-align: center;
	line-height: 31px;
	color: #fffffe;
	padding: 5px;
	margin: 0 0 5px;
	background-color: #87837b;
}

/* Webtoon note */
p#webtoonnote {
	font-size: .85em;
	text-align: center;
	line-height: 31px;
	color: white;
	padding: 5px;
	margin: 0 0 5px;
	background-color: #00d463;
}
p#webtoonnote a {
	color: white;
	font-weight: bold;
}

/* Newsletter signup */
form#mail-list-signup-form {
	color: white;
	width: 371px;
	height: 265px;
	background-color: #008BD0;
	position: relative;
	border-bottom: 105px solid #00A0DE;
	padding: 0 365px 0 14px;
	margin: 1em auto;
}
form#mail-list-signup-form div.decoration {
	width: 380px;
	height: 370px;
	position: absolute;
	top: 0;
	right: 0;
}
form#mail-list-signup-form div#mobilescroll_hype_container {
	display: none;
}
form#mail-list-signup-form.static div.decoration {
	background: url(https://blasto.enterprises/img/newsletter_sideimage_letterstatic.png) no-repeat 20px 0;
}
form#mail-list-signup-form.shipsahoy div.decoration {
	background: url(https://blasto.enterprises/img/newsletter_sideimage_shipsahoy.png) no-repeat 4px 32px;
}
form#mail-list-signup-form h2 {
	font-size: 1.9em;
	line-height: 1.05em;
	color: white;
	text-align: center;
	display: block;
	padding: .9em 0 .2em;
	margin: 0;
}
form#mail-list-signup-form p {
	font-size: .85em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}
form#mail-list-signup-form.set1 h2 {
	padding-top: .3em;
	padding-bottom: .1em;
}
form#mail-list-signup-form label span {
	display: none;
}
form#mail-list-signup-form input#email,form#mail-list-signup-form input#captcha {
	font: bold 1.1em freight-sans-pro, Helvetica, Arial, sans-serif;
	color: white;
	text-indent: .15em;
	background-color: transparent;
	border: none;
	border-bottom: 3px solid white;
}
::-webkit-input-placeholder { color: white; }
:-moz-placeholder { color: white; }
::-moz-placeholder { color: white; }
:-ms-input-placeholder { color: white; }
::-ms-input-placeholder { color: white; }
form#mail-list-signup-form input#email {
	width: 280px;
	position: absolute;
	bottom: 56px;
	left: 57px;
}
form#mail-list-signup-form img {
	position: absolute;
	left: 110px;
	bottom: 0;
}
form#mail-list-signup-form input#captcha {
	width: 110px;
	position: absolute;
	bottom: 12px;
	left: 165px;
}
/* If we don't have placeholder support */
html.no-placeholder form#mail-list-signup-form label span {
	display: block;
	position: absolute;
}
html.no-placeholder form#mail-list-signup-form label.email span {
	bottom: 58px;
	left: 30px;
}
html.no-placeholder form#mail-list-signup-form label.captcha span {
	bottom: 12px;
	left: 70px;
}
html.no-placeholder form#mail-list-signup-form input#email,html.no-placeholder form#mail-list-signup-form input#captcha {
	font-size: .9em;
}
html.no-placeholder form#mail-list-signup-form input#email {
	width: 220px;
	left: 145px;
}
html.no-placeholder form#mail-list-signup-form img {
	left: 155px;
}
html.no-placeholder form#mail-list-signup-form input#captcha {
	left: 220px;
}
/* end that bit */
form#mail-list-signup-form div.submit {
	text-align: center;
	width: 399px;
	height: 105px;
	position: absolute;
	left: 0;
	bottom: -105px;
}
form#mail-list-signup-form input.submitbutton {
	font: bold 1.15em freight-sans-pro, Helvetica, Arial, sans-serif;
	color: white;
	text-align: center;
	cursor: pointer;
	background-color: #72C833;
	border: none;
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 3px #5CA426;
	-webkit-box-shadow: 0 3px #5CA426;
	box-shadow: 0 3px #5CA426;
	padding: .15em .6em .25em;
	margin: 13px auto 8px;
}
form#mail-list-signup-form input.submitbutton:hover {
	background-color: #74ce36;
}
form#mail-list-signup-form input.submitbutton:active {
	-webkit-transform: translateY(2px);
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-o-transform: translateY(2px);
	transform: translateY(2px);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
 }
form#mail-list-signup-form p#postbutton {
	font-size: .8em;
	padding: 0 45px;
}
@-webkit-keyframes shake {
	8%, 41% { -webkit-transform: translateX(-10px); }
	25%, 58% { -webkit-transform: translateX(10px); }
	75% { -webkit-transform: translateX(-5px); }
	92% { -webkit-transform: translateX(5px); }
	0%, 100% { -webkit-transform: translateX(0); }
}
form#mail-list-signup-form p#postbutton.error {
	font-size: .8em;
	font-style: italic;
	color: #fffba8;
	line-height: 1.2em;
	background-color: #e93136;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .3em;
	padding: .3em .3em;
	margin: 0 48px;
	-webkit-animation: shake .5s linear;
}
@keyframes fadeInLeft {
  from {
	opacity: 0;
	transform: translate3d(-15%, 0, 0);
  }
  to {
	opacity: 1;
	transform: none;
  }
}
form#mail-list-signup-form div#newslettersuccess {
	width: 371px;
	height: 370px;
	position: absolute;
	top: -7px;
	left: 0;
	background: url(https://blasto.enterprises/img/newsletter_sideimage_spam.gif) no-repeat right 7px;
	padding: 0 365px 0 14px;
	margin: 0 auto 0;
	-webkit-animation: fadeInLeft .75s ease;
}
form#mail-list-signup-form div#newslettersuccess h2 {
	padding-top: 1.8em;
}
form#mail-list-signup-form div#newslettersuccess p {
	font-size: .95em;
	line-height: 1.25em;
	padding: 0 1.5em .5em 1.5em;
}
form#mail-list-signup-form div#newslettersuccess em {
	color: #cb7500;
	background-color: #ffef4a;
	padding: .03em .3em;
}

/* Comic navigation (prev\next with Yashy etc.) */

div#comicnav {
	height: 45px;
	position: relative;
	margin: 0 5px 0;
}
div#comicnav ul.nav {
	height: 45px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#comicnav ul.nav li {
	float: left;
}
div#comicnav ul.nav li a,div#comicnav ul.nav li span {
	font-size: .9em;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	display: block;
	overflow: hidden;
}
div#comicnav ul.nav li span {
	color: #7992b2;
	opacity: .3;
}
div#comicnav ul.nav li .firstchapter {
	padding-left: 55px;
	background: url(https://blasto.enterprises/img/global_comicnav_firstchapter.png) no-repeat 10px 9px;
}
div#comicnav ul.nav li .previouschapter {
	padding-left: 55px;
	background: url(https://blasto.enterprises/img/global_comicnav_previouschapter.png) no-repeat 13px 10px;
}
div#comicnav ul.nav li a.chapterstart {
	padding-left: 55px;
	background: url(https://blasto.enterprises/img/global_comicnav_chapterstart.png) no-repeat 8px 5px;
}
div#comicnav ul.nav form#comicselect {
	text-align: center;
	position: absolute;
	width: 280px;
	right: 330px;
}
div#comicnav ul.nav li.quickarchive {
	line-height: 20px;
	margin-top: 10px;
}
div#comicnav ul.nav li.quickarchive span#quickarchivelabel {
	display: none;
}
div#comicnav ul.nav li .nextchapter {
	text-align: right;
	position: absolute;
	width: 106px;
	right: 155px;
	padding-right: 42px;
	background: url(https://blasto.enterprises/img/global_comicnav_nextchapter.png) no-repeat right 9px;
}
div#comicnav ul.nav li .latestpage {
	text-align: right;
	position: absolute;
	width: 90px;
	right: 10px;
	padding-right: 45px;
	background: url(https://blasto.enterprises/img/global_comicnav_latestpage.png) no-repeat right 9px;
}

/* Switch back to mobile link */
p.switchlink {
	font-size: 2.3em;
	line-height: 1.4em;
	border-top: 5px solid #1F7B5C;
	border-bottom: 5px solid #1F7B5C;
	margin: 1em 15px .5em;
	background-color: #C6E3CE;
}
p.switchlink a {
	color: #1F7B5C;
	text-decoration: none;
	display: block;
	padding: 1em .5em 1em 195px;
	margin: 0 auto;
	background: #C6E3CE url(https://blasto.enterprises/img/mobile/viewer_desktopmike@4x.png) no-repeat 2vw center;
	background-size: 160px auto;
}
p.switchlink strong {
	font-size: 1.2em;
	text-decoration: underline;
	line-height: 1em;
	display: block;
}

/* Archive page. */

body#archive p.topline {
	font-size: 1.3em;
	text-align: center!important;
	line-height: 1.3em;
	width: 80%;
	margin: .7em auto 1.2em;
}
body#archive div#archive_container div.header h3 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 314px;
	height: 65px;
	background: url(https://blasto.enterprises/img/archive_header_title.png) no-repeat center top;
	padding: 0!important;
	margin: 0;
}
body#archive div#vol2contents_container,body#archive div#vol3contents_container,body#archive div#vol4contents_container,body#archive div#vol5contents_container,body#archive div#vol6contents_container,body#archive div#therestcontents_container {
	-moz-column-count: 2;
	-moz-column-gap: 3em;
	-webkit-column-count: 2;
	-webkit-column-gap: 3em;
	column-count: 2;
	column-gap: 3em;
	margin: 1.1em 3em .5em;
}
body#archive div.chapter {
	min-height: 70px;
	position: relative;
	margin: 0 auto 0;
	padding: 0 0 .8em 69px;
	column-break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
}
body#archive div#archive_container div.chapter h4 {
	font-size: 1em;
	text-align: left!important;
	line-height: 1em;
	padding: .1em 0 0 1em;
	text-indent: -1em;
	margin: 0 0 .1em;
}
body#archive div#archive_container div.chapter img {
	position: absolute;
	left: 0;
	top: .2em;
	border: 1px solid #7ba6b9;
}
body#archive div#archive_container div.chapter p {
	font-size: .8em;
	line-height: 1.4em;
	padding-left: 1em;
	padding-right: 0;
	margin: 0;
}
body#archive div#archive_container div.chapter span.chapterdetails {
	font-size: .75em;
	font-weight: normal;
}
body#archive div#archive_container div.chapter ul {
	font-size: .75em;
	list-style-type: square;
	padding-left: 3.5em;
	margin: .2em 0 0;
}
body#archive div#archive_container div.chapter ul li a {
	font-size: 1.1em;
}
body#archive div#archive_container p.storelink {
	margin: 0 0 1.5em;
}
body#archive div#archive_container p.storelink a {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	line-height: 70px;
	width: 10.3em;
	display: block;
	background-image: url(https://blasto.enterprises/img/archive_storelink.png);
	background-repeat: no-repeat;
	padding: 0 0 0 53px;
	margin: 0 auto;
}
body#archive div#archive_container div#volume2 p.storelink a { background-position-y: -70px; }
body#archive div#archive_container div#volume3 p.storelink a { background-position-y: -140px; }
body#archive div#archive_container div#volume4 p.storelink a { background-position-y: -210px; }
body#archive div#archive_container div#volume5 p.storelink a { background-position-y: -280px; }
body#archive div#archive_container div#volume6 p.storelink a { background-position-y: -350px; }
/* Omnibus 1 */
body#archive div#omnibus1 {
	color: #4b2615;
	background-color: #ede8dd;
	background-image: url(https://blasto.enterprises/img/archive_header_omnibus1_background.png?);
	border-bottom: 1px solid #bca48d;
	-moz-box-shadow: inset 0px -11px 10px -10px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0px -11px 10px -10px rgba(0,0,0,0.5);
	box-shadow: inset 0px -11px 10px -10px rgba(0,0,0,0.5);
}
body#archive div#omnibus1 a:link {
	color: #994c35;
}
body#archive div#omnibus1 a:active {
	color: #d3542d;
}
body#archive div#omnibus1 a:visited {
	color: #b97c69;
}
div#omnibus1 ::selection {
	background-color: #dbd3bd;
}
body#archive div#omnibus1 ::-moz-selection {
	background-color: #dbd3bd;
}
body#archive div#omnibus1 div.header {
	font-size: 1em;
	line-height: 1.4em;
	border-top: 1px solid #ae9b89;
	-moz-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.2);
	box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.2);
}
body#archive div#omnibus1 div.header h3 {
	display: none;
}
body#archive div#omnibus1 div.header p {
	text-align: center;
	width: 80%;
	padding: 0;
	margin: 2em auto;
}
body#archive div#omnibus1 div.chapter img {
	border-color: #af9c8a;
}
body#archive div#omnibus1contents_container div {
	width: 47%;
	border-radius: 1.5em;
	padding: 1.2em .5em .7em;
	margin: 1em 1em .8em;
}
body#archive div#omnibus1contents_container div.chapter {
	width: 75%;
	padding: 0 0 .3em 69px;
	margin: 0 1em .2em;
	background: none;
}
body#archive div#omnibus1contents_container div.chapter ul {
	padding-left: 3em;
	line-height: 1.6em;
}
body#archive div#omnibus1contents_container div#omnibus_section1,body#archive div#omnibus1contents_container div#omnibus_section5,body#archive div#omnibus1contents_container div#omnibus_section8 {
	background-color: #f9d0b5;
}
body#archive div#omnibus1contents_container div#omnibus_section2,body#archive div#omnibus1contents_container div#omnibus_section7,body#archive div#omnibus1contents_container div#omnibus_section10 {
	background-color: #d9e7db;
}
body#archive div#omnibus1contents_container div#omnibus_section3,body#archive div#omnibus1contents_container div#omnibus_section6,body#archive div#omnibus1contents_container div#omnibus_section9 {
	background-color: #f8c8d3;
}
body#archive div#omnibus1contents_container div#omnibus_section4,body#archive div#omnibus1contents_container div#omnibus_section11 {
	background-color: #cbdecd;
}
body#archive div#omnibus1contents_container div#omnibus_section1 {
	margin-left: 1.5em;
}
body#archive div#omnibus1contents_container div#omnibus_section2 {
	margin-left: auto;
	margin-right: 1.5em;
	margin-top: -12.5em;
	position: relative;
	z-index: 10;
}
body#archive div#omnibus1contents_container div#omnibus_section3 {
	margin-top: -14em;
	position: relative;
}
body#archive div#omnibus1contents_container div#omnibus_section4 {
	margin-left: auto;
	margin-right: 1.5em;
	margin-top: -13.5em;
	position: relative;
}
body#archive div#omnibus1contents_container div#omnibus_section5 {
	margin-left: 1.5em;
	margin-top: -2em;
	position: relative;
}
body#archive div#omnibus1contents_container div#omnibus_section6 {
	margin-left: auto;
	margin-top: -13em;
	position: relative;
}
body#archive div#omnibus1contents_container div#omnibus_section7 {
	margin-left: 1.5em;
	margin-top: -12.5em;
}
body#archive div#omnibus1contents_container div#omnibus_section8 {
	margin-left: auto;
	margin-top: -13em;
	position: relative;
	z-index: 10;
}
body#archive div#omnibus1contents_container div#omnibus_section9 {
	margin-left: 1.5em;
	margin-top: -3.2em;
	position: relative;
}
body#archive div#omnibus1contents_container div#omnibus_section10 {
	margin-left: auto;
	margin-top: -15.5em;
	position: relative;
	z-index: 10;
}
body#archive div#omnibus1contents_container div#omnibus_section11 {
	margin-top: -12em;
	position: relative;
}
body#archive div#omnibus1 p.storelink {
	margin-top: 2em!important;
}
body#archive div#omnibus1 p.storelink a {
	background-image: url(https://blasto.enterprises/img/archive_storelink_omnibus1.png)!important;
	width: 11.2em;
}

/* Vol 2 */
body#archive div#volume2 {
	color: #891b17;
	background-color: #e8c57e;
	border-bottom: 1px solid #af9461;
	-moz-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
}
body#archive div#volume2 a:link {
	color: #cb1f1c;
}
body#archive div#volume2 a:visited {
	color: #a71715;
}
body#archive div#volume2 a:active {
	color: #ea2422;
}
body#archive div#volume2 ::selection {
	background-color: #fff499;
}
body#archive div#volume2 ::-moz-selection {
	background-color: #fff499;
}
body#archive div#volume2 div.header {
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	height: 233px;
	background-image: url(https://blasto.enterprises/img/archive_header_vol2.png);
	padding: 65px 565px 10px 15px;
	margin-top: 3em;
	-moz-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
}
body#archive div#volume2 div.header h3 {
	background-position: 0 -65px;
	margin: 0 auto 0;
}
body#archive div#volume2 div.header p {
	text-align: center!important;
	padding: 0;
	margin-top: .3em;
}
body#archive div#volume2 div.chapter img {
	border-color: #c89c44;
}
/* Vol 3 */
body#archive div#vol3contents_container {
	margin-bottom: -2.5em;
}
body#archive div#volume3 {
	color: #256837;
	background-color: #eaefc1;
	border-bottom: 1px solid #a0b9ad;
	margin-top: 3em;
	-moz-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
}
body#archive div#volume3 a:link {
	color: #4bab31;
}
body#archive div#volume3 a:visited {
	color: #439a2c;
}
body#archive div#volume3 a:active {
	color: #5dd83b;
}
body#archive div#volume3 ::selection {
	background-color: #c7ead6;
}
body#archive div#volume3 ::-moz-selection {
	background-color: #c7ead6;
}
body#archive div#volume3 div.header {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: white;
	background-image: url(https://blasto.enterprises/img/archive_header_vol3.jpg);
	background-repeat: no-repeat;
	padding: 403px 15px 10px 15px;
	-moz-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
}
body#archive div#volume3 div.header h3 {
	display: none;
}
body#archive div#volume3 div.header p {
	color: #256837;
	text-align: center;
	padding-left: 0;
	margin: 0 auto 0;
}
body#archive div#volume3 div.chapter img {
	border-color: #b5ca8e;
}
/* Vol 4 */
body#archive div#volume4 {
	color: #2f5475;
	background-color: #b1dcea;
	border-bottom: 1px solid #99adde;
	margin-top: 3em;
	-moz-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
}
body#archive div#volume4 a:link {
	color: #1867b0;
}
body#archive div#volume4 a:visited {
	color: #12538f;
}
body#archive div#volume4 a:active {
	color: #0b75d7;
}
body#archive div#volume4 ::selection {
	background-color: #95d1ea;
}
body#archive div#volume4 ::-moz-selection {
	background-color: #c7ead6;
}
body#archive div#volume4 div.header {
	font-family: minion-pro, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Hoefler Text", Georgia, serif;
	font-size: 1.15em;
	line-height: 1.4em;
	color: white;
	height: 327px;
	background-image: url(https://blasto.enterprises/img/archive_header_vol4.jpg);
	padding: 25px 485px 10px 25px;
	-moz-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
}
body#archive div#volume4 div.header h3 {
	background-position: 0 -130px;
	margin: 1.3em auto .4em;
}
body#archive div#volume4 div.header p {
	color: #604332;
	text-align: center;
	width: 85%;
	margin: 0 auto .8em;
}
body#archive div#volume4 div.header p.firstpara {
	width: 95%;
}
body#archive div#vol4contents_container {
	margin-bottom: 1em;
}
body#archive div#volume4 div.chapter img {
	border-color: #77aee3;
}
/* Vol 5 */
body#archive div#volume5 {
	color: #633a2c;
	background-color: #cda894;
	border-bottom: 1px solid #90837d;
	margin-top: 3em;
	-moz-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
}
body#archive div#volume5 a:link {
	color: #983421;
}
body#archive div#volume5 a:visited {
	color: #6a2417;
}
body#archive div#volume5 a:active {
	color: #d0481a;
}
body#archive div#volume5 ::selection {
	background-color: #ffefc0;
}
body#archive div#volume5 ::-moz-selection {
	background-color: #ffefc0;
}
body#archive div#volume5 div.header {
	font: 1.2em/1.3em minion-pro, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Hoefler Text", Georgia, serif;
	color: #273a59;
	height: 289px;
	background-image: url(https://blasto.enterprises/img/archive_header_vol5.jpg);
	padding: 21px 445px 0 15px;
	-moz-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	box-shadow-bottom: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
}
body#archive div#volume5 div.header h3 {
	background-position: 0 -195px;
	margin: 0 auto .1em;
}
body#archive div#volume5 div.header p {
	text-align: center;
	margin: 0 auto .7em;
	padding: .3em;
	background-color: rgba(209,216,203,0.5212333);
	-moz-box-shadow: 0 0 5px rgba(209,216,203,0.5212333);
	-webkit-box-shadow: 0 0 5px rgba(209,216,203,0.5212333);
	box-shadow: 0 0 5px rgba(209,216,203,0.5212333);
}
body#archive div#volume5 div.chapter img {
	border-color: #a77864;
}
/* Vol 6 */
body#archive div#volume6 {
	color: #5a3915;
	background-color: #feebd7;
	border-bottom: 1px solid #cca358;
	margin-top: 3em;
	-moz-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
	box-shadow: inset 0px -11px 6px -10px rgba(0,0,0,0.25);
}
body#archive div#volume6 a:link {
	color: #e00536;
}
body#archive div#volume6 a:visited {
	color: #b0345d;
}
body#archive div#volume6 a:active {
	color: #ea3812;
}
body#archive div#volume6 ::selection {
	background-color: #ffe36e;
}
body#archive div#volume6 ::-moz-selection {
	background-color: #ffe36e;
}
body#archive div#volume6 div.header {
	color: #e42f61;
	height: 228px;
	background-image: url(https://blasto.enterprises/img/archive_header_vol6.jpg);
	padding: 82px 80px 0 450px;
	-moz-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
	box-shadow-bottom: inset 0px 11px 6px -10px rgba(0,0,0,0.7);
}
body#archive div#volume6 div.header h3 {
	display: none;`Á
}
body#archive div#volume6 div.header p {
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: center;
	padding: 0 0 .7em;
	margin: 0;
}
body#archive div#volume6 div.chapter img {
	border-color: #7f550c;
}
body#archive div#vol6contents_container div.chapter.c93 {
	-webkit-column-break-after: always!important;
	-moz-column-break-after: always!important;
	column-break-after: always!important;
	break-after: always!important;
}
/* The rest */
body#archive div#therest div.header h3 {
	font-size: 2em;
	line-height: 1.8em;
	text-indent: 0;
	width: 100%;
	background: none!important;
	margin-top: .4em;
	margin-bottom: .75em;
}
body#archive p.backlink {
	margin-top: 2em;
}
/* Clippings */
body#archive  div.decoration {
	display: block;
	position: absolute;
	padding: 0!important;
	margin: 0!important;
	border-radius: 0!important;
}
body#archive div#omnibus_section2 div.decoration {
	top: 36%;
	left: -80%;
	width: 291px;
	height: 180px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s2.png)!important;
	background-size: 291px 180px;
}
body#archive div#omnibus_section3 div.decoration {
	top: 37%;
	right: -79%;
	width: 294px;
	height: 207px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s3.png)!important;
}
body#archive div#omnibus_section4 div.decoration {
	top: 50%;
	left: -78%;
	width: 298px;
	height: 209px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s4.png)!important;
}
body#archive div#omnibus_section5 div.decoration {
	top: 14.5%;
	right: -81.5%;
	width: 317px;
	height: 200px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s5.png)!important;
}
body#archive div#omnibus_section6 div.decoration {
	top: 40%;
	left: -81%;
	width: 303px;
	height: 225px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s6.png)!important;
}
body#archive div#omnibus_section8 div.decoration {
	top: 41%;
	left: -89%;
	width: 365px;
	height: 273px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s8.png)!important;
}
body#archive div#omnibus_section9 div.decoration {
	top: 17%;
	right: -86%;
	width: 359px;
	height: 187px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s9.png)!important;
}
body#archive div#omnibus_section11 div.decoration {
	top: 44%;
	right: -80%;
	width: 309px;
	height: 285px;
	background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s11.png)!important;
}
body#archive div.chapter.c72 {
	padding-bottom: 295px;
	margin-bottom: 15px;
	background: url(https://blasto.enterprises/img/archiveclippings/tensecondstomidnight.png) no-repeat 85px bottom;
}
body#archive div.chapter.c72 {
	padding-bottom: 295px;
	margin-bottom: 15px;
	background: url(https://blasto.enterprises/img/archiveclippings/tensecondstomidnight.png) no-repeat 85px bottom;
}
body#archive div.chapter.c79 {
	padding-bottom: 215px;
	margin-bottom: 15px;
	background: url(https://blasto.enterprises/img/archiveclippings/happyhour.png) no-repeat 66px bottom;
}
body#archive div.chapter.c83 {
	padding-bottom: 180px;
	margin-bottom: 15px;
	background: url(https://blasto.enterprises/img/archiveclippings/smallfry.png) no-repeat 20px bottom;
}
body#archive div.chapter.c85dot1 {
	-webkit-column-break-before: always;
	-moz-column-break-before: always;
	column-break-before: always;
	break-before: always;
}
body#archive div.chapter.c86 {
	padding-bottom: 225px;
	margin-bottom: 15px;
	background: url(https://blasto.enterprises/img/archiveclippings/boytoy.png) no-repeat 37px bottom;
}
body#archive div.chapter.c90 {
	padding-bottom: 240px;
	margin-bottom: 15px;
	background: url(https://blasto.enterprises/img/archiveclippings/goldenhour.png) no-repeat -10px bottom;
}
body#archive div.chapter.c95 {
	padding-bottom: 200px;
	margin-bottom: 21px;
	background: url(https://blasto.enterprises/img/archiveclippings/loveagain.png) no-repeat 15px bottom;
}

/* Buried Treasure */
body#archive div#buriedtreasure_container div.separator {
	width: 96%;
	height: 4px;
	background-color: #e1eaf2;
	margin: 1.5em auto .5em;
}
body#archive div#buriedtreasure_container h2#buriedtreasure {
	line-height: 57px;
	width: 6.9em;
	display: block;
	margin-top: .5em;
}
body#archive div#buriedtreasure_container p.intro {
	font-size: 1.15em;
	text-align: center!important;
	line-height: 1.3em;
	width: 75%;
	margin: .6em auto 1em;
}
body#archive div#buriedtreasure_container h4 {
	font-size: 1.5em;
	color: #41608e;
	line-height: 1.25em;
	padding: 0;
	margin-bottom: 0;
}
body#archive div#buriedtreasure_container p.subtext {
	font-size: .9em;
	text-align: center;
	width: 60%;
	margin: 0 auto 1.5em;
}

/* Columns */
body#archive div#buriedtreasure_container div#bci_container,body#archive div#buriedtreasure_container div#bookexclusive_container,body#archive div#buriedtreasure_container div#candybooru_container,body#archive div#buriedtreasure_container div#graveyard_container {
	-moz-column-count: 4;
	-moz-column-gap: 1em;
	-webkit-column-count: 4;
	-webkit-column-gap: 1em;
	column-count: 4;
	column-gap: 1em;
	margin: 0 1em 0;
}
body#archive div#buriedtreasure_container div.chapter {
	min-height: auto;
	border-bottom: 1px solid #d9daec;
	padding: 0 0 .4em;
	margin-bottom: 0;
	column-break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
}
body#archive div#buriedtreasure_container div.chapter h5 {
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: -.01em;
	margin: .6em 0 0;
}
body#archive div#buriedtreasure_container div#bci_container div.bcisample1 h5,body#archive div#buriedtreasure_container div#bookexclusive_container div.vol1_introduction h5,body#archive div#buriedtreasure_container div#candybooru_container div.cb615 h5,body#archive div#buriedtreasure_container div#graveyard_container div.unfulfilleddayyyy h5 {
	margin-top: 0;
}
body#archive div#buriedtreasure_container div.chapter h6 {
	font-size: .7em;
	font-weight: normal;
	color: #7F809E;
	line-height: 1.2em;
	margin: 0 0 .1em;
}
body#archive div#buriedtreasure_container div.chapter h6 strong {
	font-size: .9em;
	font-style: italic;
	color: #985b00;
	background-color: #fff2af;
	padding: .05em .25em;
}
body#archive div#buriedtreasure_container div.chapter h6 a {
	font-size: .8em;
	font-weight: bold;
	color: white;
	border-radius: .5em;
	padding: .1em .45em .25em .4em;
	margin-right: .4em;
}
body#archive div#buriedtreasure_container div.chapter a.vol1 { background-color: #847fc5; }
body#archive div#buriedtreasure_container div.chapter a.vol2 { background-color: #b93d06; }
body#archive div#buriedtreasure_container div.chapter a.vol3 { background-color: #3ea359; }
body#archive div#buriedtreasure_container div.chapter a.vol4 { background-color: #3d84c8; }
body#archive div#buriedtreasure_container div.chapter a.vol5 { background-color: #bd7e69; }
body#archive div#buriedtreasure_container div.chapter a.vol6 { background-color: #ef7190; }
body#archive div#buriedtreasure_container div.chapter img {
	position: static!important;
	float: left;
	border: none;
	margin: 0 7px 0 0;
}
body#archive div#buriedtreasure_container div.chapter p {
	font-size: .75em;
	line-height: 1.35em;
	padding: 0;
	margin: 0;
}
/* Obsolete Volumes section */
body#archive div#buriedtreasure_container div#obsoletevolumes_container div {
	float: left;
	height: 70px;
	width: 200px;
	background: url(https://blasto.enterprises/img/archive_storelink.png) no-repeat;
	padding: 0 0 0 62px;
	margin: .5em 0 2.5em 37px;
}
body#archive div#buriedtreasure_container div#obsoletevolumes_container div.vol1 {
	background-position-y: 0;
}
body#archive div#buriedtreasure_container div#obsoletevolumes_container div.vol2 {
	background-position-y: -70px;
}
body#archive div#buriedtreasure_container div#obsoletevolumes_container div.vol3 {
	background-position-y: -140px;
}
body#archive div#buriedtreasure_container div#obsoletevolumes_container div h5 {
	font-size: .95em;
	line-height: 1em;
	padding-top: .5em;
	margin: 0;
}
body#archive div#buriedtreasure_container div#obsoletevolumes_container div h6 {
	font-size: .75em;
	font-weight: normal!important;
	margin: 0;
}

/* More section */
body#archive div#buriedtreasure_container h4#more {
	clear: both;
}
body#archive div#buriedtreasure_container div#more_container div {
	font-size: .9em;
	width: 32%;
	height: 330px;
	float: left;
	position: relative;
	border-radius: .6em;
	margin: 1.2em 0 2em 1%;
}
body#archive div#buriedtreasure_container div#more_container div h5 {
	font-size: 1.8em;
	text-align: center;
	line-height: 1.85em;
	margin: 0;
}
body#archive div#buriedtreasure_container div#more_container div p.desc {
	text-align: center;
	line-height: 1.3em;
	margin: 0;
}
body#archive div#buriedtreasure_container div#more_container div p.link {
	padding: 0;
	margin: 0;
}
body#archive div#buriedtreasure_container div#more_container div p.link a {
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 1.2em;
	position: absolute;
	bottom: .25em;
	border-radius: .4em;
	padding: .4em 1em .5em;
	margin: .75em 1em;
}
body#archive div#buriedtreasure_container div#more_container div.askbcb {
	color: #384356;
	background: url(https://blasto.enterprises/img/archive_more_arh.png) center top no-repeat #BAE0F4;
}
body#archive div#buriedtreasure_container div#more_container div.askbcb h5 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
body#archive div#buriedtreasure_container div#more_container div.askbcb p.link a {
	background-color: #2F83A8;
}
body#archive div#buriedtreasure_container div#more_container div.shipsahoy {
	color: #703D25;
	background: url(https://blasto.enterprises/img/archive_more_shipsahoy.png) center top no-repeat #FFFCDC;
}
body#archive div#buriedtreasure_container div#more_container div.shipsahoy h5 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
body#archive div#buriedtreasure_container div#more_container div.shipsahoy p.link a {
	background-color: #F36D60;
}
body#archive div#buriedtreasure_container div#more_container div.patreon {
	color: #5F2231;
	background: url(https://blasto.enterprises/img/archive_more_candybooru.png) center top no-repeat #F9C9D4;
}
body#archive div#buriedtreasure_container div#more_container div.patreon p.link a {
	background-color: #905C83;
}
body#archive p.backlink {
	clear: both;
}

/* About page. */

/* Cast of characters */

div#primarycharacters,div#secondarycharacters {
	clear: both;
	margin-left: -1px;
}
div#primarycharacters div,div#secondarycharacters div {
	float: left;
	position: relative;
	margin-top: 1em;
	margin-left: 16px;
}
div#primarycharacters div h3,div#secondarycharacters div h3 {
	font-size: 2em;
	line-height: 1.3em;
	width: auto;
	background-image: none!important;
	padding: 0!important;
	margin: 0!important;
}
div#primarycharacters ul,div#secondarycharacters ul {
	font-size: .7em;
	color: #b8c1d2;
	text-align: center!important;
	line-height: 1.4em;	
	list-style-type: none;
	display: block;
	padding-left: 0;
	margin: -.4em 0 0;
}
div#primarycharacters ul li,div#secondarycharacters ul li {
	display: inline;
}
div#primarycharacters ul li span,div#secondarycharacters ul li span {
	font-size: 1.1em;
	color: #7F809E;
}
div#primarycharacters ul li a,div#secondarycharacters ul li a {
	font-weight: bold;
	color: #5e83af;
}
div#primarycharacters ul li.birthday:before, div#secondarycharacters ul li.age:after {
	content: "\ \2022\ ";
}
div#secondarycharacters div#mccain ul li.age:after {
	content: "";
}
div#primarycharactersul ul li.firstappearance,div#secondarycharacters ul li.firstappearance {
	text-align: center!important;
	display: block;
}
div#primarycharacters ul li sup,div#secondarycharacters ul li sup {
	vertical-align: .35em;
}
div#primarycharacters p,div#secondarycharacters p {
	font-size: .85em;
	line-height: 1.4em;
	text-align: center;
	padding: 0 .5em;
	margin: .5em 0 1.5em;
}
div#primarycharacters div img,div#secondarycharacters div img {
	position: absolute;
	top: 0;
}
div#primarycharacters div {
	width: 218px;
}
div#primarycharacters div a {
	cursor: url(https://blasto.enterprises/img/global_magnify.ico), default;
}
div#secondarycharacters div {
	width: 296px;
	padding-top: 125px;
}
div#david,div#sue,div#jessica,div#sandy,div#madison,div#blur {
	clear: both;
}
/* CSS3 magic. */

div#primarycharacters {
	height: 495px;
	position: relative;
}
div#primarycharacters img {
	width: 470px;
	height: 314px;
	position: absolute;
	left: 226px;
	margin-top: 32px;
	z-index: 50;
	-moz-box-shadow: 2px 2px 10px rgba(162,190,211,0.72), 1px 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 10px rgba(162,190,211,0.72), 1px 1px 1px rgba(0,0,0,.3);
	box-shadow: 2px 2px 10px rgba(162,190,211,0.72), 1px 1px 1px rgba(0,0,0,.3);
	border: 12px solid white;
	border-bottom: 75px solid white;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
	background: #B4BFCA;
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#87949d), color-stop(100%,#edf7ff));
	background: -webkit-linear-gradient(-45deg, #87949d 0%,#edf7ff 100%);
	background: -moz-linear-gradient(-45deg, #87949d 0%, #edf7ff 100%);
	background: -ms-linear-gradient(-45deg, #87949d 0%,#edf7ff 100%);
	background: -o-linear-gradient(-45deg, #87949d 0%,#edf7ff 100%);
	background: linear-gradient(135deg, #87949d 0%,#edf7ff 100%);
}
div#primarycharacters div#mike {
	position: absolute;
	top: 0;
	left: -10px;
}
div#primarycharacters div#lucy {
	position: absolute;
	top: 220px;
	left: -10px;
}
div#primarycharacters div#paulo {
	position: absolute;
	top: 0;
	right: 7px;
}
div#primarycharacters div#daisy {
	position: absolute;
	top: 220px;
	right: 8px;
}
div#secondarycharacters div img {
	background: #B4BFCA;
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#87949d), color-stop(100%,#edf7ff));
	background: -webkit-linear-gradient(-45deg, #87949d 0%,#edf7ff 100%);
	background: -moz-linear-gradient(-45deg, #87949d 0%, #edf7ff 100%);
	background: -ms-linear-gradient(-45deg, #87949d 0%,#edf7ff 100%);
	background: -o-linear-gradient(-45deg, #87949d 0%,#edf7ff 100%);
	background: linear-gradient(135deg, #87949d 0%,#edf7ff 100%);
	border: 9px solid white;
	margin-left: -11px;
	-moz-box-shadow: 2px 2px 7px rgba(162,190,211,0.72), 1px 1px 1px rgba(0,0,0,.4);
	-webkit-box-shadow: 2px 2px 7px rgba(162,190,211,0.72), 1px 1px 1px rgba(0,0,0,.4);
	box-shadow: 2px 2px 7px rgba(162,190,211,0.72), 1px 1px 1px rgba(0,0,0,.4);
}
div#secondarycharacters div h3 {
	margin-top: 20px!important;
}
div#secondarycharacters div#david img,div#secondarycharacters div#amaya img,div#secondarycharacters div#yashy img,div#secondarycharacters div#chirpy img,div#secondarycharacters div#tess img {
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
div#secondarycharacters div#rachel img,div#secondarycharacters div#sandy img,div#secondarycharacters div#blur img {
	z-index: 50;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	transform: rotate(-4deg);
}
div#secondarycharacters div#sue img,div#secondarycharacters div#lily img,div#secondarycharacters div#matt img,div#secondarycharacters div#augustus img,div#secondarycharacters div#madison img {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}
/* FAQ */
dl.faqlist {
	margin: 1em 1.5em;
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	column-count: 2;
	column-gap: 2em;
}
dl.faqlist div {
	padding-bottom: .8em;
	margin: 0 0 .8em;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	column-break-inside: avoid;
}
dl.faqlist div.last {
	border-bottom: none;
	padding-bottom: 0;
	margin: 0;
}
dl.faqlist dt {
	font-size: 1.15em;
	font-weight: bold;
	color: #41608e;
	line-height: 1.25em;
	padding-bottom: .3em;
}
dl.faqlist dd {
	margin: 0;
}
p.formspringnote {
	font-size: 1.3em;
	text-align: center!important;
	margin: 1.5em 0;
}

/* Store. */

body#store div#footer,body#store ul#thumbstrip,body#checkout div#footer,body#checkout ul#thumbstrip {
	display: none;
}
body#store fieldset {
	border: none;
	padding: 0;
}
body#store legend {
	display: none;
}
body#store p.introtext {
	width: 600px;
}
body#store p.homelink {
	padding: 0 30px;
}
body#store p.backlink {
	margin-left: 35px;
}
body#store ul.introlist {
	list-style-type: square;
	line-height: 1.6em;
	width: 580px;
}
body#store ul.introlist strong.checkout {
	font-size: 18px;
	font-style: italic;
	color: white;
	padding: 2px 5px 2px 7px;
	background: #00B27E;
	border: 1px solid #1F7B5C;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
body#store div.item input.button,strong.orangebuttons {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #23528D;
	line-height: 28px;
	text-align: center!important;
	cursor: pointer;
	height: 28px;
	padding: 0 23px 0 10px;
	background: #f3d79f url(https://blasto.enterprises/img/store/global_plus.png) no-repeat right center;
	border: 1px solid #DFA634;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
body#store ul.introlist strong.orangebuttons {
	padding: 5px 23px 5px 10px;
	background-color: #f7e4b7;
	border: 1px solid #e5c27a;
}
/* Store index */
body#store div#storeindex {
	color: #5c5a55;
	background-color: #fff8cb;
	padding: 0!important;
	margin: 0 0 -.5em!important;
	border-top: 1px solid #c9c09f;
	border-bottom: 1px solid #c9c09f;
}
body#store div#storeindex a {
	color: #c0433d;
}
body#store div#storeindex h3 {
	display: none;
}
body#store div#storeindex ul {
	font-size: 1.15em;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	margin: .7em 0 .5em 1em;
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	column-count: 2;
	column-gap: 2em;
}
body#store div#storeindex ul li {
	height: 25px;
	display: block;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 3px;
	background-image: url(https://blasto.enterprises/img/store/store_index.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0;
}
body#store div#storeindex ul li a {
	float: left;
	padding-left: 70px;
	padding-right: .15em;
}
body#store div#storeindex ul li span {
	font-size: .6em;
	color: white;
	line-height: 1.5em;
	display: block;
	float: left;
	background-color: #f28f18;
	padding: 1px 10px 1px 8px;
	margin-top: -.25em;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}
body#store div#storeindex ul li span.new {
	background-color: #62b871;
}
body#store div#storeindex ul li span.andebooks {
	font-size: inherit;
	color: #905d1a;
	line-height: inherit;
	background-color: inherit;
	padding: 0;
	margin: inherit;
	border: inherit;
}
body#store div#storeindex ul li span.andebooks a {
	float: none;
	padding: 0;
}
/* WebKit gets the slidey highlight  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body#store div#storeindex ul li span.new {
		background: -webkit-gradient(linear,left top,right top,color-stop(0, #62b871),color-stop(0.5, #9bd3a4),color-stop(1, #62b871));
		background-size: 300px;
		background-position: 0 0;
		-webkit-animation-timing-function: ease-out;
		-webkit-animation: swoosh 2s 5;
	}
	@-webkit-keyframes swoosh {
		0% {
			background-position: 0 0;
		}
		100% {
			background-position: 300px 0;
		}
	}
}
body#store div#storeindex ul li.books {
	background-position: 15px 0;
}
body#store div#storeindex ul li.ebooks {
	background-position: 15px -600px;
}
body#store div#storeindex ul li.membership {
	background-position: 15px -50px;
}
body#store div#storeindex ul li.plushtoys {
	background-position: 15px -100px;
}
body#store div#storeindex ul li.acryliccharms {
	background-position: 15px -700px;
}
body#store div#storeindex ul li.backtoschool {
	background-position: 15px -650px;
}
body#store div#storeindex ul li.stickers {
	background-position: 15px -150px;
}
body#store div#storeindex ul li.pairingmagnets {
	background-position: 15px -200px;
}
body#store div#storeindex ul li.charms {
	background-position: 15px -250px;
}
body#store div#storeindex ul li.notebook {
	background-position: 15px -300px;
}
body#store div#storeindex ul li.pencilcase {
	background-position: 15px -350px;
}
body#store div#storeindex ul li.upstage {
	background-position: 15px -400px;
}
body#store div#storeindex ul li.buttons {
	background-position: 15px -450px;
}
body#store div#storeindex ul li.posters {
	background-position: 15px -500px;
}
body#store div#storeindex ul li.originalpages {
	background-position: 15px -550px;
}
/* Item boxes */
body#store div.item {
	width: 610px;
	background: #DEEAF6 no-repeat;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 1px;
	margin: 0 15px;
}
body#store h4 {
	font-size: 48px;
	color: #5388a8;
	text-align: left!important;
	line-height: 48px;
	width: 600px;
	padding: 15px 0 15px 10px;
	margin: 25px 0 0 15px;
	border-top: 3px solid #a8daf6;
	background-image: none;
	background-image: -webkit-linear-gradient(bottom, #262254 0%, #AEADDB 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #286989),
		color-stop(1, #88b2db)
	);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -o-linear-gradient(rgb(221, 233, 244),rgb(221, 233, 244))!important;
}
h4.doubleline {
	background-image: none;
	background-image: -webkit-linear-gradient(bottom, #286989 0%, #88b2db 50%, #286989 50%, #88b2db 100%)!important;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #88b2db),
		color-stop(0.5, #286989),
		color-stop(0.5, #88b2db),
		color-stop(1, #286989)
	)!important;
	background-image: -o-linear-gradient(rgb(221, 233, 244),rgb(221, 233, 244))!important;
}
body#store div.item div.heading img {
	display: none;
}
body#store div.item p.firstpara {
	margin-top: 0;
	padding-top: 13px;
}
body#store div.item input.button:active {
	background-color: #e3c78e;
}
body#store div.item img {
	cursor: url(https://blasto.enterprises/img/global_magnify.ico), default;
}
body#store div.item p.majorlink {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center!important;
	margin-top: .6em;
}
body#store div.item p.majorlink a,body#store div.item a.amazonbutton {
	color: #2ea943;
}
body#store h4.firstheading {
	border-top: 0;
	padding-top: 0;
}
body#store p.pricing {
	font-weight: bold;
	color: #508743;
}
body#store p.pricing s {
	font-size: .85em;
	font-weight: normal;
	color: #3c4d6f;
	vertical-align: .06em;
	padding-right: .1em;
}
body#store p.pricing strong {
	display: block;
	text-align: center;
}
body#store p.pricing strong span {
	font-size: .8em;
	font-style: italic;
	color: white;
	background-color: #f28e18;
	padding: .15em .7em;
	border-radius: .6em;
	-o-border-radius: .6em;
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
}
body#store p.pricing strong.reduced span {
	background-color: #f28e18;
}
body#store p.pricing strong.new span {
	background-color: #62b871;
}
div.cleardot {
	display: block;
	clear: both;
	width: 1px;
	height: 1em;
}

/* Specific items */

/* Books and book bundle */
body#store div#books_container.item {
	background-image: url(https://blasto.enterprises/img/store/itempic_books1-6omni.jpg);
	padding-top: 320px;
}
body#store div#books_container.item p.firstpara {
	margin-bottom: 0;
}





body#store div#books_container.item div#omnibus1 {
	background: url(https://blasto.enterprises/img/store/itempic_books_omnibusbg.jpg) no-repeat #eae3db;
	padding-top: .5em;
	margin-top: .8em;
}
body#store div#books_container.item div#omnibus1 div.regular {
	background: url(https://blasto.enterprises/img/store/itempic_books_omnibus.png) no-repeat;
	padding-left: 190px;
	padding-right: 10px;
	background-position-x: 15px;
	background-position-y: 25px;
	padding-bottom: .25em;
}
body#store div#books_container.item div#omnibus1.omnibusblock h5 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 44px;
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_omnibustitle.png);
	padding: 0;
	margin: 0;
}
body#store div#books_container.item div#omnibus1 p,body#store div#books_container.item div#omnibus1 ul {
	font: 1.15em/1.35em minion-pro, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	color: #572920;
	margin: .25em 0;
}
body#store div#books_container.item div#omnibus1 div.regular ul {
	font-size: 1em;
	list-style-type: square;
	margin-left: .5em;
}
body#store div#books_container.item div#omnibus1 p.pricing {
	font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #508743;
	text-align: center;
	margin: -.35em .1em .1em;
}
body#store div#books_container.item div#omnibus1 div.pricing fieldset input {
	margin: .35em;
}

body#store div#books_container.item div.bookblock {
	width: 200px;
	height: 382px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	padding: 0;
	margin: .75em 0 1em;
}
body#store div#books_container.item div.bookblock h5 {
	display: none;
}
body#store div#books_container.item div.bookblock h6 {
	font-size: .75em;
	font-weight: normal;
	text-align: center!important;
	line-height: 1.2em;
	width: 180px;
	height: 35px;
	position: absolute;
	top: 242px;
	right: 0;
	border-top: none;
	background-image: none;
	padding: 0 10px;
	margin: 0;
}
body#store div#books_container.item div.bookblock h6 span {
	color: #9e9fc0;
}
body#store div#books_container.item div.bookblock div.pricing {
	width: 200px;
	position: absolute;
	top: 279px;
}
body#store div#books_container.item div.bookblock p.pricing {
	font-size: 1.4em;
	text-align: center;
	margin: 0 0 .3em;
}
body#store div#books_container.item fieldset {
	text-align: center;
}
body#store div#books_container.item input.button.usa {
	margin-top: .5em;
	margin-bottom: .5em;
}
body#store div#books_container.item div#volumeone {
	margin-left: 5px;
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol1.jpg);
}
body#store div#books_container.item div#volumetwo {
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol2.jpg);
}
body#store div#books_container.item div#volumethree {
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol3.jpg);
}
body#store div#books_container.item div#volumefour {
	clear: both;
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol4.jpg);
	margin-left: 5px;
}
body#store div#books_container.item div#volumefour p.notice {
	font-size: .8em;
	font-style: italic;
	text-align: center;
	margin: .8em 0;
}
body#store div#books_container.item div#volumefive {
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol5.jpg);
}
body#store div#books_container.item div#volumesix {
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol6.jpg);
}
body#store div#books_container.item div#askrosevillehigh {
	background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_arh.jpg);
	background-size: 200px 150px;
}
body#store div#books_container.item div.bookblock.secondary {
	width: 400px;
	height: 200px;
	display: block;
	float: none;
	clear: both;
	background-position-y: 20px;
	margin: 10px auto!important;
}
body#store div#books_container.item div.bookblock.secondary h6 {
	width: 200px;
	top: 160px;
	left: 0;
}
body#store div#books_container.item div.bookblock.secondary div.pricing {
	width: 200px;
	top: 45px;
	left: 200px;
}
body#store div#books_container.item div.bookbundle {
	clear: both;
	height: 270px;
	border-top: 3px solid #c5daef;
	padding: 0 0 0 185px;
	margin: 0 20px 1em 20px;
}
body#store div#books_container.item div.bookbundle h5 {
	font-size: 1.25em;
	text-align: center;
	margin: 1.25em 0 .1em;
}
body#store div#books_container.item div.bookbundle h6 {
	font-size: .8em;
	line-height: 1.35em;
	font-weight: normal;
	text-align: center;
	padding: 0 3em;
	margin: .5em 0 0;
}
body#store div#books_container.item div.bookbundle p.description {
	font-size: .9em;
	text-align: center;
	padding: 0 2.2em;
	margin: .5em auto;
}
body#store div#books_container.item em {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #985b00;
	background-color: #fff2af;
	padding: .1em .2em;
}
body#store div#books_container.item div.bookbundle p.pricing {
	font-size: 1.4em;
	text-align: center;
	margin: .2em 0 .4em;
}
body#store div#books_container.item div.bookbundle input.button.usa {
	margin-top: 0;
}
body#store div#books_container.item div#classicbundle h5 {
	margin-top: 2.4em;
}
body#store div#books_container.item div#classicbundle {
	background: url(https://blasto.enterprises/img/store/itempic_books_subpic_classicbundleomni.jpg) no-repeat;
	background-position: 40px 20px;
}
body#store div#books_container.item div#completebundle {
	background: url(https://blasto.enterprises/img/store/itempic_books_subpic_completebundleomni.jpg) no-repeat;
	background-position: 35px 20px;
}
body#store div#books_container.item div#completebundle p.description {
	font-size: .85em;
	font-style: italic;
}

/* eBooks */
body#store div#ebooks_container.item div.bookblock {
	width: 149px;
	height: 110px;
	float: left;
	margin-left: 2px;
	margin-bottom: 5px;
}
body#store div#ebooks_container.item h5 {
	font-size: 1.1em;
	text-align: center;
	margin: 0;
}
body#store div#ebooks_container.item  h6 {
	font-size: .75em;
	line-height: 1.35em;
	font-weight: normal;
	text-align: center;
	margin: .3em 0;
}
body#store div#ebooks_container.item p.pricing {
	text-align: center;
	font-size: 1.4em;
	margin: .2em 0 .4em;
}
body#store div#ebooks_container.item fieldset {
	text-align: center;
}
body#store div#ebooks_container.item div#volumefour_ebook.bookblock {
	padding-left: 78px;
}
body#store div#ebooks_container.item div#omnibusone_ebook.bookblock {
	width: 160px;
	padding-left: 142px;
}
body#store div#ebooks_container.item div#askrosevillehigh_ebook.bookblock {
	width: 160px;
}
body#store div#ebooks_container.item div#ebook_bundle.bookblock {
	clear: both;
	width: 590px;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 1em;
}
body#store div#ebooks_container.item p.notice {
	font-style: italic;
	color: white;
	text-align: center;
	display: block;
	clear: both;	
	background-color: #8081a5;
	padding: .6em .8em;
	margin: 0 1em 1em;
	border-radius: .4em;
}
body#store div#ebooks_container.item p.notice a {
	font-weight: bold;
	color: white;
}

/* Membership */
body#store div#membership_container.item h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #ce4669;
	clear: both;
	padding-left: 15px;
	margin: 0;
}
body#store div#membership_container.item span.pricing {
	font-size: 1.1em;
	font-weight: bold;
	color: #508743;
	padding-right: 2px;
}
body#store div#membership_container.item ul {
	list-style-type: none;
	padding-left: 10px;
}
body#store div#membership_container.item ul li {
	font-size: .85em;
	font-weight: bold;
	color: #235290;
	text-align: center!important;
	line-height: 1.3em;
	width: 140px;
	float: left;
	position: relative;
	height: 155px;
	margin-right: 10px;
	margin-bottom: 1em;
}
body#store div#membership_container.item div.bcilist ul {
	height: 219px;
}
body#store div#membership_container.item div.bcilist ul li {
	width: 73px;
	height: 73px;
}
body#store div#membership_container.item div.bcilist div.comic {
	display: block;
	width: 73px;
	height: 73px;
	float: left;
	background-size: 73px;
}
body#store div#membership_container.item div.bcilist div.comic li {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
body#store div#membership_container.item ul.secondrow li {
	height: 135px;
}
body#store div#membership_container.item li img {
	cursor: default;
}
body#store div#membership_container.item li a:link,body#store div#membership_container.item li a:active,body#store div#membership_container.item li a:visited {
	font-size: .9em;
	text-decoration: none;
	text-align: center!important;
	color: #2d68b2;
	line-height: 1em;
	width: 140px;
	height: 24px;
	display: block;
	position: absolute;
	top: 0;
	padding-top: 126px;
}
body#store div#membership_container.item li span {
	text-decoration: underline;
}
/* Plush toys */
body#store div#plushtoys_container.item {
	background-image: url(https://blasto.enterprises/img/store/itempic_plushtoys.jpg);
	padding-top: 355px;
}
body#store div#plushtoys_container.item div.firstrow {
	height: 240px;
	background-image: url(https://blasto.enterprises/img/store/itempic_plushtoys_subpic.jpg);
	background-repeat: no-repeat;
	margin-top: -.5em;
}
body#store div#plushtoys_container.item div.secondrow {
	height: 255px;
	background-image: url(https://blasto.enterprises/img/store/itempic_plushtoys_subpic2.jpg);
	background-repeat: no-repeat;
	margin-top: -.5em;
}
body#store div#plushtoys_container.item div.plushblock {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}
body#store div#plushtoys_container.item h5 {
	font-size: 1.1em;
	text-align: center;
	margin: 0;
}
body#store div#plushtoys_container.item  h6 {
	font-size: .75em;
	line-height: 1.35em;
	font-weight: normal;
	text-align: center;
	margin: .3em 0;
}
body#store div#plushtoys_container.item p.pricing {
	text-align: center;
	font-size: 1.25em;
	margin: 0 0 .3em;
}
body#store div#plushtoys_container.item p.pricing strong {
	font-size: .75em;
	margin-top: .4em;
	margin-bottom: 0;
}
body#store div#plushtoys_container.item div.firstrow div#mike p.pricing,body#store div#plushtoys_container.item div.firstrow div#lucy p.pricing,div#plushtoys_container.item div.firstrow div#daisy p.pricing {
	padding-bottom: 33px;
}
body#store div#plushtoys_container.item fieldset {
	text-align: center;
}
body#store div#plushtoys_container.item input.button.usa {
	margin-top: 0;
	margin-bottom: .5em;
}
body#store div#plushtoys_container.item div.plushblock {
	padding-top: 35px;
}
body#store div#plushtoys_container.item div.plushblock h5,body#store div#plushtoys_container.item div.plushblock p.pricing {
	padding-left: 110px;
	padding-right: 0;
}
body#store div#plushtoys_container.item div.plushblock p.pricing {
	margin-bottom: 55px;
}
body#store div#plushtoys_container.item div#plushbundle {
	width: 230px;
	margin: 35px 10px 0 0;
	float: right;
}
body#store div#plushtoys_container.item div#plushbundle h6 {
	margin-top: 0;
}
body#store div#plushtoys_container.item div#plushbundle input.button.usa {
	margin-top: .3em;
}

/* Acrylic Charms */
body#store div#acryliccharms_container.item {
	background-image: url(https://blasto.enterprises/img/store/itempic_acryliccharms.jpg);
	padding-top: 297px;
}
body#store div#acryliccharms_container.item p.firstpara {
	margin-bottom: 0;
}
body#store div#acryliccharms_container.item div#charmblocks {
	padding-left: 3px;
}
body#store div#acryliccharms_container.item div#charmblocks div.charmblock {
	text-align: center;
	width: 120px;
	display: block;
	float: left;
	margin-top: .2em;
}
body#store div#acryliccharms_container.item div#charmblocks img {
	cursor: default;
	margin-bottom: -.7em;
}
body#store div#acryliccharms_container.item div#charmblocks div.charmblock h5 {
	display: none;
}
body#store div#acryliccharms_container.item div#charmblocks div.charmblock p.pricing {
	font-size: 1.1em;
	text-align: center;
	margin: 0 0 .1em;
}
body#store div#acryliccharms_container.item div#charmblocks div.charmblock fieldset {
	margin: 0;
}
body#store div#acryliccharms_container.item div#charmblocks div.charmblock fieldset {
	text-align: center;
}
body#store div#acryliccharms_container.item div#charmblocks input.button {
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	padding: 0 20px 0 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#store div#acryliccharms_container.item div#charmblocks div.megapack {
	float: left;
	width: 472px;
}

/* Back to School Set */
body#store div#backtoschool_container.item {
	background-image: url(https://blasto.enterprises/img/store/itempic_backtoschool.jpg);
	padding-top: 348px;
}
body#store div#backtoschool_container.item div.subpic {
	background-image: url(https://blasto.enterprises/img/store/itempic_backtoschool_subpic.jpg);
	width: 610px;
	height: 161px;
}
body#store div#backtoschool_container.item p.subpic2intro {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
body#store div#backtoschool_container.item div.subpic2 {
	background-image: url(https://blasto.enterprises/img/store/itempic_backtoschool_subpic2.jpg);
	width: 610px;
	height: 140px;
	margin: -.5em 0;
}
body#store div#backtoschool_container.item p.pricing {
	font-size: 1.8em;
	text-align: center;
	margin: .7em 0 .8em;
}
body#store div#backtoschool_container.item fieldset {
	text-align: center;
	width: 100%;
}
body#store div#backtoschool_container.item input.usa {
	margin-bottom: .4em;
}
body#store div#backtoschool_container.item input.worldwide {
	margin-bottom: 15px;
}


/* Vinyl static cling stickers */
body#store div#stickers_container.item {
	padding-top: 345px;
	padding-bottom: 1em;
	background-image: url(https://blasto.enterprises/img/store/itempic_stickers.jpg);
}
body#store div#stickers_container.item div.lucy,body#store div#stickers_container.item div.paulo {
	width: 120px;
	float: left;
	padding-left: 175px;
}
body#store div#stickers_container.item p.pricing {
	margin-bottom: .2em!important;
}
body#store div#stickers_container.item p.pricing strong {
	font-size: .75em;
	margin-top: .4em;
}
body#store div#stickers_container.item fieldset {
	text-align: center;
}
body#store div#stickers_container.item div.lucy,body#store div#stickers_container.item div.paulo {
	height: 254px;
	margin-top: -1em;
}
body#store div#stickers_container.item div.lucy {
	padding-left: 175px;
	background: url(https://blasto.enterprises/img/store/itempic_stickers_lucy.png) no-repeat;
	background-position: 30px 38px;
}
body#store div#stickers_container.item div.paulo {
	padding-left: 150px;
	background: url(https://blasto.enterprises/img/store/itempic_stickers_paulo.png) no-repeat;
	background-position: 29px 0;
}
body#store div#stickers_container.item div.lucy p.pricing,body#store div#stickers_container.item div.paulo p.pricing {
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
	margin: 80px 0 15px;
}
/* Pairing magnets */
body#store div#pairingmagnets_container.item {
	padding-top: 266px;
	padding-bottom: 1em;
	background-image: url(https://blasto.enterprises/img/store/itempic_pairingmagnets_old.jpg);
}
body#store div#pairingmagnets_container.item p {
	margin-bottom: .6em;
}
body#store div#pairingmagnets_container.item div.subpic {
	background: url(https://blasto.enterprises/img/store/itempic_pairingmagnets_subpic.png) no-repeat 147px 0;
	height: 240px;
	padding-left: 150px;
}
body#store div#pairingmagnets_container.item p.pricing {
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
	padding-top: 55px;
	margin: 0 0 15px;
}
body#store div#pairingmagnets_container.item p.pricing {
	margin-bottom: .25em;
}
body#store div#pairingmagnets_container.item p.pricing strong {
	font-size: .75em;
	margin-top: .4em;
}
body#store div#pairingmagnets_container.item fieldset {
	text-align: center;
}
/* Character charms */
body#store div#charms_container.item {
	background-image: url(https://blasto.enterprises/img/store/itempic_charms.jpg);
	padding-top: 358px;
}
body#store div#charms_container.item div.subpic {
	position: relative;
	height: 328px;
	margin: -1em  0 5px;
	background-image: url(https://blasto.enterprises/img/store/itempic_charms_subpic.jpg);
	background-repeat: no-repeat;
}
body#store div#charms_container.item div.subpic input,body#store div#charms_container.item div.subpic p.pricing {
	position: absolute;
	bottom: 0;
}
div#charms_container.item div.subpic p.pricing {
	font-size: 1.8em;
	text-align: center;
	width: 305px;
	bottom: 40px!important;
	padding: 0;
	margin: 0;
}
body#store div#charms_container.item div.subpic p.pricing.pack1 {
	left: 0;
}
body#store div#charms_container.item div.subpic p.pricing.pack2 {
	left: 305px;
}
body#store div#charms_container.item div.subpic input.pack2 {
	left: 385px;
	width: 144px;
}
body#store div#charms_container.item div.subpic input.pack1 {
	left: 80px;
	width: 146px;
}
/* Lucy notebook */
body#store div#notebook_container.item {
	padding-top: 303px;
	background-image: url(https://blasto.enterprises/img/store/itempic_notebook.jpg);
}
body#store div#notebook_container.item p.pricing {
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
	margin: 0 0 15px;
}
body#store div#notebook_container.item p.pricing {
	margin-bottom: .25em;
}
body#store div#notebook_container.item p.pricing strong {
	font-size: .75em;
	margin-top: .4em;
}
body#store div#notebook_container.item fieldset {
	text-align: center;
	margin-bottom: 15px;
}
/* Pencil case */
body#store div#pencilcase_container.item {
	padding-top: 320px;
	background-image: url(https://blasto.enterprises/img/store/itempic_pencilcase.jpg);
}
body#store div#pencilcase_container.item p.pricing {
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
	margin: 0 0 15px;
}
body#store div#pencilcase_container.item p.pricing {
	margin-bottom: .25em;
}
body#store div#pencilcase_container.item p.pricing strong {
	font-size: .75em;
	margin-top: .4em;
}
body#store div#pencilcase_container.item fieldset {
	text-align: center;
	margin-bottom: 15px;
}
/* Upstage */
body#store div#upstage_container.item {
	background-image: url(https://blasto.enterprises/img/store/itempic_upstage.jpg);
	padding-top: 351px;
}
body#store div#upstage_container.item p.price {
	top: -40px;
}
body#store div#upstage_container.item p.instructionslink {
	width: 170px;
	height: 200px;
	margin: 0 auto;
	float: left;
	background: url(https://blasto.enterprises/img/store/itempic_upstage_instructions.png) no-repeat 15px 0;
}
body#store div#upstage_container.item p.instructionslink a {
	font-size: .75em;
	line-height: 1.25em;
	padding-top: 170px;
	text-align: center;
	float: left;
}
body#store div#upstage_container.item p.pricing {
	font-size: 1.8em;
	text-align: center;
	margin: 0 0 .4em;
}
body#store div#upstage_container.item fieldset {
	text-align: center;
	width: 100%;
}
body#store div#upstage_container.item input.usa {
	margin-bottom: .4em;
}
body#store div#upstage_container.item input.worldwide {
	margin-bottom: 15px;
}
/* Buttons */
body#store div#buttons_container.item {
	background-image: url(https://blasto.enterprises/img/store/itempic_buttons.jpg);
	padding-top: 270px;
}
body#store div#buttons_container.item p.firstpara {
	margin-bottom: 0;
}
body#store div#buttons_container.item div#buttonblocks {
	padding-left: 8px;
}
body#store div#buttons_container.item div#buttonblocks div.buttonblock {
	text-align: center;
	width: 118px;
	display: block;
	float: left;
	margin-top: .8em;
}
body#store div#buttons_container.item div#buttonblocks img {
	cursor: default;
	margin-bottom: -.3em;
}
body#store div#buttons_container.item div#buttonblocks div.buttonblock h5 {
	display: none;
}
body#store div#buttons_container.item div#buttonblocks div.buttonblock p.pricing {
	font-size: 1.1em;
	text-align: center;
	margin: 0 0 .23em;
}
body#store div#buttons_container.item div#buttonblocks div.buttonblock fieldset {
	margin: 0;
}
body#store div#buttons_container.item div#buttonblocks div.buttonblock fieldset {
	text-align: center;
}
body#store div#buttons_container.item div#buttonblocks input.button {
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	padding: 0 20px 0 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#store div#buttons_container.item div#buttonblocks div.megapack {
	float: left;
	width: 472px;
}
/* Posters */
body#store div#posters_container.item p.clickreminder {
	font-size: 1.1em;
	text-align: center;
	font-style: italic;
	line-height: 1.2em;
	margin: -.25em 0 -.9em;
}
body#store div#posters_container.item div#posterblocks div {
	float: left;
	width: 203px;
	height: 272px;
	margin-top: 2em;
	position: relative;
}
body#store div#posters_container.item div#posterblocks h5 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	text-align: center;
	margin: 0;
	padding-top: 166px;
}
body#store div#posters_container.item div#posterblocks p.pricing {
	font-size: 1.4em;
	text-align: center;
	margin: 0 0 .2em;
}
body#store div#posters_container.item div#posterblocks div p.posterthumb {
	text-align: center;
	float: left;
	width: 100%;
	padding: 0!important;
	margin: 0!important;
	position: absolute;
	top: 0;
}
body#store div#posters_container.item div#posterblocks div p.posterthumb img {
	border: 1px solid red;
}
body#store div#posters_container.item div#posterblocks div.landscape p.posterthumb img {
	margin-top: 1.4em;
}
body#store div#posters_container.item div#posterblocks fieldset {
	text-align: center;
}
body#store div#posters_container.item div#posterblocks input.button {
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	padding: 0 22px 0 8px;
	margin-bottom: .4em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#store div#posters_container.item div#posterblocks p.new {
	font-size: .7em;
	font-weight: bold;
	color: white;
	line-height: 1em;
	text-align: center;
	position: absolute;
	top: 108px;
	z-index: 100;
	right: 14px;
	padding: 14px 0 0 0;
	margin: 0;
	width: 42px;
	height: 27px;
	background-color: #62b871;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transform: rotate(-25.5deg);
	-moz-transform: rotate(-25.5deg);
	-ms-transform: rotate(-25.5deg);
	-o-transform: rotate(-25.5deg);
	transform: rotate(-25.5deg);
}
body#store div#posters_container.item div#posterblocks p.holo {
	font-size: .8em;
	font-style: italic;
	color: white;
	background-color: #f28e18;
	padding: .15em .7em;
	border-radius: .6em;
	-o-border-radius: .6em;
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
	z-index: 5;
	position: absolute;
	top: 126px;
	left: 35px;
}
body#store div#posters_container.item div#posterblocks div.poster_539.landscape p.posterthumb img {
	margin-top: .8em;
}
body#store div#posters_container.item div.cleardot {
	padding-top: 19px;
}

/* Magnific */
@keyframes fadeIn {
  from {
	opacity: 0;
  }
 
  to {
	opacity: .5;
  }
}
@keyframes fadeOut {
  from {
	opacity: .5;
  }
 
  to {
	opacity: 0;
  }
}
.mfp-bg { 
  animation-name: fadeIn;
  animation-duration: .4s;
  animation-fill-mode: both;
}
.mfp-removing.mfp-bg { 
  animation-name: fadeOut;
  animation-duration: .4s;
  animation-fill-mode: both;
}

/* Original art */
body#store div#originalpages_container.item p.firstpara {
	padding-top: .9em;
}
body#store div#originalpages_container.item ul {
	font-size: .9em;
	line-height: 1.5em;
	list-style-type: square;
	padding-right: 2em;
	margin: -.5em 0 .2em;
}
body#store div#originalpages_container.item ul li {
	margin-bottom: .4em;
}
body#store div#originalpages_container.item div.artbundle h5 {
	font-size: 1.4em;
	text-align: center;
	line-height: 1.4em;
	width: 100%;
	position: absolute;
	top: 242px;
	margin: 0;
}
body#store div#originalpages_container.item div.artbundle {
	width: 295px;
	height: 427px;
	float: left;
	position: relative;
	margin: -.75em 0 .5em 7px;
}
body#store div#originalpages_container.item p.digitalpage {
	width: 145px;
	margin: -2em auto 0;
	float: right;
	padding: ;
}
body#store div#originalpages_container.item p.digitalpage a {
	font-size: .75em;
	line-height: 1.25em;
	text-align: center;
	float: left;
}
body#store div#originalpages_container.item div.artbundle ul.contents {
	font-size: .8em;
	text-align: center;
	line-height: 1.5em;
	padding: 38px 3em 0;
}
body#store div#originalpages_container.item div.artbundle ul.contents li {
	margin-bottom: 0;
}
body#store div#originalpages_container.item div.artbundle p.contents a {
	font-weight: bold;
}
body#store div#originalpages_container.item div.artbundle p.pageprice {
	font-size: 1.7em;
	font-weight: bold;
	color: #508743;
	text-align: center;
	line-height: 1.4em;
	width: 100%;
	position: absolute;
	bottom: 38px;
	padding: 0;
	margin: 0;
}
body#store div#originalpages_container.item div.artbundle fieldset {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
}
body#store div#originalpages_container.item div.artbundle div.previewimages {
	height: 250px;
	position: relative;
}
body#store div#originalpages_container.item div.artbundle div.previewimages img {
	border: 5px solid #f8f8f6;
}
body#store div#originalpages_container.item div.artbundle div.previewimages img.pageone {
	position: absolute;
	bottom: 28px;
	left: 45px;
	z-index: 50;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
body#store div#originalpages_container.item div.artbundle div.previewimages img.pagetwo {
	position: absolute;
	bottom: 15px;
	left: 141px;
	z-index: 100;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	transform: rotate(5deg);
}
body#store div#originalpages_container.item div.artbundle div.previewimages a span {
	text-align: center;
	position: absolute;
	left: 8px;
	bottom: 5px;
	z-index: 150;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(3) div.previewimages img.pageone {
	bottom: 28px;
	left: 15px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(3) div.previewimages img.pagetwo {
	bottom: 15px;
	left: 95px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(3) div.previewimages a span {
	left: 90px;
	bottom: 16px;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	transform: rotate(1deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(4) div.previewimages img.pageone {
	bottom: 22px;
	left: 45px;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	transform: rotate(-8deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(4) div.previewimages img.pagetwo {
	bottom: 15px;
	left: 145px;
	-webkit-transform: rotate(9deg);
	-moz-transform: rotate(9deg);
	-ms-transform: rotate(9deg);
	-o-transform: rotate(9deg);
	transform: rotate(9deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(4) div.previewimages a span {
	left: 10px;
	bottom: 5px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

body#store div#originalpages_container.item div.artbundle:nth-of-type(6) div.previewimages img.pageone {
	bottom: 38px;
	left: 45px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(6) div.previewimages img.pagetwo {
	bottom: 15px;
	left: 135px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}
body#store div#originalpages_container.item div.artbundle:nth-of-type(6) div.previewimages a span {
	left: 12px;
	bottom: 6px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}
body#store div#originalpages_container.item div.artbundle div.previewimages a span span {
	vertical-align: middle;
	display: table-cell;
	position: relative;
	width: 90px;
	height: 90px;
	background-color: #4e6277;
	background-image: url(https://blasto.enterprises/img/store/itempic_originalpages_askbcbbg.jpg);
	background-size: 100px 100px;
}
body#store div#originalpages_container.item div.artbundle div.previewimages img.askbcb {
	border: none;
}
body#store div#originalpages_container.item p.dividertext {
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
	clear: both;
	padding-top: 1em;
}
body#store div#originalpages_container.item div.mysterybundle {
	position: relative;
	background: url(https://blasto.enterprises/img/store/itempic_originalpages_mystery.png) no-repeat 37px -1px;
}
body#store div#originalpages_container.item div.mysterybundle h5 {
	font-size: 1.4em;
	text-align: left;
	line-height: 1.4em;
	width: 300px;
	padding-left: 194px;
	margin: 0;
}
body#store div#originalpages_container.item div.mysterybundle ul {
	font-size: .8em;
	padding-left: 208px;
	margin-top: .2em;
	line-height: 1.2em;
}
body#store div#originalpages_container.item div.mysterybundle p.pageprice {
	font-size: 1.7em;
	font-weight: bold;
	color: #508743;
	position: absolute;
	top: 28px;
	right: 128px;
	padding: 0;
	margin: 0;
}
body#store div#originalpages_container.item div.mysterybundle input {
	position: absolute;
	right: 85px;
	top: 70px;
}

/* Frequently Asked Questions */

body#store div.faq_container h2#faq {
	background-image: url(https://blasto.enterprises/img/headerdec/storefaq.png);
	margin-left: 6em;
	padding-right: 52px;
	margin-top: 30px;
}
body#store div.faq_container dl {
	width: 610px;
	margin-left: 18px;
}
body#store div.faq_container dt {
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: .1em;
}
body#store div.faq_container dd {
	font-size: .85em;
	margin-bottom: .25em;
	margin-left: 1.5em;
}
body#store div.faq_container p {
	margin-left: 3px;
}

/* Floating "cart" in the corner */

body#store div#jcart {
	width: 315px;
	position: absolute;  
	top: 380px;  
	right: 7px;
}
body#store div#jcart table {
	width: 320px;
	margin-left: -15px;
}
body#store div#jcart table,body#store div#jcart td,body#store div#jcart th {
	border: none;
}
body#store div#jcart tr {
	display: block;
	position: relative;
	background-repeat: no-repeat;
}
body#store div#jcart td {
	display: inline-block;
	background: transparent;
}
body#store div#jcart table thead tr {
	height: 70px!important;
	background-image: url(https://blasto.enterprises/img/store/jcart_top.png)!important;
	background-position: 26px 0;
	padding: 0!important;
	margin: 0 0 -9px!important;
}
body#store div#jcart table thead th {
	display: none;
	padding: 20px 0 0 120px!important;
}
body#store div#jcart strong#jcart-title {
	display: none;
}
body#store div#jcart table tfoot tr {
	height: 238px!important;
	display: block;
	z-index: 10;
	background-image: url(https://blasto.enterprises/img/store/jcart_bottom.png)!important;
	background-repeat: no-repeat;
	background-position: 10px top;
	padding: 0!important;
}
body#store div#jcart table tfoot tr.sweat {
	background-position: 6px -238px;
}
body#store div#jcart table tfoot tr input {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 184px;
	height: 46px;
	position: absolute;
	right: 30px;
	bottom: 0px;
	cursor: pointer;
	background-color: transparent;
	padding: 0;
	border: 0;
}
body#store div#jcart span#jcart-total,body#store div#jcart tbody tr.empty,body#store div#jcart thead tr.empty {
	display: none;
}
/* Mike and Lucy boxes */
/* Lucy */
body#store div#jcart tbody tr:nth-last-child(even) {
	height: 23px;
	z-index: 120;
	background-image: url(https://blasto.enterprises/img/store/jcart_l.png);
	padding: 9px 0px 18px 7px;
	margin: 0 0 -11px -7px;
}
body#store div#jcart tbody tr:nth-last-child(even) td.jcart-item-qty input {
	background-color: #EBECEC;
	border: 1px solid #E1BAC2;
}
body#store div#jcart tbody tr:nth-last-child(even) td.jcart-item-qty {
	 width: 65px;
	 padding-top: 0px;
}
body#store div#jcart tbody tr:nth-last-child(even) a.jcart-remove {
	right: 34px!important;
	top: 14px!important;
}

/* Mike */
body#store div#jcart tbody tr:nth-last-child(odd) {
	height: 23px;
	background-image: url(https://blasto.enterprises/img/store/jcart_m.png);
	padding: 8px 25px 17px 25px;
	margin: 0 0 -8px -3px;
}
body#store div#jcart tbody tr:nth-last-child(odd) td.jcart-item-qty input {
	background-color: #BFC9D1;
	border: 1px solid #838ca1;
}
body#store div#jcart tbody tr:nth-last-child(odd) td.jcart-item-qty {
	text-align: left;
	width: 38px;
	padding-top: 0px;
}
body#store div#jcart tbody tr:nth-last-child(odd) td.jcart-item-price {
	color: #1b7416!important;
}
body#store div#jcart tbody tr:nth-last-child(odd) a.jcart-remove {
	right: 37px!important;
	top: 14px!important;
}


body#store div#jcart tr td.jcart-item-qty {
	text-align: right;
	width: 80px;
	padding-top: 2px;
}
body#store div#jcart td.jcart-item-qty input {
	font-size: 15px;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #A4ABBC;
	border: 1px solid #828EAD;
}
body#store div#jcart span.x {
	font-size: 18px;
	color: #3e3e3e;
	padding-left: 5px;
}
body#store div#jcart tbody tr td.jcart-item-name {
	font-size: 13px;
	color: #421711;
	max-width: inherit!important;
}
body#store div#jcart tbody td.jcart-item-price {
	font-size: 15px;
	font-weight: bold;
	color: #009363;
	max-width: inherit!important;
	padding-right: 20px;
}
body#store div#jcart tbody tr td.jcart-item-price {
	padding: 0;
}
body#store div#jcart a.jcart-remove {
	width: 21px;
	height: 18px;
	position: absolute;
	padding: 2px 0px;
	background: url(https://blasto.enterprises/img/store/jcart_deletex.png) no-repeat -21px 0;
}
body#store div#jcart a.jcart-remove:hover {
	background-position: 0 0;
}
/* Total box */
body#store div#jcart tbody tr:last-child {
	width: 259px;
	height: 38px;
	z-index: 100;
	background-image: url(https://blasto.enterprises/img/store/jcart_subtotalbox.png);
	padding: 18px 33px 13px 22px;
	margin: -16px 0 -30px 3px;

}
body#store div#jcart tbody tr:last-child th div#jcart-subtotal-floating {
	font-weight: normal;
	color: white;
	line-height: 1.2em;
}
body#store div#jcart tbody tr:last-child th div#jcart-subtotal-floating strong.totaltotal {
	font-size: 1.2em;
	color: #CFE07C;
}
body#store div#jcart tfoot span#jcart-subtotal {
	display: none;
}

body#checkout div#jcart-buttons {
	padding-right: 0;
	margin-right: 0;
}
body#checkout tfoot {
	display: none;
}
body#checkout #jcart tr.jcart-tip th {
	background: #caddee;
	border-color: #c1d0f2;
	border-top: 1px solid #ccc!important;
}
body#checkout div#jcart div#jcart-tip-floating {
	color: #647382;
	text-align: right!important;
	line-height: 33px;
	position: relative;
	padding-left: 54px;
}
body#checkout #jcart tr.jcart-tip th div.rachel {
	width: 54px;
	height: 57px;
	display: block;
	position: absolute;
	left: -5px;
	top: -18px;
	z-index: 100;
	background: url(https://blasto.enterprises/img/store/tiprachel.png) no-repeat;
}
body#checkout div#jcart div#jcart-tip-floating span#jcart-tip-title {
	float: left;
}
body#checkout div#jcart div#jcart-tip-floating input {
	font-size: 1.1em;
}
body#checkout #jcart div#upsell {
	color: #315e3a;
	height: 55px;
	position: relative;
	background-color: #c0f5bc;
	background-repeat: no-repeat;
	background-position: 0 5px;
	border: 1px solid #90c283;
	padding-left: 60px;
	padding-top: 5px;
	margin-top: -1px;
}
body#checkout #jcart div#upsell p {
	font-size: .8em;
	padding: 0;
	margin: 0;
}
body#checkout #jcart div#upsell p.heading {
	font-size: 1em;
	font-weight: bold;
}
body#checkout #jcart div#upsell input {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 22px;
	margin-right: 12px;
}
body#checkout #jcart div#upsell.item_621 { background-image: url(https://blasto.enterprises/img/store/upsell_askbcb.png); } /* AskBCB */
body#checkout #jcart div#upsell.item_684 { background-image: url(https://blasto.enterprises/img/store/upsell_4book.png); } /* 4-book bundle */
body#checkout #jcart div#upsell.item_611 { background-image: url(https://blasto.enterprises/img/store/upsell_vol2.png); } /* Vol2 */
body#checkout #jcart div#upsell.item_005 { background-image: url(https://blasto.enterprises/img/store/upsell_upstage.png); } /* Upstage */
body#checkout #jcart div#upsell.item_007 { background-image: url(https://blasto.enterprises/img/store/upsell_bag.png); } /* Book bag */
body#checkout #jcart div#upsell.item_310 { background-image: url(https://blasto.enterprises/img/store/upsell_buttons.png); } /* 5-button pack */
span.brackets {
	font-size: .85em;
}
div#jcart-buttons {
	text-align: right;
	margin-top: 10px;
	margin-right: 25px;
}
body#store .token {
	width: 303px;
	height: 82px;
	background: url(https://blasto.enterprises/img/store/jcart_l_arc.png) no-repeat;
	position: fixed;
	z-index: 2;
}
body#store .lucybox {
	background: url(https://blasto.enterprises/img/store/jcart_m_arc.png) no-repeat;
}
div#jcart-buttons input.jcart-button {
	font-size: .8em;
	font-weight: bold;
	color: white;
	height: 30px;
	background-color: #6994a6;
	background-image: linear-gradient(bottom, #336580 0%, #77A1B0 65%);
	background-image: -o-linear-gradient(bottom, #336580 0%, #77A1B0 65%);
	background-image: -moz-linear-gradient(bottom, #336580 0%, #77A1B0 65%);
	background-image: -webkit-linear-gradient(bottom, #336580 0%, #77A1B0 65%);
	background-image: -ms-linear-gradient(bottom, #336580 0%, #77A1B0 65%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #336580),
		color-stop(0.65, #77A1B0)
	);
	border: 1px solid #336580;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
/* Caching. */
p.smallprint small {
	background: url(https://blasto.enterprises/img/store/jcart_m_arc.png) no-repeat -5000px;	
}
p.smallprint span.minorlinks {
	background: url(https://blasto.enterprises/img/store/jcart_l_arc.png) no-repeat -5000px;
}

/* Checkout */

body#checkout p.introtext {
	text-align: center;
}
body#checkout div#jcart fieldset {
	padding: 0;
	border: 0;
}
body#checkout div#jcart table {
	width: 500px;
	position: relative;
	background: white;
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
}
body#checkout #jcart th {
	text-align: right;
	color: #533c25;
	background: #ffe9b5;
}
body#checkout #jcart th strong#jcart-title {
	float: left;
}
body#checkout div#jcart td.jcart-item-qty input {
	width: 20px;
	margin-right: 5px;
}
body#checkout div#jcart td.jcart-item-qty {
	width: 44px;
}
body#checkout div#jcart td.jcart-item-price {
	font-weight: bold;
	text-align: right;
	width: 70px;
}
body#checkout div#jcart tfoot tr th {
	text-align: right!important;
	padding: 5px 10px 3px 0;
}
body#checkout div#jcart th,body#checkoutdiv#jcart td {
	font-weight: normal;
	border: solid 1px #ccc;
	padding: 5px;
}
body#checkout div#jcart tfoot tr th {
	line-height: 33px;
}
body#checkout div#jcart div#jcart-subtotal-floating {
	text-align: right!important;
	line-height: 33px;
	padding-right: .5em;
}
body#checkout div#jcart strong.totaltotal {
	font-size: 30px;
	color: #008000;
}
body#checkout div#jcart tbody td {
	color: #533c25;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
body#checkout div#jcart a.jcart-remove {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	float: right;
	display: block;
	width: 21px;
	height: 18px;
	background: url(https://blasto.enterprises/img/store/jcart_deletex.png) no-repeat -21px 0;
	margin: 4px 0 0 10px;
	text-decoration: line-through;
}
body#checkout div#jcart a.jcart-remove:hover {
	background-position: 0 0;
}
body#checkout div#cartcontainer {
	width: 500px;
	position: relative;
	padding-bottom: 91px;
	margin: 0 auto;
}
body#checkout div#jcart #jcart-paypal-checkout {
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
	width: 191px;
	height: 90px;
	cursor: pointer;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 0;
	background: url(https://blasto.enterprises/img/store/global_finalcheckout.png) no-repeat;
	border: none;
	margin: 0;
}
p.ready {
	text-align: center!important;
	padding: 0!important;
}
p.or {
	font-size: 1.1em;
	font-style: italic;
	text-align: center!important;
	line-height: 90px;
	position: absolute;
	width: 51px;
	bottom: 0;
	left: 241px;
	padding: 0!important;
	margin: 0;
}
body#checkout a#print-link {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 225px;
	height: 54px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 15px;
	background: url(https://blasto.enterprises/img/store/global_printorderform.png) no-repeat;
	margin: 0 0 17px;
}
body#checkout div#orderform {
	display: none;
}
body#checkout noscript p {
	font-size: .8em;
	text-align: center!important;
	padding: 0!important;
	width: 225px;
	height: 63px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 15px;
	margin: 0 0 17px;
}

/* Membership */

body#membership p.signinlink {
	text-align: center!important;
}
body#membership p.signinlink a {
	font-size: .9em;
	padding: 9px 0 9px 47px;
	background: url(https://blasto.enterprises/img/membership_signin.png) no-repeat;
}
body#membership div#contentblock {
	font: 1.2em/1.43em minion-pro, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	color: #5e5e5e;
	width: 710px;
	padding: 25px;
	margin: 30px auto 23px;
	background-image: url(https://blasto.enterprises/img/store/bci_paperbg.jpg);
	background-color: #e8e8ea;
	border: 1px solid #bcc4cd;
	-moz-box-shadow: 3px 3px 9px #bcc4cd;
	-webkit-box-shadow: 3px 3px 9px #bcc4cd;
	box-shadow: 3px 3px 9px #bcc4cd;
	-webkit-text-size-adjust: none;
}
body#membership div#contentblock h2 {
	width: 100%;
	height: 99px;
	padding: 0!important;
	margin: 0 0 -5px;
	background: url(https://blasto.enterprises/img/store/bci_header.png) no-repeat center;
}
body#membership div#contentblock h3 {
	font-size: 1.8em;
	line-height: 1.3em;
	letter-spacing: -.015em;
	color: #5d5e5d;
	text-align: left!important;
	text-shadow: 0 1px 1px #fff;
	width: 100%;
	background: none!important;
	padding: 0 0 0 .35em;
	margin: .7em 0 -.2em;
}
body#membership div#contentblock ul {
	font-size: .9em;
	list-style-type: square;
	padding: 0 2em 0 5em;
}
body#membership div#contentblock div#access div.bcipreview_wrapper {
	height: 620px;
	width: 950px;
	position: relative;
	margin-left: -120px;
	user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
body#membership div#contentblock div#access div.sample {
	width: 466px!important;
	height: 595px;
	position: relative;
	background: #fcfcfb;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	margin: 20px .6em 1em;
	-moz-box-shadow: 6px 6px 15px rgba(230,230,230,0.72), 1px 1px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 6px 6px 15px rgba(230,230,230,0.72), 1px 1px 5px rgba(0,0,0,.4);
	box-shadow: 6px 6px 15px rgba(230,230,230,0.72), 1px 1px 5px rgba(0,0,0,.4);
}
body#membership div#contentblock div#access div.bcipreview div.sample:nth-of-type(odd) {
	-webkit-transform: rotate(-.7deg);
	-moz-transform: rotate(-.7deg);
	-ms-transform: rotate(-.7deg);
	-o-transform: rotate(-.7deg);
	transform: rotate(-1deg);
}
body#membership div#contentblock div#access div.bcipreview div.sample:nth-of-type(even) {
	-webkit-transform: rotate(.5deg);
	-moz-transform: rotate(.5deg);
	-ms-transform: rotate(.5deg);
	-o-transform: rotate(.5deg);
	transform: rotate(.8deg);
}
body#membership div#contentblock div#access div.bcipreview div.sample:nth-child(3n+3) {
	-webkit-transform: rotate(-.2deg);
	-moz-transform: rotate(-.2deg);
	-ms-transform: rotate(-.2deg);
	-o-transform: rotate(-.2deg);
	transform: rotate(-.5deg);
}
body#membership div#contentblock div#access div.sample h4 {
	font-size: 1.2em;
	text-align: center;
	position: absolute;
	top: 485px;
	width: 100%;
	padding: 0!important;
	margin: 0;
}
body#membership div#contentblock div#access div.sample h5 {
	font-size: .65em;
	font-weight: normal;
	text-align: center;
	position: absolute;
	top: 508px;
	width: 100%;
	padding: 0;
	margin: 0;
}
body#membership div#contentblock div#access div.sample p {
	font-size: .75em;
	text-align: center;
	line-height: 1.3em;
	width: 86%;
	position: absolute;
	top: 538px;
	padding: 0 7%!important;
	margin: 0;
}
body#membership div#contentblock div#access div.sample img {
	position: absolute;
	top: 15px;
	left: 33px;
}
body#membership div#contentblock div#access div.bcipreview button {
	font: bold 1.4em/1em minion-pro, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	text-decoration: underline;
	color: #2d68b2;
	cursor: pointer;
	position: absolute;
	bottom: -38px;
	background: none;
	border: none;
}
body#membership div#contentblock div#access div.bcipreview button {
	display: none!important;
}
body#membership div#contentblock div#access div.sample.latest {
	margin: 0 auto;
}
body#membership div#contentblock div#access div#samples {
	width: 800px;
	height: 320px;
	position: relative;
	margin: 1.5em 0 0 -46px;
}
body#membership div#contentblock div#access div#samples p.image a img {
	position: absolute;
	top: 0;
	padding: 0!important;
	margin: 0;
	border: 10px solid white;
	-moz-box-shadow: 6px 6px 15px rgba(230,230,230,0.72), 1px 1px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 6px 6px 15px rgba(230,230,230,0.72), 1px 1px 5px rgba(0,0,0,.4);
	box-shadow: 6px 6px 15px rgba(230,230,230,0.72), 1px 1px 5px rgba(0,0,0,.4);
}
body#membership div#contentblock div#access div#samples div#blinddate p.image a img {
	left: -10px;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	transform: rotate(-4deg);
}
body#membership div#contentblock div#access div#samples div#graveconcern p.image a img {
	left: 290px;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
}
body#membership div#contentblock div#access div#samples div#everydaylife p.image a img {
	left: 535px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}
body#membership div#contentblock div#access div#samples h4,body#membership div#contentblock div#access div#samples p.details {
	text-align: center;
	width: 253px;
	position: absolute;
	top: 260px;
	padding: 0;
	margin: 0;
}
body#membership div#contentblock div#access div#samples h4 {
	font-size: 1.3em;
	text-shadow: 0 1px 1px #ffffff;
}
body#membership div#contentblock div#access div#samples p.details {
	font-size: .85em;
	text-align: center;	
	top: 288px;
}
body#membership div#contentblock div#access div#samples div#blinddate h4,body#membership div#contentblock div#access div#samples div#blinddate p.details { left: 21px; }
body#membership div#contentblock div#access div#samples div#graveconcern h4,body#membership div#contentblock div#access div#samples div#graveconcern p.details { left: 274px; }
body#membership div#contentblock div#access div#samples div#everydaylife h4,body#membership div#contentblock div#access div#samples div#everydaylife p.details { left: 528px; }
body#membership div#contentblock div#gifts p {
	min-height: 195px;
	padding-left: 165px;
	padding-top:50px;
	margin-top: -40px;
	margin-left: -35px;
	background: url(https://blasto.enterprises/img/store/bci_jasminecharm.png) no-repeat left 35px;
}
body#membership div#contentblock div#card p {
	min-height: 244px;
	padding-right: 355px;
	width: 400px;
	background: url(https://blasto.enterprises/img/store/bci_card.png) no-repeat right top;
}
@keyframes bcitoggleanimation {
  0%   {background-image: url(https://blasto.enterprises/img/store/bci_toggle_f1.png);}
  40%  {background-image: url(https://blasto.enterprises/img/store/bci_toggle_f2.png);}
}
body#membership div#contentblock div#pagecomparison p {
	min-height: 236px;
	padding-left: 265px;
	margin-left: -55px;
	margin-bottom: -1em;
	background: url(https://blasto.enterprises/img/store/bci_toggle_f1.png) no-repeat left 0;
	animation-name: bcitoggleanimation;
	animation: bcitoggleanimation 4s steps(1) infinite;
}
body#membership div#contentblock div#adfree p {
	min-height: 139px;
	padding-right: 210px;
	padding-top: 80px;
	margin-top: -60px;
	background: url(https://blasto.enterprises/img/store/bci_sue.png) no-repeat right 0;
}
body#membership div#contentblock div#preferential p {
	min-height: 172px;
	padding-right: 225px;
	padding-top: 80px;
	margin-top: -60px;
	background: url(https://blasto.enterprises/img/store/bci_paulodaisy.png) no-repeat right 30px;
}
body#membership div#contentblock div#purchasebuttons {
	width: 700px;
	padding: 25px 30px 0;
	margin-left: -25px;
	background: url(https://blasto.enterprises/img/store/bci_tornoff.png) repeat-x left top;
}
body#membership div#contentblock div#purchasebuttons p {
	font-size: .9em;
	line-height: 1.4em;
}
body#membership div#contentblock div#purchasebuttons p.signmeup {
	width: 475px;
	padding-right: 215px;
	background: url(https://blasto.enterprises/img/store/bci_paypal.png) no-repeat right -10px;
}
body#membership div#contentblock div#purchasebuttons p.signmeup strong {
	font-size: 1.1em;
	display: block;
	padding-bottom: .2em;
}
body#membership div#contentblock div#purchasebuttons p.signmeup strong em {
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
}
body#membership div#contentblock div#purchasebuttons p.signmeup em {
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
body#membership div#contentblock div#purchasebuttons input {
	font: bold 1.1em/1em minion-pro, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	text-decoration: underline;
	color: #2d68b2;
	line-height: 1.2em;
	text-shadow: 0 1px 1px #ffffff;
	cursor: pointer;
	background: none;
	border: none;
	padding: 0 .1em 0 0;
	margin-right: .3em;
}
body#membership div#contentblock div#purchasebuttons ul {
	list-style-type: none;
	padding-left: 0;
}
body#membership div#contentblock div#purchasebuttons ul li {
	line-height: 1.5em;
	padding: 0 0 .4em 5em;
	background: url(https://blasto.enterprises/img/store/bci_checkbox.png) no-repeat 3.1em .2em;
}

/* Thank you page */
body#thankyou {
	color: #1C292C;
	text-align: center;
	background: #5d7982;
	background: -moz-radial-gradient(center, ellipse cover,  #5d7982 0%, #253a44 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#5d7982), color-stop(100%,#253a44));
	background: -webkit-radial-gradient(center, ellipse cover,  #5d7982 0%,#253a44 100%);
	background: -o-radial-gradient(center, ellipse cover,  #5d7982 0%,#253a44 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #5d7982 0%,#253a44 100%);
	background: radial-gradient(ellipse at center,  #5d7982 0%,#253a44 100%);
}
body#thankyou h1 {
	font-size: 5em;
	line-height: 1em;
	background: url(https://blasto.enterprises/img/store/thankyou_purchase.png) no-repeat center bottom;
	padding: 1em 0 205px;
	/* aaaa CSS3 */
	text-shadow: 1px 1px 1px #5f7880;
}
body#thankyou a:link,body#thankyou a:visited,body#thankyou a:active {
	color: #60BACE;
}
body#thankyou p {
	font-size: 1.1em;
	color: #ABD6E1;
	line-height: 1.3em;
	width: 28em;
	margin: .5em auto 1em auto;
	/* Do you think one day I'll be fine not denoting that this is CSS3. NOTE FROM YEARS LATER: yeah i basically don't do that anymore. thanks chrome */
	text-shadow: #12282E 0px 0px 4px;
}
body#thankyou div#mailinglist {
	font-size: .85em;
	width: 520px;
	padding: 1em;
	margin: 0 auto 1em;
	background-color: #263a3e;
	border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	-moz-border-radius: 1.5em;
}
body#thankyou div#mailinglist p {
	margin: 0 auto 1em;
}
body#thankyou label {
	font-weight: bold;
	line-height: 1.8em;
}
body#thankyou span.email {
	display: block;
}

body#thankyou input#ml-fname,body#thankyou input#ml-lname,body#thankyou input#ml-email {
	font: .8em freight-sans-pro, Helvetica, Arial, sans-serif;
	color: #95bcc5;
	width: 120px;
	margin-right: .5em;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #95bcc5;
}
body#thankyou input#ml-email {
	width: 250px;
}

/* Extras page. */

/* Links, graveyard and other stuff lists for extras page (let's call it displaylist.) */
ul.displaylist {
	list-style-type: none;
	padding-left: 0;
	margin: 1em 2.5em .5em;	
	-moz-column-count: 2;
	-moz-column-gap: 1.5em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1.5em;
	column-count: 2;
	column-gap: 1.5em;
}
ul.displaylist li {
	font-size: .85em;
	line-height: 1.5em;
	display: inline-block;
	margin-bottom: .8em;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	column-break-inside: avoid;
}
ul.displaylist li a {
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	margin-bottom: .15em;
}
ul.displaylist li a.nontitlelink {
	font-size: 1em;
	font-weight: normal;
	display: inline;
}
ul.displaylist li small {
	font-size: .9em;
	color: #6e85a3;
	line-height: 1.3em;
	display: block;
}
ul.displaylist.graveyard {
	margin: 1em 1.5em!important;
}
ul.displaylist.graveyard li {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 90px;
}
li#graveyard_1 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_1.png); }
li#graveyard_2 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_2.png); }
li#graveyard_3 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_3.png); }
li#graveyard_4 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_4.png); }
li#graveyard_5 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_5.png); }
li#graveyard_6 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_6.png); }
li#graveyard_7 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_7.png); }
li#graveyard_8 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_8.png); }
li#graveyard_9 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_9.png); }
li#graveyard_10 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_10.png); }
li#graveyard_11 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_11.png); }
li#graveyard_12 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_12.png); }
li#graveyard_13 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_13.png); }
p.upsell {
	color: #81662b;
	text-align: center!important;
	line-height: 1.45em;
	background-color: #fff4d4;
	width: 70%;
	padding: 1em!important;
	margin: 0 auto 1em;
	border: 2px solid #edcf93;
}
p.upsell a {
	font-weight: bold;
	color: #b9312b;
}
div#bannergroup p {
	width: 470px!important;
	margin: 1em auto;
}

/* Introduction page. */

/* Initial setup and headings. */
body#intro div#introcontent {
	background: url(https://blasto.enterprises/img/intro_bg_characters_lighter.png) no-repeat right 40px;
}
body#intro h3#meettheclass,body#intro h3#takeafieldtrip,body#intro div#reportcard h3,body#intro div#calltoaction h3 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 1em auto;
	background-repeat: no-repeat;
}
body#intro h3#meettheclass {
	width: 419px!important;
	height: 72px!important;
	background-image: url(https://blasto.enterprises/img/intro_header_meettheclass.png);
}

/* Introduction paragraphs */
body#intro p.intropara {
	font-size: 1.5em;
	text-align: center!important;
	line-height: 1.3em;
	padding: 0 1em!important;
	margin-bottom: -.25em;
}
body#intro p.secondintropara,body#intro p.thirdintropara {
	font-size: 1.15em;
	text-align: center!important;
	line-height: 1.3em;
	padding: 0 1em!important;
	margin-bottom: -.6em;
}
body#intro p.thirdintropara {
	margin-bottom: 1.4em;
}

/* Three points */
div#threepoints {
	height: 110px;
	margin-bottom: 40px;
}
div#threepoints div#point1,div#threepoints div#point2,div#threepoints div#point3 {
	width: 140px;
	height: 110px;
	float: left;
	position: relative;
	padding-left: 130px;
	padding-right: 10px;
	margin: 0;
}
div#threepoints div#point1 {
	margin-left: 26px;
	margin-right: 19px;
}
div#threepoints div#point3 {
	margin-left: 19px;
}
div#threepoints h4 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	margin: 1.4em 0 0;
}
/* Point 1. */
div#threepoints div#point1 {
	background: url(https://blasto.enterprises/img/intro_cutecharacters.png) no-repeat;
}

/* Point 2. */
div#threepoints div#point2 div {
	width: 50px;
	height: 70px;
	position: absolute;
	background-color: #f4f4f4;
	background-size: 50px 70px;
	border: 1px solid #75796f;
	-moz-box-shadow: 1px 1px 4px 0px rgba(141,150,158,0.5);
	-webkit-box-shadow: 1px 1px 4px 0px rgba(141,150,158,0.5);
	box-shadow: 1px 1px 4px 0px rgba(141,150,158,0.5);
}
div#threepoints div#point2 div.page1 {
	top: 26px;
	left: 20px;
	z-index: 1;
	-webkit-transform: rotate(-13deg);
	-moz-transform: rotate(-13deg);
	-ms-transform: rotate(-13deg);
	-o-transform: rotate(-13deg);
	transform: rotate(-13deg);
}
div#threepoints div#point2 div.page2 {
	top: 18px;
	left: 33px;
	z-index: 2;
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	transform: rotate(-7deg);
}
div#threepoints div#point2 div.page3 {
	top: 14px;
	left: 58px;
	z-index: 3;
	-webkit-transform: rotate(3.5deg);
	-moz-transform: rotate(3.5deg);
	-ms-transform: rotate(3.5deg);
	-o-transform: rotate(3.5deg);
	transform: rotate(3.5deg);
	-moz-box-shadow: 2px 2px 4px 0px rgba(139,150,159,0.4);
	-webkit-box-shadow: 2px 2px 4px 0px rgba(139,150,159,0.4);
	box-shadow: 2px 2px 4px 0px rgba(139,150,159,0.4);
}
/* Point 3. */

/* Fanart */
div#threepoints div#point3 div#fanart {
	position: absolute;
	top: 30px;
	left: -5px;
}
div#threepoints div#point3 div#fanart p {
	text-align: center;
	width: 130px;
	padding: 0;
	margin: 0;
}
div#threepoints div#point3 div#fanart p span.count {
	font-size: 2.3em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #40608d;
}
div#threepoints div#point3 div#fanart span.text {
	font-size: .7em;
	text-align: center;
	line-height: 1.3em;
	width: 114px;
	position: absolute;
	top: 35px;
	left: -2px;
	padding: 0 8px;
	margin: 0;
}
/* WebKit gets the fancy fanart text */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div#threepoints div#point3 div#fanart p span.count {
		background-image: url(https://blasto.enterprises/img/intro_candycountbg.jpg);
		background-size: 100px 50px;
		background-position: center;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		text-shadow: none;
		-webkit-text-stroke: 1px #4a5259;
	}
}
/* Facebook words */
div#threepoints div#point3 div#facebookwords {
	display: none;
	position: absolute;
	left: 9px;
	top: 0;
}
div#threepoints div#point3 div#facebookwords p {
	font-size: .7em;
	text-align: center;
	line-height: 1.3em;
	width: 144px;
	position: absolute;
	top: 100px;
	left: -23px;
	padding: 0;
	margin: 0;
}
div#threepoints div#point3 div#facebookwords div {
	width: 96px;
	height: 96px;
	position: relative;
}
div#threepoints div#point3 div#facebookwords div div {
	width: 32px;
	position: absolute;
	bottom: 0;
}
div#threepoints div#point3 div#facebookwords div span {
	font-size: .75em;
	font-weight: bold;
	color: white;
	display: block;
	line-height: 27px;
	text-indent: -30%;
	height: 32px;
	padding: 0;
	margin: 0;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}
div#threepoints div#point3 div#facebookwords div.bar1 {
	background: #7fd3c2;
	background: -moz-linear-gradient(-45deg, #3daf98 0%, #7fd3c2 86%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#3daf98), color-stop(86%,#7fd3c2));
	background: -webkit-linear-gradient(-45deg, #3daf98 0%,#7fd3c2 86%);
	background: -o-linear-gradient(-45deg, #3daf98 0%,#7fd3c2 86%);
	background: -ms-linear-gradient(-45deg, #3daf98 0%,#7fd3c2 86%);
	background: linear-gradient(135deg, #3daf98 0%,#7fd3c2 86%);
}
div#threepoints div#point3 div#facebookwords div.bar2 {
	left: 32px;
	background: #7fabd3;
	background: -moz-linear-gradient(-45deg, #3d79af 0%, #7fabd3 86%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#3d79af), color-stop(86%,#7fabd3));
	background: -webkit-linear-gradient(-45deg, #3d79af 0%,#7fabd3 86%);
	background: -o-linear-gradient(-45deg, #3d79af 0%,#7fabd3 86%);
	background: -ms-linear-gradient(-45deg, #3d79af 0%,#7fabd3 86%);
	background: linear-gradient(135deg, #3d79af 0%,#7fabd3 86%);
}
div#threepoints div#point3 div#facebookwords div.bar3 {
	left: 64px;
	background-color: #7f81d3;
	background: -moz-linear-gradient(-45deg,  #595cc6 0%, #7f81d3 86%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#595cc6), color-stop(86%,#7f81d3));
	background: -webkit-linear-gradient(-45deg,  #595cc6 0%,#7f81d3 86%);
	background: -o-linear-gradient(-45deg,  #595cc6 0%,#7f81d3 86%);
	background: -ms-linear-gradient(-45deg,  #595cc6 0%,#7f81d3 86%);
	background: linear-gradient(135deg,  #595cc6 0%,#7f81d3 86%);
}
/* Tumblr asks */
div#threepoints div#point3 div#tumblrasks {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(https://blasto.enterprises/img/intro_envelope.png) no-repeat;
	height: 120px;
	background-position: 5px -10px;
}
div#threepoints div#point3 div#tumblrasks p {
	text-align: center;
	width: 130px;
	padding: 0;
	margin: 0;
}
div#threepoints div#point3 div#tumblrasks p span.count {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #529FCD;
	color: white;
	position: absolute;
	top: 16px;
	left: 50px;
	padding: 7px;
	border: 4px solid #e0ecf7;
	border-radius: .6em;
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
}
div#threepoints div#point3 div#tumblrasks span.text {
	font-size: .7em;
	text-align: center;
	line-height: 1.3em;
	width: 100px;
	position: absolute;
	top: 90px;
	left: -5px;
	padding: 0 8px;
	margin: 0;
}
/* Meet the class! */
body#intro div#introcontent dl {
	height: 350px;
	margin-bottom: 1.5em;
}
body#intro div#introcontent dl div {
	width: 237px;
	float: left;
	background-repeat: no-repeat;
}
body#intro div#introcontent dl dt {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center top;
}
body#intro div#introcontent dl div#mike dt {
	margin-left: 1px;
	background-image: url(https://blasto.enterprises/img/intro_char_mike.png);
}
body#intro div#introcontent dl div#lucy dt {
	background-image: url(https://blasto.enterprises/img/intro_char_lucy.png);
}
body#intro div#introcontent dl div#paulo dt {
	background-image: url(https://blasto.enterprises/img/intro_char_paulo.png);
}
body#intro div#introcontent dl div#daisy dt {
	background-image: url(https://blasto.enterprises/img/intro_char_daisy.png);
}
body#intro div#introcontent dl dd {
	text-align: center;
	padding: 0 1.4em;
	margin-left: 0;
}
body#intro h4.sampleheading {
	font-size: 23px;
	line-height: 1.5em;
	text-align: center;
	width: 200px!important;
	display: block;
	position: relative;
	padding: .2em;
	padding-bottom: .3em;
	margin: 0 0 -2.4em 25px;
	background-color: #ffebc1;
	border: 3px solid #ffc64a;
	border-radius: .2em;
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	-webkit-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1.5deg);
	-ms-transform: rotate(-1.5deg);
	-o-transform: rotate(-1.5deg);
	transform: rotate(-1.5deg);
}
body#intro h4#sample2.sampleheading {
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
body#intro h4.sampleheading a {
	color: #87524c;
	text-decoration: none;
}
body#intro div#introcontent img {
	z-index: 0;
	margin: 2.6em 0;
}
body#intro h4#sample1 {
	margin-bottom: -2.6em;
}
body#intro h4#sample2 {
	margin-bottom: -3.95em;
}
body#intro h4#sample3 {
	margin-bottom: -3.2em;
}
/* Changes over time */
div#changesovertime {
	padding: 0;
	margin: 1em 0 2em;
}
div#changesovertime img {
	margin: 0!important;
}
div#changesovertime p {
	font-size: 1.2em;
	text-align: center;
	line-height: 1.2em;
	margin-top: .3em;
	margin-bottom: 1.75em;
}
/* Call to action */
div#calltoaction {
	position: relative;
	height: 480px;
	background: url(https://blasto.enterprises/img/intro_volumeone.png) no-repeat right 0;
	margin: -1em 15px 0;
}
body#intro div#calltoaction h3 {
	width: 446px!important;
	height: 81px!important;
	background-image: url(https://blasto.enterprises/img/intro_header_getreading.png);
	position: absolute;
	top: 110px;
	left: 115px;
}
body#intro div#calltoaction p {
	font-size: 1.25em;
	text-align: center;
	line-height: 1.4em;
	position: absolute;
}
body#intro div#calltoaction p.text {
	width: 440px;
	top: 195px;
	left: 114px;
}
body#intro div#calltoaction p.link {
	font-size: 1.3em;
	text-align: center;
	line-height: 1.4em;
	margin: 0;
	top: 0;
}
body#intro div#calltoaction p a {
	font-size: 1.4em;
	font-weight: bold;
	width: 395px;
	display: block;
	padding: 325px 410px 120px 140px;
}

/* Chat page. */

p.introtext {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center!important;
	width: 70%;
	margin: .3em auto;
}
p.rules {
	width: 75%;
	text-align: center!important;
	margin: 1em auto 1em;
}
p.rules strong,p.clients strong {
	font-weight: bold;
	font-style: italic;
	color: #588ab0;
	background-color: #daeef3;
	padding: .1em .2em;
}
p.clients {
	text-align: center!important;
	line-height: 1.5em;
	width: 70%;
	margin: 1em auto;
}
p.clients a {
	font-weight: bold;
	font-style: italic;
	color: #43914d;
	background-color: #e5f59a;
	padding: .1em .2em;
}

/* Miscellaneous styles for random things. */

h2,h3,.clear {
	clear: both!important;
}
p.introtexthidden {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 1px;
	margin: 0 0 -1px;
}
div.characterlist div:target,div.characterlist div:target dt,dl.faqlist dt:target, dl.faqlist dt:target + dd {
	color: #664c0d;
	background-color: #f4efba;
}
:target a {
	color: #b44b30;
}
p.backlink {
	font-weight: bold;
	font-size: .85em;
	margin-left: 2%;
}
p.backlink.nearupdate {
	margin-top: 2.5em;
	margin-bottom: -2.5em;
}
p.backlink a:link,p.backlink a:visited {
	color: #2D68B2!important;
}
p.lastupdated {
	font-size: .8em;
	font-style: italic;
	color: #9CB5CC;
	text-align: right!important;
	margin-right: 3%;
}
p#allcommentsbutton,p#togglebutton,p#togglebutton_fanart,p#togglebutton_history {
	text-align: center!important;
	line-height: 52px;
	width: 920px;
	margin-top: .5em;
}
p#allcommentsbutton a,p#togglebutton a,p#togglebutton_fanart a,p#togglebutton_history a {
	font-size: 20px;
	font-weight: bold;
	color: white!important;
	text-align: center!important;
	text-decoration: underline;
	line-height: 52px;
	display: block;
	cursor: pointer;
	width: 278px;
	height: 52px;
	padding: 0!important;
	margin: 0 auto;
	background-color: #73a1d9;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
p#allcommentsbutton a:active,p#togglebutton a:active,p#togglebutton_fanart a:active,p#togglebutton_history a:active {
	background-color: #8db5e5;
}
p#allcommentsbutton.comments {
	margin-bottom: 1.5em!important;
}
p#allcommentsbutton a:link,p#allcommentsbutton a:active,p#allcommentsbutton a:visited {
	color: #2D68B2;
}
div#comments p#oldcommentsnote {
	font-size: .9em;
	text-align: center;
	margin-top: -1.2em;
	font-style: italic;
}

/* Horrible CSS hacks to target IE7 users */

/* Some nonsense about h2s, so they display properly in IE */
h2 { display: inline; }
html > /**/ body h2 { display: inline-block; }

/* Work around a bug in IE that requires a background set for absolute-positioned empty <a>s*/
*:first-child+html ul#mainnav li a {
	background-image: url(https://blasto.enterprises/img/global_bubble_post_bottomright.png);
	background-repeat: no-repeat;
	background-position-x: -400px;
}
/* Fix cut-off letters in compact navbar */
*:first-child+html body#view ul#mainnav {
	line-height: 40px;
	padding-bottom: 12px;
}
/* Fix font size of stats for majorcharacters */
*:first-child+html div#majorcharacters_container dt,*:first-child+html div#majorcharacters_container dd {
	font-size: 12px!important;
}
/* Fix minorcharacters border */
*:first-child+html div#minorcharacters_container div {
	border-bottom: none!important;
}
/* Fix reading guide padding */
*:first-child+html div#minorcharacters {
	padding: 1em!important;
}
/* Hide the post comment area */
*:first-child+html body#view form {
	display: none;
}
/* Hide the thumbstrip on body#view */
*:first-child+html body#view ul#thumbstrip {
	display: none;
}
/* Padding on the comments rectangle ad */
*:first-child+html body#view div#ad_commentsrectangle {
	margin-bottom: 25px;
}

/* Horrible CSS hacks for other browsers */

/* Stop MobileSafari resizing certain text for readability, it breaks layout */
body#view ul#mainnav li a,p.smallprint small,p#reminder,div#newscontent p {
	-webkit-text-size-adjust: none;
}

/* Are you kidding me. Gecko still needs this. I'm calling it a CSS hack just because. */
a img {
	border: none;
}

/* Fluid homepage design for phones */
@media screen and (max-width: 735px) {
	/* Global page-level stuff */
	body#home div#purplecol,body#home div#greencol,
	body#intro div#purplecol,body#intro div#greencol,
	body#archive div#purplecol,body#archive div#greencol,
	body#membership div#purplecol,body#membership div#greencol {
		display: none;
	}
	body#home div#centrecol,
	body#intro div#centrecol,
	body#archive div#centrecol,
	body#membership div#centrecol {
		width: 100%;
		background-image: none;
	}
	body#home div#content,
	body#intro div#content,
	body#archive div#content,
	body#membership div#content {
		padding: 0;
	}
	body#home div#ad_leaderboard,body#intro div#ad_leaderboard,body#archive div#ad_leaderboard,ul#patreonbar {
		display: none;
	}

	/* Header and mainnav */
	body#home,
	body#intro,
	body#archive,
	body#membership {
		background-color: #F3F6F7;
		padding-top: .5em;
	}
	body#home div#content,
	body#intro div#content,
	body#archive div#content,
	body#membership div#content {
		background: url(https://blasto.enterprises/img/global_mobile_header.svg) no-repeat;
		background-size: 100vw auto;
	}
	body#home h1,
	body#intro h1,
	body#archive h1,
	body#membership h1 {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		display: block;
		width: 100%;
		height: 11vw;
		padding: 0;
		margin: 2vw 0 0!important;
	}
	body#home h1 a,
	body#intro h1 a,
	body#archive h1 a,
	body#membership h1 a {
		display: block;
		width: 100%;
		height: 11vw;
		margin: 0;
		background: none!important;
	}

	body#home ul#mainnav,
	body#intro ul#mainnav,
	body#archive ul#mainnav,
	body#membership ul#mainnav {
		list-style: none;
		height: 32vw;
		position: relative;
		background: none;
	}
	body#home ul#mainnav li a,
	body#intro ul#mainnav li a,
	body#archive ul#mainnav li a,
	body#membership ul#mainnav li a {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		display: block;
		position: absolute;
	}
	body#home a.mainnav_about,
	body#intro a.mainnav_about,
	body#archive a.mainnav_about,
	body#membership a.mainnav_about {
		width: 25.5vw;
		height: 9.3vw!important;
		top: 9vw;
		left: 6.2vw;
		transform: rotate(-6deg);
	}
	body#home a.mainnav_archive,
	body#intro a.mainnav_archive,
	body#archive a.mainnav_archive,
	body#membership a.mainnav_archive {
		width: 30vw;
		height: 9.5vw;
		top: 5.5vw;
		left: 34.2vw;
		transform: rotate(-7deg);
	}
	body#home a.mainnav_extras,
	body#intro a.mainnav_extras,
	body#archive a.mainnav_extras,
	body#membership a.mainnav_extras {
		width: 24.7vw;
		height: 9vw;
		top: 3.3vw;
		left: 68vw;
		transform: rotate(-3deg);
	}
	body#home a.mainnav_candybooru,
	body#intro a.mainnav_candybooru,
	body#archive a.mainnav_candybooru,
	body#membership a.mainnav_candybooru {
		width: 47vw;
		height: 10vw;
		top: 18.7vw;
		left: 2vw;
		transform: rotate(-7deg);
	}
	body#home a.mainnav_club,
	body#intro a.mainnav_club,
	body#archive a.mainnav_club,
	body#membership a.mainnav_club {
		width: 18.5vw;
		height: 9vw;
		top: 14.1vw;
		left: 52vw;
		transform: rotate(-7deg);
	}
	body#home a.mainnav_store,
	body#intro a.mainnav_store,
	body#archive a.mainnav_store,
	body#membership a.mainnav_store {
		width: 22vw;
		height: 9vw!important;
		top: 12.3vw;
		left: 74.5vw;
		transform: rotate(-3deg);
	}
	body#home a.mainnav_introduction,
	body#intro a.mainnav_introduction,
	body#archive a.mainnav_introduction,
	body#membership a.mainnav_introduction {
		width: 39.2vw;
		height: 11.5vw!important;
		top: 22vw;
		left: 56vw;
		background-image: url(https://blasto.enterprises/img/mobile/home_cloudlucy@4x.png);
		background-size: auto 11.5vw;
		background-repeat: no-repeat;
	}
	body#home a.mainnav_introduction span.titletext,
	body#intro a.mainnav_introduction span.titletext,
	body#archive a.mainnav_introduction span.titletext,
	body#membership a.mainnav_introduction span.titletext {
		font-size: 4vw;
		font-weight: bold;
		line-height: 11.5vw;
		text-align: right;
		text-indent: 0;
		display: block;
		width: 25vw;
		margin-left: auto;
	}
	body#home h2.pagetitle,
	body#intro h2.pagetitle,
	body#archive h2.pagetitle,
	body#membership h2.pagetitle {
		font-size: 2em;
		line-height: 1.6em;
		background-size: 1em;
		background-position: right center;
		padding: 0 1.1em 0 0;
		margin-top: .5em;
	}
	
	/* Home page */
	body#home div#pagescrubber {
		display:  none;
	}

	/* Reminder popups */
	body#home p#reminder {
		font-size: .9em;
		line-height: 1.3em!important;
		min-height: 2.6em;
		width: auto!important;
		background: #fff2a9 url(https://blasto.enterprises/img/mobile/viewer_reminder@8x.png) no-repeat right bottom;
		background-size: 3.2em auto;
		padding: 1vw 3.4em!important;
		margin: 1em 0 1.25em!important;
		border-width: .4vw!important;
	}
	body#home p#reminder strong {
		background: none;
		padding: 0;
	}
	body#home li a.conventionreminder {
		display: none!important;
	}
	body#home p.introtext {
		font-size: 4.6vw;
		line-height: 6.3vw;
		width: 90%;
		padding: 0!important;
		margin: -.25em auto 0!important;
	}
	body#home p.introtext_new {
		font-size: 4.6vw;
		line-height: 7vw;
		width: 96%;
		padding: 0!important;
		margin: 2.5vw auto 4vw!important;
	}

	/* Comic page itself */
	body#home div#comicpage {
		padding: 0;
		margin: 0;
	}
	body#home h2.comictitle {
		font-size: 7.8vw;
		line-height: 1em;
		margin: .2em 0 0;
	}
	body#home h3.comicdate {
		font-size: 3.6vw;
		line-height: 1.4em;
		margin: 0 auto 1em;
	}
	body#home div#comicpage img {
		width: 100%;
		height: auto;
		min-height: 140vw;
		border: none;
		border-top: 1.8vw solid #c8e9f2;
		border-bottom: 1.8vw solid #c8e9f2;
		margin-top: 0;
		background: #c8e9f2;
	}
	body#home div#comicnav_homepage ul.nav {
		position: relative;
	}
	body#home div#comicnav_homepage ul.nav li a {
		font-size: 3.8vw;
		line-height: 2.2em;
		display: block;
		padding-left: 9.5vw;
		margin-right: 2.62vw;
	}
	body#home div#comicnav_homepage {
		height: 8vw;
		margin: 0;
		-webkit-text-size-adjust: none;
	}
	body#home div#comicnav_homepage ul.nav li a.firstchapter {
		background: url(https://blasto.enterprises/img/global_comicnav_firstchapter@2x.png) no-repeat 1.5vw 2.2vw;
		background-size: 6.4vw;
		margin-left: 1.5vw;
	}
	body#home div#comicnav_homepage ul.nav li a.chapterstart {
		background: url(https://blasto.enterprises/img/global_comicnav_chapterstart@2x.png) no-repeat 1.2vw 1.8vw;
		background-size: 6.4vw;
		padding-left: 9vw;
	}
	body#home div#comicnav_homepage ul.nav li a.previouspage {
		background: url(https://blasto.enterprises/img/global_comicnav_previouspage@2x.png) no-repeat 1vw 2.2vw;
		background-size: 6.4vw;
		padding-left: 7.5vw;
		position: absolute;
		top: 0;
		right: 0;
	}
	body#home div#comicnav_homepage ul.nav li a.comments {
		line-height: 10vw;
		position: absolute;
		right: 1.8vw;
		width: 18vw;
		background: url(https://blasto.enterprises/img/global_comicnav_allcomments@2x.png) no-repeat 1vw 2.2vw;
		background-size: 6.4vw;
		background-position-y: 2.45vw;
		padding-left: 9vw!important;
		padding-right: 0!important;
		margin-right: .5vw;
	}
	body#home div#comicnav_homepage ul.nav li#countdown {
		font-size: 3.5vw!important;
		line-height: 8vw;
		text-align: left;
		position: static;
		width: 68vw;
		background: none;
		padding: 0;
		margin: .9vw 0 3vw 3vw;
	}
	body#home div#comicnav_homepage ul.nav li#countdown a {
		font-size: 3.5vw;
		line-height: inherit;
		display: inline;
		padding-left: .3em;
		margin-right: 0;
	}
	body#home div#commentaryblock.noreadercomments {
		margin: 1em 0 1em;
		clear: both;
	}
	body#home div#commentaryblock.readercomments {
		padding-top: 0;
		margin: 1em 0;
		background: none;
		clear: both;
	}
	body#home div#commentaryblock {
		font-size: 5vw;
	}

	/* Author commentary */
	body#home div#authorcommentary {
		font-size: .9em;
		width: auto!important;
		min-height: 20vw;
		padding: 0 5vw 0 18vw!important;
		margin: 0;
		background-size: 16vw auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	body#home div#authorcommentary img {
		width: 100%;
		height: auto;
	}
	/* Reader comments */
	body#home div#commentaryblock.readercomments div#readercomment {
		width: 100%;
		float: none;
		padding: 0;
		margin: 0;
	}
	body#home div#commentaryblock.readercomments div#readercomment h3 {
		padding: 0!important;
		margin: 0!important;
	}
	body#home div#commentaryblock.readercomments p.calltoaction {
		font-size: 5vw;
		margin-top: 1.5vw;
	}
	body#home div#readercomment div.twitter {
		width: 100%;
	}
	body#home iframe#twitter-widget-0 {
		width: 94vw!important;
		margin: 1vw 3vw!important;
	}
	body#home div#readercomment div.chat p {
		margin: .3em 0;
	}
	body#home div#readercomment div.chat strong {
		color: #c12382;
	}
	body#home div#readercomment div.quote p {
		font-size: 1em;
	}
	body#home div#readercomment div.quote p.author {
		font-size: 1.2em;
		line-height: 1.2em;
	}
	body#home div#readercomment div.chan {
		background-color: #ffe;
		padding: 18px 20px;
	}

	/* Patreon preview */
	body#home div#patreonpreview p {
		font-size: 4.4vw;
	}
	body#home div#patreonpreview img {
		width: 100vw;
		height: auto;
	}
	div#patreonpreview p#teasercomment {
		font-size: .7em!important;
		width: 88%;
	}

	/* Featurestrip */
	body#home div#featurestrip ul {
		height: 52.5vw;
		margin: 7vw 0;
		background-color: transparent;
	}
	body#home div#featurestrip ul li {
		width: 33.333vw;
		height: 38.8vw;
		display: block;
		position: absolute;
		background-position: -8vw;
		background-size: auto 150%!important;
	}
	body#home div#featurestrip ul li a {
		color: #3c7cac;
		width: 33.333vw;
		padding-top: 38.8vw;
		height: auto;
	}
	body#home div#featurestrip ul li a span {
		font-size: 4.2vw;
		color: inherit;
		line-height: 1.1em;
		width: 31.333vw;
		height: 13vw;
		position: static;
		padding: .3vw 1vw 0!important;
		background-image: none;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	body#home div#featurestrip ul li.order_2 {
		left: 0;
	}
	body#home div#featurestrip ul li.order_3 {
		left: 33.333vw;
	}
	body#home div#featurestrip ul li.blog {
		width: 33.333vw;
		right: 0;
	}
	body#home div#featurestrip ul li.twitter {
		display: none;
	}
	/* Support */
	div#support {
		display: block;
	}
	div#support h3 {
		display: none;
	}
	div#support ul {
		list-style-type: none;
		height: 12vw;
		clear: both;
		padding-left: 0;
		margin: 4vw 0;
		-webkit-text-size-adjust: none;
	}

	/* Site News */
	body#home div#sitenews h3 {
		font-size: 4vw;
		line-height: 2em;
		margin: -1.5vw 1.8vw 0!important;
	}
	body#home div#sitenews h4 {
		font-size: 4vw;
		line-height: 1.5em;
		margin: 0 1.8vw 0!important;
	}
	body#home div#sitenews div#newscontent {
		width: auto;
		background: none!important;
		padding-left: 0;
		margin: 0 .5em 0;
	}
	body#home div#sitenews div#ad_newsskyscraper {
		display: none;
	}
	body#home div#sitenews div#newscontent p {
		font-size: .9em;
		padding: 0;
	}
	body#home div#sitenews div#newscontent img,body#home div#sitenews div#newscontent img {
		width: 100%;
		height: auto;
	}
	body#home div#sitenews div#newscontent p.signoff {
		font-size: 1.2em;
		font-style: italic;
		text-align: right;
		padding-left: 0;
	}
	
	/* Site news sidebar */
	body#home div#newssidebar {
		display: none;
	}
	
	/* Stream */
	body.stream div.streamframes {
		margin: 1.5em 0 -.5em;
	}
	
	/* INTRODUCTION PAGE */
	body#intro div#introcontent {
		background-position: 70% 45vw;
	}
	body#intro div#introcontent h3 {
		width: 80%!important;
		height: 15vw!important;
		position: static;
		margin: 0 10% 1.4em;
		background-size: 100%!important;
	}
	body#intro div#introcontent p.intropara {
		font-size: 1.2em;
		margin-top: .5em;
		padding: 0 1em!important;
	}
	body#intro div#introcontent p {
		font-size: 1em;
		line-height: 1.3em;
		padding: 0 1em!important;
		margin: .6em 0;
	}
	body#intro div#threepoints {
		height: 330px;
	}
	body#intro div#threepoints div#point1,body#intro div#threepoints div#point2,body#intro div#threepoints div#point3 {
		height: 110px;
		width: 150px;
		display: block;
		clear: both;
		float: none;
		padding-left: 125px;
		margin: 0 auto .2em!important;
	}
	body#intro div#threepoints h4 {
		position: absolute;
	}
	div#threepoints div#point3 div#fanart p span.count {
		font-size: 45px;
		margin-left: -40px;
	}
	div#threepoints div#point3 div#fanart p span.text {
		font-size: 14px;
		top: 36px;
		left: 3px;
	}
	div#threepoints div#point3 div#facebookwords p {
		left: -11vw;
	}
	div#threepoints div#point3 div#facebookwords div {
		margin-left: -.3vw;
	}
	div#threepoints div#point3 div#tumblrasks p span.text {
		font-size: 14px;
		top: 88px;
	}
	div#threepoints div#point3 div#tumblrasks p span.count {
		font-size: 28px;
	}
	body#intro div#introcontent dl {
		margin: 0 3vw;
	}
	body#intro div#introcontent dl div {
		width: 43vw;
		margin: 0 2vw;
	}
	body#intro div#introcontent dl dt {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		height: 51vw;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 90%!important;
	}
	body#intro div#introcontent dl div#mike dt {
		margin-left: 0;
	}
	body#intro div#introcontent dl dd {
		font-size: .9em;
		line-height: 1.4em;
		padding: 0 .4em;
		margin-bottom: 1em;
		min-height: 8em;
	}
	body#intro h4.sampleheading {
		display: none!important;
	}
	body#intro div#introcontent img {
		width: 100%;
		height: auto;
		margin: .5em 0;
	}
	body#intro div#changesovertime {
		display: none;
	}
	div#calltoaction {
		position: static;
		height: auto;
		background: none!important;
		margin: 1em 0 4em;
	}
	body#intro div#calltoaction h3 {
		width: 80%!important;
		height: 15vw!important;
		position: static;
		margin: 0 10%;
		background-size: 100%!important;
	}
	body#intro div#calltoaction p {
		position: static;
		padding: 0 8vw;
		margin: .3em 0 1em!important;
	}
	body#intro div#calltoaction p.text {
		font-size: 1.1em;
		width: auto;
		margin-top: -.5em;
	}
	body#intro div#calltoaction p.link {
		font-size: 1.1em;
		text-align: center;
		line-height: 1.4em;
		margin: 0;
	}
	body#intro div#calltoaction p a {
		width: auto;
		padding: 0;
	}
	body#intro ul#thumbstrip {
		display: none;
	}
	
	/* ARCHIVE PAGE */
	body#archive h2.pagetitle {
		padding-right: 1.2em;
	}
	body#archive p.topline {
		font-size: 1.1em;
		line-height: 1.4em;
		width: 90%;
		margin: .75em auto 1.5em;
	}
	body#archive div#omnibus1contents_container,body#archive div#vol2contents_container,body#archive div#vol3contents_container,body#archive div#vol4contents_container,body#archive div#vol5contents_container,body#archive div#vol6contents_container,body#archive div#therestcontents_container {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		margin: 1.1em .5em .5em;
	}
	body#archive div.chapter {
		max-width: 20em;
		padding-bottom: .7em;
	}
	body#archive div#omnibus1 div.header p {
		width: 94%;
	}
	body#archive div#omnibus1contents_container div {
		width: inherit!important;
		background: none!important;
		padding: 0!important;
		margin: 0 auto!important;
	}
	body#archive div#omnibus1contents_container div.chapter {
		width: inherit!important;
		padding: 0 0 .7em 69px!important;
		margin: 0 auto .2em!important;
	}
	body#archive div#omnibus1contents_container div.decoration {
		position: static!important;
		background-repeat: no-repeat!important;
		background-position-x: center!important;
	}
	body#archive div#omnibus_section2 div.decoration {
		background-size: 70vw!important;
		height: 46vw;
	}
	body#archive div#omnibus_section3 div.decoration,body#archive div#omnibus_section4 div.decoration {
		background-size: 65vw!important;
		height: 50vw;
	}
	body#archive div#omnibus_section5 div.decoration {
		background-size: 70vw!important;
		height: 45vw;
		margin: 4vw 0 3vw!important;
	}
	body#archive div#omnibus_section6 div.decoration {
		background-size: 65vw!important;
		height: 54vw;
	}
	body#archive div#omnibus_section8 div.decoration {
		background-size: 78vw!important;
		height: 61vw;
	}
	body#archive div#omnibus_section9 div.decoration {
		background-size: 82vw!important;
		height: 47vw;
	}
	body#archive div#omnibus_section11 div.decoration {
		background-size: 63vw!important;
		height: 62vw;
	}
	body#archive div#volume2 div.header {
		background: none!important;
		padding: .05em 0 0!important;
		height: auto!important;
	}
	body#archive div#volume2 div.header h3 {
		margin: 1em auto 1em;
	}
	body#archive div#volume2 div.header p {
		display: none;
	}
	body#archive div#volume3 div.header {
		background: none!important;
		padding: .05em 0 0!important;
		height: auto!important;
	}
	body#archive div#volume3 div.header h3 {
		display: block;
		width: 400px;
		background-image: url(https://blasto.enterprises/img/archive_header_mobiletitle.png)!important;
		background-size: 400px 260px!important;
		background-position: 0 0;
		margin: 1em auto 1em;
	}
	body#archive div#volume3 div.header p {
		display: none;
	}
	body#archive div#volume4 div.header {
		height: auto!important;
		background: none!important;
		padding: .05em 0 0!important;
	}
	body#archive div#volume4 div.header h3 {
		display: block;
		width: 400px;
		background-image: url(https://blasto.enterprises/img/archive_header_mobiletitle.png)!important;
		background-size: 400px 260px!important;
		background-position: 0 -65px;
		margin: 1em auto 1em;
	}
	body#archive div#volume4 div.header p {
		display: none;
	}
	body#archive div#volume5 div.header {
		background: none!important;
		padding: .05em 0 0!important;
		height: auto!important;
	}
	body#archive div#volume5 div.header h3 {
		display: block;
		width: 400px;
		background-image: url(https://blasto.enterprises/img/archive_header_mobiletitle.png)!important;
		background-size: 400px 260px!important;
		background-position: 0 -130px;
		margin: 1em auto 1em;
	}
	body#archive div#volume5 div.header p {
		display: none;
	}
	body#archive div#volume6 {
		background: #fac5c5;
	}
	body#archive div#volume6 div.header {
		background: none!important;
		padding: .05em 0 0!important;
		height: auto!important;
	}
	body#archive div#volume6 div.header h3 {
		display: block;
		width: 400px;
		background-image: url(https://blasto.enterprises/img/archive_header_mobiletitle.png)!important;
		background-size: 400px 260px!important;
		background-position: 0 -194px;
		margin: 1em auto 1em;
	}
	body#archive div#volume6 div.header p {
		display: none;
	}
	body#archive div#vol6contents_container div.chapter.c93 {
		-webkit-column-break-after: avoid!important;
		-moz-column-break-after: avoid!important;
		column-break-after: avoid!important;
		break-after: avoid!important;
	}
	body#archive div#therest div.header h3 {
		font-size: 8vw;
		line-height: 12vw;
		height: auto;
		margin-top: 5.5vw; 
		margin-bottom: 6vw;
	}
	div.chapter.c69 {
		padding-bottom: 0!important;
		background: none!important;
	}
	@media screen and (max-width: 410px) {
		body#archive div#volume3 div.header h3 {
			width: 314px;
			height: 52px;
			background-size: 315px auto!important;
			background-position: 0 0;
		}
		body#archive div#volume4 div.header h3 {
			width: 314px;
			height: 52px;
			background-size: 315px auto!important;
			background-position: 0 -50px;
		}
		body#archive div#volume5 div.header h3 {
			width: 314px;
			height: 52px;
			background-size: 315px auto!important;
			background-position: 0 -100px;
		}
		body#archive div#volume6 div.header h3 {
			width: 314px;
			height: 52px;
			background-size: 315px auto!important;
			background-position: 0 -150px;
		}
		body#archive div#buriedtreasure_container h2#buriedtreasure {
			font-size: 10vw;
			line-height: 57px;
			width: 6.9em;
			display: block;
			margin-top: .5em;
		}
	}
	body#archive div.chapter {
		background-position-x: center!important;
	}
	body#archive div.chapter.c85dot1,body#archive div#buriedtreasure_container div#bookexclusive_container div.vol1_sweetsurprises,body#archive div#buriedtreasure_container div#candybooru_container div.cb12382,body#archive div#buriedtreasure_container div#graveyard_container div.developmentoffriendship {
		-webkit-column-break-before: auto!important;
		-moz-column-break-before: auto!important;
		column-break-before: auto!important;
		break-before: auto!important;
	}
	body#archive div#buriedtreasure_container div#bci_container,body#archive div#buriedtreasure_container div#bookexclusive_container,body#archive div#buriedtreasure_container div#candybooru_container,body#archive div#buriedtreasure_container div#graveyard_container {
		-moz-column-count: 2;
		-moz-column-gap: 2vw;
		-webkit-column-count: 2;
		-webkit-column-gap: 2vw;
		column-count: 2;
		column-gap: 2vw;
		margin: 0 1.5vw 0;
	}
	@media screen and (min-width: 570px) {
		body#archive div#buriedtreasure_container div#bci_container,body#archive div#buriedtreasure_container div#bookexclusive_container,body#archive div#buriedtreasure_container div#candybooru_container,body#archive div#buriedtreasure_container div#graveyard_container {
			-moz-column-count: 3;
			-webkit-column-count: 3;
			column-count: 3;
		}
	}
	body#archive div#buriedtreasure_container p.intro {
		font-size: 1.1em;
		line-height: 1.3em;
		width: 90%;
		margin: .6em auto 1em;
	}
	body#archive div#buriedtreasure_container h4 {
		margin-bottom: .2em;
	}
	body#archive div#buriedtreasure_container p.subtext {
		width: 90%;
	}
	body#archive div#buriedtreasure_container div#more_container div {
		width: 96vw;
		max-width: 20em;
		float: none;
		margin: 1em auto;
	}
	body#archive div#buriedtreasure_container div#obsoletevolumes_container div {
		float: none;
		margin: 0 auto 1em;
	}
	body#intro ul#thumbstrip,body#archive ul#thumbstrip {
		display: none;
	}
	
	
	/* MEMBERSHIP PAGE */
	body#membership * {
	}
	body#membership p.signinlink {
		margin: 2em 0;
	}
	body#membership div#contentblock {
		font-size: .95em;
		width: 90vw;
		padding: 2vw;
		margin: 1vw auto 1vw;
		box-shadow: 1vw 1vw 3vw #bcc4cd;
	}
	body#membership div#contentblock h2 {
		width: 100%;
		height: 2.2em;
		padding: 0!important;
		margin: .4em 0 .2em;
	}
	body#membership div#contentblock h3 {
		width: 85vw;
		padding: 0 0 0 4vw;
		margin: .7em 0 -.2em;
	}
	body#membership div#contentblock ul {
		font-size: .9em;
		list-style-type: square;
		padding: 0 1em 0 3em;
	}
	body#membership div#contentblock div#access div.bcipreview_wrapper {
		height: auto;
		width: 100vw;
		margin-left: -5vw;
	}
	body#membership div#contentblock div#access div.sample {
		width: 280px!important;
		height: 420px;
		margin: 1em 0 1em;
	}
	body#membership div#contentblock div#access div.sample h4 {
		font-size: 1.1em;
		top: 317px;
	}
	body#membership div#contentblock div#access div.sample h5 {
		font-size: .75em;
		top: 335px;
	}
	body#membership div#contentblock div#access div.sample p {
		font-size: .75em;
		line-height: 1.2em;
		width: 86%;
		top: 360px;
	}
	body#membership div#contentblock div#access div.sample img {
		left: 13px;
		width: 254px;
		height: 295px;
	}
	@media screen and (min-width: 520px) {
		body#membership div#contentblock div#access div.sample.latest {
			width: 380px!important;
			height: 560px;
		}
		body#membership div#contentblock div#access div.sample.latest h4 {
			font-size: 1.3em;
			top: 430px;
		}
		body#membership div#contentblock div#access div.sample.latest h5 {
			font-size: .85em;
			top: 452px;
		}
		body#membership div#contentblock div#access div.sample.latest p {
			font-size: .9em;
			line-height: 1.4em;
			top: 475px;
		}
		body#membership div#contentblock div#access div.sample.latest img {
			top: 12px;
			width: 354px;
			height: 412px;
		}
	}
	body#membership div#contentblock div#access div#samples {
		width: 100%!important;
		height: auto;
		position: static;
		margin: 0;
	}
	body#membership div#contentblock div#access div#samples p.image {
		width: 80vw;
		margin: .7em auto 0;
		text-align: center;
	}
	body#membership div#contentblock div#access div#samples p.image a img {
		position: static;
	}
	body#membership div#contentblock div#access div#samples h4,body#membership div#contentblock div#access div#samples 	p.details {
		width: 100%;
		position: static;
	}
	body#membership div#contentblock div#access div#samples h4 {
		font-size: 1.6em;
	}
	body#membership div#contentblock div#access div#samples p.details {
		font-size: 1em;
		margin-bottom: 1.5em;
	}
	div#blinddate p.image a img {
		width: 240px;
		height: 210px;
	}
	body#membership div#contentblock div#access div#samples div#blinddate p.image a img {
		-webkit-transform: rotate(-1.5deg);
		-moz-transform: rotate(-1.5deg);
		-ms-transform: rotate(-1.5deg);
		-o-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg);
	}
	body#membership div#contentblock div#access div#samples div#graveconcern p.image a img {
		-webkit-transform: rotate(.5deg);
		-moz-transform: rotate(.5deg);
		-ms-transform: rotate(.5deg);
		-o-transform: rotate(.5deg);
		transform: rotate(.5deg);
	}
	body#membership div#contentblock div#access div#samples div#everydaylife p.image a img {
		-webkit-transform: rotate(1deg);
		-moz-transform: rotate(1deg);
		-ms-transform: rotate(1deg);
		-o-transform: rotate(1deg);
		transform: rotate(1deg);
	}
	body#membership div#contentblock div#pagecomparison p {
		min-height: 0;
		padding-top: 236px;
		padding-left: 0;
		margin-left: 1em;
		margin-bottom: 0;
		background-position: top center!important;
	}
	body#membership div#contentblock div#adfree p {
		min-height: 0;
		padding-right: 0;
		padding-top: 0;
		margin-top: 1em;
		background: none!important;
	}
	body#membership div#contentblock div#preferential p {
		min-height: 0;
		padding-right: 0;
		padding-top: 0;
		margin-top: 1em;
		background: none!important;
	}
	body#membership div#contentblock div#patronage p + p {
		padding-bottom: 1.5em;
		border-bottom: 3px dashed #cacaca;
	}
	body#membership div#contentblock div#purchasebuttons {
		width: auto;
		margin: 1em auto 1em;
		padding-top: 0;
		background: none!important;
	}
	body#membership div#contentblock div#purchasebuttons p.signmeup {
		width: auto;
		padding-right: 0;
		padding-bottom: 6em;
		background-position: center bottom;
	}
	body#membership div#contentblock div#purchasebuttons p.signmeup strong em {
		font-weight: bold;
		font-style: italic;
		font-variant: normal;
	}
	body#membership div#contentblock div#purchasebuttons input {
		padding: 0 .1em 0 0;
		margin-right: .3em;
	}
	body#membership div#contentblock div#purchasebuttons ul {
		padding: 0;
		margin: 0 0 0 -2vw;
	}
	body#membership div#contentblock div#purchasebuttons ul li {
		padding: 0 0 .4em 2.3em;
		background-position: 0 .2em;
	}
	body#membership ul#thumbstrip {
		display: none;
	}
	p.backlink.nearupdate {
		margin-top: 1.5em;
		margin-bottom: 0;
	}
	@media screen and (max-width: 350px) {
		body#membership p.signinlink a {
			font-size: 5vw;
			line-height: 7vw;
			display: block;
			width: 60vw;
			background-position: center left;
			margin-left: 12vw;
		}
		body#membership div#contentblock h2 {
			background-size: 8.3em!important;
		}
		body#membership div#contentblock div#purchasebuttons input {
			font-size: .93em;
			height: 2.3em;
		}
	}
	
	/* Newsletter */
	body#home form#mail-list-signup-form {
		width: 100vw;
		height: auto;
		border-bottom: none;
		padding: 0;
		margin: 1em auto;
	}
	body#home form#mail-list-signup-form div.decoration {
		display: none;
	}
	body#home form#mail-list-signup-form div#hypewrapper {
		width: 100vw;
		height: 25vw;
		position: relative;
	}
	body#home form#mail-list-signup-form div#mobilescroll_hype_container {
		display: block;
	}
	body#home form#mail-list-signup-form h2 {
		font-size: 9vw;
		line-height: 10vw;
		padding: 2vw 0!important;
		margin: 0;
	}
	body#home form#mail-list-signup-form p {
		font-size: 4vw;
		line-height: 5vw;
		padding: 0 3vw;
		margin: 1vw;
	}
	body#home form#mail-list-signup-form.set1 h2 {
		padding: 0;
	}
	body#home form#mail-list-signup-form input#email,body#home form#mail-list-signup-form input#captcha {
		font: bold 5vw freight-sans-pro, Helvetica, Arial, sans-serif;
		color: white;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-color: transparent;
		border: none;
		border-bottom: .72vw solid white;
	-webkit-appearance: none;
	border-radius: 0;
	}
	body#home form#mail-list-signup-form input#email {
		width: 80vw;
		display: block;
		position: static;
		margin: 1.5vw auto;
	}
	body#home form#mail-list-signup-form label.captcha {
		width: 55vw;
		height: 15.6vw;
		display: block;
		padding-left: 4vw;
		margin: 0 auto 2vw;
	}
	body#home form#mail-list-signup-form img {
		width: 13vw;
		height: auto;
		position: static;
		float: left;
	}
	body#home form#mail-list-signup-form input#captcha {
		width: 35vw;
		margin-top: 4vw;
		position: static;
	}
	body#home form#mail-list-signup-form div.submit {
		width: 100vw;
		height: auto;
		position: static;
		background-color: #00A0DE;
		padding-bottom: 2.5vw;
	}
	body#home form#mail-list-signup-form input.submitbutton {
		font: bold 1.15em freight-sans-pro, Helvetica, Arial, sans-serif;
		font-size: 5vw;
		width: 90vw;
		box-shadow: 0 1vw #5CA426;
		padding: 1vw 0 1.5vw;
		margin: 3.5vw 0 2.5vw;
	-webkit-appearance: none;
	}
	body#home form#mail-list-signup-form p#postbutton {
		font-size: 3.8vw;
		padding: 0;
	}
	body#home form#mail-list-signup-form p#postbutton.error {
		font-size: 3.5vw;
		line-height: 4.8vw;
		padding: 1vw;
		margin: 0;
	}
	body#home form#mail-list-signup-form div#newslettersuccess {
		width: 100vw;
		height: auto;
		position: static;
		background: none!important;
		padding: 2vw 0 2vw;
		margin: 0;
		-webkit-animation: fadeInLeft .75s ease;
	}
	body#home form#mail-list-signup-form div#newslettersuccess h2 {
		padding-top: 0;
	}
	body#home form#mail-list-signup-form div#newslettersuccess p {
		padding: 0 1.5em .5em 1.5em;
		margin: 0;
	}
	
	/* Our actual smallprint */
	body#home p.smallprint,
	body#intro p.smallprint,
	body#archive p.smallprint,
	body#membership p.smallprint {
		clear: both;
		width: 100%;
		padding: .5em 0 1em;
		margin: 0;
	}
	body#home p.smallprint small,
	body#intro p.smallprint small,
	body#archive p.smallprint small,
	body#membership p.smallprint small {
		font-size: 100%;
		padding: 0 .5em;
	}

	/* Footer */
	body#home div#ad_leaderboard_homefooter {
		display: none;
	}
	body#home div#footer,
	body#intro div#footer,
	body#archive div#footer,
	body#membership div#footer {
		width: 100%;
		background-image: none;
		margin: 1em 0 0;
	}
	body#home div#footer div.col,
	body#intro div#footer div.col,
	body#archive div#footer div.col,
	body#membership div#footer div.col {
		width: 100%;
		padding-bottom: .5em;
	}
	body#home div#footer div.col h3,
	body#intro div#footer div.col h3,
	body#archive div#footer div.col h3,
	body#membership div#footer div.col h3 {
		line-height: 2em;
		margin: 0;
	}
	body#home div#footer div#upcoming.col,body#home div#footer div#updatescommunity.col,
	body#intro div#footer div#upcoming.col,body#intro div#footer div#updatescommunity.col,
	body#archive div#footer div#upcoming.col,body#archive div#footer div#updatescommunity.col,
	body#membership div#footer div#upcoming.col,body#membership div#footer div#updatescommunity.col {
		width: 100%;
		background: #deebf7;
		background: -moz-linear-gradient(top, #d2e3f2 0%, #deebf7 50px);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2e3f2), color-stop(50px,#deebf7));
		background: -webkit-linear-gradient(top, #d2e3f2 0%,#deebf7 50px);
		background: -o-linear-gradient(top, #d2e3f2 0%,#deebf7 50px);
		background: -ms-linear-gradient(top, #d2e3f2 0%,#deebf7 50px);
		background: linear-gradient(to bottom, #d2e3f2 0%,#deebf7 50px);
	}

	/* Your Authors column */

	body#home div#footer div#authors ul,
	body#intro div#footer div#authors ul,
	body#archive div#footer div#authors ul,
	body#membership div#footer div#authors ul {
		width: 13.5em;
		padding-left: 1.3em;
		margin: 0 auto;
	}

	/* Upcoming column */
	body#home div#footer div#upcoming p.nothing,
	body#intro div#footer div#upcoming p.nothing,
	body#archive div#footer div#upcoming p.nothing,
	body#membership div#footer div#upcoming p.nothing {
		font-size: 1.2em;
		padding: 0 0 .5em;
	}
	body#home div#footer div#upcoming ul,
	body#intro div#footer div#upcoming ul,
	body#archive div#footer div#upcoming ul,
	body#membership div#footer div#upcoming ul {
		font-size: .9em;
		line-height: 1.3em;
		list-style-type: square;
		max-width: 80vw;
		padding: 0;
		margin: 0 auto;
	}
	body#home div#footer div#upcoming ul li,
	body#intro div#footer div#upcoming ul li,
	body#archive div#footer div#upcoming ul li,
	body#membership div#footer div#upcoming ul li {
		margin-bottom: .5em;
		margin-left: 7vw;
	}
	body#home div#footer div#upcoming ul li a,
	body#intro div#footer div#upcoming ul li a,
	body#archive div#footer div#upcoming ul li a,
	body#membership div#footer div#upcoming ul li a {
		font-weight: bold;
	}
	body#home div#footer div#upcoming ul li span,
	body#intro div#footer div#upcoming ul li span,
	body#archive div#footer div#upcoming ul li span,
	body#membership div#footer div#upcoming ul li span {
		display: block;
	}
	body#home div#footer div#updatescommunity,
	body#intro div#footer div#updatescommunity,
	body#archive div#footer div#updatescommunity,
	body#membership div#footer div#updatescommunity {
		padding-bottom: 1em;
	}

	/* Our actual smallprint */
	body#home p.smallprint,
	body#intro p.smallprint,
	body#archive p.smallprint,
	body#membership p.smallprint {
		line-height: 1.4em;
		width: auto;
		padding: .5em 1.5em 1em;
	}
	body#home p.smallprint span,
	body#intro p.smallprint span,
	body#archive p.smallprint span,
	body#membership p.smallprint span {
		display: inline-block!important;
	}
	/* 320px-wide devices get slightly smaller fonts */
	@media only screen and (device-width : 320px) {
		body#home div#authorcommentary,body#home div#sitenews h3,body#home div#sitenews div#newscontent p,body#intro div#authorcommentary,body#intro div#sitenews h3,body#intro div#sitenews div#newscontent p {
			font-size: .8em;
		}	
	}
	/* Stream variant */
	body#home.stream div.streamframes a.chatplaceholder {
		display: none;
	}
	body#home.stream div.streamframes iframe {
		width: 100vw!important;
	}
	body#home.stream div.streamframes a {
		font-size: 3.4vw;
	}
	body#home.stream {
		min-width: inherit;
	}
	body#home.stream p.introtext,body#home.stream p.introtext_new {
		width: 95%;
	}
}

/* Retina graphics for iPad 3 and MacBook retinas and maybe some future Android piece of shit nobody will ever use 
Because I didn't design them, we're skipping the forum and Candybooru. And ads (impossible!)
*/
p.authorinput label#yournamefield input,p.authorinput label#checkfield input,div.comicpage p.milestone {
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi) {
	div#centrecol {
		background-image: url(https://blasto.enterprises/img/global_bg_main_extend_flat@2x.png);
		background-size: 980px 200px;
	}
	h1 a {
		background-image: url(https://blasto.enterprises/img/global_header_logo_flat@2x.png)!important;
		background-size: 100%;
	}
	body#view h1 a {
		background-image: url(https://blasto.enterprises/img/viewer_header@2x.png)!important;
		background-size: 100%;
	}
	ul#mainnav {
		background-image: url(https://blasto.enterprises/img/global_header_rainbow_club_noschedule_lighter@2x.png);
		background-size: 100%;
	}
	div#commentaryblock.readercomments {
		background: url(https://blasto.enterprises/img/global_commentaryblockseparator@2x.png) repeat-y;
		background-size: 950px 200px;
	}
	a.mainnav_introduction {
		background-image: url(https://blasto.enterprises/img/global_header_newreader_lighter@2x.png);
		background-size: 145px 99px;
	}
	div#authorcommentary.news {
		padding-left: 0;
		background: none;
	}
	div#authorcommentary.veronica {
		padding-left: 88px;
		background-image: url(https://blasto.enterprises/img/global_authorcommentary_v@2x.png);
		background-repeat: no-repeat;
		background-size: 76px 90px;
	}
	div#authorcommentary.oliver {
		padding-left: 88px;
		background-image: url(https://blasto.enterprises/img/global_authorcommentary_o@2x.png);
		background-repeat: no-repeat;
		background-size: 76px 90px;
	}
	div#authorcommentary.veronica.oliver {
		padding-left: 88px;
		background-image: url(https://blasto.enterprises/img/global_authorcommentary_vo@2x.png);
		background-repeat: no-repeat;
		background-size: 76px 90px;
	}
	div#readercomment div.tumblr div.fauxpost {
		background: white url(https://blasto.enterprises/img/global_readercomment_tumblrdogear@2x.png) no-repeat right top;
		background-size: 16px 16px;
	}
	div#support ul li a {
		background-image: url(https://blasto.enterprises/img/global_support_decoration@2x.png);
	}
	p.authorinput a#bcisignin,p.authorinput a#bcisignout {
		background-image: url(https://blasto.enterprises/img/global_bcisignin@2x.png);
		background-size: 23px 23px;
	}
	div#comicnav_homepage ul.nav li a.firstchapter,div#comicnav ul.nav li .firstchapter {
		background-image: url(https://blasto.enterprises/img/global_comicnav_firstchapter@2x.png);
		background-size: 34px 25px;
	}
	div#comicnav_homepage ul.nav li a.chapterstart,div#comicnav ul.nav li a.chapterstart {
		background-image: url(https://blasto.enterprises/img/global_comicnav_chapterstart@2x.png);
		background-size: 41px 35px;
	}
	div#comicnav_homepage ul.nav li a.previouspage {
		background-image: url(https://blasto.enterprises/img/global_comicnav_previouspage@2x.png);
		background-size: 35px 25px;
	}
	div#comicnav_homepage ul.nav li#countdown {
		background-image: url(https://blasto.enterprises/img/global_comicnav_nextpage_dimmed@2x.png);
		background-size: 35px 25px;
	}
	div#comicnav_homepage ul.nav li a.comments {
		background-image: url(https://blasto.enterprises/img/global_comicnav_allcomments@2x.png);
		background-size: 31px 25px;
	}
	div#comicnav ul.nav li .previouschapter {
		background-image: url(https://blasto.enterprises/img/global_comicnav_previouschapter@2x.png);
		background-size: 31px 25px;
	}
	div#comicnav ul.nav li .nextchapter {
		background-image: url(https://blasto.enterprises/img/global_comicnav_nextchapter@2x.png);
		background-size: 31px 25px;
	}
	div#comicnav ul.nav li .latestpage {
		background-image: url(https://blasto.enterprises/img/global_comicnav_latestpage@2x.png);
		background-size: 34px 25px;
	}
	div#featurestrip ul li span {
		background-image: url(https://blasto.enterprises/img/global_featurestrip_circle@2x.png);
		background-size: 130px 130px;
	}
	div#featurestrip ul li.blog {
		background-image: url(https://www.bittersweetcandybowl.com/dynimg/featurestrip/blog@2x.jpg);
		background-size: 273px 330px;
	}
	div#compactheader {
		background-image: url(https://blasto.enterprises/img/viewer_header_bgpub_lighter.png);
		background-size: 980px 90px;
	}
	div#compactheader.bookmarked div.progbar_enclosure_chapter h2 {
		background-image: url(https://blasto.enterprises/img/viewer_bookmark@2x.png);
		background-size: 22px 39px;
	}
	p#reminder strong {
		background-image: url(https://blasto.enterprises/img/viewer_reminder@2x.png);
		background-size: 37px 34px;
	}
	form#mail-list-signup-form.static div.decoration {
		background-image: url(https://blasto.enterprises/img/newsletter_sideimage_letterstatic@2x.png);
		background-size: 360px 370px;
	}
	form#mail-list-signup-form.shipsahoy div.decoration {
		background-image: url(https://blasto.enterprises/img/newsletter_sideimage_shipsahoy@2x.png);
		background-size: 415px 315px;
	}
	form#mail-list-signup-form div#newslettersuccess {
		background-image: url(https://blasto.enterprises/img/newsletter_sideimage_spam@2x.gif);
		background-size: 390px 370px;
	}
	body#archive div#archive_container div.header h3 {
		background-image: url(https://blasto.enterprises/img/archive_header_title@2x.png);
		background-size: 314px 260px;
	}
	body#archive div#archive_container p.storelink a,body#archive div#buriedtreasure_container div#obsoletevolumes_container div {
		background-image: url(https://blasto.enterprises/img/archive_storelink@2x.png);
		background-size: 57px 420px;
	}
	body#archive div#omnibus1 {
		background-image: url(https://blasto.enterprises/img/archive_header_omnibus1_background@2x.png);
		background-size: 216px 216px;
	}
	body#archive div#omnibus1 p.storelink a {
		background-image: url(https://blasto.enterprises/img/archive_storelink_omnibus1@2x.png)!important;
		background-size: 70px 70px;
	}
	body#archive div#volume1 div.header {
		background-image: url(https://blasto.enterprises/img/archive_header_vol1@2x.png);
		background-size: 950px 308px;
	}
	body#archive div#volume2 div.header {
		background-image: url(https://blasto.enterprises/img/archive_header_vol2@2x.png);
		background-size: 950px 308px;
	}
	body#archive div#volume3 div.header {
		background-image: url(https://blasto.enterprises/img/archive_header_vol3@2x.jpg);
		background-size: 950px 476px;
	}
	body#archive div#volume4 div.header {
		background-image: url(https://blasto.enterprises/img/archive_header_vol4@2x.jpg);
		background-size: 950px 362px;
	}
	body#archive div#volume5 div.header {
		background-image: url(https://blasto.enterprises/img/archive_header_vol5@2x.jpg);
		background-size: 950px 310px;
	}
	body#archive div#volume6 div.header {
		background-image: url(https://blasto.enterprises/img/archive_header_vol6@2x.jpg);
		background-size: 950px 310px;
	}
	body#archive div#omnibus_section2 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s2@2x.png)!important;
		background-size: 291px 180px;
	}
	body#archive div#omnibus_section3 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s3@2x.png)!important;
		background-size: 294px 207px;
	}
	body#archive div#omnibus_section4 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s4@2x.png)!important;
		background-size: 298px 209px;
	}
	body#archive div#omnibus_section5 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s5@2x.png)!important;
		background-size: 317px 200px;
	}
	body#archive div#omnibus_section6 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s6@2x.png)!important;
		background-size: 303px 225px;
	}
	body#archive div#omnibus_section8 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s8@2x.png)!important;
		background-size: 365px 273px;
	}
	body#archive div#omnibus_section9 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s9@2x.png)!important;
		background-size: 359px 187px;
	}
	body#archive div#omnibus_section11 div.decoration {
		background-image: url(https://blasto.enterprises/img/archiveclippings/omnibus1_s11@2x.png)!important;
		background-size: 309px 285px;
	}
	body#archive div.chapter.c72 {
		background-image: url(https://blasto.enterprises/img/archiveclippings/tensecondstomidnight@2x.png);
		background-size: 203px 290px;
	}
	body#archive div.chapter.c79 {
		background-image: url(https://blasto.enterprises/img/archiveclippings/happyhour@2x.png);
		background-size: 278px 206px;
	}
	body#archive div.chapter.c83 {
		background-image: url(https://blasto.enterprises/img/archiveclippings/smallfry@2x.png);
		background-size: 366px 175px;
	}
	body#archive div.chapter.c86 {
		background-image: url(https://blasto.enterprises/img/archiveclippings/boytoy@2x.png);
		background-size: 313px 212px;
	}
	body#archive div.chapter.c90 {
		background-image: url(https://blasto.enterprises/img/archiveclippings/goldenhour@2x.png);
		background-size: 383px 232px;
	}
	body#archive div.chapter.c95 {
		background-image: url(https://blasto.enterprises/img/archiveclippings/loveagain@2x.png);
		background-size: 351px 186px;
	}
	/* Buried Treasure */
	body#archive div#buriedtreasure_container div#more_container div.askbcb {
		background-image: url(https://blasto.enterprises/img/archive_more_arh@2x.png);
		background-size: 298px 254px;
	}
	body#archive div#buriedtreasure_container div#more_container div.shipsahoy {
		background-image: url(https://blasto.enterprises/img/archive_more_shipsahoy@2x.png);
		background-size: 262px 254px;
	}
	body#archive div#buriedtreasure_container div#more_container div.patreon {
		background-image: url(https://blasto.enterprises/img/archive_more_candybooru@2x.png);
		background-size: 284px 254px;
	}
	/* Page titles */
	h2.pagetitle#archive {
		background-image: url(https://blasto.enterprises/img/headerdec/major_archive@2x.png);
		background-size: 39px 60px;
	}
	h2.pagetitle#about {
		background-image: url(https://blasto.enterprises/img/headerdec/major_about@2x.png);
		background-size: 60px 54px;
	}
	body#store h2.pagetitle {
		background-image: url(https://blasto.enterprises/img/headerdec/major_store@2x.png);
		background-size: 55px 60px;
	}
	body#store div.faq_container h2#faq {
		background-image: url(https://blasto.enterprises/img/headerdec/storefaq@2x.png);
		background-size: 46px 50px;
	}
	body#checkout h2.pagetitle {
		background-image: url(https://blasto.enterprises/img/headerdec/major_checkout@2x.png);
		background-size: 60px 54px;
	}
	h2.pagetitle#extras {
		background-image: url(https://blasto.enterprises/img/headerdec/major_extras@2x.png);
		background-size: 60px 55px;
	}
	h2.pagetitle#introduction {
		background-image: url(https://blasto.enterprises/img/headerdec/major_anintroduction@2x.png);
		background-size: 55px 60px;
	}
	h2#castofcharacters {
		background-image: url(https://blasto.enterprises/img/headerdec/castofcharacters@2x.png);
		background-size: 39px 50px;
	}
	h2#yourauthors {
		background-image: url(https://blasto.enterprises/img/headerdec/yourauthors@2x.png);
		background-size: 49px 50px;
	}
	h2#faq {
		background-image: url(https://blasto.enterprises/img/headerdec/faq@2x.png);
		background-size: 34px 50px;
	}
	h2#links {
		background-image: url(https://blasto.enterprises/img/headerdec/comicswelove@2x.png);
		background-size: 46px 50px;
	}
	h2#guestappearances {
		background-image: url(https://blasto.enterprises/img/headerdec/thingswevedone@2x.png);
		background-size: 50px 46px;
	}
	h2#graveyard {
		background-image: url(https://blasto.enterprises/img/headerdec/graveyard@2x.png);
		background-size: 47px 50px;
	}
	h2#bannersandbuttons {
		background-image: url(https://blasto.enterprises/img/headerdec/bannersandbuttons@2x.png);
		background-size: 50px 47px;
	}
	h2#otherlinks {
		background-image: url(https://blasto.enterprises/img/headerdec/otherlinks@2x.png);
		background-size: 67px 50px;
	}
	h2#buriedtreasure {
		background-image: url(https://blasto.enterprises/img/headerdec/buriedtreasure@2x.png);
		background-size: 64px 57px;
	}
	/* News sidebar */
	div#sitenews div#newssidebar div#bci.newssidebar_box h3 {
		background-image: url(https://blasto.enterprises/img/home_newssidebar_bci@2x.png)!important;
		background-size: 312px 131px!important;
	}
	div#sitenews div#newssidebar div#patreon.newssidebar_box h3 {
		background-image: url(https://blasto.enterprises/img/home_newssidebar_patreon@2x.png)!important;
		background-size: 312px 131px!important;
	}
	div#sitenews div#newssidebar div#chat.newssidebar_box h3 {
		background-image: url(https://blasto.enterprises/img/home_newssidebar_chat@2x.png)!important;
		background-size: 312px 131px!important;
	}
	div#sitenews div#newssidebar div#store.newssidebar_box h3 {
		background-image: url(https://blasto.enterprises/img/home_newssidebar_store@2x.png)!important;
		background-size: 312px 131px!important;
	}
	div#sitenews div#newssidebar div#facebook.newssidebar_box h3 {
		background-image: url(https://blasto.enterprises/img/home_newssidebar_facebook@2x.png)!important;
		background-size: 312px 131px!important;
	}
	/* Graveyard thumbs */
	li#graveyard_1 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_1@2x.png); background-size: 80px 65px; }
	li#graveyard_2 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_2@2x.png); background-size: 80px 65px; }
	li#graveyard_3 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_3@2x.png); background-size: 80px 65px; }
	li#graveyard_4 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_4@2x.png); background-size: 80px 65px; }
	li#graveyard_5 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_5@2x.png); background-size: 80px 65px; }
	li#graveyard_6 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_6@2x.png); background-size: 80px 65px; }
	li#graveyard_7 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_7@2x.png); background-size: 80px 65px; }
	li#graveyard_8 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_8@2x.png); background-size: 80px 65px; }
	li#graveyard_9 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_9@2x.png); background-size: 80px 65px; }
	li#graveyard_10 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_10@2x.png); background-size: 80px 111px; }
	li#graveyard_11 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_11@2x.png); background-size: 80px 65px; }
	li#graveyard_12 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_12@2x.png); background-size: 80px 65px; }
	li#graveyard_13 { background-image: url(https://blasto.enterprises/img/graveyard/graveyardthumb_13@2x.png); background-size: 80px 65px; }
	body#intro div#introcontent {
		background-image: url(https://blasto.enterprises/img/intro_bg_characters_lighter@2x.png);
		background-size: 950px 773px;
	}
	body#intro h3#meettheclass {
		background-image: url(https://blasto.enterprises/img/intro_header_meettheclass@2x.png);
		background-size: 419px 72px;
	}
	body#intro div#calltoaction h3 {
		background-image: url(https://blasto.enterprises/img/intro_header_getreading@2x.png);
		background-size: 446px 81px;
	}
	div#threepoints div#point1 {
		background: url(https://blasto.enterprises/img/intro_cutecharacters@2x.png) no-repeat;
		background-size: 140px 120px;
	}
	div#threepoints div#point3 div#tumblrasks {
		background-image: url(https://blasto.enterprises/img/intro_envelope@2x.png);
		background-size: 140px 120px;
	}
	body#intro div#introcontent dl div#mike dt {
		background-image: url(https://blasto.enterprises/img/intro_char_mike@2x.png);
		background-size: 182px 240px;
	}
	body#intro div#introcontent dl div#lucy dt {
		background-image: url(https://blasto.enterprises/img/intro_char_lucy@2x.png);
		background-size: 182px 240px;
	}
	body#intro div#introcontent dl div#paulo dt {
		background-image: url(https://blasto.enterprises/img/intro_char_paulo@2x.png);
		background-size: 182px 240px;
	}
	body#intro div#introcontent dl div#daisy dt {
		background-image: url(https://blasto.enterprises/img/intro_char_daisy@2x.png);
		background-size: 182px 240px;
	}
	body#intro div#calltoaction {
		background-image: url(https://blasto.enterprises/img/intro_volumeone@2x.png);
		background-size: 327px 485px;
	}
	/* Comments bubbles */
	span.authordetails small {
		background-image: url(https://blasto.enterprises/img/global_bubble_tail_flat@2x.png);
		background-size: 37px 21px;
	}
	span.authorfieldlabel {
		background-image: url(https://blasto.enterprises/img/global_bubble_post_tail_flat@2x.png);
		background-size: 79px 39px;
	}
	p.nocomments {
		background-image: url(https://blasto.enterprises/img/global_nocomment@2x.png);
		background-size: 105px 125px;
	}
	/* BCI member decoration */
	div.comment.bci span.authordetails {
		background-image: url(https://blasto.enterprises/img/global_bubble_goldbow@2x.png);
		background-size: 20px 20px;
	}
	/* Starred comment decoration
	div.comment.starred span.authordetails {
		background: url(https://blasto.enterprises/img/global_bubble_star@2x.png) no-repeat 0 4px!important;
		background-size: 23px 26px!important;
	}
	div.comment.starred span.authordetails small {
		background-image: url(https://blasto.enterprises/img/global_bubble_starred_tail@2x.png)!important;
	}
	div#selectcomments_container div.comment.starred span.authordetails small {
		background-image: url(https://blasto.enterprises/img/global_bubble_tail_flat@2x.png)!important;
	} */
	body#edit form {
		background-image: url(https://blasto.enterprises/img/forum_edit_sue@2x.png);
		background-size: 385px 367px;
	}
	div.comment.admin span.authordetails small {
		background-image: url(https://blasto.enterprises/img/global_bubble_admin_tail_flat@2x.png)!important;
		background-size: 37px 21px;
	}
	div#socialmediacomments_container span.medium.facebook {
		background-image: url(https://blasto.enterprises/img/global_comments_social_facebook@2x.png);
		background-size: 24px;
	}
	div#socialmediacomments_container span.medium.twitter {
		background-image: url(https://blasto.enterprises/img/global_comments_social_twitter@2x.png);
		background-size: 24px;
	}
	div#socialmediacomments_container span.medium.tumblr {
		background-image: url(https://blasto.enterprises/img/global_comments_social_tumblr@2x.png);
		background-size: 24px;
	}
	p.authorinput label#checkfield span.leftarrow {
		background-image: url(https://blasto.enterprises/img/global_leftarrow@2x.png);
		background-size: 20px 25px;
	}
	div#post.comment.lockdown div.text p {
		background-image: url(https://blasto.enterprises/img/global_bubble_lockdown@2x.png);
		background-size: 490px 217px;
	}
	ul#thumbstrip li a img {
		background-image: url(https://blasto.enterprises/img/global_footer_thumbshadow@2x.png);
		background-size: 136px 136px;
	}
	ul#thumbstrip li a strong {
		background-image: url(https://blasto.enterprises/img/global_footer_sashes_flat@2x.png);
		background-size: 121px 726px;
	}
	div#footer div#authors li {
		background-image: url(https://blasto.enterprises/img/global_footer_authors_icons@2x.png);
		background-size: 54px 216px;
	}
	div#footer div#updatescommunity li {
		background-image: url(https://blasto.enterprises/img/global_footer_updatescommunity_icons@2x.png);
		background-size: 33px 231px;
	}
	div#talk_action {
		background-image: url(https://blasto.enterprises/img/viewer_talkbg@2x.png);
		background-size: 950px 237px;
	}
	div#share a.tweet,div#share a.post {
		background-image: url(https://blasto.enterprises/img/viewer_talk_socialicons@2x.png);
		background-size: 150px 99px;
	}
	div#chat a.join {
		background-image: url(https://blasto.enterprises/img/viewer_talk_discordlogo@2x.png);
		background-size: 100px 33px;
	}
	div#comment a.becomeapatron {
		background-image: url(https://blasto.enterprises/img/viewer_talk_patreonlogo@2x.png);
		background-size: 28px 36px;
	}
	/* Store */
	body#store div.item input.button,strong.orangebuttons {
		background-image: url(https://blasto.enterprises/img/store/global_plus@2x.png);
		background-size: 18px 15px;
	}
	body#store div#storeindex ul li {
		background-image: url(https://blasto.enterprises/img/store/store_index@2x.jpg);
		background-size: 50px 750px;
	}
	body#store div#books_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_books1-6omni@2x.jpg?);
		background-size: 610px 320px;
	}
	body#store div#books_container.item div#omnibus1 {
		background-image: url(https://blasto.enterprises/img/store/itempic_books_omnibusbg@2x.jpg);
		background-size: 610px 452px;
	}
	body#store div#books_container.item div#omnibus1 div.regular {
		background-image: url(https://blasto.enterprises/img/store/itempic_books_omnibus@2x.png);
		background-size: 170px 220px;
	}
	body#store div#books_container.item div#omnibus1.omnibusblock h5 {
		background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_omnibustitle@2x.png);
		background-size: 610px 44px;
	}
	body#store div#books_container.item div#omnibus1.omnibusblock div.limited li {
		background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_omnibuslimited@2x.png);
		background-size: 90px 360px;
	}
	body#store div#books_container.item div.bookblock {
		background-size: 200px 250px;
	}
	body#store div#books_container.item div#volumeone { background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol1@2x.jpg); }
	body#store div#books_container.item div#volumetwo { background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol2@2x.jpg); }
	body#store div#books_container.item div#volumethree { background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol3@2x.jpg); }
	body#store div#books_container.item div#volumefour { background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol4@2x.jpg); }
	body#store div#books_container.item div#volumefive { background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol5@2x.jpg); }
	body#store div#books_container.item div#volumesix { background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_vol6@2x.jpg); }
	body#store div#books_container.item div#askrosevillehigh { background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_arh@2x.jpg); }
	body#store div#books_container.item div#classicbundle {
		background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_classicbundleomni@2x.jpg);
		background-size: 200px 250px;
	}
	body#store div#books_container.item div#completebundle {
		background-image: url(https://blasto.enterprises/img/store/itempic_books_subpic_completebundleomni@2x.jpg);
		background-size: 200px 250px;
	}
	body#store div#plushtoys_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_plushtoys@2x.jpg);
		background-size: 610px 355px;
	}
	body#store div#plushtoys_container.item div.firstrow {
		background-image: url(https://blasto.enterprises/img/store/itempic_plushtoys_subpic@2x.jpg);
		background-size: 610px 180px;
	}
	body#store div#plushtoys_container.item div.secondrow {
		background-image: url(https://blasto.enterprises/img/store/itempic_plushtoys_subpic2@2x.jpg);
		background-size: 610px 230px;
	}
	body#store div#acryliccharms_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_acryliccharms@2x.jpg);
		background-size: 610px 297px;
	}
	body#store div#stickers_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_stickers@2x.jpg);
		background-size: 610px 345px;
	}
body#store div#stickers_container.item div.lucy {
		background-image: url(https://blasto.enterprises/img/store/itempic_stickers_lucy@2x.png);
		background-size: 150px 224px;
	}
	body#store div#stickers_container.item div.paulo {
		background-image: url(https://blasto.enterprises/img/store/itempic_stickers_paulo@2x.png);
		background-size: 119px 254px;
	}
	body#store div#pairingmagnets_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_pairingmagnets@2x_old.jpg);
		background-size: 610px 266px;
	}
	body#store div#pairingmagnets_container.item div.subpic {
		background-image: url(https://blasto.enterprises/img/store/itempic_pairingmagnets_subpic@2x.png);
		background-size: 140px 240px;
	}
	body#store div#charms_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_charms@2x.jpg);
		background-size: 610px 358px;
	}
	body#store div#charms_container.item div.subpic {
		background-image: url(https://blasto.enterprises/img/store/itempic_charms_subpic@2x.jpg);
		background-size: 610px 263px;
	}
	body#store div#notebook_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_notebook@2x.jpg);
		background-size: 610px 303px;
	}
	body#store div#pencilcase_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_pencilcase@2x.jpg);
		background-size: 610px 320px;
	}
	body#store div#upstage_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_upstage@2x.jpg);
		background-size: 610px 351px;
	}
	body#store div#backtoschool_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_backtoschool@2x.jpg);
		background-size: 610px 348px;
	}
	body#store div#backtoschool_container.item div.subpic {
		background-image: url(https://blasto.enterprises/img/store/itempic_backtoschool_subpic@2x.jpg);
		background-size: 610px 161px;
	}
	body#store div#backtoschool_container.item div.subpic2 {
		background-image: url(https://blasto.enterprises/img/store/itempic_backtoschool_subpic2@2x.jpg);
		background-size: 610px 140px;
	}
	body#store div#buttons_container.item {
		background-image: url(https://blasto.enterprises/img/store/itempic_buttons@2x.jpg);
		background-size: 610px 270px;
	}
	body#store div#upstage_container.item p.instructionslink {
		background-image: url(https://blasto.enterprises/img/store/itempic_upstage_instructions@2x.png);
		background-size: 170px 170px;
	}
	body#store div#jcart table thead tr {
		background-image: url(https://blasto.enterprises/img/store/jcart_top@2x.png)!important;
		background-size: 103px 67px!important;
	}
	body#store div#jcart tbody tr:nth-last-child(even) {
		background-image: url(https://blasto.enterprises/img/store/jcart_l@2x.png)!important;
		background-size: 315px 47px!important;
	}
	body#store div#jcart tbody tr:nth-last-child(odd) {
		background-image: url(https://blasto.enterprises/img/store/jcart_m@2x.png)!important;
		background-size: 315px 47px!important;
	}
	body#store div#jcart table tfoot tr {
		background-image: url(https://blasto.enterprises/img/store/jcart_bottom@2x.png)!important;
		background-size: 296px 476px!important;
	}
	body#store div#jcart a.jcart-remove {
		background-image: url(https://blasto.enterprises/img/store/jcart_deletex@2x.png);
		background-size: 42px 18px;
	}
	body#store div#jcart tbody tr:last-child {
		background-image: url(https://blasto.enterprises/img/store/jcart_subtotalbox@2x.png)!important;
		background-size: 314px 53px!important;
	}
	body#checkout #jcart tr.jcart-tip th div.rachel {
		background-image: url(https://blasto.enterprises/img/store/tiprachel@2x.png);
		background-size: 54px 57px;
	}
	body#checkout #jcart div#upsell {
		background-size: 55px 55px;
	}
	body#checkout #jcart div#upsell.item_621 { background-image: url(https://blasto.enterprises/img/store/upsell_askbcb@2x.png); }
body#checkout #jcart div#upsell.item_684 { background-image: url(https://blasto.enterprises/img/store/upsell_4book@2x.png); }
body#checkout #jcart div#upsell.item_611 { background-image: url(https://blasto.enterprises/img/store/upsell_vol2@2x.png); }
body#checkout #jcart div#upsell.item_005 { background-image: url(https://blasto.enterprises/img/store/upsell_upstage@2x.png); }
body#checkout #jcart div#upsell.item_007 { background-image: url(https://blasto.enterprises/img/store/upsell_bag@2x.png); }
body#checkout #jcart div#upsell.item_310 { background-image: url(https://blasto.enterprises/img/store/upsell_buttons@2x.png); }
	body#store .token {
		background-image: url(https://blasto.enterprises/img/store/jcart_l_arc@2x.png);
		background-size: 303px 82px;
	}
	body#store .lucybox {
		background-image: url(https://blasto.enterprises/img/store/jcart_m_arc@2x.png);
		background-size: 303px 82px;
	}
	p.smallprint small {
		background-image: url(https://blasto.enterprises/img/store/jcart_m_arc@2x.png);
		background-size: 303px 73px;
	}
	p.smallprint span.minorlinks {
		background-image: url(https://blasto.enterprises/img/store/jcart_l_arc@2x.png);
		background-size: 303px 73px;
	}
	/* Checkout */
	body#checkout div#jcart a.jcart-remove {
		background-image: url(https://blasto.enterprises/img/store/jcart_deletex@2x.png);
		background-size: 42px 18px;
	}
	body#checkout div#jcart #jcart-paypal-checkout {
		background-image: url(https://blasto.enterprises/img/store/global_finalcheckout@2x.png);
		background-size: 191px 90px;
	}
	body#checkout a#print-link {
		background-image: url(https://blasto.enterprises/img/store/global_printorderform@2x.png);
		background-size: 225px 54px;
	}
	/* Membership */
	body#membership p.signinlink a,div#ad_leaderboard_homefooter p.bcilink {
		background-image: url(https://blasto.enterprises/img/membership_signin@2x.png);
		background-size: 38px 38px;
	}
	body#membership div#contentblock {
		background-image: url(https://blasto.enterprises/img/store/bci_paperbg@2x.png);
		background-size: 500px 500px;
	}
	body#membership div#contentblock h2 {
		background-image: url(https://blasto.enterprises/img/store/bci_header@2x.png);
		background-size: 374px 99px;
	}
	body#membership div#contentblock div#gifts p {
		background-image: url(https://blasto.enterprises/img/store/bci_jasminecharm@2x.png);
		background-size: 155px 210px;
	}
	body#membership div#contentblock div#card p {
		background-image: url(https://blasto.enterprises/img/store/bci_card@2x.png);
		background-size: 347px 241px;
	}
	@keyframes bcitoggleanimation {
		  0%   {background-image: url(https://blasto.enterprises/img/store/bci_toggle_f1@2x.png);}
		  40%  {background-image: url(https://blasto.enterprises/img/store/bci_toggle_f2@2x.png);}
	}
	body#membership div#contentblock div#pagecomparison p {
		background-image: url(https://blasto.enterprises/img/store/bci_toggle_f1@2x.png);
		background-size: 250px 236px;
	}
	body#membership div#contentblock div#adfree p {
		background-image: url(https://blasto.enterprises/img/store/bci_sue@2x.png);
		background-size: 199px 200px;
	}
	body#membership div#contentblock div#artwork p.firstpara {
		background-image: url(https://blasto.enterprises/img/store/bci_sandy@2x.png);
		background-size: 121px 216px;
	}
	body#membership div#contentblock div#preferential p {
		background-image: url(https://blasto.enterprises/img/store/bci_paulodaisy@2x.png);
		background-size: 219px 172px;
	}
	body#membership div#contentblock div#purchasebuttons {
		background-image: url(https://blasto.enterprises/img/store/bci_tornoff@2x.png);
		background-size: 850px 25px;
	}
	body#membership div#contentblock div#purchasebuttons p.signmeup {
		background-image: url(https://blasto.enterprises/img/store/bci_paypal@2x.png);
		background-size: 212px 89px;
	}
	body#membership div#contentblock div#purchasebuttons ul li {
		background-image: url(https://blasto.enterprises/img/store/bci_checkbox@2x.png);
		background-size: 41px 33px;
	}
	body#thankyou h1 {
		background-image: url(https://blasto.enterprises/img/store/thankyou_purchase@2x.png);
		background-size: 132px 187px;
	}
}

/* This is the end, but I'll occasionally tack on stuff temporarily. */

body#store div#plushtoys_container.item p.notice,body#store div#upstage_container.item p.notice {
	font-style: italic;
	text-align: center;
	display: block;
	color: white;
	background-color: #f05161;
	padding: .6em .8em;
	margin: .5em 1em 1em;
	border-radius: .4em;
}
body#store div#books_container.item div.bookbundle h6 strong {
	font-size: .95em;
	font-weight: bold;
	color: #fefbee;
	background-color: #d4482c;
	padding: .07em .35em;
	border-radius: .3em;
	text-transform: uppercase;
}
body#store ul.introlist li strong.new {
	font-size: .9em;
	color: white;
	background-color: #f28f18;
	padding: 1px 8px 1px 8px;
	margin-right: .23em;
	border-radius: .4em;
}
body#store ul.introlist li strong.bf {
	font-size: .9em;
	color: #fffe99;
	background-color: #2a2726;
	padding: 1px 8px 1px 8px;
	margin-right: .23em;
	border-radius: .4em;
}