*
{
	padding: 0 0;
	margin: 0 0;
}

html , body
{
	height: 100%;
}

@font-face {
  font-family: "Boowa's Handwriting";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/boowahandwriting-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/boowahandwriting-webfont.woff") format("woff"), url("../../fonts/boowahandwriting-webfont.ttf") format("truetype"), url("../../fonts/boowahandwriting-webfont.svg#BoowaHandwriting") format("svg");
}

div#wrapper 
{
	height:100%;
	overflow: hidden;
	background: #a2dbf7 url(../../images/bkhome/bk.png) no-repeat bottom center;
	background-size: 100% auto;
	position: relative;
	margin-left: 200px;
	min-height: 660px;
	min-width: 824px;
}

/* the logo */
#logo
{
	width: 33%;
	max-width: 542px;
	display: block;
	position: absolute;
	left: 50%;
	top: 1em;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}

#authors
{
	font-family: 'vagrounded_btregular';
	position: absolute;
  	bottom: 0;
  	right: 0%;

}

#logo img
{
	width: 100%;
}

#flashContent
{
	width: 850px;
	height: 472px;
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}

#grass-one , #grass-two
{
	position: absolute;
}

#grass-one
{
	width: 19%;
	bottom: 0;
	left: 25%;
}

#grass-two
{
	width: 15%;
	bottom: 0;
	right: 30%;
}
/* home button */
.home
{
	position: relative;
	width: 80px;
	display: block;
	left: 20px;
	top: 5px;
}

.home img
{
	width: 100%;
}

#wrapper .icon
{
	font-family: "Boowa's Handwriting";
	text-decoration: none;
	position: absolute;
	z-index: 1;
	text-align: center;
	font-size: 1.5em;
	text-align: center
}

#wrapper .icon , #wrapper .icon span
{
	display: block;
}

#wrapper .icon img
{
	-webkit-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
	        transition: all 0.2s linear;
}

/* icons */
.presentation span:first-child , .songs span:first-child
{
	height: 100px;
}

.presentation img , .songs img
{
	width: 95px;
}

.presentation:hover img , .songs:hover img
{
	width: 100px;
}

.presentation 
{
	bottom: 27%;
	left: 2%;
	color: #660066;
}

.world span:first-child
{
	height: 110px;
}

.world img
{
	width: 105px;
}

.world:hover img
{
	width: 110px;
}

.world 
{
	bottom: 42%;
	left: 13%;
	color: #6666CC;
}

.occasions span:first-child , .coloring span:first-child
{
	height: 140px;
	width: 140px;
}

.occasions img, .coloring img
{
	width: 135px;
}

.occasions:hover img, .coloring:hover img
{
	width: 140px;
}

.occasions 
{
	bottom: 61%;
	left: 1%;
	color: #FF6666;
}

.games span:first-child , .adventures span:first-child
{
	height: 125px;
	width: 125px;
}

.games img , .adventures img
{
	width: 120px;
}

.games:hover img , .adventures:hover img
{
	width: 125px;
}

.games 
{
	bottom: 66%;
	left: 25%;
	color: #FF6600;
}

.songs 
{
	bottom: 64%;
	left: 47%;
	color: #990066;
}

.en .songs 
{
	width: 120px;
}

.adventures 
{
	bottom: 49%;
	right: 23%;
	color: #996699;
}

.coloring 
{
	bottom: 24%;
	right: 6%;
	color: #669966;
}

@media all and (min-width: 1600px) {
	#flashContent
	{
		width: 950px;
		height: 528px;
	}

	.presentation span:first-child , .songs span:first-child
	{
		height: 120px;
	}

	.presentation img , .songs img
	{
		width: 115px;
	}

	.presentation:hover img , .songs:hover img
	{
		width: 120px;
	}

	.world span:first-child
	{
		height: 130px;
	}

	.world img
	{
		width: 125px;
	}

	.world:hover img
	{
		width: 130px;
	}

	.occasions span:first-child , .coloring span:first-child
	{
		height: 160px;		
		width: 160px;
	}

	.occasions img , .coloring img
	{
		width: 155px;
	}

	.occasions:hover img , .coloring:hover img
	{
		width: 160px;
	}

	.games span:first-child , .adventures span:first-child
	{
		height: 145px;
		width: 145px;
	}

	.games img , .adventures img
	{
		width: 140px;
	}

	.games:hover img , .adventures:hover img
	{
		width: 145px;
	}

}

@media all and (min-width: 1900px) {
	#flashContent
	{
		width: 1100px;
		height: 612px;
	}

	.presentation span:first-child , .songs span:first-child
	{
		height: 140px;
		width: 140px;
	}

	.presentation img , .songs img
	{
		width: 135px;
	}

	.presentation:hover img , .songs:hover img
	{
		width: 140px;
	}

	.world span:first-child
	{
		height: 150px;
	}

	.world img
	{
		width: 145px;
	}

	.world:hover img
	{
		width: 150px;
	}

	.occasions span:first-child , .coloring span:first-child
	{
		height: 180px;
		width: 180px;
	}

	.occasions img , .coloring img
	{
		width: 175px;
	}

	.occasions:hover img , .coloring:hover img
	{
		width: 180px;
	}

	.games span:first-child , .adventures span:first-child
	{
		height: 175px;
		width: 175px;
	}

	.games img , .adventures img
	{
		width: 170px;
	}

	.games:hover img , .adventures:hover img
	{
		width: 175px;
	}

	.en .songs
	{
		width: 150px;
	}


}

@media all and (max-width: 1350px) {
	#flashContent
	{
		width: 650px;
		height: 361px;
	}

	#logo
	{
		left: 33%;
	}

	.presentation span:first-child , .songs span:first-child
	{
		height: 70px;
	}

	.presentation img , .songs img
	{
		width: 65px;
	}

	.presentation:hover img , .songs:hover img
	{
		width: 70px;
	}

	.world span:first-child
	{
		height: 80px;
	}

	.world img
	{
		width: 75px;
	}

	.world:hover img
	{
		width: 80px;
	}

	.occasions span:first-child , .coloring span:first-child
	{
		height: 110px;
	}

	.occasions img , .coloring img
	{
		width: 105px;
	}

	.occasions:hover img , .coloring:hover img
	{
		width: 110px;
	}

	.games span:first-child , .adventures span:first-child
	{
		height: 95px;
	}

	.games img , .adventures img
	{
		width: 90px;
	}

	.games:hover img , .adventures:hover img
	{
		width: 95px;
	}

}

@media all and (max-width: 1175px) {
	.world
	{
		bottom: 37%;
		left: 16%;
		width: 110px;
	}

	#flashContent
	{
		width: 600px;
		height: 333px;
	}

}