<?php include('inc/bootstrap.php'); ?>
<?php $title = 'Materials'; ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<?php include('templates/head.tpl.php'); ?>
	<body>
		<div id="page">
			<div id="main">
				<div class="chronology">
					<div id="chronology-header">
						<div class="main-content">
							<h1>Materials &amp; Technique</h1>
							<div class="description">
							<p>On his first trip to Italy, in 1920, Rivera studied the work of Italian Renaissance masters, paying particular attention to the materials and techniques of fresco painting. He later modernized the medium by synthesizing traditional fresco technique with materials like commercially prepared cement mixtures and synthetic pigments. In an effort to overcome the immobility of murals, by definition fixed on site, Rivera also invented what he called "portable murals"&mdash;freestanding fresco panels with a cement and steel backing.</p>
							<p><i>Explore Rivera's distinctive approach to fresco in the two videos below.</i></p></div>
						</div>
						<div class="sidebar">
							<h2 class="sidebar-title">Sketch Drawings<br />&amp; X-Rays</h2>
							<div class="description">
								<p>Click on the images below to reveal full-scale sketches of three murals by Rivera and an X-ray study of the portable mural <em>Agrarian Leader Zapata</em>.</p>
							</div>
						</div>
					</div>
					<div class="clear-both"></div>
					<div class="main-content">
						<div class="nodes-content video">
							<div class="node">
								<div class="video-item">
									<img src="content/material/fresco/image.jpg" alt="" />
									<a class="play" href="content/material/fresco/video.php">Play</a>
								</div>
								<h2>Fresco Technique</h2>
								<div class="content">
									<p style="font-style:normal">MoMA Paintings Conservator Anny Aviram describes the technique of fresco painting, using Rivera's <em>Agrarian Leader Zapata</em> as a case study. Archival film footage shows Rivera demonstrating his methods at the 1939-40 Golden Gate International Exposition.</p>
								</div>
							</div>
							<div class="node">
								<div class="video-item">
									<img src="content/material/giornata/image.jpg" alt="" />
									<a class="play" href="content/material/giornata/video.php">Play</a>
								</div>
								<h2>Giornata</h2>
								<div class="content">
									<p style="font-style:normal">The term <em>giornata</em> refers to the area of a fresco that can be completed in a day's work. MoMA Conservator Anny Aviram reveals <em>Agrarian Leader Zapata</em>'s three <em>giornate</em>. Archival footage shows Rivera at work in 1939-40.</p><br /><br /><br /><br />
								</div>
							</div>
						</div>
					</div>
					<div class="sidebar">
						<div class="content">
							<div id="sidebar-right">
								<div class="image-teaser">
									<img src="images/img/material/img01.png" alt="" />
									<h2 class="title"><a href="content/mural/liberation/detail.php#sketch">liberation of the peon</a></h2>
								</div>
								<div class="image-teaser">
									<img src="images/img/material/img02.png" alt="" />
									<h2 class="title"><a href="content/mural/agrarian/detail.php#sketch">agrarian leader zapata</a></h2>
								</div>
								<div class="image-teaser">
									<img src="images/img/material/img02_2.png" alt="" />
									<h2 class="title"><a href="content/mural/agrarian/detail.php#x-ray">agrarian leader zapata</a></h2>
								</div>
								<div class="image-teaser">
									<img src="images/img/material/img03.png" alt="" />
									<h2 class="title"><a href="content/mural/drilling/detail.php#sketch">pneumatic drilling</a></h2>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
			<div id="sidebar">
				<div id="menu">
					<?php include('templates/menu.tpl.php'); ?>
					<ul class="menu main-menu">
						<li class="home"><a href="index.php">Home</a></li>
						<li class="menu"><a href="#">Menu</a></li>
						<li class="materials active"><a href="#">Materials</a></li>
					</ul>
				</div>
			</div>
		</div>
	</body>
</html>