
html {
	background: 
		url(../img/website/pixel_bar_dark.png) 0px 0px repeat-x, 		
		url(../img/website/light.jpg) center 11px no-repeat,
		url(../img/website/background_light.jpg) repeat
		;
	
}

body {
	text-align : center;
	margin : 0px;
	padding-block-start : 64px;
	
	
}

/** Header */
header {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 724px;
	padding-block-start: 48px;
	padding-block-end: 24px;
	//background-color: red;
}
	header a {
		display: block;		
	}
	header h1 {
		font-family: 'Pacifico', cursive;
		font-size: 2.5em;
		text-shadow: 0 1px 1px #eee;		
	}

/** Navigation */
nav {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 724px;
	margin-bottom : 128px;
}
	nav ul {
		background: url(../img/website/shelf.png) center 100px no-repeat;
		width: 724px;
		height: 252px;
		//background-color: red;
		padding: 0;
	}
		nav ul li {
			list-style-type: none;
			display: inline-block;
			width: 149px;
			margin-left: 24px;
			margin-right: 24px;
			padding-block-end: 24px;
			background: url(../img/website/app_shadow_down.png) 0px 120px no-repeat;
		}
			nav ul li a {
				display: inline-block;
				width: 140px;
				height: 140px;
			}

		nav ul li a img {
			width : 140px;
			height : 140px;
		}


/** Main */
main {
	display: block;
	width: 724px;
	margin: 48px auto 48px auto;
	//background :red;
}

/** Section */
section {
	//background :red;
}

	section h2 {
		font-family: 'Ropa Sans', sans-serif;
		font-size: 2.5em;
		font-weight: normal;
		letter-spacing: 2px;
		color: #089AE6;
		text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	}

	section p {
		font-family: 'Ropa Sans', sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		color: black;
	}

	section ul {

	}
		section ul li {
			display : inline-block;
			list-style-type: none;
			width : 280px;
			height : 48px;
		}
		section ul li a {
			font-family: 'Ropa Sans', sans-serif;
			font-size: 1.5em;
			font-weight: normal;
			color: black;
			text-decoration : none;
		}

/** Article */
article {
	margin-block-start: 48px;
	margin-block-end: 48px;
	padding: 11px;
	background: white;
	border: 11px solid white;
	-webkit-box-shadow: inset 0px 0px 0px 10px #089AE6;
	-moz-box-shadow: inset 0px 0px 0px 10px #089AE6;
	box-shadow: inset 0px 0px 0px 10px #089AE6, 0px 0px 8px 8px #808080;
	//display : none;
}

	article h2 {
		padding: 11px;
		font-family: 'Ropa Sans', sans-serif;
		font-size: 2em;
		font-weight: normal;
		color: black;
	}

		article h2 b {
			display: inline-block;
			width: 512px;
			font-size: 4em;
			color: #089AE6;
			border-top: 11px solid #089AE6;
			border-bottom: 11px solid #089AE6;
			margin-bottom: 24px;
		}

		article h2 img {
			width: 300px;
			margin: 24px;
			box-shadow: 0px 0px 8px 8px #808080;
		}

	article p {
		display: inline-block;
		width: 512px;
		font-family: 'Ropa Sans', sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		color: black;
	}

		article p img {
			display: inline-block;
			width: 480px;
		}

	article h3 {
		font-family: 'Ropa Sans', sans-serif;
		font-size: 32px;
		font-weight: normal;
		color: #089AE6;
	}

	article ul.dowload {
		margin-left: auto;
		margin-right: auto;
		width: 600px;
		//background-color: red;
		padding: 24px;
	}

		article ul.dowload li {
			list-style-type: none;
			display: inline-block;
			height: 67px;
			width: 226px;
			margin-left: 24px;
			margin-right: 24px;
			margin-top: 12px;
			margin-bottom: 12px;
		}

			article ul.dowload li a {
				display: inline-block;
			}


/** Footer */
footer {
	background: url(../img/website/pixel_bar.png) repeat-x, url(../img/website/background_dark.jpg) repeat;
	min-height: 200px;
	max-height: 100%;
	padding-top: 48px;
	padding-bottom: 48px;
	box-shadow: 0 100vh 0 100vh #000000;
}
	footer h2 {
		font-family: 'Ropa Sans', sans-serif;
		font-size: 2.5em;
		font-weight: normal;
		letter-spacing: 2px;
		color: #089AE6;
		text-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	}

	footer p {
		font-family: 'Ropa Sans', sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		color: white;
	}


	footer img.frederic {
		margin-block-start: 0.83em;
		margin-block-end: 0.83em;
		border: 16px solid white;
		-webkit-box-shadow: 0px 4px 8px 5px black;
		-moz-box-shadow: 0px 4px 8px 5px black;
		zoom: 1;
		
	}


	footer ul.social {
		margin-left: auto;
		margin-right: auto;
		width: 724px;
		height: 107px;
		//background-color: red;
		padding: 0;
	}
		footer ul.social li {
			list-style-type: none;
			display: inline-block;
			height: 107px;
			width: 132px;
		}
			footer ul.social li a {
				display: inline-block;
				width: 132px;
				height: 107px;
			}
			footer ul.social li a.facebook  {
				background : url(../img/website/facebook.png) no-repeat;
				width : 50px;
			}
			footer ul.social li a.twitter {
				background: url(../img/website/twitter.png) no-repeat;
				width: 132px;
			}
			footer ul.social li a.youtube {
				background: url(../img/website/youtube.png) no-repeat;
				width: 132px;
			}
			footer ul.social li a:hover {
				background-position : 0 -107px;
			}


/** Other helper */

.blue {
	color: #089AE6;
}


a.go-to-top {
	display: block;
	bottom: 8px;
	left : 8px;
	position: fixed;
	
}
	a.go-to-top img {
		
	}
