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

Designer: Lena Toews (based on Douglas Bowman's Minima)

URL:      http://lenatoewsdesigns.blogspot.com/.blogspot.com

---------------------------------------------- */

#navbar-iframe {

   display: none !important;

}



/* Variable definitions

   ====================

   <Variable name="bgcolor" description="Page Background Color"

             type="color" default="#fff" value="#000000">

   <Variable name="textcolor" description="Text Color"

             type="color" default="#333" value="#ffe7d3">

   <Variable name="linkcolor" description="Link Color"

             type="color" default="#58a" value="#ffe7d3">

   <Variable name="pagetitlecolor" description="Blog Title Color"

             type="color" default="#666" value="#000000">

   <Variable name="descriptioncolor" description="Blog Description Color"

             type="color" default="#999" value="#5C3317">

   <Variable name="titlecolor" description="Post Title Color"

             type="color" default="#c60" value="#000000">

   <Variable name="bordercolor" description="Border Color"

             type="color" default="#ccc" value="#ead4c2">

   <Variable name="sidebarcolor" description="Sidebar Title Color"

             type="color" default="#999" value="#ffffff">

   <Variable name="sidebartextcolor" description="Sidebar Text Color"

             type="color" default="#666" value="#ead4c2">

   <Variable name="visitedlinkcolor" description="Visited Link Color"

             type="color" default="#999" value="#6f3c1b">

   <Variable name="bodyfont" description="Text Font"

             type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Trebuchet, Trebuchet MS, Arial, sans-serif">

   <Variable name="headerfont" description="Sidebar Title Font"

             type="font"

             default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 114% Trebuchet, Trebuchet MS, Arial, sans-serif">

   <Variable name="pagetitlefont" description="Blog Title Font"

             type="font"

             default="normal normal 200% Georgia, Serif" value="normal normal 389% Georgia, Times, serif">

   <Variable name="descriptionfont" description="Blog Description Font"

             type="font"

             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal bold 95% Georgia, Times, serif">

   <Variable name="postfooterfont" description="Post Footer Font"

             type="font"

             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal bold 78% Trebuchet, Trebuchet MS, Arial, sans-serif">

*/



/* Use this with templates/template-twocol.html */



body {

  background-color: #000000;

  margin:0;

  color:$textcolor;

  font:x-small Georgia Serif;

  font-size/* */:/**/small;

  font-size: /**/small;

  text-align: center;

  }

a:link {

  color:$linkcolor;

  text-decoration:none;

  font-weight: bold;

  }

a:visited {

  color:$visitedlinkcolor;

  text-decoration:none;

font-weight: bold;

  }

a:hover {

 color: #CD6889;

 font-weight: bold;

 text-decoration: none;

}

a img {

  border-width:0;

  }



ul {

  list-style: none;

  margin: 0 0 0px 5px;

  padding: 0;

}



li {

  list-style: none;

  padding-left: 14px;

  margin: 0px;

  background: url() no-repeat 2px;

  padding-bottom: 0px;

}





/* Header

-----------------------------------------------

 */



#header-wrapper {

  width:800px;

  margin:0 auto 10px;

  }



#header {

  height: 212px;

  width: 800px;

  background-image: url(http://farm3.static.flickr.com/2130/2375200628_275a3744db_o.png);

  color:$pagetitlecolor;

}



#header h1 {

  font: $pagetitlefont;

  color: #5C3317;

  font-size: 300%;

  text-decoration: none;

  font-weight: bold;

  text-align: left;

  margin: 0px 0px 0px 150px;

  max-width: 500px;

}



#header a {

  color:$pagetitlecolor;

  text-decoration:none;

  }



#header a:hover {

  color:$pagetitlecolor;

  }



#header .description {
 
font: $pagetitlefont;

  margin: 0px 0px 0px 150px;

  max-width:300px;

  font-weight: bold;

  letter-spacing:.3em;

  font: $descriptionfont;

  color: $descriptioncolor;

 }





/* Outer-Wrapper

----------------------------------------------- */

#outer-wrapper {

  width: 800px;

  margin:0 auto;

  padding:10px;

  text-align:left;

  font: $bodyfont;

  }



#main-wrapper {

  width: 562px;

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

  background-image: url(http://farm3.static.flickr.com/2047/2375212268_ebef9e82c6_o.jpg);
  border: 0px solid $bordercolor;
  padding: 5px 10px 5px 10px;

  }



#sidebar-wrapper {

  width: 180px;

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

  background-image: url(http://farm3.static.flickr.com/2047/2375212268_ebef9e82c6_o.jpg);
  border: 0px solid $bordercolor;
  padding: 5px 10px 5px 10px;

}





/* Headings

----------------------------------------------- */



h2 {

  font:$headerfont;

  line-height: 1.4em;

  color:$sidebarcolor;

  font-weight: bold;

  font-size: 120%;

}





/* Posts

-----------------------------------------------

 */

h2.date-header {

  margin-top: 0px;

  margin-bottom: 10px;

  }



.post {

  margin:.5em 0 1.5em;

  padding-bottom:1.5em;

  }



.post h3 {

  margin-top: 10px;

  padding:0 0 4px;

  font-size:150%;

  font-weight:bold;

  line-height:1.2em;

  color:$titlecolor;

  font-family: Georgia, serif;

  border-bottom: 1px solid #;

}



.post h3 a, .post h3 a:visited, .post h3 strong {

  display:block;

  text-decoration:none;

  color:$titlecolor;

}



.post h3 a:hover {

 color: #000000;

 font-weight: bold;

 text-decoration: none;

}



.post p {

  margin:0 0 .75em;

  line-height:1.4em;

}



.post-footer {

  margin: .75em 0;

  color:$sidebarcolor;

  text-transform:uppercase;

  letter-spacing:.1em;

  font: $postfooterfont;

  line-height: 1.4em;

}



.comment-link {

  margin-left:.6em;

  }

.post img {

  padding:4px;

  border:1px solid $bordercolor;

  }



.post blockquote {

  border: 1px dotted #FFB6C1;

  padding: 5px;

  font-size: 90%;

  margin-right: 100px;

  margin-left: 100px;

  line-height: 1.4em;



  text-align: justify;

}



/* Comments

----------------------------------------------- */

#comments h4 {

  margin:1em 0;

  font-weight: bold;

  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: left;

 }

 

#blog-pager-older-link {

  float: right;

 }



#blog-pager {

  text-align: center;

 }



.feed-links {

  clear: both;

  line-height: 2.5em;

}



/* Sidebar Content

----------------------------------------------- */

.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 .25em 15px;

  text-indent:-15px;

  line-height:1.5em;

  }



.sidebar .widget, .main .widget {

  margin:0 0 1.5em;

  padding:0 0 1.5em;

 }



.main .Blog {

  border-bottom-width: 0;

}





/* Profile

----------------------------------------------- */

.profile-img {

  float: left;

  margin: 0 5px 5px 0;

  padding: 4px;

  border: 1px solid $bordercolor;

}



.profile-data {

  margin:0;

  text-transform:uppercase;

  letter-spacing:.1em;

  font: $postfooterfont;

  color: $sidebarcolor;

  font-weight: bold;

  line-height: 1.6em;

}



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

  width:800px;

  clear:both;

  margin:0 auto;

  padding-top:15px;

  line-height: 1.6em;

  letter-spacing:.1em;

  text-align: center;

}



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

body#layout #header {

  margin-left: 0px;

  margin-right: 0px;

}

]]></b:skin>

  </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='My Blog (Header)' type='Header'/>
</b:section>

    </div>

 

    <div id='content-wrapper'>



      <div id='crosscol-wrapper' style='text-align:center'>

        <b:section class='crosscol' id='crosscol' showaddelement='no'/>

      </div>



      <div id='main-wrapper'>

        <b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>

      </div>



      <div id='sidebar-wrapper'>

        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
</b:section>

      </div>



      <!-- spacer for skins that want sidebar and main to be the same height-->

      <div class='clear'>&#160;</div>



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



    <div id='footer-wrapper'>

      <b:section class='footer' id='footer'/>

  <div id='footer'>Blog Design: <a href='http://www.simplyfabulousbloggertemplates.com/' target='_blank' title='Made By Lena'>Made By Lena</a></div>
<div id='footer'>Paper Design: <a href='http://www.freedigitalscrapbooking.com/' target='_blank' title='Made By Marie'>Made By Marie</a></div>

    </div>



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

</body>

</html>