<?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>2welve</title>
	<atom:link href="http://2welve.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://2welve.co.uk</link>
	<description>Quality Website and Graphic Design, Blackpool, Lancashire, UK</description>
	<lastBuildDate>Fri, 04 May 2012 17:33:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>2welve client Northern Rags up for award</title>
		<link>http://2welve.co.uk/2012/05/2welve-client-northern-rags-up-for-award/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2welve-client-northern-rags-up-for-award</link>
		<comments>http://2welve.co.uk/2012/05/2welve-client-northern-rags-up-for-award/#comments</comments>
		<pubDate>Fri, 04 May 2012 17:30:53 +0000</pubDate>
		<dc:creator>2welve</dc:creator>
				<category><![CDATA[2welve News]]></category>

		<guid isPermaLink="false">http://2welve.co.uk/?p=96</guid>
		<description><![CDATA[The Fleetwood based clothing store are up for the Radio Wave Culture and Lifestyle Boutique and Fashion award!]]></description>
			<content:encoded><![CDATA[<p>Northern Rags supply unique designer menswear from there Lancashire based store. They have been shortlisted for a &#8216;Radio Wave Culture and Lifestyle Award&#8217;. 2welve would like to wish Paul and Northern Rags the best of luck. Please help by voting: <a href="http://www.wave965.com/local/culture-and-lifestyle-vote-now/">http://www.wave965.com/local/culture-and-lifestyle-vote-now/</a></p>
<p>They are listed under The Boutique Fashion Award section.</p>
]]></content:encoded>
			<wfw:commentRss>http://2welve.co.uk/2012/05/2welve-client-northern-rags-up-for-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2welve now an award winning website!</title>
		<link>http://2welve.co.uk/2012/04/2welve-now-an-award-winning-website/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2welve-now-an-award-winning-website</link>
		<comments>http://2welve.co.uk/2012/04/2welve-now-an-award-winning-website/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 17:29:03 +0000</pubDate>
		<dc:creator>2welve</dc:creator>
				<category><![CDATA[2welve News]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://2welve.co.uk/?p=90</guid>
		<description><![CDATA[The new 2welve website has been recognised by the good people at onepagelove.com]]></description>
			<content:encoded><![CDATA[<p>The new 2welve website has been recognised by <a href="http://www.onepagelove.com">onepagelove.com</a>. One Page Love showcase the very best one page websites. 2welve are very proud of the acceptance. You can view @ <a href="http://onepagelove.com/2welve">http://onepagelove.com/2welve</a>. If you would like website or graphic design work please contact 2welve using the form below.</p>
<div id="iphorm-outer-058d910690591b13c73a28b7fba8841114fb9771f65e4d" class="iphorm-outer iphorm-outer-1 iphorm-uniform-theme-default" >
    <script type="text/javascript">
	<!--
		    jQuery(document).ready(function($) {
			
	        	        	$('#iphorm-058d910690591b13c73a28b7fba8841114fb9771f65e4d').iPhorm({"id":1,"uniqueId":"058d910690591b13c73a28b7fba8841114fb9771f65e4d","PHPSESSID":"63dc1c450939e8ae7b4a5e4c134665fe","successMessageTimeout":10,"clElementIds":[],"clDependentElementIds":[],"centerFancybox":true,"centerFancyboxSpeed":true});
	        
	        	        if ($.isFunction($.fn.qtip)) {
	            $('.iphorm-tooltip-hover', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                }
	            });
	            $('.iphorm-tooltip-click', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                show: {
	                    event: 'focus'
	                },
	                hide: {
	                    event: 'unfocus'
	                }
	            });
	            $('.iphorm-tooltip-icon-hover', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                content: {
	                    text: function (api) {
	                        return $(this).find('.iphorm-tooltip-icon-content').html();
	                    }
	                }
	            });
	            $('.iphorm-tooltip-icon-click', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                show: {
	                    event: 'click'
	                },
	                hide: {
	                    event: 'unfocus'
	                },
	                content: {
	                    text: function (api) {
	                        return $(this).find('.iphorm-tooltip-icon-content').html();
	                    }
	                }
	            });
	            $('.iphorm-labels-inside > .iphorm-element-spacer > label').hover(function () {
	                $(this).siblings('.iphorm-input-wrap').find('.iphorm-tooltip-hover').qtip('show');
	            }, function () {
	            	$(this).siblings('.iphorm-input-wrap').find('.iphorm-tooltip-hover').qtip('hide');
	            });
	        }
	        
	        	        if ($.isFunction($.fn.uniform)) {
	            $('select, input:checkbox, input:radio', iPhorm.instance.$form).uniform({context: iPhorm.instance.$form});
	        }
	        
	        if ($.isFunction($.fn.inFieldLabels)) {
	            $('.iphorm-labels-inside:not(.iphorm-element-wrap-recaptcha) > .iphorm-element-spacer > label', iPhorm.instance.$form).inFieldLabels();
	        }

	        
	        $('.iphorm-group-row > div:last-child:not(:first-child)', iPhorm.instance.$form).add('.iphorm-group-row:last-child', iPhorm.instance.$form).addClass('last-child');

	        	    }); // end document.ready()
	//-->
	</script>
    <form id="iphorm-058d910690591b13c73a28b7fba8841114fb9771f65e4d" class="iphorm" action="" method="post" enctype="multipart/form-data">
        <div class="iphorm-inner iphorm-inner-1" >
            <input type="hidden" name="iphorm_id" value="1" />
            <input type="hidden" name="iphorm_uid" value="058d910690591b13c73a28b7fba8841114fb9771f65e4d" />
            <input type="hidden" name="form_url" value="http://2welve.co.uk/feed/" />
            <input type="hidden" name="referring_url" value="" />
            <input type="hidden" name="post_id" value="90" />
            <input type="hidden" name="post_title" value="2welve now an award winning website!" />
                                                            	            		<div class="iphorm-success-message iphorm-hidden" ></div>
            	                        <div class="iphorm-elements iphorm-elements-1 iphorm-clearfix" >
                <div class="iphorm-element-wrap iphorm-element-wrap-text iphorm_1_1-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-text iphorm_1_1-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_1" style='font-weight: bold;'>
                Name                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-text iphorm_1_1-input-wrap" >
            <input class="iphorm-element-text  iphorm_1_1" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_1" type="text" name="iphorm_1_1"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-text iphorm_1_2-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-text iphorm_1_2-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_2" style='font-weight: bold;'>
                Email address                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-text iphorm_1_2-input-wrap" >
            <input class="iphorm-element-text  iphorm_1_2" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_2" type="text" name="iphorm_1_2"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-checkbox iphorm_1_3-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-checkbox iphorm_1_3-element-spacer">
                    <label style='font-weight: bold;' class="iphorm_1_3-outer-label">
                Service Interest                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-checkbox iphorm_1_3-input-wrap" >
            <div class="iphorm-input-ul iphorm-input-checkbox-ul iphorm_1_3-input-ul iphorm-options-inline iphorm-clearfix" >
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_0" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_0" value="Website Design"  />
                        Website Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_1" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_1" value="Leaflets, Flyers and Brochures"  />
                        Leaflets, Flyers and Brochures                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_2" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_2" value="Logo Design"  />
                        Logo Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_3" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_3" value="Corporate Stationary"  />
                        Corporate Stationary                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_4" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_4" value="E-Shot Design"  />
                        E-Shot Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_5" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_5" value="Advertisement Designs"  />
                        Advertisement Designs                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_6" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_6" value="Interactive CD Presentations"  />
                        Interactive CD Presentations                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_7" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_3_7" value="Other"  />
                        Other                    </label>
                </div>
                        </div>
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
</div><div class="iphorm-element-wrap iphorm-element-wrap-textarea iphorm_1_4-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-optional" >
    <div class="iphorm-element-spacer iphorm-element-spacer-textarea iphorm_1_4-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_4" style='font-weight: bold;'>
                Comments                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-textarea iphorm_1_4-input-wrap" >
            <textarea class="iphorm-element-textarea  iphorm_1_4" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_4" name="iphorm_1_4"  style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' rows="5" cols="25"></textarea>
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-captcha iphorm_1_5-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-captcha iphorm_1_5-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_5" style='font-weight: bold;'>
                Type the characters                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-captcha iphorm_1_5-input-wrap" >
            <input class="iphorm-element-captcha  iphorm_1_5" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_5" type="text" name="iphorm_1_5"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-captcha-image-wrap iphorm-clearfix iphorm_1_5-captcha-image-wrap" >
            <div class="ifb-captcha-image-inner">
                <img id="iphorm-iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_5-captcha-image" class="iphorm-captcha-image" src="http://2welve.co.uk/wp-content/plugins/iphorm-form-builder/includes/captcha.php?c=eyJ1bmlxSWQiOiIwNThkOTEwNjkwNTkxYjEzYzczYTI4YjdmYmE4ODQxMTE0ZmI5NzcxZjY1ZTRkIiwidG1wRGlyIjoiXC9ob21lXC93ZWx2ZWNvMlwvcHVibGljX2h0bWxcL3dwLWNvbnRlbnRcLyIsIm9wdGlvbnMiOnsibGVuZ3RoIjoiNSIsIndpZHRoIjoiMTE1IiwiaGVpZ2h0IjoiNDAiLCJiZ0NvbG91ciI6IiNGRkZGRkYiLCJ0ZXh0Q29sb3VyIjoiIzIyMjIyMiIsImZvbnQiOiJUeXBpc3QudHRmIiwibWluRm9udFNpemUiOiIxMiIsIm1heEZvbnRTaXplIjoiMTkiLCJtaW5BbmdsZSI6IjAiLCJtYXhBbmdsZSI6IjIwIn19&amp;t=1337554719.44" alt="" />
            </div>
        </div>

        <script type="text/javascript">
        <!--
        jQuery(document).ready(function ($) {
            $('#iphorm-iphorm_058d910690591b13c73a28b7fba8841114fb9771f65e4d_5-captcha-image').hover(function () {
                $(this).stop().fadeTo('slow', '0.3');
            }, function () {
                $(this).stop().fadeTo('slow', '1.0');
            }).click(function () {
                var newSrc = $(this).attr('src').replace(/&t=.+/, '&t=' + new Date().getTime());
                $(this).attr('src', newSrc);
            });
        });
        //-->
        </script>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
</div><div class="iphorm-hidden">
    <label>This field should be left blank<input type="text" name="iphorm_1_0" /></label>
</div>                <div class="iphorm-submit-wrap iphorm-submit-wrap-1 iphorm-clearfix" >
                	<div class="iphorm-submit-input-wrap iphorm-submit-input-wrap-1" >
                        <button class="iphorm-submit-element" type="submit" name="iphorm_submit" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;'><span ><em >Send</em></span></button>
                    </div>
                    <div class="iphorm-loading-wrap"><span class="iphorm-loading">Please wait...</span></div>
                </div>
            </div>
                                            </div>
            </form>
    <script type="text/javascript">
	<!--
	jQuery('#iphorm-outer-058d910690591b13c73a28b7fba8841114fb9771f65e4d script').remove();
	//-->
	</script>
</div>
]]></content:encoded>
			<wfw:commentRss>http://2welve.co.uk/2012/04/2welve-now-an-award-winning-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2welve &#8216;Price List&#8217; now available!</title>
		<link>http://2welve.co.uk/2012/04/2welve-price-list-now-available/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2welve-price-list-now-available</link>
		<comments>http://2welve.co.uk/2012/04/2welve-price-list-now-available/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 09:17:13 +0000</pubDate>
		<dc:creator>2welve</dc:creator>
				<category><![CDATA[2welve News]]></category>
		<category><![CDATA[Business Cards]]></category>
		<category><![CDATA[Compliment Slip]]></category>
		<category><![CDATA[Corporate Stationery]]></category>
		<category><![CDATA[Flyer Design]]></category>
		<category><![CDATA[Leaflet Design]]></category>
		<category><![CDATA[Letterhead Design]]></category>
		<category><![CDATA[Logo Design]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://2welve.co.uk/?p=66</guid>
		<description><![CDATA[Get prices for Website, Logo, Business Card, Letterhead, Compliment Slip, Leaflet and Flyer Designs.]]></description>
			<content:encoded><![CDATA[<p>If your looking for a service and need a price estimate, please download our latest <a href="http://2welve.co.uk/wp-content/uploads/2012/04/PriceGuide.pdf"><strong>Price guide</strong></a> pdf. Get prices for Website, Logo, Business Card, Letterhead, Compliment Slip, Leaflet and Flyer Designs. Please note that these prices are a &#8216;Guide&#8217; and may change in the future. If the service you require is not listed please contact us and we can help you out <img src='http://2welve.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div id="iphorm-outer-058d910690591b13c73a28b7fba8841114fb9771f6c572" class="iphorm-outer iphorm-outer-1 iphorm-uniform-theme-default" >
    <script type="text/javascript">
	<!--
		    jQuery(document).ready(function($) {
			
	        	        	$('#iphorm-058d910690591b13c73a28b7fba8841114fb9771f6c572').iPhorm({"id":1,"uniqueId":"058d910690591b13c73a28b7fba8841114fb9771f6c572","PHPSESSID":"63dc1c450939e8ae7b4a5e4c134665fe","successMessageTimeout":10,"clElementIds":[],"clDependentElementIds":[],"centerFancybox":true,"centerFancyboxSpeed":true});
	        
	        	        if ($.isFunction($.fn.qtip)) {
	            $('.iphorm-tooltip-hover', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                }
	            });
	            $('.iphorm-tooltip-click', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                show: {
	                    event: 'focus'
	                },
	                hide: {
	                    event: 'unfocus'
	                }
	            });
	            $('.iphorm-tooltip-icon-hover', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                content: {
	                    text: function (api) {
	                        return $(this).find('.iphorm-tooltip-icon-content').html();
	                    }
	                }
	            });
	            $('.iphorm-tooltip-icon-click', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                show: {
	                    event: 'click'
	                },
	                hide: {
	                    event: 'unfocus'
	                },
	                content: {
	                    text: function (api) {
	                        return $(this).find('.iphorm-tooltip-icon-content').html();
	                    }
	                }
	            });
	            $('.iphorm-labels-inside > .iphorm-element-spacer > label').hover(function () {
	                $(this).siblings('.iphorm-input-wrap').find('.iphorm-tooltip-hover').qtip('show');
	            }, function () {
	            	$(this).siblings('.iphorm-input-wrap').find('.iphorm-tooltip-hover').qtip('hide');
	            });
	        }
	        
	        	        if ($.isFunction($.fn.uniform)) {
	            $('select, input:checkbox, input:radio', iPhorm.instance.$form).uniform({context: iPhorm.instance.$form});
	        }
	        
	        if ($.isFunction($.fn.inFieldLabels)) {
	            $('.iphorm-labels-inside:not(.iphorm-element-wrap-recaptcha) > .iphorm-element-spacer > label', iPhorm.instance.$form).inFieldLabels();
	        }

	        
	        $('.iphorm-group-row > div:last-child:not(:first-child)', iPhorm.instance.$form).add('.iphorm-group-row:last-child', iPhorm.instance.$form).addClass('last-child');

	        	    }); // end document.ready()
	//-->
	</script>
    <form id="iphorm-058d910690591b13c73a28b7fba8841114fb9771f6c572" class="iphorm" action="" method="post" enctype="multipart/form-data">
        <div class="iphorm-inner iphorm-inner-1" >
            <input type="hidden" name="iphorm_id" value="1" />
            <input type="hidden" name="iphorm_uid" value="058d910690591b13c73a28b7fba8841114fb9771f6c572" />
            <input type="hidden" name="form_url" value="http://2welve.co.uk/feed/" />
            <input type="hidden" name="referring_url" value="" />
            <input type="hidden" name="post_id" value="66" />
            <input type="hidden" name="post_title" value="2welve &#039;Price List&#039; now available!" />
                                                            	            		<div class="iphorm-success-message iphorm-hidden" ></div>
            	                        <div class="iphorm-elements iphorm-elements-1 iphorm-clearfix" >
                <div class="iphorm-element-wrap iphorm-element-wrap-text iphorm_1_1-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-text iphorm_1_1-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_1" style='font-weight: bold;'>
                Name                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-text iphorm_1_1-input-wrap" >
            <input class="iphorm-element-text  iphorm_1_1" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_1" type="text" name="iphorm_1_1"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-text iphorm_1_2-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-text iphorm_1_2-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_2" style='font-weight: bold;'>
                Email address                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-text iphorm_1_2-input-wrap" >
            <input class="iphorm-element-text  iphorm_1_2" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_2" type="text" name="iphorm_1_2"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-checkbox iphorm_1_3-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-checkbox iphorm_1_3-element-spacer">
                    <label style='font-weight: bold;' class="iphorm_1_3-outer-label">
                Service Interest                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-checkbox iphorm_1_3-input-wrap" >
            <div class="iphorm-input-ul iphorm-input-checkbox-ul iphorm_1_3-input-ul iphorm-options-inline iphorm-clearfix" >
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_0" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_0" value="Website Design"  />
                        Website Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_1" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_1" value="Leaflets, Flyers and Brochures"  />
                        Leaflets, Flyers and Brochures                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_2" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_2" value="Logo Design"  />
                        Logo Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_3" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_3" value="Corporate Stationary"  />
                        Corporate Stationary                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_4" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_4" value="E-Shot Design"  />
                        E-Shot Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_5" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_5" value="Advertisement Designs"  />
                        Advertisement Designs                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_6" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_6" value="Interactive CD Presentations"  />
                        Interactive CD Presentations                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_7" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_3_7" value="Other"  />
                        Other                    </label>
                </div>
                        </div>
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
</div><div class="iphorm-element-wrap iphorm-element-wrap-textarea iphorm_1_4-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-optional" >
    <div class="iphorm-element-spacer iphorm-element-spacer-textarea iphorm_1_4-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_4" style='font-weight: bold;'>
                Comments                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-textarea iphorm_1_4-input-wrap" >
            <textarea class="iphorm-element-textarea  iphorm_1_4" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_4" name="iphorm_1_4"  style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' rows="5" cols="25"></textarea>
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-captcha iphorm_1_5-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-captcha iphorm_1_5-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_5" style='font-weight: bold;'>
                Type the characters                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-captcha iphorm_1_5-input-wrap" >
            <input class="iphorm-element-captcha  iphorm_1_5" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_5" type="text" name="iphorm_1_5"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-captcha-image-wrap iphorm-clearfix iphorm_1_5-captcha-image-wrap" >
            <div class="ifb-captcha-image-inner">
                <img id="iphorm-iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_5-captcha-image" class="iphorm-captcha-image" src="http://2welve.co.uk/wp-content/plugins/iphorm-form-builder/includes/captcha.php?c=eyJ1bmlxSWQiOiIwNThkOTEwNjkwNTkxYjEzYzczYTI4YjdmYmE4ODQxMTE0ZmI5NzcxZjZjNTcyIiwidG1wRGlyIjoiXC9ob21lXC93ZWx2ZWNvMlwvcHVibGljX2h0bWxcL3dwLWNvbnRlbnRcLyIsIm9wdGlvbnMiOnsibGVuZ3RoIjoiNSIsIndpZHRoIjoiMTE1IiwiaGVpZ2h0IjoiNDAiLCJiZ0NvbG91ciI6IiNGRkZGRkYiLCJ0ZXh0Q29sb3VyIjoiIzIyMjIyMiIsImZvbnQiOiJUeXBpc3QudHRmIiwibWluRm9udFNpemUiOiIxMiIsIm1heEZvbnRTaXplIjoiMTkiLCJtaW5BbmdsZSI6IjAiLCJtYXhBbmdsZSI6IjIwIn19&amp;t=1337554719.46" alt="" />
            </div>
        </div>

        <script type="text/javascript">
        <!--
        jQuery(document).ready(function ($) {
            $('#iphorm-iphorm_058d910690591b13c73a28b7fba8841114fb9771f6c572_5-captcha-image').hover(function () {
                $(this).stop().fadeTo('slow', '0.3');
            }, function () {
                $(this).stop().fadeTo('slow', '1.0');
            }).click(function () {
                var newSrc = $(this).attr('src').replace(/&t=.+/, '&t=' + new Date().getTime());
                $(this).attr('src', newSrc);
            });
        });
        //-->
        </script>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
</div><div class="iphorm-hidden">
    <label>This field should be left blank<input type="text" name="iphorm_1_0" /></label>
</div>                <div class="iphorm-submit-wrap iphorm-submit-wrap-1 iphorm-clearfix" >
                	<div class="iphorm-submit-input-wrap iphorm-submit-input-wrap-1" >
                        <button class="iphorm-submit-element" type="submit" name="iphorm_submit" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;'><span ><em >Send</em></span></button>
                    </div>
                    <div class="iphorm-loading-wrap"><span class="iphorm-loading">Please wait...</span></div>
                </div>
            </div>
                                            </div>
            </form>
    <script type="text/javascript">
	<!--
	jQuery('#iphorm-outer-058d910690591b13c73a28b7fba8841114fb9771f6c572 script').remove();
	//-->
	</script>
</div>
]]></content:encoded>
			<wfw:commentRss>http://2welve.co.uk/2012/04/2welve-price-list-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone app in development</title>
		<link>http://2welve.co.uk/2012/04/iphone-app-in-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=iphone-app-in-development</link>
		<comments>http://2welve.co.uk/2012/04/iphone-app-in-development/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 12:46:31 +0000</pubDate>
		<dc:creator>2welve</dc:creator>
				<category><![CDATA[2welve News]]></category>
		<category><![CDATA[iPhone Development]]></category>

		<guid isPermaLink="false">http://2welve.co.uk/new/?p=43</guid>
		<description><![CDATA[Exciting times! 2welve are currently working on a new application for the iPhone/iPod Touch/ iPad. Coming to a store near you!!]]></description>
			<content:encoded><![CDATA[<p>Exciting times! 2welve are currently working on a new application for the iPhone/iPod Touch/ iPad. We are at early development stages at the moment so check back or follow us on twitter: #2welveDesigner for updates. We are keeping things a little hush hush until later on through development.</p>
]]></content:encoded>
			<wfw:commentRss>http://2welve.co.uk/2012/04/iphone-app-in-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brand spanking new website!</title>
		<link>http://2welve.co.uk/2012/04/brand-spanking-new-website/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=brand-spanking-new-website</link>
		<comments>http://2welve.co.uk/2012/04/brand-spanking-new-website/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 12:37:36 +0000</pubDate>
		<dc:creator>2welve</dc:creator>
				<category><![CDATA[2welve News]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://2welve.co.uk/new/?p=39</guid>
		<description><![CDATA[2welve are proud to announce the installation of their new website. Hope you like!]]></description>
			<content:encoded><![CDATA[<p>2welve are proud to announce the installation of their new website. The design has been made simpler whilst still retaining nice visuals. We are currently designing a pdf with further examples of our work. You can keep up to date with all our latest news and information by following us on twitter #2welveDesigner</p>
<p>If you like the look of our work and feel as though you could use our help, please contact us:</p>
<div id="iphorm-outer-058d910690591b13c73a28b7fba8841114fb9771f71b5f" class="iphorm-outer iphorm-outer-1 iphorm-uniform-theme-default" >
    <script type="text/javascript">
	<!--
		    jQuery(document).ready(function($) {
			
	        	        	$('#iphorm-058d910690591b13c73a28b7fba8841114fb9771f71b5f').iPhorm({"id":1,"uniqueId":"058d910690591b13c73a28b7fba8841114fb9771f71b5f","PHPSESSID":"63dc1c450939e8ae7b4a5e4c134665fe","successMessageTimeout":10,"clElementIds":[],"clDependentElementIds":[],"centerFancybox":true,"centerFancyboxSpeed":true});
	        
	        	        if ($.isFunction($.fn.qtip)) {
	            $('.iphorm-tooltip-hover', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                }
	            });
	            $('.iphorm-tooltip-click', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                show: {
	                    event: 'focus'
	                },
	                hide: {
	                    event: 'unfocus'
	                }
	            });
	            $('.iphorm-tooltip-icon-hover', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                content: {
	                    text: function (api) {
	                        return $(this).find('.iphorm-tooltip-icon-content').html();
	                    }
	                }
	            });
	            $('.iphorm-tooltip-icon-click', iPhorm.instance.$form).qtip({
	                style: {
	                    classes: 'ui-tooltip-plain'
	                },
	                position: {
	                    my: 'left center',
	                    at: 'right center'
	                },
	                show: {
	                    event: 'click'
	                },
	                hide: {
	                    event: 'unfocus'
	                },
	                content: {
	                    text: function (api) {
	                        return $(this).find('.iphorm-tooltip-icon-content').html();
	                    }
	                }
	            });
	            $('.iphorm-labels-inside > .iphorm-element-spacer > label').hover(function () {
	                $(this).siblings('.iphorm-input-wrap').find('.iphorm-tooltip-hover').qtip('show');
	            }, function () {
	            	$(this).siblings('.iphorm-input-wrap').find('.iphorm-tooltip-hover').qtip('hide');
	            });
	        }
	        
	        	        if ($.isFunction($.fn.uniform)) {
	            $('select, input:checkbox, input:radio', iPhorm.instance.$form).uniform({context: iPhorm.instance.$form});
	        }
	        
	        if ($.isFunction($.fn.inFieldLabels)) {
	            $('.iphorm-labels-inside:not(.iphorm-element-wrap-recaptcha) > .iphorm-element-spacer > label', iPhorm.instance.$form).inFieldLabels();
	        }

	        
	        $('.iphorm-group-row > div:last-child:not(:first-child)', iPhorm.instance.$form).add('.iphorm-group-row:last-child', iPhorm.instance.$form).addClass('last-child');

	        	    }); // end document.ready()
	//-->
	</script>
    <form id="iphorm-058d910690591b13c73a28b7fba8841114fb9771f71b5f" class="iphorm" action="" method="post" enctype="multipart/form-data">
        <div class="iphorm-inner iphorm-inner-1" >
            <input type="hidden" name="iphorm_id" value="1" />
            <input type="hidden" name="iphorm_uid" value="058d910690591b13c73a28b7fba8841114fb9771f71b5f" />
            <input type="hidden" name="form_url" value="http://2welve.co.uk/feed/" />
            <input type="hidden" name="referring_url" value="" />
            <input type="hidden" name="post_id" value="39" />
            <input type="hidden" name="post_title" value="Brand spanking new website!" />
                                                            	            		<div class="iphorm-success-message iphorm-hidden" ></div>
            	                        <div class="iphorm-elements iphorm-elements-1 iphorm-clearfix" >
                <div class="iphorm-element-wrap iphorm-element-wrap-text iphorm_1_1-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-text iphorm_1_1-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_1" style='font-weight: bold;'>
                Name                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-text iphorm_1_1-input-wrap" >
            <input class="iphorm-element-text  iphorm_1_1" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_1" type="text" name="iphorm_1_1"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-text iphorm_1_2-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-text iphorm_1_2-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_2" style='font-weight: bold;'>
                Email address                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-text iphorm_1_2-input-wrap" >
            <input class="iphorm-element-text  iphorm_1_2" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_2" type="text" name="iphorm_1_2"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-checkbox iphorm_1_3-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-checkbox iphorm_1_3-element-spacer">
                    <label style='font-weight: bold;' class="iphorm_1_3-outer-label">
                Service Interest                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-checkbox iphorm_1_3-input-wrap" >
            <div class="iphorm-input-ul iphorm-input-checkbox-ul iphorm_1_3-input-ul iphorm-options-inline iphorm-clearfix" >
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_0" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_0" value="Website Design"  />
                        Website Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_1" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_1" value="Leaflets, Flyers and Brochures"  />
                        Leaflets, Flyers and Brochures                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_2" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_2" value="Logo Design"  />
                        Logo Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_3" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_3" value="Corporate Stationary"  />
                        Corporate Stationary                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_4" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_4" value="E-Shot Design"  />
                        E-Shot Design                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_5" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_5" value="Advertisement Designs"  />
                        Advertisement Designs                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_6" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_6" value="Interactive CD Presentations"  />
                        Interactive CD Presentations                    </label>
                </div>
                            <div class="iphorm-input-li iphorm-input-checkbox-li iphorm_1_3-input-li" >
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_7" >
                        <input class="iphorm-element-checkbox iphorm_1_3" type="checkbox" name="iphorm_1_3[]" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_3_7" value="Other"  />
                        Other                    </label>
                </div>
                        </div>
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
</div><div class="iphorm-element-wrap iphorm-element-wrap-textarea iphorm_1_4-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-optional" >
    <div class="iphorm-element-spacer iphorm-element-spacer-textarea iphorm_1_4-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_4" style='font-weight: bold;'>
                Comments                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-textarea iphorm_1_4-input-wrap" >
            <textarea class="iphorm-element-textarea  iphorm_1_4" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_4" name="iphorm_1_4"  style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' rows="5" cols="25"></textarea>
                    </div>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
    </div><div class="iphorm-element-wrap iphorm-element-wrap-captcha iphorm_1_5-element-wrap iphorm-clearfix iphorm-labels-above iphorm-element-required" >
    <div class="iphorm-element-spacer iphorm-element-spacer-captcha iphorm_1_5-element-spacer">
                    <label for="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_5" style='font-weight: bold;'>
                Type the characters                                    <span class="iphorm-required">(required)</span>
                                            </label>
                <div class="iphorm-input-wrap iphorm-input-wrap-captcha iphorm_1_5-input-wrap" >
            <input class="iphorm-element-captcha  iphorm_1_5" id="iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_5" type="text" name="iphorm_1_5"  value="" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding: 5px;color: rgb(24, 68, 87);' />
                    </div>
        <div class="iphorm-captcha-image-wrap iphorm-clearfix iphorm_1_5-captcha-image-wrap" >
            <div class="ifb-captcha-image-inner">
                <img id="iphorm-iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_5-captcha-image" class="iphorm-captcha-image" src="http://2welve.co.uk/wp-content/plugins/iphorm-form-builder/includes/captcha.php?c=eyJ1bmlxSWQiOiIwNThkOTEwNjkwNTkxYjEzYzczYTI4YjdmYmE4ODQxMTE0ZmI5NzcxZjcxYjVmIiwidG1wRGlyIjoiXC9ob21lXC93ZWx2ZWNvMlwvcHVibGljX2h0bWxcL3dwLWNvbnRlbnRcLyIsIm9wdGlvbnMiOnsibGVuZ3RoIjoiNSIsIndpZHRoIjoiMTE1IiwiaGVpZ2h0IjoiNDAiLCJiZ0NvbG91ciI6IiNGRkZGRkYiLCJ0ZXh0Q29sb3VyIjoiIzIyMjIyMiIsImZvbnQiOiJUeXBpc3QudHRmIiwibWluRm9udFNpemUiOiIxMiIsIm1heEZvbnRTaXplIjoiMTkiLCJtaW5BbmdsZSI6IjAiLCJtYXhBbmdsZSI6IjIwIn19&amp;t=1337554719.48" alt="" />
            </div>
        </div>

        <script type="text/javascript">
        <!--
        jQuery(document).ready(function ($) {
            $('#iphorm-iphorm_058d910690591b13c73a28b7fba8841114fb9771f71b5f_5-captcha-image').hover(function () {
                $(this).stop().fadeTo('slow', '0.3');
            }, function () {
                $(this).stop().fadeTo('slow', '1.0');
            }).click(function () {
                var newSrc = $(this).attr('src').replace(/&t=.+/, '&t=' + new Date().getTime());
                $(this).attr('src', newSrc);
            });
        });
        //-->
        </script>
        <div class="iphorm-errors-wrap iphorm-hidden" >
    </div>    </div>
</div><div class="iphorm-hidden">
    <label>This field should be left blank<input type="text" name="iphorm_1_0" /></label>
</div>                <div class="iphorm-submit-wrap iphorm-submit-wrap-1 iphorm-clearfix" >
                	<div class="iphorm-submit-input-wrap iphorm-submit-input-wrap-1" >
                        <button class="iphorm-submit-element" type="submit" name="iphorm_submit" style='border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;'><span ><em >Send</em></span></button>
                    </div>
                    <div class="iphorm-loading-wrap"><span class="iphorm-loading">Please wait...</span></div>
                </div>
            </div>
                                            </div>
            </form>
    <script type="text/javascript">
	<!--
	jQuery('#iphorm-outer-058d910690591b13c73a28b7fba8841114fb9771f71b5f script').remove();
	//-->
	</script>
</div>
]]></content:encoded>
			<wfw:commentRss>http://2welve.co.uk/2012/04/brand-spanking-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Northern Rags</title>
		<link>http://2welve.co.uk/2012/04/northern-rags/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=northern-rags</link>
		<comments>http://2welve.co.uk/2012/04/northern-rags/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 15:08:10 +0000</pubDate>
		<dc:creator>2welve</dc:creator>
				<category><![CDATA[Business Cards]]></category>
		<category><![CDATA[Corporate Stationery]]></category>

		<guid isPermaLink="false">http://2welve.co.uk/new/?p=25</guid>
		<description><![CDATA[Northern Rags who are based in Fleetwood, Lancashire sell a unique range of top quality designer clothing both in store and online.]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://2welve.co.uk/wp-content/uploads/2012/04/northernRags.jpg" rel="facebox" rel="attachment wp-att-10"><img class="alignnone size-full wp-image-10" title="northernRags" src="http://2welve.co.uk/wp-content/uploads/2012/04/northernRags.jpg" alt="" width="940" height="359" /></a></p>
<p>Northern Rags who are based in Fleetwood, Lancashire sell a unique range of top quality designer clothing both in store and online.</p>
<p>They’re very proud to be completely different and refuse to simply replicate what every other high street store is selling.</p>
<p>They dare to be and like to be different in every aspect of their business; this is the task that 2welve were set when designing the new business card for Northern Rags.</p>
<h2>“Once again you have totally exceeded our expectations!  The new business cards are terrific and we can’t wait to see what our customers think. Thank you!”</h2>
]]></content:encoded>
			<wfw:commentRss>http://2welve.co.uk/2012/04/northern-rags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

