http://matt.cc/tumblr/portfolio/loader.gif) no-repeat center center;} #cboxLoadingOverlay{background:#000;} #cboxTitle{position:absolute; top:-22px; left:0; color:#000;} #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;} #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(http://matt.cc/tumblr/portfolio/controls.png) no-repeat 0 0;} #cboxPrevious{background-position:0px 0px; right:44px;} #cboxPrevious.hover{background-position:0px -25px;} #cboxNext{background-position:-25px 0px; right:22px;} #cboxNext.hover{background-position:-25px -25px;} #cboxClose{background-position:-50px 0px; right:0;} #cboxClose.hover{background-position:-50px -25px;} .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;} .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;} .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;} .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;} .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;} </style> <!--[if IE]> <style type="text/css" media="screen"> .box-caption{ font-size:80px; line-height:120px; } #right{ width:785px; float:left; } #container{ width:985px; margin:auto; } </style> <![endif]--> </head> <body> <div id="container"> <div id="left"> {block:IfHeaderImage} <a href="/"><img src="{image:Header}" id="header-image" border="0"/></a> {/block:IfHeaderImage} {block:IfNotHeaderImage} <h1><a href="/">{Title}</a></h1> {/block:IfNotHeaderImage} {block:Description} <p id="description">{Description}</p> {/block:Description} <ul id="pages"> {block:HasPages} {block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages} {/block:HasPages} {block:IfResumeLink} <li><a href="{text:Resume Link}">Resume</a></li> {block:IfResumeLink} {block:IfBlogLink} <li><a href="{text:Blog Link}">Blog</a></li> {block:IfBlogLink} {block:IfEmailAddress} <li><a href="mailto:{text:Email Address}">Contact</a></li> {block:IfEmailAddress} </ul> </div> <div id="right"> {block:IndexPage} <div id="index-bar"></div> <div class="clear"></div> {/block:IndexPage} <div id="posts" class="autopagerize_page_element"> {block:Posts} {block:Photo} <div class="post photo"> {block:IndexPage}<div class="box"> <img src="{PhotoURL-250}" alt="{PhotoAlt}"/> <div class="box-caption-text">{Caption}</div> <a href="{Permalink}" class="box-caption">#</a> </div> {/block:IndexPage} {block:PermalinkPage} <div class="middle"> <div class="middle-content"> <a href="{PhotoURL-HighRes}" rel="slideshow"> <img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0"/> </a> </div> </div> <div class="caption"> {block:Caption} {Caption} {/block:Caption} {block:HasTags} <div class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} </div> {/block:HasTags} {block:PermalinkPagination} <div class="permpaginate"> {block:NextPost} <a href="{NextPost}">Previous Project</a> {/block:NextPost} {block:PreviousPost} <a href="{PreviousPost}">Next Project</a> {/block:PreviousPost} </div> {/block:PermalinkPagination} </div> {/block:PermalinkPage} </div> {/block:Photo} {block:Photoset} {block:IndexPage} <script type="text/javascript"> $(document).ready(function() { $('.html_photoset').killPhotoset({ photoSize: 250 }); }); </script> {/block:IndexPage} {block:PermalinkPage} <script type="text/javascript"> $(document).ready(function() { $('.html_photoset').killPhotoset({ photoSize: 500 }); }); </script> {/block:PermalinkPage} <div class="post photoset"> {block:IndexPage} <div class="box"> {block:Photos} <img src="{PhotoURL-250}" alt="{PhotoAlt}"/> {/block:Photos} <div class="box-caption-text">{Caption}</div> <a href="{Permalink}" class="box-caption">#</a> </div> {/block:IndexPage} {block:PermalinkPage} <div class="middle"> <div class="middle-content"> {block:Photos} <a href="{PhotoURL-HighRes}" rel="slideshow"> <img src="{PhotoURL-500}" alt="{PhotoAlt}"border="0"/> </a> <div class="photoset-caption">{Caption}</div> {/block:Photos} </div> </div> <div class="caption"> {block:Caption} {Caption} {/block:Caption} {block:HasTags} <div class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} </div> {/block:HasTags} {block:PermalinkPagination} <div class="permpaginate"> {block:NextPost} <a href="{NextPost}">Previous Project</a> {/block:NextPost} {block:PreviousPost} <a href="{PreviousPost}">Next Project</a> {/block:PreviousPost} </div> {/block:PermalinkPagination} </div> {/block:PermalinkPage} </div> {/block:Photoset} {block:Video} <div class="post video"> {block:IndexPage}<div class="box"> {Video-250} <div class="box-caption-text">{Caption}</div> <a href="{Permalink}" class="box-caption">#</a> </div> {/block:IndexPage} {block:PermalinkPage} <div class="middle"> <div class="middle-content">{Video-500}</div> </div> <div class="caption"> {block:Caption} {Caption} {/block:Caption} {block:HasTags} <div class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} </div> {/block:HasTags} {block:PermalinkPagination} <div class="permpaginate"> {block:NextPost} <a href="{NextPost}">Previous Project</a> {/block:NextPost} {block:PreviousPost} <a href="{PreviousPost}">Next Project</a> {/block:PreviousPost} </div> {/block:PermalinkPagination} </div> {/block:PermalinkPage} </div> {/block:Video} {/block:Posts} {block:PermalinkPage} {block:Posts} {block:Text} <div class="post text"> {block:Title} <h1>{Title}</h1> {/block:Title} {Body} </div> {/block:Text} {/block:Posts} {/block:PermalinkPage} </div> </div> <div class="clear"> </div> <p id="footer"> <a href="/">Home</a> &bull; <a href="/archive">Archive</a> &bull; <a href="/rss">RSS</a> &bull; <a href="http://hasaportfolio.com">hasaportfolio</a> theme by <a href="http://matt.cc">matt mcinerney</a> </p> </div> </body> </html>

&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class="clear"&gt; &lt;/div&gt; &lt;p id="footer"&gt; &lt;a href="/"&gt;Home&lt;/a&gt; &amp;bull; &lt;a href="/archive"&gt;Archive&lt;/a&gt; &amp;bull; &lt;a href="/rss"&gt;RSS&lt;/a&gt; &amp;bull; &lt;a href="http://hasaportfolio.com"&gt;hasaportfolio&lt;/a&gt; theme by &lt;a href="http://matt.cc"&gt;matt mcinerney&lt;/a&gt; &lt;/p&gt; &lt;/div&gt; &lt;/body&gt; &lt;/html&gt;" />

Creative Underclass

Brooklyn-based visual storyteller and amateur astronaut.