/* Not Enough Rings CSS file. By SuitCase (suitcase@soaringrabbit.com) MADE IN MARCH AND MAY 2011 AND ALSO NOVEMBER AND DECEMBER 2012 */

/* Webfonts, generated by Font Squirrel (https://www.fontsquirrel.com) on August 15, 2011 and November 25, 2012 */

@font-face {
	font-family: 'GaslightRegular';
	src: url('/img/webfonts/gaslight-webfont.eot');
	src: url('/img/webfonts/gaslight-webfont.eot?#iefix') format('embedded-opentype'),
		url('/img/webfonts/gaslight-webfont.woff') format('woff'),
		url('/img/webfonts/gaslight-webfont.ttf') format('truetype'),
		url('/img/webfonts/gaslight-webfont.svg#GaslightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyBold';
	src: url('/img/webfonts/centbold-webfont.eot');
	src: url('/img/webfonts/centbold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/img/webfonts/centbold-webfont.woff') format('woff'),
		url('/img/webfonts/centbold-webfont.ttf') format('truetype'),
		url('/img/webfonts/centbold-webfont.svg#CenturyBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'andesregular';
	src: url('/img/webfonts/andes-webfont.eot');
	src: url('/img/webfonts/andes-webfont.eot?#iefix') format('embedded-opentype'),
		url('/img/webfonts/andes-webfont.woff') format('woff'),
		url('/img/webfonts/andes-webfont.ttf') format('truetype'),
		url('/img/webfonts/andes-webfont.svg#andesregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Main elements */

body {
	font-family: "cronos-pro", "Georgia", "Times New Roman", sans-serif;
	font-size: 1.2em;
	color: #6a6a6c;
	text-align: center;
	text-shadow: #dee0e0 0 1px 3px;
	line-height: 1.4em;
	min-width: 980px;
	background-color: #f8f5f6;
 	background-image: url(https://www.notenoughrings.com/img/paperbg.jpg);
	margin: 2em auto 0;
}
h1 {
	width: 630px;
	height: 278px;
	background: url(https://www.notenoughrings.com/img/logo.png) no-repeat;
	margin: 0 auto;
}
h1 a {
	width: 630px;
	height: 278px;
	display: block;
}
p {
	margin: 0 auto;
}
a:link {
	color: #A92727;
}
a:visited {
	color: #B85C5C;
}
a:active {
	color: #e42b05;
}
::selection {
	color: white;
	background-color: #da532c;
	text-shadow: none;
}
::-moz-selection {
	color: white;
	background-color: #da532c;
	text-shadow: none;
}

/* General styles */

p.intropara {
	font-size: 1.4em;
	line-height: 1.3em;
	width: 750px;
	margin-top: .4em;
}
p.more {
	font-size: 1.4em;
	line-height: 1.1em;
	width: 700px;
	margin: 1em auto;
}
ul#navbar {
	font-size: 24px;
	list-style-type: none;
	width: 820px;
	height: 75px;
	padding: 0;
	margin: 1.4em auto 1em;
}
ul#navbar li a,ul#navbar li.inactive {
	float: left;
	padding-left: 75px;
	margin-left: 44px;
	line-height: 75px;
	background: url(https://www.notenoughrings.com/img/navbar.png) no-repeat;
}
ul#navbar li.inactive {
	background: url(https://www.notenoughrings.com/img/navbar_disabled.png) no-repeat;
}
ul#navbar li.s1 a {
	padding-left: 85px;
	margin-left: 0;
	background-position: 0 0;
}
ul#navbar li.s2 a {
	background-position: 0 -75px;
}
ul#navbar li.s3 a,ul#navbar li.s3.inactive {
	padding-left: 79px;
	background-position: 0 -150px;
}
ul#navbar li.sk a,ul#navbar li.sk.inactive {
	background-position: 0 -225px;
}
ul#navbar.s1 li.s1 a,ul#navbar.s2 li.s2 a,ul#navbar.s3 li.s3 a,ul#navbar.sk li.sk a {
	color: #6a6a6c;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
}
body#index ul#stripnav {
	margin: 1em auto!important;
}
body#index div.strip {
	margin-bottom: 1.5em!important;
}
p#goodbye {
	font-size: 1.2em;
	line-height: 1.35em;
	text-align: center;
	width: 530px;
	margin: 2.5em auto 0;
}
p#goodbye span {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	display: block;
}

/* About */
body#about div#content {
	width: 915px;
	margin: 0 auto;
	-webkit-text-size-adjust: none;
}
body#about h2 {
	font-size: 3em;
	color: #1d4281;
	line-height: 1em;
	margin: .5em auto -.3em;
}
body#about h3 {
	font-size: 1.6em;
	text-align: center;
	color: #2a71b7;
	margin: .5em auto;
}
body#about div#theplan,body#about div#somehistory,body#about div#yourauthors,body#about div#anymore {
	font-size: 1.15em;
	line-height: 1.45em;
	margin: 1.5em 0;
}
body#about div#theplan {
	min-height: 157px;
	padding-right: 465px;
	background: url(https://www.notenoughrings.com/img/decoration_about_1.png) no-repeat right center;
}
body#about div#yourauthors {
	min-height: 132px;
	padding-left: 300px;
	background: url(https://www.notenoughrings.com/img/decoration_about_2.png) no-repeat 100px center;
}
body#about div#somehistory {
	min-height: 160px;
	padding-right: 350px;
	padding-left: 70px;
	background: url(https://www.notenoughrings.com/img/decoration_about_3.gif) no-repeat 593px center;
}
body#about div#anymore {
	min-height: 170px;
	padding-left: 250px;
	padding-right: 25px;
	margin-right: 0;
	background: url(https://www.notenoughrings.com/img/decoration_about_5.png) no-repeat 13px 53px;
}
body#about div#anymore p {
	margin-bottom: .8em;
}
body#about p#signoff {
	font-size: 1.3em;
	margin: 2em auto 1em;
}

/* Archive index */
body#archiveindex p.intropara {
	font-size: 1.4em;
	line-height: 1.3em;
	width: 750px;
	margin-top: 1em;	
}
body#archiveindex ul {
	width: 800px;
	height: 448px;
	list-style-type: none;
	padding-left: 0;
	margin: 1em auto 2.5em;
}
body#archiveindex ul li a,body#archiveindex ul li.inactive {
	float: left;
	width: 400px;
	height: 209px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
body#archiveindex ul li.s1 a {
	background-image: url(https://www.notenoughrings.com/img/crest_s1.png);
	margin-bottom: 30px;
}
body#archiveindex ul li.s2 a {
	background-image: url(https://www.notenoughrings.com/img/crest_s2.png);
	margin-bottom: 30px;
}
body#archiveindex ul li.s3 a {
	background-image: url(https://www.notenoughrings.com/img/crest_s3.png);
}
body#archiveindex ul li.sk a {
	background-image: url(https://www.notenoughrings.com/img/crest_sk.png);
}
body#archiveindex ul li.s3.inactive {
	background-image: url(https://www.notenoughrings.com/img/crest_s3_disabled.png);
}
body#archiveindex ul li.sk.inactive {
	background-image: url(https://www.notenoughrings.com/img/crest_sk_disabled.png);
}

/* Game archive */
body#archivegame h2.maintitle {
	width: 285px;
	height: 210px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin: 0 auto -1.2em;
}
body#archivegame h2.maintitle.s1 {
	background-image: url(https://www.notenoughrings.com/img/crest_s1.png);
	margin-top: -.3em;
}
body#archivegame h2.maintitle.s2 {
	background-image: url(https://www.notenoughrings.com/img/crest_s2.png);
	margin-top: -.3em;
}
body#archivegame h2.maintitle.s3 {
	background-image: url(https://www.notenoughrings.com/img/crest_s3.png);
	margin-top: .3em;
}
body#archivegame h2.maintitle.sk {
	background-image: url(https://www.notenoughrings.com/img/crest_sk.png);
	margin-top: .2em;
	margin-bottom: -.4em;
}
body#index ul#stripnav,body#archivegame ul#gamenav,body#strip ul#stripnav,body#index p.more a,body#purchase p.purchasepara a {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 51px;
	list-style-type: none;
	width: 950px;
	height: 51px;
	position: relative;
	padding: 0;
	margin: 2.5em auto 2.5em;
}
body#index ul#stripnav li a,body#archivegame ul#gamenav li a,body#strip ul#stripnav li a,body#index p.more a,body#purchase p.purchasepara a {
	color: white;
	text-shadow: none;
	text-decoration: none;
	width: 220px;
	display: block;
	background: url(https://www.notenoughrings.com/img/navbuttons.png) no-repeat;
}
body#index ul#stripnav li a:active,body#archivegame ul#gamenav li a:active,body#strip ul#stripnav li a:active,body#index p.more a:active,body#purchase p.purchasepara a:active {
	opacity: .8;
}
body#archivegame ul#gamenav li.prev a,body#strip ul#stripnav li.prev a {
	text-indent: 15px;
	position: absolute;
	left: 0;
	background-position: 0 -51px;
}
body#index ul#stripnav li.archive a,body#archivegame ul#gamenav li.archive a,body#strip ul#stripnav li.archive a,body#index p.more a,body#purchase p.purchasepara a {
	width: 161px;
	color: #6a6a6c;
	position: absolute;
	left: 394px;
	background-position: 0 -204px;
}
body#index ul#stripnav li.next a,body#archivegame ul#gamenav li.next a,body#strip ul#stripnav li.next a {
	text-indent: -15px;
	position: absolute;
	right: 0;
	background-position: 0 -153px;
}
body#archivegame p.comingsoon {
	font-size: 1.5em;
	font-style: italic;
	margin: -.5em 0 1em;
}
body#index p.more  {
	font-size: .95em;
}
body#index p.more a {
	font-size: 1.4em;
	color: white;
	position: static;
	margin: .5em auto;
	background-position: 0 -255px;
}

/* Strip */
div.strip {
	width: 980px;
	position: relative;
	margin: 2em auto 3em;
}
body#strip div.strip {
	margin: 2em auto 1em;
}

/* Purchase */

body#purchase div#content {
	width: 820px;
	margin: 0 auto;
}
body#purchase div.frame {
	width: 980px;
	height: 538px;
	background-image: url(https://www.notenoughrings.com/img/purchase_boxframeborder.png);
	margin: -10px 0 -35px -75px;
	position: relative;
}
body#purchase div#content img {
	width: 660px;
	height: auto;
	position: absolute;
	left: 153px;
	background-color: #d4d4d4;
	-webkit-transform: rotate(0.85deg);
	-moz-transform: rotate(0.85deg);
	-ms-transform: rotate(0.85deg);
	-o-transform: rotate(0.85deg);
	transform: rotate(0.85deg);
}
body#purchase div#content p {
	font-size: 1.1em;
	margin: 1em auto;
}
body#purchase div#content p.pricepara {
	font-size: 1.9em;
	font-style: italic;
}
body#purchase div#content div.descriptionparas {
	width: 440px;
	padding: .5em 0 .5em 388px;
	margin: 2.2em auto 1.5em;
	background: url(https://www.notenoughrings.com/img/purchase_boxframe.jpg) no-repeat 25px center;
}
body#purchase p.purchasepara a {
	font-size: 1.1em;
	line-height: 34px;
	color: white;
	position: static;
	margin: .5em auto;
	padding-top: 1px;
	background-position: 0 -255px;
}
body#purchase p.purchasepara a span.paypal {
	font-size: .6em;
	display: block;
	margin-top: -15px;
}
body#purchase div#content p.more {
	margin-top: 2em;
}
body#purchase div#content p.smallprintpara {
	font-size: .95em;
	width: 50%;
}

/* Title card headings */
div.strip span.gamename,div.strip span.comma,div.strip span.colon,div.strip span.gameno {
	display: none;
}
div.strip h2 {
	margin: 0 0 -.5em;
	-webkit-text-size-adjust: none;
	clear: both;
}
/* Sonic 1 */
div.strip.s1 h2 {
	font-family: "CenturyBold", "Times", "Times New Roman", serif;
	font-weight: normal;
	font-size: 32px;
	text-align: right;
	text-transform: uppercase;
	text-shadow: black 1px 2px 0;
	width: 255px;
	height: 100px;
	padding-right: 20px;
	background: url(https://www.notenoughrings.com/img/titlecard_sonic1.png) no-repeat right top;
}
div.strip.s1 h2 a {
	color: white!important;
	text-decoration: none;
}
div.strip.s1 span.zonename {
	line-height: 45px;
}
div.strip.s1 span.zoneword {
	width: 225px;
	position: absolute;
	top: 41px;
	left: 0;
}
div.strip.s1 h2.boss span.zoneword,div#s1z7.strip h2 span.zoneword {
	width: 255px;
}
div.strip.s1 span.actword,div.strip.s1 span.actname {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
}
div.strip.s1 span.actword {
	font-size: 14px;
	font-style: italic;
	color: #ffb300;
	position: absolute;
	top: 65px;
	left: 195px;
}
div.strip.s1 span.actname {
	font-size: 54px;
	color: yellow;
	position: absolute;
	top: 50px;
	left: 230px;
}
div.strip.s1 span.bossword,div.strip.s2 span.bossword,div.strip.s3 span.bossword,div.strip.sk span.bossword {
	font-family: "cronos-pro", "Georgia", "Times New Roman", sans-serif;
	font-size: 42px;
	text-transform: capitalize;
	text-shadow: none;
	color: #6a6a6c;
	line-height: 100px;
	position: absolute;
	top: 0;
	left: 285px;
}
div.strip.s1 h2.specialbonus {
	width: 330px;
	padding: 0;
	background-image: url(https://www.notenoughrings.com/img/titlecard_sonic1_yellow.png);
	background-position-x: center!important;
}
div.strip.s1 h2.specialbonus a {
	color: #03b694!important;
	text-align: center;
	text-shadow: #a0a0e0 1px 2px 0;
	width: 330px;
	display: block;
	position: absolute;
	top: 33px;
}

/* Sonic 2 */
div.strip.s2 h2 {
	font-family: "GaslightRegular";
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
	text-shadow: black 1px 2px 0;
	width: 280px;
	height: 134px;
	margin-left: 30px;
	background: url(https://www.notenoughrings.com/img/titlecard_sonic2.png) no-repeat;
}
div.strip.s2 h2 a {
	color: white!important;
	text-decoration: none;
}
div.strip.s2 span.gamename {
	font-family: "cronos-pro";
	font-size: 12px;
	font-weight: bold;
	color: black;
	letter-spacing: normal;
	text-shadow: none;
	width: 255px;
	display: block;
	position: absolute;
	top: 96px;
}
div.strip.s2 h2 span.zonename {
	line-height: 70px;
	padding-right: 40px;
}
div.strip.s2 h2 span.actword {
	display: none;
}
div.strip.s2 h2 span.zoneword {
	width: 237px;
	position: absolute;
	top: 48px;
	left: 0;
}
div.strip.s2 h2 span.actname {
	font-size: 50px;
	color: yellow;
	width: 275px;
	position: absolute;
	top: 55px;
	left: 0;
}
div.strip.s2 h3 {
	top: 4.5em!important;
}
div.strip.s2 h2.boss span.zoneword,div#s2z9.strip.s2 span.zoneword,div#s2z10.strip.s2 span.zoneword,div#s2z11.strip.s2 span.zoneword {
	width: 270px;
}
div.strip.s2 span.bossword {
	line-height: 130px;
	padding-left: 42px;
}
div.strip.s2 h2.specialbonus a {
	position: absolute;
	left: 30px;
	padding-top: 25px;
	width: 250px;
}

/* Sonic 3 & Sonic & Knuckles */
div.strip.s3 h2,div.strip.sk h2 {
	font-family: "andesregular";
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: right;
	text-transform: lowercase;
	text-shadow: black 1px 2px 0;
	width: 220px;
	height: 140px;
	position: relative;
	margin-left: 30px;
	background: url(https://www.notenoughrings.com/img/titlecard_sonic3k.png) no-repeat;
}
div.strip.s3 h2 a,div.strip.sk h2 a {
	color: white!important;
	text-decoration: none;
}
div#s3z5a1 h2,div#s3z5a2 h2,div#s3z5boss h2,div#skz4a1 h2,div#skz4a2 h2,div#skz4boss h2,div#skz7a1 h2,div#skz7a2 h2,div#skz7boss h2 {
	background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_short.png);
}
div.strip.s3 span.gamename,div.strip.sk span.gamename {
	text-indent: 9999px;
	width: 44px;
	height: 17px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 86px;
	left: 5px;
	background: url(https://www.notenoughrings.com/img/titlecard_sonic3k_sonic3.png) no-repeat;
}
div.strip.sk span.gamename {
	background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_sk.png);
}
div.strip.s3 h2 span.zonename,div.strip.sk h2 span.zonename {
	position: absolute;
	top: 46px;
	right: 10px;
}
div.strip.s3 h2 span.actword,div.strip.sk h2 span.actword {
	font-size: 19px;
	position: absolute;
	top: 107px;
	right: 29px;
	width: 40px;
	height: 22px;
	background: url(https://www.notenoughrings.com/img/titlecard_sonic3k_actbg.png) no-repeat 3px 2px;
}
div.strip.s3 h2 span.zoneword,div.strip.sk h2 span.zoneword {
	position: absolute;
	top: 78px;
	right: 9px;
}
div.strip.s3 h2 span.actname,div.strip.sk h2 span.actname {
	text-indent: 9999px;
	overflow: hidden;
	width: 29px;
	height: 32px;
	position: absolute;
	bottom: 2px;
	right: 1px;
	background: url(https://www.notenoughrings.com/img/titlecard_sonic3k_act1.png) no-repeat;
}
div.strip.s3 h2 span.actname.act2,div.strip.sk h2 span.actname.act2 {
	background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_act2.png);
}
div.strip.s3 h3,div.strip.s4 h3 {
	top: 4.5em!important;
}
div.strip.s3 h2.specialbonus a,div.strip.sk h2.specialbonus a {
	position: absolute;
	padding-top: 25px;
	width: 250px;
}
div.strip.s3 span.bossword,div.strip.sk span.bossword {
	line-height: 120px;
	margin-left: -40px;
}
div#s3special.strip.s3 h2.specialbonus {
	background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_getbluespheres.png);
	width: 400px;
	height: 58px;
	margin-bottom: 0;
}
div#s3special.strip.s3 h2.specialbonus * {
	display: none;
}
div#s3special.strip.s3 h3 {
	top: 1.7em!important;
}

/* End of titlecards */

div.strip h3 {
	position: absolute;
	top: 3.2em;
	right: 34px;
	margin: 0;
}
div.strip h2 a:link {
	color: #2a4172;
}
div.stripimage {
	overflow: hidden;
}
div.strip img {
	margin: 1.2em 0 -41px;
}
/* Adjusting for some of the strips where I misplaced the watermark. */
div#s2z1a1 img,div#s2z3boss img,div#s2z5boss img,div#s2z8a1 img,div#s2z9 img,div#s2z11 img,div#s3z1a1 img,div#s3z3a1 img,div#s3z5a2 img,div#s3z6boss img,div#skz1a1 img,div#skz1a2 img,div#skz2a1 img,div#skz5 img,div#skz7a2 img,div#skz7boss img {
	margin-bottom: -43px;
}
h1 + div.strip {
	margin-top: -.4em;
}
/* Addthis */
div.addthis_toolbox {
	text-shadow: none!important;
	width: 297px;
	height: 32px;
	background: url(https://www.notenoughrings.com/img/share.png) no-repeat;
	padding-top: 6px;
	padding-left: 102px;
	margin-top: .6em;
	margin-right: 0;
	margin-left: auto;
}
a.addthis_button_tweet {
	width: 85px;
}
a.addthis_button_facebook_like {
	width: 85px!important;
}
a.addthis_counter,a.atc_s,a.atc_s span {
	color: #5e5e5e;
	background-color: #c1c1c1!important;
}
div.addthis_toolbox a:hover {
	opacity: 1!important;
}
a.tumblrbutton {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-shadow: #2a465c 1px 1px 2px;
	line-height: 20px;
	display: block;
	width: 115px;
	height: 20px;
	float: right;
	border-radius: 4px;
	background-color: #406784;
	background-image: -webkit-linear-gradient(top, 
#4B7695 0px, 
#375C79 100%);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px 0px;
	border: 1px solid #29455A;
	margin-top: -1px;
}
a.tumblrbutton:hover {
	background-image: -webkit-linear-gradient(top, 
#416883 0px, 
#31516A 100%);
}
a.tumblrbutton:active {
	background-image: -webkit-linear-gradient(top, 
#31516A 0px, 
#416883 200%);
	border: 1px solid #2D3C46;
}
/* Purchase button */

a.purchasebutton {
	text-indent: -9999px;
	width: 75px;
	height: 45px;
	position: absolute;
	left: 20px;
	bottom: 9px;
	background: url(https://www.notenoughrings.com/img/purchase_button.png) no-repeat;
}
a.purchasebutton:hover {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
/* Smallprint */
div.smallprint {
	position: relative;
	margin-top: 2.5em;
}
div.smallprint a {
	color: #616060;
}
div.smallprint a:active {
	color: #8b8989;
}
div.smallprint p {
	font-size: .85em;
	line-height: 1.2em;
	text-shadow: #c7c9ca 0 2px 3px;
	width: 100%;
	background-color: #c9c8c8;
	background-color: rgba(100,100,104,0.31);
	border-top: 2px groove lightgray;
	border-top: 2px groove rgba(138,140,142,0.32);
	padding: 10px 0;
	margin: 0;
	-webkit-text-size-adjust: none;
}
div.smallprint small {
	width: 740px;
	display: block;
	margin: 0 auto;
}
div.smallprint div.decoration {
	width: 90px;
	height: 75px;
	position: absolute;
	top: -12px;
	right: 25px;
	background-image: url(https://www.notenoughrings.com/img/decoration_footer.png);
}
div.smallprint img {
	margin-bottom: -2px;
}
p.minorlinks {
	padding: 0 0 1em!important;
	border: none!important;
}
p.minorlinks a {
	background-image: url(https://www.notenoughrings.com/img/footericons.png);
	background-repeat: no-repeat;
	background-size: 56px 252px;
	padding: 5px 6px 5px 29px;
}
p.minorlinks a#minorlink_rss {
	background-position: 0 0;
}
p.minorlinks a#minorlink_twitter {
	background-position: 0 -28px;
}
p.minorlinks a#minorlink_tumblr {
	background-position: 0 -56px;
}
p.minorlinks a#comicrank_button {
	width: 88px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 0;
	margin: 0;
	background: none;
}

/* Misc styles */

span.titletext {
	display: none;
}
small {
	font-size: 100%;
}
a img {
	border: none;
}

/* Retina graphics for iPad 3 and MacBook retinas and maybe some future Android piece of shit nobody will ever use */
@media only screen and (min-device-width : 720px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width : 720px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-width : 720px) and (min-resolution: 192dpi) {
	body {
		background-image: url(https://www.notenoughrings.com/img/paperbg@2x.jpg);
		background-size: 800px 800px;
	}
	h1 {
		background-image: url(https://www.notenoughrings.com/img/logo@2x.png);
		background-size: 630px 278px;
	}
	ul#navbar li a,ul#navbar li.inactive {
		background-image: url(https://www.notenoughrings.com/img/navbar@2x.png);
		background-size: 75px 300px;
	}
	ul#navbar li.inactive {
		background-image: url(https://www.notenoughrings.com/img/navbar_disabled@2x.png);
	}
	body#archivegame h2.maintitle.s1,body#archiveindex ul li.s1 a {
		background-image: url(https://www.notenoughrings.com/img/crest_s1@2x.png);
		background-size: 283px 209px;
	}
	body#archivegame h2.maintitle.s2,body#archiveindex ul li.s2 a {
		background-image: url(https://www.notenoughrings.com/img/crest_s2@2x.png);
		background-size: 283px 209px;
	}
	body#archivegame h2.maintitle.s3,body#archiveindex ul li.s3 a {
		background-image: url(https://www.notenoughrings.com/img/crest_s3@2x.png);
		background-size: 283px 209px;
	}
	body#archivegame h2.maintitle.sk,body#archiveindex ul li.sk a {
		background-image: url(https://www.notenoughrings.com/img/crest_sk@2x.png);
		background-size: 283px 209px;
	}
	body#archiveindex ul li.s3.inactive {
		background-image: url(https://www.notenoughrings.com/img/crest_s3_disabled@2x.png);
		background-size: 283px 209px;
	}
	body#archiveindex ul li.sk.inactive {
		background-image: url(https://www.notenoughrings.com/img/crest_sk_disabled@2x.png);
		background-size: 283px 209px;
	}
	body#about div#theplan {
		background-image: url(https://www.notenoughrings.com/img/decoration_about_1@2x.png);
		background-size: 458px 157px;
	}
	body#about div#yourauthors {
		background-image: url(https://www.notenoughrings.com/img/decoration_about_2@2x.png);
		background-size: 132px 229px;
	}
	body#about div#somehistory {
		background-image: url(https://www.notenoughrings.com/img/decoration_about_3@2x.gif);
		background-size: 129px 160px;
	}
	body#about div#thewholecomic {
		background-image: url(https://www.notenoughrings.com/img/decoration_about_4@2x.png);
		background-size: 80px 165px;
	}
	body#about div#anymore {
		background-image: url(https://www.notenoughrings.com/img/decoration_about_5@2x.png);
		background-size: 215px 158px;
	}
	body#index ul#stripnav li a,body#archivegame ul#gamenav li a,body#strip ul#stripnav li a,body#index p.more a,body#purchase p.purchasepara a {
		background-image: url(https://www.notenoughrings.com/img/navbuttons@2x.png);
		background-size: 220px 306px;
	}
	div.addthis_toolbox {
		background-image: url(https://www.notenoughrings.com/img/share@2x.png);
		background-size: 87px 25px;
	}
	div.strip.s1 h2 {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic1@2x.png);
		background-size: 100px 96px;
	}
	div.strip.s1 h2.specialbonus {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic1_yellow@2x.png);
		background-size: 100px 96px;
	}
	div.strip.s2 h2 {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic2@2x.png);
		background-size: 274px 133px;
	}
	/* Sonic 3 & Sonic & Knuckles */
	div.strip.s3 h2,div.strip.sk h2 {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k@2x.png);
		background-size: 220px 135px;
	}
	div#s3z5a1 h2,div#s3z5a2 h2,div#s3z5boss h2,div#skz4a1 h2,div#skz4a2 h2,div#skz4boss h2,div#skz7a1 h2,div#skz7a2 h2,div#skz7boss h2 {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_short@2x.png);
		background-size: 220px 135px;
	}
	div.strip.s3 span.gamename,div.strip.sk span.gamename {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_sonic3@2x.png);
		background-size: 44px 17px;
	}
	div.strip.sk span.gamename {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_sk@2x.png);
		background-size: 44px 17px;
	}
	div.strip.s3 h2 span.actword,div.strip.sk h2 span.actword {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_actbg@2x.png);
		background-size: 38px 20px;
	}
	div.strip.s3 h2 span.actname,div.strip.sk h2 span.actname {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_act1@2x.png);
		background-size: 29px 32px;
	}
	div.strip.s3 h2 span.actname.act2,div.strip.sk h2 span.actname.act2 {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_act2@2x.png);
		background-size: 29px 32px;
	}
	div#s3special.strip.s3 h2.specialbonus {
		background-image: url(https://www.notenoughrings.com/img/titlecard_sonic3k_getbluespheres@2x.png);
		background-size: 400px 58px;
	}
	div.smallprint div.decoration {
		top: -10px;
		background-image: url(https://www.notenoughrings.com/img/decoration_footer@2x.png);
		background-size: 90px 75px;
	}
	p#bcbpromo {
		background-image: url(https://www.notenoughrings.com/img/bcbpromo@2x.png);
		background-size: 96px 105px;
	}
	a.purchasebutton {
		background-image: url(https://www.notenoughrings.com/img/purchase_button@2x.png);
		background-size: 75px 45px;
	}
	body#purchase div#content div.descriptionparas {
		background-image: url(https://www.notenoughrings.com/img/purchase_boxframe@2x.jpg);
		background-size: 340px 246px;
	}
	body#purchase div.frame {
		background-image: url(https://www.notenoughrings.com/img/purchase_boxframeborder@2x.png);
		background-size: 980px 538px;
	}
	p.minorlinks a {
		background-size: 28px 126px;
	}
	p.minorlinks a#minorlink_rss {
		background-position: 0 -42px;
	}
	p.minorlinks a#minorlink_twitter {
		background-position: 0 -70px;
	}
	p.minorlinks a#minorlink_tumblr {
		background-position: 0 -98px;
	}
	h2.kslink a {
		background-image: url(https://www.notenoughrings.com/img/ksblock@2x.png);
	}
}