/* Solaris CSS v1.2.0 by Matthew Buchanan */

@media only screen and (-webkit-min-device-pixel-ratio: 2), 
	only screen and (-o-min-device-pixel-ratio: 13/10), 
	only screen and (min-resolution: 120dpi) {

	#avatar .frame,
	#searchfield:focus,
	.twitter-icon,
	.post-photo span.zoomcontrol,
	a.shorturl,
	a.permalink,
	.post-quote-or-answer .post-container,
	.audio-panel .art,
	.audio-panel .overlay,
	.audio-panel .play-count,
	.audio-panel .track .icon,
	.audio-panel .artist .icon,
	.post-tags h4,
	#notes .icon,
	#notes .notes li .overlay,
	#following li .overlay,
	#notes li.more_notes_link_container a,
	#notes li.more_notes_link_container span,
	#footer .pagination a {
		background-image: url("http://static.tumblr.com/gpln05e/U1Pmqml55/sprite-2x.png");
		-webkit-background-size: 1020px 255px;
		   -moz-background-size: 1020px 255px;
		        background-size: 1020px 255px;
	}

	.dark #avatar .frame,
	.dark #searchfield:focus,
	.dark .twitter-icon,
	.dark .post-photo span.zoomcontrol,
	.dark a.shorturl,
	.dark a.permalink,
	.dark .post-quote-or-answer .post-container,
	.dark .audio-panel .art,
	.dark .audio-panel .overlay,
	.dark .audio-panel .play-count,
	.dark .audio-panel .track .icon,
	.dark .audio-panel .artist .icon,
	.dark .post-tags h4,
	.dark #notes .icon,
	.dark #notes .notes li .overlay,
	.dark #following li .overlay,
	.dark #notes li.more_notes_link_container a,
	.dark #notes li.more_notes_link_container span,
	.dark #footer .pagination a {
		background-image: url("http://static.tumblr.com/gpln05e/UvSmqml5z/sprite-dark-2x.png");
		-webkit-background-size: 1020px 255px;
		   -moz-background-size: 1020px 255px;
		        background-size: 1020px 255px;
	}

	#nav ul a {
		background-image: url("http://static.tumblr.com/gpln05e/2Ozmqml8i/top-nav-2x.png");
		-webkit-background-size: 270px 80px;
		   -moz-background-size: 270px 80px;
		        background-size: 270px 80px;
	}

	.dark #nav ul a {
		background-image: url("http://static.tumblr.com/gpln05e/5Lumqml95/top-nav-dark-2x.png");
		-webkit-background-size: 270px 80px;
		   -moz-background-size: 270px 80px;
		        background-size: 270px 80px;
	}

	#nav ul li.nav-link a {
		background-image: url("http://static.tumblr.com/gpln05e/a1Mmqml6w/top-media-2x.png");
		-webkit-background-size: 800px 80px;
		   -moz-background-size: 800px 80px;
		        background-size: 800px 80px;
	}

	.dark #nav ul li.nav-link a {
		background-image: url("http://static.tumblr.com/gpln05e/g5Rmqml7m/top-media-dark-2x.png");
		-webkit-background-size: 800px 80px;
		   -moz-background-size: 800px 80px;
		        background-size: 800px 80px;
	}

	.ruled,
	.post,
	.ruled-top,
	#notes {
		background-image: url("http://static.tumblr.com/gpln05e/zi5mqml9r/divider-2x.png");
		-webkit-background-size: 790px 6px;
		   -moz-background-size: 790px 6px;
		        background-size: 790px 6px;
	}

	.dark .ruled,
	.dark .post,
	.dark .ruled-top,
	.dark #notes {
		background-image: url("http://static.tumblr.com/gpln05e/x4tmqmla5/divider-dark-2x.png");
		-webkit-background-size: 790px 6px;
		   -moz-background-size: 790px 6px;
		        background-size: 790px 6px;
	}

	.post-icon,
	.post-counts {
		background-image: url("http://static.tumblr.com/gpln05e/z7rmqmlav/post-icons-2x.png");
		-webkit-background-size: 900px 300px;
		   -moz-background-size: 900px 300px;
		        background-size: 900px 300px;
	}

	.dark .post-icon {
		background-image: url("http://static.tumblr.com/gpln05e/JTqmqmlb9/post-icons-dark-2x.png");
		-webkit-background-size: 900px 300px;
		   -moz-background-size: 900px 300px;
		        background-size: 900px 300px;
	}

	.small-icon .post-icon,
	.small-icon .post-counts {
		background-image: url("http://static.tumblr.com/gpln05e/hXgmqmlbk/post-icons-small-2x.png");
		-webkit-background-size: 500px 150px;
		   -moz-background-size: 500px 150px;
		        background-size: 500px 150px;
	}

	.dark .small-icon .post-icon {
		background-image: url("http://static.tumblr.com/gpln05e/9Ewmqmlbx/post-icons-small-dark-2x.png");
		-webkit-background-size: 500px 150px;
		   -moz-background-size: 500px 150px;
		        background-size: 500px 150px;
	}

}