<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Sports</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link href="http://blogs.iceweb.net/Stonecold/rss.xml" rel="alternate" type="application/rss+xml" title="Sports" >
  <link rel="stylesheet" href="blog.css" type="text/css">
</head>
<style>
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #586;
  }
</style>

<body onload="window.focus()"  id="body" >

<div id="content">

<div id="banner">
          <img src="castle.gif" name="">
        <div id="title">Sports</div>
</div>

<div id="description"><p>Sample - This is the introduction to your blog. It is stored in your_intro.txt which you can edit from 
your blog settings page.

<!-- Back to template.htm -->
</p></div>

<div id="posts">
   <!-- This following section will be repeated for each post -->
  
</div>

<div id="sidebar">
    
  <div id="profile-container">
    <h2 class="sidebar-title">Profile</h2>
    <dl class="profile-datablock">
      <dt class="profile-img"><img src="your_photo.jpg" width="80"  alt="" /></dt>
      <dd class="profile-data"><strong>Name:  :</strong> Owner</dd>
      <dd class="profile-data"><strong>Visitors: </strong></dd>
    </dl>
    <p class="profile-textblock">Sample your_profile.txt - I was born in Norway and I have lived among the ice and snow
for my entire life. It is very cold here and the mountains are
very beautiful. This text is  stored in your_profile.txt which you can edit from your blogs settings page. 
You can also change the photo to one of your own by uploading a file your_photo.jpg

<!-- Back to template.htm -->
</p>
  </div>
  
  <div class="recent-posts">
    <h2 class="sidebar-title">Recent Posts</h2>
    <ul>
	    <li><a href="http://blogs.iceweb.net/Stonecold/index.htm">All</a></li>
		<!-- This following section will be repeated for each post -->
        
    </ul>
    <h2 class="sidebar-title">Archives</h2>
    <ul id="archives">
 	  <li><a href="http://blogs.iceweb.net/Stonecold/index.htm">Current</a></li>
	  <!-- This following section will be repeated for each archive -->
      	     <li><a href="http://blogs.iceweb.net/Stonecold/index_08_10.htm">October 08</a></li>
            <li><a href="http://blogs.iceweb.net/Stonecold/rss.xml">RSS feed of Stonecold</a></li>
    </ul>
    <p id="surgeblog"><a href="http://netwinsite.com/surgeblog/index.htm"><img src="/web/surgeblog.gif" alt="Powered by SurgeBlog" /></a></p>
    <!-- <p>
      This is a paragraph of text that could go in the sidebar - remove comment brackets to make it appear
    </p>-->
  </div>
</div>

<div id="footer"><hr />
  <p>
	  <a href="http://netwinsite.com/surgeblog/index.htm">SurgeBlog - Blog Server Software</a> |
	  <a href="http://netwinsite.com/surgemail">Windows Mail Server Software</a> |
	  <a href="http://netwinsite.com/surgenews">UseNet News Server Software</a>
  </p>
</div>

</div>
</body>
</html>


