WebmasteriMM.blogcu.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Title      : Artificial
Version    : 1.0
Released   : 20070808
Description: A two-column, fixed-width with fluid header ideal for 1024x768 resolutions. Suitable for blogs and small websites.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><%WindowTitle%></title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type="text/css"/>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(http://img529.imageshack.us/img529/8228/img01eq9.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E6E6E6;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FA9C39;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#feeds {
	width: 980px;
	height: 28px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: right;
}

#feeds b {
	display: none;
}

#feeds a {
	padding: 0 21px;
	background: url(http://img529.imageshack.us/img529/7513/img02rh9.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#feeds a:hover {
	text-decoration: underline;
}

#logo {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 28px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 40px;
	background: url(http://img529.imageshack.us/img529/9572/img03jf2.gif) no-repeat left center;
	font-size: 4em;
}

#logo p {
	padding: 3px 0 0 5px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 980px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 17px 30px 0 30px;
	background: url(http://img529.imageshack.us/img529/3779/img04eb6.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.8em;
	color: #5B6371;
}

#menu a:hover {
	color: #000000;
}

#menu .active a {
	background-color: #738197;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding-top: 8px;
}

.post {
	text-align: justify;
}

.post .title {
	margin: 0;
	border-bottom: 1px solid #1A1A1A;
}

.post .meta {
	margin: 0;
	padding-left: 6px;
	background: url(http://img217.imageshack.us/img217/5493/img05mf3.gif) no-repeat left center;
	color: #404040;
}

.post .meta a {
	color: #404040;
}

.post .entry {
	padding: 20px;
}

.post .more {
	text-align: right;
}

.post .more a {
	padding-left: 15px;
	background: url(http://img214.imageshack.us/img214/5656/img06xg6.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.post .more a:hover {
	text-decoration: underline;
}

.vline {
	border-bottom: 1px solid #1A1A1A;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #1A1A1A;
	border: 5px solid #050505;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar li li a {
	padding-left: 15px;
	background: url(http://img217.imageshack.us/img217/2609/img08hd8.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #BAD08B url(http://img217.imageshack.us/img217/310/img07ax2.gif) repeat-x;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 20px;
	background: #1A1A1A;
	border-top: 10px solid #050505;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #444444;
}
</style>
</head>
<body>
<!-- start header -->
<div id="feeds"><a href="<%SiteFeedURL%>" id="RSS Feed">RSS Feed</a></div>
<div id="logo">
	<h1><a href="<%MainPageURL%>"><%Title%></a></h1>
	<p><a href="<%MainPageURL%>"><%Description%></a></p>
</div>
<!-- end header -->
<!-- start menu -->
<div id="menu">
	<ul>
		<li class="active"><a href="<%MainPageURL%>">Ana Sayfa</a></li>
    <li><a href="<%ProfileURL%>">Hakkımda</a></li>
    <li><a href="<%ArchiveURL%>">Arşiv</a></li>
    <li><a href="mailto:<%Email%>">İletişim</a></li>
    
	</ul>
</div>
<!-- end menu -->
<!-- start page -->
<div id="page">
	<!-- start content -->
	<div id="content">
		<div class="post">
 <IfMainPage><Entry>

			<h1 class="title"><%EntryTitle%></h1>
			<p class="meta"><small> <IfCategoriesAllowed> <%EntryDate%> | Kategori:
          <%EntryCategory%>
          |</IfCategoriesAllowed>
  </small></p>
			
	<div class="entry">
				
			<%EntryBody%>

				<p class="more"><IfCommentsAllowed><a href='<%EntryURL%>'>Yorum</a> (<%EntryCommentCount%>) |</IfCommentsAllowed>
   <IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum Yaz</a></IfCommentPostAllowed> | <a href='<%EntryURL%>'>Kalıcı Bağlantı</a></Entry></p>
<p align="center"><strong><EarlierLink><span class="bigtext1"><Önceki Yazılar</span></EarlierLink>
            <span class="bigtext1">
           
  |
    <LaterLink>Sonraki Yazılar></LaterLink>
            </span></strong>
          <p>
</IfMainPage>
			</div>
		<div class="post">

  <!-- ARSIV SAYFASI -->
<IfArchivePage><h1 class="warning">Arşiv</h1>
<%ArchiveInfo%></IfArchivePage>


<IfEntryPage><Entry>
			<h2 class="title"><%EntryTitle%></h2>
			<p class="meta"><small><IfCategoriesAllowed> <%EntryDate%> | Kategori:
                    <%EntryCategory%>
                    | </IfCategoriesAllowed></small></p>
			<div class="entry">
				<p><%EntryBody%> 
			
				<p class="more">   <a href='<%EntryURL%>'>Yorum</a> (<%EntryCommentCount%>) |
               
<IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum Yaz</a></IfCommentPostAllowed><br />
<a href='<%EntryURL%>'>Kalıcı Bağlantı</a> | <SendThisLink>Arkadaşına Gönder</SendThisLink></p>
<br />
<p align="center"><strong><EarlierLink><span class="bigtext1">Önceki Sayfa</span></EarlierLink>
  <span class="bigtext1">
    |
    <%CurrentPage%>
    :
    <%TotalPages%>
    |
    <LaterLink>Sonraki Sayfa</LaterLink>
  </span></strong>
<p>           
          
<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><a href='<%CommentURL%>'>Bağlantı ></a>
    <CommentEdit>Düzenle ></CommentEdit><CommentDelete>Sil</CommentDelete></p>
   </li></blockquote></Comment></IfCommentsAllowed></ol>
<IfCommentsAllowed><IfCommentPostAllowed></IfPages>
</IfCommentPostAllowed></IfCommentsAllowed>
</Entry></IfEntryPage>


<center>
<script type="text/javascript"><!--
google_ad_client = "pub-0610596993987479";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al";
//2007-09-04: blog
google_ad_channel = "5153000771";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_text = "000000";
google_color_url = "008000";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>




			</div>
		</div>
		
	</div>
	<!-- end content -->
	<!-- start sidebar -->
	<div id="sidebar">
		<ul>
			<li id="search">
				<h2>Kategorilerim</h2>
				<ul>
				<li><%Kategorilerim%></li>
			</ul>
			</li>

			<li>
				<h2>Son Yazılarım</h2>
				<ul>
					 <RecentEntry> <li><%RecentEntryTitle%></li></RecentEntry>
				</ul>
			</li>
			
			<li>
				<h2>Son Yorumlar</h2>
				<ul>
					<li><%SonYorumlar%></li>
					
				</ul>
			</li>
			
			<li>
				<h2>Arkadaşlarım</h2>
				<ul>
					
<li><a href="http://sablonturk.blogcu.com">ŞablonTüRK</a></li>
<Friends><li><a href="<%FriendURL%>" target="_blank" title="<%FriendUsername%>"><%FriendUsername%></a></li></Friends>

</ul></li>
					
			</li>	
			</ul>
		</ul>
	</div>
	<!-- end sidebar -->
	<div style="clear: both;"> </div>
</div>
<!-- end page -->
<div id="footer">
	<p id="legal">©2007 All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> Uyarlama : <a href="http://sablonturk.blogcu.com/" title="Şablonu Uyarlayan Blog" target="_blank" class="title">ŞablonTüRK</a>
</p>
	<p id="links"><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
</div>
</body>
</html>