mari berbagi ilmu dan pengetahuan

09/07/12

a

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  <head>

<meta content='123456' http-equiv='refresh'/>
    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>

<meta content='coretan bhuy' name='author'/>
<meta content='all' name='robots'/>
<meta content='tulisan bhuy' name='keywords'/>
<meta content='coretan bhuy' name='description'/>
<link href='http://img301.imageshack.us/img301/5898/cooltext455612841.png' rel='shortcut icon' type='image/x-icon'/>
    <b:skin><![CDATA[

/*
.__        __   __   _  _
/  ` |__| /   |__  |  |
__, |  | __/ |__  |  | http://deconstructioncode.blogspot.com/ July 2009

*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
hackblogger
*/

#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}

#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=50, FinishedOpacity=50)}

.status-msg-wrap { display: none; }


.feed-links {display: none;}


/* Variable definitions
   ====================
   <Variable name="mainBgColor" description="Main Background Color"
             type="color" default="#342a18" value="#342a18">
   <Variable name="mainTextColor" description="Text Color"
             type="color" default="#555544" value="#555544">
   <Variable name="pageHeaderColor" description="Blog Title Color"
             type="color" default="#ffffee" value="#ffffee">
   <Variable name="blogDescriptionColor" description="Blog Description Color"
             type="color" default="#ffffee" value="#ffffee">
   <Variable name="linkColor" description="Link Color"
             type="color" default="#bc9725" value="#bc9725">
   <Variable name="hoverLinkColor" description="Link Hover Color"
             type="color" default="#88bb22" value="#88bb22">
   <Variable name="dateHeaderColor" description="Date Header Color"
             type="color" default="#555544" value="#555544">
   <Variable name="sidebarHeaderColor" description="Sidebar Title Color"
             type="color" default="#555544" value="#555544">
   <Variable name="sidebarTextColor" description="Sidebar Text Color"
             type="color" default="#f7ebc6" value="#f7ebc6">

   <Variable name="bodyFont" description="Text Font" type="font"
             default="normal normal 80% Helvetica,Arial,sans-serif" value="normal normal 90% Helvetica,Arial,sans-serif">
   <Variable name="startSide" description="Start side in blog language"
             type="automatic" default="left" value="left">
   <Variable name="endSide" description="End side in blog language"
             type="automatic" default="right" value="right">
*/

/* Primary layout */

body {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  background: #342a18;
  font-size:80%;
  color:#9F9677;
  text-align: center;
  font-family:Helvetica,Arial,sans-serif;
  text-shadow:1px 1px 1px #000;
}

img {
  border: 0;
  display: block;
}

.clear {
  clear: both;
}

       /* Default links */

a {outline:none}

a:link, a:visited {
  text-decoration: none;
  color:#bc9725;
}

a:hover {
  text-decoration: none;
  color: #00ff00;
}

a:active {
  text-decoration: none;
  color:#77674c;
}


    /* Wrapper */

#outer-wrapper { margin:0; padding:0; }

    /* Menu */

#menu-wrapper{
height:60px;
background: url(http://img256.imageshack.us/img256/6951/garis.gif) left bottom repeat-x;
}

#menu-nav {
width:1000px;
margin:0 auto;
}

#menu {
width:950px;
float:right;
margin-top:30px;
}

#menu li {
  list-style: none;
  display:inline;
}

ul#menu li a{ line-height:30px; color: #f7ebc6;
  margin: 0 2px;
  _margin-bottom:-2px;  
  width: 121px;
  height: 28px;
  float:right;
  display:inline;
  background: url(http://img217.imageshack.us/img217/4238/menugr.gif) left top no-repeat;
}
ul#menu li a:hover { color:#bc9725;
  height: 40px;
  margin-top:-6px;
  _margin-top:0px;
  background: url(http://img217.imageshack.us/img217/4238/menugr.gif) left top no-repeat;
}


    /* Header */

#header-wrapper    {
  width:900px;
  height:120px;
  margin: 0 auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
  border: 0;
  font-family:"skolar-1","skolar-2","Palatino","Georgia","Times","serif";
  text-transform: capitalize;
  background: url(http://img101.imageshack.us/img101/1674/logoground.gif) center top no-repeat;
}

#header h1 {
  font-size: 400%;
  color: #f7ebc6;
  margin: 0;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  line-height:1.1;
  text-shadow:2px 2px 2px #000;
}

h1 a, h1 a:link, h1 a:visited {
  color: #f7ebc6;
}

#header .description {
  font-size: 180%;
  padding-top: 3px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 23px;
  margin: 0;
  color:#77674c;
  line-height:140%;
}






   
     /* Inner layout */

#content-wrapper {
  width:950px;
  margin: 10px auto 0;
  text-align: left;
}

#main {
  float: left;
  width: 600px;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#sidebar-wrapper {
  float: left;
  width: 320px;
  background: url(http://img24.imageshack.us/img24/2647/sidebaratas.gif) center top no-repeat;
}


#sidebar-wrap {

  width: 300px;
  margin: 14px auto 0;
  background: url(http://img202.imageshack.us/img202/240/sidebartengah.gif) 0 10px repeat-y;
}
.singlesidebar {float:$endSide;  word-wrap:break-word;  overflow:hidden}


#sidebar-bottom {
  width: 300px;
  margin: 0 auto 0;
  _margin: -5px auto 0;
  height: 14px;
  background: url(http://img411.imageshack.us/img411/6729/sidebarbawah.gif) left bottom no-repeat;
}
#sidebar-bottom1 {
  width: 140px;
  margin: 0 auto 0;
  _margin: 0px auto 0;

}
#sidebar-bottom2 {
  width: 140px;
  margin: 0 auto 0;
  _margin: 0px auto 0;
 
}


        /* Typography */

h2, h3, h4, h5    {
  margin: 0;
  padding: 0;
  font-family:"skolar-1","skolar-2","Palatino","Georgia","Times","serif";
}

h2 {
text-decoration:blink;
  font-size: 130%;
}
   
        /* post */

.post{min-height:150px;}
.post-body{
  float:right;
  width: 420px;
  border-bottom:1px dotted #7e6943;
  padding-bottom:15px;
  margin-bottom:20px;
  overflow: hidden;    /* fix IE */
}

.post-body blockquote {
  line-height:1.3em; 
  margin-left:40px;
  color:#bc9725;
  font-style:italic;
}

.post h3 {
  margin-top: 5px;
  margin-left: 180px;
  padding-bottom:10px;
  font-size: 180%;
  text-shadow:2px 2px 2px #000;
}

.post-footer {
  font-style: italic;
  text-align:right;
  font-size:85%;
  float: left;
  width: 150px;
  padding: 5px;
  margin-top: 10px;
  border-right:4px solid #7e6943;
}
.post img { border:0px solid #7E6943;}
.post a img { border:0px solid #7E6943;}
.post a:hover img { border:0px solid #2B2213;}

.post ul, .post ol{
  margin-left: 40px;
}
.post ul li{list-style-type:disc; padding-left:5px; margin-left:5px;}
.post ol li{list-style-type:decimal; padding-left:5px; margin-left:10px;}

         /* sidebar */

#sidebar {
  color:#f7ebc6;
  width: 290px;
  margin: 0 auto;
  color: none;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

.sidebar h2 {
text-align:center;
  text-decoration:blink;
  height: 30px;
  padding:5px 10px;
  background: url(http://lh3.ggpht.com/_dfnTVAxeWMI/Sm6HlABUvMI/AAAAAAAABrs/T5QLr4dzBVo/sideh2.gif) left top no-repeat;
}

.sidebar .widget {
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 13px;
  margin-left: 0;
  padding: 0;
}

.main .widget {
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

li  {
  line-height: 160%;
}

.sidebar ul {
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

.sidebar ul li {
  list-style: disc  inside;
  vertical-align: top;
  margin: 0;
  color:#342A18;
  text-shadow:1px 1px 1px #9A8764;
}
.sidebar li a{
  text-shadow:1px 1px 1px #000;
}
.sidebar li span{padding-left: 10px;}

.widget-content {
  margin-top: 0.5em;
  padding: 0 10px;
}

       /* Bottom layout */

#bates{
height:20px;
  background:#2B2213 url(http://lh5.ggpht.com/_dfnTVAxeWMI/SmwCD3s5bLI/AAAAAAAABp0/yujTnwjJVtw/garis.gif) left bottom repeat-x;
}


#footer-wrapper{
  background:#1F1B15;
}
#footer{
width:950px;
margin:0 auto;
text-align:left;
}
.footer{
  width:300px;
  margin:15px 8px;
  _margin:15px 7px;  /* fix IE */
  float:left;
}

.footer ul li {
  list-style: disc  inside;
}
.footer h2 {
  text-decoration:blink;
  color:#342A18;
  text-shadow:1px 1px 1px #957D51;
  height: 30px;
  text-align:center;
  padding:5px 10px;
  background: url(http://lh3.ggpht.com/_dfnTVAxeWMI/Sm6TqcJTwDI/AAAAAAAABrw/QClw0KrOlqI/footerh2.gif) center top no-repeat;
}
#bawah{
font-size:85%;
height:100%;
  background: #342a18 url(http://lh5.ggpht.com/_dfnTVAxeWMI/SmwCD3s5bLI/AAAAAAAABp0/yujTnwjJVtw/garis.gif) left top repeat-x;
}

#bawahdalem{
width:950px;
margin:0 auto;
text-align:right;
height:28px;
padding:5px 0;
}
#bawahdalem h5{
float:left;
line-height:20px;
padding:0 10px;
}
#bawahdalem p{
float:right;
line-height:20px;
padding:0 10px;
}

       /* Profile  */

.profile-datablock {
  margin-top: 3px;
  margin-$endSide: 0;
  margin-bottom: 5px;
  margin-$startSide: 0;
  line-height: 140%;
}
.profile-textblock {
  margin-$startSide: 0;
}

.profile-img {
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 5px;
  margin-bottom: 5px;
  margin-$startSide: 0;
  border:4px solid #8b2;
}

#comments  {
width: 420px;
  float:right;
  border: 0;
  margin-top: 10px;
  padding: 0;
}

#comments h4    {
  margin-top: 10px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size:90%
}

#comments dl dt {
  font-weight: bold;
  font-style: italic;
  margin-top: 25px;
}

#comments dl dd    {
  padding: 0;
  margin: 0;
}
.comment-author{
  margin-bottom:5px;
}
.comment-body p{
margin-left:20px;
margin-bottom:5px;
}

.comment-footer a{
  font-size:80%;
  float:right;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
}

#blog-pager-older-link {
  float: right;
}

#blog-pager {  
  width: 420px;
  text-align: center;
  float: right;
  margin-bottom:10px;
}


/** Page structure tweaks for layout editor wireframe */

body#layout #outer-wrapper {
  padding-top: 0;
}
body#layout #header,
body#layout #content-wrapper,
body#layout #footer {
  padding: 0;
}


/* Menu Tab View 1 ----------------------------------------------- */

div.TabView div.Tabs {
padding-top: 0px;
height: 24px;
overflow: hidden;
}

/* Menu Utama */
div.TabView div.Tabs a {
float: left;
display: block;
width: relative; /*ukuran lebar tabmenu96px*/
text-align: center;
height: 24px; /*ukuran tinggi tabmenu*/
padding-top: 3px;
margin-right:3px; /*jarak antartabmenu*/
vertical-align: middle;
border: 1px solid #CCC; /*warna border menu*/
border-bottom-width: 0;
font-family: "Arial", Times New Roman, Serif; /*jenis hurup menu*/
font-size: 14px; /*besar hurup menu*/
letter-spacing: -1px;
background-color: #84002E; /*warna latar menu*/
color: #bc9725; /*warna hurup menu*/
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
}

div.TabView div.Tabs a.Active {
background-color: #555544; /*warna background menu aktif*/
color: #f7ebc6;
}

div.TabView div.Tabs a:hover {
background-color: #f7ebc6; /*warna background menu hover*/
color: #555544;
font-weight: NONE;
}

/* Kotak Utama */
div.TabView div.Pages {
clear: both;
border: 2px ridge #f7ebc6; /*warna border kotak utama*/
overflow: hidden;
background:url("");
background-color: #555544;
/*background kotak utama*/
}

div.TabView div.Pages div.Page {
height: 100%;
padding: 0px;
overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad {
padding: 3px 5px;
font-size: 12px; /*besar hurup kotak utama*/
}








#gambarmelayangdown {
position:fixed; _position:absolute; bottom:0px; right:40px; clip:inherit; z-index:+1000;}
#gambarmelayangup {
position:fixed; _position:absolute; bottom:24px; right:5px; clip:inherit; z-index:+1000;}

#gambarmelayang {
position:fixed; _position:absolute; bottom:0px; left:10px; clip:inherit; z-index:+1000;}
#gambarmelayang2 {
position:fixed; _position:absolute; bottom:0px; left:24px; clip:inherit; z-index:+1000;}
]]></b:skin>



<script src='http://enes-sc.googlecode.com/files/tabview.js' type='text/javascript'/>

  </head>

  <body>
  <div id='outer-wrapper'><div id='wrap2'>

<div id='menu-wrapper'>
<div id='menu-nav'>
<ul id='menu'>





<li>
<a href='http://tulisanbhu.blogspot.com/p/profil-ku.html' rel='nofollow' title='yang punya blog'> profil </a>
</li>
<li>
<a href='http://tulisanbhu.blogspot.com/p/tentang-blog.html' rel='nofollow' title='unek unek nya blog'> tentang blog </a>
</li>
<li>
<a href='http://www.facebook.com/share.php?u=http://tulisanbhu.blogspot.com/' rel='nofollow' target='_blank' title='Tentang'> 4 FB &#187;</a>
        
</li>
<li>
<a href='/' rel='nofollow' title='Beranda'> teras </a>
</li>
</ul>
</div>
</div>

    <div id='header-wrapper'>
      <b:section class='header' id='header' maxwidgets='3' showaddelement='yes'>
<b:widget id='HTML7' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Header1' locked='true' title='corat coret ku (Header)' type='Header'>
<b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
<b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
<b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;REPLACE&quot;'>
      <!--Show just the image, no text-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
      </div>
    <b:else/>
      <!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      -->
      <div expr:style='&quot;background-image: url(&quot;&quot; + data:sourceUrl + &quot;&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height + &quot;px;&quot;                      + &quot;_height: &quot; + data:height + &quot;px;&quot;                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
        <div class='titlewrapper' style='background: transparent'>
          <h1 class='title' style='background: transparent; border-width: 0px'>
            <b:include name='title'/>
          </h1>
        </div>
        <b:include name='description'/>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='title'>
          <b:include name='title'/>
        </h1>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
</b:widget>
</b:section>
    </div>





    <div id='content-wrapper'>

      <div id='crosscol-wrapper' style='text-align:center'>
        <b:section class='crosscol' id='crosscol' showaddelement='no'/>
      </div>

      <div id='main-wrapper'>

        <b:section class='main' id='main' showaddelement='yes'>
<b:widget id='HTML6' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Blog1' locked='true' title='Posting Blog' type='Blog'>
<b:includable id='nextprev'>
  <div class='clear'>&#160;</div>

<div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <span id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
      </span>
    </b:if>

    <b:if cond='data:olderPageUrl'>
      <span id='blog-pager-older-link'>
      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
      </span>
    </b:if>

    <b:if cond='data:blog.homepageUrl != data:blog.url'>
      <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
      <b:else/>
      <b:if cond='data:newerPageUrl'>
        <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
      </b:if>
    </b:if>

  </div>
  <div class='clear'/>
</b:includable>
<b:includable id='backlinks' var='post'>
  <a name='links'/><h4><data:post.backlinksLabel/></h4>
  <b:if cond='data:post.numBacklinks != 0'>
    <dl class='comments-block' id='comments-block'>
      <b:loop values='data:post.backlinks' var='backlink'>
        <div class='collapsed-backlink backlink-control'>
          <dt class='comment-title'>
            <span class='backlink-toggle-zippy'>&#160;</span>
            <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
            <b:include data='backlink' name='backlinkDeleteIcon'/>
          </dt>
          <dd class='comment-body collapseable'>
            <data:backlink.snippet/>
          </dd>
          <dd class='comment-footer collapseable'>
            <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
          </dd>
        </div>
      </b:loop>
    </dl>
  </b:if>
  <p class='comment-footer'>
    <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  </p>

</b:includable>
<b:includable id='post' var='post'>
  <div class='post hentry uncustomized-post-template'>
    <a expr:name='data:post.id'/>
    <b:if cond='data:post.title'>
      <h3 class='post-title entry-title'>
     <b:if cond='data:post.link'>
       <a expr:href='data:post.link'><data:post.title/></a>
     <b:else/>
        <b:if cond='data:post.url'>
          <a expr:href='data:post.url'><data:post.title/></a>
        <b:else/>
          <data:post.title/>
        </b:if>
     </b:if>
      </h3>
    </b:if>

    <div class='post-header-line-1'/>

    <div class='post-body entry-content'>
     <p><data:post.body/></p>
<div style='text-align:right; margin:5px 10px 0 0'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv-r-yM_i0srITpIzXSWvDjznL2pgAKp-Qn1ZITVnIVlz9tF22BtX8LLO3eW2ZUT4qUJFasZxvLEUUU7Y7X1l0uY38uHby4wuNxIKX9adwDzGAzmI_F4eWlinBYHIAPoijI90PCqc7B4E/s320/bhuy+signature.png' style='border:0px; width:100px;'/></div>


      <div style='clear: both;'/> <!-- clear for photos floats -->
    </div>
 
    <b:if cond='data:post.hasJumpLink'>
      <div class='jump-link'>
        <a expr:href='data:post.url + &quot;#more&quot;'><data:post.jumpText/></a> 
      </div>
    </b:if>
   
    <div class='post-footer'>
    <div class='post-footer-line post-footer-line-1'>
      <span class='post-author vcard'>
        <b:if cond='data:top.showAuthor'>
          <data:top.authorLabel/>
          <span class='fn'><data:post.author/></span>
        </b:if>
      </span>
<br/>
      <span class='post-timestamp'>
        <b:if cond='data:top.showTimestamp'>
          <data:top.timestampLabel/>
        <b:if cond='data:post.url'>
          <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
        </b:if>
        </b:if>
      </span>
 
      <span class='reaction-buttons'>
        <b:if cond='data:top.showReactions'>
          <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
            <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
              <span class='reactions-label'>
              <data:top.reactionsLabel/></span>&#160;</td>
            <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
           </tr></table>
        </b:if>
      </span>

      <span class='star-ratings'>
        <b:if cond='data:top.showStars'>
           <div expr:g:background-color='data:backgroundColor' expr:g:text-color='data:textColor' expr:g:url='data:post.absoluteUrl' g:height='42' g:type='RatingPanel' g:width='280'/>
        </b:if>
      </span>
<br/>
      <span class='post-comment-link'>
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:post.allowComments'>
            <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
          </b:if>
        </b:if>
      </span>

       <!-- backlinks -->
       <span class='post-backlinks post-comment-link'>
         <b:if cond='data:blog.pageType != &quot;item&quot;'>
           <b:if cond='data:post.showBacklinks'>
             <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>
           </b:if>
         </b:if>
       </span>

      <span class='post-icons'>
        <!-- email post links -->
        <b:if cond='data:post.emailPostUrl'>
          <span class='item-action'>
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
              <img alt='' class='icon-action' height='13' src='http://www.blogger.com/img/icon18_email.gif' width='18'/>
          </a>
          </span>
        </b:if>

        <!-- quickedit pencil -->
        <b:include data='post' name='postQuickEdit'/>
      </span>
      </div>

      <div class='post-footer-line post-footer-line-2'>
      <span class='post-labels'>
        <b:if cond='data:post.labels'>
          <data:postLabelsLabel/>
          <b:loop values='data:post.labels' var='label'>
            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
          </b:loop>
        </b:if>
      </span>
      </div>

      <div class='post-footer-line post-footer-line-3'>
      <span class='post-location'>
        <b:if cond='data:top.showLocation'>
          <b:if cond='data:post.location'>
            <data:postLocationLabel/>
            <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
          </b:if>
        </b:if>
      </span>
      </div>
    </div>
  </div>
</b:includable>
<b:includable id='status-message'>
  <b:if cond='data:navMessage'>
  <div class='status-msg-wrap'>
    <div class='status-msg-body'>
      <data:navMessage/>
    </div>
    <div class='status-msg-border'>
      <div class='status-msg-bg'>
        <div class='status-msg-hidden'><data:navMessage/></div>
      </div>
    </div>
  </div>
  <div style='clear: both;'/>
  </b:if>
</b:includable>
<b:includable id='comment-form' var='post'>
  <div class='comment-form'>
    <a name='comment-form'/>
    <h4 id='comment-post-message'><data:postCommentMsg/></h4>
    <p><data:blogCommentMessage/></p>
    <data:blogTeamBlogMessage/>
    <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
    <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
    <data:post.friendConnectJs/>
    <data:post.cmtfpIframe/>
    <script type='text/javascript'>
      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
    </script>
  </div>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'>
  <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='postQuickEdit' var='post'>
  <b:if cond='data:post.editUrl'>
    <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
      <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
        <img alt='' class='icon-action' height='18' src='http://www.blogger.com/img/icon18_edit_allbkg.gif' width='18'/>
      </a>
    </span>
  </b:if>
</b:includable>
<b:includable id='main' var='top'>
  <!-- posts -->
  <div class='blog-posts hfeed'>

    <b:include data='top' name='status-message'/>

    <data:defaultAdStart/>
    <b:loop values='data:posts' var='post'>
      <b:include data='post' name='post'/>
      <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:blog.pageType == &quot;item&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:post.includeAd'>
        <b:if cond='data:post.isFirstPost'>
          <data:defaultAdEnd/>
        <b:else/>
          <data:adEnd/>
        </b:if>
        <data:adCode/>
        <data:adStart/>
      </b:if>
      <b:if cond='data:post.trackLatency'>
        <data:post.latencyJs/>
      </b:if>
    </b:loop>
    <data:adEnd/>
  </div>

  <!-- navigation -->
  <b:include name='nextprev'/>

  <!-- feed links -->
  <b:include name='feedLinks'/>
 
  <b:if cond='data:top.showStars'>
    <script src='http://www.google.com/jsapi' type='text/javascript'/>
    <script type='text/javascript'>
      google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
      function initialize() {
        google.annotations.setApplicationId(<data:top.blogspotReviews/>);
        google.annotations.createAll();
        google.annotations.fetch();
      }
      google.setOnLoadCallback(initialize);
    </script>
  </b:if>
</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
    <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='feedLinks'>
  <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
    <b:if cond='data:feedLinks'>
      <div class='blog-feeds'>
        <b:include data='feedLinks' name='feedLinksBody'/>
      </div>
    </b:if>

    <b:else/> <!--Post feed links -->
    <div class='post-feeds'>
      <b:loop values='data:posts' var='post'>
        <b:if cond='data:post.allowComments'>
          <b:if cond='data:post.feedLinks'>
            <b:include data='post.feedLinks' name='feedLinksBody'/>
          </b:if>
        </b:if>
      </b:loop>
    </div>
  </b:if>
</b:includable>
<b:includable id='feedLinksBody' var='links'>
  <div class='feed-links'>
  <data:feedLinksMsg/>
  <b:loop values='data:links' var='f'>
     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  </b:loop>
  </div>
</b:includable>
<b:includable id='comments' var='post'>

  <div class='comments' id='comments'>
    <a name='comments'/>
    <b:if cond='data:post.allowComments'>
      <h4>
        <b:if cond='data:post.numComments == 1'>
          1 <data:commentLabel/>:
        <b:else/>
          <data:post.numComments/> <data:commentLabelPlural/>:
        </b:if>
      </h4>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
          &#160;
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
        </span>
      </b:if>

      <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
        <b:loop values='data:post.comments' var='comment'>
          <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
            <b:if cond='data:comment.favicon'>
              <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
            </b:if>
            <a expr:name='data:comment.anchorName'/>
            <b:if cond='data:blog.enabledCommentProfileImages'>
              <div expr:class='data:comment.avatarContainerClass'>
                <data:comment.authorAvatarImage/>
              </div>
            </b:if>
            <b:if cond='data:comment.authorUrl'>
              <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
            <b:else/>
              <data:comment.author/>
            </b:if>
            <data:commentPostedByMsg/>
          </dt>
          <dd class='comment-body'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p><data:comment.body/></p>
            </b:if>
          </dd>
          <dd class='comment-footer'>
            <span class='comment-timestamp'>
              <a expr:href='data:comment.url' title='comment permalink'>
                <data:comment.timestamp/>
              </a>
              <b:include data='comment' name='commentDeleteIcon'/>
            </span>
          </dd>
<br/>
        </b:loop>
      </dl>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
            <data:post.oldestLinkText/>
          </a>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
            <data:post.olderLinkText/>
          </a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
            <data:post.newerLinkText/>
          </a>
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
            <data:post.newestLinkText/>
          </a>
        </span>
      </b:if>

      <p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

      </p>
    </b:if>

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
</b:widget>
</b:section>  </div>



   

      <div id='sidebar-wrapper'><div id='sidebar-wrap'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML3' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML1' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Label1' locked='false' title='' type='Label'>
<b:includable id='main'>
  <b:if cond='data:title'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
    <b:if cond='data:display == &quot;list&quot;'>
      <ul>
      <b:loop values='data:labels' var='label'>
        <li>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </li>
      </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='&quot;label-size-&quot; + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>

       </div>




<div id='sidebar-bottom'>
<b:section class='sidebar-bottom' id='sidebar-bottom1' showaddelement='yes'/>

<b:section class='sidebar-bottom' id='sidebar-bottom2' showaddelement='yes'/>
</div>
</div>


      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'/>

    </div> <!-- end content-wrapper -->

  </div></div> <!-- end outer-wrapper --> 

<div id='bates'>
<div id='batesdalem'/>
</div>

<div id='footer-wrapper'>
     <div id='footer'>
      <b:section class='footer' id='footer1'>
<b:widget id='Followers1' locked='false' title='yang ngikut' type='Followers'>
<b:includable id='main'>
  <b:if cond='data:title != &quot;&quot;'>
    <b:if cond='data:codeSnippet != &quot;&quot;'>
      <h2 class='title'><data:title/></h2>
    <b:else/>
      <b:if cond='data:totalFollowerCount != &quot;&quot;'>
        <h2 class='title'><data:title/> (<data:totalFollowerCount/>)</h2>
      </b:if>
    </b:if> 
  </b:if>
  <div class='widget-content'>
    <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
      <b:if cond='data:codeSnippet != &quot;&quot;'>
        <div style='margin-right:2px;'>
          <data:codeSnippet/>
        </div>
      <b:else/>
        <b:if cond='data:totalFollowerCount == &quot;&quot;'>
          <span class='item-control following-not-admin'>
            <b><data:failureSnippet/></b>
          </span>
          <span class='item-control blog-admin'>
            <b><data:adminFailureSnippet/></b>
          </span>
        <b:else/>
          <b:if cond='data:followingLinkPresent'>
            <div class='follow-this profile-link item-control following-follow-this'>
              <a expr:href='&quot;javascript:_FollowersView._openPopup(&quot;&quot; + data:followUri + &quot;&quot;);&quot;'>
                <data:followThisMessage/>
              </a>
            </div>
            <div class='follow-this profile-link item-control following-stop-following-this'>
              <a expr:href='&quot;javascript:_FollowersView._openPopup(&quot;&quot; + data:followUri + &quot;&quot;);&quot;'>
                <data:stopFollowingMessage/>
              </a>
            </div>
          </b:if>
 
          <div class='followers-grid'>
            <b:if cond='data:totalFollowerCount == 0'>
              <div class='profile-link item-control following-follow-this'>
                <data:emptyFollowersMessage/>
              </div>
            </b:if>
            <!--
            Relies on the js written out in navbar.gxp
            -->
            <b:loop values='data:followers' var='follower'>
              <div class='follower'>
                <a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'>
                <img class='follower-img' expr:alt='data:follower.displayName' expr:height='data:follower.imageHeight' expr:onerror='&quot;this.onerror=null;this.src=&quot;&quot; + data:anonFollowerImageUrl + &quot;&quot;;&quot;' expr:onload='&quot;setAttributeOnload(this, &quot;src&quot;, &quot;&quot; + data:follower.imageUrl + &quot;&quot;)&quot;' expr:width='data:follower.imageWidth' src='http://img1.blogblog.com/img/blank.gif'/>
                </a>
              </div>
            </b:loop>
            <div class='clear'/>
          </div>
 
          <div class='followers-canvas profile-link'>
            <data:followersFooterMessage/>
            <span class='item-control following-not-admin'>
              <a expr:href='data:followersUri'>
                <data:viewAllMessage/>
              </a>
            </span>
            <span class='item-control blog-admin'>
              <a expr:href='data:manageFollowersUri'>
                <data:manageFollowersMessage/>
              </a>
            </span>
          </div>
          </b:if>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
      <b:section class='footer' id='footer2'>
<b:widget id='HTML2' locked='false' title='Prend&apos;s Banners' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
      <b:section class='footer' id='footer3'>
<b:widget id='HTML5' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML4' locked='false' title='Prend&apos;s Links' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
    </div><div class='clear'/>
</div>
<div id='bawah'>
<div id='bawahdalem'>
<h5> &#169; 2009 - <a href='/'><data:blog.title/></a> |
<a href='http://deconstructioncode.blogspot.com/2009/07/bukan-template-coklat.html'> Free Blogger Template </a>
designed by <a href='http://deconstructioncode.blogspot.com/'> Choen  </a>
dan diuthek-uthek lagi sama <a href='http://bhuy.blogspot.com/'> bhuyungpramana  </a>
</h5>
<right>

</right>

</div></div>

<div id='gambarmelayang'>
<a href='http://bhuy.blogspot.com/' target='_blank' title='backgrongBlog'>
<img border='0' src='http://lh5.ggpht.com/_dfnTVAxeWMI/SmwPp-JdXOI/AAAAAAAABp8/Sr755oHQT8k/sidebar-atas.gif'/></a>
</div>

<div id='gambarmelayang2'>
yang buat nie blog lebih keren <a href='http://tulisanbhu.blogspot.com/' target='_blank' title='judul blog'><data:blog.title/></a>
</div>
<div id='gambarmelayangup'>
<a href='#'>
<img border='0' src='http://img146.imageshack.us/img146/5372/qqqqqqqqqqqqqqqqqqqqqqqy.png'/></a>
</div>
<div id='gambarmelayangdown'>
<a href='#footer'>
<img border='0' src='http://img52.imageshack.us/img52/3966/aaaaaaaaaaaaaaaaaaaaaaaf.png'/></a>
</div>



</body>
</html><?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  <head>

<meta content='123456' http-equiv='refresh'/>
    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>

<meta content='coretan bhuy' name='author'/>
<meta content='all' name='robots'/>
<meta content='tulisan bhuy' name='keywords'/>
<meta content='coretan bhuy' name='description'/>
<link href='http://img301.imageshack.us/img301/5898/cooltext455612841.png' rel='shortcut icon' type='image/x-icon'/>
    <b:skin><![CDATA[

/*
.__        __   __   _  _
/  ` |__| /   |__  |  |
__, |  | __/ |__  |  | http://deconstructioncode.blogspot.com/ July 2009

*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
hackblogger
*/

#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}

#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=50, FinishedOpacity=50)}

.status-msg-wrap { display: none; }


.feed-links {display: none;}


/* Variable definitions
   ====================
   <Variable name="mainBgColor" description="Main Background Color"
             type="color" default="#342a18" value="#342a18">
   <Variable name="mainTextColor" description="Text Color"
             type="color" default="#555544" value="#555544">
   <Variable name="pageHeaderColor" description="Blog Title Color"
             type="color" default="#ffffee" value="#ffffee">
   <Variable name="blogDescriptionColor" description="Blog Description Color"
             type="color" default="#ffffee" value="#ffffee">
   <Variable name="linkColor" description="Link Color"
             type="color" default="#bc9725" value="#bc9725">
   <Variable name="hoverLinkColor" description="Link Hover Color"
             type="color" default="#88bb22" value="#88bb22">
   <Variable name="dateHeaderColor" description="Date Header Color"
             type="color" default="#555544" value="#555544">
   <Variable name="sidebarHeaderColor" description="Sidebar Title Color"
             type="color" default="#555544" value="#555544">
   <Variable name="sidebarTextColor" description="Sidebar Text Color"
             type="color" default="#f7ebc6" value="#f7ebc6">

   <Variable name="bodyFont" description="Text Font" type="font"
             default="normal normal 80% Helvetica,Arial,sans-serif" value="normal normal 90% Helvetica,Arial,sans-serif">
   <Variable name="startSide" description="Start side in blog language"
             type="automatic" default="left" value="left">
   <Variable name="endSide" description="End side in blog language"
             type="automatic" default="right" value="right">
*/

/* Primary layout */

body {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  background: #342a18;
  font-size:80%;
  color:#9F9677;
  text-align: center;
  font-family:Helvetica,Arial,sans-serif;
  text-shadow:1px 1px 1px #000;
}

img {
  border: 0;
  display: block;
}

.clear {
  clear: both;
}

       /* Default links */

a {outline:none}

a:link, a:visited {
  text-decoration: none;
  color:#bc9725;
}

a:hover {
  text-decoration: none;
  color: #00ff00;
}

a:active {
  text-decoration: none;
  color:#77674c;
}


    /* Wrapper */

#outer-wrapper { margin:0; padding:0; }

    /* Menu */

#menu-wrapper{
height:60px;
background: url(http://img256.imageshack.us/img256/6951/garis.gif) left bottom repeat-x;
}

#menu-nav {
width:1000px;
margin:0 auto;
}

#menu {
width:950px;
float:right;
margin-top:30px;
}

#menu li {
  list-style: none;
  display:inline;
}

ul#menu li a{ line-height:30px; color: #f7ebc6;
  margin: 0 2px;
  _margin-bottom:-2px;  
  width: 121px;
  height: 28px;
  float:right;
  display:inline;
  background: url(http://img217.imageshack.us/img217/4238/menugr.gif) left top no-repeat;
}
ul#menu li a:hover { color:#bc9725;
  height: 40px;
  margin-top:-6px;
  _margin-top:0px;
  background: url(http://img217.imageshack.us/img217/4238/menugr.gif) left top no-repeat;
}


    /* Header */

#header-wrapper    {
  width:900px;
  height:120px;
  margin: 0 auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
  border: 0;
  font-family:"skolar-1","skolar-2","Palatino","Georgia","Times","serif";
  text-transform: capitalize;
  background: url(http://img101.imageshack.us/img101/1674/logoground.gif) center top no-repeat;
}

#header h1 {
  font-size: 400%;
  color: #f7ebc6;
  margin: 0;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  line-height:1.1;
  text-shadow:2px 2px 2px #000;
}

h1 a, h1 a:link, h1 a:visited {
  color: #f7ebc6;
}

#header .description {
  font-size: 180%;
  padding-top: 3px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 23px;
  margin: 0;
  color:#77674c;
  line-height:140%;
}






   
     /* Inner layout */

#content-wrapper {
  width:950px;
  margin: 10px auto 0;
  text-align: left;
}

#main {
  float: left;
  width: 600px;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#sidebar-wrapper {
  float: left;
  width: 320px;
  background: url(http://img24.imageshack.us/img24/2647/sidebaratas.gif) center top no-repeat;
}


#sidebar-wrap {

  width: 300px;
  margin: 14px auto 0;
  background: url(http://img202.imageshack.us/img202/240/sidebartengah.gif) 0 10px repeat-y;
}
.singlesidebar {float:$endSide;  word-wrap:break-word;  overflow:hidden}


#sidebar-bottom {
  width: 300px;
  margin: 0 auto 0;
  _margin: -5px auto 0;
  height: 14px;
  background: url(http://img411.imageshack.us/img411/6729/sidebarbawah.gif) left bottom no-repeat;
}
#sidebar-bottom1 {
  width: 140px;
  margin: 0 auto 0;
  _margin: 0px auto 0;

}
#sidebar-bottom2 {
  width: 140px;
  margin: 0 auto 0;
  _margin: 0px auto 0;
 
}


        /* Typography */

h2, h3, h4, h5    {
  margin: 0;
  padding: 0;
  font-family:"skolar-1","skolar-2","Palatino","Georgia","Times","serif";
}

h2 {
text-decoration:blink;
  font-size: 130%;
}
   
        /* post */

.post{min-height:150px;}
.post-body{
  float:right;
  width: 420px;
  border-bottom:1px dotted #7e6943;
  padding-bottom:15px;
  margin-bottom:20px;
  overflow: hidden;    /* fix IE */
}

.post-body blockquote {
  line-height:1.3em; 
  margin-left:40px;
  color:#bc9725;
  font-style:italic;
}

.post h3 {
  margin-top: 5px;
  margin-left: 180px;
  padding-bottom:10px;
  font-size: 180%;
  text-shadow:2px 2px 2px #000;
}

.post-footer {
  font-style: italic;
  text-align:right;
  font-size:85%;
  float: left;
  width: 150px;
  padding: 5px;
  margin-top: 10px;
  border-right:4px solid #7e6943;
}
.post img { border:0px solid #7E6943;}
.post a img { border:0px solid #7E6943;}
.post a:hover img { border:0px solid #2B2213;}

.post ul, .post ol{
  margin-left: 40px;
}
.post ul li{list-style-type:disc; padding-left:5px; margin-left:5px;}
.post ol li{list-style-type:decimal; padding-left:5px; margin-left:10px;}

         /* sidebar */

#sidebar {
  color:#f7ebc6;
  width: 290px;
  margin: 0 auto;
  color: none;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

.sidebar h2 {
text-align:center;
  text-decoration:blink;
  height: 30px;
  padding:5px 10px;
  background: url(http://lh3.ggpht.com/_dfnTVAxeWMI/Sm6HlABUvMI/AAAAAAAABrs/T5QLr4dzBVo/sideh2.gif) left top no-repeat;
}

.sidebar .widget {
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 13px;
  margin-left: 0;
  padding: 0;
}

.main .widget {
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

li  {
  line-height: 160%;
}

.sidebar ul {
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

.sidebar ul li {
  list-style: disc  inside;
  vertical-align: top;
  margin: 0;
  color:#342A18;
  text-shadow:1px 1px 1px #9A8764;
}
.sidebar li a{
  text-shadow:1px 1px 1px #000;
}
.sidebar li span{padding-left: 10px;}

.widget-content {
  margin-top: 0.5em;
  padding: 0 10px;
}

       /* Bottom layout */

#bates{
height:20px;
  background:#2B2213 url(http://lh5.ggpht.com/_dfnTVAxeWMI/SmwCD3s5bLI/AAAAAAAABp0/yujTnwjJVtw/garis.gif) left bottom repeat-x;
}


#footer-wrapper{
  background:#1F1B15;
}
#footer{
width:950px;
margin:0 auto;
text-align:left;
}
.footer{
  width:300px;
  margin:15px 8px;
  _margin:15px 7px;  /* fix IE */
  float:left;
}

.footer ul li {
  list-style: disc  inside;
}
.footer h2 {
  text-decoration:blink;
  color:#342A18;
  text-shadow:1px 1px 1px #957D51;
  height: 30px;
  text-align:center;
  padding:5px 10px;
  background: url(http://lh3.ggpht.com/_dfnTVAxeWMI/Sm6TqcJTwDI/AAAAAAAABrw/QClw0KrOlqI/footerh2.gif) center top no-repeat;
}
#bawah{
font-size:85%;
height:100%;
  background: #342a18 url(http://lh5.ggpht.com/_dfnTVAxeWMI/SmwCD3s5bLI/AAAAAAAABp0/yujTnwjJVtw/garis.gif) left top repeat-x;
}

#bawahdalem{
width:950px;
margin:0 auto;
text-align:right;
height:28px;
padding:5px 0;
}
#bawahdalem h5{
float:left;
line-height:20px;
padding:0 10px;
}
#bawahdalem p{
float:right;
line-height:20px;
padding:0 10px;
}

       /* Profile  */

.profile-datablock {
  margin-top: 3px;
  margin-$endSide: 0;
  margin-bottom: 5px;
  margin-$startSide: 0;
  line-height: 140%;
}
.profile-textblock {
  margin-$startSide: 0;
}

.profile-img {
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 5px;
  margin-bottom: 5px;
  margin-$startSide: 0;
  border:4px solid #8b2;
}

#comments  {
width: 420px;
  float:right;
  border: 0;
  margin-top: 10px;
  padding: 0;
}

#comments h4    {
  margin-top: 10px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size:90%
}

#comments dl dt {
  font-weight: bold;
  font-style: italic;
  margin-top: 25px;
}

#comments dl dd    {
  padding: 0;
  margin: 0;
}
.comment-author{
  margin-bottom:5px;
}
.comment-body p{
margin-left:20px;
margin-bottom:5px;
}

.comment-footer a{
  font-size:80%;
  float:right;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
}

#blog-pager-older-link {
  float: right;
}

#blog-pager {  
  width: 420px;
  text-align: center;
  float: right;
  margin-bottom:10px;
}


/** Page structure tweaks for layout editor wireframe */

body#layout #outer-wrapper {
  padding-top: 0;
}
body#layout #header,
body#layout #content-wrapper,
body#layout #footer {
  padding: 0;
}


/* Menu Tab View 1 ----------------------------------------------- */

div.TabView div.Tabs {
padding-top: 0px;
height: 24px;
overflow: hidden;
}

/* Menu Utama */
div.TabView div.Tabs a {
float: left;
display: block;
width: relative; /*ukuran lebar tabmenu96px*/
text-align: center;
height: 24px; /*ukuran tinggi tabmenu*/
padding-top: 3px;
margin-right:3px; /*jarak antartabmenu*/
vertical-align: middle;
border: 1px solid #CCC; /*warna border menu*/
border-bottom-width: 0;
font-family: "Arial", Times New Roman, Serif; /*jenis hurup menu*/
font-size: 14px; /*besar hurup menu*/
letter-spacing: -1px;
background-color: #84002E; /*warna latar menu*/
color: #bc9725; /*warna hurup menu*/
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
}

div.TabView div.Tabs a.Active {
background-color: #555544; /*warna background menu aktif*/
color: #f7ebc6;
}

div.TabView div.Tabs a:hover {
background-color: #f7ebc6; /*warna background menu hover*/
color: #555544;
font-weight: NONE;
}

/* Kotak Utama */
div.TabView div.Pages {
clear: both;
border: 2px ridge #f7ebc6; /*warna border kotak utama*/
overflow: hidden;
background:url("");
background-color: #555544;
/*background kotak utama*/
}

div.TabView div.Pages div.Page {
height: 100%;
padding: 0px;
overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad {
padding: 3px 5px;
font-size: 12px; /*besar hurup kotak utama*/
}








#gambarmelayangdown {
position:fixed; _position:absolute; bottom:0px; right:40px; clip:inherit; z-index:+1000;}
#gambarmelayangup {
position:fixed; _position:absolute; bottom:24px; right:5px; clip:inherit; z-index:+1000;}

#gambarmelayang {
position:fixed; _position:absolute; bottom:0px; left:10px; clip:inherit; z-index:+1000;}
#gambarmelayang2 {
position:fixed; _position:absolute; bottom:0px; left:24px; clip:inherit; z-index:+1000;}
]]></b:skin>



<script src='http://enes-sc.googlecode.com/files/tabview.js' type='text/javascript'/>

  </head>

  <body>
  <div id='outer-wrapper'><div id='wrap2'>

<div id='menu-wrapper'>
<div id='menu-nav'>
<ul id='menu'>





<li>
<a href='http://tulisanbhu.blogspot.com/p/profil-ku.html' rel='nofollow' title='yang punya blog'> profil </a>
</li>
<li>
<a href='http://tulisanbhu.blogspot.com/p/tentang-blog.html' rel='nofollow' title='unek unek nya blog'> tentang blog </a>
</li>
<li>
<a href='http://www.facebook.com/share.php?u=http://tulisanbhu.blogspot.com/' rel='nofollow' target='_blank' title='Tentang'> 4 FB &#187;</a>
        
</li>
<li>
<a href='/' rel='nofollow' title='Beranda'> teras </a>
</li>
</ul>
</div>
</div>

    <div id='header-wrapper'>
      <b:section class='header' id='header' maxwidgets='3' showaddelement='yes'>
<b:widget id='HTML7' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Header1' locked='true' title='corat coret ku (Header)' type='Header'>
<b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
<b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
<b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;REPLACE&quot;'>
      <!--Show just the image, no text-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
      </div>
    <b:else/>
      <!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      -->
      <div expr:style='&quot;background-image: url(&quot;&quot; + data:sourceUrl + &quot;&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height + &quot;px;&quot;                      + &quot;_height: &quot; + data:height + &quot;px;&quot;                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
        <div class='titlewrapper' style='background: transparent'>
          <h1 class='title' style='background: transparent; border-width: 0px'>
            <b:include name='title'/>
          </h1>
        </div>
        <b:include name='description'/>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='title'>
          <b:include name='title'/>
        </h1>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
</b:widget>
</b:section>
    </div>





    <div id='content-wrapper'>

      <div id='crosscol-wrapper' style='text-align:center'>
        <b:section class='crosscol' id='crosscol' showaddelement='no'/>
      </div>

      <div id='main-wrapper'>

        <b:section class='main' id='main' showaddelement='yes'>
<b:widget id='HTML6' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Blog1' locked='true' title='Posting Blog' type='Blog'>
<b:includable id='nextprev'>
  <div class='clear'>&#160;</div>

<div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <span id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
      </span>
    </b:if>

    <b:if cond='data:olderPageUrl'>
      <span id='blog-pager-older-link'>
      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
      </span>
    </b:if>

    <b:if cond='data:blog.homepageUrl != data:blog.url'>
      <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
      <b:else/>
      <b:if cond='data:newerPageUrl'>
        <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
      </b:if>
    </b:if>

  </div>
  <div class='clear'/>
</b:includable>
<b:includable id='backlinks' var='post'>
  <a name='links'/><h4><data:post.backlinksLabel/></h4>
  <b:if cond='data:post.numBacklinks != 0'>
    <dl class='comments-block' id='comments-block'>
      <b:loop values='data:post.backlinks' var='backlink'>
        <div class='collapsed-backlink backlink-control'>
          <dt class='comment-title'>
            <span class='backlink-toggle-zippy'>&#160;</span>
            <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
            <b:include data='backlink' name='backlinkDeleteIcon'/>
          </dt>
          <dd class='comment-body collapseable'>
            <data:backlink.snippet/>
          </dd>
          <dd class='comment-footer collapseable'>
            <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
          </dd>
        </div>
      </b:loop>
    </dl>
  </b:if>
  <p class='comment-footer'>
    <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  </p>

</b:includable>
<b:includable id='post' var='post'>
  <div class='post hentry uncustomized-post-template'>
    <a expr:name='data:post.id'/>
    <b:if cond='data:post.title'>
      <h3 class='post-title entry-title'>
     <b:if cond='data:post.link'>
       <a expr:href='data:post.link'><data:post.title/></a>
     <b:else/>
        <b:if cond='data:post.url'>
          <a expr:href='data:post.url'><data:post.title/></a>
        <b:else/>
          <data:post.title/>
        </b:if>
     </b:if>
      </h3>
    </b:if>

    <div class='post-header-line-1'/>

    <div class='post-body entry-content'>
     <p><data:post.body/></p>
<div style='text-align:right; margin:5px 10px 0 0'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv-r-yM_i0srITpIzXSWvDjznL2pgAKp-Qn1ZITVnIVlz9tF22BtX8LLO3eW2ZUT4qUJFasZxvLEUUU7Y7X1l0uY38uHby4wuNxIKX9adwDzGAzmI_F4eWlinBYHIAPoijI90PCqc7B4E/s320/bhuy+signature.png' style='border:0px; width:100px;'/></div>


      <div style='clear: both;'/> <!-- clear for photos floats -->
    </div>
 
    <b:if cond='data:post.hasJumpLink'>
      <div class='jump-link'>
        <a expr:href='data:post.url + &quot;#more&quot;'><data:post.jumpText/></a> 
      </div>
    </b:if>
   
    <div class='post-footer'>
    <div class='post-footer-line post-footer-line-1'>
      <span class='post-author vcard'>
        <b:if cond='data:top.showAuthor'>
          <data:top.authorLabel/>
          <span class='fn'><data:post.author/></span>
        </b:if>
      </span>
<br/>
      <span class='post-timestamp'>
        <b:if cond='data:top.showTimestamp'>
          <data:top.timestampLabel/>
        <b:if cond='data:post.url'>
          <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
        </b:if>
        </b:if>
      </span>
 
      <span class='reaction-buttons'>
        <b:if cond='data:top.showReactions'>
          <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
            <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
              <span class='reactions-label'>
              <data:top.reactionsLabel/></span>&#160;</td>
            <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
           </tr></table>
        </b:if>
      </span>

      <span class='star-ratings'>
        <b:if cond='data:top.showStars'>
           <div expr:g:background-color='data:backgroundColor' expr:g:text-color='data:textColor' expr:g:url='data:post.absoluteUrl' g:height='42' g:type='RatingPanel' g:width='280'/>
        </b:if>
      </span>
<br/>
      <span class='post-comment-link'>
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:post.allowComments'>
            <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
          </b:if>
        </b:if>
      </span>

       <!-- backlinks -->
       <span class='post-backlinks post-comment-link'>
         <b:if cond='data:blog.pageType != &quot;item&quot;'>
           <b:if cond='data:post.showBacklinks'>
             <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>
           </b:if>
         </b:if>
       </span>

      <span class='post-icons'>
        <!-- email post links -->
        <b:if cond='data:post.emailPostUrl'>
          <span class='item-action'>
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
              <img alt='' class='icon-action' height='13' src='http://www.blogger.com/img/icon18_email.gif' width='18'/>
          </a>
          </span>
        </b:if>

        <!-- quickedit pencil -->
        <b:include data='post' name='postQuickEdit'/>
      </span>
      </div>

      <div class='post-footer-line post-footer-line-2'>
      <span class='post-labels'>
        <b:if cond='data:post.labels'>
          <data:postLabelsLabel/>
          <b:loop values='data:post.labels' var='label'>
            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
          </b:loop>
        </b:if>
      </span>
      </div>

      <div class='post-footer-line post-footer-line-3'>
      <span class='post-location'>
        <b:if cond='data:top.showLocation'>
          <b:if cond='data:post.location'>
            <data:postLocationLabel/>
            <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
          </b:if>
        </b:if>
      </span>
      </div>
    </div>
  </div>
</b:includable>
<b:includable id='status-message'>
  <b:if cond='data:navMessage'>
  <div class='status-msg-wrap'>
    <div class='status-msg-body'>
      <data:navMessage/>
    </div>
    <div class='status-msg-border'>
      <div class='status-msg-bg'>
        <div class='status-msg-hidden'><data:navMessage/></div>
      </div>
    </div>
  </div>
  <div style='clear: both;'/>
  </b:if>
</b:includable>
<b:includable id='comment-form' var='post'>
  <div class='comment-form'>
    <a name='comment-form'/>
    <h4 id='comment-post-message'><data:postCommentMsg/></h4>
    <p><data:blogCommentMessage/></p>
    <data:blogTeamBlogMessage/>
    <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
    <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
    <data:post.friendConnectJs/>
    <data:post.cmtfpIframe/>
    <script type='text/javascript'>
      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
    </script>
  </div>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'>
  <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='postQuickEdit' var='post'>
  <b:if cond='data:post.editUrl'>
    <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
      <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
        <img alt='' class='icon-action' height='18' src='http://www.blogger.com/img/icon18_edit_allbkg.gif' width='18'/>
      </a>
    </span>
  </b:if>
</b:includable>
<b:includable id='main' var='top'>
  <!-- posts -->
  <div class='blog-posts hfeed'>

    <b:include data='top' name='status-message'/>

    <data:defaultAdStart/>
    <b:loop values='data:posts' var='post'>
      <b:include data='post' name='post'/>
      <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:blog.pageType == &quot;item&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:post.includeAd'>
        <b:if cond='data:post.isFirstPost'>
          <data:defaultAdEnd/>
        <b:else/>
          <data:adEnd/>
        </b:if>
        <data:adCode/>
        <data:adStart/>
      </b:if>
      <b:if cond='data:post.trackLatency'>
        <data:post.latencyJs/>
      </b:if>
    </b:loop>
    <data:adEnd/>
  </div>

  <!-- navigation -->
  <b:include name='nextprev'/>

  <!-- feed links -->
  <b:include name='feedLinks'/>
 
  <b:if cond='data:top.showStars'>
    <script src='http://www.google.com/jsapi' type='text/javascript'/>
    <script type='text/javascript'>
      google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
      function initialize() {
        google.annotations.setApplicationId(<data:top.blogspotReviews/>);
        google.annotations.createAll();
        google.annotations.fetch();
      }
      google.setOnLoadCallback(initialize);
    </script>
  </b:if>
</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
    <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='feedLinks'>
  <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
    <b:if cond='data:feedLinks'>
      <div class='blog-feeds'>
        <b:include data='feedLinks' name='feedLinksBody'/>
      </div>
    </b:if>

    <b:else/> <!--Post feed links -->
    <div class='post-feeds'>
      <b:loop values='data:posts' var='post'>
        <b:if cond='data:post.allowComments'>
          <b:if cond='data:post.feedLinks'>
            <b:include data='post.feedLinks' name='feedLinksBody'/>
          </b:if>
        </b:if>
      </b:loop>
    </div>
  </b:if>
</b:includable>
<b:includable id='feedLinksBody' var='links'>
  <div class='feed-links'>
  <data:feedLinksMsg/>
  <b:loop values='data:links' var='f'>
     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  </b:loop>
  </div>
</b:includable>
<b:includable id='comments' var='post'>

  <div class='comments' id='comments'>
    <a name='comments'/>
    <b:if cond='data:post.allowComments'>
      <h4>
        <b:if cond='data:post.numComments == 1'>
          1 <data:commentLabel/>:
        <b:else/>
          <data:post.numComments/> <data:commentLabelPlural/>:
        </b:if>
      </h4>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
          &#160;
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
        </span>
      </b:if>

      <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
        <b:loop values='data:post.comments' var='comment'>
          <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
            <b:if cond='data:comment.favicon'>
              <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
            </b:if>
            <a expr:name='data:comment.anchorName'/>
            <b:if cond='data:blog.enabledCommentProfileImages'>
              <div expr:class='data:comment.avatarContainerClass'>
                <data:comment.authorAvatarImage/>
              </div>
            </b:if>
            <b:if cond='data:comment.authorUrl'>
              <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
            <b:else/>
              <data:comment.author/>
            </b:if>
            <data:commentPostedByMsg/>
          </dt>
          <dd class='comment-body'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p><data:comment.body/></p>
            </b:if>
          </dd>
          <dd class='comment-footer'>
            <span class='comment-timestamp'>
              <a expr:href='data:comment.url' title='comment permalink'>
                <data:comment.timestamp/>
              </a>
              <b:include data='comment' name='commentDeleteIcon'/>
            </span>
          </dd>
<br/>
        </b:loop>
      </dl>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
            <data:post.oldestLinkText/>
          </a>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
            <data:post.olderLinkText/>
          </a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
            <data:post.newerLinkText/>
          </a>
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
            <data:post.newestLinkText/>
          </a>
        </span>
      </b:if>

      <p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

      </p>
    </b:if>

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
</b:widget>
</b:section>  </div>



   

      <div id='sidebar-wrapper'><div id='sidebar-wrap'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML3' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML1' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Label1' locked='false' title='' type='Label'>
<b:includable id='main'>
  <b:if cond='data:title'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
    <b:if cond='data:display == &quot;list&quot;'>
      <ul>
      <b:loop values='data:labels' var='label'>
        <li>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </li>
      </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='&quot;label-size-&quot; + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>

       </div>




<div id='sidebar-bottom'>
<b:section class='sidebar-bottom' id='sidebar-bottom1' showaddelement='yes'/>

<b:section class='sidebar-bottom' id='sidebar-bottom2' showaddelement='yes'/>
</div>
</div>


      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'/>

    </div> <!-- end content-wrapper -->

  </div></div> <!-- end outer-wrapper --> 

<div id='bates'>
<div id='batesdalem'/>
</div>

<div id='footer-wrapper'>
     <div id='footer'>
      <b:section class='footer' id='footer1'>
<b:widget id='Followers1' locked='false' title='yang ngikut' type='Followers'>
<b:includable id='main'>
  <b:if cond='data:title != &quot;&quot;'>
    <b:if cond='data:codeSnippet != &quot;&quot;'>
      <h2 class='title'><data:title/></h2>
    <b:else/>
      <b:if cond='data:totalFollowerCount != &quot;&quot;'>
        <h2 class='title'><data:title/> (<data:totalFollowerCount/>)</h2>
      </b:if>
    </b:if> 
  </b:if>
  <div class='widget-content'>
    <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
      <b:if cond='data:codeSnippet != &quot;&quot;'>
        <div style='margin-right:2px;'>
          <data:codeSnippet/>
        </div>
      <b:else/>
        <b:if cond='data:totalFollowerCount == &quot;&quot;'>
          <span class='item-control following-not-admin'>
            <b><data:failureSnippet/></b>
          </span>
          <span class='item-control blog-admin'>
            <b><data:adminFailureSnippet/></b>
          </span>
        <b:else/>
          <b:if cond='data:followingLinkPresent'>
            <div class='follow-this profile-link item-control following-follow-this'>
              <a expr:href='&quot;javascript:_FollowersView._openPopup(&quot;&quot; + data:followUri + &quot;&quot;);&quot;'>
                <data:followThisMessage/>
              </a>
            </div>
            <div class='follow-this profile-link item-control following-stop-following-this'>
              <a expr:href='&quot;javascript:_FollowersView._openPopup(&quot;&quot; + data:followUri + &quot;&quot;);&quot;'>
                <data:stopFollowingMessage/>
              </a>
            </div>
          </b:if>
 
          <div class='followers-grid'>
            <b:if cond='data:totalFollowerCount == 0'>
              <div class='profile-link item-control following-follow-this'>
                <data:emptyFollowersMessage/>
              </div>
            </b:if>
            <!--
            Relies on the js written out in navbar.gxp
            -->
            <b:loop values='data:followers' var='follower'>
              <div class='follower'>
                <a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'>
                <img class='follower-img' expr:alt='data:follower.displayName' expr:height='data:follower.imageHeight' expr:onerror='&quot;this.onerror=null;this.src=&quot;&quot; + data:anonFollowerImageUrl + &quot;&quot;;&quot;' expr:onload='&quot;setAttributeOnload(this, &quot;src&quot;, &quot;&quot; + data:follower.imageUrl + &quot;&quot;)&quot;' expr:width='data:follower.imageWidth' src='http://img1.blogblog.com/img/blank.gif'/>
                </a>
              </div>
            </b:loop>
            <div class='clear'/>
          </div>
 
          <div class='followers-canvas profile-link'>
            <data:followersFooterMessage/>
            <span class='item-control following-not-admin'>
              <a expr:href='data:followersUri'>
                <data:viewAllMessage/>
              </a>
            </span>
            <span class='item-control blog-admin'>
              <a expr:href='data:manageFollowersUri'>
                <data:manageFollowersMessage/>
              </a>
            </span>
          </div>
          </b:if>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
      <b:section class='footer' id='footer2'>
<b:widget id='HTML2' locked='false' title='Prend&apos;s Banners' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
      <b:section class='footer' id='footer3'>
<b:widget id='HTML5' locked='false' title='' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML4' locked='false' title='Prend&apos;s Links' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
    </div><div class='clear'/>
</div>
<div id='bawah'>
<div id='bawahdalem'>
<h5> &#169; 2009 - <a href='/'><data:blog.title/></a> |
<a href='http://deconstructioncode.blogspot.com/2009/07/bukan-template-coklat.html'> Free Blogger Template </a>
designed by <a href='http://deconstructioncode.blogspot.com/'> Choen  </a>
dan diuthek-uthek lagi sama <a href='http://bhuy.blogspot.com/'> bhuyungpramana  </a>
</h5>
<right>

</right>

</div></div>

<div id='gambarmelayang'>
<a href='http://bhuy.blogspot.com/' target='_blank' title='backgrongBlog'>
<img border='0' src='http://lh5.ggpht.com/_dfnTVAxeWMI/SmwPp-JdXOI/AAAAAAAABp8/Sr755oHQT8k/sidebar-atas.gif'/></a>
</div>

<div id='gambarmelayang2'>
yang buat nie blog lebih keren <a href='http://tulisanbhu.blogspot.com/' target='_blank' title='judul blog'><data:blog.title/></a>
</div>
<div id='gambarmelayangup'>
<a href='#'>
<img border='0' src='http://img146.imageshack.us/img146/5372/qqqqqqqqqqqqqqqqqqqqqqqy.png'/></a>
</div>
<div id='gambarmelayangdown'>
<a href='#footer'>
<img border='0' src='http://img52.imageshack.us/img52/3966/aaaaaaaaaaaaaaaaaaaaaaaf.png'/></a>
</div>



</body>
</html>




- blog by http://bhuy.blogspot.com/ -

0 komentar:

Posting Komentar