<!-- 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: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>Reno Collective &#187; wordpress</title>
	<atom:link href="http://renocollective.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://renocollective.com</link>
	<description>Collaborative Coworking Space</description>
	<lastBuildDate>Mon, 08 Mar 2010 06:32:52 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordCamp San Francisco on May 30th</title>
		<link>http://renocollective.com/events/wordcamp-san-francisco-on-may-30th/</link>
		<comments>http://renocollective.com/events/wordcamp-san-francisco-on-may-30th/#comments</comments>
		<pubDate>Tue, 19 May 2009 23:44:12 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://renocollective.com/?p=102</guid>
		<description><![CDATA[The Reno-Tahoe WordCamp that took place in April was very successful and now a caravan of WordPress geeks will be heading down to San Francisco for the weekend of May 30th to attend WordCamp San Francisco.
I personally look forward to attending the conference because I didn&#8217;t get to enjoy the speakers as much as I [...]]]></description>
			<content:encoded><![CDATA[<p>The Reno-Tahoe WordCamp that took place in April was very successful and now a caravan of WordPress geeks will be heading down to San Francisco for the weekend of May 30th to attend <a href="http://2009.sf.wordcamp.org/">WordCamp San Francisco</a>.</p>
<p>I personally look forward to attending the conference because I didn&#8217;t get to enjoy the speakers as much as I could have while trying to orchestrate our Reno-Tahoe event. There are a few things we&#8217;re working on that we look forward to sharing while we&#8217;re down there.</p>
<p>Are you going to be at WordCamp SF? Follow us on Twitter and come find us!</p>
]]></content:encoded>
			<wfw:commentRss>http://renocollective.com/events/wordcamp-san-francisco-on-may-30th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
