/*
 *	commons
 */

.wrapper {
	width: 950px;
}

/*
 *	top
 */

#top {
	height: 220px;
}

#top .logo {
	width: 560px;
}

#theme-switcher {
	left: 610px;
	top: 12px;
}

#top .cassa {
	left: 704px;
	top: 120px;
}

#top .links {
	left: 400px;
	top: 114px;
}

#top .links form {
	width: 166px;
}

#top .hovered div {
	top: 0 !important;
}

#top .links input {
	width: 94px;
}

#top .special {
	width: 32px;
	text-indent: -9999px;
	outline: none;
	padding-left: 0;
	left: 560px;
	top: 16px;
}

/*
 *	menu
 */

#menu {
	font-size: 13px;
}

#menu span {
	margin: 0 3px;
}

/*
 *	partners
 */

#partners {
	min-width: 950px;
}

#partners .government {
	float: none;
}

#partners .general {
	width: 100%;
}

/*
 *	footer
 */

#footer {
	min-width: 950px;
}

#footer .info {
	width: 300px;
}

#footer .column {
	width: 210px;
}

#footer .clear-mini {
    display: block;
	clear: both;
	height: 1px;
	font-size: 0.01em;
}

#footer .column.visit {
    margin-left: 300px;
}

#footer .more-links {
	padding-right: 0;
}

/*
 *	sidebar
 */

#sidebar {
	float: none;
	width: 100%;
}

#sidebar .dice {
	float: left;
	margin-right: 20px;
}

#sidebar.with-dias .tickets,
#sidebar.with-dias .offers {
    margin-right: 0 !important;
}

/*
 *	content
 */

#content {
	float: none;
	width: 950px;
	margin-right: 0;
	margin-bottom: 20px;
}

/*
 *	content about-top
 */

#content .about-top .block {
	width: 465px;
}

/*
 *	content portrait
 */

#content .portrait.not_second {
	margin-right: 20px;
}

/*
 *	sidemenu
 */

#sidemenu {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 12px;
	padding-bottom: 4px;
	border-bottom: 2px solid #9d9d9d;
}

#sidemenu li {
    display: inline-block;
	margin: 0 1em 0 0;
}

/*
 *	center
 */

#center {
	margin-right: 0;
}

/*
 *	play-list
 */

#play-list {
	float: none;
	width: 950px;
}

#play-list .buy {
	float: right;
	margin-top: 24px;
}

#play-list .detail {
	margin-left: 0;
	width: 578px;
}

#play-list .info {
	float: none;
	width: 100%;
}

#play-list .actors {
	margin-left: 18px;
	margin-top: 12px;
}

/*
 *	posters
 */

#posters {
	float: none;
	width: 100%;
	margin-left: 0;
	display: flex;
	flex-wrap: wrap;
}

#posters .poster {
	float: none/*left*/;
	margin-bottom: 16px;
	margin-right: 20px;
}

/*
 *	top-block
 */

#top-block {
	height: 476px;
}

#top-block .image img {
	width: 100%;
}

#top-block .info {
	margin-left: 350px;
}

/*
 *	content spactacle
 */

#spectacle .other {
	float: none;
	margin-left: 388px;
}

/*
 *	wide sidebar
 */

#wide .sidebar {
	float: none;
	width: 100%;
}

/*
 *	wide content
 */

#wide .content {
	float: none;
	width: 100%;
}

/*
 *	gallery
 */

.gallery .left,
.gallery .right {
	float: left;
	margin: 0 0 20px 0;
}

.gallery .not_five {
	margin-right: 20px !important;
}

/*
 *	hero
 */

#hero .image {
	left: -291px;
}

/*
 *	visit-dices
 */

#visit-dices {
	height: 854px;
}

/*
 *	visit-dices hall
 */

#visit-dices .hall {
	top: 582px;
}

#visit-dices .big {
	width: 465px;
}

/*
 *	visit-dices tour
 */

#visit-dices .tour {
	left: 388px;
}

/*
 *	visit-dices rules
 */

#visit-dices .rules {
	left: 0;
}

#visit-dices .spectators .image {
	left: -48px;
}

/*
 *	mediacontent
 */

#mediacontent {
	float: none;
	width: 950px;
}

#content .spactacle.not_second {
	margin-right: 20px;
}


