All pastes #2096091 Raw Edit

Untitled

public text v1 · immutable
#2096091 ·published 2011-12-23 23:41 UTC
rendered paste body
<!--


                |||||||||||
                |||||||||||
                ||||   ||||
                ||||   ||||
   ||||||||||   ||||   ||||   ||||||||||   ||||           ||||
   ||||||||||   ||||   ||||   ||||||||||    ||||         ||||
   ||||         ||||   ||||        |||||     ||||       ||||
   ||||         ||||   ||||       ||||        ||||     ||||
   ||||         ||||   ||||      ||||          ||||   ||||
   ||||         ||||   ||||     ||||            |||| |||| 
   ||||         ||||   ||||    ||||              |||||||
   ||||         ||||   ||||   ||||                ||||
   ||||||||||   |||||||||||   ||||||||||         ||||
   ||||||||||   |||||||||||   ||||||||||        ||||
                                               ||||
            APOLLO theme by c0zy              ||||
              c0zy.tumblr.com                ||||
                                            
                                            
-->

<html lang="en">
<head>


<title>{title}</title>
<link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>

<meta name="color:Background" content="#FFF"/>
<meta name="color:Post Box" content="#F5F5F5"/>
<meta name="color:Blog Title" content="#3D3D3D"/>
<meta name="color:Blog Description" content="#5A5A5A"/>
<meta name="color:Title" content="#4e4e4e"/>
<meta name="color:Text" content="#363636"/>
<meta name="color:Link" content="#646464"/>
<meta name="color:Hover" content="#FFF"/>
<meta name="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
<meta name="font:Blog Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
<meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
<meta name="image:Background" content=""/>
<meta name="image:Sidebar" content=""/>
<meta name="if:Sidebar On Top Or Bottom" content="1"/>
<meta name="if:Reblog Link On Hover" content="1"/>
<meta name="if:Faded Images On Hover" content="0"/>
<meta name="if:Post Shadows" content="0"/>
<meta name="if:Rounded Edges" content="0"/>
<meta name="if:Show Photo" content="0"/>
<meta name="if:Small Sidebar Image" content="0"/>
<meta name="if:Show Title" content="1"/>
<meta name="if:Show Blog Description" content="1"/>
<meta name="if:Show Notes" content="1"/>
<meta name="if:Ask Link" content="1"/>
<meta name="if:Archive Link" content="1"/>
<meta name="text:Ask Link Text" content="" />
<meta name="text:Archive Link Text" content="" />
<meta name="text:Custom Link One" content="" />
<meta name="text:Custom Link One Title" content="" />
<meta name="text:Custom Link Two" content="" />
<meta name="text:Custom Link Two Title" content="" />
<meta name="text:Custom Link Three" content="" />
<meta name="text:Custom Link Three Title" content="" />
<meta name="text:Custom Link Four" content="" />
<meta name="text:Custom Link Four Title" content="" />
<meta name="text:Custom Link Five" content="" />
<meta name="text:Custom Link Five Title" content="" />
<meta name="text:Custom Link Six" content="" />
<meta name="text:Custom Link Six Title" content="" />
<meta name="text:Custom Link Seven" content="" />
<meta name="text:Custom Link Seven Title" content="" />
<meta name="text:Custom Link Eight" content="" />
<meta name="text:Custom Link Eight Title" content="" />
<meta name="text:Custom Link Nine" content="" />
<meta name="text:Custom Link Nine Title" content="" />
<meta name="text:Custom Link Ten" content="" />
<meta name="text:Custom Link Ten Title" content="" />
</script>

<style type="text/css">

body{
   margin:0px; 
   background-color: {color:Background}; 
   background-image:url({image:Background});
   background-attachment: fixed; 
   background-repeat: repeat; 
   font-size: 9px; 
   font-family:{font:Body}; 
   line-height:11px; 
   color:{color:Text};
}

a:link, a:active, a:visited{ 
   color: {color:Link}; 
   text-decoration: none;
   -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all   0.6s ease-out;transition: all 0.6s ease-out;
}

a:hover{ 
   color:{color:Hover}; 
   text-decoration: none;
   -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all   0.3s ease-out;transition: all 0.3s ease-out;
}

.sidelink{font-style:italic;
   font-family: {font:Body};
   font-color: {color:Text};
   text-align: right;
   padding-right:5px;
   font-size:9px; display:block;
   margin:-5px;width:auto;
   -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s  linear;}

.sidelink:hover{background-color:rgba(0,0,0,0);
  style: italic;
  color:{color:Hover};
  padding-left:5px;
  margin:-5px;width:auto;
  -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s    linear;}
  .sidelink a:hover{color: {color:Link};
  -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s   linear;}

#leposts{width:310px; height:auto;}
  {block:PermalinkPage}
  width:410px;
  {/block:PermalinkPage}
  {block:ifRoundedEdges}
  -moz-border-radius: 3px;
  border-radius: 3px;
  {/block:ifRoundedEdges}
}

#weiner{
  padding-top:3px;
  padding-bottom:3px;
  position:fixed !important;
  width:310px;
  height:207px;
  background-color:{color:Post Box};
  {block:PermalinkPage}
  width:410px;
  height:207px;
  {/block:PermalinkPage}
  {block:ifRoundedEdges}
  -moz-border-radius: 3px;
  border-radius: 3px;
  {/block:ifRoundedEdges}
}

#sidebarr{
  z-index:999999999999999;
  position:absolute !important;
  position:fixed !important;
{block:ifSidebarOnTopOrBottom}
  top:20px;
{/block:ifSidebarOnTopOrBottom}
{block:ifNotSidebarOnTopOrBottom}
  bottom:100px;
{/block:ifNotSidebarOnTopOrBottom}
  left: 395px;
  width:200px;
  background-color: transparent;
}

#containerr{
  margin:auto;
  left:-180px;
  top:10px;
  padding-top:10px;
  padding-left:117px;
  position:absolute;
  overflow:hidden;
{block:indexpage}
  width:1080px;
{/block:indexpage}
{block:permalinkpage}
  width:1080px;
  left:220px;
{/block:permalinkpage}
}

#posts{
  float:right;
  {block:indexpage}
  width:400px;
  {/block:indexpage}
  {block:permalinkpage}
  width:800px;
  {/block:permalinkpage}
}

#c0zy{
  position:fixed !important;
  width:auto; 
  height:auto;   
  right:3px;
  top:26px;
}

#entry{
  z-index:9999;
  {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  -moz-box-shadow:  0px 0px 12px rgba(0, 0, 0, .3);
  box-shadow: 0px 0px 12px  rgba(0, 0, 0, .3);{/block:IfPostShadows}
  border:0px solid;
  border-color: #f1f1f1;
  float: left;
  width: 310px;
  height: auto;
  {block:PermalinkPage}
  width: 410px;
  height: auto; 
  {/block:PermalinkPage} 
  line-height:8px;
  background-color:{color:Post Box};   
  padding:0px;
  margin-right:10px;
  overflow:hidden; 
  margin-bottom:20px;
  {block:ifRoundedEdges}
  -moz-border-radius: 3px;
  border-radius: 3px;
  {/block:ifRoundedEdges}
}


#entry img{
{block:IndexPage}
max-width: 310px;
height: auto;
{/block:IndexPage}
{block:PermalinkPage}
max-width: 410px;
height: auto;
{/block:PermalinkPage}
}

{block:ifReblogLinkOnHover}
#entry:hover #reblog{
{block:IndexPage}
opacity:1;-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
{/block:IndexPage}
}

#reblog{
width:22px;
float:left;
margin-left:280px;
margin-top:8px;
position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
{/block:ifReblogLinkOnHover}



#permapage{
  font-family: {Font:Body}; 
  font-size: 9px; 
  text-align: center; 
  padding-bottom:10px;
  z-index:9999;}

#notes{
  {block:permalinkpage}
  background-color:{color:Post Box};
  display:block;
  width:800px;
  float: left;
  padding:10px;
  overflow:visible;
  z-index:9999999;
  margin-top: 10px;
  {block:IfPostShadows}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:IfPostShadows}
  {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
  outline:1px solid rgba(0, 0, 0, .1);
  border:2px solid rgba(0, 0, 0, .05);
  text-align: left;{/block:permalinkpage}
}

iframe#tumblr_controls{position:fixed !important;
}

{block:iffadedimagesonhover}
img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
{/block:iffadedimagesonhover}

.title{
  font-family: {font:Title}; 
  font-size: 12px; 
  line-height: 12px; 
  color: {color:Title}; 
  font-weight: normal;
  letter-spacing: 0px;
}

.entrytext{
  font-family: {font:Body}; 
  font-size: 9px; 
  line-height: 12px; 
  color: {color:Title}; 
  font-weight: normal;
  letter-spacing: 0px;
  align:left;
  font-style:italic;
}


.leblogtitle{
  font-family: helvetica; 
  font-size: 12px; 
  line-height: 14px; 
  letter-spacing: 3px;
  color: {color:Blog Title}; 
  font-weight: normal;
{block:IfNotShowBlogDescription}
   margin-bottom:-30px;
{/block:IfNotShowBlogDescription}
  -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all     0.6s ease-out;transition: all 0.6s ease-out;
}

.credy{
  font-family: Arial; 
  font-size: 9px; 
  opacity: .6; 
  color: {color:Body}; 
  letter-spacing: 0px;
  border-style: outset;
  border-width: 2px;
}

.leblogtitle:hover{
  color:{color:Hover};
  -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all  0.3s ease-out;transition: all 0.3s ease-out;
}

.credy:hover{
  font-family: Arial; 
  font-size: 9px; 
  opacity: .6; 
  color: {color:Body}; 
  letter-spacing: 0px;
  border-style: inset;
  border-width: 2px;
}

.permalinktext{
  font-family: {Font:Body}; 
  padding: 5px;
  position: absolute; 
  text-align: center; 
  width: 200px; 
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity:0;
}

.permalinktext a{color:{color:links};
}

.entry:hover .permalinktext {
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  width:200px; 
  text-decoration:line-through;
  height:auto; 
  display: block; 
  opacity: 1; 
}


blockquote{
  padding:0px 0px 2px 3px;
  margin:0px 0px 2px 1px; 
}
ul, ol, li{
  list-style:none; 
  margin:0px; 
  padding:0px;
}

.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, 
.user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
}

a.links {
  font-family: Arial;
  font-size: 10px; 
  line-height: 9px; 
  text-transform: normal; 
  letter-spacing:0px;
  display:block;
  padding: 0px;
  margin-bottom: 0px;
 {block:ifRoundedEdges}
  -moz-border-radius: 3px;
  border-radius: 3px;
  {/block:ifRoundedEdges}
}

a.links:hover {
  font-style: italic;
  text-decoration: underline;
  letter-spacing:10px;
}

</style>
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=720" />
</head>
<body>

<div id="c0zy">
<a href="http://c0zy.tumblr.com"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
</div>

<div id="weiner">
<div id="containerr">
<div id="sidebarr">

{block:ifShowPhoto}
<div align="right" style="padding-bottom:3px; {block:ifRoundedEdges}
 -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
<a href="/">
<img style="{block:ifRoundedEdges}
 -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=100{/block:ifSmallSidebarImage}" /></a></div>
<br>
{/block:ifShowPhoto}
{block:ifShowTitle}
<a href="/"><div align="right" class="leblogtitle">{Title}</div></a>
{/block:ifShowTitle}<br>

{block:IfShowBlogDescription}
<div align="right" style="line-height:14px; margin-top:-10px; margin-bottom:-10px; color:{color:Blog Description};">{description}</div>
{/block:IfShowBlogDescription}

<br>

<div style="margin-top:-5px;{block:ifNotShowBlogDescription}margin-top:-30px;{block:ifShowTitle}margin-top:0px;{/block:ifShowTitle}{/block:ifNotShowBlogDescription}">
<center><br>
{block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a><br>{/block:ifAskLink}
{block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title}</a><br>{/block:ifCustomLinkOneTitle}
{block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="sidelink">{text:Custom Link Two Title}</a><br>{/block:ifCustomLinkTwoTitle}
{block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="sidelink">{text:Custom Link Three Title}</a><br>{/block:ifCustomLinkThreeTitle}
{block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="sidelink">{text:Custom Link Four Title}</a><br>{/block:ifCustomLinkFourTitle}
{block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}" class="sidelink">{text:Custom Link Five Title}</a><br>{/block:ifCustomLinkFiveTitle}
{block:ifCustomLinkSixTitle}<a href="{text:Custom Link Six}" class="sidelink">{text:Custom Link Six Title}</a><br>{/block:ifCustomLinkSixTitle}
{block:ifCustomLinkSevenTitle}<a href="{text:Custom Link Seven}" class="sidelink">{text:Custom Link Seven Title}</a><br>{/block:ifCustomLinkSevenTitle}
{block:ifCustomLinkEightTitle}<a href="{text:Custom Link Eight}" class="sidelink">{text:Custom Link Eight Title}</a><br>{/block:ifCustomLinkEightTitle}
{block:ifCustomLinkNineTitle}<a href="{text:Custom Link Nine}" class="sidelink">{text:Custom Link Nine Title}</a><br>{/block:ifCustomLinkNineTitle}
{block:ifCustomLinkTenTitle}<a href="{text:Custom Link Ten}" class="sidelink">{text:Custom Link Ten Title}</a><br>{/block:ifCustomLinkTenTitle}
{block:ifArchiveLink}<a href="/archive" class="sidelink">{text:Archive Link Text}</a><br>{/block:ifArchiveLink}
</div>
</div>
</center>

<div id="posts">

{block:Posts}
<div id="entry">
{block:Photo}
{block:IndexPage}
{block:ifReblogLinkOnHover}
<div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="22px;"/></a></div>
{/block:ifReblogLinkOnHover}
<div id="leposts">
<a href="{permalink}">
<img src="{PhotoURL-500}" alt="{PhotoAlt}"  width=310; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow:  0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px  rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundedEdges}"></a></div>
{/block:IndexPage}
{block:PermalinkPage}
{LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=410px; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow:  0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px  rgba(0, 0, 0, .3);{/block:IfPostShadows}  border="0"></center>
{/block:PermalinkPage}
{/block:Photo}

{block:Photoset}
<center>
<div style="background-color:{color:Post Box};{block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
<div style="padding:5px">
{block:IndexPage}
{Photoset-250}
{/block:IndexPage}
{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</div>
{block:indexpage}<div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div>
<div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}
</div>
</center>
{/block:Photoset}
 
{block:Text}<div style="padding:10px;">
{block:Title}
<a href="{permalink}"><span class="title">{Title}</span></a>
{/block:Title}
<span class="entrytext">{Body}</span>
<a href="{Permalink}"></a></div>
{block:IfShowNotes}{block:indexpage}<hr size="1" width="270">
 <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}{/block:IfShowNotes}
{/block:Text}

{block:Answer}
<div style="background-color:{color:Post Box};{block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
<div style="padding-bottom:5px;{block:PermalinkPage}padding-left:5px;{block:PermalinkPage} padding-right:5px; padding-top:10px;">
<div style="padding-left:10px;padding-right:10px; margin-bottom:-10px;"><span class="title">{asker}: {Question}</span></div><br>
<div style="padding-right:10px; padding-left:10px;"><span class="entrytext" style="line-height:12px;">{Answer}</span></div>
</div>
{block:indexpage}<hr size="1" width="270"><div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}</div>
{/block:Answer}


{block:Link}<div style="padding:10px;>
<a href="{URL}"><span class="title">{Name}</span></a></div>
{block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
{block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
{block:IfShowNotes}{block:indexpage}<hr size="1" width="270">
 <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}{/block:IfShowNotes}
{/block:Link}

{block:Quote}
<div style="padding:10px;">
<span class="title" style="line-height:16px; font-style: italic;">"{Quote}"</span><br><br>
<div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
-{Source}
{/block:Source}</a></div>{block:IfShowNotes}<br>{block:indexpage}<hr size="1" width="270">
 <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}{/block:IfShowNotes}
</div>
{/block:Quote}

{block:Chat}
<div style="padding:10px;">
<a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label" style="line-height:12px;">{Label}</span>
{/block:Label}
{Line}
</li>
{/block:Lines}
</ul>
{block:Caption}{Caption}{/block:Caption}
{block:IfShowNotes}<br>{block:indexpage}<hr size="1" width="270">
 <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}{/block:IfShowNotes}
</div>
{/block:Chat}

{block:Audio}
<div style="padding-top:30px; padding-left:50px; padding-right:50px;{block:ifNotShowNotes}padding-bottom:30px;{/block:ifNotShowNotes}">
<div style="float:center">
{AudioPlayerGrey}
</div>
</div>
{block:IfShowNotes}
<div style="padding-left:50px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
<hr size="1" width="270">
<div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
<div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}{/block:IfShowNotes}
{/block:Audio}

{block:Video}
<center>
<div style="background-color:{color:Post Box};{block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
<div style="padding-top:5px; padding-bottom:8px;">
{block:IndexPage}
{Video-250}
{/block:IndexPage}
{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
</div>
<div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
{block:indexpage}<center><div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div></center>
 <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
</a></div>{/block:indexpage}
</div>
</center>
{/block:Video}

{block:PermalinkPage}</a>
<div id="permapage"><br>
{block:notecount}
{notecountwithlabel}
{/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from 
<a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by 
<a href="{ReblogRootURL}">{ReblogRootName}</a>
{/block:RebloggedFrom}
<br><br>
<div align="left">
{block:PostNotes}
{PostNotes}
{/block:PostNotes}
</div>
</div>
{/block:PermalinkPage}
</div>
{/block:Posts}
</div>
</div>
</div>
</center>
</div>
{block:indexpage}
{block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
<script type="text/javascript">
  $(window).load(function(){
    var $wall = $('#posts');
    $wall.imagesLoaded(function(){
      $wall.masonry({
        itemSelector: '#entry, #entry_photo',
	isAnimated : false
      });
    });

    $wall.infinitescroll({
      navSelector    : '#page-nav',  
      nextSelector   : '#page-nav a', 
      itemSelector   : '#entry, #entry_photo', 
      bufferPx       : 2000,
      debug          : false,
      errorCallback: function() { 
        $('#infscr-loading').fadeOut('normal');   
      }},
      function( newElements ) {
        var $newElems = $( newElements );
		$newElems.hide();
        $newElems.imagesLoaded(function(){
          $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
        });
      }); $('#content').show(500);
  });
</script>
{/block:indexpage}
</body>
</html>