<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<title>A Playground of Possibilities - Pic-Nic</title>
		<meta name="description" content="A Playground of Possibilities">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		
		
		<!-- Google Fonts CSS -->
<link href='//fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<!-- Bootstrap and default Style -->
<link rel="stylesheet" href="http://cdn2.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="http://cdn3.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/bootstrap/css/bootstrap-responsive.min.css">
<link rel="stylesheet" href="http://cdn2.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/style.css">
<style type="text/css">
/* calculated styles */
.progress-striped .bar, .progress.active .bar{background-color:#777777}.progress .bar {
  background-color: #686868;
  background-image: -moz-linear-gradient(top,#777777,#515151);
  background-image: -ms-linear-gradient(top,#777777,#515151);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#777777),to(#515151));
  background-image: -webkit-linear-gradient(top,#777777,#515151);
  background-image: -o-linear-gradient(top,#777777,#515151);
  background-image: linear-gradient(top,#777777,#515151);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#515151', GradientType=0);
}
.countdown_section {
  background-color: #686868;
  background-image: -moz-linear-gradient(top,#777777,#515151);
  background-image: -ms-linear-gradient(top,#777777,#515151);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#777777),to(#515151));
  background-image: -webkit-linear-gradient(top,#777777,#515151);
  background-image: -o-linear-gradient(top,#777777,#515151);
  background-image: linear-gradient(top,#777777,#515151);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#515151', GradientType=0);
}

	/* Background Style */
    html{
    	height:100%;
		        	background: #ffffff;
		    }
    body{	
    	height:100%;
							background: transparent;
				}

    /* Text Styles */
    	    body{
	        font-family: 'Lato'; 
	    }
    
    
    	    h1, h2, h3, h4, h5, h6{
	        font-family: 'Lato';;
	        	        font-weight:normal;
	    		    }
    
        	    button{
	        font-family: 'Lato';	    }
    
    		body{
			color:#999999;
		}
    
    

    		h1, h2, h3, h4, h5, h6{
			color:#444444;
		}
    

    		a, a:visited, a:hover, a:active{
			color:#777777;
		}
		
		.btn,
.gform_button {
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  background-color: #686868;
  background-image: -moz-linear-gradient(top,#777777,#515151);
  background-image: -ms-linear-gradient(top,#777777,#515151);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#777777),to(#515151));
  background-image: -webkit-linear-gradient(top,#777777,#515151);
  background-image: -o-linear-gradient(top,#777777,#515151);
  background-image: linear-gradient(top,#777777,#515151);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#515151', GradientType=0);
  border-color: #515151 #515151 #2b2b2b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #515151;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.gform_button:hover,
.gform_button:active,
.gform_button.active,
.gform_button.disabled,
.gform_button[disabled] {
  background-color: #515151;
  *background-color: #444444;
}
.btn:active,
.btn.active,
.gform_button:active,
.gform_button.active {
  background-color: #373737 \9;
}
#csp3-progressbar span,
.countdown_section {
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
.btn:hover {
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
input[type='text'] {
  border-color: #515151 #515151 #2b2b2b;
}
input[type='text']:focus {
  border-color: rgba(82,82,82,0.8);
  webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,82,82,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,82,82,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,82,82,0.6);
}
    #csp3-content {
  background-color: #f5f5f5;
  float: none;
  text-align: none;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

    	 /* Landscape phones and down */
  @media (max-width: 480px) { 
  		#csp3-email{
  			margin-bottom: 10px;
			 -webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
  		}
  		#csp3-email,#csp3-fname,#csp3-lname{
  			width:97% !important;
  		}
  		#csp3-fname{
  			margin-right:0;
  		}
  		#csp3-subscribe-btn{
  			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
  		}
  		.csp3-form-wrapper {
  			text-align:left;
  		}
  		
		#csp3-content {
			padding: 15px;
			margin-top: 20px;
		}
		.input-append{
			display:block !important;
		}
		html{
			height:auto;
	    }

		#csp3-email{
			margin-bottom: 10px;
		}
		#csp3-headline {
			line-height: 46px;
		}
		.countdown_section{
			margin-bottom: 10px;
		}

   }
 
  /* Landscape phone to portrait tablet */
  @media (max-width: 767px) {
		#csp3-fname,
		#csp3-lname{
			box-sizing:inherit;
			width:90%;
		}
		#csp3-email{
			box-sizing:inherit;
			width:90%;
		}

		#csp3-subscribe-btn{
			display:block;
		}

		#csp3-subscribe-btn{
  			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}

  		#csp3-email{
  			margin-bottom: 10px;
			 -webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
  		}

		#csp3-fname,#csp3-fname{
  			margin-bottom: 10px
  		}

  		.input-append{
			display:block !important;
		}

		#csp3-email,#csp3-subscribe-btn{
			margin:auto;
		}

		#csp3-email{
			margin-bottom:10px;
		}

  }
 
  /* Portrait tablet to landscape and desktop */
  @media (min-width: 768px) and (max-width: 979px) {  }
 
  /* Large desktop */
  @media (min-width: 1200px) {  }

  </style>
<!-- JS -->
<script src="http://cdn2.picnicvillage.com/wp-includes/js/jquery/jquery.js"></script>
<script src="http://cdn.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/bootstrap/js/bootstrap.js"></script>
<!-- FitVid -->
<script src="http://cdn2.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/js/jquery.fitvids.js"></script>
<script src="http://cdn2.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/js/script.js"></script>
<!-- Modernizr -->
<script src="http://cdn2.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/js/modernizr.min.js"></script>

		<style type="text/css">.btn, .gform_button {
color: white;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
color: rgb(235, 230, 230);
}

[class^="icon-"], [class*=" icon-"] {
vertical-align: text-bottom;
}</style>
	</head>
<body>
	<div class="container">
		<div class="row">
			<div class="span10 offset1">
				<div id="csp3-content">
					<img id='csp3-image' src='http://cdn3.picnicvillage.com/wp-content/uploads/2013/05/pnvlogo.png' />
					
          
          
					<div id="csp3-description"><p style="text-align: center;">My new project, Pic-Nic Village, is a blueprint for an evolutionary platform and social network aimed at creative thinkers. We are about to launch a beta site<br />
and would love to hear from you if you’d like to be one of our flagbearers.</p>
<p style="text-align: center;">We’re offering a limited number of free life-memberships in return for building and showcasing your own portfolio and joining up to our guilds. If you’re an artist, designer, writer or blogger, photographer, musician, film maker, event organiser, campaigner, DIY enthusiast, marketeer or a creative with entrepreneurial instincts, Pic-Nic might just be what you’ve been looking for.</p>
<p style="text-align: center;">We are planning our launch for early in 2014 so please register here if you would like to be kept up to date with what’s happening at Pic-Nic Village.</p>
<p style="text-align: center;">Pete Lawrence / Founder</p>
</div>
					<form id="csp3-form" class="form-inline" method="post"><input id="csp3-ref" name="ref" type="hidden" value="" /><input id="csp3-ajax-url" type="hidden" value="http://picnicvillage.com/wp-admin/admin-ajax.php" /><div id="csp3-alert" class="alert"></div><div class="csp3-form-wrapper"><div class="input-append"><input id="csp3-email" name="email" class="input-xlarge" type="text" placeholder="Enter Your Email"/><button id="csp3-subscribe-btn" type="submit" class="btn btn-large action">Notify Me</button></div></div></form>
					<div id="csp3-social-profiles"></div>
				</div><!-- end of #csp3-content -->
			</div><!--! end of .span8 -->
		</div> <!--! end of .row -->
	</div> <!--! end of .container -->
	

<!-- Belatedpng -->
<!--[if lt IE 7 ]>
<script src="http://cdn.picnicvillage.com/wp-content/plugins/seedprod-coming-soon-pro/themes/default/js/dd_belatedpng.js"></script>
<script>DD_belatedPNG.fix('img, .png_bg');</script>
<![endif]-->
<!-- Email Form Strings -->
<script>
	var seed_csp3_err_msg={
		'msgdefault':'Enter Your Email',
		'msg600':'You&#039;re already subscribed.',
		'msg500':'Error, please try again.',
		'msg400':'Please enter a valid email.',
		'msg200':'You&#039;ll be notified soon!'
	};
	</script><script>
jQuery(document).ready(function($){$("#csp3-content").fadeIn("slow").css("display","inline-block");$("#csp3-description").fitVids();$("#csp3-form").off();});</script>
<!--[if lt IE 9]>
			<script>
			jQuery(document).ready(function($){$.supersized({slides:[ {image : ''} ]});});
			</script>
			<![endif]-->
</body>
</html>