All pastes #2106943 Raw Edit

Narnia

public text v1 · immutable
#2106943 ·published 2012-01-28 03:09 UTC
rendered paste body
<!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="#7CD7F5"/>
<meta name="color:Header Links" content="#7CD7F5"/>
<meta name="text:Number of columns" content="5"/>
<meta name="color:Background" content="#fff"/>
<meta name="if:Fade in posts" content="0"/>
<meta name="color:Post Title" content="#7CD7F5"/>
<meta name="color:Description" content="#fff"/>
<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:Fixed Header" content="1"/>
<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="#000000"/>
<meta name="color:Links" content="#7CD7F5"/>
<meta name="color:Links Hover" content="#ea365e"/>
<meta name="color:Blog Hover" content="#000"/>
<meta name="color:Blog" content="#fff"/>
<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/fftf9xi/nh9lno1hy/pictos.css">


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

<link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>



{block:IndexPage}
<script src="http://www.themecloud.co/themes/narnia/getjs.asp?id=114064"></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'>



{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: #000 url(http://static.tumblr.com/2w7y46r/6aNlxaw9r/309560.jpeg) repeat;
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;
{block:iffixedheader}
top:5px !important;
{/block:iffixedheader}
}

#purchase_theme{
position:fixed !important; {block:iffixedheader}top:3px !important; z-index:1000 !important; {/block:iffixedheader}
display: none !important;
}

{/block:ifFixtumblrcontrols}

iframe#tumblr_controls{
z-index:600 !important;
{block:iffixedheader}position:fixed !important;{/block:iffixedheader}
}


::-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}

#posts{{block:iffixedheader}padding-top:60px;{/block:iffixedheader}
}

#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% !important;
height:auto !important;
z-index:500 !important;
{block:PermalinkPage}
height:350px !important;;
{/block:PermalinkPage}
}

.video iframe{
width:100% !important;
height:auto !important;
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;
left: 50%;
top: 50%;
height: 20px;
margin: -10px 0 0 -56px;
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_title a{
font-size:30px;
letter-spacing: 1px;
z-index:489;
position: relative;
font-weight:500;
font-family: 'Amatic SC', Arial;
color:{color:blog};
text-transform: uppercase;
margin:0px;
float:left;
padding:15px 0px 0px 25px;
{block:iflogoImage}display:none{/block:iflogoImage}
}

.blog_title a:hover{
color:{color:bloghover};
}

header_title{
padding:10px 0px 0px 20px;
border:1px solid red;
top:0px;
position:fixed;
}

#header_menu{
width:100%;
height:60px;
z-index:503;
background-color:{color:header};
background-image:url('');
position:fixed;
top:0px;
left:0px;
} 

#page_menu{
display:none;
width:100%;
height:auto;
z-index:501;
background-color:{color:header};
position:fixed;
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;}



#description{
font-family:'Open Sans';
width:400px;
margin-left:25px;
height:auto;
float:left;
font-size:12px;
margin-top:60px;
margin-bottom:20px;
color:{color:description};
}
#profile_picture
{
font-family:'Open Sans';
width:70px;
margin-left:25px;
height:auto;
float:left;
font-size:12px;
margin-top:60px;
margin-bottom:20px;
}

#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);  

}

</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' 
	 	};
	*/
	
	$().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:ifnotfixedheader}

<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); ">oo
</div>

{/block:ifnotfixedheader}

<div id="header_menu" {block:ifnotfixedheader} style="display:none;" {/block:ifnotfixedheader}>

<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}<div class="blog_title"><a href="/">James Charles</a></div>{/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:Iffixedheader}width:20px;{/block:Iffixedheader}cursor:pointer; margin-left:20px;">+</div>

<div id="nav">
<a id="various3" href="http://www.tumblr.com/ask_form/-respawn.tumblr.com">MESSAGE</a> <a href="/links">Explore</a> <a href="/tags">Categories</a> <a href="/tagged/me">Myself</a> <a href="/blogroll">Blogroll</a> <a href="/"><script type="text/javascript" src="http://st2.freeonlineusers.com/on3.php?id=770170"></script></a>
</div>


</div></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}
        
</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:iffixedheader}margin-top:90px;
    {/block:iffixedheader}{/block:PermalinkPage}">














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