Вы находитесь на странице: 1из 79

<?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'/> <title><data:blog.pageTitle/></title> <b:skin><![CDATA[/* Theme Name: Port City Theme URL: http://www.seattle-blog-themes.net/templates/port-city.html Description: This theme is designed and coded by <a href="http://www.seattle-blogthemes.net/">Seattle-blog-themes</a>. Version: 1.0 Author: Seattle-blog-themes Author URI: http://www.seattle-blog-themes.net/ Tags: green, fixed width, three columns, right sidebar, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css */

.Navbar {display: none !important;} /* Variable definitions ==================== <Variable name="bgcolor" description="Page Background Color" type="color" default="#fff" value="#ffffff"> <Variable name="textcolor" description="Text Color" type="color" default="#333" value="#333333">

<Variable name="linkcolor" description="Link Color" type="color" default="#58a" value="#5588aa"> <Variable name="pagetitlecolor" description="Blog Title Color" type="color" default="#666" value="#666666"> <Variable name="descriptioncolor" description="Blog Description Color" type="color" default="#999" value="#999999"> <Variable name="titlecolor" description="Post Title Color" type="color" default="#c60" value="#cc6600"> <Variable name="bordercolor" description="Border Color" type="color" default="#ccc" value="#cccccc"> <Variable name="sidebarcolor" description="Sidebar Title Color" type="color" default="#999" value="#999999"> <Variable name="sidebartextcolor" description="Sidebar Text Color" type="color" default="#666" value="#666666"> <Variable name="visitedlinkcolor" description="Visited Link Color" type="color" default="#999" value="#999999"> <Variable name="bodyfont" description="Text Font" type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif"> <Variable name="headerfont" description="Sidebar Title Font" type="font" default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif"> <Variable name="pagetitlefont" description="Blog Title Font" type="font" default="normal normal 200% Georgia, Serif" value="normal normal 200% Georgia, Serif"> <Variable name="descriptionfont" description="Blog Description Font" type="font"

default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"> <Variable name="postfooterfont" description="Post Footer Font" type="font" default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"> <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"> <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"> */

/* (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; }

/* Images */ p img { max-width: 100%; /* not working in IE6 */ } img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left }

/* Captions */ .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; } .wp-caption img { border: 0 none;

} .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; }

/* 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: #a9d078;

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(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/container_bg.jpg) center top repeat-y; } #wrap2 { padding: 0 0 5px 0; background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/bottom_frame.jpg) no-repeat center bottom; } #wrap4 { background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/top_frame.jpg) no-repeat center top; } #wrap5 { margin: 0 auto; background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/top_container.jpg) no-repeat center 243px; } #header-wrapper , #content-wrapper , #footer-wrapper { width: 998px; } #header-wrapper { height: 260px; } #content-wrapper { padding: 0px 0 70px 0; } #footer-wrapper { clear: both;

height: 80px; position: relative; } /* Footer */ .credit { font-size: 1.1em; text-align: center; padding: 0px 238px 0px 245px; } .credit, .credit a, .credit a:hover { color: #c3c37a; } /* Header */ #header-wrapper #blog_title { font-size: 3em; /* Blog title */ padding: 16px 238px 0 248px; text-align: left; color: #ce834e; } #header-wrapper #blog_title a { color: #ce834e; } #header-wrapper h2 { color: #ce834e; font-size: 1.4em; /* Blog Description */ text-align: left; padding: 0px 238px 0 248px; }

/* menu */ #menu { width: 468px; height: 26px; position: absolute; left: 253px; top: 238px; overflow: hidden; } #menu ul li { padding: 0 14px; 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: #ce834e; } #menu ul li a:hover { color: #fff; } #menu ul ul li { font-size: 1em; }

/* searchform */ #searchform { overflow: hidden; position: absolute; right: 45px; top: 218px; } .searchtext { width: 121px; color: #000; border: 0; font-size: 1.2em; background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/spcaer.gif); padding: 0; margin: 7px 25px 0 0; float: left; } #searchsubmit { border: 0; margin: 0 0 0px 0; width: 25px; height: 25px; float: left; } #rss { position: absolute; right: 176px;

top: 112px; } #rss img { width: 58px; height: 59px; }

/* Content */ #main-wrapper { width: 532px; padding: 33px 0px 0 0px; display: inline; margin: 0px 0px 0px 0px; float: left; } .post { padding: 0px 0 0px 0; margin: 0px 0 30px 0px; position: relative; border-bottom: 2px solid #e7dbc8; } .post .post-title { margin: 0px 5px 0 0px; padding: 5px 10px 9px 40px; font-size: 1.4em; /* Post title */ background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/post_header_bg.jpg) no-repeat; }

.post .post-title a { color: #019279; } .post .post-title a:hover { color: #900; } .post_path { font-size: 1.1em; margin: 0 0 0 27px; padding: 7px 7px 12px 15px; background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/arrow.gif) left 10px no-repeat; } .post_path span { color: #706ED6; } .post_path a:hover { text-decoration: underline; } .edit_post { width: 83%; margin: 0 auto; margin-top: 10px; padding: 5px 10px; background: #ffc; border: 1px dashed #999; } .edit_post a {

font-style: italic; color: #33C; } .edit_post a.post-edit-link { margin-right: 15px; font-style: normal; color: #E5631C; text-decoration: underline; } .edit_post a:hover.post-edit-link { color: #33c; } .entry { width: 480px; overflow: hidden; margin: 0 auto; padding: 10px 0; font-size: 1.2em; } .entry a { color: #1f85da; text-decoration: underline; } .postmetadata { padding: 2px 22px 0 22px; text-align: right; font-size: 1.1em; }

.postmetadata a { text-decoration: underline; } .tags, .tags a, .postmetadata, .postmetadata a { color: #c86b47; } .tags { font-size: 1.2em; margin: 10px 30px 0 22px; } .tags a { text-decoration: underline; } .notfound { margin: 100px auto; text-align:center; font-size: 4em; font-weight: bold; color: #7e2d17; } .read_comments { margin: 0px 18px 0 0px; text-align: left; padding: 10px 30px 10px 22px; } .read_comments a { font-size: 1.2em; color: #019279;

padding: 5px 28px 5px 0px; background:url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/read_bg.jpg) no-repeat right; } .read_comments a:hover { color: #000; } .bookmark { margin: 18px 0 0 22px; } .wp-pagenavi { padding: 5px 36px 5px 22px; line-height:20px }

/* Sidebar */ #sidebar-wrapper { width: 170px; display: inline; padding: 0px 0px 320px 0px; margin: 0px 42px 0 0px; overflow: hidden; float: right; position: relative; color: #333; } #sidebar_main {

padding: 30px 0 0px 0; margin: 0px 0 0 0; } #sidebar_main h2 { padding: 12px 20px 8px 38px; font-size: 18px; color: #75280a; position: relative; background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/sidebar_header_bg.gif) no-repeat left 5px; } #sidebar_main .widget { overflow: hidden; font-size: 1.2em; padding: 3px 0px 3px 0px; } #sidebar_main ul li a { color: #41100c; } #sidebar_main ul li a:hover { color: #f00; } #sidebar_main .widget-content { padding: 0 0 0 18px; background: none; } #sidebar_main ul ul li { font-size: 1em;

border: none; padding: 6px 0 6px 20px; background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/sidebar_li.gif) no-repeat left 8px; position: relative; } #sidebar_main ul ul ul { padding: 0; margin: 0; } #sidebar_main ul ul li li { font-size: 1em; padding: 6px 0 0px 20px; width: 85%; } #sidebar_main .textwidget { margin: 7px 0; } #sidebar-wrapper select { font-size: 1em; margin: 7px 0; width: 70%; margin-left:20px; } #sidebar-wrapper ul li div ,#sidebar_ul li object { padding: 0 5px; } #sidebar-wrapper ul li div div {

padding: 0; }

/* welcome */ #welcome { color: #56414c; font-weight: bold; font-size: 1.1em; padding: 20px 0 43px 0; } #welcome p { width: 181px; height: 111px; padding: 0px 0 0px 15px; overflow: hidden; }

/* Sidebar sub */ #sidebar_sub { width: 210px; display: inline; float: left; position: relative; margin: 0px 0 0px 18px; padding: 0px 0 0px 0px; color:#FFFFFF; } #sidebar_sub a {

color: #333; } #sidebar_sub a:hover { color:#000; } #sidebar_sub h2 { font-size: 18px; padding: 9px 0px 10px 40px; color: #000; background: url(http://www.seattle-blog-themes.net/examples/wp-content/themes/portcity/images/sidebar_sub_header_bg.jpg) no-repeat; position:relative; } #sidebar_sub h2 span { width: 0; height: 0; display: block; overflow: hidden; } #sidebar_sub .widget { font-size: 1.2em; padding: 0px 10px 0px 10px; } #sidebar_sub .widget-content { padding: 0px 10px 0 35px; margin: 0; } #sidebar_sub ul ul li {

font-size: 1em; padding: 4px 0 4px 0px; background: none; } #sidebar_sub ul ul ul { margin: 0; padding: 0; background: none; } #sidebar_sub ul ul ul li { width: 80%; padding-left: 15px; } #sidebar_sub select { font-size: 1em; margin: 7px 0; width: 70%; margin-left:20px; }

/* PageNavi*/

.wp-pagenavi a { padding: 2px 4px; margin: 2px; text-decoration: none; border: 1px solid #06c;

color: #06c; background-color: #fff; } .wp-pagenavi a:hover { border: 1px solid #000; color: #000; } .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend { padding: 2px 4px; margin: 2px; border: 1px solid #000; color: #000; background-color: #fff; }

/* Calendar */ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 90%; } #wp-calendar #next a { padding-right: 10px; text-align: right; font-size: 11px; } #wp-calendar #prev a { padding-left: 10px;

text-align: left; font-size: 11px; } #wp-calendar a { display: block; font-weight: bold; text-decoration: none; } #wp-calendar a:hover { background: #ccc; color: #fff; } #wp-calendar caption { text-align: center; width: 100%; font: bold 13px Verdana, Arial, Sans-Serif; } #wp-calendar td { text-align: center; padding: 3px 0; font-size: 12px; text-align: center; } #wp-calendar th { text-align: center; font-style: normal; font-size: 12px; text-transform: capitalize;

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

/* Comments */ h3#comments { padding: 0 0 0 46px; } h3#comments, #respond h3 { padding-top: 10px; font-size: 1.4em; color: #333; } #commentform { margin: 5px 0 0 0px; } #commentform input { width: 170px;

padding: 2px; margin: 5px 5px 1px 0; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform textarea { width: 98%; padding: 2px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform p { margin: 5px 0; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform #submit { margin: 0 0 5px auto; float: right; } #respond { width: 85%; padding: 0 0 0 10px; color: #333; margin: 0 auto; } #respond:after { content: "."; display: block; height: 0; clear: both;

visibility: hidden; } .commentlist { padding: 0 0 0 0px; margin: 0 auto; width: 85%; } .commentlist li { margin: 15px 0 0px; padding: 5px 5px 10px 10px; list-style: none; font-weight: bold; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } .commentlist li ul li { margin-right: -5px; margin-left: 10px; font-size: 1em; } .commentlist p { margin: 10px 5px 10px 0; font-weight: normal; line-height: 1.5em; font-size: 1.2em; text-transform: none; } .commentlist li .avatar { float: right;

border: 1px solid #333; padding: 2px; background: #fff; } .commentlist li a { color: #000; } .commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.2em; } #main-wrapper .comment-body p a { text-decoration: underline; } .nocomments { text-align: center; } .commentmetadata { font-size: 1.2em; display: block; font-weight: normal; } .thread-alt { background-color: #dcbea4; }

.thread-even {

background-color: #e3cbb3; } .depth-1 { border: 1px solid #000; } .alt { border-left: 1px solid #666; /* odd page */ background-color: #C29581; padding: 10px; } .even { border-left: 1px solid #666; /* even page */ background-color: #D0AD9E; }

/* 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'>

<!-- skip links for text browsers --> <span id='skiplinks' style='display:none;'>

<a href='#main'>skip to main </a> | <a href='#sidebar'>skip to sidebar</a> </span>

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

<div id='header-wrapper'> <b:section class='header' id='header' maxwidgets='1' showaddelement='no'> <b:widget id='Header1' locked='true' title='Selamat Hari Lebaran (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: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:section> <div id='rss'><a href='/feeds/posts/default'><img alt='RSS' src='http://www.ezwpthemes.com/examples/wp-content/themes/christmas-in-myheart/images/spacer.gif'/></a></div> <div id='searchform'><form action='/search' method='get'> <input class='searchtext' id='s' name='q' type='text' value=''/> <input alt='Search' id='searchsubmit' src='http://www.ezwpthemes.com/examples/wp-content/themes/christmas-in-myheart/images/spacer.gif' type='image' value=''/> </form></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'>

<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:widget id='HTML4' locked='false' title='Lencana Facebook' 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='Stats1' locked='false' title='Total Tayangan Laman' type='Stats'> <b:includable id='main'> <b:if cond='data:title'><h2><data:title/></h2></b:if> <div class='widget-content'> <!-- Content is going to be visible when data will be fetched from server. --> <div expr:id='data:widget.instanceId + &quot;_content&quot;' style='display: none;'> <!-- Counter and image will be injected later via AJAX call. --> <b:if cond='data:showSparkline'> <img alt='Sparkline' expr:id='data:widget.instanceId + &quot;_sparkline&quot;' height='30' width='75'/> </b:if> <b:if cond='data:showGraphicalCounter'> <span class='counter-wrapper graph-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/> <b:else/> <span class='counter-wrapper text-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>

</b:if> <b:include name='quickedit'/> </div> </div> </b:includable> </b:widget> <b:widget id='HTML5' locked='false' title='Kalender' 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> </li></ul> </div> </div>

<!-- (Sidebar-wrapper End) --> <!-- (Sidebar-sub Start) --> <div id='sidebar_sub'> <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:widget id='HTML2' 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:section>

<b:section class='clearfix' id='sidebar-sub' preferred='yes' showaddelement='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='Slideshow1' locked='false' title='Tampilan slide' type='Slideshow'>

<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'> <div class='slideshow-container' expr:id='data:widget.instanceId + &quot;_slideshow&quot;'> <span class='slideshow-status'>Loading...</span> </div> </div>

<b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='Feed1' locked='false' title='Recent Posts' type='Feed'> <b:includable id='main'> <ul><li class='recent_posts'> <h2><data:title/></h2> <div class='widget-content'> <ul expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'> <b:loop values='data:feedData.items' var='i'> <li> <span class='item-title'> <a expr:href='data:i.alternate.href'> <data:i.title/> </a> </span>

<b:if cond='data:showItemDate'> <b:if cond='data:i.str_published != &quot;&quot;'> <span class='item-date'> - <data:i.str_published/> </span> </b:if> </b:if> <b:if cond='data:showItemAuthor'> <b:if cond='data:i.author != &quot;&quot;'> <span class='item-author'> - <data:i.author/> </span> </b:if> </b:if> </li> </b:loop> </ul> </div> </li></ul> </b:includable> </b:widget> <b:widget id='Feed2' locked='false' title='Recent Comments' type='Feed'> <b:includable id='main'> <ul><li class='recent_comments'> <h2><data:title/></h2> <div class='widget-content'> <ul expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'> <b:loop values='data:feedData.items' var='i'>

<li> <a expr:href='data:i.alternate.href'> <b:if cond='data:showItemAuthor'> <b:if cond='data:i.author != &quot;&quot;'> <span class='item-author'> <data:i.author/> said: </span> </b:if> </b:if> <span class='item-title'> <data:i.title/> </span> <b:if cond='data:showItemDate'> <b:if cond='data:i.str_published != &quot;&quot;'> <span class='item-date'> on <data:i.str_published/> </span> </b:if> </b:if> </a> </li> </b:loop> </ul>

</div> </li></ul> </b:includable> </b:widget>

</b:section> </div> <!-- (Sidebar-sub End) --> <!-- (Main-wrapper Start) -->

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

<!-- Main Start --> <b:section class='main' id='main' showaddelement='no'> <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='Blog1' locked='true' title='Posting Blog' 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:top.showEmailButton'><a class='goog-inline-block 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></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block 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></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sbtwitter' 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></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sbfacebook' 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></b:if><b:if cond='data:top.showOrkutButton'><a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'> <span class='share-button-link-text'><data:top.shareToOrkutMsg/></span> </a></b:if><b:if cond='data:top.showBuzzButton'><a class='goog-inline-block 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:if cond='data:top.showDummy'><div class='goog-inline-block dummycontainer'><data:post.dummyTag/></div> </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='mobile-main' var='top'> <!-- posts --> <div class='blog-posts hfeed'>

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

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<b:loop values='data:posts' var='post'> <b:include data='post' name='mobile-index-post'/> </b:loop> <b:else/> <b:loop values='data:posts' var='post'> <b:include data='post' name='mobile-post'/> </b:loop> </b:if> </div>

<b:include name='mobile-nextprev'/> </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='http://www.ezwpthemes.com/examples/wp-content/themes/christmas-inmy-heart/images/bookmark/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='http://www.ezwpthemes.com/examples/wp-content/themes/christmas-in-myheart/images/bookmark/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='http://www.ezwpthemes.com/examples/wpcontent/themes/christmas-in-my-heart/images/bookmark/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='http://www.ezwpthemes.com/examples/wp-content/themes/christmas-in-myheart/images/bookmark/reddit.png'/></a></li> <li><a href='/feeds/posts/default'><img alt='RSS' class='bookmark-icon' src='http://www.ezwpthemes.com/examples/wp-content/themes/christmas-in-myheart/images/bookmark/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='mobile-nextprev'> <div class='blog-pager' id='blog-pager'> <b:if cond='data:newerPageUrl'> <div class='mobile-link-button' 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'>&amp;lsaquo;</a> </div> </b:if>

<b:if cond='data:olderPageUrl'> <div class='mobile-link-button' 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'>&amp;rsaquo;</a> </div> </b:if>

<div class='mobile-link-button' id='blog-pager-home-link'> <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a> </div>

<div class='mobile-desktop-link'> <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a> </div>

</div> <div class='clear'/> </b:includable> <b:includable id='mobile-post' var='post'> <div class='date-outer'> <b:if cond='data:post.dateHeader'> <h2 class='date-header'><span><data:post.dateHeader/></span></h2> </b:if> <div class='date-posts'> <div class='post-outer'>

<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'> <b:if cond='data:blog.url != data:post.url'> <a expr:href='data:post.url'><data:post.title/></a> <b:else/> <data:post.title/> </b:if> <b:else/> <data:post.title/> </b:if> </b:if> </h3> </b:if>

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

<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'> <data:post.body/> <div style='clear: both;'/> <!-- clear for photos floats --> </div>

<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'> <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='post-comment-link'> <b:if cond='data:blog.pageType != &quot;item&quot;'> <b:if cond='data:blog.pageType != &quot;static_page&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>

</b:if> </span> </div>

<div class='post-footer-line post-footer-line-2'> <b:if cond='data:top.showMobileShare'> <div class='mobile-link-button goog-inline-block' id='mobile-share-button'> <a href='javascript:void();'><data:shareMsg/></a> </div> </b:if> <b:if cond='data:top.showDummy'> <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div> </b:if> </div>

</div> </div>

<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> </div> </div> </div> </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='mobile-index-post' var='post'> <div class='mobile-date-outer date-outer'> <b:if cond='data:post.dateHeader'> <div class='date-header'> <span><data:post.dateHeader/></span> </div> </b:if>

<div class='mobile-post-outer'> <a expr:href='data:post.url'> <h3 class='mobile-index-title entry-title'> <data:post.title/> </h3>

<div class='mobile-index-arrow'>&amp;rsaquo;</div>

<div class='mobile-index-contents'> <b:if cond='data:post.thumbnailUrl'> <div class='mobile-index-thumbnail'> <div class='Image'>

<img expr:src='data:post.thumbnailUrl'/> </div> </div> </b:if>

<div class='post-body'> <b:if cond='data:post.snippet'><data:post.snippet/></b:if> </div> </div>

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

<div class='mobile-index-comment'> <b:if cond='data:blog.pageType != &quot;static_page&quot;'> <b:if cond='data:post.allowComments'> <b:if cond='data:post.numComments != 0'> <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> </b:if> </div> </div> </div> </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 2011 <data:blog.title/>.All rights reserved. Powered by <a href='http://www.blogger.com/'>Blogger</a><br/>Presented By <a href='http://eustoliaschmidtka.multiply.com/'>Boston Entertainment</a>, <a href='http://lauraleescritchfield.webs.com/'>Dallas City Guide</a>, <a href='http://ferdinandbaniaga.multiply.com/'>Travel Indianapolis</a>.

</div> </div>

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

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

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

Вам также может понравиться