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;
}

#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;
}

.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;
}

.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;
}