<!DOCTYPE html>
<!--[if IE 9 ]>
<html class="ie9" lang="en-GB"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html lang="en-GB"><!--<![endif]-->

<head>
	<link type="text/css" media="all" href="https://www.12vie.ws/wp-content/cache/autoptimize/css/autoptimize_8f5456a61eeefb42361a219a412ec3ea.css" rel="stylesheet" /><title>12views &#8211; Life through my lens</title>
<!-- Jetpack Site Verification Tags -->
<meta name="google-site-verification" content="t41UXwvSVWzml8-4TinNH8m7fYKi2docJWqywShPtrA" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="template" content="Tracks 1.59" />
<meta name="generator" content="WordPress 4.8.3" />
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//secure.gravatar.com' />
<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="12views &raquo; Feed" href="https://www.12vie.ws/feed/" />
<link rel="alternate" type="application/rss+xml" title="12views &raquo; Comments Feed" href="https://www.12vie.ws/comments/feed/" />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.12vie.ws\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.8.3"}};
			!function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,56826,8203,55356,56819),0,0),c=j.toDataURL(),b!==c&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55358,56794,8205,9794,65039),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55358,56794,8203,9794,65039),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		


<link rel='stylesheet' id='sb_instagram_icons-css'  href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css?ver=4.6.3' type='text/css' media='all' />
<link rel='stylesheet' id='ct-tracks-google-fonts-css'  href='//fonts.googleapis.com/css?family=Raleway%3A400%2C700&#038;subset=latin%2Clatin-ext&#038;ver=4.8.3' type='text/css' media='all' />





      <script>
      if (document.location.protocol != "https:") {
          document.location = document.URL.replace(/^http:/i, "https:");
      }
      </script>
      <script type='text/javascript' src='https://www.12vie.ws/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>

<link rel='https://api.w.org/' href='https://www.12vie.ws/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.12vie.ws/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.12vie.ws/wp-includes/wlwmanifest.xml" /> 
<link rel='shortlink' href='https://wp.me/8QITs' />
<script type="text/javascript">
(function(url){
	if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
	var addEvent = function(evt, handler) {
		if (window.addEventListener) {
			document.addEventListener(evt, handler, false);
		} else if (window.attachEvent) {
			document.attachEvent('on' + evt, handler);
		}
	};
	var removeEvent = function(evt, handler) {
		if (window.removeEventListener) {
			document.removeEventListener(evt, handler, false);
		} else if (window.detachEvent) {
			document.detachEvent('on' + evt, handler);
		}
	};
	var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
	var logHuman = function() {
		var wfscr = document.createElement('script');
		wfscr.type = 'text/javascript';
		wfscr.async = true;
		wfscr.src = url + '&r=' + Math.random();
		(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
		for (var i = 0; i < evts.length; i++) {
			removeEvent(evts[i], logHuman);
		}
	};
	for (var i = 0; i < evts.length; i++) {
		addEvent(evts[i], logHuman);
	}
})('//www.12vie.ws/?wordfence_logHuman=1&hid=C72EA0B60197675A504EFFAC210F5B70');
</script>
<link rel='dns-prefetch' href='//v0.wordpress.com'/>
<link rel='dns-prefetch' href='//i0.wp.com'/>
<link rel='dns-prefetch' href='//i1.wp.com'/>
<link rel='dns-prefetch' href='//i2.wp.com'/>
<link rel='dns-prefetch' href='//jetpack.wordpress.com'/>
<link rel='dns-prefetch' href='//s0.wp.com'/>
<link rel='dns-prefetch' href='//s1.wp.com'/>
<link rel='dns-prefetch' href='//s2.wp.com'/>
<link rel='dns-prefetch' href='//public-api.wordpress.com'/>
<link rel='dns-prefetch' href='//0.gravatar.com'/>
<link rel='dns-prefetch' href='//1.gravatar.com'/>
<link rel='dns-prefetch' href='//2.gravatar.com'/>

<!-- Jetpack Open Graph Tags -->
<meta property="og:type" content="website" />
<meta property="og:title" content="12views" />
<meta property="og:description" content="Life through my lens" />
<meta property="og:url" content="https://www.12vie.ws/" />
<meta property="og:site_name" content="12views" />
<meta property="og:image" content="https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/06/cropped-12viewslogo_square_BW.png?fit=200%2C200&amp;ssl=1" />
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="200" />
<meta property="og:locale" content="en_GB" />
<meta name="twitter:site" content="@12views" />
<link rel="icon" href="https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/06/cropped-12viewslogo_square_BW.png?fit=32%2C32&#038;ssl=1" sizes="32x32" />
<link rel="icon" href="https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/06/cropped-12viewslogo_square_BW.png?fit=192%2C192&#038;ssl=1" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/06/cropped-12viewslogo_square_BW.png?fit=180%2C180&#038;ssl=1" />
<meta name="msapplication-TileImage" content="https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/06/cropped-12viewslogo_square_BW.png?fit=270%2C270&#038;ssl=1" />
			
		</head>

<body data-rsssl=1 id="tracks" class="home blog ct-body standard">
		<div id="overflow-container" class="overflow-container">
		<a class="skip-content" href="#main">Skip to content</a>
		<header id="site-header" class="site-header" role="banner">
			<div class='top-navigation'><div class='container'><div class='search-form-container'>
	<button id="search-icon" class="search-icon">
		<i class="fa fa-search"></i>
	</button>
	<form role="search" method="get" class="search-form" action="https://www.12vie.ws/">
		<label class="screen-reader-text">Search for:</label>
		<input type="search" class="search-field" placeholder="Search&#8230;" value=""
		       name="s" title="Search for:"/>
		<input type="submit" class="search-submit" value='Go'/>
	</form>
</div><ul class="social-media-icons">				<li>
					<a class="twitter" target="_blank"
					   href="https://twitter.com/12views">
						<i class="fa fa-twitter-square" title="twitter"></i>
						<span class="screen-reader-text">twitter</span>
					</a>
				</li>
								<li>
					<a class="flickr" target="_blank"
					   href="https://www.flickr.com/people/12views/">
						<i class="fa fa-flickr" title="flickr"></i>
						<span class="screen-reader-text">flickr</span>
					</a>
				</li>
								<li>
					<a class="pinterest" target="_blank"
					   href="https://uk.pinterest.com/12views/">
						<i class="fa fa-pinterest-square" title="pinterest"></i>
						<span class="screen-reader-text">pinterest</span>
					</a>
				</li>
								<li>
					<a class="vimeo" target="_blank"
					   href="https://vimeo.com/twelveviews">
						<i class="fa fa-vimeo-square" title="vimeo"></i>
						<span class="screen-reader-text">vimeo</span>
					</a>
				</li>
								<li>
					<a class="instagram" target="_blank"
					   href="https://www.instagram.com/12vie.ws/">
						<i class="fa fa-instagram" title="instagram"></i>
						<span class="screen-reader-text">instagram</span>
					</a>
				</li>
				</ul></div></div>			<div class="container">
				<div id="title-info" class="title-info">
					<div id='site-title' class='site-title'><a href='https://www.12vie.ws'><span class='screen-reader-text'>12views</span><img class='logo' src='https://www.12vie.ws/wp-content/uploads/2017/06/12viewslogo.png' alt='12views' /></a></div>				</div>
				<button id="toggle-navigation" class="toggle-navigation">
	<i class="fa fa-bars"></i>
</button>

<div id="menu-primary-tracks" class="menu-primary-tracks"></div>
<div id="menu-primary" class="menu-container menu-primary" role="navigation">

	<div class="menu"><ul id="menu-primary-items" class="menu-primary-items"><li id="menu-item-87" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87"><a href="https://www.12vie.ws/about/">About Me</a></li>
<li id="menu-item-90" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-90"><a href="https://www.12vie.ws/category/photography/">Photography</a></li>
<li id="menu-item-89" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-89"><a href="https://www.12vie.ws/category/blog/">Blog</a></li>
<li id="menu-item-92" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-92"><a href="https://www.12vie.ws/category/travel/">Travel</a>
<ul  class="sub-menu">
	<li id="menu-item-1156" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1156"><a href="https://www.12vie.ws/shetland/">The Shetland Guide</a>
	<ul  class="sub-menu">
		<li id="menu-item-1157" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1157"><a href="https://www.12vie.ws/shetland/transport/">Transportation</a></li>
		<li id="menu-item-1159" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1159"><a href="https://www.12vie.ws/shetland/places/">Places</a></li>
		<li id="menu-item-1160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1160"><a href="https://www.12vie.ws/shetland/places/beaches/">Beaches</a></li>
		<li id="menu-item-1161" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1161"><a href="https://www.12vie.ws/shetland/people/">People</a></li>
		<li id="menu-item-1158" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1158"><a href="https://www.12vie.ws/shetland/wildlife/">Wildlife</a></li>
	</ul>
</li>
</ul>
</li>
<li id="menu-item-480" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-480"><a href="https://www.12vie.ws/%e2%99%a5/">♥</a></li>
<li id="menu-item-86" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86"><a href="https://www.12vie.ws/contact/">Contact</a></li>
</ul></div></div>			</div>
		</header>
		<div id="main" class="main" role="main">
			
<h1 class="screen-reader-text">12views Posts</h1>
	<div id="loop-container" class="loop-container">
		<div class="post-1177 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-photography category-running tag-annan tag-doonhamer-10k tag-dumfries tag-river-nith tag-scotland tag-scotland17 excerpt zoom full-without-featured odd excerpt-1">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day22/"><div class='featured-image' style='background-image: url(https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day22-5.jpg?fit=1024%2C537&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 28, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day22/">#Scotland17 Day Twenty Two &#8211; The Dark Nith Rises</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>“For me, running is both exercise and a metaphor. Running day after day, piling up&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day22/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Twenty Two &#8211; The Dark Nith Rises</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1109 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-running category-travel tag-killin-10k tag-loch-lomond-the-trossachs-national-park tag-loch-tay tag-scotland tag-scotland17 excerpt zoom full-without-featured even excerpt-2">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day21/"><div class='featured-image' style='background-image: url(https://i0.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day21-3.jpg?fit=1024%2C768&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 26, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day21/">#Scotland17 Day Twenty One &#8211; The School of Loch</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;When you cross the finish line, no matter how slow or fast, it will change&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day21/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Twenty One &#8211; The School of Loch</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1108 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-arbroath-abbey tag-edzell-castle tag-loch-lomond-the-trossachs-national-park tag-loch-tay tag-scotland tag-scotland17 tag-suie-lodge excerpt zoom full-without-featured odd excerpt-3">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day20/"><div class='featured-image' style='background-image: url(https://i0.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day20-21.jpg?fit=1024%2C768&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 25, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day20/">#Scotland17 Day Twenty &#8211; Fantastic hotels and where to find them</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;It is in truth not for glory, nor riches, nor honours that we are fighting,&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day20/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Twenty &#8211; Fantastic hotels and where to find them</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1096 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-shetland17 tag-scalloway tag-scotland tag-scotland17 tag-shetland excerpt zoom full-without-featured even excerpt-4">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day19/"><div class='featured-image' style='background-image: url(https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/08/IMG_0329.jpg?fit=1024%2C768&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 24, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day19/">#Scotland17 Day Nineteen &#8211; The Long Goodbye</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>A flower for your vanity, a penny for your thoughts About the world&#8217;s insanity and&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day19/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Nineteen &#8211; The Long Goodbye</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1080 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-shetland17 tag-muckle-flugga tag-scotland tag-scotland17 tag-shetland tag-unst tag-walking excerpt zoom full-without-featured odd excerpt-5">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day18/"><div class='featured-image' style='background-image: url(https://i0.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day18-1.jpg?fit=1024%2C683&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 24, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day18/">#Scotland17 Day Eighteen: How I met your Muckle Flugga</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;Walking is the best possible exercise. Habituate yourself to walk very far.&#8221; &#8211; Thomas Jefferson&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day18/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Eighteen: How I met your Muckle Flugga</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1063 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-shetland17 tag-beach tag-hillswick tag-scotland tag-scotland17 tag-shetland tag-the-drongs excerpt zoom full-without-featured even excerpt-6">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day17/"><div class='featured-image' style='background-image: url(https://i0.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day17-5.jpg?fit=1024%2C683&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 22, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day17/">#Scotland17 Day Seventeen: Beverly Hillswick, 90210</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;Happiness is a sunny day.&#8221; &#8211; Charles Schulz A day up in the north west&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day17/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Seventeen: Beverly Hillswick, 90210</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1032 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-shetland17 tag-broch tag-mousa tag-mousa-ferry tag-scotland tag-scotland17 tag-shetland excerpt zoom full-without-featured odd excerpt-7">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day16/"><div class='featured-image' style='background-image: url(https://i1.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day16-10.jpg?fit=1024%2C683&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 21, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day16/">#Scotland17 Day Sixteen: Mousa Impossible</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;Shetland has always been a place of sanctuary for me. It&#8217;s a bleak but very&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day16/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Sixteen: Mousa Impossible</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1016 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-shetland17 tag-mareel tag-scotland tag-scotland17 tag-shetland excerpt zoom full-without-featured even excerpt-8">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day15/"><div class='featured-image' style='background-image: url(https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day15-3.jpg?fit=1024%2C768&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 20, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day15/">#Scotland17 Day Fifteen: Mareel&#8217;s Agents of Shetland</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;Cinema is the most beautiful fraud in the world.&#8221; &#8211; Jean-Luc Godard A quieter day&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day15/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Fifteen: Mareel&#8217;s Agents of Shetland</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-1002 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-shetland17 tag-bonhoga tag-scotland tag-scotland17 tag-shetland excerpt zoom full-without-featured odd excerpt-9">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day14/"><div class='featured-image' style='background-image: url(https://i2.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day14-6.jpg?fit=1024%2C683&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 19, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day14/">#Scotland17 Day Fourteen: The Grand Bonhoga Gallery</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;You don&#8217;t take a photograph, you make it&#8221; &#8211; Ansel Adams A visit today with&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day14/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Fourteen: The Grand Bonhoga Gallery</span></a></div>
			</article>
		</div>
	</div>
</div><div class="post-983 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-travel tag-shetland17 tag-lerwick-baptist-church tag-north-ness-boys tag-scotland tag-scotland17 tag-shetland excerpt zoom full-without-featured even excerpt-10">
	<a class="featured-image-link" href="https://www.12vie.ws/scotland17-day13/"><div class='featured-image' style='background-image: url(https://i1.wp.com/www.12vie.ws/wp-content/uploads/2017/08/day13-6.jpg?fit=1024%2C683&#038;ssl=1)'></div></a>	<div class="excerpt-container">
		<div class="excerpt-meta">
				<span class="date">August 19, 2017</span>	<span> / </span>	<span class="category">
	<a href='https://www.12vie.ws/category/blog/'>Blog</a>	</span>		</div>
		<div class='excerpt-header'>
			<h2 class='excerpt-title'>
				<a href="https://www.12vie.ws/scotland17-day13/">#Scotland17 Day Thirteen: North by North Ness Boys</a>
			</h2>
		</div>
		<div class='excerpt-content'>
			<article>
				<p>&#8220;Live music is better&#8221; &#8211; Neil Young After yesterday&#8217;s exhausting exertions, today required something a&#8230;</p>
<div class="more-link-wrapper"><a class="more-link" href="https://www.12vie.ws/scotland17-day13/">Read More&#8230;<span class="screen-reader-text">#Scotland17 Day Thirteen: North by North Ness Boys</span></a></div>
			</article>
		</div>
	</div>
</div>	</div>


	<nav class="navigation pagination" role="navigation">
		<h2 class="screen-reader-text">Posts navigation</h2>
		<div class="nav-links"><span class='page-numbers current'>1</span>
<a class='page-numbers' href='https://www.12vie.ws/page/2/'>2</a>
<span class="page-numbers dots">&hellip;</span>
<a class='page-numbers' href='https://www.12vie.ws/page/5/'>5</a>
<a class="next page-numbers" href="https://www.12vie.ws/page/2/">Next</a></div>
	</nav></div> <!-- .main -->

<footer id="site-footer" class="site-footer" role="contentinfo">
	<h1>
		<a href="https://www.12vie.ws">12views</a>
	</h1>
			<p class="site-description">
			Life through my lens		</p>
		<div class="sidebar sidebar-footer active-1" id="sidebar-footer">
		<section id="text-3" class="widget widget_text">			<div class="textwidget"><p><div id="sb_instagram" class="sbi sbi_col_8" style="width:100%; " data-id="5582998788" data-num="8" data-res="auto" data-cols="8" data-options='{&quot;sortby&quot;: &quot;none&quot;, &quot;headercolor&quot;: &quot;&quot;, &quot;imagepadding&quot;: &quot;&quot;}'><div id="sbi_images" style="padding: px;"><div class="sbi_loader fa-spin"></div></div><div id="sbi_load" style="padding-top: 5px"><div class="sbi_follow_btn"><a href="http://instagram.com/" style="background: #000000; color: #ffffff;" target="_blank"><i class="fa fa-instagram"></i>Follow on Instagram</a></div></div></div></p>
</div>
		</section>	</div>
	<div class="design-credit">
		<p>
			A faith in action adventure since 1984
<br />&copy; 12vie.ws All Rights Reserved		</p>
	</div>
</footer>

	<button id="return-top" class="return-top">
		<i class="fa fa-arrow-up"></i>
	</button>

</div><!-- .overflow-container -->

	<div style="display:none">
	</div>

<script type='text/javascript'>
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"https:\/\/www.12vie.ws\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}},"cached":"1"};
/* ]]> */
</script>

<script type='text/javascript'>
/* <![CDATA[ */
var sb_instagram_js_options = {"sb_instagram_at":"5582998788.3a81a9f.2a40c49d4dd94d0dbaedded01a557817"};
/* ]]> */
</script>

<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201747'></script>
<script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2017Novaa'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var WPGroHo = {"my_hash":""};
/* ]]> */
</script>



<script type='text/javascript' src='https://stats.wp.com/e-201747.js' async defer></script>
<script type='text/javascript'>
	_stq = window._stq || [];
	_stq.push([ 'view', {v:'ext',j:'1:5.3',blog:'130776318',post:'0',tz:'0',srv:'www.12vie.ws'} ]);
	_stq.push([ 'clickTrackerInit', '130776318', '0' ]);
</script>
<script type="text/javascript" defer src="https://www.12vie.ws/wp-content/cache/autoptimize/js/autoptimize_a538c50803aaba759ba52887f191acfa.js"></script></body>
</html>
<!-- Dynamic page generated in 1.131 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2017-11-25 09:41:51 -->

<!-- super cache -->