<!-- begin footer -->
<hr />
	<div id="footer">
	<p><a href="https://wordpress.com/" rel="generator">Get a free blog at WordPress.com</a> &#8212; <?php printf( __( 'Theme: %1$s by %2$s.', 'greenmarinee' ), 'Green Marinee', '<a href="http://e-lusion.com" rel="designer">Ian Main</a>' ); ?></p>
		<div class="extras">
			<ul>
				<li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php esc_attr_e( 'Subscribe to RSS feed', 'greenmarinee' ); ?>">RSS</a></li>
				<li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php esc_attr_e( 'Subscribe to Comments RSS feed', 'greenmarinee' ); ?>"><?php _e('Comments RSS','greenmarinee'); ?></a></li>
				<li><?php _e('<a href="https://wordpress.com/" title="Powered by the lovely WordPress.com">WP</a>','greenmarinee'); ?></li>
			</ul>
		</div>
	</div>
	</div>
	</div>
	</div>
	</div>
</div>
<?php wp_footer(); ?>
</body>
</html>