theMoonUpAbove01

<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <title>The Moon up Above</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- 1140px Grid styles for IE --> <!--[if lte IE 9]><link rel="stylesheet" href="css/ie.css" type="text/css" media="screen" /><![endif]--> <!-- The 1140px Grid - http://cssgrid.net/ --> <link rel="stylesheet" href="css/1140.css" type="text/css" media="screen" /> <!-- Your styles --> <link rel="stylesheet" href="css/styles.css" type="text/css" media="screen" /> <!--css3-mediaqueries-js - http://code.google.com/p/css3-mediaqueries-js/ - Enables media queries in some unsupported browsers--> <script type="text/javascript" src="js/css3-mediaqueries.js"></script> <link href='http://fonts.googleapis.com/css?family=Norican' rel='stylesheet' type='text/css'> <script type="text/javascript" src="retina.js"></script> </head> <body> <div id="headcont" class="container"> <div class="row"> <div class="twelvecol last"> <img id="mobileonly" src="img/wholemoon.png" alt="moon"> </div> </div> <div class="row"> <div id="navbox"> <div class="threecol"> <a href="http://www.themoonupabove.co.uk/blog">Blog</a> </div> <div class="threecol"> <a href="http://www.themoonupabove.co.uk/blog/shop">Shop</a> </div> <div class="threecol"> <a href="gallery">Gallery</a> </div> <div class="threecol last"> <a href="events">Events</a> </div> </div> </div> <div class="row"> <div id="headerbox"> <div class="twelvecol last"> <img src="img/moon.png" alt="moon"> </div> </div> </div> </div> <div id="mainconthold"> <div id="taglinecont" class="container"> <div class="bodybox"> <div class="row"> <div class="twelvecol last"> <h1>Fine jewellery inspired by the natural world.</h1> </div> </div> </div> </div> <div id="mainbody" class="container"> <div class="row"> <div class="threecol"> <img src="img/bird.png" alt="bird"> </div> <div class="ninecol last"> <p><span id="drop">W</span>elcome to The Moon Up Above. The website is a showcase and shop of the essence of what I do as a sculptor of metal pieces to wear. I do not consider myself a jeweller in the traditional sense. My experience and training has come from a fine art perspective and while I do employ traditional jewellery techniques on occasion, I am more interested in the emotional and spiritual impact of each piece. Does a little bird necklace on a nest make you smile? Do the gulls, stones and waves on a silver brooch take you back to those bucket and spade holidays you loved as a child? Does the texture of my rings evoke that walk in the woods when you examined the deep fissures of the bark on those magnificent oak trees?</p> <p>My work is mainly inspired from encounters with the natural world. My holiday in Hartland, Devon inspired the sea pieces, while the little birds and bees came from observing the vibrant wildlife in my little terraced garden. Hearts too are a passion with me. It is a universal symbol of love and devotion and can even be found in Greek and Roman designs. My silver hearts speak to me of love today, yesterday and the love I hope to find in the future.</p> <p>Please read my blog and browse my web pages. The events page will tell you where I will be in the near future. Meanwhile enjoy the website and I look forward to one day meeting you in person.</p> </div> </div> </div> </div> <div id="footer" class="container"> <div class="row"> <div class="footerbox"> <div class="sixcol"> <a href="https://www.facebook.com/pages/The-Moon-Up-Above/174131742615867"><img src="img/fb.png" alt="fb"></a> </div> <div class="sixcol last"> <a href="http://twitter.com/themoonupabove"><img src="img/twitter.png" alt="twitter"></a> </div> </div> </div> <div class="row"> <div class="sixcol"> <a href="mailto:nadine@themoonupabove.co.uk">nadine@themoonupabove.co.uk</a> </div> <div class="sixcol last"> <p>The Moon up Above</p> </div> </div> </div> <audio class="audiotrack" preload="auto" autobuffer autoplay> <source src="bbird.mp3" /> <source src="bbird.ogg" /> </audio> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-34137037-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>