All pastes #2122269 Raw Edit

Untitled

public text v1 · immutable
#2122269 ·published 2012-02-28 00:49 UTC
rendered paste body
<html lang="en">
<head>

<!-- DEFAULT VARIABLES -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="image:Header" content=""/>
<meta name="font:FONT" content=""/>
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}

<style type="text/css">
iframe#tumblr_controls {right:3px !important; position: fixed !important;}

body {
margin:0px;
background-color: #FFFFFF;
font-size: 20px;
font-family: {font:FONT};
line-height:25px;
letter-spacing:0px;
color:{color:Text};
}

p {
margin:0px;
margin-top:0px;
}


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

div#content{ width:800px; padding-top: 2px;
padding-bottom: 2px; background: #FFFFFF;}

div#entry{
background-color:;
margin-top:px;
padding-top:0px;
padding-bottom:2px;
}

#postnotes{
text-align: justify;}

#postnotes blockquote{
border: 0px;}

.title{
font-size: 20px;
line-height: 15px;
color: {color:Title};
letter-spacing: 0px;
font-weight: normal;
padding:0px 0px 0px 0px;
}

.video embed, .post div.video object {width:800px !important; height:500px !important;}

blockquote{
padding:0px 0px 2px 5px;
margin:0px 0px 2px 1px;
border-left: 1px solid #000;
}

blockquote p, ul{
margin:0px;
padding:0px;
}


a img{border: 0px;}

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:#555555;}

.notes img{width:10px; position:relative; top:3px;}

.permalink{
display: block;
font-size: 10px;
text-align: left;
text-decoration: none;
}

</style>

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

</head>
<body>
 {block:IfHeaderImage}<img src="{image:Header}"/>{/block:IfHeaderImage}
<div id="content"> 
<Div class = "autopagerize_page_element">
{block:Posts} <div id="entry">

{block:Text}
{block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}
<span class="entrytext">{Body}</span>
<div align="right"><a href="{Permalink}">{NoteCountWithLabel}</a>
{/block:Text}

{block:Link}
<a href="{URL}" class="title">{Name}</a>
{block:Description}{Description}{/block:Description}
<div align="right"><a href="{Permalink}">{NoteCountWithLabel}</a>
{block:Link}

{block:Photo}
{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=800px/></a>
{LinkCloseTag}{block:Caption}{/block:Caption}</center>
{/block:Photo}

{block:Chat}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}
</li>
{/block:Lines}
<div align="right"><a href="{Permalink}">{NoteCountWithLabel}</a>
{/block:Chat}


{block:Audio}
<center><div style="width:800px; height:300px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
{block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
<div align="right"><a href="{Permalink}">{NoteCountWithLabel}</a>
{/block:Audio}

{block:Video}
<div class="video">{Video-500}</div></center><div align="right"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
{block:Video}

{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}

{block:PostNotes}{PostNotes}
{/block:PostNotes}
</div>

{/block:Posts}
</div></div>
</div>

</div>
</body>
</html>