@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");
}

@font-face {
    font-family: 'vagrounded_btregular';
    src: url('../../fonts/vagroundedbt-webfont.eot');
    src: url('../../fonts/vagroundedbt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/vagroundedbt-webfont.woff2') format('woff2'),
         url('../../fonts/vagroundedbt-webfont.woff') format('woff'),
         url('../../fonts/vagroundedbt-webfont.ttf') format('truetype'),
         url('../../fonts/vagroundedbt-webfont.svg#vagrounded_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*
{
	padding: 0 0;
	margin: 0 0;
}


/* IE10 hack */
a:link,img
{
	outline: none;
	border: none;
}

body,html
{
	height: 100%;
	min-width: 1024px;
}

div#top
{
	position: relative;
	height: 100%;
	background: #9AD7F6;
	background: webkit-gradient(radial, center center, 0, center center, 100%, from(#ffffff), to(#9ad7f6));
	background: webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#9ad7f6));
	background: webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#9ad7f6 100%);
	background: o-radial-gradient(center, ellipse cover, #ffffff 0%,#9ad7f6 100%);
	background: -webkit-radial-gradient(center, ellipse, #ffffff 0%, #9ad7f6 100%);
	background: -o-radial-gradient(center, ellipse, #ffffff 0%, #9ad7f6 100%);
	background: radial-gradient(ellipse at center, #ffffff 0%,#9ad7f6 100%);
	display: table;
	width: 100%;
}

#content, #footer
{
	display: table-row;
	position: relative;
}

#footer
{
	height: 100%;
}

#footer #pond
{
	width: 100%;
	position: relative;
	z-index: 2;
}

#footer:after
{
	content:"";
	width: 100%;
	height: 50px;
	background-color: #669ACC;
	bottom: 0;
	left: 0;
	position: absolute;
}

.flashContent
{
	height: 225px;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 4;
}

.random
{
	position: absolute;
	width: 120px;
	height: 263px;
	z-index: 6;
	top: 42%;
	right: 20px;
}

#logo
{
	max-width: 330px;
	width: 20%;
	min-width: 200px;
	margin: 0 auto;
}

#logo img
{
	width: 100%;
	height: auto;
}

#btns
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
	z-index: 5;
	margin-top: 20px;
}

#btns li
{
	display: inline-block;
	width: 150px;
	margin: 0 20px;
	vertical-align: top;
}

#btns li a , #btns li a span
{
	display: block;
}

#btns li a
{
	text-decoration: none;
	font-family: "Boowa's Handwriting";
	color: #640E0E;
	font-size: 1.4em; 
}

#btns li:nth-child(4) a , #btns li:nth-child(5) a
{
	font-size: 1.3em;
}

.board
{
	width: 150px;
	height: 141px;
	background: url('../../images/back-to-school/chalk-board.png') no-repeat center center;
	background-size: 100% auto;
	position: relative;
}

.board.galleries
{
	background-image: url('../../images/back-to-school/kid_photo.png?v=5');
}

.thumbnails 
{
	width: 86px;
	height: 90px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: auto 100%;
	top: 16%;
    left: 24%;
}

.thumbnails.songs
{
	background-image: url('../../images/back-to-school/songs_btn.png');
}

.thumbnails.videos
{
	background-image: url('../../images/back-to-school/videos_btn.png');
}

.thumbnails.coloring
{
	background-image: url('../../images/back-to-school/coloring_btn.png');
}

.thumbnails.bk
{
	background-image: url('../../images/back-to-school/bk_btn.png');
}


.thumbnails.games
{
	background-image: url('../../images/back-to-school/games_btn.png');
}

.thumbnails:hover 
{
	background-position: 100% 0%;
}

.bottom-btns
{
	width: 120px;
	position: absolute;
	z-index: 5;
	text-decoration: none;
}

.bottom-btns img
{
	width: 100%;
}

#games-selection
{
	/*top: 57%;*/
	top: 68%;
	right: 20px;
}

#song-week
{
	/*top: 57%;
	left: 20px;*/
	top: 50%;
	right: 20px;
}

#waves img
{
	width: 100%;
	height: auto;
}


#bottom img#water
{
	width: 100%;
	height: auto;
}

#bottom
{
	background-color: #669ACC;
	position: relative;
	overflow: hidden;
	font-family: 'vagrounded_btregular';
}

.text
{
	position: absolute;
}

.text p
{
	text-align: center;
	position: relative;
	font-size: 0.9em;	
	line-height: 1.2;
	margin-bottom: 0.9em;
}

.text ul
{
	font-size: 0.9em;
	position: relative;
}

.text p:first-child
{
	font-size: 1em;
}

#txt1
{
	width: 400px;
	height: 400px;
	background: url("../../images/back-to-school/bubble.png") no-repeat center center;
	background-size: 100% auto;
	top: 8%;
	left: 10%;
}

#txt1 p
{	
	top: 12%;
	width: 73%;
	left: 13.5%;
}

#txt2
{
	width: 500px;
	height: 500px;
	background: url("../../images/back-to-school/bubble.png") no-repeat center center;
	background-size: 100% auto;
	top: 24%;
	right: 11%;
}

#txt2 p
{
    width: 85%;
    top: 24%;
    left: 7%;;
}

#txt2.text p
{
	font-size: 1em;
}

#txt2.text p:first-child
{
	font-size: 1.1em;
}

#txt3
{
	width: 325px;
	height: 325px;
	background: url("../../images/back-to-school/bubble.png") no-repeat center center;
	background-size: 100% auto;
	top: 48%;
	left: 22%;
}

#txt3 p , #txt3 ul
{
	width: 50%;
	top: 8%;
	left: 30%;
}

#txt3 p
{
	text-indent: -10%;
}

#site-description
{
	width: 80%;
	margin: 0 auto;
	line-height: 1.1em;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	padding: 1.5em 0;
	margin-bottom: 1.5em;
}

#bottom-logo 
{
	text-align: center;
	margin-bottom: 1.5em;
}

#bottom-logo img
{
	display: inline-block;
	width: 200px;
}

#contact 
{
	text-align: center;
	padding-bottom: 3em;
}

#copywrite
{
	text-align: center;
	padding-bottom: 1em;
}

#contact a
{
	text-decoration: none;
	color: black;
} 

#bottom-menu
{
	width: 80%;
	margin: 0 auto;
    padding-bottom: 3em;
}

#bottom-menu ul
{
	list-style: none;
	text-align: center
}

#bottom-menu ul li
{
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

#bottom-menu ul li
{
	width: 32%;
}

/* useless animation */
#bottom-menu ul li a 
{
    padding:10px 15px;
    display:inline-block;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    position:relative;
    overflow:hidden;
    font-family: 'vagrounded_btregular';
    -webkit-transition:all 200ms ease-in;
         -o-transition:all 200ms ease-in;
            transition:all 200ms ease-in;
    -webkit-border-radius:5px;
            border-radius:5px;
    text-decoration:none;
    font-size:15px;
    color: black;
	text-decoration: none;
}
#bottom-menu ul li a:before, #bottom-menu ul li a:after 
{
    display:block;
    width:100%;
    content:'';
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    position:absolute;
    height:0px;
    -webkit-border-radius:5px;
            border-radius:5px;
}
#bottom-menu ul li a:before 
{
    border-top:1px solid black;
    border-right:1px solid black;
    left:-100%;
    top:0;
    height:0px;
}
#bottom-menu ul li a:after 
{
    border-bottom:1px solid black;
    border-left:1px solid black;
    left:100%;
    bottom:0;
    height:0px;
}

@-webkit-keyframes left-up {
    0% {
        left:100%;
        height:0;
    }
    50% {
        left:0;
        height:0;
    }
    100% {
        height:100%;
        left:0;
    }
}

@-o-keyframes left-up {
    0% {
        left:100%;
        height:0;
    }
    50% {
        left:0;
        height:0;
    }
    100% {
        height:100%;
        left:0;
    }
}

@keyframes left-up {
    0% {
        left:100%;
        height:0;
    }
    50% {
        left:0;
        height:0;
    }
    100% {
        height:100%;
        left:0;
    }
}
@-webkit-keyframes right-dn {
    0% {
        left:-100%;
        height:0;
    }
    50% {
        left:0;
        height:0;
    }
    100% {
        height:100%;
        left:0;
    }
}
@-o-keyframes right-dn {
    0% {
        left:-100%;
        height:0;
    }
    50% {
        left:0;
        height:0;
    }
    100% {
        height:100%;
        left:0;
    }
}
@keyframes right-dn {
    0% {
        left:-100%;
        height:0;
    }
    50% {
        left:0;
        height:0;
    }
    100% {
        height:100%;
        left:0;
    }
}

#bottom-menu ul li a:hover:after, a:hover:before 
{
    -webkit-animation-duration:900ms;
         -o-animation-duration:900ms;
            animation-duration:900ms;
    -webkit-animation-iteration-count: 1;
         -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
         -o-animation-fill-mode: forwards;
            animation-fill-mode: forwards
}

#bottom-menu ul li a:hover:after 
{
    -webkit-animation-name:left-up;
         -o-animation-name:left-up;
            animation-name:left-up;
}

#bottom-menu ul li a:hover:before 
{
    -webkit-animation-name:right-dn;
         -o-animation-name:right-dn;
            animation-name:right-dn;
}


@media all and (max-width: 1250px) {

	#btns li
	{
		width: 110px;
	}

	#btns li a , #btns li:nth-child(4) a , #btns li:nth-child(5) a
	{
		font-size: 1em;
	}

	.board
	{
		width: 110px;
		height: 103px;
	}

	.thumbnails 
	{
		width: 62px;
		height: 65px;
	}

	.bottom-btns
	{
		width: 80px;
	}

	#song-week 
	{
    	/*top: 57%;*/
		top: 53%;
	}

	#txt1
	{
		width: 350px;
		width: 350px;
	}

	#txt1 p 
	{
	    top: 13%;
	    width: 70%;
	    left: 16%;
	}

	#txt1.text p:first-child
	{
		font-size: 0.9em;
	}

	#txt1.text p
	{
		font-size: 0.8em;
	}

	#txt2
	{
		width: 425px;
		height: 425px;
	}

	#txt2 p 
	{
	    width: 80%;
	    top: 15%;
	    left: 10%;
	}
	#txt2.text p:first-child
	{
		font-size: 1em;
	}

	#txt2.text p
	{
		font-size: 0.9em;
	}

	#txt3
	{
		top: 44%;
	    left: 20%;		
	}

}

@media all and (min-width: 1500px) {

	#btns li
	{
		width: 180px;
	}

	#btns li a , #btns li:nth-child(4) a , #btns li:nth-child(5) a
	{
		font-size: 1.5em;
	}

	.board
	{
		width: 180px;
		height: 169px;
	}

	.thumbnails 
	{
		width: 100px;
		height: 105px;
		top: 17%;
	}

	.bottom-btns
	{
		width: 150px;
	}

	#games-selection 
	{
    	/*top: 39%;*/
	}	

	#txt2 p 
	{
    	width: 85%;
	}

	#txt1 p 
	{
	    width: 73%;
	    left: 14%;
	}

}

@media all and (min-width: 1850px) {
	#btns li
	{
		width: 220px;
		margin: 0 30px;
	}

	#btns li a
	{
		font-size: 2em;
	}

	#btns li:nth-child(4) a , #btns li:nth-child(5) a
	{
    	font-size: 1.9em;
	}

	.board
	{
		width: 220px;
		height: 206px;
	}

	.thumbnails 
	{
		width: 124px;
		height: 130px;
		top: 16%;
	}

	.bottom-btns
	{
		width: 150px;
	}

	#txt1
	{
		width: 500px;
		height: 500px;
	}

	#txt1.text p:first-child 
	{
		font-size: 1.2em;
	}

	#txt1.text p
	{
		font-size: 1.1em;
	}

	#txt2
	{
		width: 600px;
		height: 600px;
	}

	#txt2 p
	{
		top: 20%;
	}

	#txt2.text p:first-child
	{
		font-size: 1.3em;
	}

	#txt2.text p
	{
		font-size: 1.2em;
	}
}

/*-------------------------------------*\
	HINT.css - A CSS tooltip library
\*-------------------------------------*/
[data-hint] 
{
	position: absolute;
	display: inline-block;
}

[data-hint]:before, [data-hint]:after 
{
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
       transition: 0.3s ease;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
       transition-delay: 0ms; 
}

[data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after , [data-hint].hover:before, [data-hint].hover:after
{
	visibility: visible;
	opacity: 1; 
}

[data-hint]:hover:before, [data-hint]:hover:after, [data-hint].hover:before, [data-hint].hover:after 
{
    -webkit-transition-delay: 100ms;
    -o-transition-delay: 100ms;
       transition-delay: 100ms; 
}

[data-hint]:before 
{
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    z-index: 1000001; 
}


[data-hint]:after 
{
    content: attr(data-hint);
    background: #e9f0f0;
    color: white;
    padding: 8px 10px;
    /*font-size: 15px;*/
    font-size: 14px;
    font-family: 'vagrounded_btregular';
    /*color: #3299cc;*/
    color: black;
    white-space: nowrap; 
    -webkit-border-radius: 5px; 
            border-radius: 5px;
  	line-height: 1.3;
}

.hint--right:before , .hint--left:before
{
	border-right-color: #e9f0f0; 
}

/**
 * top tooltip
 */
.hint--right:before 
{
	margin-left: -12px;
	margin-bottom: -3px; 
}
.hint--right:after 
{
	margin-bottom: -14px; 
}
.hint--right:before, .hint--right:after 
{
	left: 100%;
	bottom: 50%; 
}
.hint--right:hover:after, .hint--right:hover:before, .hint--right:focus:after, .hint--right:focus:before, .hint--right.hover:after, .hint--right.hover:before
{
-webkit-transform: translateX(8px);
-ms-transform: translateX(8px);
 -o-transform: translateX(8px);
    transform: translateX(8px); 
}

/*left*/
.hint--left:before {
margin-right: -4px;
    margin-bottom: -3px;
    -webkit-transform: rotate(-180deg) !important;
        -ms-transform: rotate(-180deg) !important;
         -o-transform: rotate(-180deg) !important;
            transform: rotate(-180deg) !important;
}
.hint--left:after {
  margin-bottom: -14px; }
.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%; }
.hint--left:hover:after, .hint--left:hover:before, .hint--left:focus:after, .hint--left:focus:before , .hint--left.hover:after, .hint--left.hover:before
{
  -webkit-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
   -o-transform: translateX(-8px);
      transform: translateX(-8px); 
}


@media all and (min-width: 1850px) {
	[data-hint]:after 
	{
		font-size: 20px;
	}
}

/* social icons */
#social
{
	list-style: none;
	position: absolute;
	left: 20px;
	top: 10px;
}

#social li
{
	display: inline-block;
	margin-right: 1em;
}

#social li a
{
	text-decoration: none;
}

#social li img
{
	width: 40px;
}