

body {
	font: 100%/1.5;
}

article {
	display: block;
	margin: 0;
	padding: 0;
}


article ul {
	display: none;
}


article {
	position: absolute;
	bottom: 0;
	margin: 0 .1em;
}


article:last-of-type {
	right: 0em;
}

h1 {
	font-family: 'BagarozzRegular';
	margin: 0 .5em 0 0;
	width: 1em;
	overflow: visible;
	line-height: 1;
	font-size: 1.52em;
	color: hsla(0, 100%, 0%, .5);
	background: transparent;
}
article {
	font-size: 1000%;
}

article:first-of-type {
	-webkit-transform: scaleX(-1);
	   -moz-transform: scaleX(-1);
	    -ms-transform: scaleX(-1);
	     -o-transform: scaleX(-1);
	        transform: scaleX(-1);
}


article ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
article li {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: .1em;
	right: 0;
	top: 0;
	width: 1000%;
}

body {
	overflow: hidden;
}

article li {
	background: #f00;
	height: .15em;
	overflow: hidden;
	color: #f00;
}

article li {
	top: 5.5em;
	right: 8.8em;
}

article li {
	box-shadow: 0 0 .05em hsl(0,100%, 50%),
				0 0 .2em hsl(60,100%, 50%);
}

article li:nth-child(2) {
	top: 5em;
	right: 8em;
}

article li:nth-child(3) {
	top: 5.2em;
	right: 7em;
}
article li:nth-child(4) {
	top: 5.8em;
	right: 6.4em;
}

article li {
	-webkit-transform: rotate(20deg);
	   -moz-transform: rotate(20deg);
	    -ms-transform: rotate(20deg);
	     -o-transform: rotate(20deg);
	        transform: rotate(20deg);
	-webkit-transform-origin: 100% 0;
	   -moz-transform-origin: 100% 0;
	    -ms-transform-origin: 100% 0;
	     -o-transform-origin: 100% 0;
	        transform-origin: 100% 0;
}
article + article li {
	-webkit-transform: rotate(10deg);
	   -moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
	 	-o-transform: rotate(10deg);
			transform: rotate(10deg);
}

article ul {
	opacity: 0;
	-webkit-transition: .3s .1s;
	   -moz-transition: .3s .1s;
	    -ms-transition: .3s .1s;
	     -o-transition: .3s .1s;
	        transition: .3s .1s;
}

article:hover ul {
	opacity: 1;
}

article:hover h1 {
	color: hsla(120, 90%, 0%, .5);
}
article h1 {
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	    -ms-transition: .3s;
	     -o-transition: .3s;
	        transition: .3s;
}

article ul {
	-webkit-transition: .1s .1s;
	   -moz-transition: .1s .1s;
	    -ms-transition: .1s .1s;
	     -o-transition: .1s .1s;
	        transition: .1s .1s;
}

article:hover ul {
	-webkit-transition: .3s .3s;
	   -moz-transition: .3s .3s;
	    -ms-transition: .3s .3s;
	     -o-transition: .3s .3s;
	        transition: .3s .3s;

}

article:hover h1 {
	text-shadow: 0 0 .1em hsl(0,100%,50%);
}

@media (max-width: 40em) {
	article h1,
	article:hover h1 {
		color: hsla(120, 90%, 40%, .5);
		text-shadow: 0 0 .1em hsl(0,100%,50%);
	}
	article ul {
		opacity: 1;
	}
	article ul li {
		background: none;
		box-shadow: 0 0 0 0 transparent;
		overflow: visible;
		height: auto;
		width: 10em;
		text-indent: -9000em;
	}
	article ul:before,
	article ul:after {
		content: '♥';
		position: absolute;
		color: hsla(0,100%,53%,.5);
		text-indent: 0;
		top: 0;
		-webkit-animation: loveyou 3s ease alternate infinite;
		animation: loveyou 3s ease alternate infinite;
	}
	article + article ul:before {
		-webkit-animation: loveyou 2.5s ease-in-out alternate-reverse infinite;
		animation: loveyou 2.5s ease-in-out alternate-reverse infinite;
	}
	article ul:after {
		margin: .1em;
		-webkit-animation: loveyou 4s ease-out alternate-reverse infinite;
		animation: loveyou 4s ease-out alternate-reverse infinite;
	}
	article + article ul:after {
		margin: .1em;
		-webkit-animation: loveyou 3.5s ease-in alternate-reverse infinite;
		animation: loveyou 3.5s ease-in alternate-reverse infinite;
	}
	body:before {
		opacity: 0;
		//content: "I love you, let's make beautiful stuff together!";
		text-align: center;
		color: white;
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 1em;
		font-size: 2em;
		-webkit-animation: loveyoutoo 25s 1 ease-in both;
		animation: loveyoutoo 25s 1 ease-in both;
		background:
		linear-gradient(to bottom, transparent 0%, white 70%),
radial-gradient(circle closest-side at 60% 43%, #b03 26%, rgba(187,0,51,0) 27%),
radial-gradient(circle closest-side at 40% 43%, #b03 26%, rgba(187,0,51,0) 27%),
radial-gradient(circle closest-side at 40% 22%, #d35 45%, rgba(221,51,85,0) 46%),
radial-gradient(circle closest-side at 60% 22%, #d35 45%, rgba(221,51,85,0) 46%),
radial-gradient(circle closest-side at 50% 35%, #d35 30%, rgba(221,51,85,0) 31%),

radial-gradient(circle closest-side at 60% 43%, #b03 26%, rgba(187,0,51,0) 27%) 50px 50px,
radial-gradient(circle closest-side at 40% 43%, #b03 26%, rgba(187,0,51,0) 27%) 50px 50px,
radial-gradient(circle closest-side at 40% 22%, #d35 45%, rgba(221,51,85,0) 46%) 50px 50px,
radial-gradient(circle closest-side at 60% 22%, #d35 45%, rgba(221,51,85,0) 46%) 50px 50px,
radial-gradient(circle closest-side at 50% 35%, #d35 30%, rgba(221,51,85,0) 31%) 50px 50px;
background-color:#b03;
background-size:
100% 100%,
100px 100px,
100px 100px,
100px 100px,
100px 100px,
100px 100px,
100px 100px, 100px 100px, 100px 100px, 100px 100px, 100px 100px;
	}
}

@keyframes loveyou {
	from {
		transform: rotate(-10deg) translate(0, 0);
	}
	25% {
		transform: rotate(20deg) translate(0, -.4em);
	}
	50% {
		transform: rotate(-10deg) translate(0, -.8em);
	}
	75% {
		transform: rotate(20deg) translate(0, -1.2em);
	}
	to {
		transform: rotate(-10deg) translate(0, -1.1em);
	}
}
@-webkit-keyframes loveyou {
	from {
		-webkit-transform: rotate(-10deg) translate(0, 0);
	}
	25% {
		-webkit-transform: rotate(20deg) translate(0, -.4em);
	}
	50% {
		-webkit-transform: rotate(-10deg) translate(0, -.8em);
	}
	75% {
		-webkit-transform: rotate(20deg) translate(0, -1.2em);
	}
	to {
		-webkit-transform: rotate(-10deg) translate(0, -1.1em);
	}
}

@keyframes loveyoutoo {
	to {
		opacity: 1;
	}
}


/* */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 22, 2012 02:17:05 PM America/New_York */



@font-face {
	font-family: 'BagarozzRegular';
	src: url(//:) format('no404'), url('f/bagarozz-webfont.woff') format('woff'), url('f/bagarozz-webfont.ttf') format('truetype'), url('f/bagarozz-webfont.svg#webfontKZilvsaj') format('svg');
	font-weight: normal;
	font-weight: bold;
	font-style: normal;
}
