body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #2f2e2c;
}

body {
	min-width:1024px;
}

#header {
	min-width:1024px;
}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

#wrapper {
	width: 730px;
	padding:150px 35px 0px 35px;
	margin: 0 auto;
	background: url(images/wrapper.png) repeat;
}

#background {
	width: 100%;
	height: 857px;
	position: fixed;
	z-index: -1;
	top:0px;
	left:0px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 192px;
	background: url(images/header.png) no-repeat center top;
	width: 100%;
	position: absolute;
}

#middle_head {
	width: 800px;
	margin:0 auto;
	height: 150px;
	position: relative;
}

#head {
	width: 401px;
	height: 177px;
	background: url(images/head.png) no-repeat;
	position: absolute;
	top: 0px;
	z-index: 100;
	left: -202px;
}

#text {
	position: absolute;
	width: 300px;
	height: 137px;
	background: url(images/text.png) no-repeat;
	top: 9px;
	z-index: 101;
	left: -148px;
}

.socials {
	position: absolute;
	top:45px;
	left: 180px;
}

.social {
	display: inline-block;
	float: left;
	margin-right:58px;
	height: 23px;
	cursor: pointer;
}

.vk {
	width: 124px;
	background: url(images/social_1.png) no-repeat;
}

.ok {
	width: 36px;
        margin-right: 0px;
	background: url(images/social_5.png) no-repeat;
}

.fb {
	width: 108px;
	background: url(images/social_2.png) no-repeat;
}

.tw {
	width: 123px;
	background: url(images/social_3.png) no-repeat;
}

.ytb {
	width: 55px;
	margin-right: 0px;
	background: url(images/social_4.png) no-repeat;
}

#menu {
	position: absolute;
	top: 90px;
	left: 190px;
	z-index: 500;
}

#menu ul li {
	display: inline-block;
	float: left;
	margin-right:20px;
	position: relative;
	padding-bottom: 15px;

}

#menu ul li a{
	color: #4f4b4d;
	font-family: Philosopher;
	font-size: 15px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #94838B;
}

/* Middle
-----------------------------------------------------------------------------*/
#top_video {
	position: relative;
	margin-bottom:45px;
}

#after_video {
	width: 730px;
	height: 46px;
	background: url(images/after_video.png) no-repeat;
	position: absolute;
	bottom: -41px;
}

#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 0;
}

.news {
	margin-bottom: 30px;
}

.events .instagram {
	margin-top:7px;
	margin-left:7px;
}

.events .title {
	margin-bottom:22px;
}
.events .buy-ticket-link {
    color: rgb(214, 83, 83);
}
.events .buy-ticket-link:hover {
    color: rgb(214, 43, 43);
}

.pull-right {
    float: right;
}

.new p {
	font-family: Open Sans;
	font-size: 11px;
	color: #ffffff;
	margin-bottom:0px;
	line-height: 14px;
	margin-top: 1px;
}

.new a+p {
	margin-bottom: 10px;
}

.new {
	position: relative;
	padding:10px 12px 0px 12px; 
	overflow: visible;
	height: 170px;
}

.new .border {
	background: url(images/border.png) no-repeat;
	width: 460px;
	height: 200px;
	position: absolute;
	top:-4px;
	left:0px;
	z-index: -1;
}

.new a{
	font-family: Philosopher;
	font-size: 14px;
	color: #ffe7c6;
	text-decoration: none;
}

.new a:hover {
	color: #F0D3AB;
}

.site a:hover {
	color: #F0D3AB;
}

.title {
	font-family: Philosopher;
	font-size: 30px;
	color: #ffffff;
	margin-bottom:17px;
	text-align: center;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}

.instagram {
	border: 1px solid #6a6668;
	background: #bdbdbd;
	padding:5px;
	height: 110px;
	width: 110px;
	position: relative;
	display: inline-block;
	float: left;
	margin-bottom:5px;
}

.twitter {
	height:350px;
	width:250px;
	margin-bottom:27px;
}

.clearfix {
	clear:both;
}

.site {
	text-align: center;
	margin-bottom:100px;
}

.site a{
	font-family: Philosopher;
	font-size: 14px;
	color: #ffe7c6;
	text-decoration: none;
	margin-top:5px;
}

.shadow_ins {
	position: absolute;
	width: 174px;
	height: 151px;
	background: url(images/shadow_ins.png) no-repeat;
	top: 17px;
	left: -74px;
}

.margin-right-ins {
	margin-right:5px;
}

.margin-right-new {
	margin-right:14px;
}

.widget {
	display: inline-block;
	float: left;
	margin-right:20px;
}

.widgets {
	position: absolute;
	bottom: 25px;
	left:12px;
}

.instagram .inside_instagram {
	height: 110px;
	width: 110px;
	overflow: hidden;
}

.instagram img {
	display: block;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 45px;
	width: 100%;
	background: url(images/footer.png) no-repeat top center;
}

.mainmenu-sublevel-1 {
	display: none;
	padding: 10px 25px 10px 25px;
	font-family: Philosopher;
	font-size: 15px;
	color: white;
}

#menu ul li ul li a{ 
	color: white;
}


.mainmenu-sublevel-1 a:hover {
	text-decoration: underline;
}

.item_parent:hover>.mainmenu-sublevel-1 {
	display: block;
	position: absolute;
	top:31px;
	left:-25px;
	background:url(images/menu.png) repeat;
	z-index: 1000;
}

#spot-bottom {
	background-image:url(../i/media/bottom.jpg);
}

#spot-left {
	background-image:url(../i/media/left.jpg);
}
#spot-right {
	background-image:url(../i/media/right.jpg);
}

ul.mainmenu li.current_page_item {
	background-image: none;	
}

ul.mainmenu li ul li.current_page_item{
	background-image: url(../i/media/current-long.gif);
}

ul#ico a, .content a, 
ul.mainmenu li ul li.current_page_item a,
p.arrow{
	color: #D54532 !important;
}

#topmenu li.current_page_item {
	background-image: url(../i/media/underline.gif);	
}


.mainmenu li.photo-page  ul {
	display: block !important;	
}

/*#spot-bottom {
	background-image:url(../i/family/bottom.jpg);
}

#spot-left {
	background-image:url(../i/family/left.jpg);
}
#spot-right {
	background-image:url(../i/family/right.jpg);
}

ul.mainmenu li.current_page_item {
	background-image: none;	
}

ul.mainmenu li ul li.current_page_item{
	background-image: url(../i/family/current-long.gif);
}
ul#mainmenu li.current, #mainmenu li ul li.current_page_item, ul.mainmenu li ul li.current_page_item{
	background-image: url(../i/family/current-short.gif);
}

ul#ico a, .content a, ul.mainmenu li ul li.current_page_item a,
p.arrow{
	color: #68591C !important;
}

#topmenu li.current_page_item {
	background-image: url(../i/family/underline.gif);	
}

.mainmenu li.pro-iru-page  ul {
	display: block !important;	
}

.mainmenu ul ul {
	display: none;	
}*/

#spot-bottom {
	background-image:url(../i/art/bottom.jpg);
}

#spot-left {
	background-image:url(../i/art/left.jpg);
}
#spot-right {
	background-image:url(../i/art/right.jpg);
}

ul.mainmenu li.current_page_item {
	background-image: none;	
}

ul#mainmenu li.current, #mainmenu li ul li.current_page_item, ul.mainmenu li ul li.current_page_item{
	background-image: url(../i/art/current-short.gif);
}

ul#ico a, .content a, 
ul.mainmenu li ul li.current_page_item a,
p.arrow{
	color: #6BA083 !important;
}

#topmenu li.current_page_item {
	background-image: url(../i/art/underline.gif);	
}

table {
	color: white;
}

.ngg-description {
	display: block;
	float: left;
	width: 125px;
}

#content table td {
	display: block;
	margin-top:1px;
	margin-bottom: 10px;
}


#content table.playbill {
	width: 475px;
}

#content table.playbill td {
	display: table-cell;
	width: 33%;
	padding: 10px 0px 10px 0px;
}

#content table.playbill a.playbill-red-link {
    color: rgb(214, 83, 83);
}

.mainmenu ul ul {
	display: none;	
}

.mainmenu li.father-page  ul {
	display: block !important;	
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #2f2e2c;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

h2 {
	font-family: Philosopher;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 17px;
	text-align: center;
	line-height: 30px;
}

#wrapper {
	width: 730px;
	padding:150px 35px 0px 35px;
	margin: 0 auto;
	background: url(images/wrapper.png) repeat;
}

#background {
	width: 100%;
	height: 857px;
	position: fixed;
	z-index: -1;
	top:0px;
	left:0px;

}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 192px;
	background: url(images/header.png) no-repeat center top;
	width: 100%;
	position: absolute;
}

#middle_head {
	width: 800px;
	margin:0 auto;
	height: 150px;
	position: relative;
}

#head {
	width: 401px;
	height: 177px;
	background: url(images/head.png) no-repeat;
	position: absolute;
	top: 0px;
	z-index: 100;
	left: -202px;
}

#text {
	position: absolute;
	width: 300px;
	height: 137px;
	background: url(images/text.png) no-repeat;
	top: 9px;
	z-index: 101;
	left: -148px;
}

.socials {
	position: absolute;
	top:45px;
	left: 180px;
}

.social {
	display: inline-block;
	float: left;
	margin-right:58px;
	height: 23px;
	cursor: pointer;
}

.vk {
	width: 124px;
	background: url(images/social_1.png) no-repeat;
}

ul.archive li {
	font-family: Philosopher;
	font-size: 18px;
	color: white;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}

ul.archive li ul li {
	margin-bottom: 0px;
}

.fb {
	width: 108px;
	background: url(images/social_2.png) no-repeat;
}

.tw {
	width: 123px;
	background: url(images/social_3.png) no-repeat;
}

.ytb {
	width: 55px;
	margin-right: 0px;
	background: url(images/social_4.png) no-repeat;
}

#menu {
	position: absolute;
	top: 90px;
	left: 190px;
}

#menu ul li {
	display: inline-block;
	float: left;
	margin-right:20px;
}

#menu ul li a{
	color: #4f4b4d;
	font-family: Philosopher;
	font-size: 15px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #94838B;
}

/* Middle
-----------------------------------------------------------------------------*/
#top_video {
	position: relative;
	margin-bottom:45px;
}

#after_video {
	width: 730px;
	height: 46px;
	background: url(images/after_video.png) no-repeat;
	position: absolute;
	bottom: -41px;
}

#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 0;
}

.news {
	margin-bottom: 30px;
}

.events .instagram {
	margin-top:7px;
	margin-left:7px;
}

.events .title {
	margin-bottom:22px;
}

.new p {
	font-family: Open Sans;
	font-size: 11px;
	color: #ffffff;
	margin-bottom:0px;
	line-height: 14px;
	margin-top: 1px;
}

.new a+p {
	margin-bottom: 10px;
}

.new {
	position: relative;
	padding:10px 12px 0px 12px; 
	overflow: visible;
	height: 170px;
}

.new .border {
	background: url(images/border.png) no-repeat;
	width: 460px;
	height: 200px;
	position: absolute;
	top:-4px;
	left:0px;
	z-index: -1;
}

.new a{
	font-family: Philosopher;
	font-size: 14px;
	color: #ffe7c6;
	text-decoration: none;
}

.new a:hover {
	color: #F0D3AB;
}

a{
	font-family: Philosopher;
	font-size: 14px;
	color: #ffe7c6;
	text-decoration: none;
}

a:hover {
	color: #F0D3AB;
}

.new p {
	text-indent: 0px;
}

p {
	font-family: Open Sans;
	font-size: 12px;
	color: #ffffff;
	margin-bottom:10px;
	line-height: 17px;
	margin-top: 5px;
	text-indent: 15px;
	text-align: justify;
}

.site a:hover {
	color: #F0D3AB;
}

.title, h1 {
	font-family: Philosopher;
	font-size: 30px;
	color: #ffffff;
	margin-bottom:17px;
	text-align: center;
	line-height: 30px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}

.instagram {
	border: 1px solid #6a6668;
	background: #bdbdbd;
	padding:5px;
	height: 110px;
	width: 110px;
	position: relative;
	display: inline-block;
	float: left;
	margin-bottom:5px;
}

.twitter {
	height:350px;
	width:250px;
	
	margin-bottom:27px;
}

.clearfix {
	clear:both;
}

.site {
	text-align: center;
	margin-bottom:100px;
}

.site a{
	font-family: Philosopher;
	font-size: 14px;
	color: #ffe7c6;
	text-decoration: none;
	margin-top:5px;
}

.shadow_ins {
	position: absolute;
	width: 174px;
	height: 151px;
	background: url(images/shadow_ins.png) no-repeat;
	top: 17px;
	left: -74px;
}

.margin-right-ins {
	margin-right:5px;
}

.margin-right-new {
	margin-right:14px;
}

.instagram .inside_instagram {
	height: 110px;
	width: 110px;
	overflow: hidden;
}

.instagram img {
	display: block;
}

.clear {
	clear:both;
}

div.site a>img {
	border:0px solid white;
	margin:0px;
	float:none;
}

strong {
	float: none;
	color: white;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 45px;
	width: 100%;
	background: url(images/footer.png) no-repeat top center;
}

.mainmenu-sublevel-1 {
	display: none;
}
