/*-----------------------------------------------------------------------------
Teatr Satiry Screen Stylesheet

version:   1.0
date:      25/08/07
author:    Alexander Chuprin | Web-Master Studio
email:     a.s.chuprin@gmail.com
website:   www.chuprin.com | www.web-master.ru

-----------------------------------------------------------------------------*/


/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

html, body { width: 100%; height: 100%; }
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #363f46;
	background: #363f46;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 10px 0;
	font-size: 1em;
}
li, dd, blockquote { 
	margin-left: 30px; 
}

h1 {
	position: relative;
	zoom: 1;
	margin: 0 0 15px 0;
	background: #363f46;
	line-height: 2.52em;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	color: #d7d6d1;
	}
h2 {
	padding: 0 0 0 10px;
	background: #363f46;
	line-height: 1.8em;
	font-size: 1em;
	font-weight: normal;
	color: #d7d6d1;
	}
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }

/* Table */
table { border-collapse: collapse; border: 0; }
table td { padding: 0px; vertical-align: top; text-align: left; }

/* Inputs */
input { padding: 0 0 0 3px; }
input, select, option { font-size: 1em; vertical-align: middle; }
input.submit { width: 19px; height: 14px; margin: 0 0 0 5px; background: url(/i/b_submit.gif); border: 0; cursor: pointer; }

/* Lists */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.last { border-bottom: none !important; border-right: none !important; margin-right: 0 !important; padding-right: 0 !important; background: none !important; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
img.fleft { margin: 0 10px 10px 0; }
.fright { display: block; float: right; }
img.fright { margin: 0 0 10px 10px; }
.block { display: block; }

/* Text */
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.light { color: #d7d6d1; }

hr { height: 2px; border: 0; background: #363f46; color: #363f46; }
div.dotted { height: 1px; line-height: 1px; background: url(/i/dots_hor.gif) repeat-x; }

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

a img { border: 0; }
a {
	color: #d7d6d1;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #363f46;
	text-decoration: none;
}

/* Layout 
---------------------------------------------------------- */

#page { 
	width: 53.9em; 
	min-width: 589px;
	margin: 0 auto;
	padding: 0 0 9px 0;
	font-size: 1.1em;
	}
#header {
	padding: 0 7px 7px;
	background: #596874;
	}
#wrapper { 
	background: #d7d6d1;
	padding: 9px;
	}
#content { 
	float: left;
	clear: right;
	width: 61%;
	background: #d7d6d1;
	}
	#content .container {
		padding: 0 9px 20px;
		}
#sidebar-right {
	position: relative;
	clear: right;
	float: left;
	width: 39%;
	background: url(/i/dashed_line_vert.gif) 0 3px repeat-y #d7d6d1;
	}
	#sidebar-right .container {
		padding: 0 21px 30px;
		}
#footer {
	padding: 0;
	zoom: 1;
	position: relative;
	}
#copyrights {
	padding: 10px 0;
	}
	#copyrights br {
		display: block;
		height: 3px;
		line-height: 3px;
		}
/* Inner page */
#sub-page #wrapper {
	background-image: url(/i/wrapper_logo_bg.gif);
	background-position: 96% 1.95em;
	background-repeat: no-repeat;
	}
	#sub-page #wrapper .container {
		padding: 10px 20px 30px 20px;
		background: #989790;
		border: 1px solid #63696d;
		border-bottom: 1px solid #404a53;
		}


/* Header
---------------------------------------------------------- */

#logo {
	float: left;
	width: 90px;
	height: 82px;
	background: url(/i/logo.gif) no-repeat;
	}
	#logo a {
		display: block;
		height: 100%;
		text-indent: -99999px;
		}
#search {
	float: right;
	width: 170px;
	padding: 36px 6px 0 0;
	}
	#search form, #search fieldset {
		margin: 0;
		border: 0;
		}
	#search label {
		display: block;
		height: 5px;
		margin: 0 0 3px 0;
		background: url(/i/label_search.gif) no-repeat;
		line-height: 5px;
		text-indent: -99999px;
		}
	#search button {
		display: block;
		float: right;
		text-indent: -99999px;
		width: 20px;
		height: 20px;
		background: url(/i/b_search.gif) no-repeat;
		border: 0;
		cursor: pointer;
		}
	#search input {
		float: left;
		width: 140px;
		height: 19px;
		border: 1px solid #414c54;
		color: #414c54l
		}
	#search #searchSubmit {
		width: auto;
		height: auto;
		border: 0;
		margin: 0 0 0 2px;
		}

/* Navigation
---------------------------------------------------------- */

#menu {
	margin: 4px 0;
	}
	#menu ul { 
		margin: 0;
		/*padding: 0 0 0 12px; */
		padding: 0 0 0 0px;
		overflow: hidden;
		}
		#menu ul li {
			float: left;
			clear: right;
			margin: 0;
			padding: 0 2px 0 0;
			background: url(/i/menu_sep.gif) 100% 55% no-repeat;
			list-style-type: none;
			line-height: 23px;
			z-index: 1;
			}
			#menu ul li a {
				position: relative;
				display: block;
				height: 23px;
				background-position: 50% 0;
				white-space: nowrap;
				z-index: 1;
				}
			#menu ul li a:hover {
				color: #d7d6d1;
				}
				#menu ul li a span {
					position: absolute; 
					display: block;
					left: 0; 
					top: 0; 
					z-index: 10;
					width: 100%;
					height: 23px;
					cursor: pointer;
					}
				#menu ul li a:hover span, #menu ul li.active a span {
					left: -2px;
					padding: 0 2px;
					background-position: 50% -23px;
					background-color: #8e9faf;
					}
		/*#menu .nav-afisha a { width: 50px;  } */
		#menu .nav-afisha a { width: 48px;  }
		#menu .nav-afisha a span { background-image: url(/i/menu_item_1.gif); }
		/*#menu .nav-news a { width: 57px; } */
		#menu .nav-news a { width: 55px; }
		#menu .nav-news a span { background-image: url(/i/menu_item_2.gif); }
		/*#menu .nav-repertoir a { width: 69px; }	 */
		#menu .nav-repertoir a { width: 67px; }
		#menu .nav-repertoir a span { background-image: url(/i/menu_item_3.gif); }
		/*#menu .nav-future a { width: 114px; }  */
		#menu .nav-future a { width: 112px; }
		#menu .nav-future a span { background-image: url(/i/menu_item_4.gif); }
		/*#menu .nav-peoples a { width: 69px; } */
		#menu .nav-peoples a { width: 67px; }
		#menu .nav-peoples a span { background-image: url(/i/menu_item_5.gif); }
		/*#menu .nav-about a { width: 67px; }	 */
		#menu .nav-about a { width: 65px; }
		#menu .nav-about a span { background-image: url(/i/menu_item_6.gif); }
		/*#menu .nav-comments a { width: 84px; } */
		#menu .nav-comments a { width: 82px; }
		#menu .nav-comments a span { background-image: url(/i/menu_item_7.gif); }
		/*#menu .nav-museum a { width: 42px; } */
		#menu .nav-museum a { width: 40px; }
		#menu .nav-museum a span { background-image: url(/i/menu_item_8.gif); }
		#menu .nav-blog a { width: 37px; }
		#menu .nav-blog a span { background-image: url(/i/menu_item_10.gif); }
		
/* Sub navigation */
#sub-nav {
		width:100%;
	}
	#sub-nav ul {
		margin: 0;
		padding: 0 0 0 1px;
		list-style:none;
		}
		#sub-nav li {
			float:left;
			display:inline;
			background:url("/i/right_both.gif") no-repeat right top;
			margin:0 0 0 9px;
			padding:0;
			}
			#sub-nav a {
				float:left;
				display:block;
				position:relative;
				left:-10px;
				margin-right:-9px;
				width:.1em;
				background:url("/i/left_both.gif") no-repeat left top;
				padding: 5px 6px 5px 8px;
				text-decoration:none;
				color:#765;
				z-index: 1;
				}
#sub-nav > ul a {width:auto;}
#sub-nav a {float:none;}
#sub-nav a:hover {
	color:#333;
	
	}
#sub-nav .active {
	position: relative;
	margin-bottom: -1px;
	margin-right: 1px;
	background-position:100% -150px;
	}
#sub-nav .active a {
	background-position:0 -150px;
	padding-bottom:6px;
	z-index: 100;	
	color:#333;
	}

/* Content
---------------------------------------------------------- */

#topImg {
	background: #161615;
	}
#siteTitle {
	height: 38px;
	margin: 4px 0 30px 0;
	background: url(/i/satireru_ru.gif) no-repeat;
	text-indent: -9999px;
	}

/* Afisha */
#afisha {
	position: relative;
	width: 90%;
	margin: 28px auto 15px;
	padding: 60px 12px 12px;
	background: url(/i/afisha_bg.jpg) 100% 0 no-repeat #c12c0e;
	color: #000000;
	}
	#afisha abbr {
		border: 0; 
		}
	#afisha p, #afisha h2 {
		margin: 2px 0;
		}	
	#afisha h1 {
		position: absolute;
		width: 265px;
		height: 76px;
		top: -17px;
		right: -8px;
		margin: 0;
		background: url(/i/afisha_title.gif) 100% 0 no-repeat;
		text-indent: -99999px;
		}
	#afisha h2 {
		zoom: 1;
		margin: 0 0 7px 0;
		padding: 0 0 0 14px;
		background: url(/i/arrow_2.gif) 0 4px no-repeat;
		font-size: 1em;
		}
		#afisha h2 a {
			font-weight: bold;
			color: #d7d6d1;
			text-decoration: underline;
		}
	#afisha ul {
		margin-top: 0;
		}
		#afisha ul li {
			margin: 0;
			list-style-type: none;
		}
	#afisha dl {
		margin-top: 0;
		}
		#afisha dl dt {
			float: left;
			margin: 0 2px 0 0;
		}
		#afisha dl dd {
			margin: 0;
			/*white-space: nowrap;*/
			}
	#afisha br {
		display: block;
		height: 6px;
		line-height: 6px;
	}
	#afisha a {
		color: #d7d6d1;
		text-decoration: none;
		}
	#afisha .date {
		padding: 20px 0 0 0;
		}
		#afisha .date .day {
			position: relative;
			display: block;
			border-bottom: 2px solid #000;
			}
			#afisha .date .day div {
				position: relative;
				zoom: 1;
				display: block;
				margin: 0 53px;
				background: #d7d6d1;
				border: solid #000;
				border-width: 1px 1px 0;
				line-height: 1.6em;
				text-align: center;
				}
			#afisha .date .time {
				margin-top: 0;
				border-top: 0;
				}
	#afisha .time {
		zoom: 1;
		margin: 12px 0;
		border-top: 1px dashed #000;
		}
		#afisha .time span {
			display: block;
			width: 10em;
			max-width: 150px;
			margin: 0 auto;
			background: url(/i/time_corner_right.gif) 100% 100% no-repeat;
			}
			#afisha .time span span {
				display: block;
				padding: 0 0 1px 0;
				background: url(/i/time_corner_left.gif) 0 100% no-repeat;
				text-align: center;
				font-weight: bold;
				line-height: 1.5em;
				}
	#afisha .location {
		display: none;
		}
	#afisha .eventActions a {
		display: block;
		margin: 0 0 4px 0;
		}
	#afisha .eventActions a img {
		display: block;
		}
h1.title {
	padding: 10px;
	margin: 0;
	background: none;
	line-height: 1em;
	text-align: left;
	}
#shortDesc {
	height: 8.65em;
	overflow: auto;
	margin: 0 200px 25px 10px;
	scrollbar-base-color: #d7d6d1; 
	scrollbar-track-color: #d7d6d1;
	scrollbar-face-color: #d7d6d1;
	scrollbar-highlight-color: #989790;
	scrollbar-3dlight-color: #d7d6d1;
	scrollbar-darkshadow-color: #d7d6d1;
	scrollbar-shadow-color: #989790;
	scrollbar-arrow-color: #989790;	
	}

/* TopNav (Sortiing, Pagination) */
#topNav {
	margin: 0 0 15px 0;
	}
	#topNav form, #topNav fieldset {
		margin: 0;
		border: 0;
		}
	#topNav label {
		display: block;
		margin: 0 0 5px 0;
		}
	#topNav .pages {
		margin: 16px 0 0 0;
		}

/* Pagination */
#bottomNav {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #363f46;
	}
.pages {
	word-spacing: 0.5em;
	font-size: 0.91em;
	color: #363f46;
	}
	.pages a {
		color: #363f46;
		}

/* Performances */
.repertoir li {
	margin: 0 0 25px;
	list-style-type: none;
	overflow: auto;
	zoom: 1;
	}
.column-1 {
	float: left;
	width: 148px;
	}
	.column-1 a {
		display: block;
		margin: 4px 0;
		}
		.column-1 a img {
			display: block;
			}

.column-2 {
	margin-left: 170px;
	}
.picturePreview {
	height: 181px;
	overflow: hidden;
	margin: 0 0 15px 0;
	border: 3px solid #d7d6d1;
	}
.repertoir li h1 img {
	position: absolute;
	right: 10px;
	bottom: -18px;
	}

.repertoir li ul li {
	margin: 0;
	list-style-type: none;
	}
	
.in-frame {
	border: 3px solid #d7d6d1;
	}
/* Actors list */
.actor {
	position: relative;
	float: left;
	width: 45.7%;
	min-height: 76px;
	margin: 0 15px 13px 0;
	}
	.actor .actorPhotoSm {
		display: block;
		float: left;
		width: 94px;
		height: 69px;
		overflow: hidden;
		margin: 0 8px 0 0;
		}
	.actor .actorName {
		display: block;
		text-decoration: none;
		}
	.actor .actorMore {
		position: absolute;
		bottom: 0;
		left: 110px;
		}

.actors {
	position: relative;
	float: left;
	width: 45.7%;
	min-height: 36px;
	margin: 0 15px 13px 0;
}		
/* Actor's page */
.vcard .column-1 {
	width: 200px;
	margin: 0 -200px 0 0;
	overflow: hidden;
	}
.vcard .column-2 {
	margin: 0 0 0 220px;
	}
.fn {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #d7d6d1 !important;
	}
.family-name {
	text-transform: uppercase;
	}
.title {
	display: block;
	}
.actorProfile a {
	color: #363f46;
	}	
.actorProfile li {
	margin: 0;
	list-style-type: none;
	}

/* Afisha (Full) */
.calendar table {
	width: 100%;
	}
.calendar .vevent {
	position: relative;
	width: 33%;
	padding: 0 0 30px 0;
	}
.calendar a {
	display: block;
	position: relative;
	padding: 0 10px 0 15px;
	text-decoration: none;
	}
	.calendar a span {
		display: block;
	}
.calendar .date strong {
	font-size: 1.3em;
	}
.calendar em {
	display: block;
	margin: 7px 10px 2px 0;
	border-bottom: 1px dashed;
	font-style: normal;
	}	
.calendar .summary {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.3em;

	}
.calendar .premier {
	font-size: 0.9em;
	color: #595854;
	}


/* Sidebar (Right)
---------------------------------------------------------- */

#scissors {
	position: absolute;
	left: -6px;
	bottom: 0;
	width: 17px;
	height: 90px;
	background: url(/i/scissors.gif) no-repeat #d7d6d1;
	}
	
/* News block*/
.news {
	margin: 0 0 25px 0;
	}
	.news a {
		color: #363f46;
		text-decoration: none;
		}
	.news dl {
		margin: 21px 0 10px 0;
		}
		.news dl dd {
			position: relative;
			margin: 0;
			padding: 7px 0;
			clear: both;
			}
		.news dl dt {
			position: relative;
			padding: 0 0 1px 0;
			background: url(/i/dots_hor.gif) 0 100% repeat-x;
			clear: both;
			}	
			.news dl dt a {
				padding: 0 0 0 18px;
				background: url(/i/arrow_1.gif) 0 50% no-repeat;
				line-height: 2.45em;
				font-weight: bold;
				}
			#sub-page .news dl dt a {
				padding: 0 0 0 18px;
				background: url(/i/arrow_4.gif) 0 50% no-repeat;
				line-height: 2.45em;
				font-weight: bold;
				}
	.news a.more {
		display: block;
		height: 5px;
		background: url(/i/label_allnews.gif) no-repeat;
		text-indent: -99999px;
		}

/* Footer 
---------------------------------------------------------- */

#quickNavigation {
	margin: 20px 0 0 0;
	padding: 14px 28px;
	background: #cc8371;
	border: 1px dashed #000;
	}
	#quickNavigation form, #quickNavigation fieldset {
		margin: 0;
		border: 0;
		}
	#quickNavigation label {
		display: block;
		margin: 0 0 8px 0;
		}
	#quickNavigationSelect {
		width: 220px;
		}
		
#shortContacts {
	background: url(/i/contacts_girl.jpg) 16px 50% no-repeat;
	padding: 5px 0 5px 90px;	
	}
	#shortContacts dl {
		margin: 0;
		padding: 0 0 0 12px;
		background: url(/i/dots_vert.gif) repeat-y;
		}
		#shortContacts dl dd {
			margin: 0 0 4px 0;
		}
#sub-page #siteTitle {
	margin: 0 0 9px 0;
	padding: 15px 20px;
	background: url(/i/satireru_title_2.gif) 20px 15px no-repeat #596874;
	}
#footer #quickNavigation {
	float: left;
	clear: right;
	width: 44%;
	margin: 0;
	padding: 14px 10px 14px 18px;
	}
#footer #shortContacts {
	float: left;
	clear: right;
	width: 35.5%;
	margin: 6px 0 0 0;
	padding: 5px 0 5px 87px;	
	}	

