<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

	<head>
	
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
		<title>Indiewire Will Be Back Soon!</title>
		
			<style type="text/css">
			
				body {
					font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
					background: #FFF;
					margin: 0;
					padding: 0;
					color: #000;
				}
				
				}
				h1, p {
					margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
					padding-right: 15px;
					padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
				}
				
				
				.container {
					width: 960px;
					background: #FFF;
					margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
				}
				
				.content {
				
					padding: 10px 0;
					height: 300px;
				}
				
				.fltrt {  
					float: right;
					margin-left: 8px;
				}
				.fltlft { 
					float: left;
					margin-right: 8px;
				}
				.clearfloat { 
					clear:both;
					height:0;
					font-size: 1px;
					line-height: 0px;
				}
			
			</style>
	
	</head>
	
	<body>
	
		<div class="container">
		  <div class="content">
			<h1>&nbsp;</h1>
			<h1><img src="http://d1oi7t5trwfj5d.cloudfront.net/9f/e70430812011e2922e22000a1d0930/file/iw_icon_sm.jpg" width="200" height="200" style="float:left;margin:0 20px 0 0;" /></h1>
			<h1>We're closed for Maintenance!</h1>
			<p>Up early, are you? Well so are we, working behind the scenes to make Indiewire a more pleasant and responsive place to visit. </p>
			<p>We'll be back at 7AM EST with all the day's smart film and TV news.</p>
		  </div>
		</div>
		
	</body>
	
</html>
