<!DOCTYPE html>
<script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
    <!-- DEFAULT VARIABLES -->    
	
	<meta name="color:Background" content="#fff" />
	<meta name="image:Logo" content="http://www.yell.com/img/tp-logo.png" />
    <meta name="image:Background" content="" />
	<meta name="text:Author" content=""/>
	<meta name="text:Author URL" content=""/>
	
	<title>TrustedPlaces by Yell</title>
	
	<link rel="shortcut icon" href="http://25.media.tumblr.com/avatar_610c425dd7e9_16.png">
	<link rel="alternate" type="application/rss+xml" href="http://trustedplacesbyyell.tumblr.com/rss">
	<meta name="description" content="Not Found - The URL you requested could not be found." />
		
    <style type="text/css">
		* {
			margin:0;
			outline:0 none;
			padding:0;
		}
		body {
			color:#222222;
			font-family:arial,helvetica,verdana,sans-serif;
			font-size:90%;
			background-color:#fff
		}
		a, a:link, a:visited {
			color:#108EBE;
			text-decoration:none !important;
		}
		a:hover, a:active {
			color:#108EBE;
			text-decoration:underline !important;
		}
		a img {
			border:0 none;
		}
		.see-all-left {
			background:url("http://www.yell.com/img/tp-sprite.png") no-repeat scroll -254px -224px #FFF;
			color:#333 !important;
			padding-left:12px;
		}
		.column{
			float:left;
			margin-right:20px;
			margin-top:20px;
		}
		.column-300{
			width:300px;
		}
		.column-620{
			width:620px;
		}
		.last-column{
			margin-right:0;
		}
		.clearfix:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
		}
		.clearfix {
			zoom: 1; /* triggers hasLayout */
			display: block; /* resets display for IE/Win */
		} 
		.wrapper {
			margin:0 auto;
			min-height:1px;
			width:940px;
		}

		/* Header */ 
		#header h1 {
			margin: 10px 10px 10px 0
		}

		#header h1 a {
			background:url(http://assets.tumblr.com/images/x.gif) no-repeat scroll 0 0 transparent;
			display:block;
			float:left;
			font-size:1px;
			height:65px;
			text-indent:-3000px;
			width:263px;
		}
		
		/* Navigation */
		#tp-nav {
			border:1px solid;
			border-color:#c7c7c7 #dadada #d2d2d2;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			border-radius:3px;
			background:url("http://www.yell.com/img/tp-sprite.png") repeat-x 0 0;
			margin-bottom:12px;
			border-bottom:none
		}
		#tp-nav li.current a {
			color:#fff !important;
			background:url("http://www.yell.com/img/tp-sprite.png") no-repeat scroll center bottom transparent;
		}
		#tp-nav li.first.current a {
			-webkit-border-top-left-radius: 2px;
			-webkit-border-bottom-left-radius: 2px;
			-moz-border-radius-topleft: 2px;
			-moz-border-radius-bottomleft: 2px;
			border-top-left-radius: 2px;
			border-bottom-left-radius: 2px;	
		}
		#tp-nav ul{
			list-style: none;
		}
		#tp-nav li.first{
			border-left:none;
		}
		#tp-nav li{
			display:block;
			float:left;
			border-right:1px solid #c2c2c2;
			border-left:1px solid #fff;
		}
		#tp-nav li a {
			font-size:13px;
			color:#666;
			font-weight:bold;
			padding:12px 11px 11px;
			display: block;
		}
		#search-form {
			position:relative;
			float:right;
			padding:6px;
		}
		#search-form  #search-submit {
			background:url("http://www.yell.com/img/tp-sprite.png") repeat-x scroll 0 -68px #383838;
			border:medium none;
			cursor:pointer;
			height:27px;
			position:absolute;
			right:6px;
			text-indent:-3000px;
			top:6px;
			width:73px;
		}
		#search-form #search-field {
			-moz-border-radius:2px;
			-webkit-border-radius:2px;
			border-radius:2px;
			background-color:#FFFFFF;
			border-color:#B3B3B3 #FFFFFF #FFFFFF #B3B3B3;
			border-style:solid;
			border-width:1px;
			color:#333333;
			font-size:12px;
			padding:4px 8px;
			width:200px;
			margin-right:83px
		}
		
		/* Content */
		.post {
			padding:10px;
			margin:0 0 30px;
			border:1px solid #D9D9D9
		}
		
		/*.post-content {
			border-bottom:1px dashed #ccc;	
		}*/
		.post-content .photo img {
			border:15px solid #E1E1E1;
			margin-top:20px
		}
		.post-content .caption p, .post-content .source {
			color:#666;
			font-size:12px !important;
		}
		.post-content .source {
			margin-bottom:20px
		}
		.post-meta {
			margin-bottom:20px
		}
		.post-meta span {
			color:#999999;
			font-size:11px;
		}
		.post-content h3 {
			color:#333;
			font-size:25px;
			font-weight:normal;
		}
		.post-content h3 a, .post-content h3 a:link, .post-content h3 a:visited {
			color:#333;
		}
		.post-content h3 a:hover, .post-content h3 a:active {
			color:#333;
		}
		.post-content {
			color:#222222;
			font-size:16px;
			line-height:165%;
		}
		.post-content p , .post-content ul{
			margin-bottom:20px;
		}
		.post-content ul {
			margin-left:16px;
		}
		.post-content blockquote {
			border-left:5px solid #DDDDDD;
			font-style:italic;
			margin-bottom:20px;
			padding-left:10px;
		}
		.post-content p img {
			margin:10px
		}
		.post-chat {
			margin:0 !important;
			list-style:none
		}
		.post-chat li {
			color:#666666;
			font-size:12px;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			border-radius:3px;
			border:2px solid #E199C1;
			margin:0 0 20px 105px			
		}
		.position-wrap {
			position:relative;
			padding:5px;
		}
		.post-chat li span {
			left:-105px;
			position:absolute;
			top:-4px;
			font-weight:bold;
			width:80px;
			word-wrap:break-word
		}
		*:first-child+html .post-chat li span {top:-9px;}
		* html .post-chat li span {top:-9px;}
		.corner-graphic {
			background:url("http://www.yell.com/img/tp-sprite.png") no-repeat scroll -23px -221px transparent;
			height:22px;
			left:-25px;
			position:absolute;
			top:5px;
			width:25px;
		}
		*:first-child+html .corner-graphic {top:0px;}
		* html .corner-graphic {top:0;left:-30px;}
		.post-tags {
			padding:10px 0 0;
			border-top:1px dashed #CCCCCC
		}
		.post-tags  h3 {
			color:#333333;
			font-size:12px;
			float:left
		}
		.post-tags ul {
			float:left;
			margin-left:10px;
			list-style:none
		}
		.post-tags ul li {
			float:left;
			font-size:12px;
			margin-right:4px;
		}
		.post-tags ul li:after {
			content: ",";
        }
		.post-tags ul li:last-child:after {
			content: "";
		}
		.tool-bar {
			background:#E1E1E1;
			-webkit-border-top-left-radius: 3px;
			-webkit-border-top-right-radius: 3px;
			-moz-border-radius-topleft: 3px;
			-moz-border-radius-topright: 3px;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
			padding:6px 9px;
			color:#666;
			margin-top:15px;
			padding:6px 9px;
		}
		.tool-bar a {
			color:#666;
		}
		.pagination b {
			color:#000;
			margin:0 6px;
		}
		.pagination a {
			margin:0 6px;
		}
		.pagination {
			float:right;
			font-size:12px;
		}
				
		/* Sidebar */

		.column-300 .container {
			color:#666666;
			line-height:140%;
			font-size:12px;
			padding:0 0 20px;
			margin-bottom:30px
		}

		.column-300 h2 {
			background:none repeat scroll 0 0 #FFFFFF;
			border-bottom:1px solid #D9D9D9;
			border-top:2px solid #FBCA01;
			font-size:16px;
			font-weight:normal;
			margin-bottom:15px;
			padding:6px 0 8px;
		}

		#about_container img {
			background:none repeat scroll 0 0 #FFFFFF;
			float:left;
			margin:0 10px 0 0;
			padding:3px;
		}

		#following_container {
			padding-left:4px !important;
			padding-right:4px !important
		}
		#following_container a {
			display:block;
			float:left;
			width:64px;
			height:64px;
			margin:0 9px 10px 0
		}
		#following_container a img {
			border:2px solid #E1E1E1;
		}
		#following_container a:hover img {
			border:2px solid #FFE800;
		}
		
		#twitter_container .tweet {
			padding-bottom:10px;
			border-bottom:1px dashed #ccc;
			margin-bottom:10px;
		}
		
		#twitter_container .tweet a {
			font-size:11px;
		}
	

		/* Footer */

		#footer {
			background:none repeat scroll 0 0 #EAEAEA;
			color:#999999;
			font-family:tahoma,arial,helvetica,verdana,sans-serif;
			font-size:11px;
			margin-top:40px;
			padding:0 0 3px;
		}
		#footer p {
			float:right;
			font-size:12px;
			padding:10px 0 20px;
		}
		#footerShadow {
			background:url("http://www.yell.com/img/tp-sprite.png") repeat-x scroll 0 -98px #EAEAEA;
			display:block;
			height:13px;
		}
		
	</style>
    <style type="text/css"></style>

<!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
<!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
<!-- Read more: http://ogp.me/ -->
<meta property="fb:app_id" content="48119224995" />
<meta property="og:title" content="Not Found" />
<meta property="og:url" content="" />
<meta property="og:description" content="The URL you requested could not be found." />
<meta property="og:type" content="tumblr-feed:entry" />
<!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->


<!-- TWITTER TAGS -->
<meta charset="utf-8">
<meta name="twitter:url" value="" />
<meta name="twitter:site" value="tumblr" />
<meta name="twitter:creator" value="Yell" />


<meta http-equiv="x-dns-prefetch-control" content="off"/></head>
<body>
         
	<div id="header">
		<div class="wrapper clearfix">
			<h1 class="clearfix"><a href="/" title="Trusted places by Yell">Trusted places by Yell</a></h1>
		</div><!-- #wrapper -->
	</div><!-- #header -->
	
	<div id="nav">
		<div class="wrapper clearfix">
			<div id="tp-nav" class="clearfix">			
				<ul>
					<li class="first"><a href="/">Home</a></li>
					 
					<li class="archive"><a href="/archive">Archive</a></li>
					<li class="mobile"><a href="/mobile">Mobile</a></li>
					<li class="rss"><a href="http://trustedplacesbyyell.tumblr.com/rss">RSS</a></li>
				</ul>								
				<form class="clearfix" id="search-form" action="/search" method="get">
					<input type="text" id="search-field" placeholder="e.g. Reviews, local experts, news" name="q" value=""/>
					<button type="submit" id="search-submit">Search</button>
				</form>					
			</div><!-- #tp-nav -->
		</div><!-- #wrapper -->
	</div><!-- #nav -->
	
	<div id="content">
		<div class="wrapper clearfix">
			<div class="column column-620">
				
										
					<div id="" class="post post-type-text">
		
						<div class="post-content">
																				
							
								
									<h3 class="font-me"><a href="">Not Found</a></h3>
								
																	
									
								
								<p>The URL you requested could not be found.</p>
								
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
												
						</div><!-- #post-content -->
						 
						 

					</div>
				
				
				
								
				
			</div>
			
			<div class="column column-300 last-column">
				
				
					<h2 class="first-heading font-me">About</h2>
					<div id="about_container" class="container clearfix">
						<img height="64" width="64" alt="'s avatar" src="http://24.media.tumblr.com/avatar_610c425dd7e9_64.png" />
						<p id="description"><script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-21340928-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<a href="http://yell.com/reviews" target="_blank">TrustedPlaces by Yell</a> is a community of real people who enjoy discovering and sharing opinions about all kinds of places and services; from restaurants to plumbers!

The pooled insights of the trustedplaces community make discovering great new places fun and easy, trustedplaces also great value as you enjoy special offers from participating businesses.</p>
					</div>					
				
				
				
					<h2 id="twitter_header" style="display:none;" class="font-me">Latest tweets</h2>
					<div id="twitter_container" style="display:none;" class="container clearfix">
						<div id="tweets"></div>        
						<a class="see-all-left" href="http://twitter.com/Yell">See all TrustedPlaces tweets</a>
					</div>
					
					<script type="text/javascript">
						function recent_tweets(data) {
							
							var d;
							var dArray;
							var month=new Array(12);
							month[0]="January";
							month[1]="February";
							month[2]="March";
							month[3]="April";
							month[4]="May";
							month[5]="June";
							month[6]="July";
							month[7]="August";
							month[8]="September";
							month[9]="October";
							month[10]="November";
							month[11]="December";
														
							for (i=0; i<data.length; i++) {
								
								dStr = data[i].created_at;
								dArray = dStr.split(" ");
								d = new Date(dArray[2],dArray[1],dArray[5]);
								
								document.getElementById("tweets").innerHTML = 
									document.getElementById("tweets").innerHTML + 
									'<div class="tweet"><span>' + data[i].text + 
									'</span><br/><a href="http://twitter.com/Yell/status/' + 
									//data[i].id + '">Posted on ' + d + ' ' + d.getDate() + ' ' + month[d.getMonth()] + ' ' + d.getFullYear() + '</a></div>';									
									data[i].id + '">Posted on ' + dArray[2] + ' ' + dArray[1] + ' ' + dArray[5] + '</a></div>';	
							}
							document.getElementById("twitter_header").style.display = 'block';
							document.getElementById("twitter_container").style.display = 'block';
						}
					</script>
				

				
					<h2 class="font-me">Blogs we follow</h2>
					<div id="following_container" class="container clearfix">
						
							<a href="http://lovelyetsy.tumblr.com/" title="Following lovelyetsy">
								<img height="64" width="64" alt="lovelyetsy's avatar" src="http://24.media.tumblr.com/avatar_69a3a59bd95b_64.png" />
							</a>
						
							<a href="http://artinmycoffee.com/" title="Following artinmycoffee">
								<img height="64" width="64" alt="artinmycoffee's avatar" src="http://25.media.tumblr.com/avatar_2ace3871d84c_64.png" />
							</a>
						
							<a href="http://sacredarttattoos.tumblr.com/" title="Following sacredarttattoos">
								<img height="64" width="64" alt="sacredarttattoos's avatar" src="http://25.media.tumblr.com/avatar_411d4b9dc8d1_64.png" />
							</a>
						
							<a href="http://staff.tumblr.com/" title="Following staff">
								<img height="64" width="64" alt="staff's avatar" src="http://24.media.tumblr.com/avatar_013241641371_64.png" />
							</a>
						
							<a href="http://foodfuckery.tumblr.com/" title="Following foodfuckery">
								<img height="64" width="64" alt="foodfuckery's avatar" src="http://25.media.tumblr.com/avatar_54412ef9d1b0_64.png" />
							</a>
						
							<a href="http://thefoodchronicles.tumblr.com/" title="Following thefoodchronicles">
								<img height="64" width="64" alt="thefoodchronicles's avatar" src="http://25.media.tumblr.com/avatar_944aa1ea6c90_64.png" />
							</a>
						
							<a href="http://lacuisine.tumblr.com/" title="Following lacuisine">
								<img height="64" width="64" alt="lacuisine's avatar" src="http://25.media.tumblr.com/avatar_94d2305c990f_64.png" />
							</a>
						
							<a href="http://fuckyeahwales.tumblr.com/" title="Following fuckyeahwales">
								<img height="64" width="64" alt="fuckyeahwales's avatar" src="http://24.media.tumblr.com/avatar_198e8f5ab921_64.png" />
							</a>
						
							<a href="http://londonlife.tumblr.com/" title="Following londonlife">
								<img height="64" width="64" alt="londonlife's avatar" src="http://24.media.tumblr.com/avatar_da354e874bfa_64.png" />
							</a>
						
							<a href="http://belocal.tumblr.com/" title="Following belocal">
								<img height="64" width="64" alt="belocal's avatar" src="http://25.media.tumblr.com/avatar_0492ec47eec0_64.png" />
							</a>
						
							<a href="http://foodiesandgoodies.tumblr.com/" title="Following foodiesandgoodies">
								<img height="64" width="64" alt="foodiesandgoodies's avatar" src="http://24.media.tumblr.com/avatar_0726e07f1788_64.png" />
							</a>
						
							<a href="http://onlycupcakes.net/" title="Following onlycupcakes">
								<img height="64" width="64" alt="onlycupcakes's avatar" src="http://24.media.tumblr.com/avatar_11e33830873a_64.png" />
							</a>
						
							<a href="http://humbletastes.tumblr.com/" title="Following humbletastes">
								<img height="64" width="64" alt="humbletastes's avatar" src="http://24.media.tumblr.com/avatar_4ab079fe84b8_64.png" />
							</a>
						
							<a href="http://kaichanvong.tumblr.com/" title="Following kaichanvong">
								<img height="64" width="64" alt="kaichanvong's avatar" src="http://25.media.tumblr.com/avatar_fb669524bfaa_64.gif" />
							</a>
						
							<a href="http://vegabondme.tumblr.com/" title="Following vegabondme">
								<img height="64" width="64" alt="vegabondme's avatar" src="http://25.media.tumblr.com/avatar_cc1a021f8f12_64.png" />
							</a>
						
							<a href="http://nelliecakes.tumblr.com/" title="Following nelliecakes">
								<img height="64" width="64" alt="nelliecakes's avatar" src="http://25.media.tumblr.com/avatar_9bf85c444bf3_64.png" />
							</a>
						
							<a href="http://thebellyrulesthemind365.com/" title="Following thebellyrulesthemind">
								<img height="64" width="64" alt="thebellyrulesthemind's avatar" src="http://25.media.tumblr.com/avatar_2f6e622934f1_64.png" />
							</a>
						
							<a href="http://somethingniceforashraf.tumblr.com/" title="Following somethingniceforashraf">
								<img height="64" width="64" alt="somethingniceforashraf's avatar" src="http://25.media.tumblr.com/avatar_58a95dca3476_64.png" />
							</a>
						
							<a href="http://whatisfresh.tumblr.com/" title="Following whatisfresh">
								<img height="64" width="64" alt="whatisfresh's avatar" src="http://24.media.tumblr.com/avatar_e7734036b820_64.png" />
							</a>
						
							<a href="http://cautionwetpaint.tumblr.com/" title="Following cautionwetpaint">
								<img height="64" width="64" alt="cautionwetpaint's avatar" src="http://25.media.tumblr.com/avatar_909d8fd00c54_64.png" />
							</a>
						
					</div>
				
				
			</div>	
		</div><!-- #wrapper -->
	</div><!-- #content -->
	
	<div id="footer">
		<div id="footerShadow"></div>
		<div class="wrapper clearfix">
			<p>Powered by <a href="http://www.tumblr.com/">Tumblr</a>. Designed by <a href="http://www.yell.com">Yell.com</a>.</p>
		</div><!-- #wrapper -->
	</div><!-- #footer --> 
	
    
		<script type="text/javascript" src="/tweets.js"></script>
	

<!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2Ftrustedplacesbyyell.tumblr.com%2F%2Freviews&amp;lang=en_US&amp;name=trustedplacesbyyell" scrolling="no" width="330" height="25" frameborder="0" style="position:absolute; z-index:1337; top:0px; right:0px; border:0px; background-color:transparent; overflow:hidden;" id="tumblr_controls"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif]--><script type="text/javascript">_qoptions={qacct:"p-19UtqE8ngoZbM"};</script><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script><noscript><img src="http://pixel.quantserve.com/pixel/p-19UtqE8ngoZbM.gif" style="display:none; border-width:0px; height:1px; width:1px;" alt=""/></noscript><!-- END TUMBLR CODE -->
</body>
</html>