Smile When it Hurts Most HAS CHANGED URL!
theme code:

Theme code
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

<html xmlns=”http://www.w3.org/1999/xhtml”>

<head>

<meta property=”og:title” content=”{block:PostTitle}

{PostTitle}

{/block:PostTitle}”>

<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8” />

<meta name=”image:Background” content=”“/>

<meta name=”color:Main Text” content=”#333333”/>

<meta name=”color:Links” content=”#558386”/>

<meta name=”color:Header Links” content=”#4083a9”/>

<meta name=”text:Number of columns” content=”5”/>

<meta name=”color:Background” content=”#f0efeb”/>

<meta name=”if:Fade in posts” content=”0”/>

<meta name=”color:Post Title” content=”#000000”/>

<meta name=”color:Description” content=”#4083a9”/>

<meta name=”text:Post padding” content=”10”/>

<meta name=”color:Scroll Bar” content=”#000”/>

<meta name=”if:Fix tumblr controls” content=”1”/>

<meta name=”if:Lightbox” content=”1”/>

<meta name=”if:Header Style A” content=”1”/>

<meta name=”if:Header Style B” content=”0”/>

<meta name=”if:Fix Header” content=”1”/>

<meta name=”if:Transparent Header” content=”1”/>

<meta name=”if:Blog Title Style A” content=”0”/>

<meta name=”if:Blog Title Style B” content=”1”/>

<meta name=”if:Blog Title Style C” content=”0”/>

<meta name=”if:Show Portrait” content=”0”/>

<meta name=”image:Logo” content=”“/>

<meta name=”if:RSS link” content=”0”>

<meta name=”if:Archive link” content=”0”>

<meta name=”color:Header” content=”#ffffff”/>

<meta name=”color:Links” content=”#558386”/>

<meta name=”color:Links Hover” content=”#ea0d36”/>

<meta name=”color:Blog Hover” content=”#000000”/>

<meta name=”color:Blog” content=”#333333”/>

<meta name=”if:Text Background” content=”1”>

<meta name=”color:Text background” content=”#fff”/>

<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>

<link rel=”shortcut icon” href=”{Favicon}”>

<link rel=”alternate” type=”application/rss+xml” href=”{RSS}”>

{block:Description}

 <meta name=”description” content=”{MetaDescription}” />

{/block:Description}

<script src=”http://platform.twitter.com/widgets.js” type=”text/javascript”></script>

<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js”></script>

<script src=”http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js”></script>

<script src=”http://www.themecloud.co/themes/narnia/easing.js”></script>

<script src=”http://www.themecloud.co/themes/narnia/jquery.tipsy.js”></script>

<script src=”http://static.tumblr.com/ssdtkch/5cRls2m3o/jquery.lazyload.js” type=”text/javascript” charset=”utf-8”></script>

    <link rel=”stylesheet” href=”http://static.tumblr.com/2w7y46r/tpCltl37a/pictos_base.css”>

<link href=’http://fonts.googleapis.com/css?family=Open+Sans:700italic’ rel=’stylesheet’ type=’text/css’>

{block:IndexPage}

<script src=”http://www.themecloud.co/themes/narnia/getjs.asp?id=197228”></script>

{/block:IndexPage}

<script src=”http://www.themecloud.co/themes/narnia/common.js”></script>

<script src=”http://cdn.jquerytools.org/1.2.5/jquery.tools.min.js”></script>

<link  href=”http://www.themecloud.co/themes/narnia/core.css” rel=”stylesheet” type=”text/css” >

<style>

.tipsy { padding: 5px; font-size: 10px; }

  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: {color:header}; color: {color:header links}; max-width: 200px; text-align: center; }

  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }

  .tipsy-north { background-position: top center; }

  .tipsy-south { background-position: bottom center; }

  .tipsy-east { background-position: right center; }

  .tipsy-west { background-position: left center; }

  </style>

<script src=”http://www.themecloud.co/themes/narnia/jquery.tipsy.js”></script>

<script type=”text/javascript” src=”http://static.tumblr.com/ssdtkch/AhIlqr0kb/jquery.easing-1.3.pack.js”></script>

<script type=”text/javascript” src=”http://static.tumblr.com/ssdtkch/YP9ls3323/untitled.js”></script>

<link rel=”stylesheet” type=”text/css” href=”http://static.tumblr.com/ssdtkch/EUjlqtc4s/jquery.fancybox-1.3.4.css” media=”screen” />

<link href=”http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,400,600,700,800&v2” rel=’stylesheet’ type=’text/css’>

<link href=’http://fonts.googleapis.com/css?family=Terminal+Dosis:800’ rel=’stylesheet’ type=’text/css’>

<link href=’http://fonts.googleapis.com/css?family=Stardos+Stencil:700’ rel=’stylesheet’ type=’text/css’>

<script type=”text/javascript” src=”http://static.tumblr.com/ts2nqrf/Msal8du92/cufon.js”></script>

<script type=”text/javascript” src=”http://static.tumblr.com/ts2nqrf/mNQl8du9p/bebas.js”></script> <script type=”text/javascript”> Cufon.DOM.ready(function() { Cufon.replace(‘.bebas’, { fontFamily: ‘bebas’, hover:true }); $(‘.bebas’).css(‘visibility’,’visible’); }); </script>

<script>

$(window).load(function() {

            {block:iffixheader}

            {block:ifheaderstyleB}

            $(“#posts”).css(“margin-top”,($(“#header_menu2”).height() + 20) + “px”);

            {/block:ifheaderstyleB}

            {/block:iffixheader}

             });

</script>

{block:IndexPage}

<script type=”text/javascript” src=”https://apis.google.com/js/plusone.js”>{lang: ‘en-GB’}

</script>

<script>

$(document).ready(function() {

GetPosts({block:IfNumberofcolumns}{text:Number of columns}{/block:IfNumberofcolumns},”600”);

});

</script>

<script>

var ScrollTopNumber;

$(window).scroll(function(){

ScrollTopNumber = $(document).height() / 4 - $(window).height();

if ($(window).scrollTop() > ScrollTopNumber)

{

 return GetMorePosts();

}

})

</script>

{/block:IndexPage}

<style>

.bqstart,

.bqend { font-size: 300%; }

.bqstart {

    text-indent: 0;

    position: absolute;

    top: -0.2em;

    left: 0;

}

.bqend {

    position: absolute;

    margin-top: -0.2em;

    right: 0;

    text-indent: 0;

}

.post{

overflow:hidden;      

}

body{

background-color:{color:Background};

{block:ifbackgroundimage}background-image:url(‘{image:background}’);{/block:ifbackgroundimage}

font-family: “Helvetica Neue”, Helvetica, Arial, sans-serif;

color:{color:main text};

margin:0;

background-repeat:repeat;

background-attachment:fixed;

}

{block:ifFixtumblrcontrols}

#tumblr_controls{

position:fixed !important;

right:7px !important;

top:5px !important;

}

#purchase_theme{

position:fixed !important; {block:headerstyleA}top:3px !important; z-index:1000 !important; {/block:headerstyleA}

}

{/block:ifFixtumblrcontrols}

iframe#tumblr_controls{

z-index:600 !important;

position:fixed !important;

}

::-webkit-scrollbar-thumb:vertical {background-color: {color:scroll bar}; height:100px;}

::-webkit-scrollbar-thumb:horizontal {background-color: {color:scroll bar}; height:10px !important;}

::-webkit-scrollbar { height:10px; width:7px; background-color:{color:Background};}

a{

text-decoration:none;

color:{color:Links};

}

a:hover{

color:{color:Links Hover};

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2;

}

.column{

float:left;

width:300px;

margin:0;

padding:0;

}

.column img{

width:100%;

margin-bottom:0px;

height:auto;

}

.post img{

width:100%;

height:auto;              

}

.post{

font-size:11px;

position: relative;

text-align:left;

{block:iffadeinposts}

opacity:0.8;

filter:alpha(opacity=80);

{/block:iffadeinposts}

}

{block:iffadeinposts}

.post:hover {

opacity:1;

filter:alpha(opacity=100);

}

{/block:iffadeinposts}

{block:PermalinkPage}

.notes{float:left;

}

.reblog_etc{

display:none;

z-index:400; 

}

.post{ width:600px;

}

{/block:PermalinkPage}

#outer_container{

width:100%;

margin-top:0px;

}

#container{

margin-left:auto;

margin-right:auto;   

{block:PermalinkPage}

margin-top:30px;

{/block:PermalinkPage}

}

.captions{

width:100%;

overflow:hidden;

{block:IndexPage}

padding-top:10px;

margin-left:auto;

margin-right:auto;   

{/block:IndexPage}

text-align:left;

font-size:11px;

color:{color:Caption Text};

}

.captions p{

margin:0;

margin-top:5px;

padding:0;

}

.captions a{

color:{color:Links};   

}

.note_count{

text-align:left;

}

.audio_player embed{

margin-left:0;

font-size:11px;

z-index:300 !important;

color:#FF0000;         

opacity:1;

filter:alpha(opacity=100);

}

.audio{

opacity:1;

filter:alpha(opacity=100);

}

.audio_player{

margin-left:0;

font-size:11px;

color:#FF0000;         

background-color:#000000;

opacity:1;

filter:alpha(opacity=100);

}

.audio_player a{

font-size:11px;

color:#FF0000;         

text-decoration:none;

}

.chat{

{block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}

color:{color:main text};

text-align:left;           

font-family: ‘Open Sans’;

{block:indexpage}padding:10px 5px 5px 5px;{/block:indexpage}

{block:ifnottextbackground}{block:permalinkpage}padding:0px 5px 5px 5px;{/block:permalinkpage}{block:ifnottextbackground}

{block:iftextbackground}{block:permalinkpage}padding:10px 5px 5px 5px;{/block:permalinkpage}{block:iftextbackground}

}

.chat_line_odd{

margin-left:2%;

font-size:13px;

margin-top:5px;       

min-height:15px;

color:{color:links hover};

}

.chat_line_even{

font-size:13px;

margin-left:2%;

min-height:15px;

margin-top:5px;

color:{color:links};

}

.chat_title a{

font-weight:normal;

font-size:16px;         

padding:5px;

color:{color:post title};

}

.chat_chat{

color:{color:main text};

}

.video embed{

            width:100%;

z-index:500 !important;

{block:PermalinkPage}

height:350px !important;;

{/block:PermalinkPage}

}

.video iframe{

                        width:100%;

z-index:500 !important;

{block:PermalinkPage}

height:350px !important;;

{/block:PermalinkPage}

}

facebook_like iframe{

width:90%;

height:21px; 

}

.text_title a{

font-weight:normal;

font-size:16px;         

font-family:’Open Sans’;

color:{color:post title};

}

.text_title a:hover{

color:{color:Links hover};

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2;

}

.text{

overflow:hidden;

text-align:left;

font-size:12px;

color:{color:main text};

font-family:’Open Sans’;

{block:indexpage}padding:10px 10px 10px 10px;{/block:indexpage}

{block:ifnottextbackground}{block:permalinkpage}padding:0px 10px 10px 10px;{/block:permalinkpage}{block:ifnottextbackground}

{block:iftextbackground}{block:permalinkpage}padding:10px 10px 10px 10px;{/block:permalinkpage}{block:iftextbackground}

{block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}

}

.quote{

overflow:hidden;

text-align:left;

font-size:12px;

color:{color:main text};

font-family:’Open Sans’;

{block:indexpage}padding:10px 10px 10px 10px;{/block:indexpage}

{block:ifnottextbackground}{block:permalinkpage}padding:0px 10px 10px 10px;{/block:permalinkpage}{block:ifnottextbackground}

{block:iftextbackground}{block:permalinkpage}padding:10px 10px 10px 10px;{/block:permalinkpage}{block:iftextbackground}

{block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}

}

.quote_title a{

font-weight:normal;

font-size:16px;         

font-family:’Open Sans’;

color:{color:post title};

margin-bottom:10px;

}

.quote_title{

font-weight:normal;

font-size:16px;         

font-family:’Open Sans’;

color:{color:post title};

margin-bottom:10px;

}

.quote_title a:hover{

color:{color:Links hover};

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2;

}

blockquote {

margin-left: 5px;

padding-left:10px;

border-left: 3px solid {color:Links};

}

.link{

overflow:hidden;

text-align:left;

font-size:12px;

color:{color:main text};

font-family:’Open Sans’;

{block:indexpage}padding:10px 10px 10px 10px;{/block:indexpage}

{block:ifnottextbackground}{block:permalinkpage}padding:0px 10px 10px 10px;{/block:permalinkpage}{block:ifnottextbackground}

{block:iftextbackground}{block:permalinkpage}padding:10px 10px 10px 10px;{/block:permalinkpage}{block:iftextbackground}

text-indent: 0;

{block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}

}

.link_title a{

font-weight:normal;

font-size:16px;         

border-bottom:2px solid {color:post title};

line-height:20px;

font-family:’Open Sans’;

color:{color:post title};

}

.link_title a:hover{

color:{color:Links Hover};

border-bottom:2px solid {color:Links Hover};

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2s;

}

#tags{

font-weight:normal;

font-size:11px;         

font-family:’Open Sans’;

color:{color:main text};

padding-left:20px;

width:350px;

padding-bottom:5px;

}

#tags a{

color:{color:main text};

}

#time{

width:350px;

font-weight:normal;

font-size:11px;         

font-family:’Open Sans’;

color:{color:main text};

padding-left:20px;

overflow:ellipsis;

padding-bottom:5px;

}

#time a{

color:{color:main text};

}

#time a:hover{color:{color:links hover};}

#likes{

width:350px;

font-weight:normal;

font-size:11px;         

font-family:’Open Sans’;

color:{color:main text};

padding-left:20px;

padding-bottom:5px;}

/*Booleans */

{block:IndexPage}

.captions{

display:none;

visibility:hidden;

height:0px;   

margin:0;

padding:0;

}

{/block:IndexPage}

.captions{

display:none;

visibility:hidden;

height:0px;   

margin:0;

padding:0;

}

.notes2{

position:absolute;

bottom:3px;

left:8px;

padding:0;

z-index:499;

display:none;

}

.notes3{

position:relative;

bottom:3px;

left:0px;

padding:0;

z-index:499;

display:none;

}

.page_title{

font-family:{font:Page Title};          

color:{color:Page Title};       

font-size:24px;

}

.page_title a{

font-family:{font:Page Title};          

color:{color:Page Title};       

font-size:24px;

text-decoration:none;

}

.photoset:hover .notes2{

display:block;

}

.photo:hover .notes2{

display:block;

}

.text:hover .notes3{

display:block;

}

.link:hover .notes3{

display:block;

}

.quote:hover .notes3{

display:block;

}

.chat:hover .notes3{

display:block;

}

.video embed:hover .notes3{

display:block;

}

.video iframe:hover .notes3{

display:block;

}

.video:hover .notes3{

display:block;

}

.blog_title7 {

font-size:22px;

position: absolute;

float:left;

font-weight:500;

font-style:italic;

font-family: Helvetica, sans-serif;

color: #B4B4BC;

text-transform: uppercase;

margin:0px;

float:left;

z-index:483;

padding:21px 15px 0px 31px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.blog_title6 {

font-size:22px;

position: absolute;

float:left;

font-weight:500;

font-style:italic;

font-family: Helvetica, sans-serif;

color: #F46429;

text-transform: uppercase;

margin:0px;

float:left;

z-index:484;

padding:20px 0px 0px 30px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.blog_title5 {

font-size:22px;

position: absolute;

float:left;

font-weight:500;

font-style:italic;

font-family: Helvetica, sans-serif;

color:#B41639;

text-transform: uppercase;

margin:0px;

float:left;

z-index:485;

padding:19px 0px 0px 29px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.blog_title4 {

font-size:22px;

position: absolute;

float:left;

font-weight:500;

font-style:italic;

font-family: Helvetica, sans-serif;

color:#644697;

text-transform: uppercase;

margin:0px;

float:left;

z-index:486;

padding:18px 0px 0px 28px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.blog_title3 {

font-size:22px;

position: absolute;

float:left;

font-weight:500;

font-style:italic;

font-family: Helvetica, sans-serif;

color:#124B99;

text-transform: uppercase;

margin:0px;

float:left;

z-index:487;

padding:17px 0px 0px 27px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.blog_title2 {

font-size:22px;

position: absolute;

float:left;

font-weight:500;

font-style:italic;

font-family: Helvetica, sans-serif;

color:#086AA6;

text-transform: uppercase;

margin:0px;

float:left;

z-index:488;

padding:16px 0px 0px 26px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.blog_title_version_a a

{

z-index:489;

position: relative;

font-weight:500;

color:{color:blog};

text-transform: uppercase;

margin:0px;

float:left;

padding:15px 0px 0px 25px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.terminal

{

            font-size:22px;

            font-family: ‘Terminal Dosis’, sans-serif;

}

.stardos

{

            font-size:26px;

            font-family: ‘Stardos Stencil’, cursive;

}

.blog_title a{

font-size:22px;

z-index:489;

position: relative;

font-weight:500;

font-style:italic;

font-family: Helvetica, sans-serif;

color:{color:blog};

text-transform: uppercase;

margin:0px;

float:left;

padding:15px 0px 0px 25px;

{block:iflogoImage}display:none{/block:iflogoImage}

}

.blog_title_2

{

z-index:489;

margin-left:auto;

margin-right:auto;

width:100%;

text-align:center;

font-weight: normal; font-size:60px;

color:{color:blog};

}

.blog_title_2 a

{

color:{color:blog};

text-transform: uppercase; 

font-weight: normal; font-size:60px;

text-decoration:none;

}

.logo2_image

{

margin-bottom:20px;          

}

#logo2

{

z-index:489;

margin-left:auto;

margin-right:auto;

text-align:center;

width:auto;   

}

.blog_title a:hover{

color:{color:bloghover};

}

header_title{

padding:10px 0px 0px 20px;

border:1px solid red;

top:0px;

position:fixed;

}

#posts{

            {block:ifheaderstyleA}

            {block:iffixheader}

            padding-top:50px;

            {/block:iffixheader}

            {/block:ifheaderstyleA}

           

}

#header_menu{

            {block:ifnotheaderstyleA}

            display:none;

            {/block:ifnotheaderstyleA}

width:100%;

height:60px;

z-index:503;

{block:ifnottransparentheader}

background-color:{color:header};

{/block:ifnottransparentheader}

{block:iftransparentheader}

background-color:{color:Background};

{block:ifbackgroundimage}background-image:url(‘{image:background}’);

background-repeat:repeat;

{/block:ifbackgroundimage}

{/block:iftransparentheader}

{block:iffixheader}

position:fixed;

margin-bottom:80px;

{/block:iffixheader}

top:0px;

left:0px;

}

#header_menu2{

            {block:ifnotheaderstyleB}

            display:none;

            {/block:ifnotheaderstyleB}

width:100%;

height:auto;

z-index:503;

padding-top:20px;

{block:ifnottransparentheader}

background-color:{color:header};

{/block:ifnottransparentheader}

{block:iftransparentheader}

background-color:{color:Background};

{block:ifbackgroundimage}background-image:url(‘{image:background}’);

background-repeat:repeat;

{/block:ifbackgroundimage}

{/block:iftransparentheader}

{block:iffixheader}

position:fixed;

{/block:iffixheader}

top:0px;

left:0px;

}

#page_menu{

display:none;

width:100%;

height:auto;

z-index:501;

margin-top:60px;

{block:ifnottransparentheader}

background-color:{color:header};

{/block:ifnottransparentheader}

{block:iftransparentheader}

background-color:{color:Background};

{block:ifbackgroundimage}background-image:url(‘{image:background}’);

background-repeat:repeat;

{/block:ifbackgroundimage}

{/block:iftransparentheader}

position:absolute;

{block:iffixheader}

position:fixed;

{/block:iffixheader}

color:{color:description};

top:0px;

left:0px;

}

#page_content{

display:none;

visibility:hidden;

width:100%;

height:140px;

z-index:508;

position:fixed;

top:60px;

left:0px;

}

#page_curl{

margin-top:0px;

margin-left:20px;

z-index:16000000;

float:left;

}

#page_plus{

margin-top:8px;

margin-left:15px;

z-index:16000000;

font-size:30px;

color:{color:description};

font-family:’Open Sans’;

float:left;

}

#nav{

float:left;

font-size:11px;

text-transform:uppercase;

margin-top:20px;

margin-left:25px;

}

#nav a{

display:block;

float:left;

margin-right:30px;

color:{color:Header Links};

border-top:0px solid {color:Header Links};

text-decoration:none;

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2;

line-height:20px;

}

#nav a:hover{

color:{color:Links Hover};

border-top:3px solid {color:Header Links};

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2s;}

#nav2{

            text-align:center;

font-size:11px;

text-transform:uppercase;

margin-bottom:20px;

margin-left:auto;

margin-right:auto;

}

#nav2 a{

color:{color:Header Links};

margin-right:15px;

margin-left:15px;

border-top:0px solid {color:Header Links};

text-decoration:none;

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2;

line-height:20px;

}

#nav2 a:hover{

color:{color:Links Hover};

border-top:3px solid {color:Header Links};

-moz-transition: all .2s;

-webkit-transition: all .2s;

-o-transition: all .2s;

transition: all .2s;}

#description{

font-family:’Open Sans’;

width:400px;

margin-left:25px;

height:auto;

float:left;

font-size:12px;

margin-bottom:20px;

color:{color:description};

}

#description2{

font-family:’Open Sans’;

text-align:center;

margin-left:auto;

margin-right:auto;

width:50%;

height:auto;

font-size:12px;

padding-bottom:20px;

color:{color:description};

}

#profile_picture

{

font-family:’Open Sans’;

width:70px;

margin-left:25px;

height:auto;

float:left;

font-size:12px;

margin-bottom:20px;

}

#my_likes

{

font-family:’Open Sans’;

width:auto;

margin-left:25px;

height:auto;

float:left;

font-size:12px;

margin-bottom:20px;

color:{color:description} !important;

}

ul#likes {

                list-style-type: none;

                margin: 0 0 0 0;

                padding: 0 0 0 0;

            }

li.like_post img

{

border:3px solid {color:links};        

}

                li.like_post {

                    /* Should match the width specified in the Likes tag */

                    width: 100px;

                    padding:0;

                    float: left;

                }

li.like_caption

{

display:none;

}

                  li.like_post blockquote {

                      display:none;

                  }

                  li.like_post ol,

                  li.like_post ul {

                      margin: 0 0 0 0;

                      padding: 0;

                  }

                  li.like_post .like_link a {

                      font-weight: bold;

                  }

                  li.like_post .like_title {

                      font-weight: bold;

                  }

                  li.like_post .post_info_bottom {

                      margin: 0 0 0 0;

                      display: block !important;

                  }

#profile_picture img

{

border:3px solid {color:links};        

}

#toTop{

position:fixed;

right:5px;

bottom:5px;

padding:10px;

border:0px;

z-index:500;

}

.perma_notes {

 width:100%;;

}

.perma_notes .clear {

 margin:0;

 padding:0;

 height:0px;

}

.perma_notes .avatar {

 border:none;

 margin:0;

 padding:0;

}

.perma_notes ol {

 margin:0;

 padding:0;

}

.perma_notes li {

 margin:0;

 padding:0;

 width:30px;

 list-style:none;

 border:none;

 float:left;

 margin-right:4px;

margin-bottom:4px;

}

.perma_notes .note .action {

 display:none;

 visibility:hidden;

 margin:0;

 padding:0;

}

 .more_box{

width:30px;

height:30px;

color:red;

 margin:0;

 padding:0;

float:left;

}

.more_notes_link

{

 width:30px;

height:30px;

font-size:16px;

background-color:{color:header};

color:{color:header links};

}

.more_notes_link_container

{

 margin:0;

 padding:0;

 width:30px;

height:30px;

 list-style:none;

 border:none;

 float:left;

 margin-right:4px;

margin-bottom:4px;

background-color:{color:header};

color:{color:header links};

}

.note more_notes_link_container li a

{

color:{color:header links};

}

.perma_notes blockquote

{

display:none;

}

.post

{

margin-top:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}

margin-bottom:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}

margin-left:0;

margin-right:0;

}

.column

{

margin-left:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}       

margin-right:0px;    

}

.column0

{

margin-left:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}       

margin-right:0px;

}

.columnlast

{

margin-right:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}    

{

margin-left:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}

}

#toTop {

            display:none;

            text-decoration:none;

            position:fixed;

            bottom:10px;

            right:10px;

            overflow:hidden;

            width:51px;

            height:51px;

            border:none;

            text-indent:-999px;

            background-image:url(http://lab.mattvarone.com/projects/jquery/totop/img/ui.totop.png);

}

#totop_image

{

background-image:url(http://www.themecloud.co/themes/narnia/totop_1.png);

width:51px;

height:51px

}

#toTopHover {

            background-image:url(http://lab.mattvarone.com/projects/jquery/totop/img/ui.totop.png);

            width:51px;

            height:51px;

            display:block;

            overflow:hidden;

            float:left;

            opacity: 0;

            -moz-opacity: 0;

            filter:alpha(opacity=0);

}

#toTop:active, #toTop:focus {

            outline:none;

}

.corner

{

position:fixed;z-index:60000;color:red;

display: block; 

    width: 200px; 

    height: 200px; 

    top: -25px; 

    right: -25px; 

    -webkit-transform: rotate(45deg); 

    -moz-transform: rotate(45deg); 

    -o-transform: rotate(45deg); 

}

.bebas

{

font-size:36px;         

font-family: ‘BebasNeueRegular’, sans-serif;

}

</style>

<script>

var IsOpen = “no”;

function ShowMenu()

{

if (IsOpen == “no”)

{

$(“#page_menu”).slideDown(“slow”);

document.getElementById(‘page_plus’).innerHTML = ‘ - ’;

IsOpen=”yes”;

}else

{

$(“#page_menu”).slideUp(“slow”);

document.getElementById(‘page_plus’).innerHTML = ‘+ ’;

IsOpen=”no”;

}

}

</script>

<script>

var IsOpen2 = “no”;

function ShowMenu2()

{

if (IsOpen2 == “no”)

{

$(“#header_menu”).slideDown(“slow”);

$(“#page_menu”).slideDown(“slow”);

document.getElementById(‘page_plus’).innerHTML = ”;

IsOpen2=”yes”;

}else

{

            $(“#header_menu”).slideUp(“slow”);

$(“#page_menu”).slideUp(“slow”);

document.getElementById(‘page_plus’).innerHTML = ”;

IsOpen2=”no”;

}

}

</script>

<script type=”text/javascript”>

function changeText(){

}

</script>

{block:iflightbox}

<script>

$(document).ready(function() {

/* This is basic - uses default settings */

$(“a#single_image”).fancybox();

/* Using custom settings */

$(“a#inline”).fancybox({

‘hideOnContentClick’: true

});

$(“.various3”).fancybox({

                                                ‘width’                                                : ‘50%’,

                                                ‘height’                                   : ‘30%’,

                                                ‘autoScale’                              : false,

                                                ‘transitionIn’              : ‘none’,

                                                ‘transitionOut’                       : ‘none’,

                                                ‘type’                                      : ‘iframe’

                                    });

});

</script>

{/block:iflightbox}

            <script src=”http://www.themecloud.co/themes/narnia/totop.js” type=”text/javascript”></script>        

            <script type=”text/javascript”>

                        $(document).ready(function() {

                                    /*

                                    var defaults = {

                                                containerID: ‘moccaUItoTop’, // fading element id

                                                containerHoverClass: ‘moccaUIhover’, // fading element hover class

                                                scrollSpeed: 1200,

                                                easingType: ‘linear’

                                    };

                                    */

                                    {block:ifheaderstyleB}

           

            {/block:ifheaderstyleB}

                                    $().UItoTop({ easingType: ‘easeOutQuart’ });

                        });

            </script>

</head>

<body>

<script type=”text/javascript”>

  window.___gcfg = {lang: ‘en-GB’};

  (function() {

    var po = document.createElement(‘script’); po.type = ‘text/javascript’; po.async = true;

    po.src = ‘https://apis.google.com/js/plusone.js’;

    var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(po, s);

  })();

</script>

{block:ifnotheaderstyleA}

{block:ifnotheaderstyleB}

<div class=”corner” onclick=”ShowMenu2()” style=”cursor:pointer; position:fixed;z-index:60000;background-color:{color:header}; border:1px solid {color:header links}; display: block; width: 60px; height: 60px; top:-35px; left:-35px; -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); -o-transform: rotate(45deg); “>

</div>

{/block:ifnotheaderstyleB}

{/block:ifnotheaderstyleA}

<div id=”header_menu”>

<div id=”header_title”>

{block:IfLogoImage}<a href=”/”><img border=”0” style=”max-height:40px; float:left; margin:10px 0px 0px 20px;” src=”{image:Logo}”/></a>{/block:IfLogoImage}

{block:IfNotLogoImage}

{block:ifBlogTitleStyleA}

<div class=”blog_title_version_a”><a class=”terminal” href=”/”>{Title}</a></div>

{/block:ifBlogTitleStyleA}

{block:ifBlogTitleStyleB}

<div class=”blog_title_version_a”><a style=”font-size:36px;” class=”bebas” href=”/”>{Title}</a></div>

{block:ifBlogTitleStyleB}

{block:ifBlogTitleStyleC}

<div class=”blog_title_version_a”><a class=”stardos” href=”/”>{Title}</a></div>

{block:ifBlogTitleStyleC}

{/block:IfNotLogoImage}

{block:ifflag}<div id=”page_curl”><img onclick=”ShowMenu();”  style=”cursor:pointer;” src=”http://24.media.tumblr.com/tumblr_lqv3wxBZyu1r0kskpo1_100.png” border=”0” /></div>{/block:ifflag}

<div id=”page_plus” onclick=”ShowMenu();changeText();”  style=”{block:headerstyleA}width:20px;{/block:headerstyleA}cursor:pointer; margin-left:20px;”>+</div>

<div id=”nav”>

{block:AskEnabled}<a class=”various3” href=”http://www.tumblr.com/ask_form/{Name}.tumblr.com”>MESSAGE</a>{/block:AskEnabled}

{block:ifarchivelink}<a href=”/archive”>ARCHIVE</a>{/block:ifarchivelink}

{block:ifrsslink}<a href=”{RSS}”> RSS </a>{/block:ifrsslink}

{block:SubmissionsEnabled}<a href=”/submit”>SUBMIT</a> {/block:SubmissionsEnabled}

{block:HasPages}{block:Pages}<a href=”{URL}”>{Label}</a>{/block:Pages}{/block:HasPages}

<a href=”http://www.themecloud.co/narnia-tumblr-theme.asp”>TUMBLR THEMES</a>

</div>

</div></div>

<div id=”header_menu2”>

            <div id=”logo2”>

            {block:IfLogoImage}<a href=”/”><img class=”logo2_image” border=”0” src=”{image:Logo}”/></a>{/block:IfLogoImage}

{block:IfNotLogoImage}

{block:ifBlogTitleStyleA}

<div class=”blog_title_2”><a class=”terminal” href=”/”>{Title}</a></div>

{/block:ifBlogTitleStyleA}

{block:ifBlogTitleStyleB}

<div class=”blog_title_2”><a  class=”bebas” href=”/”>{Title}</a></div>

{block:ifBlogTitleStyleB}

{block:ifBlogTitleStyleC}

<div class=”blog_title_2”><a class=”stardos” href=”/”>{Title}</a></div>

{block:ifBlogTitleStyleC}

{/block:IfNotLogoImage}

</div>

<div id=”nav2”>

{block:AskEnabled}<a class=”various3” href=”http://www.tumblr.com/ask_form/{Name}.tumblr.com”>MESSAGE</a>{/block:AskEnabled}

{block:ifarchivelink}<a href=”/archive”>ARCHIVE</a>{/block:ifarchivelink}

{block:ifrsslink}<a href=”{RSS}”> RSS </a>{/block:ifrsslink}

{block:SubmissionsEnabled}<a href=”/submit”>SUBMIT</a> {/block:SubmissionsEnabled}

{block:HasPages}{block:Pages}<a href=”{URL}”>{Label}</a>{/block:Pages}{/block:HasPages}

<a href=”http://www.themecloud.co/narnia-tumblr-theme.asp”>TUMBLR THEMES</a>

</div>

{block:Description}

<div id=”description2”>{Description}</div>{/block:Description}

</div>

<div id=”page_menu”>      

{block:ifshowportrait}

<div id=”profile_picture”>

<img src=”{PortraitURL-64}” />

</div>

{/block:ifshowportrait}

{block:Description}

<div id=”description”>{Description}</div>{/block:Description}

{block:Likes}

<div id=”my_likes”>

            <div id=”likes_container”>

                <a href=”http://www.tumblr.com/liked/by/{Name}”>I Like</a>

               {Likes limit=”1”}

            </div>

               

                </div>

        {/block:Likes}

</div>

{block:IndexPage}

<div id=”posts_hidden” style=”display:none;visibility:hidden;”>

<POSTS>

{block:Posts}

{block:Link}

<divabc class=”post link”>

<divabc class=”link_title”><a href=”{URL}” {Target}>{Name}</a></divabc>

{block:Description}

<divabc class=”link_description”>{Description}</divabc>

{/block:Description}

       <divabc class=”notes3” style=” float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

</divabc>

<divabc class=”captions”>{Caption}</divabc>

</divabc><SPLITTER>

{/block:Link}

{block:Quote}

<divabc class=”post quote”>

        <divabc class=”quote_title”><a href=”{Permalink}” {Target}>”{Quote}”</a></divabc>

{block:Source}

<divabc class=”quote_source” style=”text-align:right; padding-top:10px;”>- {Source}</divabc>

{/block:Source}

   <divabc class=”notes3” style=” padding-top:10px; float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

</divabc>

<divabc class=”captions”>{Caption}</divabc>

</divabc><SPLITTER>

{/block:Quote}

{block:Photoset}

<divabc class=”post photoset”>

{block:Photos}

<a href=”{permalink}”><img src=”{PhotoURL-500}” border=”0” /></a>

{/block:Photos}

<divabc class=”notes2” style=”float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

</divabc>

<divabc class=”captions”>{Caption}</divabc>

</divabc><SPLITTER>

{/block:Photoset}

{block:Text}

<divabc class=”post text”>

    {block:Title}

        <divabc class=”text_title”><a href=”{Permalink}”>{Title}</a></divabc>

    {/block:Title}

    <divabc class=”text_body”>{Body}</divabc>

    <divabc class=”notes3” style=” float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

</divabc>

{block:Caption}{Caption}{/block:Caption}

</divabc><SPLITTER>

{/block:Text}

{block:Video}

<divabc class=”post video”>

{Video-500}

 <divabc class=”notes3” style=” float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

</divabc>

<divabc class=”captions”>{Caption}</divabc>

</divabc><SPLITTER>

{/block:Video}

{block:Photo}

<divabc class=”post photo”><a href=”{Permalink}”><img src=”{PhotoURL-500}” border=”0” /></a>

<divabc class=”notes2” style=”float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

{block:iflightbox}

<a id=”single_image” href=”{PhotoURL-500}” ><img src=”http://27.media.tumblr.com/tumblr_lqr0e7QyrS1r0kskpo1_100.png” style=”margin-left:3px; border:0px; width:24px; height:20px;cursor:pointer; float:left;” class=”reblog_etc” alt=”“/></a>

{/block:iflightbox}

</divabc>

</divabc>

<SPLITTER>

{/block:Photo}

{block:Audio}

<divabc class=”post audio”>

{block:AlbumArt}

<a href=”{Permalink}”>

<divabc class=”album_art”>

<img style=”width:100%; margin-left:auto; margin-right:auto;” src=”{AlbumArtURL}” border=”0” />

</divabc>

</a>

{/block:AlbumArt}

<divabc class=”audio_player”>{AudioPlayerBlack}</divabc>

<divabc class=”notes2” style=”float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

</divabc>

<divabc class=”captions”>{Caption}</divabc>

</divabc>

<SPLITTER>

{/block:Audio}

{block:Chat}

<divabc class=”post chat”>

<divabc class=”chat_box”>

{block:Title}

<divabc class=”chat_title”><a href=”{Permalink}”>{Title}</a></divabc>

{/block:Title}

{block:Lines}

<divabc class=”chat_line_{Alt}”>

{block:Label}

<span class=”chat_label”>{Label}</span>

{/block:Label}

<span style=”color:{color:main text};”>{Line}</span>

</divabc>

{/block:Lines}

   <divabc class=”notes3” style=” padding-top:10px; float:right;width:100%;text-align:right;”>

<divabc class=”reblog_etc” style=”float:left;text-align:right;”><a href=”{ReblogURL}” target=”_blank”><img src=”http://www.themecloud.co/themes/narnia/reblog.png” style=”height:20px;cursor:pointer;” alt=”reblog” title=”reblog” border=”0” />

</a></divabc>

<divabc class=”reblog_etc” style=”float:left;text-align:left;margin-left:3px;height:20px;”>

<img height=”20” style=”height:20px;cursor:pointer;” src=”http://www.themecloud.co/themes/narnia/like.png” id=”like_image_{PostID}” onclick=”LikePost(‘{PostID}’,’{ReblogURL}’,this)” border=”0” alt=”like” title=”like”/>

</divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;”></divabc>

<divabc class=”reblog_etc” style=”font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://www.themecloud.co/themes/narnia/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;” ><a href=”{Permalink}”style=”color:white;”><span id=”<x>note_count_{PostID}”>{NoteCount}</span></a></divabc>

<divabc class=”reblog_etc” style=”width:4px;background-image:url(http://www.themecloud.co/themes/narnia/right.png);background-repeat:no-repeat;height:20px;float:left;”></divabc>

</divabc>

<divabc class=”captions”>{Caption}</divabc>

</divabc>

</divabc>

<SPLITTER>

{/block:Chat}

{/block:Posts}<POSTS>

</div>

{/block:IndexPage}

<div id=”outer_container”>

            {block:IndexPage}

    <div id=”container” style=”width:100%;”>

            {block:IndexPage}  

    {block:PermalinkPage}

    <div id=”container” style=”width:1000px;”>

    {/block:PermalinkPage}

    <div id=”posts” style=”margin-left:auto; margin-right:auto;”>

    {block:PermalinkPage}

    {block:Posts}

{block:Link}

<div class=”post” style=”width:1000px;”>

<div style=”width:590px;float:left; ” class=”link”>

 <div class=”link_title”><a href=”{URL}” {Target}>{Name}</a></div>

 {block:Description}

<div class=”link_description”>{Description}</div>

 {/block:Description}

</div>

<div style=”width:370px; float:left; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}

{block:HasTags}<span id=”tags”><span style=”padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</span>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>{Tag},</a> {/block:Tags}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”width:370px; margin-top:20px; margin-left:20px;float:left;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Link}

{block:Quote}<div class=”post” style=”width:1000px;”>

<div style=”width:590px;float:left; ” class=”quote”>

 <div class=”quote_title”>”{Quote}”</div>

{block:Source}

<div class=”quote_source”>{Source}</div>

{/block:Source}

</div>

<div style=”width:370px; float:left; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}

{block:HasTags}

<div id=”tags” style=”float:left;”>

<div style=”padding-right:1px;width:10px;float:left; padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</div>

<div style=”width:325px;float:left;”>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>#{Tag}</a> {/block:Tags}

</div>

</div>

</br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”width:370px; margin-top:20px; margin-left:20px;float:left;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Quote}

{block:Photoset}<div class=”post” style=”width:1000px;”>

<div style=”width:590px;float:left; ” class=”photoset”>

{Photoset-500}

{block:Caption}<div style=”float:left: padding-top:10px;”>{Caption}</div>{/block:Caption}

</div>

<div style=”width:370px; float:left; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}

{block:HasTags}<span id=”tags”><span style=”padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</span>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>{Tag},</a> {/block:Tags}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”width:370px; margin-top:20px; margin-left:20px;float:left;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Photoset}

{block:Text}

<div class=”post” style=”width:1000px;”>

<div style=”width:590px;float:left; ” class=”text”>

{block:Title}

        <div class=”text_title”><a href=”{Permalink}”>{Title}</a></div>

    {/block:Title}

    {Body}

</div>

<div style=”width:370px; float:left; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}

{block:HasTags}<span id=”tags”><span style=”padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</span>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>{Tag},</a> {/block:Tags}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”width:370px; margin-top:20px; margin-left:20px;float:left;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Text}

{block:Video}

<div class=”post” style=”width:1000px;”>

<div style=”width:590px;float:left; ” class=”video”>

{Video-500}

{block:Caption}<div style=”float:left: padding-top:10px;”>{Caption}</div>{/block:Caption}

</div>

<div style=”width:370px; float:left; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}

{block:HasTags}<span id=”tags”><span style=”padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</span>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>{Tag},</a> {/block:Tags}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”width:370px; margin-top:20px; margin-left:20px;float:left;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Video}

{block:Photo}

<div class=”post photo” style=”width:1000px;”>

<div style=”width:590px;float:left; “>{LinkOpenTag}<img src=”{PhotoURL-HighRes}” border=”0” style=”float:left; margin-bottom:10px;”/>{LinkCloseTag}

{block:Caption}{Caption}{/block:Caption}

</div>

<div style=”width:370px; margin-left:30px; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}

{block:HasTags}<span id=”tags”><span style=”padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</span>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>{Tag},</a> {/block:Tags}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

</div>

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”float:left; width:370px;margin-left:20px; margin-top:20px;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Photo}

{block:Audio}

<div class=”post” style=”width:1000px; “>

<div style=”width:590px;float:left; ” class=”audio”>

{block:AlbumArt}

<a href=”{Permalink}”>

<div class=”album_art”>

<img style=”width:400px; margin-left:auto; margin-right:auto;” src=”{AlbumArtURL}” border=”0” />

</div>

</a>

{/block:AlbumArt}

<div class=”audio_player” style=”width:400px;”>{AudioPlayerBlack}</div>

{block:Caption}<div style=”float:left: padding-top:10px;”>{Caption}</div>{/block:Caption}

</div>

<div style=”width:370px; float:left; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}

{block:HasTags}<span id=”tags”><span style=”padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</span>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>{Tag},</a> {/block:Tags}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”width:370px; margin-top:20px; margin-left:20px;float:left;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Audio}

{block:Chat}

<div class=”post” style=”width:1000px;”>

<div style=”width:590px;float:left; ” class=”chat”>

<div class=”chat_box”>

{block:Title}

<div class=”chat_title”><a href=”{Permalink}”>{Title}</a></div>

{/block:Title}

{block:Lines}

<div class=”chat_line_{Alt}”>

{block:Label}

<span class=”chat_label”>{Label}</span>

{/block:Label}

{Line}

</div>

{/block:Lines}

</div>

</div>

<div style=”width:370px; float:left; overflow:hidden;”>

{block:NoteCount}<span id=”likes”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>k</span>This post has {NoteCountWithLabel}</span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:NoteCount}

{block:Date} <span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>t</span>This was posted {TimeAgo}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:Date}  

{block:RebloggedFrom}<span id=”time”><span style=”padding-right:10px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>r</span>This was reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a></span></br>

<div style=”height:5px; width:370px;”> </div>{/block:RebloggedFrom}       

{block:HasTags}<span id=”tags”><span style=”padding-right:13px; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>z</span>This has been tagged with {block:Tags}<a style=”color:{color:Links}” href=”{TagURL}”>{Tag},</a> {/block:Tags}</span></br>

<div style=”height:5px; width:370px;”> </div>{/block:HasTags}

{block:ContentSource}<span id=”time”><span style=”padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:’PictosRegular’;”>R</span><a href=”{SourceURL}”><script>TrimURL(50,’{SourceURL}’)</script></a></span> </br>

<div style=”height:5px; width:370px;”> </div>{/block:ContentSource}

<div style=”margin-left:20px; margin-top:10px; float:left;”>

<a href=”https://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type=”text/javascript” src=”//platform.twitter.com/widgets.js”></script>

</div>

<div style=”float:left; margin-left:5px; margin-top:10px; height:20px;”><g:plusone size=”medium”></g:plusone></div>

<iframe src=”//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21” scrolling=”no” frameborder=”0” style=”border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;” allowTransparency=”true”></iframe>

{block:PostNotes}

<div class=”perma_notes” style=”width:370px; margin-top:20px; margin-left:20px;float:left;”>{PostNotes}</div>

{/block:PostNotes}

</div>

{/block:Chat}

{/block:Posts}</div>

    {/block:PermalinkPage}

    </div>

    </div>

</div>

<div style=”display:none;visibility:hidden;” id=”audio_player_color”>#FFFFFF</div>

<div style=”display:none;visibility:hidden;” id=”post_padding”>{text:Post padding}</div>

<div style=”display:none;visibility:hidden;” id=”tag_page”>{block:TagPage}{Tag}{/block:TagPage}</div>

<iframe id=”likes_frame” style=”height:1px;width:1px;position:absolute;left:-500px;”></iframe>

</body>

</html>