<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<link rel="stylesheet" href="<txp:css />" type="text/css" media="screen" />
	<title><txp:page_title /></title>

</head>
<body>
<div id="accessibility">
  <a href="#content" title="Go to content">Go to content</a> 
  <a href="#sidebar-1" title="Go to navigation">Go to navigation</a> 
  <a href="#sidebar-2" title="Go to search">Go to search</a> 
</div> <!-- /accessibility -->
<div id="container">

<!-- head -->
<div id="head">
<h1><txp:link_to_home><txp:sitename /></txp:link_to_home></h1>
</div>
<txp:if_category><h2>Browsing <txp:category title="1" /></h2><txp:else /><h2><txp:site_slogan /></h2></txp:if_category><txp:if_search><txp:else />
<!-- center -->
<div id="content">

	<txp:article limit="3" />
<txp:if_individual_article>
<p>
<txp:link_to_prev><txp:prev_title /></txp:link_to_prev>
<txp:link_to_next><txp:next_title /></txp:link_to_next>
</p>
</txp:if_individual_article>
<txp:if_article_list>
<p>
<txp:older>Previous</txp:older>
<txp:newer>Next</txp:newer>
</p>
</txp:if_article_list>
</div>

<!-- bottom -->
<div id="bottombar">

  <div id="bottom-left">
     <h4>Link</h4>
	<txp:linklist limit="3" sort="rand()" wraptag="p" />
     <h4>Find</h4>
     <txp:search_input label="Search" wraptag="p" />
	<txp:popup type="c" label="Browse" wraptag="p" />
     <h4>Syndicate</h4>
     <p><txp:feed_link label="RSS" /> / <txp:feed_link label="Atom" flavor="atom" /></p>
  </div>

<h5>Recently</h5>
<div id="archivelist">
<txp:article_custom limit="16" sortby="Posted" listform="articlelist" />
</div>
</div>

<!-- footer -->
<div id="foot"><p>Powered by <a href="http://textpattern.com">Textpattern. Template design by <a href="http://unirrelevant.be">unirrelevant</a>.</p></div>

</div>

</body>
</html>