@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:#217EAA}
	footer{width: 100%;
		text-align: center;
		position: fixed;
		bottom:0px;
		height:40px;
		display:none}	
		.lazy-loader{
			height:40px;
			margin:0 auto}					
			.lazy-loader ul{
				display: inline-block;
				background-color: #248ebf;
				border: 1px solid #1c698c;
				border-radius: 6px 6px 0 0;
				height:24px;
				margin:3px 0 3px 0;
				line-height:28px;
				color:#c7eeff;
				padding:5px;
				font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-size:12px}
.lazy-loader ul a{
				text-decoration: none;
				color:#c7eeff;
				padding-left:5px;
				padding-right:5px;
				font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-size:12px}
.lazy-loader ul a:hover{text-decoration:underline}
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}				