/* Sarna Lapine */
/* Layout Stylesheet
--------------------------------------------------------------------------- */


/* Style Precedents
----------------------------------------------------------------------------- */	


	body {
	
	padding: 0;
	margin: 0;
	background-color: #fff;
	font: normal 11px/15px Georgia, Serif;
	color: #000;
	
	}
	
	h2, h3, h4, ul, ol, a, p {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	}
	
	a {
	
	color: #000;
	text-decoration: underline;
	outline: none;
	
	}
	
	a:hover {
	
	text-decoration: none;
	
	}
	
	img {
	
	border: 0;
	
	}
	
	span {
	
	font: normal 11px/15px Verdana, Helvetica, sans-serif;
		
	}
	

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


	#layout {
	
	width: 910px;
	margin: 75px 0 0 25px;
	padding: 0 0 120px 0;
	float: left;
	
	}
	
	h1 {
	
	background: url(../images/sarnalapine.gif) no-repeat;
	width: 281px;
	height: 135px;
	display: block;
	text-indent: -5000px;
	margin: 0 0 30px 0;
	float: left;
	
	}
	

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

	
	a.nav {
	
	height: 29px;
	text-indent: -5000px;
	display: block;
	margin: 0 0 11px 0;
	overflow: hidden;
	float: left;
	clear: left;
	
	}
	
	a.news {
	
	background: url(../images/news.gif) no-repeat;
	width: 105px;
	
	}
	
	a.about {
	
	background: url(../images/about.gif) no-repeat;
	width: 128px;
	
	}
	
	a.film {
	
	background: url(../images/film.gif) no-repeat;
	width: 82px;
	
	}
	
	a.theater {
	
	background: url(../images/theater.gif) no-repeat;
	width: 163px;
	
	}
	
	a.contact {
	
	background: url(../images/contact.gif) no-repeat;
	width: 170px;
	
	}
	

/* Sections
----------------------------------------------------------------------------- */


/* News */
	
	
	#news {
	
	width: 600px;
	float: left;
	clear: left;

	}
	
	#news span {
	
	margin-right: 7px;
	
	}
	
	#news p {
	
	margin: 9px 0 0 0;
	
	}
	
	#news p.last {
	
	margin: 0 0 30px 0;
	
	}
	
	
/* About */
	
	
	#about {
	
	width: 550px;
	float: left;
	clear: left;
	margin: 0;
	
	}
	
	#about p {
	
	margin: 9px 0 12px 0;
	
	}
	
	#about p.last {
	
	margin: 0 0 30px 0;
	
	}
	

/* Film */


	#film {
	
	float: left;
	clear: left;
	width: 900px;
	
	}
	
	#film div.project h3 {
	
	margin: 0 0 11px 0;
	
	}
	
	#film div.project {
	
	height: 525px;
	margin: 9px 30px 30px 0;
	
	}
	
	#film div.project.three {
	
	width: 300px;
	margin: 9px 0 30px 0;
	
	}
	
	#film div.project.four {

	height: 623px;
	
	}
	
	#film li.indent {
	
	margin: 0 0 0 13px;
	
	}

	div.project {
	
	float: left;
	width: 270px;
	
	}
	
	div.project img {
	
	margin: 0 0 20px 0;
	
	}
	
	div.project h3 em {
	
	font-size: 26px;
	margin: 0 15px 11px 0;
	font-weight: normal;
	
	}
	
	div.project p {
	
	margin: 0 0 12px 0;
	
	}
	
	div.project ul {
	
	margin: 0 0 11px 0;
	
	}
	

/* Theater */


	#theater {
	
	float: left;
	clear: left;
	width: 900px;
	
	}
	
	#theater div.project {
	
	margin: 9px 30px 30px 0;
	
	}
	
	#theater div.project.three {
	
	margin: 9px 0 30px 0;
	
	}
	
	#theater h3 em {
	
	margin: 0 0 4px 0;

	}
	
	#theater div.project span {
	
	margin: 0 0 9px 0;
	display: block;
	
	
	}
	

/* Contact */
	
	
	#contact {
	
	float: left;
	clear: left;
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	

	