/* -------------------------------------------------------------- 
  
   Copyright Max Morev, 2007-2009
   Developed by Andrey Okonechnikov. http://okonet.ru
   
-------------------------------------------------------------- */

/* =Reset Styles - Thank you Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: black;
	font: 0.6251em/1 "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -------------------------------------------------------------- 
  
   global.css
   * Site-specific CSS.
   
-------------------------------------------------------------- */

html,
body {
	color: #666;
	background: rgb(50,50,50);
	height: 97%;
	width: 100%;
	overflow-y: hidden;
}
body {
	color: #222; 
	font: 80%/1.5 Georgia,"Times New Roman",Times,serif;
}
body * {
	color: #888;
}
h1 {
	color: #999;
	font: normal 3em/1.35em "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h2, h3, h4 {
	margin: 1em 0 .5em;
	font: bold 1.75em/1 "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #999;
	text-transform: uppercase;
}

a.fn {
	color: #FFF;
	text-decoration: none!important;
}
	a.fn:hover {
		color: #FFF!important;
	}

a:link { color: #CCC; }	
a:hover { color: #FFF!important; }

p {
	margin: 0 0 1em;
}

#about {
	position: absolute;
	left: 0;
	top: 10%;
	margin: 0;
	padding-right: 10px;
	background-color: rgba(50,50,50,.8);
	width: 300px;
	z-index: 1;
}
	
	#about h1 {
		position: fixed;
		top: 10%;
		margin-left: 20px;
		font-size: 48px;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: -2px;
	}
		#about h1 a {
			display: block;
			margin: 5px 10px;
			padding: 0;
			color: #FFF;
			text-decoration: none!important;
			font-size: 100%;
			line-height: .65em;
		}

				

			#about h1 a em {
				color: #FFF;
			}
			#about h1 a:hover {
				color: #999!important;
			}
			#about h1 a:hover em {
				color: #FFF;
			}
		#about h1 i {
			display: none;
		}
		#about h1 em {
			font-style: normal;
			font-size: 140%;
		}
		
	#about h2 {
		margin: 90px 0 0 23px;
		font-size: 146px;
		font-weight: bold;
		letter-spacing: -15px;
		color: #999;
	}




	#about p.about {
		margin: -10px 0 50px 33px;
		font-size: 1.15em;
		color: #FFF;
	}
/* diary */
.diary {
	position: relative;
	margin-left: 20px;
	width: 300px;
	z-index: 466;
}

.diary h4 {
		position: relative;
		margin-left: 10px;
		font-size: 22px;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: -2px;
	}

.diary h4 a {
			display: block;
			margin: 5px 10px;
			padding: 0;
			color: #FFF;
			text-decoration: none!important;
			font-size: 100%;
			line-height: .65em;
		}
	
	.diaryt h4 a em {
			color: #FFF;
		}
	.diary h4 a:hover {
			color: #999!important;
		}
	.diary h4 a:hover em {
			color: #FFF;
			}
	.diary h4 i {
			display: none;
		}
	.diary h4 em {
			font-style: normal;
			font-size: 100%;
		}

/* end: diary  */		

	.vcard .tags,
	.vcard .adr {
		display: none;
	}
	
	.contacts {
		margin-top: 30px;
		margin-left: 33px
	}
		.contacts h3 {
			color: #FFF;
		}
		.contacts dt {
			float: left;
			font-style: italic;
			color: #FFF;
			width: 60px;
		}
		.contacts dd {
			margin-left: 60px;
		}
			.contacts dd p,
			.contacts dd div {
				margin: 0;
			}
			.contacts dd div.tel {
				margin-bottom: 1em;
			}


#container {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -75px 0 0;
	height: 150px;
	overflow: visible;
	zoom: 1;
}

#containerp {
	position: fixed;
	top: 133px;
	left: 330px;
	
}

ul#photos-list {
	float: left;
	margin: 0;
	padding: 20px 10px;
	padding-left: 320px;
	height: 100px;
	background: url(../images/bg-film.gif) repeat-x left top;
}
	ul#photos-list li {
		position: relative;
		float: left;
		margin: 0 10px 0 0;
		padding: 0;
		list-style: none;
	}
		ul#photos-list li a {
			position: relative;
			float: left;
			margin-top: 0;
			padding: 0;
			text-decoration: none;
			border: 0;
			width: 140px;
			height: 100px;
			overflow: hidden;
			background: none;
			border: 0 solid #FFF;
			opacity: 0.35;
			-moz-opacity: 0.35;
			filter:alpha(opacity=35);
		}
			ul#photos-list li a img {
				display: block;
				border: 0;
			}
			ul#photos-list li a span.title {
				position: absolute;
				left: 0;
				bottom: 0;
				display: none;
				padding: 0;
				color: #444;
				font-size: 13px;
			}
			
		ul#photos-list li a._extended {
			-moz-box-shadow: #222 0 0 16px;
			-webkit-box-shadow: #222 0 0 16px;
			box-shadow: #222 0 0 16px;
		}
			ul#photos-list li a._extended span.title {
				display: block;
			}
			
	.hidden {
		position: absolute!important;
		left: 0!important;
		visibility: hidden!important;
		background: none!important;
	}

/* Film art */
#container div {
	float: left
}
i.film-start {
	display: none;
	float: left;
	margin-top: -43px;
	width: 103px;
	height: 189px;
	background: url(../images/bg-film-start.gif) no-repeat 0 0;
}
i.film-end {
	display: block;
	float: left;
	width: 168px;
	height: 140px;
	background: url(../images/bg-film-end.gif) no-repeat 0 0;
}

/* Loader */
#loader {
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -24px 0 0 -24px;
	padding: 0;
	font-size: 135%;
	width: 48px;
	height: 48px;
	background: #000;
	z-index: 100;
	text-shadow: #000 0 1px 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
	#loader p {
		padding-top: 24px;
		color: #FFF;
		text-indent: -10000px;
		line-height: 24px;
		background: url(../images/loader.gif) no-repeat 50% 50%;
	}
			
/* Shadow border */
#top, #bottom, #left, #right {
	background: black;
	display: block;
	z-index: 1;
}
#left, #right {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 88px;
}
#left {
	left: 0;
	background: url(../images/left.png) left center repeat-y;
}
#right {
	right: 0;
	background: url(../images/right.png) right center repeat-y;
}

#top, #bottom {
	position: fixed;
	left: 0;
	right: 0;
	height: 88px;
}
#top {
	top: 0px;
	background: url(../images/top.png) top center repeat-x;
}
#bottom {
	bottom: 0px;
	background: url(../images/bottom.png) bottom center repeat-x;
}

/* Footer section */
#footer {
	position: fixed;
	left: 0;
	bottom: 10px;
	margin: 0 30px;
	z-index: 5;
}
	#footer p {
		margin: 0 0 .25em;
		font-size: .9em;
	}
	#footer p.copyright {
		margin-left: -1.125em;
	}