<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Penny Blood&#039;s Black Book &#187; Vintage</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/doing-things/vintage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pennybloodsblackbook.com</link>
	<description>Penny Blood&#039;s eclectic collection of favourite places in London to drink coffee, eat cake, have tea, eat out, buy clothes, watch movies, kill time, read Voltaire, quote Baudelaire and write this blog.</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:35:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bang Bang</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/bang-bang/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/bang-bang/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:07:07 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=738</guid>
		<description><![CDATA[I’m frequently drawn in to Bang bang by a cute pair of Chanel flats or a Vivienne Westwood jacket that I kid myself will be in my price range, they are after all second hand. That’s the problem with designer vintage, they charge you more than what the item cost brand new for the privilege [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai/' rel='bookmark' title='Permanent Link: Kokon To Zai'>Kokon To Zai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/r-d-franks/' rel='bookmark' title='Permanent Link: R D Franks'>R D Franks</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/no-one-2/' rel='bookmark' title='Permanent Link: no-one'>no-one</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I’m frequently drawn in to Bang bang by a cute pair of Chanel flats or a Vivienne Westwood jacket that I kid myself will be in my price range, they are after all second hand. That’s the problem with designer vintage, they charge you more than what the item cost brand new for the privilege of wearing something that isn’t made anymore. Oh but of course I forgot, that makes it totally worth it.  I always justify buying expensive second hand clothes by reminding myself and everyone else that I’m merely keeping my carbon footprint spotless by re-cycling and not patronising the slave trade in Indonesia by buying clothes made in Italy. Bang bang is all about second hand designer, but is reasonable low-rent so you may find something affordable it’s not all about jeans, t-shirts and leather jackets which despite the fact there are racks and racks of them you’ll never find a good one.</p>
<p><a href="http://www.myspace.com/bangbangexchange" target="_blank">http://www.myspace.com/bangbangexchange</a><br />
<strong><br />
9 Berwick Street, London W1F 0PJ<br />
020 7494 2042<br />
Monday &#8211; Saturday 11am-6.30pm   Closed Sundays</strong></p>
<p><strong>21 Goodge Street, Fitzrovia, London, W1T 2PJ<br />
020 7631 4191<br />
Monday &#8211; Friday  10am-6.30pm   Saturday 11am-6pm   Closed Sundays</strong></p>

<div id='map_738' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5131284, -0.1345583) ;points.push(poin);var poin = new GLatLng(51.5178848, -0.1369372) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_738').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_738'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5131284, -0.1345583),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5131284, -0.1345583));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5131284, -0.1345583), '<span style="font-weight:bold;font-size:15px;">Bang Bang</span><br>Soho, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5178848, -0.1369372),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5178848, -0.1369372));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5178848, -0.1369372), '<span style="font-weight:bold;font-size:15px;">Bang Bang</span><br>Fitzrovia, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai/' rel='bookmark' title='Permanent Link: Kokon To Zai'>Kokon To Zai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/r-d-franks/' rel='bookmark' title='Permanent Link: R D Franks'>R D Franks</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/no-one-2/' rel='bookmark' title='Permanent Link: no-one'>no-one</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/bang-bang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>East End Thrift Store</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:06:35 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=736</guid>
		<description><![CDATA[
There is little point really in reviewing vintage shops, (I might as well just list them) as they are more of less all the same and stock the same stuff depending on the trend. If leather jackets, lumberjack shirts or old t-shirts with baseball team logo’s on them ever go out of fashion most of [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/beyond-retro/' rel='bookmark' title='Permanent Link: Beyond Retro'>Beyond Retro</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Permanent Link: Bricklane Market'>Bricklane Market</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>There is little point really in reviewing vintage shops, (I might as well just list them) as they are more of less all the same and stock the same stuff depending on the trend. If leather jackets, lumberjack shirts or old t-shirts with baseball team logo’s on them ever go out of fashion most of these places will close down. Past the Turkish kebab shops and the fried chicken, past the 99p shops and dodgy guys lurking by the corner hawking drugs and stolen mobile phones and down a cobbled alleyway, you’ll find The East End Thrift Store. It’s a good one mainly because it’s in the middle of nowhere so you have plenty of room to browse and it’s cheaper than the better located ones.</p>
<p><a href="http://www.theeastendthriftstore.com/" target="_blank">http://www.theeastendthriftstore.com/</a></p>
<p><strong>Unit 1a Watermans Building, Assembly Passage, Stepney, E1<br />
020 7423 9700<br />
Monday &#8211; Sunday 11am-6pm</strong></p>

<div id='map_736' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.52006622056997, -0.05156278610229492) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_736').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_736'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.52006622056997, -0.05156278610229492),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.52006622056997, -0.05156278610229492));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.52006622056997, -0.05156278610229492), '<span style="font-weight:bold;font-size:15px;">East End Thrift Store</span><br>Whitechapel, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/beyond-retro/' rel='bookmark' title='Permanent Link: Beyond Retro'>Beyond Retro</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Permanent Link: Bricklane Market'>Bricklane Market</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shock and Soul</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/shock-and-soul/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/shock-and-soul/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:05:23 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[North]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=734</guid>
		<description><![CDATA[
http://www.shockandsoul.co.uk/
100 Islington High Street, London N1 8EG
020 7359 1490
Monday &#8211; Tuesday 11am &#8211; 7pm   Wedneday 11am-8pm
Thursday &#8211; Saturday 11am-5pm   Sunday 12pm-6pm 


Related posts:Marine IcesThe FlaskCay Tre


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/marine-ices/' rel='bookmark' title='Permanent Link: Marine Ices'>Marine Ices</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-flask/' rel='bookmark' title='Permanent Link: The Flask'>The Flask</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="tocome" src="http://www.pennybloodsblackbook.com/media/tocome.gif" alt="" width="540" height="437" /></p>
<p><a href="http://www.shockandsoul.co.uk/" target="_blank">http://www.shockandsoul.co.uk/</a></p>
<p><strong>100 Islington High Street, London N1 8EG<br />
020 7359 1490<br />
Monday &#8211; Tuesday 11am &#8211; 7pm   Wedneday 11am-8pm<br />
Thursday &#8211; Saturday 11am-5pm   Sunday 12pm-6pm </strong></p>

<div id='map_734' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.53415022593365, -0.10467052459716797) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_734').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_734'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.53415022593365, -0.10467052459716797),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.53415022593365, -0.10467052459716797));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.53415022593365, -0.10467052459716797), '<span style="font-weight:bold;font-size:15px;">Shock and Soul</span><br>Islington, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/marine-ices/' rel='bookmark' title='Permanent Link: Marine Ices'>Marine Ices</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-flask/' rel='bookmark' title='Permanent Link: The Flask'>The Flask</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/shock-and-soul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radio Days &amp; What the Butler Wore</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/radio-days/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/radio-days/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:04:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[South]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=732</guid>
		<description><![CDATA[When it comes to vintage I think London trumps any other city. Well yes every vintage store sells the same stuff like it’s all sourced from some giant warehouse in the sky but at least it’s all somewhat affordable. LA used to be cheap, not any more, New York is so expensive you’d be better [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/top-shop/' rel='bookmark' title='Permanent Link: Top Shop'>Top Shop</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>When it comes to vintage I think London trumps any other city. Well yes every vintage store sells the same stuff like it’s all sourced from some giant warehouse in the sky but at least it’s all somewhat affordable. LA used to be cheap, not any more, New York is so expensive you’d be better off shopping at American Apparel, to hell with being original, Paris is good but the stores are tiny, full of French people who won’t get out the way and you have to have some seriously strong biceps to root through the clothes crammed in within an inch of their life. Radio days has a great collection of all things vintage, kitchenware, accessories, knick-knacks, shoes, clothes and so on. It’s been here a long time and the owners are seriously dedicated. It has that vibe of somewhere you’ll just know you will find something great, even if it is a pair of mustard brown Chelsea boots a size too small.</p>
<p><a href="http://radiodaysvintage.co.uk/" target="_blank">http://radiodaysvintage.co.uk/</a></p>
<p><strong>87 Lower Marsh Street, Waterloo, London SE1 7AB<br />
020 7928 0800<br />
Monday &#8211; Saturday 10-6pm, Friday closed at 7pm</strong></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio1.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio3.gif" alt="" width="540" height="204" /></p>

<div id='map_732' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.500307899417884, -0.1138383150100708) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_732').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_732'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.500307899417884, -0.1138383150100708),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.500307899417884, -0.1138383150100708));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.500307899417884, -0.1138383150100708), '<span style="font-weight:bold;font-size:15px;">Radio Days</span><br>Waterloo, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/top-shop/' rel='bookmark' title='Permanent Link: Top Shop'>Top Shop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/radio-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rokit</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/rokit/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/rokit/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:03:31 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=728</guid>
		<description><![CDATA[I’m standing outside Rokit in Covent Garden, pacing back and forth deciding whether or not to go in, I could just have a quick look, I doubt there will be anything I want, well what’s the point of going in then? Well there might be something I want, something that would infinitely improve my life [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cyber-candy/' rel='bookmark' title='Permanent Link: Cyber Candy'>Cyber Candy</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/rocket.gif" alt="" width="270" height="219" />I’m standing outside Rokit in Covent Garden, pacing back and forth deciding whether or not to go in, I could just have a quick look, I doubt there will be anything I want, well what’s the point of going in then? Well there might be something I want, something that would infinitely improve my life as I know it, I have no problems though, my only real problems are financial. I head straight for the faux-fur and there it is, a leopard print coat, a la Kate Moss. I try it on and it’s perfect, but I really can’t afford anything new right now, I haven’t worked in days….. hmmm but I’ll never see one quite so perfect again will I? If it’s £25 I’ll get it, if it’s £40 I won’t. I look at the price tag it’s £65. So of course I buy the coat, I wouldn’t be complete without it. And anyway the seventies throw back shop assistant has been circling me the whole time I’m in the shop he likes it he also looks like an extra from a Russ Meyer film. Where do they find these people? </p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/rocket2.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.rokit.co.uk/" target="_blank">http://www.rokit.co.uk/</a></p>
<p><strong>101 / 107 Brick Lane, London, E1 6SE<br />
0207 375 3864 / 0207 247 3777<br />
Monday &#8211; Friday 11am-7pm   Saturday &#8211; Sunday 10am-7pm </strong></p>
<p><strong>225 High Street, Camden, London, NW1 7BU<br />
0207 267 3046<br />
Monday &#8211; Sunday 10am-7pm </strong></p>
<p><strong>42 Shelton Street, Covent Garden, London, WC2 9H2<br />
0207 836 6547<br />
Monday &#8211; Saturday 10am-7pm    Sunday 11am-6pm </strong></p>

<div id='map_728' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5221693, -0.07164) ;points.push(poin);var poin = new GLatLng(51.5225443, -0.0715792) ;points.push(poin);var poin = new GLatLng(51.5141649, -0.1244906) ;points.push(poin);var poin = new GLatLng(51.5399188, -0.14343) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_728').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_728'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5221693, -0.07164),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5221693, -0.07164));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5221693, -0.07164), '<span style="font-weight:bold;font-size:15px;">Rokit</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5225443, -0.0715792),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5225443, -0.0715792));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5225443, -0.0715792), '<span style="font-weight:bold;font-size:15px;">Rokit</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5141649, -0.1244906),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5141649, -0.1244906));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5141649, -0.1244906), '<span style="font-weight:bold;font-size:15px;">Rokit</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5399188, -0.14343),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5399188, -0.14343));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5399188, -0.14343), '<span style="font-weight:bold;font-size:15px;">Rokit</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cyber-candy/' rel='bookmark' title='Permanent Link: Cyber Candy'>Cyber Candy</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/rokit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rellik</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/rellik/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/rellik/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:24:53 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Vintage]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=312</guid>
		<description><![CDATA[When I asked if I could take a photograph I got a grunted reply of “urgh people are always asking us that” , the main reason anyone comes here is for the “super elevated gillie” platforms with 9-inch heels and 4-inch platforms from Vivienne Westwood’s 1993 fall-winter Anglomania collection that Naomi Campbell fell over in, [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/' rel='bookmark' title='Permanent Link: Portobello Road / Golbourne Road'>Portobello Road / Golbourne Road</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/' rel='bookmark' title='Permanent Link: East End Thrift Store'>East End Thrift Store</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/radio-days/' rel='bookmark' title='Permanent Link: Radio Days &#038; What the Butler Wore'>Radio Days &#038; What the Butler Wore</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Rellik 2" src="http://www.pennybloodsblackbook.com/media/rellik2.gif" alt="" width="270" height="219" />When I asked if I could take a photograph I got a grunted reply of “urgh people are always asking us that” , the main reason anyone comes here is for the “super elevated gillie” platforms with 9-inch heels and 4-inch platforms from Vivienne Westwood’s 1993 fall-winter Anglomania collection that Naomi Campbell fell over in, of which they always seems to have a pair of. Actually they have a lot of Vivienne Westwood stuff. Vintage is a word that gets banded around way too frequently as lets face it most ‘Vintage shops’ are in reality merely second hand shops but due to its vast collection of great vintage designer stuff, Rellik is definitely worthy of the title. I think the greater attraction though is the spectacular Trellik tower next door. It was designed by Erno Goldfinger in 1972 and is truly my favourite building in London.<strong></strong></p>
<p style="text-align: center;"><strong><img class="aligncenter" title="Rellik 1" src="http://www.pennybloodsblackbook.com/media/rellik1" alt="" width="549" height="414" /></strong></p>
<p style="text-align: center;"><strong><img class="aligncenter" title="Rellik 3" src="http://www.pennybloodsblackbook.com/media/rellik3.gif" alt="" width="527" height="206" /></strong></p>
<p><a href="http://www.relliklondon.co.uk/" target="_blank"><strong>http://www.relliklondon.co.uk/</strong></a></p>
<p><strong><strong>8 Golborne Road, North Kensington, London, W10 5NW<br />
020 8962 0089<br />
Tuesday &#8211; Saturday 10am-6pm </strong></strong></p>
<p><strong>
<div id='map_312' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5240636, -0.2058587) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_312').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_312'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5240636, -0.2058587),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5240636, -0.2058587));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5240636, -0.2058587), '<span style="font-weight:bold;font-size:15px;">Rellik</span><br>Notting Hill, West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		</strong></p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/' rel='bookmark' title='Permanent Link: Portobello Road / Golbourne Road'>Portobello Road / Golbourne Road</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/' rel='bookmark' title='Permanent Link: East End Thrift Store'>East End Thrift Store</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/radio-days/' rel='bookmark' title='Permanent Link: Radio Days &#038; What the Butler Wore'>Radio Days &#038; What the Butler Wore</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/rellik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute Vintage</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:24:14 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=310</guid>
		<description><![CDATA[ This is my main go-to place for bags, boots and shoes. There are a lot of shoes and this is when being arranged by colour can be useful. Despite the fact that slouchy leather boots your mother wore in the 70’s is a trend that I feel should have died out circa 2006, Absolute [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/ab.gif" alt="" width="270" height="266" /> This is my main go-to place for bags, boots and shoes. There are a lot of shoes and this is when being arranged by colour can be useful. Despite the fact that slouchy leather boots your mother wore in the 70’s is a trend that I feel should have died out circa 2006, Absolute Vintage does still seems to do a roaring trade as it’s always busy. Its pretty big and like Beyond Retro covers pretty much everything and staffed by little Japanese girls. I have many a good find from here most of which were practically un-wearable before I bought it, but I love to collect clothes, I buy things I will never wear but at least if I own it then I can in years to come pretend that I used to where it all the time. This includes a pair of lovely Frank Thomas biker books a size too small and a native headdress from Papua New Guinea inspired from a shoot in Dazed and Confused.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/ab1.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/ab2.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.absolutevintage.co.uk/" target="_blank">http://www.absolutevintage.co.uk/</a></p>
<p><strong>15 Hanbury St, London, E1 6QR<br />
020 72473883<br />
Monday &#8211; Saturday  11am &#8211; 7pm   Sunday 11am &#8211; 7pm</strong></p>

<div id='map_310' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5202688, -0.0719114) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_310').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_310'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5202688, -0.0719114),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5202688, -0.0719114));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5202688, -0.0719114), '<span style="font-weight:bold;font-size:15px;">Absolute Vintage</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beyond Retro</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/beyond-retro/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/beyond-retro/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:23:45 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=308</guid>
		<description><![CDATA[An awful lot of fuss is made about Beacon’s Closet in New York, it’s supposed to be a big deal that all the clothes are arranged in colour rather than style. I personally don’t know many people who go out shopping for something orange rather than those that say go looking for a dress or [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/meals-at-heals/' rel='bookmark' title='Permanent Link: Meals at Heals'>Meals at Heals</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-garrison/' rel='bookmark' title='Permanent Link: The Garrison'>The Garrison</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/' rel='bookmark' title='Permanent Link: East End Thrift Store'>East End Thrift Store</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/beyond.gif" alt="" width="270" height="212" />An awful lot of fuss is made about Beacon’s Closet in New York, it’s supposed to be a big deal that all the clothes are arranged in colour rather than style. I personally don’t know many people who go out shopping for something orange rather than those that say go looking for a dress or a leather jacket. Anyway when it comes to Vintage I could name several places that would easily beat Beacon’s Closet, Beyond Retro being one of them. It’s somewhat vast and you need a lot of patience to root through it all. It covers everything from old prom dresses to lumberjack shirts and vintage jackets but needless to say there are lot of old t-shirts and flimsy nightie style dresses that no one should ever wear but like always with vintage shops if you put in the time and root through the rails something usually comes of it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beyond1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beyond2.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.beyondretro.com/" target="_blank">http://www.beyondretro.com/</a></p>
<p><strong>110-112 Cheshire St, London, E2 6EJ<br />
020 76133636<br />
Monday &#8211; Wednesday 10am &#8211; 7pm  Thursday 10am &#8211; 8pm<br />
Friday &#8211; Saturday 10am &#8211; 7pm  Sunday: 12am &#8211; 6pm </strong></p>
<p><strong>58-59 Great Marlborough Street, W1F 7JY<br />
020 7434 1406<br />
Monday &#8211; Wednesday 10.30am &#8211; 7.30pm  Thursday &#8211; Friday: 10.30am &#8211; 8.30pm<br />
Saturday  10.30am &#8211; 7.30pm   Sunday 10am &#8211; 6pm</strong></p>

<div id='map_308' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5237753, -0.0677111) ;points.push(poin);var poin = new GLatLng(51.5148178, -0.1373634) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_308').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_308'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5237753, -0.0677111),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5237753, -0.0677111));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5237753, -0.0677111), '<span style="font-weight:bold;font-size:15px;">Beyond Retro</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5148178, -0.1373634),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5148178, -0.1373634));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5148178, -0.1373634), '<span style="font-weight:bold;font-size:15px;">Beyond Retro</span><br>Carnaby Street, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/meals-at-heals/' rel='bookmark' title='Permanent Link: Meals at Heals'>Meals at Heals</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-garrison/' rel='bookmark' title='Permanent Link: The Garrison'>The Garrison</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/' rel='bookmark' title='Permanent Link: East End Thrift Store'>East End Thrift Store</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/beyond-retro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
