Home
Posts RSS
Comments RSS
Edit
Template for blog
skip to main
|
skip to sidebar
Grass
HTML Code for your Blog
<?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 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>
<!-- Favicon code begin -->
<LINK href='*****Your favicon url*****' rel='shortcut icon' type='image/x-icon'/>
<!-- Favicon code end -->
<!-- Bookmark code begin -->
<SCRIPT src='http://home.planet.nl/~hansoosting/downloads/beautifulbeta.js' type='text/javascript'/>
<!-- Bookmark code end -->
<b:include data='blog' name='all-head-content'/>
<TITLE><data:blog.pageTitle/></TITLE>
<b:skin><![CDATA[/*
-----------------------------------------------
Name: Erudite
Designer: Jashanjeet
URL: http://www.eruditeblog.com
Date: 28 Jan 2008
----------------------------------------------- */
#navbar-iframe {
display: none !important;
}
/* Variable definitions
====================
<Variable name="mainBgColor" description="Main Background Color"
type="color" default="#466" value="#ffffff">
<Variable name="mainTextColor" description="Text Color" type="color"
default="#ced" value="#3e3e3e">
<Variable name="postTitleColor" description="Post Title Color" type="color"
default="#fff" value="#3e3e3e">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#cf4" value="#767676">
<Variable name="borderColor" description="Post Border Color" type="color"
default="#bbb" value="#e6e6e6">
<Variable name="mainLinkColor" description="Link Color" type="color"
default="#fff" value="#4894b4">
<Variable name="mainVisitedLinkColor" description="Visited Link Color"
type="color" default="#fff" value="#2e6177">
<Variable name="titleTextColor" description="Blog Title Color"
type="color" default="#fff" value="#9e9e9e">
<Variable name="topSidebarHeaderColor"
description="Top Sidebar Title Color"
type="color" default="#fff" value="#9e9e9e">
<Variable name="topSidebarBgColor"
description="Top Sidebar Background Color"
type="color" default="#9b5" value="#f5f5f5">
<Variable name="topSidebarTextColor" description="Top Sidebar Text Color"
type="color" default="#fff" value="#767676">
<Variable name="topSidebarLinkColor" description="Top Sidebar Link Color"
type="color" default="#fff" value="#4894b4">
<Variable name="topSidebarVisitedLinkColor"
description="Top Sidebar Visited Link Color"
type="color" default="#eee" value="#2e6177">
<Variable name="bottomSidebarBgColor"
description="Bottom Sidebar Background Color"
type="color" default="#fff" value="#b3b3b3">
<Variable name="bottomSidebarTextColor"
description="Bottom Sidebar Text Color"
type="color" default="#666" value="#767676">
<Variable name="bottomSidebarLinkColor"
description="Bottom Sidebar Link Color"
type="color" default="#475" value="#4894b4">
<Variable name="bottomSidebarVisitedLinkColor"
description="Bottom Sidebar Visited Link Color"
type="color" default="#798" value="#2e6177">
<Variable name="bodyFont" description="Text Font" type="font"
default="normal normal 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal normal 100% Verdana, sans-serif">
<Variable name="pageTitleFont" description="Blog Title Font" type="font"
default="normal bold 180% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal bold 180% Trebuchet, Trebuchet MS, Arial, sans-serif">
<Variable name="descriptionFont" description="Description Font" type="font"
default="normal normal 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal normal 90% Verdana, sans-serif">
<Variable name="headerFont" description="Sidebar Title Font" type="font"
default="normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal bold 144% Verdana, sans-serif">
<Variable name="postTitleFont" description="Post Title Font" type="font"
default="normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif" value="normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif">
*/
body {
background:#ffffff;
margin:0;
text-align:center;
line-height: 1.5em;
font: x-small Trebuchet MS, Verdana, Arial, Sans-serif;
color:$mainTextColor;
font-size/* */:/**/small;
font-size: /**/small;
}
/* Page Structure
----------------------------------------------- */
/* The images which help create rounded corners depend on the
following widths and measurements. If you want to change
these measurements, the images will also need to change.
*/
#outer-wrapper {
width:790px;
background: #ffffff url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/background.jpg") repeat-y right top;
margin:0 auto;
text-align:left;
font: $bodyFont;
}
#navitabs{
text-align:left;
background:none
margin:0px 0px 0px 0px;
}
.navitab{
padding:4px 4px 4px 6px;
margin:0px 0px 0px 0px;
text-decoration:none;
letter-spacing:1px;
background:none url() bottom right repeat-x;
}
.navitab:hover{
text-decoration:none;
color:#9e9e9e;
background:#ffffff;
}
#main-wrap1 {
width:515px;
float:left;
background:$mainBgColor url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/background.jpg") repeat-y left bottom;
padding:0 0 10px;
color:$mainTextColor;
font-size:97%;
line-height:1.5em;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#main-wrap2 {
float:left;
width:100%;
background:url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/shadow-outline-left.jpg") repeat-y left top;
padding:10px 0 0;
}
#main {
background:url("http://www.blogblog.com/rounders4/rails_main.gif") repeat-y;
padding:0;
}
#sidebar-wrap {
width:260px;
float:right;
font-size:85%;
line-height:1.5em;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
.main .widget {
margin: 0 13px 4px 13px;
}
.main .Blog {
margin: 0 0px 0px 15px;
}
/* Links
----------------------------------------------- */
a:link {
color: $mainLinkColor;
text-decoration:none;
}
a:visited {
color: $mainVisitedLinkColor;
text-decoration:none;
}
a:hover {
color: $mainVisitedLinkColor;
text-decoration:none;
}
a img {
border-width:0;
}
/* Blog Header
----------------------------------------------- */
#header-wrapper {
margin:5px 0 0 0;
background: #ffffff url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/header1.jpg") no-repeat right top;
color:$titleTextColor;
}
#header-wrapper img {
margin: 15px 15px 0px 0px;
}
#header {
background:none no-repeat left bottom;
height:79px;
margin: 0px 0cm 0cm 0px;
}
#headerpic {
background: #ffffff url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/header4.jpg") no-repeat right top;
height:220px;
float: left;
width:790px;
text-align:right;
}
p.rightmargin {margin: 0.04cm 0.5cm 0cm 0cm}
p.navitabs {margin: 194px 0cm 0cm 20px}
a.navitabs:hover {
border-bottom: dotted 1px #767676;
}
#header h1 {
margin:0;
padding:20px 30px 5px;
font-size:1.8em;
font-weight:normal;
}
#header a,
#header a:visited {
text-decoration:none;
color: $titleTextColor;
}
#header .description {
margin:0;
padding:5px 30px 10px;
line-height:1.5em;
font: $descriptionFont;
}
/* Posts
----------------------------------------------- */
h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}
h3{
margin:0 0 20px 0;
font-size:1em;
color:#767676;
font-weight:bold;
}
h2.date-header {
margin:0 28px 0 43px;
font-size:85%;
letter-spacing:.2em;
color:$dateHeaderColor;
}
.post {
margin:.3em 0 25px;
padding:0 13px;
border:1px dotted $borderColor;
border-width:1px 0;
}
.post h3 {
padding:2px 14px 2px 29px;
color: $postTitleColor;
font-size:2.1em;
font-weight:normal;
}
.post h3 a, .post h3 a:visited {
text-decoration:none;
color: $postTitleColor;
}
.post h3 a:hover {
background-color: $borderColor;
color: $postTitleColor;
}
.post-body {
border:1px dotted $borderColor;
border-width:0 1px 1px;
border-bottom-color:$mainBgColor;
padding:10px 14px 1px 29px;
}
html>body .post-body {
border-bottom-width:0;
}
.post p {
margin:0 0 .75em;
}
.post-footer {
background: #577;
margin:0;
padding:2px 14px 2px 29px;
border:1px dotted $borderColor;
border-width:1px;
font-size:100%;
line-height:1.5em;
color: #acb;
}
.post-footer p {
margin: 0;
}
html>body .post-footer {
border-bottom-color:transparent;
}
.uncustomized-post-template .post-footer {
text-align: right;
}
.uncustomized-post-template .post-author,
.uncustomized-post-template .post-timestamp {
display: block;
float: left;
text-align:left;
margin-right: 4px;
}
.post-footer a {
color: #fff;
}
.post-footer a:hover {
color: #eee;
}
a.comment-link {
/* IE5.0/Win doesn't apply padding to inline elements,
so we hide these two declarations from it */
background/* */:/**/url("http://www.blogblog.com/rounders4/icon_comment.gif") no-repeat 0 45%;
padding-left:14px;
}
html>body a.comment-link {
/* Respecified, for IE5/Mac's benefit */
background:url("http://www.blogblog.com/rounders4/icon_comment.gif") no-repeat 0 45%;
padding-left:14px;
}
.post img {
margin:0 0 5px 0;
padding:4px;
border:1px solid $borderColor;
}
blockquote {
margin:.75em 0;
border:1px dotted $borderColor;
border-width:1px 0;
padding:5px 15px;
color: $dateHeaderColor;
}
.post blockquote p {
margin:.5em 0;
}
#blog-pager-newer-link {
float: left;
margin-left: 13px;
}
#blog-pager-older-link {
float: right;
margin-right: 13px;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
margin-left: 13px;
}
/* Comments
----------------------------------------------- */
#comments {
margin:-25px 13px 0;
border:1px dotted $borderColor;
border-width:0 1px 1px;
padding:20px 0 15px 0;
}
#comments h4 {
margin:0 0 10px;
padding:0 14px 2px 29px;
border-bottom:1px dotted $borderColor;
font-size:120%;
line-height:1.4em;
color:$postTitleColor;
}
#comments-block {
margin:0 15px 0 9px;
}
.comment-author {
background:url("http://www.blogblog.com/rounders4/icon_comment.gif") no-repeat 2px .3em;
margin:.5em 0;
padding:0 0 0 20px;
font-weight:bold;
}
.comment-body {
margin:0 0 1.25em;
padding:0 0 0 20px;
}
.comment-body p {
margin:0 0 .5em;
}
.comment-footer {
margin:0 0 .5em;
padding:0 0 .75em 20px;
}
.comment-footer a:link {
color: #ced;
}
.deleted-comment {
font-style:italic;
color:gray;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin: 5px 5px 5px 0;
border: 4px solid $topSidebarTextColor;
}
.profile-datablock {
margin: 0 15px .5em 0;
padding-top: 8px;
}
.profile-link {
background:url("http://www.blogblog.com/rounders4/icon_profile.gif") no-repeat 0 .1em;
padding-left:15px;
font-weight:bold;
}
.profile-textblock {
clear: both;
margin: 0;
}
.sidebar .clear, .main .widget .clear {
clear: both;
}
#sidebartop-wrap {
background:$topSidebarBgColor url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/shadow-outline.jpg") repeat-y right top;
margin:0px 0px 15px;
padding:0px 0px 10px;
color:$topSidebarTextColor;
}
#sidebartop-wrap2 {
background:url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/shadow-outline.jpg") repeat-y right bottom;
padding: 10px 0 0;
margin:0;
border-width:0;
}
#sidebartop h2 {
line-height:1.5em;
color:$topSidebarHeaderColor;
border-bottom: 1px dotted $topSidebarHeaderColor;
font: $headerFont;
margin-bottom: 0.5em;
}
#sidebartop a {
color: $topSidebarLinkColor;
}
#sidebartop a:hover {
color: $topSidebarVisitedLinkColor;
}
#sidebartop a:visited {
color: $topSidebarVisitedLinkColor;
}
/* Sidebar Boxes
----------------------------------------------- */
.sidebar .widget {
margin:.5em 13px 1.25em;
padding:0 0px;
}
.widget-content {
margin-top: 0.5em;
}
#sidebarbottom-wrap1 {
background: none url("") no-repeat right top;
margin:0 0 15px;
padding:10px 0 0;
color: $bottomSidebarTextColor;
}
#sidebarbottom-wrap2 {
background:url("") no-repeat right bottom;
padding:8px 0px 8px;
}
#sidebar {
background:url("") repeat-y right top;
}
#sidebar {
color: $bottomSidebarTextColor;
}
#sidebar h2 {
color: $bottomSidebarTextColor;
border-bottom: 1px dotted $bottomSidebarTextColor;
margin-bottom: 0.5em;
}
#sidebar a {
color: $bottomSidebarLinkColor;
}
#sidebar a:hover,
#sidebar a:visited {
color: $bottomSidebarVisitedLinkColor;
}
.sidebar h2 {
margin:0;
padding:0 0 .2em;
line-height:1.5em;
font:$headerFont;
}
.sidebar ul {
list-style:none;
margin:0 0 1.25em;
padding:0 0px;
}
.sidebar ul li {
background:url("http://www.blogblog.com/rounders4/icon_arrow_sm.gif") no-repeat 2px .25em;
margin:0;
padding:0 0 3px 16px;
margin-bottom:3px;
border-bottom:1px dotted $borderColor;
line-height:1.4em;
}
.sidebar p {
margin:0 0 .6em;
}
/* Footer
----------------------------------------------- */
#footer-wrap1 {
clear:both;
background: url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bottom-top.jpg") no-repeat left top;
color:#3e3e3e;
padding:5px 0 0;
}
#bottomest {
background: url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bottom-bottom.jpg") no-repeat left bottom;
color:#3e3e3e;
margin-top:-6px;
height:10px;
}
#footer {
background: url("http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bottom-middle.jpg") repeat-y left top;
padding:8px 15px 8px;
}
#footer hr {display:none;}
#footer p {margin:0;}
#footer a {color:$titleTextColor;}
/** Page structure tweaks for layout editor wireframe */
body#layout #main-wrap1,
body#layout #sidebar-wrap,
body#layout #header-wrapper {
margin-top: 0;
}
body#layout #header, body#layout #header-wrapper,
body#layout #outer-wrapper {
margin-left:0,
margin-right: 0;
padding: 0;
}
body#layout #outer-wrapper {
width: 790px;
}
body#layout #footer-wrap1 {
padding-top: 0;
}
]]></b:skin>
</head>
<BODY>
<DIV id='outer-wrapper'>
<DIV id='header-wrapper'>
<A href='*****Your feed URL*****' onblur='try {parent.deselectBloggerImageGracefully();} catch(e) {}'><IMG align='right' alt='Subscribe to my full feed.' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/feed-icon.gif'/></A><SPAN style=''><b:section class='header' id='header' maxwidgets='1'>
<b:widget id='Header1' locked='false' title='Test blog (Header)' type='Header'>
<b:includable id='title'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<data:title/>
<b:else/>
<A expr:href='data:blog.homepageUrl'><data:title/></A>
</b:if>
</b:includable>
<b:includable id='description'>
<DIV class='descriptionwrapper'>
<P class='description'><SPAN><data:description/></SPAN></P>
</DIV>
</b:includable>
<b:includable id='main'>
<H1>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<data:title/>
<b:else/>
<A class='style3' expr:href='data:blog.homepageUrl'><data:title/></A>
</b:if>
</H1>
<P class='description style4'><STRONG><data:description/></STRONG></P>
</b:includable>
</b:widget>
</b:section></SPAN>
<DIV id='headerpic'>
<P class='rightmargin' style='text-align:right'>
</P>
<DIV id='navitabs'>
<P class='navitabs' style='text-align:left'>
<A class='navitab' href='*****Your Blog Url*****'><SPAN style='color:#4894b4;'>Home</SPAN></A> |
<A class='navitab' href='*****Your About Page*****'><SPAN style='color:#4894b4;'>About Me</SPAN></A> |
<A class='navitab' href='mailto:*****Your Email Address*****'><SPAN style='color:#4894b4;'>Email Me</SPAN></A></P>
</DIV>
</DIV>
</DIV>
<DIV id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='no'/>
</DIV>
<DIV id='main-wrap1'><DIV id='main-wrap2'>
<b:section class='main' id='main' showaddelement='yes'>
<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 + "_blog-pager-newer-link"' 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 + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/></A>
</SPAN>
</b:if>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<A class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></A>
<b:else/>
<b:if cond='data:newerPageUrl'>
<A class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></A>
</b:if>
</b:if>
</DIV>
<DIV class='clear'/>
</b:includable>
<b:includable id='backlinks' var='post'>
<A name='links'/><H4><data:post.backlinksLabel/></H4>
<b:if cond='data:post.numBacklinks != 0'>
<DL class='comments-block' id='comments-block'>
<b:loop values='data:post.backlinks' var='backlink'>
<DIV class='collapsed-backlink backlink-control'>
<DT class='comment-title'>
<SPAN class='backlink-toggle-zippy'> </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 + "_backlinks-create-link"' target='_blank'><SPAN style='color:#4894b4;'><data:post.createLinkLabel/></SPAN></A>
</P>
</b:includable>
<b:includable id='post' var='post'>
<A expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<H2>
<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:if>
<DIV class='post-header-line-1'/>
<H3><data:post.dateHeader/></H3>
<DIV class='posts'>
<P><data:post.body/></P>
<DIV style='clear: both;'/> <!-- clear for photos floats -->
</DIV>
<DIV class='meta'>
<b:if cond='data:top.showAuthor'>
<data:top.authorLabel/> <data:post.author/>
</b:if>
<b:if cond='data:top.showTimestamp'>
<data:top.timestampLabel/>
<b:if cond='data:post.url'>
<A class='timestamp-link' expr:href='data:post.url' title='permanent link'><data:post.timestamp/></A>
</b:if>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<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 cond='data:blog.pageType != "item"'>
<b:if cond='data:post.showBacklinks'>
<A class='comment-link' expr:href='data:post.url + "#links"'><data:top.backlinkLabel/></A>
</b:if>
</b:if>
<!-- email post links -->
<b:if cond='data:post.emailPostUrl'>
<SPAN class='item-action'>
<A expr:href='data:post.emailPostUrl' title='Email Post'>
<SPAN class='email-post-icon'> </SPAN>
</A>
</SPAN>
</b:if>
<!-- quickedit pencil -->
<b:include data='post' name='postQuickEdit'/>
<P class='post-footer-line post-footer-line-2'>
<SPAN class='post-labels'>
<b:if cond='data:post.labels'>
<data:postLabelsLabel/>
<b:loop values='data:post.labels' var='label'>
<A expr:href='data:label.url' rel='tag'><data:label.name/></A><b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop>
</b:if>
</SPAN>
</P>
<P class='post-footer-line post-footer-line-3'>
<SPAN class='bookmark'><SPAN style='font-size:85%;'><SPAN style='color:#9e9e9e;'><STRONG>
<TABLE align='left' border='0' cellpadding='0' width='100%'>
<TR>
<TD style='vertical-align:middle' valign='middle' width='30%'>
<DIV expr:id='"sbtxt"+data:post.id'>Bookmark this post:</DIV><SCRIPT type='text/javascript'>showsbtext("sbtxt" + "<data:post.id/>",0)</SCRIPT>
</TD>
<TD>
<A expr:href='"http://ma.gnolia.com/bookmarklet/add?url=" + data:post.url + "&title=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",6);"' target='_blank'><IMG alt='Ma.gnolia' border='0' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/magnolia.png'/></A>
<A expr:href='"http://digg.com/submit?phase=3&url=" + data:post.url' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",1);"' target='_blank'><IMG alt='DiggIt!' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/digg.png'/></A> <A expr:href='"http://del.icio.us/post?url=" + data:post.url + "&title=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",2);"' target='_blank'><IMG alt='Del.icio.us' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/deliciou.png'/></A> <A expr:href='"http://www.blinklist.com/index.php?Action=Blink/addblink.php&Description=&Url=" + data:post.url + "&Title=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",3);"' target='_blank'><IMG alt='Blinklist' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/blinklis.png'/></A> <A expr:href='"http://myweb2.search.yahoo.com/myresults/bookmarklet?u=" + data:post.url + "&=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",4);"' target='_blank'><IMG alt='Yahoo' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/yahoo.png'/></A> <A expr:href='"http://www.furl.net/storeIt.jsp?u=" + data:post.url + "&t=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",8);"' target='_blank'><IMG alt='Furl' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/furl.png'/></A> <A expr:href='"http://www.technorati.com/cosmos/search.html?url=" + data:post.url' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",9);"' target='_blank'><IMG alt='Technorati' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/technora.png'/></A> <A expr:href='"http://www.simpy.com/simpy/LinkAdd.do?href=" + data:post.url + "&title=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",10);"' target='_blank'><IMG alt='Simpy' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/simpy.png'/></A> <A expr:href='"http://www.spurl.net/spurl.php?url=" + data:post.url + "&title=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",11);"' target='_blank'><IMG alt='Spurl' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/spurl.png'/></A> <A expr:href='"http://reddit.com/submit?url=" + data:post.url + "&title=" + data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",17);"' target='_blank'><IMG alt='Reddit' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/reddit.png'/></A> <A expr:href='"http://www.google.com/bookmarks/mark?op=add&bkmk=" + data:post.url + "&title="+data:post.title' expr:onmouseout='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",0);"' expr:onmouseover='"javascript:showsbtext(\"sbtxt" + data:post.id + "\",19);"' target='_blank'><IMG alt='Google' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/bookmark/google.jpg'/></A>
</TD>
</TR>
</TABLE>
</STRONG></SPAN></SPAN>
</SPAN></p>
<!-- Subscription footer -->
<P><BR/><DIV STYLE='border: 1px solid #ffffff; padding:4px 8px 4px 0px; background-color: #ffffff; layer-background-color: #ffffff;'><A href='*****Your feed url*****' rel='alternate' type='application/rss+xml'><IMG alt='' src='http://i268.photobucket.com/albums/jj10/jashanhoney/erudite%20template/rss1-1.gif' style='vertical-align:middle;border:0'/></A> <SPAN style='font-size:85%;'><STRONG><A href='*****your feed url*****'>Subscribe to my blog's Feed</A><SPAN style='color:#9e9e9e;'> to have new and updated content delivered automatically to you for free.</SPAN></STRONG></SPAN></DIV></p>
<DIV style='text-align: center;'>- - - - -
</DIV>
<P>
</P>
</DIV>
</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
<SPAN expr:class='"item-control " + data:comment.adminClass'>
<A expr:href='data:comment.deleteUrl' title='Delete Comment'>
<SPAN class='delete-comment-icon'> </SPAN>
</A>
</SPAN>
</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='feedLinks'>
<b:if cond='data:blog.pageType != "item"'> <!-- 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='primarycontent'>
<DIV id='primarycontent'><DIV>
<!-- posts -->
<DIV class='blog-posts'>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.dateHeader'>
<H2 class='date-header'><data:post.dateHeader/></H2>
</b:if>
<b:include data='post' name='post'/>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.allowComments'>
<b:include data='post' name='comments'/>
</b:if>
</b:if>
</b:loop>
</DIV>
<b:includable id='post' var='post'>
<DIV class='item entry'>
<DIV class='itemhead'>
<A expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<H3>
<b:if cond='data:post.url'>
<A expr:href='data:post.url'><data:post.title/></A>
<b:else/>
<data:post.title/>
</b:if>
</H3>
</b:if>
<SMALL class='metadata'>
<b:if cond='data:blog.pageType != "item"'>
<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 class='chronodata'>
<b:if cond='data:top.showAuthor'>
<data:top.authorLabel/> <data:post.author/>
</b:if>
<b:if cond='data:top.showTimestamp'>
<data:top.timestampLabel/>
<b:if cond='data:post.url'>
<A class='timestamp-link' expr:href='data:post.url' title='permanent link'><data:post.timestamp/></A>
</b:if>
</b:if>
</SPAN>
</SMALL>
</DIV>
<DIV class='itemtext'>
<P><data:post.body/></P>
<DIV style='clear: both;'/> <!-- clear for photos floats -->
</DIV>
<DIV class='itemhead'>
<P class='post-footer-line post-footer-line-1'>
<!-- backlinks -->
<SPAN class='post-backlinks post-comment-link'>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:post.showBacklinks'>
<A class='comment-link' expr:href='data:post.url + "#links"'><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' title='Email Post'>
<SPAN class='email-post-icon'> </SPAN>
</A>
</SPAN>
</b:if>
<!-- quickedit pencil -->
<b:include data='post' name='postQuickEdit'/>
</SPAN>
</P>
<P class='post-footer-line post-footer-line-2'>
<SPAN class='post-labels'>
<b:if cond='data:post.labels'>
<data:postLabelsLabel/>
<b:loop values='data:post.labels' var='label'>
<A expr:href='data:label.url' rel='tag'><data:label.name/></A><b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop>
</b:if>
</SPAN>
</P>
<P class='post-footer-line post-footer-line-3'/>
</DIV></DIV>
</b:includable>
<b:includable id='postQuickEdit' var='post'>
<b:if cond='data:post.editUrl'>
<SPAN expr:class='"item-control " + data:post.adminClass'>
<A expr:href='data:post.editUrl' title='Edit Post'>
<SPAN class='quick-edit-icon'> </SPAN>
</A>
</SPAN>
</b:if>
</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
<SPAN expr:class='"item-control " + data:comment.adminClass'>
<A expr:href='data:comment.deleteUrl' title='Delete Comment'>
<SPAN class='delete-comment-icon'> </SPAN>
</A>
</SPAN>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'>
<SPAN expr:class='"item-control " + data:backlink.adminClass'>
<A expr:href='data:backlink.deleteUrl' title='Delete Backlink'>
<SPAN class='delete-comment-icon'/>
</A>
</SPAN>
</b:includable>
<DIV class='comments'>
<b:includable id='comments' var='post'>
<A name='comments'/>
<H4>
<b:if cond='data:post.numComments == 1'>
1 Comment:
<b:else/>
<data:post.numComments/> Comments:
</b:if>
</H4>
<OL id='commentlist'>
<LI class='item'>
<b:loop values='data:post.comments' var='comment'>
<DT class='comment-author' expr:id='"comment-" + data:comment.id'>
<A expr:name='"comment-" + data:comment.id'/>
<b:if cond='data:comment.authorUrl'>
<SPAN class='commentauthor'><A expr:href='data:comment.authorUrl'><data:comment.author/></A></SPAN>
<b:else/>
<SPAN class='commentauthor'><data:comment.author/></SPAN>
</b:if>
said...
</DT>
<SMALL class='commentmetadata'>
<A expr:href='"#comment-" + data:comment.id' title='comment permalink'>
<data:comment.timestamp/>
</A>
<b:include data='comment' name='commentDeleteIcon'/>
</SMALL>
<b:if cond='data:comment.isDeleted'>
<DIV class='itemtext'><data:comment.body/></DIV>
<b:else/>
<DIV class='itemtext'><data:comment.body/></DIV>
</b:if>
</b:loop>
</LI>
</OL>
<P>
<A expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>Post a Comment</A>
</P><BR/><BR/>
<DIV class='backlinks-container'>
<b:if cond='data:post.showBacklinks'>
<b:include data='post' name='backlinks'/>
</b:if>
</DIV>
</b:includable>
<b:includable id='backlinks' var='post'>
<A name='links'/><H4><data:post.backlinksLabel/></H4>
<b:if cond='data:post.numBacklinks != 0'>
<OL>
<b:loop values='data:post.backlinks' var='backlink'>
<DIV class='collapsed-backlink backlink-control'>
<SPAN class='commentauthor'>
<SPAN class='backlink-toggle-zippy'> </SPAN>
<A expr:href='data:backlink.url'><data:backlink.title/></A>
<b:include data='backlink' name='backlinkDeleteIcon'/>
</SPAN>
<DD class='comment-body collapseable'>
<data:backlink.snippet/>
</DD>
<SMALL class='commentmetadata'>
<SPAN class='pingtype'><data:post.authorLabel/> <data:backlink.author/></SPAN>
<data:post.timestampLabel/> <data:backlink.timestamp/>
</SMALL>
</DIV>
</b:loop>
</OL>
</b:if>
<P>
<A class='comment-link' expr:href='data:post.createLinkUrl' id='b-backlink' target='_blank'><data:post.createLinkLabel/></A>
</P>
</b:includable>
<b:includable id='feedLinks'>
<b:if cond='data:blog.pageType != "item"'> <!-- 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'>
Subscribe to:
<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>
</DIV></DIV></DIV>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'>
<SPAN expr:class='"item-control " + data:backlink.adminClass'>
<A expr:href='data:backlink.deleteUrl' title='Delete Backlink'>
<SPAN class='delete-comment-icon'> </SPAN>
</A>
</SPAN>
</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='postQuickEdit' var='post'>
<b:if cond='data:post.editUrl'>
<SPAN expr:class='"item-control " + data:post.adminClass'>
<A expr:href='data:post.editUrl' title='Edit Post'>
<SPAN class='quick-edit-icon'> </SPAN>
</A>
</SPAN>
</b:if>
</b:includable>
<b:includable id='comments' var='post'>
<SPAN class='style1'/>
<A name='comments'/>
<b:if cond='data:post.allowComments'>
<H2 id='comments'><SPAN>
<b:if cond='data:post.numComments == 1'>
1 <data:commentLabel/>:
<b:else/>
<data:post.numComments/> <data:commentLabelPlural/>:
</b:if>
</SPAN></H2>
<b:loop values='data:post.comments' var='comment'>
<A expr:name='"comment-" + data:comment.id'/>
<DIV class='commentposts'>
<b:if cond='data:comment.isDeleted'>
<SPAN class='deleted-comment'><data:comment.body/></SPAN>
<b:else/>
<P><data:comment.body/></P>
</b:if>
</DIV>
<DIV class='commentspostinfo'>
<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/>
</DIV>
<A expr:href='"#comment-" + data:comment.id' title='comment permalink'>
<data:comment.timestamp/>
</A>
<b:include data='comment' name='commentDeleteIcon'/>
</b:loop>
<P id='newcomments'>
<A expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></A>
</P>
</b:if>
<DIV id='backlinks-container'>
<DIV expr:id='data:widget.instanceId + "_backlinks-container"'>
<b:if cond='data:post.showBacklinks'>
<b:include data='post' name='backlinks'/>
</b:if>
</DIV>
</DIV>
</b:includable>
<b:includable id='main' var='top'>
<!-- posts -->
<b:include data='top' name='status-message'/>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='post'/>
<b:if cond='data:blog.pageType == "item"'>
<b:include data='post' name='comments'/>
</b:if>
</b:loop>
<!-- navigation -->
<b:include name='nextprev'/>
<!-- feed links -->
<b:include name='feedLinks'/>
</b:includable>
</b:widget>
</b:section>
</DIV>
</DIV>
<DIV id='sidebar-wrap'>
<DIV id='sidebartop-wrap'><DIV id='sidebartop-wrap2'>
<b:section class='sidebar' id='sidebartop'>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'>
<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 + "_ArchiveList"'>
<b:if cond='data:style == "HIERARCHY"'>
<b:include data='data' name='interval'/>
</b:if>
<b:if cond='data:style == "FLAT"'>
<b:include data='data' name='flat'/>
</b:if>
<b:if cond='data:style == "MENU"'>
<b:include data='data' name='menu'/>
</b:if>
</DIV>
</DIV>
<b:include name='quickedit'/>
</DIV>
</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='menu' var='data'>
<SELECT expr:id='data:widget.instanceId + "_ArchiveMenu"'>
<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='interval' var='intervalData'>
<b:loop values='data:intervalData' var='i'>
<UL>
<LI expr:class='"archivedate " + 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='toggle' var='interval'>
<b:if cond='data:interval.toggleId'>
<b:if cond='data:interval.expclass == "expanded"'>
<A class='toggle' expr:href='data:widget.actionUrl + "&action=toggle" + "&dir=close&toggle=" + data:interval.toggleId + "&toggleopen=" + data:toggleopen'>
<SPAN class='zippy toggle-open'>▼ </SPAN>
</A>
<b:else/>
<A class='toggle' expr:href='data:widget.actionUrl + "&action=toggle" + "&dir=open&toggle=" + data:interval.toggleId + "&toggleopen=" + data:toggleopen'>
<SPAN class='zippy'>
<b:if cond='data:blog.languageDirection == "rtl"'>
◄
<b:else/>
►
</b:if>
</SPAN>
</A>
</b:if>
</b:if>
</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:widget>
</b:section>
</DIV></DIV>
<DIV id='sidebarbottom-wrap1'><DIV id='sidebarbottom-wrap2'>
<b:section class='sidebar' id='sidebar' preferred='yes'/>
</DIV></DIV>
</DIV>
<DIV id='footer-wrap1'>
<b:section class='footer' id='footer'/>
<DIV align='center' id='footer'>This blog is using <B><A href='http://www.eruditeblog.com/2008/02/erudite-template-released.html' style='color:#4894b4;'>The Erudite Template</A></B> by <B><A href='http://www.eruditeblog.com/' style='color:#4894b4;'>Jashanjeet</A></B>, hosted by <B><A href='http://www.geckoandfly.com/blogger-templates-beta/' style='color:#4894b4;'>Download Blogger Template</A></B>.<BR/>
</DIV>
<DIV align='center' id='footer'>Copyright 2007 | No part of the content or the blog may be reproduced without prior written permission.<BR/>
</DIV>
<DIV id='bottomest'>
</DIV>
</DIV>
</DIV>
</BODY>
</HTML>
1 comments:
Unknown
said...
you are inspiring us by writing such a nice articles have a good information and ideas sharing,
17 November 2010 at 23:10
Post a Comment
Newer Post
Older Post
Home
Subscribe
Categories
Car Template
(1)
Fantastic
(1)
Football Template
(1)
Grass
(1)
HTML Page
(1)
Music Template
(1)
News Template
(1)
PC Template
(1)
Archives
▼
2009
(8)
▼
November
(8)
Music Template
Football Template
News Template
PC Template
Fantastic Template
Grass
Luxury
iPhone Template
Feedjit Live Blog Stats
1 comments:
you are inspiring us by writing such a nice articles have a good information and ideas sharing,
Post a Comment