<!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">
<head>
<style>
*/
* {
margin: 0;
padding: 0;
}
body {
background: #000000 url(http://img134.imageshack.us/img134/4985/img01nj6.gif)
repeat-x;
font: normal small Verdana, Arial, Helvetica, sans-serif;
color: #999999;
}
h1, h2, h3 {
margin-bottom: 20px;
text-transform: uppercase;
color: #FFFFFF;
}
h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.4em; }
p, blockquote, ul, ol {
margin-bottom: 1.5em;
line-height: 1.8em;
}
blockquote, ul, ol {
margin-left: 3em;
}
blockquote {
margin-right: 3em;
}
a {
color: #23B9FF;
}
a:hover {
text-decoration: none;
color: #CC0000;
}
img { border: none; }
img.left {
float: left;
margin: 0 15px 15px 0;
}
img.right {
float: right;
margin: 0 15px 0 15px;
}
hr { display: none; }
.hr {
height: 36px;
margin-bottom: 15px;
background: url(http://img134.imageshack.us/img134/5650/img06ad3.gif) repeat-x
left center;
}
/* Header */
#header {
width: 760px;
height: 200px;
margin: 0 auto;
}
/* Logo */
#logo {
float: left;
}
#logo h1 {
margin: 0;
padding-top: 80px;
font-size: 2.6em;
font-variant: small-caps;
}
#logo h2 {
padding-left: 6px;
font-size: 1em;
}
#logo a {
text-decoration: none;
color: #FFFFFF;
}
/* Menu */
#menu {
float: right;
}
#menu ul {
margin: 0;
padding-top: 118px;
text-align: center;
list-style: none;
}
#menu li {
display: inline;
}
#menu a {
padding: 0 20px;
border-left: 1px solid #FFFFFF;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}
#menu a:hover {
color: #23B9FF;
}
#menu .first a {
border: none;
}
/* Page */
#page {
width: 760px;
margin: 0 auto;
}
/* Content */
#content {
float: right;
width: 500px;
}
#content h2 {
height: 20px;
margin: 0;
padding: 20px 0 0 20px;
background: url(http://img134.imageshack.us/img134/8819/img04mm1.gif) repeat-x;
font-size: 12px;
color: #000000;
}
#content h3 {
text-transform: none;
font-size: 1em;
}
#content .content {
padding: 20px;
}
/* Sidebar */
#sidebar {
float: left;
width: 240px;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
#sidebar li {
padding: 0 20px 20px 20px;
background: url(http://img134.imageshack.us/img134/5650/img06ad3.gif) repeat-x;
}
#sidebar li ul {
list-style: disc inside;
}
#sidebar li li {
padding: 0;
background: none;
}
#sidebar dl {
}
#sidebar dt {
font-size: x-small;
font-weight: bold;
}
#sidebar dd {
margin-bottom: 15px;
line-height: normal;
font-size: x-small;
}
#sidebar ol {
margin: 0;
list-style-position: inside;
}
#sidebar h2 {
height: 25px;
padding: 15px 0 0 0;
font-size: 12px;
color: #000000;
}
#sidebar blockquote {
margin: 0;
}
#sidebar a {
}
/* Footer */
#footer {
width: 720px;
margin: 0 auto;
padding: 10px 20px;
border-top: 1px solid #666666;
font-size: x-small;
}
#footer p {
margin: 0;
line-height: normal;
color: #999999;
}
#footer a {
color: #999999;
}
</style>
</head>
<body>
<title><%WindowTitle%></title>
<div id="header"><div id="logo">
<h2><FONT size=5><a href="<%MainPageURL%>"><%Title%></a></FONT></h2>
<h2><%Description%></h2>
</div>
<div id="menu">
<ul>
<li class="first"><a href="<%MainPageURL%>" title="">Ana Sayfa</a></li>
<li><a href="<%ProfileURL%>" title="">Profil</a></li>
<li><a href="<%ArchiveURL%>" title="">Arşiv</a></li>
<li><a href="<%SiteFeedURL%>" title="">Rss</a></li>
<li><a href="mailto:<%Email%>" title="">E-Mail</a></li>
</ul>
</div>
</div>
<!-- end #header -->
<div id="page">
<div id="content">
<div class="boxed">
<!-- BEGIN LEFTSIDE -->
<!-- ARCHIVE PAGE -->
<IfArchivePage>
<h2>Arşiv</h2>
<%ArchiveInfo%>
</IfArchivePage>
<!-- MAIN PAGE -->
<IfMainPage>
<Entry>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr><td>
<h2><%EntryTitle%></h2>
<P align=right><b>Tarih:</b> <%EntryDate%> | <b>Kategori:</b> <%EntryCategory%></P>
<%EntryBody%>
</td></tr>
<tr><td>
<P align=right>| <%EntryCommentCount%> Yorum Yazılmış | <IfCommentsAllowed><a
href='<%EntryURL%>'>Yorumlar</a><IfCommentPostAllowed><font class='gray'> |
</font> <a href='<%CommentPostURL%>'>Yorum yaz!</a></IfCommentPostAllowed> <font
class='gray'> | </font></IfCommentsAllowed> <a href='<%EntryURL%>'>Bağlantı</a>
|</P>
</td></tr>
</table>
<br>
</Entry>
</IfMainPage>
<!-- ENTRY PAGE -->
<IfEntryPage>
<Entry>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr><td>
<h2><%EntryTitle%></h2>
<P align=right>Tarih: <%EntryDate%> | Kategori: <%EntryCategory%></P>
<%EntryBody%>
</td></tr>
<tr><td>
<P align=right><IfCommentsAllowed><a href='<%EntryURL%>'>Yorum</a> (<%EntryCommentCount%>)
<IfCommentPostAllowed><font class='gray'> | </font> <a href='<%CommentPostURL%>'>Yorum
yaz!</a></IfCommentPostAllowed> <font class='gray'> | </font></IfCommentsAllowed>
<a href='<%EntryURL%>'>Bağlantı</a></P>
</td></tr>
</table>
<br>
<ol class="commentlist"><Comment>
<blockquote> <li class=alt>
<img src="<%CommentAuthorAvatar%>" align="left" width="40" height="40"/>
<b>Yazan</b>:
<%CommentAuthor%>
<%CommentAuthorIP%>
| <b>Tarih</b>:
<%CommentDate%><br />
<b> Konu</b>:
<%CommentTitle%><br />
<small><%CommentBody%></small>
<p class=info><center><a href='<%CommentURL%>'>Bağlantı</a> |
<CommentEdit>Düzenle</CommentEdit> | <CommentDelete>Sil</CommentDelete></center></p>
</li></blockquote></Comment></IfCommentsAllowed></ol>
<IfCommentsAllowed><IfCommentPostAllowed></IfPages>
</IfCommentPostAllowed></IfCommentsAllowed>
</Entry></IfEntryPage>
<!-- FRIENDS PAGE -->
<IfFriendsPage>
<Entry>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr><td>
<h2><%EntryTitle%></h2>
<P align=right>Tarih: <%EntryDate%> | Kategori: <%EntryCategory%></P>
<%EntryBody%>
</td></tr>
<tr><td>
<P align=right><IfCommentsAllowed><a href='<%EntryURL%>'>Yorum</a> (<%EntryCommentCount%>)
<IfCommentPostAllowed><font class='gray'> | </font> <a href='<%CommentPostURL%>'>Yorum
yaz!</a></IfCommentPostAllowed> <font class='gray'> | </font></IfCommentsAllowed>
<a href='<%EntryURL%>'>Bağlantı</a></P>
</td></tr>
</table>
<br>
</Entry>
</IfFriendsPage>
<IfPages>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr><td><center><-<LaterLink>Son Sayfa</LaterLink>--<EarlierLink>Sonraki Sayfa</EarlierLink>-></center></td></tr>
</table>
</IfPages>
</td>
<td width='200' class='rightside' valign='top' NOWRAP>
<!-- BEGIN RIGHTSIDE -->
</div>
</div>
<!-- end #content -->
<div id="sidebar">
<ul>
<li>
<h2>Son Yazılarım</h2>
<dl>
<RecentEntry><li><%RecentEntryTitle%></li></RecentEntry>
</dl>
</li>
<li>
<h2>Kategorilerim</h2>
<ul>
<li><%Kategorilerim%></li>
</ul>
</li>
<li>
<h2>Arkadaslarım</h2>
<ul>
<Friends><li><a href='<%FriendURL%>'><%FriendUsername%></a></li></Friends>
</ul>
</li>
</ul>
</div>
<!-- end #sidebar -->
<div style="clear: both;"> </div>
</div>
<!-- end #page -->
<div id="footer">
<p id="legal"><center>© 2008 Powered By RoMaNTiK - <a href="http://webmasterimm.blogcu.com/">WebmasteriMM.blogcu.CoM</a></center></p>
</div>
</body>
</html>