html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; vertical-align: baseline; border: 0; }

body, html { height: 100%; }

img, fieldset, a img { border: none; }

input[type="submit"], button { cursor: pointer; }
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border: 0; }

textarea { overflow: auto; }

input, button { margin: 0; padding: 0; border: 0; }

input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus { outline: none; }

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	text-align: left;
    vertical-align: top;
}

html, body {
    height: 100%;
    -webkit-text-size-adjust: 100%;
         -ms-text-size-adjust: 100%;
}
body {
    width: 100%;
    min-width: 1120px;
    background: #fff;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}


a {
    border-bottom: 1px solid;
    text-decoration: none;
}
a, a:visited {
    border-bottom-color: #cbdeeb;
    border-bottom-color: rgba(0, 96, 160, .2);
    color: #0060a0;
    -webkit-transition-timing-function: ease-out;
               transition-timing-function: ease-out;
    -webkit-transition-duration: .2s;
               transition-duration: .2s;
    -webkit-transition-property: color,border-color,background-color;
               transition-property: color,border-color,background-color;
}
a:hover, a:visited:hover {
    border-bottom-color: #f5d8cb !important;
    border-bottom-color: rgba(208, 64, 0, .2) !important;
    color: #d04000 !important;
}


h1, h2, h4, h5 {
    font-family: 'Georgia', serif;
    font-weight: normal;
}
h4, h5, h6 {
    text-align: center;
}
h1 {
    margin: -.25em 0 .5em;
    font-size: 3em;
    line-height: 1.2;
}
h2 {
	margin-top: .5em;
    font-size: 2em;
}
h3 {
    font-size: 1.75em;
    font-weight: 700;
}
h4 {
    margin: 1em 0 .25em;
    font-size: 1.5em;
}
h5 {
    margin: 1em 0 .5em;
    font-size: 1.2em;
}
h6 {
    margin: 1em 0 .5em;
    font-size: 1em;
    font-weight: 700;
    font-style: italic;
    word-spacing: -.2ex;
}


p, ul, ol {
    margin: 0 0 .75em;
}
ul, ol {
    padding: 0 0 0 2em;
	list-style-type: none;
}
li {
    margin: 0 0 .25em;
}
p + ul {
    margin-top: -.75em;
}


.wrap {
    position: relative;
    min-height: 100%;
    padding: 0 30px;
    text-align: left;
}


.header {
    position: relative;
    width: 100%;
}
.header__in {
    position: relative;
    width: 1060px;
    height: 70px;
    margin: 0 auto;
    padding-top: 20px;
}
.header__logo {
    float: left;
    width: 185px;
    font-weight: bold;
}
.header__nav {
    float: left;
    width: 555px;
}
.header__logo a, .header__nav a {
    border-bottom-color: #cbcbcb;
    border-bottom-color: rgba(0, 0, 0, .2);
    color: #000;
}
.header__nav ul {
    padding: 0;
}
.header__nav li {
    position: relative;
    display: inline;
    float: left;
    margin: 0 1.5em 0 0;
}
.header__nav li span {
    position: relative;
    margin: -2px -10px -4px;
    padding: 2px 10px 4px;
    background: #ddd;
    border: 0;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
           -o-border-radius: 3px;
               border-radius: 3px;
    *zoom: 1;
}
.social {
    width: 320px;
    margin-left: 740px;
    padding-top: 2px;
    text-align: right;
}


.content {
    position: relative;
    width: 100%;
    padding-bottom: 120px;
}
.content__in {
    position: relative;
    display: table;
    clear: both;
    width: 1060px;
    margin: 0 auto;
}
.content__col1, .content__col2 {
    position: relative;
    float: left;
    padding-bottom: 40px;
}
.content__col1 {
    width: 320px;
}
.content__col2 {
    width: 690px;
}
.content__col_margin {
    margin-right: 50px;
}


.poster {
	position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 350px;
    margin-bottom: 80px;
    background: #000 url(/_pictures/posters/default.jpg) no-repeat 0 0;
    color: #fff;
}
.poster__overlay {
	position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1060px;
    height: 350px;
    background: rgba(0, 0, 0, .2);
}
.poster__composer, .poster .author, .poster__title {
	position: relative;
	z-index: 2;
	text-align: center;
}
.poster__composer, .poster .author {
	height: 75px;
	font-size: 1.25em;
	line-height: 75px;
}
.poster__composer {
	font-family: 'Georgia', serif;
	font-style: italic;
}
.poster .author {
	margin-right: -.15em;
	letter-spacing: .15em;
	text-transform: uppercase;
}
.poster__title {
	height: 200px;
	padding: 0 70px;
	vertical-align: middle;
}
.poster__title h1 {
	margin: 0;
	line-height: 1.5;
	text-transform: uppercase;
}
.poster__title h1 span, .poster__title_in-libretto h1 {
	margin-right: -.15em;
	letter-spacing: .15em;
}
.poster a, .poster a:visited {
	border-bottom-color: #7F7F7F;
	border-bottom-color: rgba(255, 255, 255, .2);
	color: #fff;
}
.poster a:hover, .poster a:visited:hover {
	border-bottom-color: #A85C4E !important;
	border-bottom-color: rgba(168, 92, 78, .4) !important;
	color: #FF0000 !important;
}


.galery {
	position: relative;
	display: inline-block;
	clear: both;
	margin: -.5em -60px 0 0;
}
.galery:after {
	display: block;
	clear: both;
	content: '';
}
.galery__item {
	position: relative;
	display: inline;
	float: left;
	overflow: hidden;
	width: 185px;
	height: 205px;
	margin: 20px 0 0;
}
.galery__item_bigger {
	height: 225px;
}
.galery__pic-title {
	position: relative;
	margin-bottom: 5px;
	padding-top: 155px;
}
.galery__item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 149px;
}
.galery__name {
	font-size: .9em;
	font-style: italic;
	line-height: 1.3;
}
.galery__name a {
	border: none;
	color: #888;
}


.termin {
	position: relative;
	overflow: hidden;
	margin-top: 2.8em;
}


.facts {
	position: relative;
	height: 400px;
	margin-top: 3.3em;
	border: 2px dashed #F36031;
}
.facts__in {
	position: relative;
	padding: 22px 20px 32px 24px;
}
.facts__title {
	font-family: 'Georgia', serif;
	font-size: 1.25em;
	font-style: italic;
}
.facts__text {
	font-size: .95em;
}
.facts__more {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.facts__more span {
    border-bottom: 1px dotted #0060a0;
    color: #0060a0;
	font-style: italic;
    cursor: pointer;
    -webkit-transition-timing-function: ease-out;
			   transition-timing-function: ease-out;
    -webkit-transition-duration: .2s;
               transition-duration: .2s;
    -webkit-transition-property: color,border-color,background-color;
			   transition-property: color,border-color,background-color;
}
.facts__more span:hover {
	border-bottom-color: #d04000;
	color: #d04000;
}


.operas-list {
	position: relative;
	margin: -2em -78px 40px 0;
	padding: 0;
}
.operas-list__item {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	width: 282px;
	min-height: 1px;
	margin: 2em 0 0;
	vertical-align: top;
	-moz-box-orient: vertical;
	*display: inline;
	_height: 1px;
}
.operas-list__item > div {
	margin: 0 1.5em .5em 0;
}
div.operas-list__letter {
	margin-bottom: .125em;
	font-family: 'Georgia', serif;
	font-size: 1.5em;
}
.operas-list__item a {
	padding-top: .16em;
}


.photo {
	position: relative;
	float: right;
	clear: right;
	width: 200px;
	height: 270px;
	min-height: 310px;
	margin-left: 50px;
}
h3.article {
	margin: 0 0 .125em;
	font-size: 1.125em;
	font-weight: normal;
	text-align: left;
}
.from {
	color: #888;
	font-size: .8750em;
	font-style: italic;
	line-height: 1.7143em;
}

.libretto {
	position: relative;
	width: 700px;
	margin: 0 auto;
	padding-top: 1px;
}

#fixed {
	position: absolute;
	top: 0;
	left: 0;
	width: 1060px;
	margin-top: -85px;
	margin-left: -180px;
	padding: 1em 0;
}

.right-bar {
	position: relative;
	right: -180px;
	float: right;
	clear: right;
	width: 300px;
	min-height: 320px;
	margin-left: -300px;
	padding: 0 0 0 20px;
	text-align: center;
}
.right-bar:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1px;
	height: 100%;
	content: '';
	background-color: #d9d9d9;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(20%,#d9d9d9),color-stop(80%,#d9d9d9),to(#fff));
	background-image: -webkit-linear-gradient(top,#fff,#d9d9d9 20%,#d9d9d9 80%,#fff);
	background-image: linear-gradient(to bottom,#fff,#d9d9d9 20%,#d9d9d9 80%,#fff);
}
.personages {
	position: relative;
	left: -180px;
	width: 660px;
	min-height: 320px;
}
.right-bar h4, .personages h4 {
	margin-top: .5em;
}
.personages p {
	position: relative;
	padding-right: 160px;
}
.personages p em {
	position: absolute;
	right: 0;
}

.libretto h3 {
	margin-top: 1em;
	margin-right: -.15em;
	letter-spacing: .15em;
	text-align: center;
	text-transform: uppercase;
}

.paragraph {
	position: relative;
	margin: .5em -1em -.5em;
	padding: .5em 1em;
	*zoom: 1;
}
.paragraph:hover {
	background: #F3F3F3;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -ms-border-radius: 6px;
            -o-border-radius: 6px;
                border-radius: 6px;
}
.paragraph:before, .paragraph:after {
	display: table;
	content: '';
	line-height: 0;
}
.paragraph:after {
	clear: both;
}
.paragraph .comleft {
	position: relative;
	display: inline-block;
	float: left;
	clear: left;
	overflow: hidden;
	width: 210px;
	margin: 0 0 .75em;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
}
.paragraph p {
	margin-left: 225px;
}
.paragraph p.action, .paragraph p span.action {
	position: relative;
	color: #555;
}

.action {
	font-style: italic;
}

.vmeste, .together {
	position: relative;
	margin: 0 -1em;
	padding: 0 1em;
	background: #f7f7f7;
	border-left: 1px solid #bdbdbd;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -ms-border-radius: 6px;
            -o-border-radius: 6px;
                border-radius: 6px;
	*zoom: 1;
}
.vmeste:before, .together:before  {
	position: absolute;
	top: 50%;
	left: -99px;
	display: block;
	width: 100px;
	color: #bdbdbd;
	font-size: 12px;
	text-align: right;
}
.vmeste:before {
	content: 'Вместе —';
}
.together:before {
	content: 'Together —';
}

.hr {
	position: relative;
	width: 1060px;
	height: 40px;
	margin-left: -180px;
	margin-bottom: 40px;
	background: url(/_pictures/line.png) no-repeat 50% 50%;
	border: 0;
}

.stars {
	margin: 0 0 .5em;
	font-family: 'Georgia', serif;
	font-size: 2em;
	text-align: center;
}


ul.back_forward {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 2em 0 0;
	padding: .75em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	*zoom: 1;
}
ul.back_forward li {
	position: relative;
	z-index: 10;
	float: left;
	width: 510px;
	text-indent: 0;
	behavior: none;
}
ul.back_forward li.up {
	display: none;
}
ul.back_forward li.back {
	margin-right: 40px;
}
ul.back_forward li.forward {
	text-align: right;
}
ul.back_forward li.back .arrow {
	float: left;
	margin-right: .5em;
}
ul.back_forward li.forward .arrow {
	float: right;
	margin-left: .5em;
}
.empty {
	color: #fff;
}


.google {
	clear: both;
	padding: .75em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}


.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	color: #888;
	font-size: .9em;
}
.footer__in {
	position: relative;
	display: table;
	clear: both;
	width: 1060px;
	margin: 0 auto;
}
.footer__col {
	position: relative;
	float: left;
	width: 370px;
}
.footer__col_last {
	width: 317px;
}

.counter {
	position: absolute;
	visibility: hidden;
	width: 31px;
	height: 31px;
	text-indent: -9999999px;
}


/* Hidden */
.time, .cite, .date, p.article {
	display: none;
	visibility: hidden;
}


.player {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 5px 30px 10px;
	background-color: #ffdb4d;
	border-top: 1px solid #fc0;
	z-index: 999;
}

.player__in {
	position: relative;
	width: 1060px;
	margin: 0 auto;
	font-size: 13px;
	font-family: tahoma;
}