#content .menu li a:before,
#content .menu li a:after
	{
		content: "";
		z-index: -1;
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;	
	}
#content .menu li a:before 
	{
		z-index: -2;
	}

/*
.img-0 a:before
	{
		background-color: #eb22d0;
	}
.img-1 a:before
	{
		background-color: #fb2397;
	}
.img-2 a:before
	{
		background-color: #e8c600;
	}
.img-3 a:before
	{
		background-color: #5fff62;
	}
.img-4 a:before
	{
		background-color: #00c4e9;
	}
.img-5 a:before
	{
		background-color: #1d95fe;
	}
.img-6 a:before
	{
		background-color: #9b0cfc;
	}
.img-7 a:before
	{
		background-color: #c700e5;
	}
.img-8 a:before
	{
		background-color: #fffd37;
	}
.img-9 a:before
	{
		background-color: #ff0012;
	}
.img-10 a:before
	{
		background-color: #c700e5;
	}*/

#content .menu img 
	{
		height: 300px;
	}
#content .menu li a:after
	{
		background-image: url(../img/surfnazis.jpg);
		background-image: url(http://33.media.tumblr.com/6219b2b22e6aad6fc3fa0a9cf1d748be/tumblr_n83ap4JKBs1s0sk8ho1_500.gif);
		background-size: 400%;
		-webkit-filter: hue-rotate(200deg) saturate(10) contrast(3);
	}
#content .menu li.img-1 a:after,
#content .menu li.img-2 a:after,
#content .menu li.img-3 a:after,
#content .menu li.img-4 a:after,
#content .menu li.img-5 a:after
	{
		background-position: center;
		background-image: url(http://38.media.tumblr.com/fc08016c28826cc2f02ca7ea399edf95/tumblr_n7f5800nVB1s0sk8ho1_500.gif);
	}
#content .menu li.img-6 a:after,
#content .menu li.img-7 a:after,
#content .menu li.img-8 a:after,
#content .menu li.img-9 a:after,
#content .menu li.img-10 a:after 
	{
		-webkit-transform: rotate(90deg) translateX(5px) translateY(-3px);
		background-position: center;
	}
#content .menu li.img-2 a:after,
#content .menu li.img-3 a:after,
#content .menu li.img-7 a:after,
#content .menu li.img-8 a:after
	{
		-webkit-transform: rotate(180deg) translateX(-5px) translateY(3px);
	}
#content .menu li.img-1 a:after,
#content .menu li.img-4 a:after,
#content .menu li.img-5 a:after,
#content .menu li.img-1 a:after
	{
		-webkit-transform: rotate(362deg) translateX(-7px) translateY(3px);
		background-position: bottom;
	}





@media screen and (min-width: 769px) {

	#content .menu li .cover:before 
		{
			content: "";
			z-index: -1;
			display: block;
			position: absolute;
			width: 100%;
			height: 100%;	
			background-size: cover;
			opacity: 0.7;
		}


	.cover-0:before
		{
			background-image: url(../img/cover-alan.jpg);
		}
	.cover-1:before
		{
			background-image: url(../img/cover-slipmat.jpg);
		}
	.cover-2:before
		{
			background-image: url(../img/cover-palomo.jpg);
		}
	.cover-3:before
		{
			background-image: url(../img/cover-legs.jpg);
		}
	.cover-4:before
		{
			background-image: url(../img/cover-eye.jpg);
		}
	.cover-5:before
		{
			background-image: url(../img/cover-japanese.jpg);
		}
	.cover-6:before
		{
			background-image: url(../img/cover-vega-intl.jpg);
		}
	.cover-7:before
		{
			background-image: url(../img/cover-night-school-neon.jpg);
		}
	.cover-8:before
		{
			background-image: url(../img/cover-smut.jpg);
		}
	.cover-9:before
		{
			background-image: url(../img/cover-glitzy-hive.jpg);
		}
	.cover-10:before
		{
			background-image: url(../img/cover-annie.jpg);
		}
	.cover-11:before
		{
			background-image: url(../img/cover-slumlord.jpg);
		}


}