<!-- Sidebar ========================================== -->
<div id="sidebar">

<h3>About the author</h3>
<p>Vladimir Agafonkin is an ukrainian web developer, designer and standards follower who spends his free time composing folk-influenced rock music, learning new technologies and supporting open source projects.</p>

<div class="column">

<form id="search" action="" method="get">
<p><label for="s">Search </label>
<input type="text" id="s" name="q" /></p>
</form>

<h3>Categories</h3>
<txp:category_list wraptag="ul" break="li" class="" />

<h3>Recent articles</h3>
<txp:recent_articles limit="10" break="li" wraptag="ul" sortby="Posted" sortdir="desc" class="" />

<h3>Recent comments</h3>
<txp:recent_comments limit="10" break="li" wraptag="ul" class="" />

<h3>Links</h3>
<txp:linklist wraptag="ul" break="li" class="" />

</div>
<div class="column">

<h3>Feeds</h3>
<ul><txp:feed_link label="RSS Feed" section="article" flavor="rss" wraptag="li" />
<txp:feed_link label="Atom Feed" section="article" flavor="atom" wraptag="li" />
<txp:link_feed_link label="Links RSS Feed" wraptag="li" /></ul>

<h3>Credits</h3>
<ul>
<li>Designed and coded by <a href="&#109;ailto:agafonkin&#64;gmail.com">Vladimir Agafonkin</a></li>
<li>Header photo is made by <a href="http://www.sxc.hu/profile/poison-yvi">poison-ivy</a></li>
</ul>

<h3>Meta</h3>
<ul>
<li><a href="http://textpattern.com">Textpattern 4.0.3</a></li>
<li><a href="http://validator.w3.org/check?uri=referer">XHTML 1.0 Stict</a></li>
<li><a href="http://jigsaw.w3.org/css-validator/check/referer">CSS 2.0</a></li>
<li><a href="http://www.gnu.org/copyleft/gpl.html">Licenced under GPL</a></li>
</ul>

</div>

</div><!-- end #sidebar -->
