TEMPLATE A

Sabtu, 27 Agustus 2011

EZ CAFE

COPY KODE HTML TEMPLATE DIBAWAH INI
<?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>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageName == &quot;&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: EZ Cafe
Author: Anshul Dudeja
URL: www.anshuldudeja.com
Date: June 2010
License: This free Blogger template is licensed under the Creative Commons Attribution 3.0 License, which permits both personal and commercial use.
However, to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors. For more specific details about the license, you may visit the URL below:
http://creativecommons.org/licenses/by/3.0/

Theme Name: Ez Cafe
Theme URI: http://www.Ezwpthemes.com/templates/ez-cafe.html
Description: This theme is designed and coded by <a href="http://www.Ezwpthemes.com/">Ezwpthemes</a>.
Version: 1.0
Author: Ezwpthemes
Author URI: http://www.Ezwpthemes.com/
Tags: light, fixed width, two columns, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/


.Navbar {display: none !important;}

/* (CSS Start) */
/* Based on YUI http://developer.yahoo.com/yui/reset/
and Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, code, form, div, fieldset, legend, button, input, textarea, th, td {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
font-style: normal;
font-weight: normal;
}

#blog_title ,.post_title ,h1 ,h2 ,h3 ,h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
abbr, acronym {
border: 0;
font-variant: normal;
}

input, button, textarea,
select, optgroup, option {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
}
code, kbd, samp, tt {
font-size: 100%;
}
/*@purpose To enable resizing for IE */
input, button, textarea, select {
font-size: 100%;
}
body {
line-height: 1.2;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th {
text-align: left;
}
sup, sub {
font-size: 100%;
vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
ins {
text-decoration: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* Define */
h1 {
font-size: 2.8em;
}
h2, h3, h4 {
font-size: 2em;
}
a {
text-decoration: none;
}
blockquote {
margin: 5px 20px;
padding: 5px;
}
blockquote p, code {
padding: 10px 20px;
display: block;
}
code {
display: block;
margin: 5px 20px;
}
strong, em, caption, th {
font-style: normal;
font-weight: bold;
}
cite {
font-style: italic;
font-weight: normal;
}
sub, sup {
font-size: .8em;
}
sub {
vertical-align: sub;
}
sup {
vertical-align: super;
}
small {
font-size: 1em;
}
:focus {
outline: 1px #666 dotted;
}
input:focus, div:focus {
outline: 0;
}
input {
margin: 3px;
vertical-align: middle;
}

/* Layout */
body {
font-size: 62.5%; /* Resets 1em to 10px */
color: #000;
background: #fff;
line-height: 1.4;
}
#outer-wrapper , #wrap2 , #wrap4 ,
#header-wrapper , #content-wrapper , #footer-wrapper {
margin: 0 auto;
}
#header-wrapper {
position: relative;
}

/* Wordpress */
.entry p {
margin: 10px 0 10px 0;
}
.entry ul {
padding-left: 20px;
list-style-type: square;
}
.entry ol {
padding-left: 25px;
list-style-type: decimal;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
font-weight: bold;
margin: 5px 0;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
border-bottom: 1px dashed #666;
}
.endline {
clear: both;
}

p img {
max-width: 100%; /* not working in IE6 */
}

.alignright {
float: right;
}
.alignleft {
float: left
}



/* Clear Fix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
display: block;
}
/* End hide from IE Mac */
/* end of clearfix */
/* Global */
body {
color: #000;
background: #eee7d6;
font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
text-decoration: none;
color: #000;
}
a:hover, .post a:hover {
color: #900;
text-decoration: none;
}
#blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
blockquote, code {
color: #333;
font-family: Verdana, Geneva, sans-serif;
border: 1px dashed #999;
}
blockquote {
background: #F8F4AB;
}
code {
background: #F5D582;
}

/* Layout */
#outer-wrapper {
min-width: 998px; /* not working in IE6 */
overflow: hidden;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRFkwgbAI9YMTBFtHEXrkMCIw4UIxPVNNDS86qItN9BgoukBVdDM0XnBV1kG3ETg1aQzWcSMW6qtPV2VuA10WHqMJuSZMWs-QE7OeYXf9X15Q1os5HokZv5RGo7ebzEUcBeDFX6WlbrZY1/s1600/container_bg.jpg) center top repeat-y;
}
#wrap2 {
padding: 0 0 5px 0;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMsSN4ObBPxpc828yhldxyivnpIqbHZLt92hCzS1wXyve9a4CVOvcSAKgPgDcEQN2erGsjXajJKO6CWJBQESLf42wIxC-f636rT0h9mAi-i-vJxQ_eBFBOUwrRJQvfyVTHwxBTiuIr1hEB/s1600/bottom_frame.jpg) no-repeat center bottom;
}
#wrap4 {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHbLjSavfPj4fPL122Ucf0ufRWN18Myxx56SgAtDxpKcrCTFULC41nWYvVs_z5WO1_eEjty01J8Xc3vp0WJrDlQLml8_j94Bym_T6tOIIMPLXAqYb2RGhuU_VbZ4xAgaBTyTL9sDcp0QTt/s1600/top_frame.jpg) no-repeat center top;
}
#wrap5 {
margin: 0 auto;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhX3GLdLHYbGjKUgOk5bbYZ-HCx3tPFVL5-kgFLoxurBMwyhwucxAg1bqmkBBtE98wpotb-75FwEfowM-zch1WIY2WmGhNFl04N_xjb-nsb0V0pTyiZ-80co6p4Lq5VmZ1BBQhQk3ULucDn/s1600/top_container.jpg) no-repeat center 196px;
}
#top_bg {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3ECuzFryrsa_HvgrGb1MGjZ8xv-wP8XOTw2ZLSqy4X1ZWwiv6pkwMTYAWOsxOv_KFly4JtPmekT8t3yqzg3hnJobNnGqHq_sswdVvhPa528a2e1Lk13-x4wB4rZ45LRjWxR9S5jDfLoLT/s1600/top_bg.jpg) repeat-x left top;
}
#bottom_bg {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-OUXf22Uv0tAS_ukll4FG7HkVvmFm_vCI3A79xWzUQV1JeIyoVUjTl6LaPyjPX-y7CjNnIHJZtRT_VZzvgDsy2hoPGbzswwEeeZbVLxsfjvaypPupngtbBgglcX_ucVRzHH2BSyVwCdE-/s1600/bottom_bg.jpg) repeat-x left bottom;
}
#header-wrapper , #content-wrapper , #footer-wrapper {
width: 998px;
}
#header-wrapper {
height: 196px;
}
#content-wrapper {
min-height: 900px;
padding: 0px 0 70px 0;
}
#footer-wrapper {
clear: both;
height: 60px;
position: relative;
}
/* Footer */
.credit {
font-size: 1.1em;
text-align: center;
padding: 0px 157px 0px 339px;
}
.credit, .credit a, .credit a:hover {
color: #70655b;
}
/* Header */
#header-wrapper #blog_title {
font-size: 3em; /* Blog Title */
padding: 31px 200px 0 350px;
text-align: left;
}
#header-wrapper h2 {
font-size: 1.4em; /* Blog Description */
text-align: left;
padding: 0px 200px 0 352px;
}
#header-wrapper #blog_title, #header-wrapper #blog_title a, #header-wrapper h2 {
color: #7f3306;
}
/* menu */
#menu {
width: 515px;
height: 26px;
position: absolute;
left: 117px;
top: 165px;
overflow: hidden;
}
#menu ul li {
padding: 0 12px;
font-size: 1.4em; /* Menu Font Size */
font-weight: bold;
text-align: center;
float: left;
}
#menu ul li a {
padding: 0px 0 0px 0px;
line-height: 2;
color: #6a3c25;
}
#menu ul li a:hover {
color: #a00;
}
#menu ul ul li {
font-size: 1em;
}

/* searchform */
#searchform {
overflow: hidden;
position: absolute;
left: 116px;
top: 127px;
}
.searchtext {
width: 145px;
color: #fff;
border: 0;
font-size: 1.2em;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQKmetrLxXwjbJ3IJ95wBr1PBV2tB0aYNhSyAVxZunIeK0K43lEjyXNho1Bp_YDim6SLvG34plWsZMo0Tkg0u-8DsfsD7dQJbnVElXYEG9dtNR6cR_3Ws2ELgaqFi0x6fBgRSACuuOTHQE/s1600/spacer.gif);
padding: 0;
margin: 10px 4px 0 0;
float: left;
}
#searchsubmit {
border: 0;
margin: 0 0 0px 0;
width: 30px;
height: 30px;
float: left;
}
#rss {
position: absolute;
left: 58px;
top: 32px;
}
#rss img {
width: 54px;
height: 54px;
}

/* Content */
#main-wrapper {
width: 528px;
padding: 33px 0px 0 0px;
display: inline;
margin: 0px 117px 0px 0px;
float: right;
}
.post {
padding: 7px 0 10px 0;
margin: 0px 0 30px 0px;
position: relative;
border-bottom: #d0cbbd 1px solid;
}
.post .post-title {
margin: 0px 5px 0 0px;
padding: 18px 15px 12px 41px;
font-size: 1.4em; /* Post Title */
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZjJfzZ21Xpj-tWLeY53kmNTZ7W38GKnwj6VmM9RSvzasnzTzMe76oJCrLqkDcNZbCEyAxenRttDMWDRAzzLvIGG4gRM_5eH9pc-drT-qXaY-WHhd-3jo0EFXAL9qJkXslMvuAy-9ypCSp/s1600/post_header_bg.jpg) no-repeat;
}
.post .post-title a {
color: #818f4a;
}
.post .post-title a:hover {
color: #900;
}

.post_path span {
color: #706ED6;
}
.post_path a:hover {
text-decoration: underline;
}
.postmetadata a {
text-decoration: underline;
}
.entry {
width: 484px;
overflow: hidden;
margin: 0 auto;
padding: 10px 0;
font-size: 1.2em;
}
.entry a {
color: #7b931a;
text-decoration: underline;
}
.tags, .tags a, .postmetadata, .postmetadata a {
color: #901e19;
}
.post_path {
font-size: 1.1em;
margin: 0 0 0 22px;
padding: 7px 7px 12px 15px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCZQRmJkfQkNdkIENIRo54ZSc0bmUkfBQN7FnGRb5TTbwm2v7iM8KG8L72L56GBMIwTw1igzl_JZ-J6r5NMD0Plpkm_EHbiDcHwC2eHu_GHyqc4kJHragElUtKI9HurTZNL7-H0nhSvy8/s400/arrow.gif) left 10px no-repeat;
}
.postmetadata {
padding: 2px 22px 0 22px;
text-align: right;
font-size: 1.1em;
}
.tags {
font-size: 1.2em;
margin: 10px 30px 0 22px;
}
.tags a {
text-decoration: underline;
}
.read_comments {
margin: 0px 18px 0 0px;
text-align: left;
font-weight: bold;
padding: 10px 0px 10px 22px;
}
.bookmark {
margin: 18px 0 0 22px;
}

.read_comments a {
font-size: 1.2em;
color: #30afab;
padding: 10px 25px 10px 0px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqmgFPQwUcL6pxQwmO395vlQ-21nafVnim1XYjYWKZhuXb9G8WXU9WCDD7ErLDBVx9rMvWBh0tyh6hkK2f8JjekhN0o5s8X6ZmYSCWOvmtrCRiK-big0-b5wr5DN369lVQhdzOozouHxw/s41600/read_comments.jpg) no-repeat right 5px;
}
.read_comments a:hover {
color: #901e19;
}

/* welcome */
#welcome {
color: #94592b;
font-size: 11px;
padding: 42px 0 43px 0;
}
#welcome p {
width: 183px;
height: 122px;
padding: 0px 0 0px 10px;
overflow: hidden;
}

/* Sidebar */
#sidebar-wrapper {
width: 197px;
display: inline;
padding: 0px 0px 130px 0px;
margin: 0px 0px 0 86px;
overflow: hidden;
float: left;
position: relative;
color: #666;
}
#sidebar_main {
padding: 0px 0 0px 0;
margin: 0px 0 0 0;
}
#sidebar_main h2 {
padding: 12px 20px 8px 51px;
font-size: 16px;
color: #2b3a05;
position: relative;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhs3_UHXLCY6MpbKvY_C5RK4LIxroQu7mESgw3o5zs8HECpGZu6gdpGrK1g1cazp04A_cDtR-limV3Hly7j8VSqoFNram5sDCIfR4L8pflHop3_Y2GR-7MaUmsVkcJetzvQWZSY-vdmvi8K/s1600/sidebar_header_bg.gif) no-repeat left 0px;
}
#sidebar_main .widget {
overflow: hidden;
font-size: 1.2em;
padding: 3px 0px 12px 0px;
}
#sidebar_main ul li a {
color: #664f1e;
}
#sidebar_main ul li a:hover {
color: #a00;
}
#sidebar_main .widget-content {
padding: 0 0 0 30px;
background: none;
}
#sidebar_main ul ul li {
font-size: 1em;
border: none;
padding: 6px 0 6px 20px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgoNuC7HR-PplZP_xcP5V8ZogJMFszxnxcQy06Bewmu0MqwiilMlhgTudaZseCwizUVytS3Nba20PxwxIpvpMmmFGVh7WSNO_2rj0rMSBXeAzpX0CcIFX-1481LjbXPYIsCV-tOev8dsOJ6/s1600/sidebar_li.gif) no-repeat left 7px;
position: relative;
}
#sidebar_main ul ul ul {
padding: 0;
margin: 0;
}
#sidebar_main ul ul ul li {
font-size: 1em;
margin: 0;
width: 80%;
}
#sidebar_main .textwidget {
margin: 7px 0;
}
#sidebar-wrapper select {
font-size: 1em;
margin: 7px 0;
width: 95%;
}
#sidebar-wrapper ul li div ,#sidebar_ul li object {
padding: 0 10px;
}
#sidebar-wrapper ul li div div {
padding: 0;
}


/* Social Bookmarking */
.bookmark ul {
display: inline;
}
.bookmark ul li {
background: none;
display: inline;
list-style-type: none;
}
.bookmark_line img {
border: 0;
}


/* For Blogger */ #sidebar_main ul li div { padding: 0; margin:0; } #sidebar_main ul ul { background: none; } #sidebar_sub ul li div { padding: 0; margin: 0;} #comments { width: 85%; margin: 0 auto;}
#sidebar-wrapper #sidebar-main {
margin: 0;
padding: 0;
}
#sidebar_sub #sidebar-sub {
margin: 0;
padding: 0;
}
#welcome1 .widget {
padding: 0;
margin: 0;
}
#sidebar-wrapper #ArchiveList ul li {
padding-left: 0;
}
#sidebar-wrapper #ArchiveList ul ul li {
padding-left: 15px;
}

body#layout #searchform {
display: none;
}
body#layout #rss {
display: none;
}

.post-footer {
padding: 10px 22px;
}
#ArchiveList ul li {text-indent: 0!important;}

#comments {
padding-left: 15px;
}
#comments h4 {
margin:1em 0;
font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: $sidebarcolor;
}

#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}

#blog-pager-older-link {
float: $endSide;
}

#blog-pager {
padding: 0 15px;
text-align: center;
}

.feed-links {
display:none;
}
/* (CSS End) */

]]></b:skin>
</head>

<body>

<div id='outer-wrapper'><div id='top_bg'><div id='bottom_bg'><div id='wrap2'><div id='wrap3'><div id='wrap4'><div id='wrap5'>


<!-- (Header-wrapper Start) -->

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='EZ Cafe (Header)' type='Header'>
<b:includable id='title'>
<a expr:href='data:blog.homepageUrl'><data:title/></a>
</b:includable>
<b:includable id='description'>
<div class='descriptionwrapper'>
<h2><data:description/></h2>
</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'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<h1 class='title' id='blog_title' style='background: transparent; border-width: 0px'>
<b:include name='title'/>
</h1>
<b:else/>
<div class='title' id='blog_title' style='background: transparent; border-width: 0px'>
<b:include name='title'/>
</div>
</b:if>
</div>
<b:include name='description'/>
</div>
</b:if>
<b:else/>
<!--No header image -->
<div id='header-inner'>
<div class='titlewrapper'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<h1 class='title' id='blog_title'>
<b:include name='title'/>
</h1>
<b:else/>
<div class='title' id='blog_title'>
<b:include name='title'/>
</div>
</b:if>
</div>
<b:include name='description'/>
</div>
</b:if>
</b:includable>
</b:widget>
</b:section>
<b:section class='header-tabs' id='header-tabs' preferred='yes' showaddelement='no'>
<b:widget id='LinkList64' locked='true' title='Top Tabs' type='LinkList'>
<b:includable id='main'>
<div class='widget-content'>
<b:if cond='data:title'/>
<div id='menu'>
<ul>
<li class='menu_first'><a expr:href='data:blog.homepageUrl'>Home</a></li>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target'><data:link.name/></a></li>
</b:loop>
</ul>
</div>
</div>
</b:includable>
</b:widget>
</b:section>
<div id='searchform'><form action='/search' method='get'>
<input class='searchtext' id='s' name='q' type='text' value=''/>
<input alt='Search' id='searchsubmit' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQKmetrLxXwjbJ3IJ95wBr1PBV2tB0aYNhSyAVxZunIeK0K43lEjyXNho1Bp_YDim6SLvG34plWsZMo0Tkg0u-8DsfsD7dQJbnVElXYEG9dtNR6cR_3Ws2ELgaqFi0x6fBgRSACuuOTHQE/s1600/spacer.gif' type='image' value=''/>
</form></div>
<div id='rss'><a href='/feeds/posts/default'><img alt='RSS' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQKmetrLxXwjbJ3IJ95wBr1PBV2tB0aYNhSyAVxZunIeK0K43lEjyXNho1Bp_YDim6SLvG34plWsZMo0Tkg0u-8DsfsD7dQJbnVElXYEG9dtNR6cR_3Ws2ELgaqFi0x6fBgRSACuuOTHQE/s1600/spacer.gif'/></a></div>
</div>

<!-- (Header-wrapper End) -->

<!-- (Content-wrapper Start) -->
<div class='clearfix' id='content-wrapper'>

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

<!-- (Sidebar-wrapper Start) -->
<div class='clearfix' id='sidebar-wrapper'>
<b:section id='welcome1' showaddelement='no'>
<b:widget id='HTML98' locked='true' title='About' type='HTML'>
<b:includable id='main'>
<div id='welcome'>
<p>
<b:if cond='data:content == &quot;&quot;'>
You can replace this text by going to &quot;Layout&quot; and then &quot;Page Elements&quot; section. Edit &quot; About &quot;
<b:else/>
<data:content/>
</b:if>
</p>
</div>
</b:includable>
</b:widget>
</b:section>
<div class='clearfix' id='sidebar_main'>
<ul><li>
<b:section id='sidebar-main' preferred='yes'>
<b:widget id='Label1' locked='false' title='Categories' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<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>
<span dir='ltr'>(<data:label.count/>)</span>
</li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
<b:widget id='BlogArchive1' locked='false' title='Archives' type='BlogArchive'>
<b:includable id='toggle' var='interval'>
<b:if cond='data:interval.toggleId'>
<b:if cond='data:interval.expclass == &quot;expanded&quot;'>
<a class='toggle' expr:href='data:widget.actionUrl + &quot;&amp;action=toggle&quot; + &quot;&amp;dir=close&amp;toggle=&quot; + data:interval.toggleId + &quot;&amp;toggleopen=&quot; + data:toggleopen'>
<span class='zippy toggle-open'>&#9660; </span>
</a>
<b:else/>
<a class='toggle' expr:href='data:widget.actionUrl + &quot;&amp;action=toggle&quot; + &quot;&amp;dir=open&amp;toggle=&quot; + data:interval.toggleId + &quot;&amp;toggleopen=&quot; + data:toggleopen'>
<span class='zippy'>
<b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
&#9668;
<b:else/>
&#9658;
</b:if>
</span>
</a>
</b:if>
</b:if>
</b:includable>
<b:includable id='interval' var='intervalData'>
<b:loop values='data:intervalData' var='i'>
<ul>
<li expr:class='&quot;archivedate &quot; + data:i.expclass'>
<b:include data='i' name='toggle'/>
<a class='post-count-link' expr:href='data:i.url'><data:i.name/></a>
<span class='post-count' dir='ltr'>(<data:i.post-count/>)</span>
<b:if cond='data:i.data'>
<b:include data='i.data' name='interval'/>
</b:if>
<b:if cond='data:i.posts'>
<b:include data='i.posts' name='posts'/>
</b:if>
</li>
</ul>
</b:loop>
</b:includable>
<b:includable id='menu' var='data'>
<select expr:id='data:widget.instanceId + &quot;_ArchiveMenu&quot;'>
<option value=''><data:title/></option>
<b:loop values='data:data' var='i'>
<option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
</b:loop>
</select>
</b:includable>
<b:includable id='flat' var='data'>
<ul>
<b:loop values='data:data' var='i'>
<li class='archivedate'>
<a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
</li>
</b:loop>
</ul>
</b:includable>
<b:includable id='posts' var='posts'>
<ul class='posts'>
<b:loop values='data:posts' var='i'>
<li><a expr:href='data:i.url'><data:i.title/></a></li>
</b:loop>
</ul>
</b:includable>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<div id='ArchiveList'>
<div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
<b:if cond='data:style == &quot;HIERARCHY&quot;'>
<b:include data='data' name='interval'/>
</b:if>
<b:if cond='data:style == &quot;FLAT&quot;'>
<b:include data='data' name='flat'/>
</b:if>
<b:if cond='data:style == &quot;MENU&quot;'>
<b:include data='data' name='menu'/>
</b:if>
</div>
</div>

</div>
</b:includable>
</b:widget>
<b:widget id='LinkList25' locked='false' title='Blog Roll' type='LinkList'>
<b:includable id='main'>
<b:if cond='data:title'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<ul>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target'><data:link.name/></a></li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
</li></ul>
</div>
</div>

<!-- (Sidebar-wrapper End) -->

<!-- (Main-wrapper Start) -->

<div class='clearfix' id='main-wrapper'>

<!-- Main Start -->
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='nextprev'>
<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='shareButtons' var='post'>
<b:if cond='data:post.sharePostUrl'>
<a class='share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
<span class='share-button-link-text'><data:top.emailThisMsg/></span></a>
<a class='share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
<span class='share-button-link-text'><data:top.blogThisMsg/></span></a>
<a class='share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
<span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a>
<a class='share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
<span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a>
<a class='share-button sb-buzz' expr:href='data:post.sharePostUrl + &quot;&amp;target=buzz&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=415,width=690\&quot;); return false;&quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'>
<span class='share-button-link-text'><data:top.shareToBuzzMsg/></span></a>
</b:if>
</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>
<span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></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'>
<!-- Post Start -->
<div class='post hentry uncustomized-post-template'>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<h2 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>
</h2>
<b:else/>
<h1 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>
</h1>
</b:if>
</b:if>

<div class='postmetadata'>
<b:if cond='data:top.showTimestamp'>
<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>
<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>
</div>

<div class='post-header-line-1'/>
<div class='entry'>
<p><data:post.body/></p>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>

<div class='bookmark'><ul>
<li><a expr:href='&quot;http://digg.com/submit?phase=2url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Digg' class='bookmark-icon' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXh1EwU_YqyHQpKMbs0LPRUAtjmK8F6ZaGpTYKsJl4MJwUbJaVs6_2D0sze-hi4ismg5HVsiIwGQi96ctafyWur8tl8oYqBncgVFVqT-yemCSdYw3iT0BSuwKNAgKGyBAuYUlo7TbEFdwo/s1600/digg.png'/></a></li>
<li><a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'><img alt='Del.icio.us' class='bookmark-icon' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHcOWbcsnDdgDyLsFvV5cLJ121XhbjrL3Kogd3Xpp3LtY-u6NtDsDTZSfvcuYs-j0GNTtOel4wjIhVQjHrfASds5w8VHmo-9HNPHq6MVcMwHmgFDOHVVwPkWHKVSByWgzNkoh1dZwVxyx1/s1600/delicious.png'/></a></li>
<li><a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='StumbleUpon' class='bookmark-icon' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR-cJRxuUksAbVWXZxvu1BVyfVusymsVFDp9DjgQz6go0ixUB91GIzfNFF7lwPdAoX1Uar2oRgRh60AsuQy_TlqLzQRDtESskd8BsjlJLKvf7gopjKq2z8S_neGcU-5oaW1GcDzws-zTth/s1600/stumbleupon.png'/></a></li>
<li><a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'><img alt='Reddit' class='bookmark-icon' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguqDBkK63DVY-oAeYXtGs4YlxZAj8bLz-ZX8E2XoG47-LAWS7IY-n9kC7Cw6QfXq2enGLY22Vif-v1uFdHO6RwqJh7stwoGZvpb-DmohE2ruxdPOexjkbZUNs_hLa_4TFby1saA0ahwE9r/s1600/reddit.png'/></a></li>
<li><a href='/feeds/posts/default'><img alt='RSS' class='bookmark-icon' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-FP8ekbbEfDnuduRfGpEeli9rAZ2RHRx9IPJAMleVpF2LMR_maMNlH36SKhK3HLizse6XZ_j6ZVh5Ff9-LWQMIBqFV_yWQV5OkWIbA8RyC3GKSV5NrrvE7iR0QkrrVd4Tic9DfEOMG-_C/s1600/rss.png'/></a></li>
</ul></div>
<b:if cond='data:blog.pageType != &quot;item&quot;'><div class='read_comments'><a expr:href='data:post.addCommentUrl'>Read User&#39;s Comments(<data:post.numComments/>)</a></div></b:if>

<div class='endline'/>


<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>

<span class='post-timestamp'>
</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>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<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>
</b:if>

<!-- 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'>
</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>
<!-- Post End -->
</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>
<div class='inline-ad'>
<data:adCode/>
</div>
<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'>
<data:comment.authorAvatarImage/>
</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>
</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>

<!-- (Main-wrapper End) -->

<div style='clear: both;'/>

</div>

<!-- (Content-wrapper End) -->


<div style='clear: both;'/>

<!-- (Footer-wrapper) -->

<div id='footer-wrapper'>
<div class='credit'>
Copyright 2010 <data:blog.title/>.
Designed by : <a href='http://www.ezwpthemes.com/' target='blank'>EZwpthemes.</a><br/>
<a href='http://www.anshuldudeja.com' rel='nofollow' title='Blogger Template'> Blogger Template</a> Brought to you by <a href='http://www.anshuldudeja.com' rel='nofollow' title='Blogger Template'>Anshul</a>
</div>
</div>

<!-- (Footer-wrapper End) -->

<div style='clear: both;'/>

</div></div></div></div></div></div></div>
</body>
</html>

0 komentar:

Posting Komentar