<!-- move these styles into a global definition -->

<style>
.hint {
	color: #ccc;
}

.sparkInput {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	width: 500px;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkTextarea {
	width: 500px;
	height: 250px;
	font-size: 14px;
	padding: 3px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkButton {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.required {
	color: red;
}

</style>

<script>
function toggleEndDate()
{
	if(	document.getElementById('endDateRow').style.display == 'none')
		document.getElementById('endDateRow').style.display = 'block';
	else
		document.getElementById('endDateRow').style.display = 'none';
}

function showNewVenue()
{
	document.getElementById('newVenue').style.display = 'block';
	document.getElementById('venueList').style.display = 'none';
	
}

function showNewLocation()
{
	document.getElementById('event_location_dropdown').style.display = 'none';
	document.getElementById('event_location_new').style.display = 'block';
	
}

</script>


<style>
	.sparkInput {
		width: 250px;
	}

</style>

<script>

function showNewLocation()
{
	document.getElementById('venue_location_dropdown').style.display = 'none';
	document.getElementById('venue_location_new').style.display = 'block';
	
}

</script>

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ABOUT</title>
	<atom:link href="http://renocollective.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://renocollective.com</link>
	<description>Collaborative Coworking Space</description>
	<lastBuildDate>Thu, 21 Jan 2010 23:42:42 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Third Eye Rounds and discovering (a) &#8220;Nevada New Media&#8221; and (b) coworking setting in Reno. &#171; Third Eye on Reno</title>
		<link>http://renocollective.com/about/comment-page-1/#comment-15</link>
		<dc:creator>Third Eye Rounds and discovering (a) &#8220;Nevada New Media&#8221; and (b) coworking setting in Reno. &#171; Third Eye on Reno</dc:creator>
		<pubDate>Sat, 03 Jan 2009 17:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://renocollective.com/?page_id=2#comment-15</guid>
		<description>[...] and Colin Loretz, are the founders and there site is here:  http://renocollective.com  Go to http://renocollective.com/about/ and learn about their intent to create a &#8220;coworking&#8221; setting here in [...]</description>
		<content:encoded><![CDATA[<p>[...] and Colin Loretz, are the founders and there site is here:  <a href="http://renocollective.com " rel="nofollow">http://renocollective.com </a> Go to <a href="http://renocollective.com/about/" rel="nofollow">http://renocollective.com/about/</a> and learn about their intent to create a &#8220;coworking&#8221; setting here in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
