<?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>shelleyandjohn.com &#187; John</title>
	<atom:link href="http://www.shelleyandjohn.com/?author=1&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.shelleyandjohn.com</link>
	<description></description>
	<lastBuildDate>Fri, 28 Jun 2013 14:28:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Red Rocks, Black Rhino</title>
		<link>http://www.shelleyandjohn.com/?p=1951</link>
		<comments>http://www.shelleyandjohn.com/?p=1951#comments</comments>
		<pubDate>Fri, 03 May 2013 21:13:55 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>
		<category><![CDATA[Places]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1951</guid>
		<description><![CDATA[At our second camp in Namibia, we were told that we could see black rhinos.  This really piqued our interest because rhinos are a critically endangered species and very difficult to spot in the wild.  Seeing one is a very &#8230; <a href="http://www.shelleyandjohn.com/?p=1951">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At our second camp in Namibia, we were told that we could see black rhinos.  This really piqued our interest because rhinos are a critically endangered species and very difficult to spot in the wild.  Seeing one is a very special experience.</p>
<p>To attempt it would make for a very long day &#8211; 3:30am wake up, on the road by 4am, 2 hour drive to where they live, and then get lucky enough to see one.  Quite a tall order!  But, Shelley and I decided to give it a shot.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3881.jpg"><img class="aligncenter size-medium wp-image-1954" title="Early morning" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3881-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>The early morning drive was long and cold, but ultimately we were rewarded.  Shelley spotted a rhino!  We couldn&#8217;t get too close because of their shy nature &#8211; they typically run away from the safari vehicles.  But Shelley was able to snap several pictures of our rhino at a distance.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4626.jpg"><img class="alignnone size-thumbnail wp-image-1957" title="Rhino" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4626-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4624.jpg"><img class="alignnone size-thumbnail wp-image-1956" title="Rhino" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4624-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4619.jpg"><img class="alignnone size-thumbnail wp-image-1955" title="Rhino" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4619-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Mission accomplished.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1951</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Dunes</title>
		<link>http://www.shelleyandjohn.com/?p=1921</link>
		<comments>http://www.shelleyandjohn.com/?p=1921#comments</comments>
		<pubDate>Wed, 01 May 2013 21:13:22 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>
		<category><![CDATA[Places]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1921</guid>
		<description><![CDATA[				
				<script type="text/javascript">
					jQuery(document).ready(function() {
		
						jQuery("a[rel=fancy_cvg_video_27]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoScale' : true,
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								
								if(title.length != 0)
									return '<span id="fancybox-title-over">' + (title.length ?  title : '') + '</span>';
								else
									return '';
							},
							'content' : '<div id="video_fancy_cvg_video_27" style="overflow:hidden;"></div>',
	
							'autoDimensions' : false,
							'width' : parseInt("480"),
							'height' : parseInt("272") + 6,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_video_27').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"image" :  jQuery('#fancy_cvg_video_preview_27').attr('src') ,
									"mute" : "false",
									"stretching" : "fill",
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
									
								});
								
								jwplayer('video_fancy_cvg_video_27').onComplete(function() {
									
																				jQuery.fancybox.close();
																		});
							}
		
						});
					});

				</script>
								
				<script type="text/javascript">
					jQuery(document).ready(function() {
		
						jQuery("a[rel=fancy_cvg_video_28]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoScale' : true,
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								
								if(title.length != 0)
									return '<span id="fancybox-title-over">' + (title.length ?  title : '') + '</span>';
								else
									return '';
							},
							'content' : '<div id="video_fancy_cvg_video_28" style="overflow:hidden;"></div>',
	
							'autoDimensions' : false,
							'width' : parseInt("480"),
							'height' : parseInt("272") + 6,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_video_28').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"image" :  jQuery('#fancy_cvg_video_preview_28').attr('src') ,
									"mute" : "false",
									"stretching" : "fill",
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
									
								});
								
								jwplayer('video_fancy_cvg_video_28').onComplete(function() {
									
																				jQuery.fancybox.close();
																		});
							}
		
						});
					});

				</script>
				   Before we knew it morning had come and we found ourselves trying to wake up in a Land Cruiser rumbling toward Namib-Naukluft National Park.  It was about an hour&#8217;s drive from our camp.  As we drove, we watched the &#8230; <a href="http://www.shelleyandjohn.com/?p=1921">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[				
				<script type="text/javascript">
					jQuery(document).ready(function() {
		
						jQuery("a[rel=fancy_cvg_video_27]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoScale' : true,
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								
								if(title.length != 0)
									return '<span id="fancybox-title-over">' + (title.length ?  title : '') + '</span>';
								else
									return '';
							},
							'content' : '<div id="video_fancy_cvg_video_27" style="overflow:hidden;"></div>',
	
							'autoDimensions' : false,
							'width' : parseInt("480"),
							'height' : parseInt("272") + 6,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_video_27').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"image" :  jQuery('#fancy_cvg_video_preview_27').attr('src') ,
									"mute" : "false",
									"stretching" : "fill",
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
									
								});
								
								jwplayer('video_fancy_cvg_video_27').onComplete(function() {
									
																				jQuery.fancybox.close();
																		});
							}
		
						});
					});

				</script>
								
				<script type="text/javascript">
					jQuery(document).ready(function() {
		
						jQuery("a[rel=fancy_cvg_video_28]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoScale' : true,
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								
								if(title.length != 0)
									return '<span id="fancybox-title-over">' + (title.length ?  title : '') + '</span>';
								else
									return '';
							},
							'content' : '<div id="video_fancy_cvg_video_28" style="overflow:hidden;"></div>',
	
							'autoDimensions' : false,
							'width' : parseInt("480"),
							'height' : parseInt("272") + 6,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_video_28').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"image" :  jQuery('#fancy_cvg_video_preview_28').attr('src') ,
									"mute" : "false",
									"stretching" : "fill",
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
									
								});
								
								jwplayer('video_fancy_cvg_video_28').onComplete(function() {
									
																				jQuery.fancybox.close();
																		});
							}
		
						});
					});

				</script>
				<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4359.jpg"><img class="alignnone size-medium wp-image-1928" title="Sunrise in the desert" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4359-300x199.jpg" alt="" width="300" height="199" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4406.jpg"><img class="alignnone size-medium wp-image-1933" title="Red Dunes" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4406-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>Before we knew it morning had come and we found ourselves trying to wake up in a Land Cruiser rumbling toward Namib-Naukluft National Park.  It was about an hour&#8217;s drive from our camp.  As we drove, we watched the sunlight come up over the park&#8217;s enormous red sand dunes, creating squiggle lines across the horizon.  It was some of the most spectacular scenery we had ever seen.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4366.jpg"><img class="aligncenter size-medium wp-image-1929" title="Red Dunes" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4366-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>The Land Cruiser eventually came to a stop at the base of Dune 45 &#8211; each of the dunes in the park is numbered for easier identification.  This dune was right off the road, and was climbable.  Quite an adventure!</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4370.jpg"><img class="alignnone size-medium wp-image-1931" title="Dune 45" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4370-300x199.jpg" alt="" width="300" height="199" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4371.jpg"><img class="alignnone size-medium wp-image-1932" title="Hikers on Dune 45" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4371-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>Climbing a monster sand dune isn&#8217;t as easy as I thought it would be.  You learn very quickly that the easiest way up is by walking right on the ridge, directly inside the footprints of the person in front of you.  The folks in front pack the sand for you and make each step a little bit easier.  We didn&#8217;t hike all the way to the top of Dune 45, but we did make it a good distance up &#8211; high enough to feel like we were on top of the world.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3705.jpg"><img class="size-medium wp-image-1922 alignnone" title="On top of Dune 45" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3705-300x225.jpg" alt="" width="300" height="225" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/video-gallery/Namibia-Dunes/dune-45.mp4" title="On top of Dune 45"  rel="fancy_cvg_video_27"><img src="http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/images/default_video.png" style="width:100px;height:100px;" alt="Click to Watch Video" id="fancy_cvg_video_preview_27"  /></a></p>
<p>After making our way down and getting at least some of the sand out of our shoes, we drove on toward Sossusvlei and Deadvlei.  These two areas, salt and clay pans around which some of the largest sand dunes in the world have formed, are the main attractions of the park.  As we approached, our guide stopped the car and pointed out the tallest sand dune in the park, affectionately called &#8220;Big Daddy&#8221;.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4408.jpg"><img class="aligncenter size-medium wp-image-1943" title="Big Daddy" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4408-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p>Big Daddy averages 350 meters in height.  Although a bit intimidated after climbing the now seemingly easy Dune 45, we decided that climbing Big Daddy was something that we just had to do.  We&#8217;re only here once, right?</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4412.jpg"><img class="alignnone size-thumbnail wp-image-1934" title="Crossing the pan to Big Daddy" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4412-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4423.jpg"><img class="alignnone size-thumbnail wp-image-1936" title="Climbing Big Daddy" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4423-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3728.jpg"><img class="alignnone size-thumbnail wp-image-1925" title="Climbing Big Daddy" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3728-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3724.jpg"><img class="alignnone size-thumbnail wp-image-1924" title="Climbing Big Daddy" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3724-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3721.jpg"><img class="alignnone size-thumbnail wp-image-1923" title="Climbing Big Daddy" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3721-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4418.jpg"><img class="alignnone size-thumbnail wp-image-1935" title="Sweating on the way up" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4418-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Luckily for us, two other women in our group also decided to climb and were in a little better shape.  We walked behind them most of the way, using their footprints as we had learned.  But, it still was not easy.  The climb took us almost 2 hours and our legs were burning.  But, we got an incredible sense of accomplishment when we reached the top.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3734.jpg"><img class="aligncenter size-medium wp-image-1926" title="At the top of Big Daddy" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3734-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>The way down was much easier &#8211; just pick a side and start running.  We chose to run down the side of Big Daddy adjacent to Deadvlei.  You can see Deadvlei above, the white area on the left side of the picture.  Deadvlei means &#8220;dead marsh&#8221;, an appropriate name due to the dead trees that still stand there.  It&#8217;s kind of eerie.  You can see the trees below, and if you look closely, you can see the path we took down the side of Big Daddy.  The video below shows what the descent was like.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3749.jpg"><img class="size-medium wp-image-1927 alignnone" title="Deadvlei" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3749-300x225.jpg" alt="" width="300" height="225" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/video-gallery/Namibia-Dunes/big-daddy.mp4" title="Descending Big Daddy"  rel="fancy_cvg_video_28"><img src="http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/images/default_video.png" style="width:100px;height:100px;" alt="Click to Watch Video" id="fancy_cvg_video_preview_28"  /></a></p>
<p>What wasn&#8217;t captured on the video was when started running uncontrollably fast and almost ate it headfirst down the hill.  Luckily, I was able to fall in a semi-controlled fashion and stop myself.  But, being as sweaty as I was I became covered in sand literally from head to toe.  It was a gritty experience.</p>
<p>I still have Namibia sand in my shoes to this day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1921</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We made it to Namibia</title>
		<link>http://www.shelleyandjohn.com/?p=1906</link>
		<comments>http://www.shelleyandjohn.com/?p=1906#comments</comments>
		<pubDate>Thu, 25 Apr 2013 20:17:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1906</guid>
		<description><![CDATA[Our journey from New Zealand to Namibia &#8211; 4 flights, one flight cancellation, 14 hours of layovers, about 40 hours total travel time &#8211; left us completely exhausted.  But, the excitement of finally being in Africa really helped us deal &#8230; <a href="http://www.shelleyandjohn.com/?p=1906">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Our journey from New Zealand to Namibia &#8211; 4 flights, one flight cancellation, 14 hours of layovers, about 40 hours total travel time &#8211; left us completely exhausted.  But, the excitement of finally being in Africa really helped us deal with the jetlag and our just-off-the-plane-after-40-hours-of-travel grossness.  When we arrived at our first safari camp in the Namib desert, we resisted the temptation of showers and an early bedtime and hopped into a land cruiser for our first evening game drive.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4308.jpg"><img class="alignnone size-thumbnail wp-image-1914" title="Springbok" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4308-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3789.jpg"><img class="alignnone size-thumbnail wp-image-1913" title="Oryx" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3789-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4314.jpg"><img class="alignnone size-thumbnail wp-image-1915" title="Oryx" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4314-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4322.jpg"><img class="alignnone size-thumbnail wp-image-1916" title="Ostrich" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_4322-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>The desert adapted animals of the Namib desert aren&#8217;t what you typically associate with a big game safari.  There weren&#8217;t any lions or elephants in this part of Namibia.  That being said, we still saw many different kinds of animals as we drove through the desert to our evening sundown spot.  The scenery was breathtaking, and reminded me of the backpacking trips I&#8217;d taken to Big Bend National Park with my buddies back home.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3668.jpg"><img class="aligncenter size-medium wp-image-1911" title="Sunset" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3668-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>After getting back to the camp, we didn&#8217;t last very long.  We grabbed showers, ate dinner as quickly as we could, and collapsed into bed.  Tomorrow we would start all over with a 5am wakeup call, and the scenery would get even better.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1906</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hiking New Zealand</title>
		<link>http://www.shelleyandjohn.com/?p=2066</link>
		<comments>http://www.shelleyandjohn.com/?p=2066#comments</comments>
		<pubDate>Sun, 14 Apr 2013 01:00:16 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>
		<category><![CDATA[Places]]></category>
		<category><![CDATA[Recreation]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=2066</guid>
		<description><![CDATA[New Zealand is such a beautiful place, you can&#8217;t help but want to be outside.  And that&#8217;s pretty much how we spent our time in New Zealand &#8211; outdoors enjoying the view. Visitors wanting to get outdoors in New Zealand &#8230; <a href="http://www.shelleyandjohn.com/?p=2066">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>New Zealand is such a beautiful place, you can&#8217;t help but want to be outside.  And that&#8217;s pretty much how we spent our time in New Zealand &#8211; outdoors enjoying the view.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3216.jpg"><img class="aligncenter size-large wp-image-2262" title="Freedom Camping" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3216-1024x768.jpg" alt="" width="640" height="480" /></a></p>
<p>Visitors wanting to get outdoors in New Zealand often focus on the longer, well known hikes like the Milford and Routeburn tracks.  But, these hikes require backpacking experience, a lot of planning, and several days to accomplish.  And that, unfortunately, wasn&#8217;t going to fit into our busy New Zealand schedule.  Instead, we opted for day hikes, which turned out to be a great option for us.  We would go for a hike in the morning, get back to the campervan by about one, have some lunch, and then drive to our next destination where we would camp for the night.  The perfect schedule!  Even on longer driving days, when we would spend most of our time in the campervan driving from place to place, we would still get out and stretch our legs for a little bit.  Trailheads practically line the roads in New Zealand, and with so much of the south island being national parkland, you really can&#8217;t go wrong.  But, if we had to choose the best of the best, three day hikes that we took probably stand out &#8211; Lake Tekapo / Mt. John, Mt. Cook&#8217;s Hooker Valley Track, and the Rob Roy Glacier Track.</p>
<p>We arrived at Lake Tekapo Village on our second full day in NZ.  It was a bit overcast when we got there.  But, as the day progressed, the sun came out to reveal the true color of Lake Tekapo (Tee-kah-poe), an incredible turquoise blue created by the &#8220;rock flour&#8221; deposited in the lake by glacier melt.  Practically every bit of water we saw in New Zealand, from the lakes to the rushing rivers, was this beautiful shade of blue.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3643.jpg"><img class="aligncenter size-medium wp-image-2231" title="Lake Tekapo from Lake Tekapo Village" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3643-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>There isn&#8217;t much to do around Lake Tekapo except relax and gaze at the lake, but the view and our morning hike kept us occupied for hours.  There&#8217;s a nice hiking trail that takes you to the top of Mount John, where you can take in a 360 degree view of the area at a small cafe.  It was a steep climb, so the lunch we packed in the campervan never tasted so good.  Especially the chewy caramel TimTams, which we&#8217;ve since decided are the best packaged cookies on the planet.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3098-e1365897295899.jpg"><img class="alignnone size-medium wp-image-2251" title="Heading up Mt. John" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3098-e1365897295899-225x300.jpg" alt="" width="225" height="300" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3101.jpg"><img class="alignnone size-medium wp-image-2252" title="Lake Tekapo peaking through the trees" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3101-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3637.jpg"><img class="alignnone size-medium wp-image-2229" title="Lake Tekapo from Mt. John" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3637-199x300.jpg" alt="" width="199" height="300" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3114.jpg"><img class="alignnone size-medium wp-image-2254" title="Lake Tekapo from Mount John" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3114-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3118.jpg"><img class="alignnone size-medium wp-image-2255" title="Lake Tekapo from Mt. John" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3118-300x225.jpg" alt="" width="300" height="225" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3631.jpg"><img class="alignnone size-medium wp-image-2228" title="Lake Tekapo from Mt. John" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3631-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3161.jpg"><img class=" wp-image-2259 alignnone" title="TimTams!!" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3161-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>After our Lake Tekapo hike, we headed toward Mt. Cook.  The drive was spectacular &#8211; especially the part of the road that took us alongside Lake Pukaki &#8211; another beautiful blue glacier fed lake &#8211; toward Mt. Cook National Park.  Every road we took gave us a different, more breathtaking view.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3713.jpg"><img class="aligncenter size-large wp-image-2243" title="On the way to Mt. Cook National Park" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3713-1024x682.jpg" alt="" width="640" height="426" /></a></p>
<p>We arrived at Mt. Cook Village with enough time to get in a short hike to Tasman Glacier.  This view was a short walk from the car park, not thirty minutes from Mt. Cook Village<span style="font-size: 16px;">.</span></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3156.jpg"><img class="aligncenter size-medium wp-image-2258" title="Shelley at Tasman Glacier" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3156-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Mt. Cooks&#8217; Hooker Valley track was my favorite hike.  The sunny weather combined with the soaring mountains and rushing streams just sealed it for me.  I&#8217;ve never been in a more beautiful place.  The scenery was so unbelievable, some of our pictures look like we&#8217;ve been photoshopped into them.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3175.jpg"><img class="alignnone size-medium wp-image-2260" title="On the Hooker Valley Track" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3175-300x225.jpg" alt="" width="300" height="225" /></a>  <a style="font-size: 16px;" href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3184.jpg"><img class="alignnone size-medium wp-image-2261" title="Mount Cook" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3184-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>This track ends in a spectacular view &#8211; Mt. Cook. standing behind the snout of the Hooker Glacier.  It was the perfect spot for a rest and a snack.  Unfortunately, we didn&#8217;t get to see any pieces of the glacier calve into the lake while we were there.  We did see several iceburgs in the lake, though.  And we definitely heard the glacier creaking and rumbling.   It took us off guard when we first heard it because it sounded like little earthquakes or avalanches.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3693.jpg"><img class="aligncenter size-large wp-image-2237" title="Hooker Glacier &amp; Mt. Cook" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3693-1024x682.jpg" alt="" width="640" height="426" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3699.jpg"><img class="alignnone size-thumbnail wp-image-2239" title="Hooker Glacier Pose" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3699-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3700.jpg"><img class="alignnone size-thumbnail wp-image-2240" title="Hooker Glacier Pose" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3700-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3701.jpg"><img class="alignnone size-thumbnail wp-image-2241" title="Hooker Glacier Pose" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3701-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3703.jpg"><img class="alignnone size-thumbnail wp-image-2242" title="Hooker Glacier Pose" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3703-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>The Rob Roy Glacier Track was one of the tougher day hikes we accomplished.  It was 6K one way with 500 meters of elevation change from the car park to the glacier lookout point.  The weather on the day didn&#8217;t cooperate much, either.  It was rainy and chilly.  But, we put on our rain gear and soldiered on up the mountain anyway.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3226.jpg"><img class="alignnone size-thumbnail wp-image-2263" title="Starting the Hike to Rob Roy Glacier" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3226-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3732.jpg"><img class="alignnone size-thumbnail wp-image-2249" title="Rob Roy Glacier Suspension Bridge" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3732-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3722.jpg"><img class="alignnone size-thumbnail wp-image-2244" title="Crossing the Bridge" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3722-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3731.jpg"><img class="alignnone size-thumbnail wp-image-2248" title="Hiking to Rob Roy Glacier" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3731-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3723.jpg"><img class="aligncenter size-medium wp-image-2245" title="Beware of falling rocks!" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3723-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>This nicely kept trail begins along the ice blue Matukituki river and follows the water all the way up the mountain.  So, there was a constant roar of whitewater while we walked.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3729.jpg"><img class="aligncenter size-medium wp-image-2246" title="Rob Roy Glacier Track Whitewater" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3729-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>I wasn&#8217;t prepared for the view we would get at the end of this trail.  Towering peaks, blue glaciers, and more than 25 waterfalls, including one of the tallest free falling waterfalls on the south island (1000 feet!).  If the weather had been clear, this view may have trumped Hooker Valley.  Our pictures just don&#8217;t do it justice.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3260.jpg"><img class="aligncenter size-large wp-image-2266" title="Rob Roy Glacier" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/04/IMG_3260-1024x394.jpg" alt="" width="640" height="246" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=2066</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Money Trail &#8211; Australia</title>
		<link>http://www.shelleyandjohn.com/?p=2068</link>
		<comments>http://www.shelleyandjohn.com/?p=2068#comments</comments>
		<pubDate>Thu, 07 Mar 2013 23:38:40 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=2068</guid>
		<description><![CDATA[On our way to the Sydney airport, Shelley remembered that I hadn&#8217;t yet gotten a picture of Australian money.  So, here&#8217;s a quick, taxi cab edition of The Money Trail. 1 USD ~= .97 Australian Dollars]]></description>
			<content:encoded><![CDATA[<p>On our way to the Sydney airport, Shelley remembered that I hadn&#8217;t yet gotten a picture of Australian money.  So, here&#8217;s a quick, taxi cab edition of The Money Trail.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/03/IMG_3071.jpg"><img class="aligncenter size-medium wp-image-2069" title="Australian Dollars" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/03/IMG_3071-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>1 USD ~= .97 Australian Dollars</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=2068</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sydney</title>
		<link>http://www.shelleyandjohn.com/?p=1899</link>
		<comments>http://www.shelleyandjohn.com/?p=1899#comments</comments>
		<pubDate>Sun, 17 Feb 2013 16:06:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>
		<category><![CDATA[Places]]></category>
		<category><![CDATA[Recreation]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1899</guid>
		<description><![CDATA[There aren&#8217;t many cities in the world that could lure me away from my beloved Austin, TX.  Sydney, however, is one.  When our short time in Sydney was over, I just didn&#8217;t want to leave! Everything about Sydney was compelling &#8230; <a href="http://www.shelleyandjohn.com/?p=1899">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There aren&#8217;t many cities in the world that could lure me away from my beloved Austin, TX.  Sydney, however, is one.  When our short time in Sydney was over, I just didn&#8217;t want to leave!</p>
<p>Everything about Sydney was compelling me to stay.  It&#8217;s the perfect size &#8211; big enough to have everything you&#8217;d want in a city, yet small enough so as not to be overwhelming. From downtown, you&#8217;re a 40 minute bus ride or a fast ferry away from two of the most amazing beaches I&#8217;ve ever seen, Bondi and Manly.  The beauty of the Sydney Harbor and skyline is stunning.  And everyone we met there was just so friendly!</p>
<p>Although we could only stay in Sydney for a few days, we did manage to pack in quite a bit of fun while we were there.</p>
<p>Most importantly,  Shelley and I learned how to surf!  Surfing is something I&#8217;ve always wanted to learn how to do.  So much so that in an ill-fated, self-taught attempt several years ago, I was thrown over the front of a short board and broke my collar bone on the bottom of the ocean.  But this time was different.  This time I had a renowned surfing beach (Bondi), a big, long board, and professional instruction.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2929.jpg"><img class="alignnone size-medium wp-image-1986" title="Bondi Beach" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2929-300x225.jpg" alt="" width="300" height="225" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2926.jpg"><img class="alignnone size-medium wp-image-1985" title="Bondi Beach" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2926-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Shelley was a little worried at first.  The board was a bit big for her and she had a hard time carrying it and getting it into the water.  But, she did awesome and the camera loved her!</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/57427-IMG_6065.jpg"><img class="aligncenter size-medium wp-image-1982" title="Surf Girl" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/57427-IMG_6065-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p>The camera didn&#8217;t love me as much and didn&#8217;t catch me standing up on any waves.  But, I&#8217;m proud to say that I did get up on a few and I had the time of my life.  Surfing Bondi is definitely one of our most favorite memories from the trip.</p>
<p>But, don&#8217;t let our beautiful surfing day fool you.  It was Christmas time down under and Sydney&#8217;s Christmas Tree was shining bright!  It definitely felt a little strange to experience Christmas in the summertime on the other side of the world!<span style="text-align: center;">  </span></p>
<p style="text-align: center;"><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2953.jpg"><img class="size-medium wp-image-1988 aligncenter" title="Christmas Time in Sydney" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2953-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p>We made a stop at the Sydney Opera House.  We got lucky and were able get in on the last tour of the day when we were there.  It really is a beautiful building, inside and out.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3552.jpg"><img class="alignnone size-thumbnail wp-image-1989" title="Opera House" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3552-150x150.jpg" alt="" width="150" height="150" /></a>                    <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3568.jpg"><img class="alignnone size-thumbnail wp-image-1991" title="Opera House" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3568-150x150.jpg" alt="" width="150" height="150" /></a>                    <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3557.jpg"><img class="alignnone size-thumbnail wp-image-1990" title="Opera House" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3557-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3049.jpg"><img class="alignnone size-thumbnail wp-image-1994" title="Inside the Opera House" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3049-150x150.jpg" alt="" width="150" height="150" /></a>                    <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3048.jpg"><img class="alignnone size-thumbnail wp-image-1993" title="Inside the Opera House" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3048-150x150.jpg" alt="" width="150" height="150" /></a>                    <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3584.jpg"><img class="alignnone size-thumbnail wp-image-1992" title="Inside the Opera House" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_3584-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>We also had fun climbing to the top of the Sydney Harbor Bridge while we learned about its history and construction.  The experience gives you a real bird&#8217;s eye view of Sydney and the surrounding area.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2960.jpg"><img class="aligncenter size-medium wp-image-2005" title="Harbor Bridge" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/IMG_2960-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/1203174505.jpg"><img class="alignnone size-medium wp-image-1983" title="Harbor Bridge" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/1203174505-300x225.jpg" alt="" width="300" height="225" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/1203174543.jpg"><img class="alignnone size-medium wp-image-1984" title="Harbor Bridge" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/02/1203174543-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Shelley and I were definitely sad to leave Sydney behind.  Although our pocketbooks were not!  Australia is <em>by far</em> the most expensive place we&#8217;ve visited on our trip.  Thank goodness for Starwood Points!</p>
<p>Goodbye, Sydney.  I hope we meet again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1899</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Money Trail &#8211; India</title>
		<link>http://www.shelleyandjohn.com/?p=1533</link>
		<comments>http://www.shelleyandjohn.com/?p=1533#comments</comments>
		<pubDate>Wed, 06 Feb 2013 22:55:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1533</guid>
		<description><![CDATA[The local currency in India is the rupee.  The visage of Mahatma Gandhi is prominently displayed on each bill. Rupees were also difficult to spend, due to the need for small denominations.  ATMs would provide 500 and 100 rupee notes. &#8230; <a href="http://www.shelleyandjohn.com/?p=1533">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The local currency in India is the rupee.  The visage of Mahatma Gandhi is prominently displayed on each bill.</p>
<p>Rupees were also difficult to spend, due to the need for small denominations.  ATMs would provide 500 and 100 rupee notes.  However, people mostly transacted in bills much smaller and it was often very difficult to get change when using larger bills.  Shop keepers didn&#8217;t like giving away their smaller bills.  Sometimes you just had to force the issue, saying you didn&#8217;t have anything smaller in order to change a larger bill that later you knew would have to get you through the rest of the day.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2599.jpg"><img class="alignnone size-medium wp-image-1534" title="Indian Rupee" src="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2599-225x300.jpg" alt="" width="225" height="300" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2601.jpg"><img class="alignnone size-medium wp-image-1535" title="Indian Rupee" src="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2601-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>1 USD ~= 50 rupee</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1533</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Delhi</title>
		<link>http://www.shelleyandjohn.com/?p=1851</link>
		<comments>http://www.shelleyandjohn.com/?p=1851#comments</comments>
		<pubDate>Thu, 31 Jan 2013 00:38:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Places]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1851</guid>
		<description><![CDATA[		 	<script type="text/javascript">
				jQuery(document).ready(function() {
						jQuery("a[rel=fancy_cvg_gallery_16_main]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoDimensions' : false,
	
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								return '<span id="fancybox-title-over">Video ' + (currentIndex + 1) + ' / ' + currentArray.length + '</span><span class="fancybox-title-top">' + (title.length ?  jQuery.stripslashes(title)  : '') + '</span>';
							},
							'content' : '<div id="video_fancy_cvg_items_gallery_16_main" style="overflow:hidden;"></div>',
	
							'width' : parseInt("480") ,
							'height' :  parseInt("272") + 6 ,
							'padding' : 10,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_items_gallery_16_main').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"mute" : "false",
									"stretching" : "fill",
									
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
								});
								
								jwplayer('video_fancy_cvg_items_gallery_16_main').onComplete(function() {
									
																				jQuery.fancybox.next();
																			
								});
							}
						});
					});
	
				</script>
		 
		 To begin our tour of India&#8217;s capital city, Shelley, Anne, John (the 1st) and I took a bicycle rickshaw ride through the streets of &#8220;Old Delhi,&#8221; an area within the city that was once the capital of the Mughal Dynasty, &#8230; <a href="http://www.shelleyandjohn.com/?p=1851">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[		 	<script type="text/javascript">
				jQuery(document).ready(function() {
						jQuery("a[rel=fancy_cvg_gallery_16_main]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoDimensions' : false,
	
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								return '<span id="fancybox-title-over">Video ' + (currentIndex + 1) + ' / ' + currentArray.length + '</span><span class="fancybox-title-top">' + (title.length ?  jQuery.stripslashes(title)  : '') + '</span>';
							},
							'content' : '<div id="video_fancy_cvg_items_gallery_16_main" style="overflow:hidden;"></div>',
	
							'width' : parseInt("480") ,
							'height' :  parseInt("272") + 6 ,
							'padding' : 10,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_items_gallery_16_main').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"mute" : "false",
									"stretching" : "fill",
									
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
								});
								
								jwplayer('video_fancy_cvg_items_gallery_16_main').onComplete(function() {
									
																				jQuery.fancybox.next();
																			
								});
							}
						});
					});
	
				</script>
		 
		 <p>To begin our tour of India&#8217;s capital city, Shelley, Anne, John (the 1st) and I took a bicycle rickshaw ride through the streets of &#8220;Old Delhi,&#8221; an area within the city that was once the capital of the Mughal Dynasty, which existed prior to the British Raj.  This area of New Delhi remains a vibrant cultural center for the city and maintains a very dense population.</p>
<p>Touring Old Delhi is an experience not easily described in words.  I&#8217;ll let these pictures and videos speak for themselves.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2324.jpg"><img class="alignnone size-thumbnail wp-image-1860" title="Rickshaw" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2324-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2319.jpg"><img class="alignnone size-thumbnail wp-image-1858" title="Old Delhi" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2319-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2312.jpg"><img class="alignnone size-thumbnail wp-image-1857" title="Old Delhi" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2312-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2322.jpg"><img class="alignnone size-thumbnail wp-image-1859" title="Old Delhi" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2322-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><div class="video-gallery-thumbnail-box-outer" id="video-16"><div style="float:left;margin-right:10px;"><div class="video-gallery-thumbnail-box" style="padding:0px;" id="vide-file-0"><div class="video-gallery-thumbnail"><a href="http://www.shelleyandjohn.com/wp-content/uploads/video-gallery/India-New-Delhi/olddelhirickshaw.mp4" title="Old Delhi Rickshaw"  rel="fancy_cvg_gallery_16_main" style="float:left;height:100px !important;"><img src="http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/images/default_video.png" style="width:100px;height:100px;max-width:100% !important;" alt="Click to Watch Video" /></a></div></div><br clear="all"/><div style="text-align:center;width:100px;">Old Delhi Rickshaw</div><div class="clear"></div></div><div style="float:left;margin-right:10px;"><div class="video-gallery-thumbnail-box" style="padding:0px;" id="vide-file-1"><div class="video-gallery-thumbnail"><a href="http://www.shelleyandjohn.com/wp-content/uploads/video-gallery/India-New-Delhi/olddelhirickshaw2.mp4" title="Old Delhi Rickshaw"  rel="fancy_cvg_gallery_16_main" style="float:left;height:100px !important;"><img src="http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/images/default_video.png" style="width:100px;height:100px;max-width:100% !important;" alt="Click to Watch Video" /></a></div></div><br clear="all"/><div style="text-align:center;width:100px;">Old Delhi Rickshaw</div><div class="clear"></div></div><div style="float:left;margin-right:10px;"><div class="video-gallery-thumbnail-box" style="padding:0px;" id="vide-file-2"><div class="video-gallery-thumbnail"><a href="http://www.shelleyandjohn.com/wp-content/uploads/video-gallery/India-New-Delhi/olddelhirickshaw3.mp4" title="Old Delhi Rickshaw"  rel="fancy_cvg_gallery_16_main" style="float:left;height:100px !important;"><img src="http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/images/default_video.png" style="width:100px;height:100px;max-width:100% !important;" alt="Click to Watch Video" /></a></div></div><br clear="all"/><div style="text-align:center;width:100px;">Old Delhi Rickshaw</div><div class="clear"></div></div><div class="clear"></div></div></p>
<p>After our morning in Old Delhi, we visited the Mahatma Gandhi memorial.  The memorial consists of a large, black marble platform that marks the location of Mahatma Gandhi&#8217;s cremation.  While we were there, there was a continuous line of visitors waiting to look upon the memorial and we saw many school groups, like the one seen in this picture.  When entering the memorial, we all removed our shoes as a sign of respect.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2352.jpg"><img class="aligncenter size-medium wp-image-1863" title="Gandhi Memorial" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2352-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Before travelling on to Agra, we visited Humayun&#8217;s Tomb, a site that gained UNESCO World Heritage Site status in 1993.  This tomb, commissioned in 1562 for Humayun, the second emperor of the Mughal Dynasty, is historically important because it is the first tomb of its kind on the Indian subcontinent.  Shah Jahan, Humayun&#8217;s descendant and fifth emperor of the Mughal Dynasty, would go on to build the Taj Mahal and many other grand buildings, each of which owe many aspects of their design to this very first Indian garden-tomb.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2360.jpg"><img class="alignnone size-thumbnail wp-image-1880" title="Symmetry" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2360-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2366.jpg"><img class="alignnone size-thumbnail wp-image-1864" title="Humayun's Tomb" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2366-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2365.jpg"><img class="alignnone size-thumbnail wp-image-1882" title="Symmetry" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2365-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2363.jpg"><img class="alignnone size-thumbnail wp-image-1881" title="Humayun's Tomb" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2363-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1851</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sikkim</title>
		<link>http://www.shelleyandjohn.com/?p=1578</link>
		<comments>http://www.shelleyandjohn.com/?p=1578#comments</comments>
		<pubDate>Thu, 17 Jan 2013 01:41:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1578</guid>
		<description><![CDATA[Shelley and Anne&#8217;s father, John, arrived in Kolkata a couple days after we did and joined us on the rest of our India adventures.  Next stop, Sikkim. Sikkim is a small Indian state in the Himalayas, bordering on Nepal and &#8230; <a href="http://www.shelleyandjohn.com/?p=1578">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Shelley and Anne&#8217;s father, John, arrived in Kolkata a couple days after we did and joined us on the rest of our India adventures.  Next stop, Sikkim.</p>
<p>Sikkim is a small Indian state in the Himalayas, bordering on Nepal and Tibet.  Getting there is a bit rough, but the remoteness and serenity of the place made for a pleasant visit.  Many people choose Sikkim as a trekking destination, the attraction being the beautiful Himalaya Mountains.  We kept the trekking to a minimum &#8211; you&#8217;d really need to be prepared to do some back country trekking here.  But, we did do a fair amount of hiking along the roads and had one interesting off the beaten path hike.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2271.jpg"><img class="alignnone size-medium wp-image-1843" title="Hiking in Sikkim" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2271-225x300.jpg" alt="" width="225" height="300" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2275.jpg"><img class="alignnone size-medium wp-image-1844" title="Hiking in Sikkim" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2275-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p>Kangchenjunga, the world&#8217;s third tallest peak, is situated on Sikkim&#8217;s border with Nepal, and when the clouds aren&#8217;t rolling in it&#8217;s prominently displayed.  A small painting in our hotel gave us the lay of the land.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2244.jpg"><img class="alignnone size-medium wp-image-1839" title="Sikkim's Peaks" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2244-300x225.jpg" alt="" width="300" height="225" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2283.jpg"><img class="alignnone size-medium wp-image-1840" title="Kangchenjunga" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2283-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>As we updated our passports with the border patrol upon leaving Sikkim, I noticed that the the border patrol was keeping monthly, hand-written statistics on who visits the area and snapped a quick picture.  It was interesting to see which countries were represented.  It certainly put into perspective where we were.  A quick average says only about 4,000 tourists visit this place every year &#8211; that&#8217;s probably being generous.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2291.jpg"><img class="alignnone size-medium wp-image-1842" title="Stats" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2291-225x300.jpg" alt="" width="225" height="300" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2290.jpg"><img class="alignnone size-medium wp-image-1841" title="Goodbye Sikkim" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/IMG_2290-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1578</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>On to India</title>
		<link>http://www.shelleyandjohn.com/?p=1572</link>
		<comments>http://www.shelleyandjohn.com/?p=1572#comments</comments>
		<pubDate>Wed, 16 Jan 2013 04:20:28 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Adventure 2012]]></category>
		<category><![CDATA[Places]]></category>

		<guid isPermaLink="false">http://www.shelleyandjohn.com/?p=1572</guid>
		<description><![CDATA[		 	<script type="text/javascript">
				jQuery(document).ready(function() {
						jQuery("a[rel=fancy_cvg_gallery_15_main]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoDimensions' : false,
	
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								return '<span id="fancybox-title-over">Video ' + (currentIndex + 1) + ' / ' + currentArray.length + '</span><span class="fancybox-title-top">' + (title.length ?  jQuery.stripslashes(title)  : '') + '</span>';
							},
							'content' : '<div id="video_fancy_cvg_items_gallery_15_main" style="overflow:hidden;"></div>',
	
							'width' : parseInt("480") ,
							'height' :  parseInt("272") + 6 ,
							'padding' : 10,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_items_gallery_15_main').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"mute" : "false",
									"stretching" : "fill",
									
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
								});
								
								jwplayer('video_fancy_cvg_items_gallery_15_main').onComplete(function() {
									
																				jQuery.fancybox.next();
																			
								});
							}
						});
					});
	
				</script>
		 
		 As we waited in baggage claim for our backpacks in the Kolkata airport, we quickly learned that the most popular piece of checked luggage in India is the 42 inch flatscreen TV. Kolkata Baggage Claim Seemingly every person on our &#8230; <a href="http://www.shelleyandjohn.com/?p=1572">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[		 	<script type="text/javascript">
				jQuery(document).ready(function() {
						jQuery("a[rel=fancy_cvg_gallery_15_main]").fancybox({
							'titlePosition' : 'outside',
							'transitionIn' : 'none',
							'transitionOut' : 'none',
							'autoDimensions' : false,
	
							'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
								return '<span id="fancybox-title-over">Video ' + (currentIndex + 1) + ' / ' + currentArray.length + '</span><span class="fancybox-title-top">' + (title.length ?  jQuery.stripslashes(title)  : '') + '</span>';
							},
							'content' : '<div id="video_fancy_cvg_items_gallery_15_main" style="overflow:hidden;"></div>',
	
							'width' : parseInt("480") ,
							'height' :  parseInt("272") + 6 ,
							'padding' : 10,
							'onComplete' : function() {
								
								jwplayer('video_fancy_cvg_items_gallery_15_main').setup({
									'file' : this.href,
									"autostart" : "true",
									"controlbar" : "bottom",
									"flashplayer" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/player.swf",
									"volume" : "70",
									"width" : "480",
									"height" : "272",
									"mute" : "false",
									"stretching" : "fill",
									
									"skin" : "http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/cvg-player/skins/-skin/.xml"
								});
								
								jwplayer('video_fancy_cvg_items_gallery_15_main').onComplete(function() {
									
																				jQuery.fancybox.next();
																			
								});
							}
						});
					});
	
				</script>
		 
		 <p>As we waited in baggage claim for our backpacks in the Kolkata airport, we quickly learned that the most popular piece of checked luggage in India is the 42 inch flatscreen TV.</p>
<p><div class="video-gallery-thumbnail-box-outer" id="video-15"><div style="float:left;margin-right:10px;"><div class="video-gallery-thumbnail-box" style="padding:0px;" id="vide-file-0"><div class="video-gallery-thumbnail"><a href="http://www.shelleyandjohn.com/wp-content/uploads/video-gallery/India-Kolkata/kolkatabaggageclaim.mp4" title="Kolkata Baggage Claim"  rel="fancy_cvg_gallery_15_main" style="float:left;height:100px !important;"><img src="http://www.shelleyandjohn.com/wp-content/plugins/cool-video-gallery/images/default_video.png" style="width:100px;height:100px;max-width:100% !important;" alt="Click to Watch Video" /></a></div></div><br clear="all"/><div style="text-align:center;width:100px;">Kolkata Baggage Claim</div><div class="clear"></div></div><div class="clear"></div></div></p>
<p>Seemingly every person on our plane from Bangkok to Kolkata brought a flatscreen TV back home with them!  Can you imagine checking the flatscreen TV you just bought onto a plane in the US?!?!  But, no worries here.  At least thirty TVs were pulled off the plane before the first actual piece of luggage arrived.  Thankfully, our bags did eventually show up on the carousel, and we were off to meet Shelley&#8217;s sister, Anne, for a tour of Kolkata and our first taste of India.</p>
<p>If I could use only one word to describe India, that word would be overwhelming.  Our travels in Asia had in many ways prepared us for what we would experience in India.  Yet, from the moment we stepped outside of the Kolkata airport, Shelley and I felt lost in sensory overload.  Thankfully, Anne was there to guide us through the throngs of people, touts, and horn blowing taxis in order to get us on our way.</p>
<p>Having lived in Kolkata for almost a year, Anne put together a great tour for us, taking us to see several of the city&#8217;s highlights.  We toured the Missionaries of Charity Mother House, where Mother Teresa founded a new religious order and worked tirelessly to help the poor.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2178.jpg"><img class="alignnone size-medium wp-image-1575" title="Mother House" src="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2178-225x300.jpg" alt="" width="225" height="300" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2176.jpg"><img class="alignnone size-medium wp-image-1574" title="Mother Teresa" src="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2176-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p>We walked around BBD Bagh, where Victorian buildings dating back to the British Raj, such as the Writers Building of the British East India Company, have been converted into Kolkata&#8217;s government center.  We also spent time at the Victoria Memorial Hall, built from 1906 to 1921 to honor Queen Victoria.  Today it acts as a museum, illustrating the history of Kolkata in words, pictures and artifacts.  Definitely a highlight of our time in Kolkata.</p>
<p><a href="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/20130115-172714.jpg"><img class="alignnone size-full wp-image-1819" title="Victoria Memorial Hall" src="http://www.shelleyandjohn.com/wp-content/uploads/2013/01/20130115-172714.jpg" alt="" width="300" height="225" /></a>  <a href="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2192.jpg"><img class="alignnone size-medium wp-image-1576" title="Victoria Memorial Hall" src="http://www.shelleyandjohn.com/wp-content/uploads/2012/12/IMG_2192-300x225.jpg" alt="" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shelleyandjohn.com/?feed=rss2&#038;p=1572</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
