Blogger Templates Ajaxify

    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
    <head>

    <b:include data='blog' name='all-head-content'/>

    <b:if cond='data:blog.url == data:blog.homepageUrl'>


    </b:if>

    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <title><data:blog.pageTitle/></title>
    <b:else/>
    <title><data:blog.pageName/> ~ <data:blog.title/></title>
    </b:if>

    <link href='YOUR-FAVICON-URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/>

    <link href='http://fonts.googleapis.com/css?family=Bitter:400,700' rel='stylesheet' type='text/css'/>
    <link href='http://fonts.googleapis.com/css?family=Lato:400,300,700,900' rel='stylesheet' type='text/css'/>

    <b:skin><![CDATA[/*
    -----------------------------------------------
    Template Name  : Ajaxify
    Author         : NewBloggerThemes.com
    Author URL     : http://newbloggerthemes.com/
    Theme URL      : http://newbloggerthemes.com/ajaxify-blogger-template/
    Created Date   : Tuesday, January 29, 2013
    License        : This template is free for both personal and commercial use, But to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors.For more information about this license, please use this link :http://creativecommons.org/licenses/by/3.0/
    ----------------------------------------------- */

    body#layout ul{list-style-type:none;list-style:none}
    body#layout ul li{list-style-type:none;list-style:none}
    body#layout #content {width:600px;}
    body#layout #slidearea {display:none;}
    body#layout #headbox{display:none;}

    /* Variable definitions
       ====================

    */

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

    /* =Reset
    -------------------------------------------------------------- */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
      border: 0;
      font-family: inherit;
      font-size: 100%;
      font-style: inherit;
      font-weight: inherit;
      margin: 0;
      outline: 0;
      padding: 0;
      vertical-align: baseline;
    }
    html {
      font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
      overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
      -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
      -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
    }
    body {
      background: #fff;
    }
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    nav,
    section {
      display: block;
    }
    ol, ul {
      list-style: none;
    }
    table { /* tables still need 'cellspacing="0"' in the markup */
      border-collapse: separate;
      border-spacing: 0;
    }
    caption, th, td {
      font-weight: normal;
      text-align: left;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
      content: "";
    }
    blockquote, q {
      quotes: "" "";
    }
    a:focus {
      outline: thin dotted;
    }
    a:hover,
    a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
      outline: 0;
    }
    a img {
      border: 0;
    }

    /* =Global
    ----------------------------------------------- */
    body,
    button,
    input,
    select,
    textarea {
      color: #666666;
      font-family: 'Lato',sans-serif;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.3;
    }

    body{
      background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKcRkSVaorwXGNeBWhNg6MZcMhA0amiAl0hDgIjfjpCECo4o1Ft3mkvW49lEoYFG-xt_t7XDDRYVe0Js30_Lje3hJOXKOsuCdikUpFPeTsgyg5PE0vBFL90PRBLQt-mIYi9gv8JO_1hRYO/s0/body.png);
    }

    /* Headings */
    h1,h2,h3,h4,h5,h6 {
      clear: both;
      margin:0px 0px 10px 0px;
    }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
      h1 { font-size: 24px; line-height: 30px; }
      h2 { font-size: 22px; line-height: 26px; }
      h3 { font-size: 18px; line-height: 24px; }
      h4 { font-size: 16px; line-height: 20px; }
      h5 { font-size: 14px; line-height: 18px; }
      h6 { font-size: 14px; line-height: 18px; }

    hr {
      background-color: #ccc;
      border: 0;
      height: 1px;
      margin-bottom: 1.5em;
    }

    /* Text elements */
    p {
      margin-bottom: 1.5em;
    }
    ul, ol {
      margin: 0 0 1.5em 3em;
    }
    ul {
      list-style: disc;
    }
    ol {
      list-style: decimal;
    }
    ul ul, ol ol, ul ol, ol ul {
      margin-bottom: 0;
      margin-left: 1.5em;
    }
    dt {
      font-weight: bold;
    }
    dd {
      margin: 0 1.5em 1.5em;
    }
    b, strong {
      font-weight: bold;
    }
    dfn, cite, em, i {
      font-style: italic;
    }
    blockquote {
      margin: 0 1.5em;
    }
    address {
      margin: 0 0 1.5em;
    }
    pre {
      background: #eee;
      font-family: "Courier 10 Pitch", Courier, monospace;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 1.6;
      margin-bottom: 1.6em;
      padding: 1.6em;
      overflow: auto;
      max-width: 100%;
    }
    code, kbd, tt, var {
      font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    }
    abbr, acronym {
      border-bottom: 1px dotted #666;
      cursor: help;
    }
    mark, ins {
      background: #fff9c0;
      text-decoration: none;
    }
    sup,
    sub {
      font-size: 75%;
      height: 0;
      line-height: 0;
      position: relative;
      vertical-align: baseline;
    }
    sup {
      bottom: 1ex;
    }
    sub {
      top: .5ex;
    }
    small {
      font-size: 75%;
    }
    big {
      font-size: 125%;
    }
    figure {
      margin: 0;
    }
    table {
      margin: 0 0 1.5em;
      width: 100%;
    }
    th {
      font-weight: bold;
    }
    button,
    input,
    select,
    textarea {
      font-size: 100%; /* Corrects font size not being inherited in all browsers */
      margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
      vertical-align: baseline; /* Improves appearance and consistency in all browsers */
      *vertical-align: middle; /* Improves appearance and consistency in all browsers */
    }
    button,
    input {
      line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
      *overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
    }
    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
      border: 1px solid #ccc;
      border-color: #ccc #ccc #bbb #ccc;
      border-radius: 3px;
      background: #fafafa; /* Old browsers */
      background: -moz-linear-gradient(top,  #fafafa 60%, #e6e6e6 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* IE10+ */
      background: linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
      box-shadow: inset 0 2px 1px #fff;
      color: rgba(0,0,0,.8);
      cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
      -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
      font-size: 12px;
      font-size: 1.2rem;
      padding: 8px 20px;;
      text-shadow: 0 1px 0 rgba(255,255,255,.5);
    }
    button:hover,
    html input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover {
      background: #f5f5f5; /* Old browsers */
      background: -moz-linear-gradient(top,  #f5f5f5 60%, #dcdcdc 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* IE10+ */
      background: linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
      border-color: #bbb #bbb #aaa #bbb;
    }
    button:focus,
    html input[type="button"]:focus,
    input[type="reset"]:focus,
    input[type="submit"]:focus,
    button:active,
    html input[type="button"]:active,
    input[type="reset"]:active,
    input[type="submit"]:active {
      border-color: #aaa #bbb #bbb #bbb;
      box-shadow: inset 0 2px 3px rgba(0,0,0,.15);
      box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    }
    input[type="checkbox"],
    input[type="radio"] {
      box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
      padding: 0; /* Addresses excess padding in IE8/9 */
    }
    input[type="search"] {
      -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
      box-sizing: content-box;
    }
    input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
      -webkit-appearance: none;
    }
    button::-moz-focus-inner,
    input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
      border: 0;
      padding: 0;
    }
    input[type=text],
    input[type=email],
    textarea {
      color: #666;
      border: 1px solid #ccc;
      border-radius: 3px;
    }
    input[type=text]:focus,
    input[type=email]:focus,
    textarea:focus {
      color: #111;
    }
    input[type=text],
    input[type=email] {
      padding: 7px 10px;
    }
    textarea {
      overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
      padding-left: 8px 10px;
      vertical-align: top; /* Improves readability and alignment in all browsers */
      width: 98%;
    }

    /* Links */
    a {
      color: #F20B1C;
      text-decoration: none;
    }
    a:visited {
      color: #F20B1C;
    }
    a:hover,
    a:focus,
    a:active {
      color: #333;
    }

    .clear{
      clear:both;
    }
    /* Text meant only for screen readers */
    .assistive-text {
      clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      position: absolute !important;
    }


    /* Clearfix */
    .cf:before,
    .cf:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    .cf:after {
        clear: both;
    }


    /* =Content
    ----------------------------------------------- */

    .sticky {
    }
    .hentry {
      margin: 0 0 1.5em;
    }
    .entry-meta {
      clear: both;
    }
    .byline {
    }
    .single .byline,
    .group-blog .byline {
      display: inline;
    }
    .entry-content,
    .entry-summary {
      margin: 10px 0px 0px 0px;
      line-height: 24px;
    }
    .page-links {
      clear: both;
      margin: 0 0 1.5em;
    }

        /*
        960px grid system ~ Core CSS.
        8 Columns ~ Margin left: 10px ~ Margin right: 10px

        Based on the 960.gs grid system - http://960.gs/
        by Nathan Smith

        Created by the Grid System Generator - v1.04
        Learn more ~ http://www.gridsystemgenerator.com/
        */

        /*
        Forces backgrounds to span full width,
        even if there is horizontal scrolling.
        Increase this if your layout is wider.

        Note: IE6 works fine without this fix.
        */
        body {
                min-width: 960px;
        }

        /* =Containers
        --------------------------------------------------------------------------------*/
        .container_8
        {
                margin-left: auto;
                margin-right: auto;
                width: 960px;
        }

        /* =Grid >> Global
        --------------------------------------------------------------------------------*/
        .grid_1,
        .grid_2,
        .grid_3,
        .grid_4,
        .grid_5,
        .grid_6,
        .grid_7,
        .grid_8 {
                display: inline;
                float: left;
                margin-left: 10px;
                margin-right: 10px;
        }

        .push_1, .pull_1,
        .push_2, .pull_2,
        .push_3, .pull_3,
        .push_4, .pull_4,
        .push_5, .pull_5,
        .push_6, .pull_6,
        .push_7, .pull_7 {
                position: relative;
        }

        /* =Grid >> Children (Alpha ~ First, Omega ~ Last)
        --------------------------------------------------------------------------------*/
        .alpha {margin-left: 0;}
        .omega {margin-right: 0;}

        /* =Grid >> 8 Columns
        --------------------------------------------------------------------------------*/
        .container_8 .grid_1 {width: 100px;}
        .container_8 .grid_2 {width: 220px;}
        .container_8 .grid_3 {width: 340px;}
        .container_8 .grid_4 {width: 460px;}
        .container_8 .grid_5 {width: 580px;}
        .container_8 .grid_6 {width: 700px;}
        .container_8 .grid_7 {width: 820px;}
        .container_8 .grid_8 {width: 940px;}

        /* =Prefix Extra Space >> 8 Columns
        --------------------------------------------------------------------------------*/
        .container_8 .prefix_1 {padding-left: 120px;}
        .container_8 .prefix_2 {padding-left: 240px;}
        .container_8 .prefix_3 {padding-left: 360px;}
        .container_8 .prefix_4 {padding-left: 480px;}
        .container_8 .prefix_5 {padding-left: 600px;}
        .container_8 .prefix_6 {padding-left: 720px;}
        .container_8 .prefix_7 {padding-left: 840px;}

        /* =Suffix Extra Space >> 8 Columns
        --------------------------------------------------------------------------------*/
        .container_8 .suffix_1 {padding-right: 120px;}
        .container_8 .suffix_2 {padding-right: 240px;}
        .container_8 .suffix_3 {padding-right: 360px;}
        .container_8 .suffix_4 {padding-right: 480px;}
        .container_8 .suffix_5 {padding-right: 600px;}
        .container_8 .suffix_6 {padding-right: 720px;}
        .container_8 .suffix_7 {padding-right: 840px;}

        /* `Push Space >> 8 Columns
        --------------------------------------------------------------------------------*/
        .container_8 .push_1 {left: 120px;}
        .container_8 .push_2 {left: 240px;}
        .container_8 .push_3 {left: 360px;}
        .container_8 .push_4 {left: 480px;}
        .container_8 .push_5 {left: 600px;}
        .container_8 .push_6 {left: 720px;}
        .container_8 .push_7 {left: 840px;}

        /* `Pull Space >> 8 Columns
        --------------------------------------------------------------------------------*/
        .container_8 .pull_1 {left: -120px;}
        .container_8 .pull_2 {left: -240px;}
        .container_8 .pull_3 {left: -360px;}
        .container_8 .pull_4 {left: -480px;}
        .container_8 .pull_5 {left: -600px;}
        .container_8 .pull_6 {left: -720px;}
        .container_8 .pull_7 {left: -840px;}

        /* `Clear Floated Elements
        ----------------------------------------------------------------------------------------------------*/
        /* http://sonspring.com/journal/clearing-floats */
        .clear {
                clear: both;
                display: block;
                overflow: hidden;
                visibility: hidden;
                width: 0;
                height: 0;
        }

        /* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
        .clearfix:before,
        .clearfix:after {
                content: "\0020";
                display: block;
                overflow: hidden;
                visibility: hidden;
                width: 0;
                height: 0;
        }
        .clearfix:after {
                clear: both;
        }
        /*
        The following zoom:1 rule is specifically for IE6 + IE7.
        Move to separate stylesheet if invalid CSS is a problem.
        */
        .clearfix {
                zoom: 1;
        }

    /* Layout */
    #outer{
      background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjq7J1fAZ4s372wqItYeSPGogpnylWHejicAIpn3a9QHSefuTD2PGKOB4QxYyG0QpO1Tf26epoCxrlab53V5z6lutYxH9hP6v3h2oWUjJzj_XHt8e2l9o1NM_ncmB5jXu5G_vrIWHFcJOUJ/s0/outer.png);
      width:1040px;
      margin:50px auto;
    }

    #page{
    }

    #primary,#secondary{
      padding-top: 30px;
      position: relative;
      word-wrap:break-word;
    }
    #primary{
      overflow: hidden;
      padding-bottom:10px;
    }
    #main{
      padding: 0px 0px;
      background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxjUDRIJ0n3RMlyHGfMtAPAz16ACmBNwEU_G5nYiSQXw-xgHsGjtogZr0Peno6bQNGDBBym8z8b_LcsWAGCHNdv0vprbi-DVfZf5JqVObkLQgwdAtHHqMTBTvaFNxIK47IKSSLNDCgId90/s0/main.png) repeat-y;
    }

    /* Header */
    #masthead{
      height:150px;
    }

    .logo {
      text-align: center;
      margin:0px ;
      background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUVs6V7yEs17PpZnBjEv3tbtAM2Ywwn3Z8XLbhZ0BEug7wr3jfqqXBVhNqmyzvF_UXEoyJatqbBvq-hNxTCLxFwRP9RlqSc9cCzP8rLuiq2_9oC0lZC6ebw2pIA2LDSHAdA62xKEKW9SwB/s0/lbg.png) repeat-x;
      height:130px;
    }

    .logo h1{
      text-transform: none;
      margin:10px 0px 5px 0px;
      font-size: 32px;
      font-weight: 400;
    }

    .logo h1 a:link, .logo h1 a:visited{
      color:#fff;
    }

    .logo h2{
      font-size: 14px;
      color:#fff;
    }

    form#searchform{
      background: #000;
      width:240px;
      float: right;
      height: 40px;
    }

    #s{
      background: transparent;
      border: none;
      width:175px;
      color:#ddd;
    }

    #searchsubmit{
      width: 40px;
      height: 40px;
      background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRTG9YgwBA7xiA_KmMLACJY9UVDSn2VMqiqiDJ1lW14NbAT0SSy1WQ4nkj1Pll2Vpj-sMnKUlWgj93Fv33Ux9wXOD-ytVVEvXR4CYucjV9YW97MECmahPKa3zpZ3ThwKmmOYkfoXUTxwZq/s0/sbutton.png) no-repeat;
      border:none;
      box-shadow: none;
    }

    /* Loader */
    .loader{
      width:125px;
      height: 15px;
      margin:100px auto;
      background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjX4r1Guo4taUTq-ofKhDUW3vLhfwpz3CQzZn_MgNTcqBh_BX9Ali4iGMfyScwsSMJpbEyLPPvfD1VVjeCsmXJxWWuFWQrBKR7ax8RPQDY190FFtAzEFUleE3yVp4Mf1SuqOhZVmnzWVLJn/s0/loader.gif);
    }

    /* Menu */
    .topnavi{
      height:50px;
      text-transform: uppercase;
      font-size: 12px;
      margin-top:40px;
    }
     
    #submenu {
      margin: 0px 0px;
      padding:0px 0px;
      height:50px;
      }
     
    #submenu ul {
      width: auto;
      float:left;
      list-style: none;
      margin: 0;
      padding: 0 10px;
      }
     
    #submenu li {
      float: left;
      list-style: none;
      margin: 0;
      padding: 0;
      color: #999;
      font-weight:400;
      }
     
    #submenu li a {
      color: #aaa;
      display: block;
      margin: 0;
      padding: 16px 10px 16px 10px;
      text-decoration: none;
      position: relative;
      }

    #submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {
      color: #fff;
      }
     
    #submenu li a.sf-with-ul {
      padding-right: 10px;
      }
     
    #submenu li ul li a, #submenu li ul li a:link, #submenu li ul li a:visited,
    #submenu li ul li ul li a, #submenu li ul li ul li a:link, #submenu li ul li ul li a:visited,
    #submenu li ul li ul li ul li a, #submenu li ul li ul li ul li a:link, #submenu li ul li ul li ul li a:visited {
      color: #aaa;
      width: 148px;
      margin: 0;
      padding: 10px 10px;
      border-top:1px solid #333;
      position: relative;
      font-weight:400;

      }
     
    #submenu ul li ul li:first-child a,#submenu ul li ul li ul li:first-child a,#submenu ul li ul li ul li ul li:first-child a  {
      border-top:none;

    }

     
    #submenu li ul li a:hover ,#submenu li ul li ul li a:hover ,#submenu li ul li ul li ul li a:hover {
      color: #fff;
        }


    #submenu li ul {
      z-index: 9999;
      position: absolute;
      left: -999em;
      height: auto;
      width: 170px;
      margin: 0px 0px 0px 0px;
      padding: 5px 5px;
      background:#111;
      border:1px solid #F20B1C;
      }

    #submenu li ul a {
      width: 150px;
      }

    #submenu li ul a:hover, #submenu li ul a:active {
      }

    #submenu li ul ul {
      margin: -42px 0 0 175px;
      }

    #submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
      left: -999em;
      }

    #submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
      left: auto;
      }

    #submenu li:hover, #submenu li.sfHover {
      position: static;
      }
     

    /* Posts */

    .page-header{
      margin-bottom: 30px;
    }

    h1.page-title{
      font-size: 18px;
      margin:0px 0px 5px 0px;
      line-height: 100%;
    }

    .site-content{
      padding: 0px 10px;
    }

    h2.index-title {
        font-size: 16px;
        padding:0px 0px 0px 20px;
        font-weight: bold;
        margin:0px 0px 30px 0px;
        color:#fff;
        background: #E72D2E;
        line-height: 40px;
        text-transform: uppercase;
    }

    article.post,article.page{
      margin-bottom: 30px;
    }
    .post {
      position: relative;
    }
    header.entry-header{
     
    }

    h2.entry-title{
      margin-bottom: 5px;
      color: #111;
      font-size: 24px;
      font-weight: 400;
      line-height: 100%;
    }

    h2.entry-title a:link, h2.entry-title a:visited{
      color:#111;
    }

    .entry-meta{
      font-size: 10px;
      text-transform: uppercase;
      color:#e72d2e;
    }

    .leftbox{
      position: absolute;
      width: 100px;
      float: left;
      left:0px;
      top:0px;
    }
    img.postimg{
      margin-bottom: 20px;
    }

    .rightbox{
      width:540px;
      float:left;
      margin-left:20px;
    }

    .ddate{
      padding: 10px 0px 0px 0px;
      font-size: 48px;
      line-height: 100%;
      color: #fff;
    }
    .datebox{
      width:100px;
      height: 100px;
      background:#333;
      text-align: center;
      color: #fff;

    }

    .dmonth{
      text-transform: uppercase;
      margin-top: 12px;
      line-height: 100%;
    }

    .post-authorbox,.post-commentsbox, .post-catsbox{
      font-size: 10px;
      text-transform: uppercase;
      margin:0px 0px 0px 0px;
      padding:10px 0px;
      border-bottom:1px solid #ddd;
    }

    /* Sidebar */

    /* =Widgets
    ----------------------------------------------- */
    .sidebar {
      color: #777777;
    }

    .sidebar a {
      text-decoration: none;
      color: #777777;
    }

    .sidebar a:hover {
      text-decoration: none;
      color: #F5634A;
    }

    .sidebar .widget {
      margin: 0 0 25px 0;
      padding: 0;
      overflow:hidden;
    }

    .sidebar .widget h2, h3.sidetitl {
        font-size: 16px;
        line-height: 100%;
        padding:0px 0px 10px 5px;
        font-weight: bold;
        margin:0px;
        color:#222;
        text-transform: uppercase;
    }

    .sidebar .widget-content {
      margin: 0;
      padding: 0px 0px 0px 5px;
    }

    .sidebar ul {
      list-style-type: none;
      list-style: none;
      margin: 0;
      padding: 0;
    }

    .sidebar ul li {
      padding: 5px 0;
      margin: 0;
      border-bottom: 1px solid #DDDDDD;
    }

    .corner{
      width:30px;
      height: 30px;
      background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhke5gFxLMA9qd11JNZ9NFSdKdwldEKi9NL6vA7UzHzf80eiJUtxo45UmHxuDMT0B8TqyqQrbSJ8joC1mrIXSVuTCnidldr1oHlrDLp4muoPjhYRekycBYQd3hYX0LKGa89lIhsbPYACvob/s0/corner.png);
      position:absolute;
      top:0px;
      right: -10px;
    }

    /* Footer widgets */
    #bottom{
      margin:0px;
      padding:10px 0px 10px 0px;
      }

    #bottom ul{
      margin:0px;
      padding:0px;
    }

    .botwid .widget h2,h3.bothead{
      font-size: 16px;
      margin-bottom: 10px;
      padding-bottom:10px;
      color:#fff;
      text-transform: uppercase;
    }
     
    .botwid{
      padding:30px 0px;
      color:#aaa;
      list-style:none;
      width:280px;
      float:left;
    }
     
    .botwid ul {
      list-style-type: none;
      margin:  0px;
      padding: 0px 0px 0px 0px ;
    }

    .botwid li{
      list-style-type: none;
      margin: 0 ;
      padding: 0px 0px;
       border-bottom: 1px solid #303030;
    }

    .botwid ul ul  {
      list-style-type: none;
      margin: 0;
      padding: 0px 0px 0px 0px;
      background-repeat:no-repeat;
    }

    .botwid ul ul ul{
      list-style-type: none;
      margin: 0;
      padding: 0;
      border:0;
    }

    .botwid ul ul ul ul{
      list-style-type: none;
      margin: 0;
      padding: 0;
      border:0;
    }

    .botwid ul li {
      height:100%;
      line-height:18px;
      clear: left;
      list-style-type: none;
      display:block;
      padding: 7px 0px 7px 0px;
    }
     
    .botwid ul li a:link, .botwid ul li a:visited  {
      color: #9d9d9d;
      text-decoration: none;
    }

    .botwid ul li a:hover{
      color: #fff;
    }

    .botwid p{
      padding: 7px 0px;
      margin:0;
      line-height:150%;
    }

    .botwid table {
      width:100%;
      text-align:center;
      color:#787d7f;
    }

    .botwid ul#recentcomments li.recentcomments {
      border-bottom: 1px solid #303030;
      padding: 7px 0;
    }

    /* Footer */
    .site-footer{
      padding:20px 0px;
      font-size:14px;
      text-align: center;
      margin-bottom: 10px;
    }

    .fcred{
      color:#777;
      padding:0px 30px;
    }

    .fcred a:link, .fcred a:visited{
      color:#777;
      text-decoration:none;
    }

    h2.date-header {
      margin: 1.5em 0 .5em;
      display: none;
    }

    .main .widget {
      margin: 0 0 5px;
      padding: 0 0 2px;
    }

    .main .Blog {
      border-bottom-width: 0;
    }

    #header .description {
      color:#ffffff;
      font-size:14px;
      text-shadow:0px 1px 0px #000000;
    }

    /* Comments----------------------------------------------- */
    #comments {
        padding:10px;
        color:#666;
        margin-bottom:20px;
    }

    #comments h4 {
        font-size:22px;
        margin-bottom:10px;
    }

    #comment-name-url {
      width: 365px;
      float: left;
    }

    #comment-date {
      width: 365px;
      float: left;
      margin-top: 5px;
      font-size: 10px;
    }

    #comment-header {
      float: left;
      padding: 5px 0 40px 10px;
      margin: 5px 0 15px 0;
      position: relative;
      background-color: #ffffff;
      border: 1px dashed #eeeeee;
    }

    .avatar-image-container {
      background: url(http: https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJw1FbYABY7lzdz_pZU_6SPg7EQRy5yE1x66EdRLv_OaW-gpE6rgQ9bU_tMVZq_ykIPhLEZIkSziNJUVe2cMcXCA9R3GrW4Aj-PDXS-L_CDV4wsiAIGzHuJqbG4BS2CoEe5kLdcW-lkHDm/s1600/comment-avatar.jpg);
      width: 32px;
      height: 32px;
      float: right;
      margin: 5px 10px 5px 5px;
      border: 1px solid #dddddd;
    }

    .avatar-image-container img {
      width: 32px;
      height: 32px;
    }

    a.comments-autor-name {
      color: #000000;
      font: normal bold 14px Arial, Tahoma, Verdana;
    }

    a.says {
      color: #000000;
      font: normal 14px Arial, Tahoma, Verdana;
    }

    .says a:hover {
      text-decoration: none;
    }

    .deleted-comment {
      font-style: italic;
      color: gray;
    }

    #blog-pager-newer-link {
      float: left;
    }

    #blog-pager-older-link {
      float: right;
    }

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

    .feed-links {
      clear: both;
    }

    /* Profile ----------------------------------------------- */
    .profile-img {
      float: left;
      margin-top: 0;
      margin-right: 5px;
      margin-bottom: 5px;
      margin-left: 0;
      padding: 4px;
      border: 1px solid #eeeeee;
    }

    .profile-data {
      margin: 0;
      text-transform: uppercase;
      letter-spacing: .1em;
      color: #000000;
      font-weight: bold;
      line-height: 1.6em;
    }

    .profile-datablock {
      margin: .5em 0 .5em;
    }

    .profile-textblock {
      margin: 0.5em 0;
      line-height: 1.6em;
    }

    .avatar-image-container {
      background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNWXgpZ_Aa_Fdt6afJLMP9zCTPbkBwjXnufPXFM0bsKup_c2nJza7uqUTHkGXjoFYx7opl8feS42S0JlQ5B9LwulxyPIn6ZmIa49U1KnoOTdkh-9CXlmqDHviuqau8Dhhk893X030PN327/s0/comment-avatar.jpg);
      width: 32px;
      height: 32px;
      float: right;
      margin: 5px 10px 5px 5px;
      border: 1px solid #dddddd;
    }

    .avatar-image-container img {
      width: 32px;
      height: 32px;
    }

    .profile-link {
      text-transform: uppercase;
      letter-spacing: .1em;
    }

    .comment-form {
      max-width: 600px;
    }

    #navbar-iframe {
      height: 0;
      visibility: hidden;
      display: none;
    }

    .cover {
      float: left;
      width: 100%;
    }

    .PopularPosts .widget-content ul li {
      padding:6px 0px;
    }

    .reaction-buttons table{
      border:none;
      margin-bottom:5px;
    }

    .reaction-buttons table, .reaction-buttons td{
      border:none;
    }

    ]]></b:skin>

    <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js' type='text/javascript'/>

    <script type='text/javascript'>
    //<![CDATA[

    /*
     * Superfish v1.4.8 - jQuery menu widget
     * Copyright (c) 2008 Joel Birch
     *
     * Dual licensed under the MIT and GPL licenses:
     *     http://www.opensource.org/licenses/mit-license.php
     *     http://www.gnu.org/licenses/gpl.html
     *
     * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt
     */
    (function($){$.fn.superfish=function(op){var sf=$.fn.superfish,c=sf.c,$arrow=$(['<span class="',c.arrowClass,'"> &#xbb;</span>'].join("")),over=function(){var $$=$(this),menu=getMenu($$);clearTimeout(menu.sfTimer);$$.showSuperfishUl().siblings().hideSuperfishUl();},out=function(){var $$=$(this),menu=getMenu($$),o=sf.op;clearTimeout(menu.sfTimer);menu.sfTimer=setTimeout(function(){o.retainPath=($.inArray($$[0],o.$path)>-1);$$.hideSuperfishUl();if(o.$path.length&&$$.parents(["li.",o.hoverClass].join("")).length<1){over.call(o.$path);}},o.delay);},getMenu=function($menu){var menu=$menu.parents(["ul.",c.menuClass,":first"].join(""))[0];sf.op=sf.o[menu.serial];return menu;},addArrow=function($a){$a.addClass(c.anchorClass).append($arrow.clone());};return this.each(function(){var s=this.serial=sf.o.length;var o=$.extend({},sf.defaults,op);o.$path=$("li."+o.pathClass,this).slice(0,o.pathLevels).each(function(){$(this).addClass([o.hoverClass,c.bcClass].join(" ")).filter("li:has(ul)").removeClass(o.pathClass);});sf.o[s]=sf.op=o;$("li:has(ul)",this)[($.fn.hoverIntent&&!o.disableHI)?"hoverIntent":"hover"](over,out).each(function(){if(o.autoArrows){addArrow($(">a:first-child",this));}}).not("."+c.bcClass).hideSuperfishUl();var $a=$("a",this);$a.each(function(i){var $li=$a.eq(i).parents("li");$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});});o.onInit.call(this);}).each(function(){var menuClasses=[c.menuClass];if(sf.op.dropShadows&&!($.browser.msie&&$.browser.version<7)){menuClasses.push(c.shadowClass);}$(this).addClass(menuClasses.join(" "));});};var sf=$.fn.superfish;sf.o=[];sf.op={};sf.IE7fix=function(){var o=sf.op;if($.browser.msie&&$.browser.version>6&&o.dropShadows&&o.animation.opacity!=undefined){this.toggleClass(sf.c.shadowClass+"-off");}};sf.c={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",arrowClass:"sf-sub-indicator",shadowClass:"sf-shadow"};sf.defaults={hoverClass:"sfHover",pathClass:"overideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},speed:"normal",autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};$.fn.extend({hideSuperfishUl:function(){var o=sf.op,not=(o.retainPath===true)?o.$path:"";o.retainPath=false;var $ul=$(["li.",o.hoverClass].join(""),this).add(this).not(not).removeClass(o.hoverClass).find(">ul").hide().css("visibility","hidden");o.onHide.call($ul);return this;},showSuperfishUl:function(){var o=sf.op,sh=sf.c.shadowClass+"-off",$ul=this.addClass(o.hoverClass).find(">ul:hidden").css("visibility","visible");sf.IE7fix.call($ul);o.onBeforeShow.call($ul);$ul.animate(o.animation,o.speed,function(){sf.IE7fix.call($ul);o.onShow.call($ul);});return this;}});})(jQuery);

    //]]>
    </script>

    <script type='text/javascript'>
    //<![CDATA[

    jQuery(document).ready(function() {
      
    /* Navigation */
        jQuery('#submenu ul.sfmenu').superfish({
            delay:       500,                                // 0.1 second delay on mouseout
            animation:   { opacity:'show',height:'show'},    // fade-in and slide-down animation
            dropShadows: true                                // disable drop shadows
        });
      
    /* Banner class */
        jQuery('.squarebanner ul li:nth-child(even)').addClass('rbanner');

    });

    //]]>
    </script>

    <script type='text/javascript'>
    //<![CDATA[

    function showrecentcomments(json){for(var i=0;i<a_rc;i++){var b_rc=json.feed.entry[i];var c_rc;if(i==json.feed.entry.length)break;for(var k=0;k<b_rc.link.length;k++){if(b_rc.link[k].rel=='alternate'){c_rc=b_rc.link[k].href;break;}}c_rc=c_rc.replace("#","#comment-");var d_rc=c_rc.split("#");d_rc=d_rc[0];var e_rc=d_rc.split("/");e_rc=e_rc[5];e_rc=e_rc.split(".html");e_rc=e_rc[0];var f_rc=e_rc.replace(/-/g," ");f_rc=f_rc.link(d_rc);var g_rc=b_rc.published.$t;var h_rc=g_rc.substring(0,4);var i_rc=g_rc.substring(5,7);var j_rc=g_rc.substring(8,10);var k_rc=new Array();k_rc[1]="Jan";k_rc[2]="Feb";k_rc[3]="Mar";k_rc[4]="Apr";k_rc[5]="May";k_rc[6]="Jun";k_rc[7]="Jul";k_rc[8]="Aug";k_rc[9]="Sep";k_rc[10]="Oct";k_rc[11]="Nov";k_rc[12]="Dec";if("content" in b_rc){var l_rc=b_rc.content.$t;}else if("summary" in b_rc){var l_rc=b_rc.summary.$t;}else var l_rc="";var re=/<\S[^>]*>/g;l_rc=l_rc.replace(re,"");if(m_rc==true)document.write('On '+k_rc[parseInt(i_rc,10)]+' '+j_rc+' ');document.write('<a href="'+c_rc+'">'+b_rc.author[0].name.$t+'</a> commented');if(n_rc==true)document.write(' on '+f_rc);document.write(': ');if(l_rc.length<o_rc){document.write('<i>&#8220;');document.write(l_rc);document.write('&#8221;</i><br/><br/>');}else{document.write('<i>&#8220;');l_rc=l_rc.substring(0,o_rc);var p_rc=l_rc.lastIndexOf(" ");l_rc=l_rc.substring(0,p_rc);document.write(l_rc+'&hellip;&#8221;</i>');document.write('<br/><br/>');}}}

    function rp(json){document.write('<ul>');for(var i=0;i<numposts;i++){document.write('<li>');var entry=json.feed.entry[i];var posttitle=entry.title.$t;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break}}posttitle=posttitle.link(posturl);var readmorelink="(more)";readmorelink=readmorelink.link(posturl);var postdate=entry.published.$t;var cdyear=postdate.substring(0,4);var cdmonth=postdate.substring(5,7);var cdday=postdate.substring(8,10);var monthnames=new Array();monthnames[1]="Jan";monthnames[2]="Feb";monthnames[3]="Mar";monthnames[4]="Apr";monthnames[5]="May";monthnames[6]="Jun";monthnames[7]="Jul";monthnames[8]="Aug";monthnames[9]="Sep";monthnames[10]="Oct";monthnames[11]="Nov";monthnames[12]="Dec";if("content"in entry){var postcontent=entry.content.$t}else if("summary"in entry){var postcontent=entry.summary.$t}else var postcontent="";var re=/<\S[^>]*>/g;postcontent=postcontent.replace(re,"");document.write(posttitle);if(showpostdate==true)document.write(' - '+monthnames[parseInt(cdmonth,10)]+' '+cdday);if(showpostsummary==true){if(postcontent.length<numchars){document.write(postcontent)}else{postcontent=postcontent.substring(0,numchars);var quoteEnd=postcontent.lastIndexOf(" ");postcontent=postcontent.substring(0,quoteEnd);document.write(postcontent+'...'+readmorelink)}}document.write('</li>')}document.write('</ul>')}

    //]]>
    </script>

    <script type='text/javascript'>
    summary_noimg = 500;
    summary_img = 400;
    img_thumb_height = 200;
    img_thumb_width = 200;
    </script>
    <script type='text/javascript'>
    //<![CDATA[

    function removeHtmlTag(strx,chop){
        if(strx.indexOf("<")!=-1)
        {
            var s = strx.split("<");
            for(var i=0;i<s.length;i++){
                if(s[i].indexOf(">")!=-1){
                    s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
                }
            }
            strx =  s.join("");
        }
        chop = (chop < strx.length-1) ? chop : strx.length-2;
        while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
        strx = strx.substring(0,chop-1);
        return strx+'...';
    }

    function createSummaryAndThumb(pID){
        var div = document.getElementById(pID);
        var imgtag = "";
        var img = div.getElementsByTagName("img");
        var summ = summary_noimg;
        if(img.length>=1) {  
            imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px" style="background:#fff;padding:3px;border:0px solid #eee;"/></span>';
            summ = summary_img;
        }
      
        var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
        div.innerHTML = summary;
    }

    //]]>
    </script>

    </head>

    <body>

    <div class='cf' id='outer'>
    <div class='hfeed site container_8' id='page'>

    <div class='site-header cf' id='masthead'>
      
    <div class='logo grid_2'>
    <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
    <b:widget id='Header1' locked='true' title='Ajaxify (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 class='site-description'><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;padding-left:0px;padding-top:0px;'/>
            </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'>
              <h1 class='site-title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        </b:if>
      <b:else/>
        <!--No header image -->
        <div id='header-inner'>
          <div class='titlewrapper'>
            <h1 class='site-title'>
              <b:include name='title'/>
            </h1>
          </div>
          <b:include name='description'/>
        </div>
      </b:if>
    </b:includable>
    </b:widget>
    </b:section>
    </div>

    <form expr:action='data:blog.homepageUrl + &quot;search/&quot;' id='searchform' method='get'>
            <label class='assistive-text' for='s'>Search</label>
            <input class='field' id='s' name='q' placeholder='Search ' type='text' value=''/>
            <input class='submit' id='searchsubmit' type='submit' value=''/>
    </form>

    <div class='grid_6'>
    <div class='topnavi clearfix'>
    <div class='menu-primary-container' id='submenu'>
    <b:section class='nbttopmenu' id='nbttopmenu' showaddelement='no'>
    <b:widget id='PageList8' locked='false' title='Pages - Menu' type='PageList'>
    <b:includable id='main'>
                  <b:if cond='data:title'><!--<h2><data:title/></h2>--></b:if>
                  <div class='widget-content'>
                    <ul class='sfmenu' id='web2feel'>
                      <b:loop values='data:links' var='link'>
                        <b:if cond='data:link.isCurrentPage'>
                          <li id='currentpage'><a expr:href='data:link.href'><data:link.title/></a></li>
                        <b:else/>
                          <li><a expr:href='data:link.href'><data:link.title/></a></li>
                        </b:if>
                      </b:loop>
                    </ul>
                    <b:include name='quickedit'/>
                  </div>
                </b:includable>
    </b:widget>
    </b:section>
    </div>
    </div>
    </div>

    </div><!-- #masthead .site-header -->

    <div class='site-main cf' id='main'>
    <div class='content-area grid_6' id='primary'>
    <div class='site-content' id='content'>      
    <b:section class='mainblog' id='mainblog' showaddelement='no'>
    <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
    <b:includable id='nextprev'>
      <div class='blog-pager' id='blog-pager'>
        <b:if cond='data:newerPageUrl'>
          <span id='blog-pager-newer-link'>
          <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
          </span>
        </b:if>

        <b:if cond='data:olderPageUrl'>
          <span id='blog-pager-older-link'>
          <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
          </span>
        </b:if>

        <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>

        <b:if cond='data:mobileLinkUrl'>
          <div class='blog-mobile-link'>
            <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
          </div>
        </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 sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></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.showDummy'><div class='goog-inline-block dummy-container'><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='comment_count_picker' var='post'>
      <b:if cond='data:post.forceIframeComments'>
        <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-url='data:post.canonicalUrl'>
        </span>
      <b:else/>
        <b:if cond='data:post.commentSource == 1'>
          <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-url='data:post.canonicalUrl'>
          </span>
        <b:else/>
          <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
            <data:post.commentLabelFull/>:
          </a>
        </b:if>
      </b:if>
    </b:includable>
    <b:includable id='threaded_comment_js' var='post'>
      <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

      <script type='text/javascript'>
        (function() {
          var items = <data:post.commentJso/>;
          var msgs = <data:post.commentMsgs/>;
          var config = <data:post.commentConfig/>;

    // <![CDATA[
          var cursor = null;
          if (items && items.length > 0) {
            cursor = parseInt(items[items.length - 1].timestamp) + 1;
          }

          var bodyFromEntry = function(entry) {
            if (entry.gd$extendedProperty) {
              for (var k in entry.gd$extendedProperty) {
                if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
                  return '<span class="deleted-comment">' + entry.content.$t + '</span>';
                }
              }
            }
            return entry.content.$t;
          }

          var parse = function(data) {
            cursor = null;
            var comments = [];
            if (data && data.feed && data.feed.entry) {
              for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
                var comment = {};
                // comment ID, parsed out of the original id format
                var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
                comment.id = id ? id[2] : null;
                comment.body = bodyFromEntry(entry);
                comment.timestamp = Date.parse(entry.published.$t) + '';
                if (entry.author && entry.author.constructor === Array) {
                  var auth = entry.author[0];
                  if (auth) {
                    comment.author = {
                      name: (auth.name ? auth.name.$t : undefined),
                      profileUrl: (auth.uri ? auth.uri.$t : undefined),
                      avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
                    };
                  }
                }
                if (entry.link) {
                  if (entry.link[2]) {
                    comment.link = comment.permalink = entry.link[2].href;
                  }
                  if (entry.link[3]) {
                    var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
                    if (pid && pid[1]) {
                      comment.parentId = pid[1];
                    }
                  }
                }
                comment.deleteclass = 'item-control blog-admin';
                if (entry.gd$extendedProperty) {
                  for (var k in entry.gd$extendedProperty) {
                    if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
                      comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
                    }
                  }
                }
                comments.push(comment);
              }
            }
            return comments;
          };

          var paginator = function(callback) {
            if (hasMore()) {
              var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
              if (cursor) {
                url += '&published-min=' + new Date(cursor).toISOString();
              }
              window.bloggercomments = function(data) {
                var parsed = parse(data);
                cursor = parsed.length < 50 ? null
                    : parseInt(parsed[parsed.length - 1].timestamp) + 1
                callback(parsed);
                window.bloggercomments = null;
              }
              url += '&callback=bloggercomments';
              var script = document.createElement('script');
              script.type = 'text/javascript';
              script.src = url;
              document.getElementsByTagName('head')[0].appendChild(script);
            }
          };
          var hasMore = function() {
            return !!cursor;
          };
          var getMeta = function(key, comment) {
            if ('iswriter' == key) {
              var matches = !!comment.author
                  && comment.author.name == config.authorName
                  && comment.author.profileUrl == config.authorUrl;
              return matches ? 'true' : '';
            } else if ('deletelink' == key) {
              return config.baseUri + '/delete-comment.g?blogID='
                   + config.blogId + '&postID=' + comment.id;
            } else if ('deleteclass' == key) {
              return comment.deleteclass;
            }
            return '';
          };

          var replybox = null;
          var replyUrlParts = null;
          var replyParent = undefined;

          var onReply = function(commentId, domId) {
            if (replybox == null) {
              // lazily cache replybox, and adjust to suit this style:
              replybox = document.getElementById('comment-editor');
              if (replybox != null) {
                replybox.height = '250px';
                replybox.style.display = 'block';
                replyUrlParts = replybox.src.split('#');
              }
            }
            if (replybox && (commentId !== replyParent)) {
              document.getElementById(domId).insertBefore(replybox, null);
              replybox.src = replyUrlParts[0]
                  + (commentId ? '&parentID=' + commentId : '')
                  + '#' + replyUrlParts[1];
              replyParent = commentId;
            }
          };

          var hash = (window.location.hash || '#').substring(1);
          var startThread, targetComment;
          if (/^comment-form_/.test(hash)) {
            startThread = hash.substring('comment-form_'.length);
          } else if (/^c[0-9]+$/.test(hash)) {
            targetComment = hash.substring(1);
          }

          // Configure commenting API:
          var configJso = {
            'maxDepth': config.maxThreadDepth
          };
          var provider = {
            'id': config.postId,
            'data': items,
            'loadNext': paginator,
            'hasMore': hasMore,
            'getMeta': getMeta,
            'onReply': onReply,
            'rendered': true,
            'initComment': targetComment,
            'initReplyThread': startThread,
            'config': configJso,
            'messages': msgs
          };

          var render = function() {
            if (window.goog && window.goog.comments) {
              var holder = document.getElementById('comment-holder');
              window.goog.comments.render(holder, provider);
            }
          };

          // render now, or queue to render when library loads:
          if (window.goog && window.goog.comments) {
            render();
          } else {
            window.goog = window.goog || {};
            window.goog.comments = window.goog.comments || {};
            window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
            window.goog.comments.loadQueue.push(render);
          }
        })();
    // ]]>
      </script>
    </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'>
    <div class='post hentry'>

    <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <div class='leftbox'>
          <div class='datebox'>
            <script type='text/javascript'>
           var timestamp = &quot;<data:post.timestamp/>&quot;;
           if (timestamp != &#39;&#39;) {
                   var timesplit = timestamp.split(&quot;,&quot;);
                   var date_yyyy = timesplit[2];
                   var timesplit = timesplit[1].split(&quot; &quot;);
                   var date_dd = timesplit[2];
                   var date_mmm = timesplit[1].substring(0, 3);
           }
           </script>
            <div class='ddate'><script type='text/javascript'>document.write(date_dd);</script></div>
            <div class='dmonth'><script type='text/javascript'>document.write(date_mmm);</script></div>
          </div>
          <div class='post-authorbox'>
            Posted by <a href='http://demo.fabthemes.com/ajaxify/author/admin/' rel='author' title='Posts by admin'>admin</a>
          </div>
          <div class='post-commentsbox'>
            <a href='http://demo.fabthemes.com/ajaxify/2012/06/10/praesent-sapien-velit/#respond' title='Comment on Praesent sapien velit'>0 Comments</a>
          </div>
          <div class='post-catsbox'>
            Posted in <a href='http://demo.fabthemes.com/ajaxify/category/arrangement/' rel='category tag' title='View all posts in Arrangement'>Arrangement</a>, <a href='http://demo.fabthemes.com/ajaxify/category/art/' rel='category tag' title='View all posts in Art'>Art</a>, <a href='http://demo.fabthemes.com/ajaxify/category/business/' rel='category tag' title='View all posts in Business'>Business</a>     
          </div>
      </div>
    </b:if>
    </b:if>

    <a expr:name='data:post.id'/>
     
    <div class='entry-header'>
          <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:if cond='data:blog.pageType == &quot;item&quot;'>
    <div class='entry-meta'>
    Posted on <data:post.timestamp/><span class='byline'> by <span><data:post.author/></span></span>
    </div>
    </b:if>
    </div>

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

    <div class='post-body entry-content'>

    <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <style type='text/css'>
    .post {padding-left:120px;}
    </style>
    <div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
    <script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);</script>
    </b:if>
    </b:if>
    <b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>

    <b:if cond='data:blog.pageType == &quot;static_page&quot;'><data:post.body/></b:if>

    <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <div style='float:right;padding-right:10px;margin-top:10px;'>
    <a class='morer' expr:href='data:post.url'>Read More</a>
    </div>
    </b:if>
    </b:if>

    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div style='clear:both;'/>
    <div class='post-share-buttons'>
    <b:include data='post' name='shareButtons'/>
    </div>
    <span class='reaction-buttons'>
    <b:if cond='data:top.showReactions'>
    <table border='0' cellpadding='0' width='100%'><tr>
    <td style='font-size:12px;padding-top:2px;' valign='top'><span class='reactions-label'><data:top.reactionsLabel/></span></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>
    </b:if>

          <div style='clear: both;'/> <!-- clear for photos floats -->
    </div>

    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div class='entry-meta'>
    <div class='categori'><b:if cond='data:post.labels'>Categories: <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>
    </b:if>

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

    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <!-- navigation -->
    <b:include name='nextprev'/>
    </b:if>

    </b:includable>
    <b:includable id='comment_picker' var='post'>
      <b:if cond='data:post.commentSource == 1'>
        <b:include data='post' name='iframe_comments'/>
      <b:else/>
        <b:if cond='data:post.showThreadedComments'>
          <b:include data='post' name='threaded_comments'/>
        <b:else/>
          <b:include data='post' name='comments'/>
        </b:if>
      </b:if>
    </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'/>
        <b:if cond='data:mobile'>
          <h4 id='comment-post-message'>
            <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></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='' style='display: none' width='100%'/>
        <b:else/>
          <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%'/>
        </b:if>
        <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='threaded_comments' var='post'>
      <div class='comments' id='comments'>
        <a name='comments'/>
        <h4><data:post.commentLabelFull/>:</h4>

        <div class='comments-content'>
          <b:if cond='data:post.embedCommentForm'>
            <b:include data='post' name='threaded_comment_js'/>
          </b:if>
          <div id='comment-holder'>
             <data:post.commentHtml/>
          </div>
        </div>

        <p class='comment-footer'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='threaded-comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        </p>

        <b:if cond='data:showCmtPopup'>
          <div id='comment-popup'>
            <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
            </iframe>
          </div>
        </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: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='//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'>
                      <b:if cond='data:post.authorProfileUrl'>
                        <span class='fn'>
                          <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                            <data:post.author/>
                          </a>
                        </span>
                      <b:else/>
                        <span class='fn'><data:post.author/></span>
                      </b:if>
                    </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(0);'><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:if cond='data:post.showThreadedComments'>
                <b:include data='post' name='threaded_comments'/>
              <b:else/>
                <b:include data='post' name='comments'/>
              </b:if>
            </b:if>
            <b:if cond='data:blog.pageType == &quot;item&quot;'>
              <b:if cond='data:post.showThreadedComments'>
                <b:include data='post' name='threaded_comments'/>
              <b:else/>
                <b:include data='post' name='comments'/>
              </b:if>
            </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://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
          </a>
        </span>
      </b:if>
    </b:includable>
    <b:includable id='main' var='top'>
      <b:if cond='data:mobile == &quot;false&quot;'>

        <!-- posts -->
        <div class='blog-posts hfeed'>

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

          <data:defaultAdStart/>
          <b:loop values='data:posts' var='post'>
            <b:if cond='data:post.isDateStart'>
              <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
                &lt;/div&gt;&lt;/div&gt;
              </b:if>
            </b:if>
            <b:if cond='data:post.isDateStart'>
              &lt;div class=&quot;date-outer&quot;&gt;
            </b:if>
            <b:if cond='data:post.dateHeader'>
              <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
            </b:if>
            <b:if cond='data:post.isDateStart'>
              &lt;div class=&quot;date-posts&quot;&gt;
            </b:if>
            <div class='post-outer'>
            <b:include data='post' name='post'/>
            <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
              <b:if cond='data:post.showThreadedComments'>
                <b:include data='post' name='threaded_comments'/>
              <b:else/>
                <b:include data='post' name='comments'/>
              </b:if>
            </b:if>
            <b:if cond='data:blog.pageType == &quot;item&quot;'>
              <b:if cond='data:post.showThreadedComments'>
                <b:include data='post' name='threaded_comments'/>
              <b:else/>
                <b:include data='post' name='comments'/>
              </b:if>
            </b:if>
            </div>
            <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:loop>
          <b:if cond='data:numPosts != 0'>
            &lt;/div&gt;&lt;/div&gt;
          </b:if>
          <data:adEnd/>
        </div>

    <div style='clear: both;'/>
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <!-- navigation -->
    <b:include name='nextprev'/>
    </b:if>

        <!-- feed links -->
        <b:include name='feedLinks'/>

        <b:if cond='data:top.showStars'>
          <script src='//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:else/>
        <b:include name='mobile-main'/>
      </b:if>

      <b:if cond='data:top.showDummy'>
        <data:top.dummyBootstrap/>
      </b:if>

    </b:includable>
    <b:includable id='commentDeleteIcon' var='comment'>
      <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
        <b:if cond='data:showCmtPopup'>
          <div class='goog-toggle-button'>
            <div class='goog-inline-block comment-action-icon'/>
          </div>
        <b:else/>
          <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
            <img src='//www.blogger.com/img/icon_delete13.gif'/>
          </a>
        </b:if>
      </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='threaded-comment-form' var='post'>
      <div class='comment-form'>
        <a name='comment-form'/>
        <b:if cond='data:mobile'>
          <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='' style='display: none' width='100%'/>
        <b:else/>
          <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%'/>
        </b:if>
        <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='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='iframe_comments' var='post'>

      <b:if cond='data:post.allowComments'>
        <script expr:src='data:post.commentSrc' type='text/javascript'/>
        <div class='cmt_iframe_holder'/>

        <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
          <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
        </b:if>
      </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/> <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>

          <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
            <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' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
                  <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>
          </div>

          <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>
        <b:if cond='data:showCmtPopup'>
          <div id='comment-popup'>
            <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
            </iframe>
          </div>
        </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><!-- #content .site-content -->
    </div><!-- #primary .content-area -->

    <div class='widget-area grid_2' id='secondary'>
    <div class='corner'/>

    <b:section class='sidebar' id='sidebartop' preferred='yes'>
    <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>
    <b:includable id='main'>
      <b:if cond='data:title'><h2><data:title/></h2></b:if>
      <div class='widget-content popular-posts'>
        <ul>
          <b:loop values='data:posts' var='post'>
          <li>
            <b:if cond='data:showThumbnails == &quot;false&quot;'>
              <b:if cond='data:showSnippets == &quot;false&quot;'>
                <!-- (1) No snippet/thumbnail -->
                <a expr:href='data:post.href'><data:post.title/></a>
              <b:else/>
                <!-- (2) Show only snippets -->
                <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
                <div class='item-snippet'><data:post.snippet/></div>
              </b:if>
            <b:else/>
              <b:if cond='data:showSnippets == &quot;false&quot;'>
                <!-- (3) Show only thumbnails -->
                <div class='item-thumbnail-only'>
                  <b:if cond='data:post.thumbnail'>
                    <div class='item-thumbnail'>
                      <a expr:href='data:post.href' target='_blank'>
                        <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                      </a>
                    </div>
                  </b:if>
                  <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
                </div>
                <div style='clear: both;'/>
              <b:else/>
                <!-- (4) Show snippets and thumbnails -->
                <div class='item-content'>
                  <b:if cond='data:post.thumbnail'>
                    <div class='item-thumbnail'>
                      <a expr:href='data:post.href' target='_blank'>
                        <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                      </a>
                    </div>
                  </b:if>
                  <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
                  <div class='item-snippet'><data:post.snippet/></div>
                </div>
                <div style='clear: both;'/>
              </b:if>
            </b:if>
          </li>
          </b:loop>
        </ul>
        <b:include name='quickedit'/>
      </div>
    </b:includable>
    </b:widget>
    <b:widget id='HTML4' locked='false' title='Blogger templates' 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='BlogArchive6' 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 + &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>
      <b:include name='quickedit'/>
      </div>
    </b:includable>
    <b:includable id='flat' var='data'>
      <ul class='flat'>
        <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 + &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='interval' var='intervalData'>
      <b:loop values='data:intervalData' var='i'>
          <ul class='hierarchy'>
            <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='toggle' var='interval'>
      <b:if cond='data:interval.toggleId'>
      <b:if cond='data:interval.expclass == &quot;expanded&quot;'>
        <a class='toggle' href='javascript:void(0)'>
          <span class='zippy toggle-open'>&#9660;&#160;</span>
        </a>
      <b:else/>
        <a class='toggle' href='javascript:void(0)'>
          <span class='zippy'>
            <b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
              &#9668;&#160;
            <b:else/>
              &#9658;&#160;
            </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><!-- #secondary .widget-area -->
    </div><!-- #main .site-main -->

    <div class='container_8' id='bottom'>
    <ul>

    <div class='botwid grid_2'>
    <b:section class='footersec' id='footersec1' showaddelement='yes'>
    <b:widget id='HTML3' locked='false' title='Blogger news' 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>

    <div class='botwid grid_2'>
    <b:section class='footersec' id='footersec2' showaddelement='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 expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
        <b:if cond='data:display == &quot;list&quot;'>
          <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>
              <b:if cond='data:showFreqNumbers'>
                <span dir='ltr'>(<data:label.count/>)</span>
              </b:if>
            </li>
          </b:loop>
          </ul>
        <b:else/>
          <b:loop values='data:labels' var='label'>
            <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
              <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>
              <b:if cond='data:showFreqNumbers'>
                <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
              </b:if>
            </span>
          </b:loop>
        </b:if>
        <b:include name='quickedit'/>
      </div>
    </b:includable>
    </b:widget>
    </b:section>
    </div>

    <div class='botwid grid_2'>
    <b:section class='footersec' id='footersec3' showaddelement='yes'>
    <b:widget id='HTML2' locked='false' title='Blogroll' 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>

    <div class='botwid grid_2'>
    <b:section class='footersec' id='footersec4' showaddelement='yes'>
    <b:widget id='HTML1' locked='false' title='About' 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>

    </ul>
    <div class='clear'> </div>
    </div>

    <div class='site-footer' id='colophon'>
    <div class='site-info'>
    <div class='fcred'>
    <!-- you do not have permission to remove or change footer credits -->
    Copyright &#169; <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script> <a expr:href='data:blog.homepageUrl'><data:blog.title/></a> | Powered by <a href='http://www.blogger.com/'>Blogger</a>
    <br/>Design by <a href='http://www.fabthemes.com' target='_blank'>Fabthemes</a> | Blogger Template by <a href='http://newbloggerthemes.com/' target='_blank' title='Best Blogger Templates'>NewBloggerThemes.com</a>
    </div>
    </div><!-- .site-info -->
    </div><!-- #colophon .site-footer -->

    </div><!-- #page .hfeed .site -->
    </div>

    </body>
    </html>
 
 
Copyright © M templates
Blogger Theme by BloggerThemes