/* ---------- Overall Specifications ---------- */

body {
	font:13px/18px Arial;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
a:link,
a:visited {
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin:0 0 0.5em 0;
	font-weight:normal;
	font-family:Georgia;
}
h1 {
	font-size:31px;
	color: #000;
	text-transform:uppercase;
}
h2,
h2 a,
#block-views-views-events-block-2 .view-header h2,
#block-views-views-events-block-2 .view-header h2 a{
	color:#000000;
	font:24px/34px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;}

.node-perfomances h2{
	font:20px/30px Georgia;
	text-transform:capitalize;}
h3{
	color:#000000;
	font:18px/26px Georgia;}
h4{
	color:#000000;
	font:700 16px/22px Georgia;}
p {
	margin: 0 0 1.2em;
}
del {
	text-decoration: line-through;
}
tr.odd {
	background-color: #dddddd;
}
img {
	outline: 0;
}
code,
pre,
kbd,
samp,
var {
	padding: 0 0.4em;
	font-size: 0.77em;
	font-family: "Courier New";
}
code {
	background-color: #f2f2f2;
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
	font-size: 100%;
	background-color: transparent;
}
pre code,
pre samp,
pre var {
	padding: 0;
}
.description code {
	font-size: 1em;
}
kbd {
	background-color: #f2f2f2;
	border: 1px outset #575757;
	margin: 0 3px;
	color: #666;
	display: inline-block;
	padding: 0 6px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
pre {
	background-color: #f2f2f2;
	background-color: rgba(40, 40, 0, 0.06);
	margin: 10px 0;
	overflow: hidden;
	padding: 15px;
	white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */

body,
.ui-widget,
.comment-form label {
	font:Arial, Helvetica, sans-serif;
}
#header,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
	font:Arial, Helvetica, sans-serif;
}
input,
textarea,
select,
a.button {
	font:Arial, Helvetica, sans-serif;
}
#footer *{
	font:13px/19px Georgia, "Times New Roman", Times, serif;}
#footer-top-wrapper *{
	font:12px/24px Arial, Helvetica, sans-serif;}
#footer-wrapper{
	background:#454545; color:#c2c2c2;}

/* ------------------ Reset Styles ------------------ */

caption {
	text-align: left; /* LTR */
	font-weight: normal;
}
blockquote {
	background: #f7f7f7;
	border-left: 1px solid #bbb;
	font-style: italic;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
}
blockquote:before {
	color: #bbb;
	content: "\201C";
	font-size: 3em;
	line-height: 0.1em;
	margin-right: 0.2em;
	vertical-align: -.4em;
}
blockquote:after {
	color: #bbb;
	content: "\201D";
	font-size: 3em;
	line-height: 0.1em;
	vertical-align: -.45em;
}
blockquote > p:first-child {
	display: inline;
}
a.feed-icon {
	display: inline-block;
	padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
	border: 0;
	border-spacing: 0;
	font-size: 0.857em;
	margin: 10px 0;
	width: 100%;
}
table table {
	font-size: 1em;
}
#footer-wrapper table {
	font-size: 1em;
}
table tr th {
	background: #757575;
	background: rgba(0, 0, 0, 0.51);
	border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
	color: #FFF;
	font-weight: bold;
}
table tbody tr th {
	vertical-align: top;
}
tr td,
tr th {
	padding: 4px 9px;
	border: 1px solid #fff;
	text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
	border-color: #555;
	border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
	background: #e4e4e4;
	background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
	background: #efefef;
	background: rgba(0, 0, 0, 0.063);
}
table ul.links {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
table ul.links li {
	padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
	margin: 0;
	padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
	font-size: small !important;
}
ul.contextual-links {
	font-size: 0.923em;
}
.contextual-links-wrapper a {
	text-shadow: 0 0 0 !important;
}
.item-list .pager {
	font-size: 0.929em;
}
ul.menu li {
	margin: 0;
}
.region-content ul,
.region-content ol {
	margin: 1em 0;
	padding: 0 0 0.25em 0; /* LTR */
}

.item-list ul li {
	margin: 0;
	padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
	padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
#skip-link {
	left: 50%;
	margin-left: -5.25em;
	margin-top: 0;
	position: absolute;
	width: auto;
	z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
	background: #444;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	display: block;
	font-size: 0.94em;
	line-height: 1.7;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	-khtml-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
	outline: 0;
}
#logo {
	float: left; /* LTR */
	padding:10px 0 1px 1px;
}
#slogan {
	float:left;
	padding:26px 0 0 10px;
}
#slogan a{
	color:#000;
	text-decoration:none;
	font:30px/34px Georgia, "Times New Roman", Times, serif;}
#slogan a, #logo a{
	text-decoration:none !important;}

/* Region header blocks. */
.region-header .block ul {
	margin: 0;
	padding: 0;}
.region-header .block li {
	list-style: none;
	list-style-image: none;
	padding: 0;
}
.region-header .form-text {
	background: #fefefe;
	background: rgba(255, 255, 255, 0.7);
	border-color: #ccc;
	border-color: rgba(255, 255, 255, 0.3);
	margin-right: 2px; /* LTR */
	width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
	color: #eee;
	color: rgba(255, 255, 255, 0.7);
}
/* User Login block in the header region */
.region-header #block-user-login {
	width: auto;
}
.region-header #block-user-login .content {
	margin-top: 2px;
}
.region-header #block-user-login .form-item {
	float: left; /* LTR */
	margin: 0;
	padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
	font-size: 0.916em;
	margin: 0;
}
.region-header #block-user-login div.item-list {
	clear: both;
}
.region-header #block-user-login div.description {
	display: inline;
}
.region-header #block-user-login .item-list ul {
	padding: 0;
	line-height: 1;
}
.region-header #block-user-login .item-list li {
	list-style: none;
	float: left; /* LTR */
	padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
	padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
	padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
	padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
	margin: 4px 0 0;
	padding: 0;
	clear: both;
}
.region-header #block-user-login input.form-submit {
	border: 1px solid;
	border-color: #ccc;
	border-color: rgba(255, 255, 255, 0.5);
	background: #eee;
	background: rgba(255, 255, 255, 0.7);
	margin: 4px 0;
	padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
	width: 208px;
}
.region-header #block-search-form .form-text {
	width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
	display: inline;
	padding: 0 0.5em;
}
/* block-locale-language */
#block-locale-language{
	position:absolute;
	right:0; /* LTR */
	top:40px;
	width:210px;
	text-align:right;}
#block-locale-language h2.version-text{
	color:#404040; font:italic 12px/12px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	display:inline;}
#block-locale-language .lang,
#block-locale-language .lang li{
	display:inline;
	padding:0;
	margin:0;}
#block-locale-language .lang li{
	padding-left:20px;}
#block-locale-language .lang li.first{
	padding-left:3px;}
.lang li a, .lang li span{
	display:inline-block;
	//zoom:1;
	//display:inline;
	vertical-align:-2px;
	width:18px; 
	height:12px;
	position:relative;
	overflow:hidden;
	text-indent:99em;
	white-space:nowrap;
	//top:-5px;}

.lang li.en a{
	background:url(../images/en.png) no-repeat 0 0;}
.lang li.ru a{
	background:url(../images/ru.png) no-repeat 0 0;}
.lang li.active a{
	cursor:default;
	background-position:0 -12px;}
.lang li span.locale-untranslated{
	visibility:hidden !important;}

#block-locale-language div.contextual-links-wrapper{
	right:auto;
	left:0;}


/* Social links block in region header. */
#block-block-2{
	position:absolute;
	right:13px;
	top:126px;
	z-index:99;
	padding-left:10px;}
#block-block-2 a{
	margin-left:6px;}	

#block-block-2 div.contextual-links-wrapper{
	right:auto;
	left:0;}


/* --------------- Main Menu ------------ */
#main-menu,
#block-system-main-menu {
	padding:0;
	position:relative;
	z-index:40;
	height:34px;
	clear: both;
	border-top:#d9d9d9 1px solid;
	border-bottom:#d9d9d9 1px solid;
	margin-bottom:20px;}
#main-menu ul,
#block-system-main-menu .content ul{
	float:left;
	margin: 0;
	padding:0;}
#main-menu ul li,
#block-system-main-menu .content ul li {
	float: left; /* LTR */
	position:relative;
	list-style: none;
	padding:0 3px 0 10px;
	margin:0;
	min-width:80px;}
#main-menu ul a ,
#block-system-main-menu .content ul li a{
	padding:0 9px 0 0;
	color: #000;
	background:none;
	font:12px/34px Arial;}
#main-menu ul a:hover,
#main-menu ul a:focus {}
#main-menu ul a:active {}
#main-menu ul li a.active {}
.featured #main-menu ul li a:active,
.featured #main-menu ul li a.active {}

#main-menu ul li ul,
#block-system-main-menu .content ul li ul{
	left:0;
	top:36px;
	display:none;
	padding:0 0 8px 0;
	background:url(../images/submn.png) no-repeat 0 bottom;
	position:absolute;}
#main-menu ul li:hover ul,
#block-system-main-menu .content ul li:hover ul{
	display:block;}
#main-menu ul li ul li,
#block-system-main-menu .content ul li ul li{
	padding:0 3px 0 1px;
	float:none;
	text-align:left;
	line-height:22px;}
#main-menu li.expanded,
#block-system-main-menu .content ul li.expanded{
	position:relative;
	top:-2px;
	width:105px;
	padding-top:2px;
	text-align:left;
	background:url(../images/li_top.png) no-repeat 0 1000px;}
#main-menu li.expanded:hover,
#block-system-main-menu .content ul li.expanded:hover{
	background-position:0 0;}
#main-menu li.expanded a,
#block-system-main-menu .content ul li.expanded a{
	background:url(../images/exp.png) no-repeat right 6px;}
#main-menu li.expanded li a,
#block-system-main-menu .content ul li.expanded li a{
	padding:0 0 0 10px;
	background:none;
	border-top:#d9d9d9 1px solid;
	width:101px;
	display:block;
	line-height:22px;
	color:#2a2d32;}
#main-menu li.expanded li a:hover,
#main-menu li.expanded li a.active,
#block-system-main-menu .content ul li.expanded li a:hover,
#block-system-main-menu .content ul li.expanded li a.active{
	background:#e5e5e5;
	text-decoration:none;}
#main-menu li a.active,
#main-menu li a.active-trail,
#block-system-main-menu .content ul li a.active-trail,
#block-system-main-menu .content ul li a.active{
	font-weight:bold;}

.home_lnk{
	margin:3px 0;
	width:78px;
	height:28px;
	display:block;
	cursor:pointer;
	float:right; /* LTR */
	background:url(../images/btn_home.png) no-repeat 0 0;
	text-align:center;}
.home_lnk,
a:hover.home_lnk,
a:active.home_lnk{
	color:#000;
	font:12px/28px Arial;
	text-transform:lowercase;
	text-decoration:none;}
a:hover.home_lnk{
	background-position:0 -34px;}
a.active.home_lnk,
a:active.home_lnk{
	background-position:0 -67px;}


#block-views-slider-block{clear:both;}
/* --------------- Secondary Menu ------------ */
#secondary-menu{
	height:12px;
	position:absolute;
    margin-right:-470px;
    right: 50%;
    top:80px;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
	text-decoration: underline;
}
#secondary-menu-links ul{
	height:16px;
	text-align:right;}
#secondary-menu-links,
#secondary-menu-links *{
	line-height:12px !important;
	font-size:10px;}

/* ------------------- Main ------------------- */
#main {}

/* ----------------- Content ------------------ */
.content {}
h1#page-title {
	font-size: 2em;
	line-height: 1;
}
#content h1#page-title {}
.node .content {
	font-size: 1.071em;
}
.node-teaser .content {
	font-size: 1em;
}
.node-teaser h2 {
	margin-top: 0;
	padding-top: 0.5em;
}
.node-teaser h2 a {
	color: #181818;
}
.node-teaser {}
.node-sticky {
	background: #f9f9f9;
	background: rgba(0, 0, 0, 0.024);
	border: 1px solid #d3d7d9;
	padding: 0 15px 15px;
}
.node-full {
	background: none;
	border: none;
	padding: 0;
}
.node-teaser .content {
	clear: none;
	line-height: 1.6;
}
.meta {
	font-size: 0.857em;
	color: #68696b;
	margin-bottom: -5px;
}
.submitted .user-picture img {
	float: left; /* LTR */
	height: 20px;
	margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
	margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
	font-weight: normal;
	margin: 0;
	padding-right: 5px; /* LTR */
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
	font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
	padding: 0;
	margin: 0;
	list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
	float: left; /* LTR */
	padding: 0 1em 0 0; /* LTR */
	white-space: nowrap;
}
.link-wrapper {
	text-align: right;
}
.field-type-image img,
.user-picture img {}
ul.links {
	color: #68696b;
	font-size: 0.821em;
}
.node-unpublished {
	margin: -20px -15px 0;
	padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
	border-left: 1px solid #fff4f4;
	border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
	margin-bottom: 1em;
}
.comment div.user-picture img {
	margin-left: 0; /* LTR */
}
.comment {
	margin-bottom: 20px;
	display: table;
	vertical-align: top;
}
.comment .attribution {
	display: table-cell;
	padding: 0 30px 0 0; /* LTR */
	vertical-align: top;
	overflow: hidden;
}
.comment .attribution img {
	margin: 0;
	border: 1px solid #d3d7d9;
}
.comment .attribution .username {
	white-space: nowrap;
}
.comment .submitted p {
	margin: 4px 0;
	font-size: 1.071em;
	line-height: 1.2;
}
.comment .submitted .comment-time {
	font-size: 0.786em;
	color: #68696b;
}
.comment .submitted .comment-permalink {
	font-size: 0.786em;
	text-transform: lowercase;
}
.comment .content {
	font-size: 0.929em;
	line-height: 1.6;
}
.comment .comment-arrow {
	background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
	border-left: 1px solid;
	border-right: 1px solid;
	height: 40px;
	margin-left: -47px; /* LTR */
	margin-top: 10px;
	position: absolute;
	width: 20px;
}
.comment .comment-text {
	padding: 10px 25px;
	border: 1px solid #d3d7d9;
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 100%;
}
.comment .indented {
	margin-left: 40px; /* LTR */
}
.comment ul.links {
	padding: 0 0 0.25em 0;
}
.comment ul.links li {
	padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
	margin-right: 5px; /* LTR */
	padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
	border-left: 1px solid #fff4f4;
	border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
	padding-bottom: 10px;
}
.sidebar .block {
	padding:0 0 26px 0;
	/*padding:0 20px 26px 24px;*/
	margin:0;
}
.sidebar h2 {
	margin: 0 0 0.5em 0;
	text-shadow: none;
	font:20px/24px Georgia, "Times New Roman", Times, serif;
}
.sidebar .block .content {}
.sidebar tbody {
	border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
	background: none;
	border-bottom: 1px solid #d6d6d6;
}

.sidebar .block .content ul,
.view-id-last_performance .view-content ul,
#block-views-views-events-block-3 > ul{
	margin:0;
	padding:0;}
.sidebar .block .content ul li,
.view-id-last_performance .view-content ul li,
#block-views-views-events-block-3 > ul li{
	padding:6px 0 6px 12px;
	list-style:none;
	background:url(../images/marker.gif) no-repeat 0 12px;
	border:none;
	border-top:#cacaca 1px dotted;
	font:12px/18px Arial, Helvetica, sans-serif;}
#block-views-featured-performances-block-1 .content ul li{
	padding-left:10px;
	background:none;
	border-top:#565656 1px solid;}
.sidebar .block .content ul li:first-child,
.view-id-last_performance .view-content ul li:first-child,
#block-views-views-events-block-3 > ul li:first-child{
	border:none !important;}
	
	
#block-views-featured-performances-block-1{
	background:#353538;
	border:#7c7c7e 1px solid;}
#block-views-featured-performances-block-1 h2{
	color:#fffefe;}
#block-views-featured-performances-block-1.block .content a{
	color:#e1e1e1 !important;}
/* ------------------ Footer ------------------ */
#footer-top-wrapper .block{
	padding:4px 0 4px 14px;
	border-top:#d9d9d9 1px solid;}
#footer-top-wrapper .block p{
	margin:0;}
#footer-top-wrapper .block a{
	margin:0 9px 0 0;}
#footer-top-wrapper .block img{
	vertical-align:-7px;}

/* --------------- System Tabs	--------------- */

.tabs {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tabs ul.primary {
	padding: 0 3px;
	margin: 0;
	overflow: hidden;
	border: none;
	background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
	display: block;
	float: left; /* LTR */
	vertical-align: bottom;
	margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
	border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
	color: #000;
	background-color: #ededed;
	height: 1.8em;
	line-height: 1.9;
	display: block;
	font-size: 0.929em;
	float: left; /* not LTR */
	padding: 0 10px 3px;
	margin: 0;
	text-shadow: 0 1px 0 #fff;
	-khtml-border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-khtml-border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
	background-color: #ffffff;
}
.tabs ul.secondary {
	border-bottom: none;
	padding: 0.5em 0;
}
.tabs ul.secondary li {
	display: block;
	float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
	border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
	padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
	padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
	background: #f2f2f2;
	border-bottom: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
ul.action-links {
	list-style: none;
	margin: 5px;
	padding: 0.5em 1em;
}
ul.action-links li {
	display: inline-block;
	margin-left: 10px;
}
ul.action-links li a {
	padding-left: 15px;
	background: url(../images/add.png) no-repeat left center;
	margin: 0 10px 0 0;
}

/* ---------------- Messages	----------------- */

#messages {
	padding:0;
	margin: 0 auto;
	width:938px;
}
.featured #messages {
	background: #f0f0f0;
}
div.messages {}

/* -------------- Breadcrumbs	 -------------- */

.breadcrumb {
	font-size: 0.929em;
}

/* -------------- User Profile	 -------------- */

.profile .user-picture {
	float: none;
}

/* -------------- Password Meter	------------- */

.confirm-parent,
.password-parent {
	width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
	position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
	font-size: 0.82em;
}
.password-strength-text {
	margin-top: 0.2em;
}
div.password-confirm {
	margin-top: 2.2em;
	width: 20.73em;
}

/* ---------------- Buttons		---------------- */

input.form-submit,
a.button {
	background: #fff url(../images/buttons.png) 0 0 repeat-x;
	border: 1px solid #e4e4e4;
	border-bottom: 1px solid #b4b4b4;
	border-left-color: #d2d2d2;
	border-right-color: #d2d2d2;
	color: #3a3a3a;
	cursor: pointer;
	font-size: 0.929em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 1em;
	margin-right: 0.6em; /* LTR */
	padding: 4px 17px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
	text-decoration: none;
	color: #5a5a5a;
}

.form-wrapper .form-item-keys input.form-submit{
	width:43px;
	height:41px;
	margin:-39px 0 0 0 !important;
	float:right;
	text-indent:99em;
	overflow:hidden;
	position:relative;
	background:url(../images/search_btn.png) no-repeat 0 0 !important;
	border:none !important;
	color: #000;
	cursor: pointer;
	padding:0 !important;
	-khtml-border-radius:0  !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	border-radius:0 !important;
}



/* -------------- Form Elements	 ------------- */

fieldset {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 32px;
	padding: 0 0 10px;
	position: relative;
	top: 12px; /* Offsets the negative margin of legends */
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.fieldset-wrapper {
	margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
	margin-top: 0;
}
.filter-wrapper {
	top: 0;
	padding: 1em 0 0.2em;
	-khtml-border-radius-topright: 0;
	-khtml-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.filter-help a {
	font-size: 0.857em;
	padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
	margin-right: 10px;
}
.filter-wrapper .form-item {
	padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
	padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
	background: transparent;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
fieldset legend {
	background: #dbdbdb;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #3b3b3b;
	display: block;
	height: 2em;
	left: -1px; /* LTR */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 2;
	padding: 0;
	position: absolute;
	text-indent: 10px;
	text-shadow: 0 1px 0 #fff;
	top: -12px;
	width: 100%;
	-khtml-border-radius-topleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-khtml-border-radius-topright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
fieldset.collapsed legend {
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
fieldset legend a {
	color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
	color: #000;
}
fieldset .fieldset-wrapper {
	padding: 0 10px;
}
fieldset .fieldset-description {
	margin-top: 5px;
	margin-bottom: 1em;
	line-height: 1.4;
	color: #3c3c3c;
	font-style: italic;
}
input {
	margin: 2px 0;
	padding: 4px;
}
input,
textarea {
	font-size: 0.929em;
}
textarea {
	line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
	padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
	border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
	background: #dedede;
}
.password-suggestions ul li {
	margin-left: 1.2em; /* LTR */
}
.form-item {
}
.form-item label {
	font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
	margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
	margin-left: 2px;
}
.form-actions {
	padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-mail {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-subject {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-message {
	width: 76.3%;
	-khtml-border-top-left-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
	width: 76%;
	-khtml-border-bottom-left-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
	background: #ededed;
	border-color: #bbb;
	color: #717171;
}
.form-disabled .grippie {
	background-color: #ededed;
	border-color: #bbb;
}
.form-disabled label {
	color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
	background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
	background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
	float: left; /* LTR */
	font-size: 0.929em;
	width: 120px;
}
.comment-form input,
.comment-form .form-select {
	margin: 0;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.comment-form .form-type-textarea label {
	float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
	margin-bottom: 10px;
	overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
	margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
	float: none;
	margin-top: 0;
}
.comment-form input.form-file {
	width: auto;
}
.no-sidebars .comment-form .form-text {
	width: 800px;
}
.one-sidebar .comment-form .form-text {
	width: 500px;
}
.two-sidebars .comment-form .form-text {
	width: 320px;
}
.comment-form .form-item .description {
	font-size: 0.786em;
	line-height: 1.2;
	margin-left: 120px; /* LTR */
}
#content h2.comment-form {
	margin-bottom: 0.5em;
}
.comment-form .form-textarea {
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
	margin-top: 0;
	margin-bottom: 0;
}
.filter-wrapper label {
	width: auto;
	float: none;
}
.filter-wrapper .form-select {
	min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
	font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
	margin-bottom: 0.4em;
}
#edit-actions input {
	margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
	border: 0;
}
.ui-widget-overlay {
	background: #222222;
	opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
	padding: 1em;
}
#forum .name {
	font-size: 1.083em;
}
#forum .description {
	font-size: 1em;
}

/* --------------- Search Form ---------------- */
#block-search-form {}
#block-search-form .content {
	margin-top: 0;}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {

	float: left; /* LTR */
	font-size: 1em;
	height: 1.143em;
	margin-right: 5px;
	width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
	margin-left: 0;
	margin-right: 0;
	height: 25px;
	width: 34px;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
	border-color: #e4e4e4 #d2d2d2 #b4b4b4;
	background: url(../images/search-button.png) no-repeat center top;
	overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
	background-position: center bottom;
}
.form-item-keys label {
	display: block;
}

.form-wrapper .form-item-keys label{
	display:none !important;}
.search-form .form-wrapper .form-item-keys input{
	height:41px !important;
	padding:0;
	background:none;
	border:none;
	margin:0 0 0 1px;
	text-indent:18px;
	width:90% !important;
	color:#898989;
	font:14px/40px Arial;
	outline:none !important;}
.search-form .form-item-keys{
	height:41px;
	margin:0 44px 0 0;
	display:block;
	text-align:left;
	background:url(../images/form_items_search.png) no-repeat 0 0;}

.search-form .form-wrapper input.form-submit{
	width:44px !important;
	height:41px !important;
	background:url(../images/form_items_search.png) no-repeat right 0 !important;
	border:none !important;
	border-radius:0 !important;
	text-indent:-99em;
	float:right;
	padding:0;
	margin:-41px 0 0 0;
}
#edit-advanced input.form-submit{
	margin:0;}

.page-search .search_box{
	display:none;}
.search_box{
	margin:0 0 20px 0;}
	

/* --------------- Search Results ---------------- */
ol.search-results {
	padding-left: 0;
}
.search-results li {
	border-bottom: 1px solid #d3d7d9;
	padding-bottom: 0.4285em;
	margin-bottom: 0.5em;
}
.search-results li:last-child {
	border-bottom: none;
	padding-bottom: none;
	margin-bottom: 1em;
}
.search-results .search-snippet-info {
	padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
	margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
	float: left; /* LTR */
	margin: 0;
}
div.add-or-remove-shortcuts {
	padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
	padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
	margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
	margin: 0;
}
.page-admin-structure-block-demo .block-region {
	background: #ffff66;
	border: 1px dotted #9f9e00;
	color: #000;
	font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
	font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
	width: 500px;
}
.page-admin #admin-dblog img {
	margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
	padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
	margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
	width: 49%;
	margin: 0;
}
div.admin-panel {
	background: #fbfbfb;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 0 5px 5px;
}
div.admin-panel h3 {
	margin: 16px 7px;
}
div.admin-panel dt {
	border-top: 1px solid #ccc;
	padding: 7px 0 0;
}
div.admin-panel dd {
	margin: 0 0 10px;
}
div.admin-panel .description {
	margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
	width: auto;
	float: none;
}
.overlay #page {
	padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
	display: none;
}
.overlay-processed .field-type-image {
	display: block;
	float: none;
}
.overlay #messages {
	width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
	margin: 2em 0;
}
.node .poll #edit-choice {
	margin: 0 0 1.5em;
}
.poll .vote-form {
	text-align: left; /* LTR */
}
.poll .vote-form .choices {
	margin: 0;
}
.poll .percent {
	font-size: 0.857em;
	font-style: italic;
	margin-bottom: 3em;
	margin-top: -3.2em;
	float: right;
	text-align: right;
}
.poll .text {
	clear: right;
	margin-right: 2.25em;
}
.poll .total {
	font-size: 0.929em;
	font-style: italic;
	text-align: right; /* LTR */
	clear: both;
}
.node .poll {
	margin: 1.8em 0 0;
}
.node .poll .text {
	margin-right: 6.75em;
}
.node .poll #edit-choice {
	margin: 0 0 1.2em;
}
.poll .bar .foreground {
	background-color: #666;
}
#footer-wrapper .poll .bar {
	background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
	background-color: #ddd;
}

.spacer{
	clear:both !important;overflow:hidden;
	height:0 !important;width:0 !important; margin:0 !important;padding:0 !important;
	border:0 !important;float:none !important;}

#header{
	z-index:30;
	position:relative;}
#main-wrapper{
	z-index:20;}

/* ---------- BLOCK: GALLERY  ----------- */
.view-id-slider{
	margin-bottom:21px;
	width:940px;
	height:419px;
	position:relative;
	overflow:hidden;}
.view-id-slider .view-content{
	position:relative;
	width:940px; height:419px;
	overflow:hidden;}
.view-id-slider .views-row{
	float:left;
	position:relative;
	width:940px !important;
	height:420px !important;
	background:#000;}

.prev_im, .next_im{
	display:block;
	position:absolute;
	top:167px;
	width:26px;
	height:49px;
	cursor:pointer;
	background:url(../images/nav.png) no-repeat 0 0;}
.prev_im{left:16px;}
.next_im{right:16px;background-position:right 0;}
.prev_im:hover{background-position:0 -49px;}
.next_im:hover{background-position:right -49px;}
	
.view-id-slider .views-row img{
	position:absolute;
	left:0;
	top:0;}
.slider-title{
	position:relative;
	padding:40px 45% 10px 75px;}
.slider-title *{
	color:#f8e1b8 !important; font:700 italic 27px/29px Georgia;}
.slider-event-date{
	padding:0 0 0 90px;
	position:relative;
	color:#ffffff;
	font:bold italic 18px/26px Georgia, "Times New Roman", Times, serif;}
.slider-text{
	padding:12px 350px 0 90px;
	position:relative;
	color:#ffffff; font:18px/24px Arial;}
.slider-text ul li{
	list-style:none; 
	list-style-image:none;
	padding:0 0 0 24px !important;
	line-height:24px;
	margin:0;
	background:url(../images/slider-list.png) no-repeat 0 12px;}
.slider-text p{
	margin:0; padding:0;
	font:italic 16px/20px Georgia, "Times New Roman", Times, serif;}
.readmore_slider{
	position:relative;
	padding:20px 0 0 90px;}
.readmore_slider a{
	display:block;
	text-indent:99em;
	white-space:nowrap;
	word-wrap:normal;
	width:204px;
	height:41px;
	color:#fff;
	background:url(../images/read_more_red.png) no-repeat 0 0;}
.i18n-en .readmore_slider a{background-position:0 bottom;}
.slider-label-program{
	font:bold italic 16px/20px Georgia, "Times New Roman", Times, serif;}

/* ---------- BLOCK: WELCOME  ----------- */
.front h1{
	display:none;}

.front #block-system-main{
	padding:9px 24px 62px 20px;
	margin-bottom:29px;
	background:#9ea0a0 url(../images/cont_bott.png) repeat-x 0 bottom;
	color:#fff;
	font:12px/19px Arial;}

.front #block-system-main h2, .front #block-system-main h2 a{
	color:#fff;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font:31px/35px Georgia, "Times New Roman", Times, serif;}
.node-readmore a, .read-more a{
	display:inline-block;
	//zoom:1;
	//display:inline;
	
	width:100px;
	padding:0 0 0 10px;
	height:40px;
	background:url(../images/read_more.png) no-repeat 0 0;
	text-align:center;
	font:13px/36px Arial;
	text-transform:capitalize;
	cursor:pointer;
	float:right;}
.node-readmore a{
	float:right;}
.read-more, .node-readmore{
	overflow:hidden;}

.front #content .pager{
	display:none;}

/* ---------- Front ----------- */
hr{
	margin:0 0 28px 0;
	border:none;
	border-top:#d4d4d4 1px solid;}

#block-views-article-home-block{
	width:47%;
	float:left;
	min-height:370px;
	padding:0 20px 0 30px;
	border-right:#ececec 1px solid;}
#block-views-gallery-home-block{
	width:281px;
	float:right;}
#block-views-gallery-home-block h2,
#block-views-gallery-home-block h2 a{
	color:#555555;}

.article-image{
	margin:0 0 18px 0;}
.article-image img{
	width:281px !important;} 
.region-content{
	padding:0 0 1px 0;
	overflow:hidden;
	border-bottom:#dedede 1px solid;}

/* ---------- Performances, Articles, Gallery  ----------- */
.node-type-perfomances,
.node-type-article,
.node-type-gallery{}

.node-type-perfomances .field-type-image,
.node-type-article .field-type-image,
.node-type-gallery .field-type-image{
	display:none;}

.field-name-field-date {
	font-size:11px;
	color:#666;
	margin:0 0 10px 0;}

/* ---------- Repertoire  ----------- */
.node-type-repertoire .field-name-field-composition,
.node-type-repertoire .action-links-field-collection-add{
	/*display:none;*/}
.field-collection-container{
	border:none;}
	
.work_sort{
	border-top:#ccc 1px solid;
	margin-top:30px;
	padding-top:15px;
	color:#000;
	font:14px/24px Arial, Helvetica, sans-serif;}

.work_sort a,
.work_sort a span{
	display:inline-block;
	//zoom:1;
	//display:inline;
	vertical-align:baseline;
	height:25px;
	padding:0 0 0 11px;
	line-height:24px;
	margin:0 5px 0 0;
	background:url(../images/sorted.png) no-repeat 0 1000px;}
.work_sort a span{
	margin:0;
	padding:0 11px 0 0;}
.work_sort a.active{
	background-position:0 0;}
.work_sort a.active span{
	background-position:right 0;}
.work_sort a:first-child{
	margin-left:20px;}
	
#sortBox {}
#sortBox h3{
	margin:20px 0 5px 0;
	text-transform:uppercase;
	font:24px/26px Arial;}
#sortBox p{
	margin:0;
	font:14px/21px Arial;}

.letter{
	padding:5px 0;
	color:#fff;
	font-size:12px;
	font-family:Arial;}
.letter a{
	margin:0 20px 0 0;}


.field-name-field-comp-name{
	font-weight:bold;
	margin-bottom:5px;}
.field-name-field-author-item,
.field-name-field-soloists-ch,
.field-name-field-schools-list{
	padding-left:20px;}
.field-name-field-soloists-ch{
	font-style:italic;}
.field-name-field-schools-list{
	font-style:italic;
	font-weight:bold;}

.field .field-label{
	font-weight:normal;}


/* яркие события  */
#block-views-views-events-block-1{
	width:280px;
	float:right;}
.view-id-views_events .events-home img{
	width:280px !important;
	height:120px !important;
	margin-bottom:5px;}
.view-id-views_events a{
	color:#555555;
	font:16px/18px Georgia;}
.view-id-views_events .views-row{
	/*padding-bottom:20px;*/}

/* интервью  */
#block-views-views-events-block-2{
	width:600px;
	float:left;}
.interview-body{
	padding:10px 0 0 0;}
	
.view-display-id-block_3 a{
	font-size:12px;
	line-height:18px;
	color:#000;}
.read-more a{line-height:36px;}
	
/* фотогалерея */
#mat-gall *{float:left; margin:0; padding:0; clear:none;}
#mat-gall img{margin:10px 10px 0 0;}

.view-display-id-block_6 .views-row {clear:both;}
.view-display-id-block_6 li{float:left;}
.view-display-id-block_6 .item-list{overflow:hidden;}
.view-display-id-block_6 .views-row{margin-bottom:20px;}


#mat-gall img,
.node-type-type-materials-photo  .field-name-field-photogallery img,
.materials-photo img,
.view-display-id-block_6 li img{
	width:145px; height:105px;
	padding:5px;
	border:#c3c3c3 1px solid;}
.field-name-body img, .announce-image img{
	padding:5px;
	margin:0 5px 10px 5px;
	border:#c3c3c3 1px solid;}
.field-name-body img[align=left]{
	margin-right:20px;}
.field-name-body img[align=right]{
	margin-left:20px;}

.field-name-field-photogallery .field-item,
.materials-photo li,
.announce-image li {
	padding:0 11px 28px 0; 
	margin:0;
	float:left;
	list-style:none !important; list-style-image:none !important;}
.materials-photo ul,
.announce-image ul{
	margin:0 !important;
	padding:0 !important;}  
.announce-image{
	overflow:hidden;}
.field-name-field-photogallery .field-items{
	margin-right:-20px;}


/* события */
.events-link, .events-link a{
	padding:5px 0;
	color:#000000; font:16px/18px Arial;}
.page-press-reviews .events-link{
	padding:0 5px 20px 0;
	font-size:12px; text-align:right;}
.view-id-taxonomy_pages_press p{
	margin:0;}
.events-link a{
	 text-decoration:underline;}
.events-link a:hover{
	 text-decoration:none;}
.events-image ul, .events-image li{
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	overflow:hidden;}
.events-image li{
	height:113px;
	width:153px;
	float:left;
	margin-right:11px !important; 
	border:#bcbcbc 1px solid;}
.events-image{color:#fff; overflow:hidden;}
.events-image a{
	display:block; float:left;
	height:105px;
	width:145px;
	overflow:hidden;
	border:#fff 4px solid;}
.events-image img{
	min-height:105px;
	min-width:145px;}
.event-more a{
	display:block;
	width:105px;
	height:41px;
	padding-left:5px;
	background:url(../images/read_more.png) no-repeat 0 0;	
	text-align:center;
	font:13px/36px Arial;
	color:#000;
	float:right;}

.label-bold,
.field-name-field-events-people .field-label,
.field-name-field-events-programm .field-label{
	font-weight:bold;}

br{
	content: " ";
	display:block !important; height:0 !important; font-size:1px !important; height:1px !important}

.event-place .field-content{}
.field-name-field-events-place .field-label{
	display:inline;
	font-weight:bold;
	float:none;}
.field-name-field-events-place .field-items,
.field-name-field-events-place .field-item{
	display:inline;
	float:none;}

.field-name-field-events-place{
	margin:0 0 10px 0;}


.event-place, .event-program, .event-more{
	margin:0;
	overflow:hidden;}

.field-name-field-events-people p{
	margin-bottom:10px;}
.field-name-field-events-date{
	font-weight:bold;
	color:#c7966c;
	padding-bottom:14px;}
.field-type-taxonomy-term-reference *,
.field-type-taxonomy-term-reference h2{
	font:bold italic 14px/20px Arial;}

.events-type , .events-type a,
.events-date{
	color:#000;
	font:14px/20px Arial;}
.events-date{
	color:#c7966c;}
	
.field-name-field-events-date .field-label{
	font-style:italic;}
	
	
.view-taxonomy-pages-events ul,
.view-id-views_events ul,
.view-id-views_events li{
	padding:0; margin:0;	
	list-style:none;}
#content li.views-row{
	clear:both;
	border-top:#ccc 1px solid;
	padding:20px 0 10px 35px;
	margin:0 0 0 -35px;}

#content li.views-row.views-row-first{
	border:none;
	padding-top:0;}
#content li.views-row ul{
	margin:5px 0 20px 0;
	padding:0 0 0 20px;}

/* pager */
ul.pager{
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:5px 5px 5px 35px;
	margin:0 0 0 -35px;
	text-align:left !important;}
.sidebar ul.pager{
	border:none;}
ul.pager, ul.pager *{
	overflow:hidden;
	font:12px/24px Arial !important;
	color:#000;}
.page-events .region-content{
	border:none;}
ul.pager li{
	height:23px;
	text-align:center;
	display:block; float:left;
	padding:0 3px; margin:0 3px;}
ul.pager li.pager-current{
	background:url(../images/pager.png) no-repeat center center;}

/* События - общая */
ul.list-events{
	margin:0 0 20px 0;
	padding:0 0 20px 35px;
	/*border-bottom:#ccc 1px solid;*/}
ul.list-events li{
	padding:0 0 5px 0 !important;
	margin:0 !important;
	border:none !important;}
ul.list-events li, 
ul.list-events li a{
	color:#000;
	font:14px/16px Arial;}
ul.list-events li a{
	text-decoration:underline;}
ul.list-events li a:hover{
	text-decoration:none;}
.summury-list h3{
	color:#c7966c;
	font:italic 16px/20px Arial;}
.events-image{
	padding:5px 0 20px 0;
	float:left; width:180px;}
/* СМИ детальные */
.press-page-v {}
.press-name{}



.page-taxonomy .field-type-image img{
	width:145px; height:105px;
	padding:5px;
	border:#ccc 1px solid;}
.page-taxonomy .node {
	padding:0 0 20px 35px;
	margin:0 0 10px -35px;
	border-top:#ccc 1px solid;}
.page-taxonomy .field-name-body{
	display:none;}
.field-name-field-photo-date{
	padding:10px 0;
	color:#c7966c;
	font:bold 18px/20px Arial;}
	
	
/* Календарь Блок */
#block-views-calendar-block-1{
	background:#353538;
	padding-top:20px;
	margin-bottom:20px;}
#block-views-calendar-block-1 *{
	color:#fff;}
#block-views-calendar-block-1 .views-field-field-events-date,
#block-views-calendar-block-1 .views-field-title{
	font:bold 12px/18px Arial; }
#block-views-calendar-block-1 .view-content li{
	padding:14px 0;
	border-top:#565656 1px solid;
	float:none;
	background:none;}
#block-views-calendar-block-1 .pager li{
	border:none;
	float:left;
	margin:0;
	padding:0;
	background:none;}
#block-views-calendar-block-1 .pager li:first-child,
#block-views-calendar-block-1 .pager li.pager-current{
	display:none;}
#block-views-calendar-block-1 .pager li.pager-previous,
#block-views-calendar-block-1 .pager li.pager-next{
	display:block;
	width:87px;
	height:24px;
	position:relative;
	background:url(../images/pager2.png) no-repeat 0 bottom;}
#block-views-calendar-block-1 .pager li.pager-next{
	background-position:right bottom;}

#block-views-calendar-block-1 .pager li.pager-previous a,
#block-views-calendar-block-1 .pager li.pager-next a{
	display:block;
	width:87px;
	height:0;
	padding:24px 0 0 0;
	overflow:hidden;
	position:relative;
	background:url(../images/pager2.png) no-repeat 0 0;}
#block-views-calendar-block-1 .pager li.pager-next a{
	background-position:right 0;}
#block-views-calendar-block-1  .more-link{
	display:none;}
	
.page-calendar .region-content,
.page-calendar h1#page-title{
	padding-left:0 !important;}

#content #block-views-views-events-block-1  li.views-row{
	border:none;}


ul.tours{}
ul.tours li{
	padding:0 0 10px 20px;
	font-size:12px;}
ul.tours li strong:first-child,
ul.tours li b:first-child{
	margin-left:-20px;
	font-size:14px;}


.edit_link_slider{
	position:absolute;
	right:20px;
	top:390px;}
.edit_link_slider *{
	color:#fff;
	white-space:nowrap;
	text-shadow:0 1px 0 #000;}
.edit_link_gallery{
	clear:both;}
	
	
.Fancy-list{}
#content .Fancy-list li.views-row ul{
	margin:0; padding:0;}
	
.Fancy-list .item-list{
	overflow:hidden;}
.Fancy-list .item-list li{
	float:left;
	padding:0 10px 10px 0;}
.Fancy-list .item-list li img{
	padding:5px;
	border:#DEDEDE 1px solid;}



.various, 
.various img{
	width:200px; height:150px;
	position:relative;
	display:block;}
a.fancybox span,
a.various span{
	width:100%; height:100%;
	position:absolute; 
	left:0; top:0; opacity:0.4;filter: alpha(opacity=40);
	cursor:-webkit-zoom-in;
	cursor:-moz-zoom-in;}
a.fancybox{
	position:relative;
	display:block;}
a.fancybox:hover span, a.various:hover span{
	opacity:1; filter: alpha(opacity=100);
	background-color:transparent;}
.field-name-field-video-link .field-item {
/*    float: left; */
    padding-bottom: 20px;
    width: 230px;
}

.view-id-slider img{position:absolute; left:0; top:0; opacity:0;}
.view-id-slider img:first-child{opacity:1;} 
.field-name-field-slider-image{display:none;}
.field-name-field-slider-image {clear:both;}
.field-name-field-slider-image img{width:30%; height:auto; float:left; margin-right:10px;}


.view-id-taxonomy_pages_events .summury-list ul li{border:none !important; padding:0 !important; margin:0 0 0 35px !important; font-size:0.9em;}
.view-id-taxonomy_pages_events .summury-list .events-link,
.view-id-taxonomy_pages_events .summury-list .events-link a{padding:0 0 5px 0; font-size:14px;}


.not-logged-in .field-name-field-video-audio-sign > .field-items > .field-item{border:none; display:inline-block; //zoom:1; //display:inline; width:220px; vertical-align:top; padding:0;}
.not-logged-in .field-name-field-video-audio-sign .field-collection-view {border:none; padding:0; margin:0 0 10px 0;}
.not-logged-in .field-name-field-video-audio-sign .field-name-field-video-link .field-item {padding:0; margin:0;}
.not-logged-in .field-name-field-video-audio-sign .various{padding:5px; border:#ccc 1px solid;}

.page-node-234 .various span,
.page-node-235 .various span{opacity:1; filter: alpha(opacity=100);}

.edit_link_slider_new{position:absolute; right:10px; bottom:10px;}
.edit_link_slider_new a{color:#fff;}


.not-logged-in .field-name-field-sidebar-titile,
.not-logged-in .field-name-field-pop-title{display:none;}

.field-name-field-pop-subtitle{
	text-align:right; font-size:1.2em; line-height:1.4em;
	margin-bottom:15px;}

.pop_li a{color:#000;}
.pop_li a:hover{text-decoration:none;}
.pop_li a img{vertical-align:middle; margin:0 5px 0 -12px; padding:2px; border:#cacaca 1px solid; background:#fff; }
.pop_li a span{display:inline-block; //zoom:1; //display:inline; vertical-align:middle; max-width:145px;}
.pop_li a:hover span{text-decoration:underline;}


.views-field-field-logo-image{margin:0 0 20px 0; text-align:center;}
.views-field-field-logo-image *{display:inline-block !important; display:inline; zoom:1; vertical-align:top;}
.field-name-field-logo-im-val{margin:0 10px;}

#block-views-logotypes-block{clear:both;}
.field-name-field-sidebar-logo{display:none;}

.not-logged-in .node-main-pages .field-collection-view{border:none;}


.not-logged-in .field-name-field-album-name-and-link > .field-items{
	margin-left:-15px; margin-right:-20px;}
.not-logged-in .field-name-field-album-name-and-link > .field-items > .field-item{
	position:relative; overflow:hidden;
	display:inline-block;  //zoom:1; //display:inline; vertical-align:top;
	width:110px; margin:0 0 20px 15px; border:none; min-height:90px; padding:20px 0 0 110px;
	font:11px/15px Georgia, "Times New Roman", Times, serif;}
/*.not-logged-in .field-name-field-artist{white-space:nowrap; position:absolute; bottom:0; left:110px; z-index:21; background:#fff; padding:6px 0 24px 0; font-size:11px; color:#333;}*/
/*.not-logged-in .field-name-field-realesed{white-space:nowrap; position:absolute; bottom:0; left:110px; z-index:22; font-size:11px; color:#333; background:#fff; padding:3px 0 10px 0; width:100%;}*/
.not-logged-in .field-name-field-realesed .field-label{width:auto;}


.not-logged-in .field-name-field-album-name-and-link > .field-items > .field-item .field-name-field-album-preview{
	position:absolute; left:2px; top:0;}
.not-logged-in .field-name-field-album-name-and-link > .field-items > .field-item .field-name-field-album-preview img{
	width:100px; height:100px;
	padding:1px;
	background:#fff;
	box-shadow:0 3px 5px 0 #ccc;}


.not-logged-in .field-name-field-album-name-and-link > .field-items > .field-item .field-name-field-name-and-link a{
	display:block; padding-left:110px; position:absolute; width:110px; height:100px; left:0; top:0;
	color:#000; overflow:hidden;
	font-weight:400; z-index:20;}
.not-logged-in.sidebar-first  .field-name-field-album-name-and-link > .field-items{
	margin-left:-3px; margin-right:-5px;}
.not-logged-in.sidebar-first  .field-name-field-album-name-and-link > .field-items > .field-item{
	margin-left:3px;}


.not-logged-in .field-name-field-album-name-and-link > .field-items > .field-item .field-collection-view{
	border:none; margin:0; padding:0;}
a:focus{outline:none; outline-width:0;}
.pagerC{text-align:center;}
.pagerC a{display:inline-block;  //zoom:1; //display:inline; vertical-align:top; padding:3px 5px; border:#ccc 1px solid;
	box-shadow:0 1px 3px 0 #ccc; color:#000; margin:0 3px;}
.pagerC a.active{background:#ccc;}


.logged-in #node-325 > .content > .field-collection-container > .field > .field-items > .field-item,
.logged-in #node-329 > .content > .field-collection-container > .field > .field-items > .field-item{
	display:inline-block;  //zoom:1; //display:inline; vertical-align:top;
	position:relative;
	width:24%; padding:30px 0 0 0;}
.logged-in #node-325  .field-collection-view,
.logged-in #node-329  .field-collection-view{border:none;}
.logged-in #node-325 > .content > .field-collection-container > .field > .field-items > .field-item .field-collection-view-links,
.logged-in #node-329 > .content > .field-collection-container > .field > .field-items > .field-item .field-collection-view-links{
	position:absolute; left:0; top:20px;
	border-top:#000 1px solid; width:100%;}
.logged-in #node-325 > .content > .field-collection-container > .field > .field-items > .field-item .field-collection-view-links a,
.logged-in #node-329 > .content > .field-collection-container > .field > .field-items > .field-item .field-collection-view-links a{color:#000; text-decoration:underline;}
.logged-in #node-325 > .content > .field-collection-container > .field > .field-items > .field-item .field-collection-view-links a:hover,
.logged-in #node-329 > .content > .field-collection-container > .field > .field-items > .field-item .field-collection-view-links a:hover{text-decoration:none;}
#block-block-3 {text-align:center; display:none;}
.logged-in  #block-block-3{display:block;}


#block-block-4{clear:both; overflow:hidden; border-bottom:#D4D4D4 1px solid; padding-bottom:20px; margin-bottom:30px; font:15px/24px Arial, Helvetica, sans-serif;}
#block-block-4 p{width:280px;}
#block-block-4 p.video-left{float:left;}
#block-block-4 p.video-center{float:left; margin-left:50px;}
#block-block-4 p.video-right{float:right;}
#block-block-4 p img{width:280px; height:auto; margin:-30px 0 0 0;}
#block-block-4 a.various{height:120px; width:280px; overflow:hidden; margin-bottom:10px;}
#block-views-taxonomy-pages-events-block-1 h2{clear:both; margin-top:20px;}
#block-views-views-events-block-2{clear:both;}

#content .home-concerts ul{overflow:hidden; border-bottom:#D4D4D4 1px solid; padding-bottom:20px; margin-bottom:20px; margin-right:-60px;}
#content .home-concerts ul li.views-row{width:33% !important; float:left !important; padding:0 !important; margin:0 !important; border:none !important; clear:none !important; list-style:none;}
#content .home-concerts ul li.views-row a{font: 15px/24px Arial,Helvetica,sans-serif; color:#000;}

#node-342, #node-343{}

#node-342 label, #node-343 label{
	display:inline-block;  //zoom:1; //display:inline; vertical-align:middle;
	min-width:100px;}
#node-342 .description, #node-343 .description{text-align:right; font-style:italic; width:515px;}

.form-item-submitted-become-friend-sixteenth label,
.form-item-submitted-i-would-like-to-become-a-friend-of-the-moscow-symphony-orchestra-sixteenth label{
	padding:24px 0 24px 70px; line-height:18px;
	background:url('/sites/default/files/styles/im60x60/public/sixteen.png') no-repeat 0 0;}
.form-item-submitted-become-friend-eigth label,
.form-item-submitted-i-would-like-to-become-a-friend-of-the-moscow-symphony-orchestra-eigth label{
	padding:24px 0 24px 70px; line-height:18px;
	background:url('/sites/default/files/styles/im60x60/public/eight.png') no-repeat 0 0;}
.form-item-submitted-become-friend-quarter label,
.form-item-submitted-i-would-like-to-become-a-friend-of-the-moscow-symphony-orchestra-quarter label{
	padding:24px 0 24px 70px; line-height:18px;
	background:url('/sites/default/files/styles/im60x60/public/quarter.png') no-repeat 0 0;}
.form-item-submitted-become-friend-half label,
.form-item-submitted-i-would-like-to-become-a-friend-of-the-moscow-symphony-orchestra-half label{
	padding:24px 0 24px 70px; line-height:18px;
	background:url('/sites/default/files/styles/im60x60/public/half.png') no-repeat 0 0;}
.form-item-submitted-become-friend-whole label,
.form-item-submitted-i-would-like-to-become-a-friend-of-the-moscow-symphony-orchestra-whole label{
	padding:24px 0 24px 70px; line-height:18px;
	background:url('/sites/default/files/styles/im60x60/public/whole.png') no-repeat 0 0;}
.form-item-submitted-become-friend-director label,
.form-item-submitted-i-would-like-to-become-a-friend-of-the-moscow-symphony-orchestra-director label{
	padding:24px 0 24px 70px; line-height:18px;
	background:url('/sites/default/files/styles/im60x60/public/mso_1.jpg') no-repeat 0 0;}
.form-item-submitted-become-friend-private{}
.form-item-submitted-become-friend-corporate{}
.form-item-submitted-become-friend-not-support{}