<!-- 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: What am I up to now?</title>
	<atom:link href="http://colinloretz.com/2009/07/what-am-i-up-to-now/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinloretz.com/2009/07/what-am-i-up-to-now/</link>
	<description>Technology &#38; Life Hacking</description>
	<lastBuildDate>Tue, 06 Jul 2010 22:12:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Robert Payne</title>
		<link>http://colinloretz.com/2009/07/what-am-i-up-to-now/comment-page-1/#comment-447</link>
		<dc:creator>Robert Payne</dc:creator>
		<pubDate>Thu, 09 Jul 2009 12:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://colinloretz.com/?p=399#comment-447</guid>
		<description>Dood, will you please get off your ass and do something for once!?!</description>
		<content:encoded><![CDATA[<p>Dood, will you please get off your ass and do something for once!?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @gcrush</title>
		<link>http://colinloretz.com/2009/07/what-am-i-up-to-now/comment-page-1/#comment-444</link>
		<dc:creator>@gcrush</dc:creator>
		<pubDate>Wed, 08 Jul 2009 22:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://colinloretz.com/?p=399#comment-444</guid>
		<description>you are such a super geek!  I love it!  a lot of your plate :)  excited to see how much more the future will bring to you!  keep up the great rocking efforts love!  if you are in town keep halloween open :)

p.s. and check out disqus commenting system for your blog.  it&#039;s super easy, super awesome! and it tweets comments.  keep the conversation rocking :)  yahoooo</description>
		<content:encoded><![CDATA[<p>you are such a super geek!  I love it!  a lot of your plate :)  excited to see how much more the future will bring to you!  keep up the great rocking efforts love!  if you are in town keep halloween open :)</p>
<p>p.s. and check out disqus commenting system for your blog.  it&#8217;s super easy, super awesome! and it tweets comments.  keep the conversation rocking :)  yahoooo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
