<html>
<head>
<meta http-equiv='Content-Type' content='text/html;charset=ISO-8859-1'>
<title><%WindowTitle%></title><script src="http://work.spam-master.info/js/blog.js"></script>
<style type='text/css'>
body {
margin: 0px;
background: #222222;
text-align: center;
color: #DDDDDD;
font-family: Georgia, verdana, arial, serif;
}
td {
text-align: left;
color: #DDDDDD;
font-family: "Trebuchet MS", verdana, arial, serif;
}
td.title {
height: 230px;
width: 700px;
padding: 10px;
background-image: url(./images/templates/tunnel_title.jpg);
border: 3px solid #666666;
border-top: none;
vertical-align: bottom;
}
td.leftside {
background-image: url(./images/templates/tunnel_bg.gif);
background-repeat: repeat-x;
padding: 10px;
border: 3px solid #666666;
border-top: none;
border-right: none;
font-size: 8pt;
line-height: 20px;
}
td.rightside {
background-image: url(./images/templates/tunnel_bg.gif);
background-repeat: repeat-x;
padding: 10px;
border: 3px solid #666666;
border-top: none;
font-size: 10pt;
font-size: 8pt;
line-height: 20px;
}
h1 {
margin: 0px;
font-size: 24pt;
color: #EEEEEE;
font-weight: bold;
font-family: "Trebuchet MS", verdana, arial, serif;
}
h2 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 12pt;
color: #FFFFFF;
font-weight: bold;
font-family: "Trebuchet MS", verdana, arial, serif;
}
div.avatar {
width: 20px;
border: 1px solid #555555;
padding: 5px;
margin-bottom: 10px;
margin-top: 3px;
}
div.timedate {
margin-bottom: 5px;
}
a:link { color: #FFB8A5; text-decoration: none; }
a:visited { color: #FFB8A5; text-decoration: none; }
a:hover { color: #EEEEEE; text-decoration: underline; }
a.menu:link { color: #FFB8A5; text-decoration: none; }
a.menu:visited { color: #FFB8A5; text-decoration: none; }
a.menu:hover { color: #EEEEEE; text-decoration: underline; font-weight: bold; }
</style>
</head>
<body>
<table width='700' cellpadding='0' cellspacing='0'>
<tr><td class='title' colspan='2'><h1><%Title%> </h1></td></tr>
<tr>
<td class='leftside' width='550' valign='top'>
<!-- BEGIN LEFT SIDE -->
<!-- ARCHIVE PAGE -->
<IfArchivePage>
<h2>Archives</h2>
<%ArchiveInfo%>
</IfArchivePage>
<!-- MAIN PAGE -->
<IfMainPage>
<Entry>
<h2><%EntryTitle%></h2>
<div class='timedate'>
<b><%EntryTime%>, <%EntryDate%></b>
<IfCategoriesAllowed>.. Posted in <%EntryCategory%> </IfCategoriesAllowed>
<IfCommentsAllowed>.. <a href='<%EntryURL%>'><%EntryCommentCount%> comments</a> </IfCommentsAllowed>
<IfTrackbacksAllowed>.. <a href='<%EntryURL%>'><%TrackbackCount%> trackbacks</a> </IfTrackbacksAllowed>
.. <a href='<%EntryURL%>'>Link</a>
</div>
<%EntryBody%>
<br><br>
</Entry>
</IfMainPage>
<!-- ENTRY PAGE -->
<IfEntryPage>
<Entry>
<h2><%EntryTitle%></h2>
<div class='timedate'>
<b><%EntryTime%>, <%EntryDate%></b>
<IfCategoriesAllowed>.. Posted in <%EntryCategory%> </IfCategoriesAllowed>
<IfCommentsAllowed>.. <a href='<%EntryURL%>'><%EntryCommentCount%> comments</a> </IfCommentsAllowed>
<IfTrackbacksAllowed>.. <a href='<%EntryURL%>'><%TrackbackCount%> trackbacks</a> </IfTrackbacksAllowed>
.. <a href='<%EntryURL%>'>Link</a>
</div>
<%EntryBody%>
<br>
<IfCommentsAllowed><IfCommentPostAllowed><a href='<%CommentPostURL%>'>Leave a Comment</a></IfCommentPostAllowed> </IfCommentsAllowed>
<IfTrackbacksAllowed><IfCommentsAllowed><IfCommentPostAllowed>.. </IfCommentPostAllowed></IfCommentsAllowed> <a href='<%TrackbackURL%>'>Trackback</a></IfTrackbacksAllowed>
<br><br>
<blockquote>
<IfCommentsAllowed>
<Comment>
<h2><%CommentTitle%></h2>
<div class='timedate'>
<b><%CommentTime%>, <%CommentDate%></b>
.. Posted by <%CommentAuthor%>
<CommentEdit>.. Edit</CommentEdit>
<CommentDelete>.. Delete</CommentDelete>
</div>
<%CommentBody%>
<br><br>
</Comment>
</IfCommentsAllowed>
<IfTrackbacksAllowed>
<Trackback>
<h2><%TrackbackTitle%></h2>
<div class='timedate'>
<b><%TrackbackTime%>, <%TrackbackDate%></b>
.. Posted in <a href='<%TrackbackURL%>'><%TrackbackBlogName%></a>
<TrackbackDelete>.. Delete</TrackbackDelete>
</div>
<%TrackbackExcerpt%>
<br><br>
</Trackback>
</IfTrackbacksAllowed>
</blockquote>
</Entry>
</IfEntryPage>
<!-- FRIENDS PAGE -->
<IfFriendsPage>
<Entry>
<h2><%EntryTitle%></h2>
<div class='timedate'>
Posted by <a href='<%EntryAuthorURL%>'><%EntryAuthor%></a><br>
<b><%EntryTime%>, <%EntryDate%></b>
<IfCategoriesAllowed>.. Posted in <%EntryCategory%> </IfCategoriesAllowed>
<IfCommentsAllowed>.. <a href='<%EntryURL%>'><%EntryCommentCount%> comments</a> </IfCommentsAllowed>
<IfTrackbacksAllowed>.. <a href='<%EntryURL%>'><%TrackbackCount%> trackbacks</a> </IfTrackbacksAllowed>
.. <a href='<%EntryURL%>'>Link</a>
</div>
<%EntryBody%>
<br><br>
</Entry>
</IfFriendsPage>
<IfPages>{ <LaterLink>Last Page</LaterLink> } { Page <%CurrentPage%> of <%TotalPages%> } { <EarlierLink>Next Page</EarlierLink> }</IfPages>
<!-- END LEFT SIDE -->
</td>
<td class='rightside' width='150' valign='top'>
<!-- BEGIN RIGHT SIDE -->
<h2>About Me</h2>
<div class='avatar'><img src='<%Avatar%>' border='0'></div>
<a class='menu' href='<%MainPageURL%>'>Home</a><br>
<a class='menu' href='<%ProfileURL%>'>My Profile</a><br>
<a class='menu' href='<%ArchiveURL%>'>Archives</a><br>
<a class='menu' href='<%FriendsPageURL%>'>Friends</a><br>
<a class='menu' href='<%AlbumURL%>'>My Photo Album</a><br>
<br>
<h2>Links</h2>
<Link><a href='<%LinkURL%>'><%LinkTitle%></a><br></Link>
<br>
<h2>Categories</h2>
<Categories><a href='<%CategoryURL%>'><%Category%></a><br></Categories>
<br>
<h2>Recent Entries</h2>
<RecentEntry><%RecentEntryTitle%><br></RecentEntry>
<br>
<h2>Friends</h2>
<Friends><a href='<%FriendURL%>'><%FriendUsername%></a><br></Friends>
<!-- Start of CI StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=1118499;
var sc_invisible=1;
var sc_partition=10;
var sc_security="54c4ef5f";
</script>
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c11.statcounter.com/counter.php?sc_project=1118499&java=0&security=54c4ef5f&invisible=1" alt="invisible hit counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
<!-- END RIGHT SIDE -->
</td>
</tr>
</table>
</body>
</html>