@import url(http://fonts.googleapis.com/css?family=Oswald:700);
@import url(http://fonts.googleapis.com/css?family=Chewy);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
.clear{clear:both;display:block}
body{background-color:#0e4970}
	footer{
		height:40px;
		background-color:#0e4970;
		display:none}	
		.lazy-loader{
			height:40px;
			margin:0 auto}					
			.lazy-loader ul{
				float:left;
				height:24px;
				margin:8px 0 8px 0;
				line-height:24px;
				color:#c7eeff;
				padding-left:5px;
				font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-size:12px}

section figure figcaption{
		position:absolute;
		left:0;right:0;bottom:0;
		text-align:center;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		font-size:12px;
		background:url(../images/50.png) repeat 0 0;
		padding:5px;
		line-height:16px;
		color:#FFF;
		text-shadow:1px 1px #000;
		display:none}				