<?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>

    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>
    <b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name:     The Missing Piece
Designer: Free Css Templates
URL:      http://www.freecsstemplates.org

Converted by: Fresh Blogger Templates
URL: http://freshbloggertemplates.blogspot.com
----------------------------------------------- */

/* 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="#D1E9A3">
   <Variable name="linkcolor" description="Link Color"
             type="color" default="#58a" value="#5588aa">
   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#666" value="#36393D">
   <Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#999" value="#999999">
   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#fff" value="#ffffff">
   <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="#36393D">
   <Variable name="sidebarbg" description="Sidebar Background"
             type="color" default="#000" value="#D6EBAD">
   <Variable name="sidebarlink" description="Sidebar Link Color"
             type="color" default="#000" value="#BA3300">
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#999" value="#999999">
   <Variable name="footercolor" description="Footer Color"
             type="color" default="#999" value="#666666">
   <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">
*/

/* Use this with templates/template-twocol.html */

body {
  background:#36393D url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img01.gif) repeat-x;
  margin:0;
  color:$textcolor;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:$titlecolor;
  text-decoration:underline;
  }
a:visited {
  color:$titlecolor;
  text-decoration:none;
  }
a:hover {
  color:$titlecolor;
  text-decoration: none;
}
a img {
  border-width:0;
  }

/*Hide Navbar*/
   #navbar-iframe {
              height:0px;
              visibility:hidden;
              display:none;
        }

#back2top {
	height: 72px;
	background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img19.gif) no-repeat left bottom;
}

#back2top a {
	display: block;
	width: 40px;
	padding: 27px 0 0 25px;
	text-decoration: none;
	text-align: center;
}

#back2top a:hover {
	text-decoration: underline;
}

/* Header
-----------------------------------------------
 */

#header-wrapper {
width: 980px;
height: 140px;
margin: 0 auto;
background: #D1E9A3 url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img02.gif) repeat-x;
}

#header-inner {
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}

#header { 
  float: left;
  height: 100px;
  padding: 0 0 0 115px;
  background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img03.gif) left top no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;font-weight: normal;
  text-align:left;
  color:$pagetitlecolor;
}

#header h1 {
  margin:0px 0px 0;
  padding:0px 20px .25em;
  line-height:0em;
  font: $pagetitlefont;
  font-size: 3em;
}

#header a {
  color:$pagetitlecolor;
  text-decoration:none;
  }

#header a:hover {
  color:$pagetitlecolor;
  }

#header .description {
  margin:0 0px 5px;
  padding:0 20px 15px;
  max-width:700px;
  line-height: 0em;
  font: 1.4em $descriptionfont;
  color:$pagetitlecolor;
 }

#header img {
  margin-left: auto;
  margin-right: auto;
}


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  width: 980px;
  margin:0 auto;
  padding:20px;
  text-align:left;
  font: $bodyfont;
  }

#main-wrapper {
  padding:30px 0 0 0;
  width: 610px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

#sidebar-wrapper {
  width: 320px;
  float: right;
  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 */
}


/* Search
----------------------------------------------- */
input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #36393D;
}


#search {
float: right;
width: 200px;
padding: 0 20px 5px 0px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img04.gif) no-repeat right top;
}

#search form {
height: 26px;
padding: 46px 0 0 15px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img05.gif) no-repeat 0 45px;
}

#search fieldset {
border: none;
}

#search-text {
width: 170px;
background: #FFFFFF;
border: none;
}

#search legend, #search-submit {
display: none;
}

/* Menu
----------------------------------------------- */
#menu {
clear: both;
height: 40px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img09.gif) no-repeat right bottom;
padding:0;
margin:0;
}

#menu ul {
height: 28px;
margin:0 0 0 0px;
padding: 12px 0 0 20px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img08.gif) no-repeat left bottom;
list-style: none;
}

#menu li {
padding:0;
display: inline;
}

#menu a {
padding: 0 20px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img06.gif) no-repeat left center;
text-decoration: none;
font-weight: bold;
color: #36393D;
}

#menu a:hover {
text-decoration: underline;
}
/* Headings
----------------------------------------------- */

h2 {
  margin:1.5em 0 .75em;
  line-height: 1.4em;
  color:$sidebarcolor;
}
h2 {font-family: Georgia, "Times New Roman", Times, serif;font-weight: normal;
color: #FFFFFF;}

/* Posts
-----------------------------------------------
 */
.post-date {
background:#CCE698 url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img14.gif) no-repeat;
display: block;
float: left;
width: 69px;
height: 64px;
margin-top: 17px;
text-align: center;
font-size: 11px;
font-weight: bold;
color: #BF3600;
  }
.post-date .theDay,
.post-date .theMonth {
display: block;
font-size: 12pt;
}
.post-date .theDay{
display: block;
color: #FFFFFF;
height: 16px;
margin-top:-5px;
}

.post-date .theMonth{
font: bold 36px Georgia, "Times New Roman", Times, serif;
margin:0 0 5px 0;
}

.post {
  float:right
  margin:.5em 0 1.5em;
  border-bottom:1px dotted $bordercolor;
  padding-bottom:1.5em;
  margin-bottom: 1.6em;
  line-height: 180%;
  list-style-position: inside;
  }
.post h3 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size: 2.6em;
  line-height:1.0em;
  font-weight:normal;
  color:$titlecolor;
}

.post h3 a, .post h3 a:visited{
  text-decoration:none;
  color:$titlecolor;
  font-weight:normal;
}

.post h3 a:hover {
  color:$titlecolor;
  border-bottom: 1px dotted #000;
}
.byline {font-size:80%;}
.post p {
  margin: 10px 20px 0 90px;
  line-height: 180%;
}

.post-footer {
background:url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img15.gif) no-repeat;
margin:20px 0 0 0;
padding:2px 0 0 15px;
color:$sidebarcolor;
font: $postfooterfont;
line-height: 1.4em;
height:27px;
font-size:1em;
}

.post-footer a{
text-decoration: none;
font-weight:bold;
}

.post-footer a:hover{
text-decoration: underline;
}

.comment-link {
padding-left: 15px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img17.gif) no-repeat 0 6px;
}
.post-labels{
padding-left: 15px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img16.gif) no-repeat 0 5px;
}

.rss{
padding-left: 15px;
background: url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img18.gif) no-repeat 1px 6px;
}

.post img {
  padding:4px;
  border:1px solid $bordercolor;
  }

.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  line-height: 1.6em;
  color: $titlecolor;
  font-size:1.4em;
  font-family: Arial, Helvetica, sans-serif;
  }

#comments-block {
  margin:0;
  line-height:1.6em;
  }

#comments-block .comment-author {
background:$sidebarbg url(http://lh5.google.com/dafool.com/RuqfQe2p65I/AAAAAAAAAYI/WYAm_7hwlCA/commenthead.jpg) no-repeat;
height:50px;
width:600px;
text-align:left;
padding: 8px 0 0 0;
font-size: 1.6em;
  }
#comments-block .comment-author a{text-decoration:none;}
#comments-block .comment-author a:hover{text-decoration:underline;}
#comments-block .comment-body {
margin:0;
background:$sidebarbg url(http://lh5.google.com/dafool.com/RuqfQe2p64I/AAAAAAAAAYA/-o4v60l4KYQ/commentfoot.jpg) ;
background-repeat:no-repeat;
height:73px;
width:600px;
color:$sidebarlink;
}
#comments-block .comment-footer {
  margin:-.25em 0 0;
  line-height: 1.4em;
  }
#comments-block .comment-body p {
  margin:0 0 0;
  padding:0 0 0 10px;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }

#blog-pager { 
  text-align: center;
 }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

/* Sidebar Content
----------------------------------------------- */
.sidebar h2{
background:url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img11.gif) no-repeat;
width:320px;
height:50px;
text-align:left;
padding: 8px 0 0 10px;
font-size: 1.6em;
}

.sidebar a{
color:$sidebarlink;
text-decoration:none;
}

.sidebar a:hover{
color:$sidebarlink;
text-decoration:underline;
}

.sidebar { 
  color: $sidebartextcolor;
  line-height: 1.5em;
 }

.sidebar ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li{
  margin:0;
  padding:0 0 0 10px;
  line-height:1.5em;
background:url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img13.gif) no-repeat left center;
  }

.sidebar .widget, .main .widget { 
  margin:0 0 1.5em;
  padding:0 0 1.5em;
}

.sidebar .widget-content{
margin:-10px 0 0 0;
padding:0 40px 60px 10px;
}

.sidebar .widget{
background:$sidebarbg url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img12.gif) bottom left no-repeat;
margin:-10px 0 10px 0;
padding:0;
}

.main .Blog { 
  border-bottom-width: 0;
}


/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid $bordercolor;
}

.profile-data {
font-weight:bold;
}

.profile-datablock { 
  margin:.5em 0 .5em;
}

.profile-textblock { 
  margin: 0.5em 0;
  line-height: 1.6em;
}

.profile-link { 
  font: $postfooterfont;
  text-transform: uppercase;
  letter-spacing: .1em;
}

/* Footer
----------------------------------------------- */
#footer {
  background: #242628 url(http://www.freecsstemplates.org/templates/previews/themissingpiece/images/img20.gif) repeat-x;
  clear:both;
  margin:0 auto;
  line-height: 1.6em;
  clear: both;
  padding: 50px 0;
  text-align: center;
  color:$footercolor;
}

#footer a{color:$footercolor;}
/** Page structure tweaks for layout editor wireframe */
body#layout #header { 
  margin-left: 0px;
  margin-right: 0px;
}
]]></b:skin>
<script>
//<![CDATA[
function doDate(str){
	var date = str.split(' ');
	var dayString = '<span class="theDay">'+date[1].slice(0,3)+'</span>',
	    monthString = '<span class="theMonth">'+date[0]+'</span>';

	document.write(dayString+monthString);
}
//]]></script>
  </head>

  <body>
  <div id='outer-wrapper'><div id='wrap2'>

    <!-- 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>

    <div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='The Missing Piece (Header)' type='Header'>
<b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == "REPLACE"'>
      <!--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 + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
      </div>
    <b:else/>
      <!--Show image as background to text-->
      <div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); "                      + "background-repeat: no-repeat; "                      + "width: " + data:width + "px; "                      + "height: " + data:height + "px;"' id='header-inner'>
        <div class='titlewrapper' style='background: transparent'>
          <h1 class='title' style='background: transparent; border-width: 0px'>
            <b:if cond='data:blog.url == data:blog.homepageUrl'>
              <data:title/>
            <b:else/>
              <a expr:href='data:blog.homepageUrl'><data:title/></a>
            </b:if>
          </h1>
        </div>
        <div class='descriptionwrapper'>
          <p class='description'><span><data:description/></span></p>
        </div>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='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>
        </h1>
      </div>
      <div class='descriptionwrapper'>
        <p class='description'><span><data:description/></span></p>
      </div>
    </div>
  </b:if>
</b:includable>
</b:widget>
</b:section>

<div id='search'>
<form action='/search' method='get'>
<fieldset>
<legend>Search The Missing Piece</legend>
<input id='search-text' name='q' size='15' type='text' value=''/>
<input id='search-submit' type='submit' value='Go!'/>
</fieldset>
</form>
</div>

<div align='left' id='menu'>
<ul>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a href='/search/label/?max-results=100'>Archives</a></li>
<li><a href='http://www.addthis.com/bookmark.php'>Bookmark</a></li>
<li><a href='/feeds/posts/default'>RSS</a></li>
</ul>
</div>
    </div>
 
    <div id='content-wrapper'>

      <div id='crosscol-wrapper' style='text-align:center'>
        <b:section class='crosscol' id='crosscol' showaddelement='no'/>
      </div>

      <div id='main-wrapper'>
        <b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='nextprev'>
  <div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <span id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_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'>&#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 + "_backlinks-create-link"' target='_blank'><data:post.createLinkLabel/></a>
  </p>
</b:includable>
<b:includable id='post' var='post'>
  <div class='post hentry uncustomized-post-template'>
    <a expr:name='data:post.id'/>
    <b:if cond='data:post.title'>
      <h3 class='post-title entry-title'>
     <b:if cond='data:post.link'>
       <a expr:href='data:post.link'><data:post.title/></a>
     <b:else/>
        <b:if cond='data:post.url'>
          <a expr:href='data:post.url'><data:post.title/></a>
        <b:else/>
          <data:post.title/>

        </b:if>
     </b:if>

      </h3>
<div class='byline'>Posted by <a href=''><span class='fn'><data:post.author/></span></a></div>
    </b:if>

    <div class='post-header-line-1'/>
    <div class='post-body entry-content'>
           <div class='post-date'> <script>doDate(&#39;<data:post.dateHeader/>&#39;);</script></div><p><data:post.body/></p>
      <div style='clear: both;'/> <!-- clear for photos floats -->
    </div>
    <div class='post-footer'>


<span class='post-labels'>
        <b:if cond='data:post.labels'>
          <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>

 <span class='post-comment-link'>
        <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>

       <!-- 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' expr:title='data:top.emailPostMsg'>
            <span class='email-post-icon'>&#160;</span>
          </a>
          </span>
        </b:if></span>

(
<a class='rss' href='/feeds/posts/default' target='_blank'>RSS</a>
 )


    <p class='post-footer-line post-footer-line-1'> </p>

      <p class='post-footer-line post-footer-line-2'>
    
      </p>

      <p class='post-footer-line post-footer-line-3'/>
    </div>
  </div>
</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
  <span expr:class='"item-control " + data:comment.adminClass'>
    <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
      <span class='delete-comment-icon'>&#160;</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='backlinkDeleteIcon' var='backlink'>
  <span expr:class='"item-control " + data:backlink.adminClass'>
    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
      <span class='delete-comment-icon'>&#160;</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' expr:title='data:top.editPostMsg'>
        <span class='quick-edit-icon'>&#160;</span>
      </a>
    </span>
  </b:if>
</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/> Responses to &quot;<data:post.title/>&quot;
        </b:if>
      </h4>

      <dl id='comments-block'>
        <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'>
              <a expr:href='data:comment.authorUrl' rel='follow'><data:comment.author/></a>
            <b:else/>
              <data:comment.author/>
            </b:if>
(<a expr:href='data:comment.authorUrl' rel='follow'>visit their site</a>)
          </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'>
              
              <b:include data='comment' name='commentDeleteIcon'/>
            </span>
          </dd>
        </b:loop>
      </dl>

      <p class='comment-footer'>
        <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>
  </div>
</b:includable>
<b:includable id='main' var='top'>
  <!-- posts -->
  <div class='blog-posts hfeed'>

    <b:include data='top' name='status-message'/>

    <data:adStart/>
    <b:loop values='data:posts' var='post'>
      <b:if cond='data:post.dateHeader'>
      </b:if>
      <b:include data='post' name='post'/>
      <b:if cond='data:blog.pageType == "item"'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:post.includeAd'>
        <data:adEnd/>
        <data:adCode/>
        <data:adStart/>
      </b:if>
    </b:loop>
    <data:adEnd/>
  </div>

  <!-- navigation -->
  <b:include name='nextprev'/>

  <!-- feed links -->
  <b:include name='feedLinks'/>
</b:includable>
</b:widget>
</b:section>
<div id='back2top'><a href='/#outer-wrapper'>Back to Top</a></div>
      </div>

      <div id='sidebar-wrapper'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'>
<b:includable id='main'>
    <b:if cond='data:title != ""'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
    <b:if cond='data:team == "true"'> <!-- team blog profile -->
      <ul>
        <b:loop values='data:authors' var='i'>
          <li><a expr:href='data:i.userUrl'><data:i.display-name/></a></li>
        </b:loop>
      </ul>

      <b:else/> <!-- normal blog profile -->

      <b:if cond='data:photo.url != ""'>
        <a expr:href='data:userUrl'><img class='profile-img' expr:alt='data:photo.alt' expr:height='data:photo.height' expr:src='data:photo.url' expr:width='data:photo.width'/></a>
      </b:if>

      <dl class='profile-datablock'>
        <dt class='profile-data'><data:displayname/></dt>

        <b:if cond='data:showlocation == "true"'>
          <dd class='profile-data'><data:location/></dd>
        </b:if>

        <b:if cond='data:aboutme != ""'><dd class='profile-textblock'><data:aboutme/></dd></b:if>
      </dl>
      <a class='profile-link' expr:href='data:userUrl'><data:viewProfileMsg/></a>
    </b:if>


    </div>
  </b:includable>
</b:widget>
<b:widget id='Feed1' locked='false' title='Blogger Templates' type='Feed'>
<b:includable id='main'>
    <h2><data:title/></h2>
    <div class='widget-content'>
    <ul expr:id='data:widget.instanceId + "_feedItemListDisplay"'>
      <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 != ""'>
              <span class='item-date'>
                &#160;-&#160;<data:i.str_published/>
              </span>
            </b:if>
          </b:if>
          <b:if cond='data:showItemAuthor'>
            <b:if cond='data:i.author != ""'>
              <span class='item-author'>
                &#160;-&#160;<data:i.author/>
              </span>
            </b:if>
          </b:if>
        </li>
      </b:loop>
    </ul>

    </div>
  </b:includable>
</b:widget>
<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'>
          <data:label.name/>
        <b:else/>
          <a expr:href='data:label.url'><data:label.name/></a>
        </b:if>
        (<data:label.count/>)
      </li>
    </b:loop>
    </ul>

  </div>
</b:includable>
</b:widget>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'>
<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 + "&amp;action=toggle" +       "&amp;dir=close&amp;toggle=" + data:interval.toggleId +       "&amp;toggleopen=" + data:toggleopen'>
        <span class='zippy toggle-open'>&#9660; </span>
    </a>
  <b:else/>
    <a class='toggle' expr:href='data:widget.actionUrl + "&amp;action=toggle" +         "&amp;dir=open&amp;toggle=" + data:interval.toggleId +         "&amp;toggleopen=" + data:toggleopen'>
          <span class='zippy'>&#9658; </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='"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'><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 + "_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='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 + "_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>

  </div>
</b:includable>
</b:widget>
</b:section>
Template by Fresh <a href='http://freshbloggertemplates.blogspot.com'>Blogger Templates</a>
      </div>

      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'>&#160;</div>

    </div> <!-- end content-wrapper -->

    

  </div></div><div id='footer-wrapper'>
      <b:section class='footer' id='footer'>
<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 != ""'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

</b:includable>
</b:widget>
</b:section>
    </div> <!-- end outer-wrapper -->
</body>
</html>
                