<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Magic Lantern Studio</title>
	<atom:link href="http://magiclanternstudio.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://magiclanternstudio.com</link>
	<description>puppets, puppetry, magic lantern, art, melbourne, murals</description>
	<lastBuildDate>Tue, 03 Feb 2026 22:58:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.7</generator>

<image>
	<url>http://magiclanternstudio.com/wp-content/uploads/2018/03/cropped-Untitled-1-32x32.jpg</url>
	<title>Magic Lantern Studio</title>
	<link>http://magiclanternstudio.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Mural Korumburra</title>
		<link>http://magiclanternstudio.com/mural-korumburra/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Tue, 03 Feb 2026 22:50:51 +0000</pubDate>
				<category><![CDATA[Murals]]></category>
		<category><![CDATA[Muarl at Korumburra from Gonzalo Varela and Lucy Parkinson. South Gippsland Shire Council]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=2186</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<div id="wk-gridf67" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img fetchpriority="high" decoding="async" src="/wp-content/uploads/2026/02/39cb7150-e62a-4a62-a23c-19f68de02510.jpg" class="uk-overlay-scale" alt="Magic Lantern Studio Mural At Korumburra" width="1391" height="1025">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Magic Lantern Studio Mural At Korumburra</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2026/02/39cb7150-e62a-4a62-a23c-19f68de02510.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1f67'}" title="Magic Lantern Studio Mural At Korumburra"></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-gridf67')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Magic Lantern Convention, Poster design.</title>
		<link>http://magiclanternstudio.com/magic-lantern-convention-poster-design/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Sun, 14 Jun 2020 11:45:03 +0000</pubDate>
				<category><![CDATA[Collaborations]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=2042</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<div id="wk-gridba2" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img decoding="async" src="/wp-content/uploads/2020/06/light.jpg" class="uk-overlay-scale" alt="Magic Lantern Convention, Design Poster" width="924" height="620">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Magic Lantern Convention, Design Poster</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/light.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1ba2'}" title="Magic Lantern Convention, Design Poster"></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-gridba2')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fizzy Fingers, Fabulon , Design Collaboration with Rebecca Rutter</title>
		<link>http://magiclanternstudio.com/fizzy-fingers-fabulon-design-collaboration-with-rebecca-rutter/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Sun, 14 Jun 2020 09:52:11 +0000</pubDate>
				<category><![CDATA[Collaborations]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=2036</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<div id="wk-grid931" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img decoding="async" src="/wp-content/uploads/2020/06/Fizzy-Finguers.jpg" class="uk-overlay-scale" alt="Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter" width="1106" height="433">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Fizzy-Finguers.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1931'}" title="Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter"></a>
                                    
    </figure>

</div>
    </div>

            
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/Poncho.jpg" class="uk-overlay-scale" alt="Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter" width="992" height="654">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Poncho.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1931'}" title="Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/Fabulon-2017-204.jpg" class="uk-overlay-scale" alt="Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter 2017. Emma Stryder Photographie." width="667" height="1000">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter 2017. Emma Stryder Photographie.</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Fabulon-2017-204.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1931'}" title="Fizzy Finguers, The Fabulon, Design Collaboration with Rebecca Rutter 2017. Emma Stryder Photographie."></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid931')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Book Cover</title>
		<link>http://magiclanternstudio.com/book-cover/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Sun, 14 Jun 2020 09:39:57 +0000</pubDate>
				<category><![CDATA[Collaborations]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=2031</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p style="text-align: center;">

<div id="wk-grid703" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/tapa-preview.jpg" class="uk-overlay-scale" alt="A Voz Limpia, Book Cover" width="701" height="951">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">A Voz Limpia, Book Cover</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/tapa-preview.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1703'}" title="A Voz Limpia, Book Cover"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/A-VOZ-LIMPIA.jpg" class="uk-overlay-scale" alt="A VOZ LIMPIA Book Cover Back." width="935" height="624">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">A VOZ LIMPIA Book Cover Back.</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/A-VOZ-LIMPIA.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1703'}" title="A VOZ LIMPIA Book Cover Back."></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid703')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>
</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Labels Designs</title>
		<link>http://magiclanternstudio.com/labels-designs/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Sun, 14 Jun 2020 09:20:38 +0000</pubDate>
				<category><![CDATA[Collaborations]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=2021</guid>

					<description><![CDATA[Labels Design]]></description>
										<content:encoded><![CDATA[<p style="text-align: center;">Labels Design</p>
<p style="text-align: center;">

<div id="wk-grid7fe" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img decoding="async" src="/wp-content/uploads/2020/06/Screenshot_2019-06-11-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos4.jpg" class="uk-overlay-scale" alt="Beat and Path Design Label.">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Beat and Path Design Label.</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Screenshot_2019-06-11-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos4.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Beat and Path Design Label."></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img decoding="async" src="/wp-content/uploads/2020/06/Screenshot_2019-06-11-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos3.jpg" class="uk-overlay-scale" alt="Beat and Path Design Label. Drifter.">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Beat and Path Design Label. Drifter.</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Screenshot_2019-06-11-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos3.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Beat and Path Design Label. Drifter."></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img decoding="async" src="/wp-content/uploads/2020/06/Screenshot_2019-06-12-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos.jpg" class="uk-overlay-scale" alt="Beat and Path design Label. Uone, The Origin. Gonzalo Varela.">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Beat and Path design Label. Uone, The Origin. Gonzalo Varela.</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Screenshot_2019-06-12-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Beat and Path design Label. Uone, The Origin. Gonzalo Varela."></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img decoding="async" src="/wp-content/uploads/2020/06/Screenshot_2019-06-11-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos.png" class="uk-overlay-scale" alt="Beat and Path design Label. Uone, Cotton Picker.">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Beat and Path design Label. Uone, Cotton Picker.</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Screenshot_2019-06-11-Gonzalo-Varela-gonzalo_varela_magic_lantern-%E2%80%A2-Instagram-photos-and-videos.png" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Beat and Path design Label. Uone, Cotton Picker."></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2021/04/2-Gonzalo-Varela-Lavel.jpg" class="uk-overlay-scale" alt="Lavel Design for Folcore Records" width="886" height="886">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Lavel Design for Folcore Records</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2021/04/2-Gonzalo-Varela-Lavel.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Lavel Design for Folcore Records"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/Summer-Pathways-2018.jpg" class="uk-overlay-scale" alt="Summer Pathways 2018" width="500" height="500">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Summer Pathways 2018</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Summer-Pathways-2018.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Summer Pathways 2018"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/Beat-and-Path-Label-Design-The-Oddness.jpg" class="uk-overlay-scale" alt="Beat And Path Label Design, The Oddness" width="500" height="500">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Beat And Path Label Design, The Oddness</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Beat-and-Path-Label-Design-The-Oddness.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Beat And Path Label Design, The Oddness"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/DAMIAN-light-100-DPI.jpg" class="uk-overlay-scale" alt="Damian Gaume, Tres Columnas De Sal" width="850" height="850">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Damian Gaume, Tres Columnas De Sal</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/DAMIAN-light-100-DPI.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Damian Gaume, Tres Columnas De Sal"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2021/04/1-Gonzalo-Varela-Lavel.jpg" class="uk-overlay-scale" alt="Lavel for Folcore Records" width="900" height="900">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Lavel for Folcore Records</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2021/04/1-Gonzalo-Varela-Lavel.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Lavel for Folcore Records"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2020/06/Beat-and-Path-design-Label.-Last-inhabited-place-on-earth..jpg" class="uk-overlay-scale" alt="Beat And Path Design Label. Last Inhabited Place On Earth." width="500" height="500">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Beat And Path Design Label. Last Inhabited Place On Earth.</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2020/06/Beat-and-Path-design-Label.-Last-inhabited-place-on-earth..jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-17fe'}" title="Beat And Path Design Label. Last Inhabited Place On Earth."></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid7fe')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>
</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</title>
		<link>http://magiclanternstudio.com/paint-set-for-mary-poppins-show-at-caroline-chisholm-catolic-college-by-magic-lantern-studio-2017/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Thu, 14 Mar 2019 01:40:08 +0000</pubDate>
				<category><![CDATA[Murals]]></category>
		<category><![CDATA[Caroline Chisholm Catolic College]]></category>
		<category><![CDATA[escenografia]]></category>
		<category><![CDATA[magic lantern studio]]></category>
		<category><![CDATA[Mary Poppins show]]></category>
		<category><![CDATA[Mural]]></category>
		<category><![CDATA[Paint Set]]></category>
		<category><![CDATA[set.]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=1905</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p style="text-align: center;">

<div id="wk-grid0b1" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/1-1.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="992" height="558">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/1-1.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/2.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="992" height="558">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/2.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/3-1.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="992" height="523">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/3-1.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/4.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="992" height="452">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/4.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/5-1.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="992" height="558">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/5-1.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/20170808_204958.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="992" height="558">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/20170808_204958.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/z.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="1047" height="429">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/z.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/zrr.jpg" class="uk-overlay-scale" alt="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017" width="5268" height="1296">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/zrr.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10b1'}" title="Theatre Set for Mary Poppins show at Caroline Chisholm Catholic College by Magic Lantern Studio, 2017"></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid0b1')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>
</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Patti Smith Sequin mural at Globe Alley by Magic Lantern Studio, 2019</title>
		<link>http://magiclanternstudio.com/patti-smith-sequins-mural-at-glove-alley-by-magic-lantern-studio-2019/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Wed, 13 Mar 2019 22:54:58 +0000</pubDate>
				<category><![CDATA[Murals]]></category>
		<category><![CDATA[CBD]]></category>
		<category><![CDATA[chinatown]]></category>
		<category><![CDATA[Globe Alley]]></category>
		<category><![CDATA[Mural]]></category>
		<category><![CDATA[Patti Smith]]></category>
		<category><![CDATA[Sequin]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=1892</guid>

					<description><![CDATA[&#160;]]></description>
										<content:encoded><![CDATA[<p style="text-align: center;">

<div id="wk-grid0ff" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/3.jpg" class="uk-overlay-scale" alt="Patti Smith Sequins mural by Magic Lantern Studio 2019" width="960" height="735">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Patti Smith Sequins mural by Magic Lantern Studio 2019</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/3.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10ff'}" title="Patti Smith Sequins mural by Magic Lantern Studio 2019"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/1.jpg" class="uk-overlay-scale" alt="Patti Smith Sequins mural by Magic Lantern Studio 2019" width="1001" height="578">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Patti Smith Sequins mural by Magic Lantern Studio 2019</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/1.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10ff'}" title="Patti Smith Sequins mural by Magic Lantern Studio 2019"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/20190220_172616.jpg" class="uk-overlay-scale" alt="Patti Smith Sequins mural by Magic Lantern Studio 2019" width="1106" height="795">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Patti Smith Sequins mural by Magic Lantern Studio 2019</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/20190220_172616.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10ff'}" title="Patti Smith Sequins mural by Magic Lantern Studio 2019"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/5.jpg" class="uk-overlay-scale" alt="Patti Smith Sequins mural by Magic Lantern Studio 2019" width="748" height="1106">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Patti Smith Sequins mural by Magic Lantern Studio 2019</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/5.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10ff'}" title="Patti Smith Sequins mural by Magic Lantern Studio 2019"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2019/03/6.jpg" class="uk-overlay-scale" alt="Patti Smith Sequins mural by Magic Lantern Studio 2019" width="1106" height="633">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Patti Smith Sequins mural by Magic Lantern Studio 2019</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/6.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-10ff'}" title="Patti Smith Sequins mural by Magic Lantern Studio 2019"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Globe Alley Sequins Mural Patty Smith</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2019/03/Globe-Alley-Sequins-Mural-Patty-Smith.mp4" data-uk-lightbox="{group:'.wk-10ff'}" title="Globe Alley Sequins Mural Patty Smith"></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid0ff')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>
</p>
<div style="width: 1920px;" class="wp-video"><!--[if lt IE 9]><script>document.createElement('video');</script><![endif]-->
<video class="wp-video-shortcode" id="video-1892-1" width="1920" height="1080" preload="metadata" controls="controls"><source type="video/mp4" src="http://magiclanternstudio.com/wp-content/uploads/2019/03/Globe-Alley-Sequins-Mural-Patty-Smith.mp4?_=1" /><a href="http://magiclanternstudio.com/wp-content/uploads/2019/03/Globe-Alley-Sequins-Mural-Patty-Smith.mp4">http://magiclanternstudio.com/wp-content/uploads/2019/03/Globe-Alley-Sequins-Mural-Patty-Smith.mp4</a></video></div>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		<enclosure url="http://magiclanternstudio.com/wp-content/uploads/2019/03/Globe-Alley-Sequins-Mural-Patty-Smith.mp4" length="16990576" type="video/mp4" />

			</item>
		<item>
		<title>Facade Proscenium Puppet House, World on a string, Puppet Festival at Chadstone 2018</title>
		<link>http://magiclanternstudio.com/facade-proscenium-puppet-house-world-on-a-string-puppet-festival-at-chadstone-2018-2/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Wed, 12 Sep 2018 01:18:47 +0000</pubDate>
				<category><![CDATA[Murals]]></category>
		<category><![CDATA[Public Art]]></category>
		<category><![CDATA[puppetry]]></category>
		<category><![CDATA[Chadstone Puppet Festival]]></category>
		<category><![CDATA[Facade]]></category>
		<category><![CDATA[Proscenium]]></category>
		<category><![CDATA[Puppet Theatre]]></category>
		<category><![CDATA[Puppetry.]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=1759</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<div id="wk-grid511" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/09/1.jpg" class="uk-overlay-scale" alt="Facade Proscenium Puppet House, World on a string, Puppet Festival at Chadstone 2018" width="1106" height="816">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">Facade Proscenium Puppet House, World on a string, Puppet Festival at Chadstone 2018</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/09/1.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1511'}" title="Facade Proscenium Puppet House, World on a string, Puppet Festival at Chadstone 2018"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/09/A.jpg" class="uk-overlay-scale" alt="A" width="1106" height="829">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">A</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/09/A.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1511'}" title="A"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/09/B.jpg" class="uk-overlay-scale" alt="B" width="1106" height="814">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">B</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/09/B.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1511'}" title="B"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/09/C.jpg" class="uk-overlay-scale" alt="C" width="1106" height="714">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">C</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/09/C.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-1511'}" title="C"></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid511')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Frankston Hospital, Mental Health PAPU</title>
		<link>http://magiclanternstudio.com/frankston-hospital-mental-health-papu/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Mon, 09 Jul 2018 12:24:54 +0000</pubDate>
				<category><![CDATA[Murals]]></category>
		<category><![CDATA[Public Art]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=1700</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<div id="wk-grid6fc" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/1.jpg" class="uk-overlay-scale" alt="1" width="1106" height="522">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">1</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/1.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-16fc'}" title="1"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/2.jpg" class="uk-overlay-scale" alt="2" width="939" height="574">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">2</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/2.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-16fc'}" title="2"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/3.jpg" class="uk-overlay-scale" alt="3" width="1106" height="1264">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">3</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/3.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-16fc'}" title="3"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/4.jpg" class="uk-overlay-scale" alt="4" width="690" height="1106">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">4</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/4.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-16fc'}" title="4"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/5.jpg" class="uk-overlay-scale" alt="5" width="1106" height="1166">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">5</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/5.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-16fc'}" title="5"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/6.jpg" class="uk-overlay-scale" alt="6" width="1106" height="818">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">6</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/6.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-16fc'}" title="6"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/7.jpg" class="uk-overlay-scale" alt="7" width="1106" height="618">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">7</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/7.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-16fc'}" title="7"></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid6fc')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Frankston Hospital PAPU</title>
		<link>http://magiclanternstudio.com/frankston-hospital-papu/</link>
		
		<dc:creator><![CDATA[gonzalo]]></dc:creator>
		<pubDate>Mon, 09 Jul 2018 12:13:05 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://magiclanternstudio.com/?p=1691</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<div id="wk-grid9f6" class="uk-grid-width-1-1 uk-grid-width-medium-1-3 " data-uk-grid="{gutter: ' 20'}"  data-uk-scrollspy="{cls:'uk-animation-fade uk-invisible', target:'> div > .uk-panel', delay:300}">

    
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/1.jpg" class="uk-overlay-scale" alt="1" width="1106" height="522">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">1</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/1.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-19f6'}" title="1"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/2.jpg" class="uk-overlay-scale" alt="2" width="939" height="574">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">2</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/2.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-19f6'}" title="2"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/3.jpg" class="uk-overlay-scale" alt="3" width="1106" height="1264">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">3</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/3.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-19f6'}" title="3"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/4.jpg" class="uk-overlay-scale" alt="4" width="690" height="1106">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">4</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/4.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-19f6'}" title="4"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/5.jpg" class="uk-overlay-scale" alt="5" width="1106" height="1166">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">5</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/5.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-19f6'}" title="5"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/6.jpg" class="uk-overlay-scale" alt="6" width="1106" height="818">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">6</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/6.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-19f6'}" title="6"></a>
                                    
    </figure>

</div>
    </div>

        
    <div>
    
<div class="uk-panel uk-invisible">

    <figure class="uk-overlay uk-overlay-hover ">

        <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/07/7.jpg" class="uk-overlay-scale" alt="7" width="1106" height="618">
                <div class="uk-overlay-panel uk-overlay-background uk-overlay-fade"></div>
        
        <div class="uk-overlay-panel uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
            <div>

                                <h3 class="uk-panel-title uk-margin-small">7</h3>
                
                
                
            </div>
        </div>

                                                        <a class="uk-position-cover" href="/wp-content/uploads/2018/07/7.jpg" data-lightbox-type="image" data-uk-lightbox="{group:'.wk-19f6'}" title="7"></a>
                                    
    </figure>

</div>
    </div>

    
</div>


<script>
(function($){

    // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.
    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid9f6')).each(function() {

        var $img = $(this);

        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {
            return;
        }

        var $canvas = $('<canvas class="uk-responsive-width"></canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),
            img = new Image,
            release = function() {
                $canvas.remove();
                $img.css('display', '');
                release = function(){};
            };

        $img.css('display', 'none').after($canvas);

        $(img).on('load', function(){ release(); });
        setTimeout(function(){ release(); }, 1000);

        img.src = this.src;

    });

})(jQuery);
</script>

]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
