body{
	margin:0;
	padding:0;
	background:#fff2fa;
	font-family:'Verdana','Arial',sans-serif;
}
a img{
      border:0;
}
img{
	max-width:100%;
}
h1{
	font-size:22px;
	margin:0;
	padding:0;
	text-align:center;
}
h2{
	font-size:20px;
	margin:0;
	padding:0;
}
h3{
	color:#00f;
	font-size:14pt;
	font-family: Verdana, sans-serif;
}
div,h1,h2,h3,h4{
	padding:0;
	margin:0;
}

header{
	width:96%;
	max-width:1024px;
	margin:0 auto;
	overflow-x:hidden;
	padding:0;
	height:371px;
	background:url('/images/back/winx_stella.jpg') 0 0 no-repeat,
		url('/images/back/winx_layla.jpg') 150px 0 no-repeat,
		url('/images/back/winx_muza.jpg') 300px 0 no-repeat,
		url('/images/back/winx_flora.jpg') 450px 0 no-repeat,
		url('/images/back/winx_tehna.jpg') 600px 0 no-repeat,
		url('/images/back/winx_bloom.jpg') 750px 0 no-repeat,
		url('/images/back/winx_show.jpg') 900px 0 no-repeat,
		url('/images/back/winx-2.png') 0 253px no-repeat;
	border:3px ridge #c76782;
	border-bottom:0;
	border-top-left-radius:40px;
	border-top-right-radius:40px;
	box-shadow: 3px -3px 1px 1px #aaa;
}

#container{
	width:100%;
	display:table;
	background:url('/images/back/background.jpg') repeat-x;
	border-top:3px ridge #c76782;
	box-shadow: 3px -3px 1px 1px #aaa;
}
article{
	display:table-cell;
	vertical-align:top;
	padding-left:15px;
}
.parts{
	margin: 10px auto;
}
.parts > span:nth-of-type(n+2):before {
	content: ' - ';
}
.gameobj{
	width:100%;
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
}
.gameobj object,.gameobj iframe{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.uptolike-buttons{
	padding:10px;
}
aside{
	display:table-cell;
	padding-left:15px;
	background:url('/images/back/right.gif') no-repeat;
	width:216px;
	vertical-align:top;
}
nav{
	display:table-cell;
	width:200px;
	vertical-align: top;
	text-align: center;
}
nav a{
	background:url('/images/button.jpg') #d1e0f7;
	color:#000;
	text-align: center;
	display:block;
	text-decoration:none;
	font:600 oblique normal 12pt 'Courier New';
	margin:5px 15px;
	height:25px;
	text-shadow: white 2px 0px, white 2px 2px, white 0px 2px, white -2px 2px, white -2px 0px, white -2px -2px, white 0px -2px, white 2px -2px;
}
nav a:hover{
	color:#fff;
	border-radius:10px;
	text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px;
}
nav div.review{
      border:1px dotted #0f0;
      padding:2px;
}

#flower{
	background:url('/images/back/Flower.png') no-repeat;
	position:fixed;
	z-index:10;
	top:10px;
	left:10px;
	width:150px;
	height:155px;
	cursor:pointer;
}
footer{
	display:block;
	width:100%;
	margin-top:10px;
	text-align:center;
}

.block{
	display:block;
	text-indent:50px;
}

.half div{
	width:270px;
	display:inline-block;
	overflow:hidden;
}

.caption{
	font:600 small-caps italic 16pt 'Tahoma';
	color:#00f;
}
p.container{
	border:1px groove #f00;
	padding:3px;
	font-family: Georgia, serif;
}
p.container span{
	display:block;
	font-family: Arial, sans-serif;
}

.warning{
	font:600 normal normal 12pt 'Times New Roman';
}

.prev{
	display:inline-block;
	height:50px;
	padding:0 10px;
	background:#ffe;
	border:5px groove #cecece;
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
	text-decoration:none;
	color:#f00;
	text-align:center;
	line-height:50px;
}
.next{
	float:right;
	display:inline-block;
	height:50px;
	padding:0 10px;
	background:#ffe;
	border:5px groove #cecece;
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
	text-decoration:none;
	color:#f00;
	text-align:center;
	line-height:50px;
}
.letters{
	width:80%;
	height:97px;
	margin:0 auto;
	background:url('/images/winx/w.gif') 0 0 no-repeat,
		url('/images/winx/i.gif') 103px 0 no-repeat,
		url('/images/winx/n.gif') 156px 0 no-repeat,
		url('/images/winx/x.gif') 247px 0 no-repeat;
}
.inline{
	display:inline;
}
.button{
	display:inline-block;
	padding:1% 2%;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background:url('/images/button.png') no-repeat;
	background-size:100% 100%;
}
article>a>h3{
	background:url('/images/button.png') no-repeat;
	background-size:100% 100%;
	text-align:center;
	width:50%;
	margin:1% auto;
	padding:2%;
}
figure{
	display:inline-block;
	width:200px;
	height:200px;
	padding:0;
	margin:0;
	overflow:hidden;
}
figure img{
	width:200px;
	height:150px;
}
figure figcaption{
	width:200px;
	height:50px;
	display:block;
}

/* yandex search */
.ya-page_js_yes .ya-site-form_inited_no{
	display:none;
}
.b-wrapper{clear:none !important}

.uptolike-buttons{
	background:url(/images/happy-cat.jpg) no-repeat;
	background-size:auto 100px;
	min-height:80px;
	position:relative;
	padding-left:110px;
	margin-top:15px;
	box-shadow:2px 2px 2px 2px #a9a9a9;
	border-radius:15px;
}
.uptolike-buttons:before{
	content:'Понравилось? Расскажи друзьям и подругам в соц.сетях!';
	display:block;
	font-family:Arial,sans-serif;
	color:#9C1414;
	font-weight:bold;
	text-shadow:3px 3px 0 rgba(255, 255, 255, .8), 3px 4px 0 rgba(187, 187, 187, 0.5);
}
ul.horizontal{
    white-space:normal !important;
	height:auto !important;
}

@media (max-width: 800px){
	nav,article,aside{
		display:block;
		padding:1%;
		width:98%;
	}
	nav a{
		margin-top:2% !important;
	}
	#container{
		display:block;
	}
}

.music-player{
	padding: 10px 15px;
}
.music-player-link{
	margin-right: 5px;
}
.music-player-control{
	margin-top: 10px;
}