<?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; decorate</title>
	<atom:link href="http://www.mongodeco.com/tag/decorate/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>Solomon-Schwartz Guest Bedroom</title>
		<link>http://www.mongodeco.com/solomonschwartz-guest-bedroom/</link>
		<comments>http://www.mongodeco.com/solomonschwartz-guest-bedroom/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 15:57:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[consult]]></category>
		<category><![CDATA[decorate]]></category>
		<category><![CDATA[furnish]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.mongodeco.com/?p=312</guid>
		<description><![CDATA[The stipulation that there be a full-sized bed on the West wall of this small room made it difficult to find other pieces that could fit. But with a flexible eclecticism and a limited color scheme, we managed to turn it into a striking yet functional guest bedroom, complete with dresser, desk, mirrors, bedstand, cubbies, ottoman, that could be easily converted into a childrenâ€™s room in the future. Bed: supplied by client / Overhead light and fan: existing / Wall paint color: existing / Dresser:]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Solomon/Schwartz Guest Bedroom S</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6880.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6880.jpg" title="Solomon/Schwartz Guest Bedroom S"></a>
									</li>
							<li>
					<h3>Solomon/Schwartz Guest Bedroom NE</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6927.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6927.jpg" title="Solomon/Schwartz Guest Bedroom NE"></a>
									</li>
							<li>
					<h3>Solomon/Schwartz Guest Bedroom SE</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6859.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6859.jpg" title="Solomon/Schwartz Guest Bedroom SE"></a>
									</li>
							<li>
					<h3>Solomon/Schwartz Guest Bedroom SE desk and chair</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6917.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6917.jpg" title="Solomon/Schwartz Guest Bedroom SE desk and chair"></a>
									</li>
							<li>
					<h3>Solomon/Schwartz Guest Bedroom found drawing collection detail</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6931.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6931.jpg" title="Solomon/Schwartz Guest Bedroom found drawing collection detail"></a>
									</li>
							<li>
					<h3>Solomon/Schwartz Guest Bedroom NE with dresser</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6894.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6894.jpg" title="Solomon/Schwartz Guest Bedroom NE with dresser"></a>
									</li>
							<li>
					<h3>Solomon/Schwartz Guest Bedroom dresser detail</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6937.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6937.jpg" title="Solomon/Schwartz Guest Bedroom dresser detail"></a>
									</li>
							<li>
					<h3>Solomon/Schwartz Guest Bedroom SW</h3>
										<span>http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6896.jpg</span>
					<p></p>
																<a href="http://www.mongodeco.com/wp-content/uploads/2010/07/IMG_6896.jpg" title="Solomon/Schwartz Guest 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>The stipulation that there be a full-sized bed on the West wall of this small room made it difficult to find other pieces that could fit. But with a flexible eclecticism and a limited color scheme, we managed to turn it into a striking yet functional guest bedroom, complete with dresser, desk, mirrors, bedstand, cubbies, ottoman, that could be easily converted into a childrenâ€™s room in the future.</p>
<p>Bed: supplied by client / Overhead light and fan: existing / Wall paint color: existing / Dresser: salvaged / Chair and ottoman: salvaged / Floor and table lamps: salvaged / Wall hangings: series of drawings by local artist, salvaged / Cubbies: salvaged / Desk and bedstand: heirloom</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mongodeco.com/solomonschwartz-guest-bedroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluish Barn downstairs</title>
		<link>http://www.mongodeco.com/bluish-barn-downstairs/</link>
		<comments>http://www.mongodeco.com/bluish-barn-downstairs/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 15:54:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[collaborate]]></category>
		<category><![CDATA[decorate]]></category>
		<category><![CDATA[furnish]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.mongodeco.com/?p=304</guid>
		<description><![CDATA[The Bluish Barn was a house in Ann Arbor that hosted public movie screenings and other events.Â  Since the tenants were unable to make any permanent changes to the houseâ€™s structure or surfaces, Mongo Deco was tasked with furnishing to fit an existing layout and color scheme.Â  The small space had to be a comfortable place for three friends to live and work while also accommodating larger crowds.]]></description>
			<content:encoded><![CDATA[<p>The Bluish Barn was a house in Ann Arbor that hosted public movie screenings and other events.Â  Since the tenants were unable to make any permanent changes to the houseâ€™s structure or surfaces, Mongo Deco was tasked with furnishing to fit an existing layout and color scheme.Â  The small space had to be a comfortable place for three friends to live and work while also accommodating larger crowds.</p>

<a href='http://www.mongodeco.com/bluish-barn-downstairs/p2110150/' title='Bluish Barn downstairs dining room SW'><img width="150" height="150" src="http://www.mongodeco.com/wp-content/uploads/2010/07/P2110150-150x150.jpg" class="attachment-thumbnail" alt="Bluish Barn downstairs dining room SW" title="Bluish Barn downstairs dining room SW" /></a>
<a href='http://www.mongodeco.com/bluish-barn-downstairs/p2110152/' title='Bluish Barn downstairs dining room NE'><img width="150" height="150" src="http://www.mongodeco.com/wp-content/uploads/2010/07/P2110152-150x150.jpg" class="attachment-thumbnail" alt="Bluish Barn downstairs dining room NE" title="Bluish Barn downstairs dining room NE" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.mongodeco.com/bluish-barn-downstairs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

