<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mongo Deco &#187; finishing</title>
	<atom:link href="http://www.mongodeco.com/tag/finishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mongodeco.com</link>
	<description>Green interior design using entirely reused and recycled materials.</description>
	<lastBuildDate>Mon, 01 Aug 2011 02:55:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Swoops Kitchen</title>
		<link>http://www.mongodeco.com/swoops-kitchen/</link>
		<comments>http://www.mongodeco.com/swoops-kitchen/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:46:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ash]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[collaborate]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[finishing]]></category>
		<category><![CDATA[furnish]]></category>
		<category><![CDATA[mosaic]]></category>
		<category><![CDATA[paint]]></category>
		<category><![CDATA[renovate]]></category>

		<guid isPermaLink="false">http://www.mongodeco.com/?p=289</guid>
		<description><![CDATA[This room was originally separated from the dining room by a wall. We removed that wall and moved another to make enough space to wrap the counter around under the East window and to open the kitchen up to the dining room towards the West, creating a corridor with large windows at either end and a skylight-well in the center of each room. With the exception of the refrigerator, all of the appliances in this kitchen came secondhand from Craigslist. (Everything and the kitchen sink!)]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Swoops Kitchen NE</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_3758.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_3758.jpg" title="Swoops Kitchen NE"></a>
									</li>
							<li>
					<h3>Swoops Kitchen backsplash cabinet detail</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6204.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6204.jpg" title="Swoops Kitchen backsplash cabinet detail"></a>
									</li>
							<li>
					<h3>Swoops kitchen W to dining room</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5830.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5830.jpg" title="Swoops kitchen W to dining room"></a>
									</li>
							<li>
					<h3>Swoops Kitchen NE from dining room</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_3752.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_3752.jpg" title="Swoops Kitchen NE from dining room"></a>
									</li>
							<li>
					<h3>Swoops Kitchen sink counter detail</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_3794.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_3794.jpg" title="Swoops Kitchen sink counter detail"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.mongodeco.com/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 5;
			slideshow.imgSpeed = 3;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "false";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>This room was originally separated from the dining room by a wall. We removed that wall and moved another to make enough space to wrap the counter around under the East window and to open the kitchen up to the dining room towards the West, creating a corridor with large windows at either end and a skylight-well in the center of each room.</p>
<p>With the exception of the refrigerator, all of the appliances in this kitchen came secondhand from Craigslist. (Everything <em>and</em> the kitchen sink!)</p>
<p>The backsplash that expands into a custom mosaic over the cooktop consists of a pairing of one-of-a-kind saltillo-like tiles that were being discarded from a ceramic artist with everyday, machine-made brown quarry tile remnants.</p>
<p>The custom potrack was made with leftover walnut pieces from the window trim. Screwed into the studs above, it can support the weight of even the heaviest cast-iron pans.</p>
<p>Cabinet doors: local recycled ash, stained and sealed with Danish oil / Floor: concrete, hand-troweled / Counters: concrete, cast off-site to custom dimensions / Window trim: reclaimed urban walnut / Furniture and fixtures: salvaged, secondhand / Windows: new / Baseboards: recycled ash wood / Building materials: 50% salvaged</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mongodeco.com/swoops-kitchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swoops Master Bedroom</title>
		<link>http://www.mongodeco.com/swoops-master-bedroom/</link>
		<comments>http://www.mongodeco.com/swoops-master-bedroom/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:11:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[finishing]]></category>
		<category><![CDATA[furnish]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[paint]]></category>
		<category><![CDATA[renovate]]></category>

		<guid isPermaLink="false">http://www.mongodeco.com/?p=341</guid>
		<description><![CDATA[There was originally a wall separating this bedroom from a small 6-foot-square closet at the end of the hallway. We removed the wall and closet door to create a small sitting room with built-in shelves and large, South-facing casement windows. The transformation of what could have been a dedicated closet into a small room with a built-in shelf created a storage problem that was solved by the use of two smaller shelves, two large wardrobes (one antique, one modern), four vintage, hot-pink &#8220;Jersey Fruit&#8221; peach]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>NoMa master bedroom NW</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5869.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5869.jpg" title="NoMa master bedroom NW"></a>
									</li>
							<li>
					<h3>NoMa Master Bedroom NE</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5857.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5857.jpg" title="NoMa Master Bedroom NE"></a>
									</li>
							<li>
					<h3>NoMa master bedroom SE</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5705.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5705.jpg" title="NoMa master bedroom SE"></a>
									</li>
							<li>
					<h3>NoMa Master Bedroom SE to sitting room</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5712.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5712.jpg" title="NoMa Master Bedroom SE to sitting room"></a>
									</li>
							<li>
					<h3>Noma Master Bedroom sitting room</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5837.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5837.jpg" title="Noma Master Bedroom sitting room"></a>
									</li>
							<li>
					<h3>NoMa Master Bedroom SW</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5861.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5861.jpg" title="NoMa Master Bedroom SW"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.mongodeco.com/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 5;
			slideshow.imgSpeed = 3;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "false";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>There was originally a wall separating this bedroom from a small 6-foot-square closet at the end of the hallway. We removed the wall and closet door to create a small sitting room with built-in shelves and large, South-facing casement windows.</p>
<p>The transformation of what could have been a dedicated closet into a small room with a built-in shelf created a storage problem that was solved by the use of two smaller shelves, two large wardrobes (one antique, one modern), four vintage, hot-pink &#8220;Jersey Fruit&#8221; peach crates, a couple vintage trunks, and several sizes of finished particle-board and plexiglass display cubes from an outdated Victoria&#8217;s Secret showroom installation.</p>
<p>Floor: cork tile / Window trim and library detail: salvaged urban walnut / Door: salvaged / Door hardware: original to house / Furniture and fixtures: salvaged, secondhand, heirloom / DÃ©cor: salvaged / Baseboards: salvaged onsite / Building materials: 60% salvaged</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mongodeco.com/swoops-master-bedroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swoops Dining Room</title>
		<link>http://www.mongodeco.com/swoops-dining-room/</link>
		<comments>http://www.mongodeco.com/swoops-dining-room/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 16:44:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[finishing]]></category>
		<category><![CDATA[furnish]]></category>
		<category><![CDATA[mosaic]]></category>
		<category><![CDATA[paint]]></category>
		<category><![CDATA[renovate]]></category>

		<guid isPermaLink="false">http://www.mongodeco.com/?p=332</guid>
		<description><![CDATA[This room was originally separated from the kitchen by a wall. We removed that wall to open up the space and created a corridor with large windows at either end and a skylight-well in the center of each room. The dining room floor is the kind of Vermont slate often found in the foyers of mid-century Midwestern homes â€“ although typically there are some deep red or burgundy accent tiles included in the repeating pattern. Most of these came from a bin that a local]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Swoops Dining Room W</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5758.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5758.jpg" title="Swoops Dining Room W"></a>
									</li>
							<li>
					<h3>Swoops Dining Room N wall</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5772.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5772.jpg" title="Swoops Dining Room N wall"></a>
									</li>
							<li>
					<h3>Swoops Dining Room SE</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5822.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5822.jpg" title="Swoops Dining Room SE"></a>
									</li>
							<li>
					<h3>Swoops Dining Room NE floor</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5824.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5824.jpg" title="Swoops Dining Room NE floor"></a>
									</li>
							<li>
					<h3>Swoops Dining Room NW</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5756.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5756.jpg" title="Swoops Dining Room NW"></a>
									</li>
							<li>
					<h3>Swoops Dining Room NW from kitchen</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5768.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5768.jpg" title="Swoops Dining Room NW from kitchen"></a>
									</li>
							<li>
					<h3>Swoops Dining Room W from kitchen</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5765.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_5765.jpg" title="Swoops Dining Room W from kitchen"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.mongodeco.com/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 5;
			slideshow.imgSpeed = 3;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "false";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>This room was originally separated from the kitchen by a wall. We removed that wall to open up the space and created a corridor with large windows at either end and a skylight-well in the center of each room.</p>
<p>The dining room floor is the kind of Vermont slate often found in the foyers of mid-century Midwestern homes â€“ although typically there are some deep red or burgundy accent tiles included in the repeating pattern. Most of these came from a bin that a local remodeler had dropped off at the local salvage warehouse. We removed the red tiles from our installation and added tiles from two other sources â€“ salvaged and secondhand â€“ to get enough tiles to complete the pattern in our desired color scheme.</p>
<p>The thresholds leading to the adjoining kitchen and library were made from reclaimed urban walnut.</p>
<p>Floor: reclaimed, salvaged, secondhand / Sliding door: secondhand / Trim: original, salvaged / Furniture and fixtures: salvaged / Decor: salvaged / Building materials: 70% salvaged</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mongodeco.com/swoops-dining-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swoops Living Room</title>
		<link>http://www.mongodeco.com/swoops-living-room/</link>
		<comments>http://www.mongodeco.com/swoops-living-room/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 16:37:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[finishing]]></category>
		<category><![CDATA[furnish]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[renovate]]></category>

		<guid isPermaLink="false">http://www.mongodeco.com/?p=470</guid>
		<description><![CDATA[The floor is the original wide-plank pine floor, repaired, sanded down, stained, and sealed to keep the history embedded in some of its deeper gouges. The double doors leading to the adjacent room were originally sidelights (windows on the sides of doors) from a nunnery in Monroe, Michigan. We cleaned, stained, and sealed them to reveal original antique leadwork and beautiful wood grain under years of soot, grime, and water damage. The matching door to the hallway is from the same source. The antique secretary]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Swoops Living Room SW</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_62861.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_62861.jpg" title="Swoops Living Room SW"></a>
									</li>
							<li>
					<h3>Swoops Living Room NW</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6290.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6290.jpg" title="Swoops Living Room NW"></a>
									</li>
							<li>
					<h3>Swoops Living Room E wall</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6284.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6284.jpg" title="Swoops Living Room E wall"></a>
									</li>
							<li>
					<h3>Swoops Living Room couch and chairs detail</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6149.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6149.jpg" title="Swoops Living Room couch and chairs detail"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.mongodeco.com/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 5;
			slideshow.imgSpeed = 3;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "false";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>The floor is the original wide-plank pine floor, repaired, sanded down, stained, and sealed to keep the history embedded in some of its deeper gouges.</p>
<p>The double doors leading to the adjacent room were originally sidelights (windows on the sides of doors) from a nunnery in Monroe, Michigan. We cleaned, stained, and sealed them to reveal original antique leadwork and beautiful wood grain under years of soot, grime, and water damage. The matching door to the hallway is from the same source.</p>
<p>The antique secretary and floral brass table lamp also cleaned up nicely after having been found in two different garages, covered in years of dirt and dust. The secretary has a</p>
<p>The coatrack is a repurposed Hollywood stage light that has â€œChryslerâ€ (probably from the local theater) printed on its side.</p>
<p>The large painting depicting an abstract soldierâ€™s head hovering over a war-ravaged landcape was rescued from the abandoned Artillery Armory on 8 Mile Road before the Armory was demolished. It was probably painted by one of the National Guardsmen stationed there.</p>
<p>The vintage dishes in the cabinet were castoffs from what used to be just the Boys Club of Detroit, who needed new branded dishes once their name included â€œBoys and Girls.â€</p>
<p>The thresholds leading to the adjoining library and kitchen were made from reclaimed urban walnut.</p>
<p>Sliding glass door: secondhand / Sconces: secondhand / Door and window trim: salvaged from onsite / Furniture: salvaged / Building materials: 50% salvaged</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mongodeco.com/swoops-living-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

