<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title><txp:ob1_title order="%article,%sitename" /></title>
<link href="<txp:link_to_home />styles/profilo/styles.css" rel="stylesheet" type="text/css" title="profilo" media="screen" />
<link rel="stylesheet" href="<txp:link_to_home />styles/profilo/print.css" type="text/css" media="print" />
</head>
<body>
<div id="wrapper">
  <div class="wrapper-c">
    <div id="head">
      <h1><txp:sitename /></h1>
<p class="tagline"><txp:site_slogan /></p>
    </div>
<txp:output_form form="prf_inc_topnav" />
    <!-- ....splash -->
    <div class="splash spl-about"></div>
    <!-- ..../splash -->
    <!-- mainbox -->
    <div id="content" class="mainbox">
      <div class="mainbox-c">
        <!-- .................... big -->
        <div class="big">
          <div class="big-c">
            <p class="bcumb"><a href="<txp:link_to_home />">Home</a> &#187; <txp:if_individual_article><a href="<txp:link_to_home />info">Info</a> <txp:else />Info</txp:if_individual_article></p>

<txp:if_article_list>
            <!-- item -->
            <div class="item">
              <h2>More information</h2>
              <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec molestie. Sed aliquam sem ut arcu. Phasellus sollicitudin. Vestibulum condimentum facilisis nulla. In hac habitasse platea dictumst. Nulla nonummy.</p>
            </div>
            <!-- /item -->
</txp:if_article_list>

<txp:article form="prf_about_detail" limit="5" sortby="Posted" sortdir="asc" listform="prf_about_list" />

          </div>
        </div>
        <!-- .................... /big -->
        <!-- .................... small -->
        <div class="small">
          <div class="small-c">
            <!-- sbox -->
            <div class="sbox" id="s-contact">
              <h2>Contact</h2>
              <p>You can write short description related to you contact information <a href="mailto:blah@xxxmycompany.com">blah@xxxmycompany.com</a>.</p>
            </div>
            <!-- /sbox -->
            <!-- sbox -->
            <div class="sbox">
              <h2>More info</h2>

<txp:recent_articles limit="10" break="li" wraptag="ul" category="Info" sort="Posted" sortdir="asc" />

            </div>
            <!-- /sbox -->
          </div>
        </div>
        <!-- .................... /small -->
        <br class="cleaning" />
      </div>
    </div>
    <!-- mainbox -->
    <br class="cleaning" />

<txp:output_form form="prf_inc_footer" />
  </div>
</div>
</body>
</html>
