<!-- 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>Colin Loretz &#187; lifestyle</title>
	<atom:link href="http://colinloretz.com/tag/lifestyle/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinloretz.com</link>
	<description>Technology &#38; Life Hacking</description>
	<lastBuildDate>Mon, 23 Aug 2010 20:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Where are you going?</title>
		<link>http://colinloretz.com/2008/10/where-are-you-going/</link>
		<comments>http://colinloretz.com/2008/10/where-are-you-going/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 05:36:23 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[alice in wonderland]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[lifestyle]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=78</guid>
		<description><![CDATA[&#8220;Would you tell me, please, which way I ought to go from here?&#8221;  &#8220;That depends a good deal on where you want to get to,&#8221; said the Cat. &#8220;I don&#8217;t much care where&#8230;&#8221; said Alice. &#8220;Then it doesn&#8217;t matter which way you go,&#8221; said the Cat. - Lewis Carroll, Alice in Wonderland Stop and reflect. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-79" style="float:right;margin:10px;" title="cheshire" src="http://colinloretz.com/wp-content/uploads/2008/10/cheshire-167x300.jpg" alt="" width="112" height="200" /></p>
<blockquote><p>&#8220;Would you tell me, please, which way I ought to go from here?&#8221; </p>
<p>&#8220;That depends a good deal on where you want to get to,&#8221; said the Cat.</p>
<p>&#8220;I don&#8217;t much care where&#8230;&#8221; said Alice.</p>
<p>&#8220;Then it doesn&#8217;t matter which way you go,&#8221; said the Cat.</p>
<p><strong>- Lewis Carroll, <em>Alice in Wonderland</em></strong></p></blockquote>
<p><strong>Stop and reflect. Do you know where you are going?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2008/10/where-are-you-going/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
