get paid to paste

Plain

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">


<!--	



Plain by xantheose



--> 



<html lang="en"> 
<head>

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

<script type="text/javascript">
$(document).ready(function() {
$("body").css("display", "none");
$("body").fadeIn(700);
$("a.transition").click(function(event){
event.preventDefault();
linkLocation = this.href;
$("body").fadeOut(1000, redirectPage);
});
function redirectPage() {
window.location = linkLocation;
}
});
</script>


<meta name="if:Repeat background image" content="0"/> 
<meta name="if:Sidebar image" content="0"/>
<meta name="if:Italic Title" content="1"/>
<meta name="if:Consolas Font" content="0"/>
<meta name="if:Endless Scrolling" content="0"/>
<meta name="font:Body" content="Garamond"/> 

<meta name="color:Background" content="#FFFFFF"/>
<meta name="color:Text" content="#444444"/> 
<meta name="color:Title" content="#444444"/> 
<meta name="color:Post Shadow" content="#DDDDDD"/> 
<meta name="color:Link" content="#646464"/> 
<meta name="color:Hover" content="#000000"/> 
<meta name="color:Scroll Bar" content="#DDDDDD"/> 
<meta name="color:Chat" content="#F5F5F5"/> 

<meta name="text:Title font size" content="18"/>
<meta name="text:Post title font size" content="16"/>
<meta name="text:Body font size" content="11"/> 

<meta name="image:Background" content=""/> 
<meta name="image:Sidebar" content=""/> 


{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description} 
<title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary} 

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

<style type="text/css"> 


iframe#tumblr_controls{
top: 1px !important;
margin: 0 0 0 0;
right: 6px !important;
position: fixed !important;
}

body{
margin:0px; 
background-color: {color:Background}; 
background-image:url({image:Background});
background-attachment: fixed; 
background-repeat: no-repeat;
{block:IfRepeatBackgroundImage}
background-repeat: repeat;
{/block:IfRepeatBackgroundImage}
background-position:right;
font-size:{text:Body font size}px; 
font-family:{font:Body}; 
{block:IfConsolasFont}font-family:consolas;{/block:IfConsolasFont}
line-height:16px; 
color:{color:Text}; 
}

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

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

::-webkit-scrollbar-thumb:vertical { 
background-color:{color:text};
height:100px;
-webkit-border-radius:3px;
}

::-webkit-scrollbar-thumb:horizontal { 
background-color:{color:text};
height:10px;
-webkit-border-radius:3px;
}

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

div#content{
margin-left:400px;
margin-top:20px;
width:400px;
}

div#side{ 
position:fixed; 
left:840px;
top:100px;
width:250px; 
} 

.title{ 
font-size: {text:title font size}px;
{block:IfItalicTitle}font-style:italic;{/block:IfItalicTitle}
line-height:24px; 
color:{color:Title};
padding-bottom:10px;
} 

a.nav{ 
display:block; 
margin-top:10px;
font-size:11px; 
text-transform:uppercase;  
letter-spacing:1px; 
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

a.nav:hover{
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.page{ 
display:block; 
margin-top:9px;
font-size:10px;
font-weight:bold;
text-transform: lowercase;  
letter-spacing: 1px; 
{block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}
}

.post_title{ 
font-family:{font:Post title}; 
font-size:{text:Post title font size}px;
color:{color:Post title}; 
line-height:24px; 
}

.entry{
width:400px;
margin-bottom:30px;
padding-bottom:5px;
box-shadow: 0 5px 8px -4px {color:Post Shadow};
-moz-box-shadow: 0 5px 8px -4px {color:Post Shadow};
-webkit-box-shadow: 0 5px 8px -4px {color:Post Shadow};
overflow:hidden;
}

.entry img{max-width:400px;}

.photo_entry{
width:400px;
margin-bottom:30px;
padding-bottom:5px;
overflow:hidden;
}

.photo_entry img{max-width:400px;}

.asker{background:{color:chat}; padding:5px 5px 5px 2px;}

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

.captionholder{
position:absolute;
width:385px;
background:#fff;
padding:0px 5px 5px 10px;
opacity:0;
filter: alpha(opacity = 0);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.tags{display:navigate; font-size:9px;}

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

.photo_entry:hover .captionholder{
opacity:0.8;
filter: alpha(opacity = 80);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.entry:hover .captionholder{
opacity:0.8;
filter: alpha(opacity = 80);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.permalink{
text-align:right;
font-size:9px;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.permalink:hover{
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

div#chat li {
padding: 4px;
background-color:{color:Chat};
margin-top: 2px; 
}

div#chat ul{
list-style: none;
padding: 0px;
margin-top:5px;
margin-bottom:10px;
width: 400px;
text-align: left;
}

.audio{
background-color:#000;
height:27px;
width:400px;
}

div#postnotes{
width:400px;
margin-top:10px;
}

ol.notes {
padding: 0px;
margin: 25px 0px;
list-style-type: none;
border-bottom: solid 1px {color:text};
font-size:10px;
}

ol.notes li.note {
border-top: solid 1px {color:text};
padding: 4px;
font-size:10px;
}

ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}

ol.notes li.note span.action {
font-weight: normal;
font-size:10px;
}

ol.notes li.note .answer_content {
font-weight: normal;
font-size:10px;
}

ol.notes li.note blockquote {
border-color: {color:text};
padding: 4px 10px;
margin: 10px 0px 0px 25px;
font-size:10px;
}

ol.notes li.note blockquote a {
text-decoration: none;
font-size:10px;
}

.tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}


{CustomCSS}
</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>


<div id="side"> 
<div class="title">{Title}</div>
{block:IfSidebarImage}<img src="{image:sidebar}" width="250" style="margin-bottom:10px;"/>{/block:IfSidebarImage}
{Description}
<a href="/" class="nav">Home</a> 
{block:AskEnabled}<a href="/ask"class="nav">Message</a>{/block:AskEnabled}
<a href="/archive" class="nav">history</a>
<a href="/random" class="nav">random</a>
{block:HasPages}{block:Pages}<a href="{URL}" class="nav">{Label}</A>{/block:Pages}{/block:HasPages}
{block:SubmissionsEnabled}<a href="/submit"class="nav">{SubmitLabel}</a>{/block:SubmissionsEnabled}
<a href="http://xantheose.tumblr.com/" class="nav" target="_blank">Theme</a>
<div class="page">{block:PreviousPage}<a href="{PreviousPage}">← previous / </a>{/block:PreviousPage}{block:nextPage}<a href="{nextPage}">Next →</a>{/block:nextPage}</div>
</div>


<div id="content">

{block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js";;></script>{/block:IfEndlessScrolling}
 
{block:IfEndlessScrolling}<div class="autopagerize_page_element">{/block:IfEndlessScrolling}


{block:Posts}
{block:Text}
<div class="entry">
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{Body}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}
</div>
{/block:Text}

{block:Photo} 
<div class="photo_entry">
{block:IndexPage}{block:Caption}<div class="captionholder">{Caption}
{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:Caption}{/block:IndexPage}
{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400"/>{block:IndexPage}</a>{/block:IndexPage}
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
</div>
{/block:Photo}

{block:Photoset}
<div class="entry">
{Photoset-400}
{block:Caption}{Caption}{/block:Caption}
<p>{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}</p>
</div>
{/block:Photoset}

{block:Quote}
<div class="entry">
<div class="post_title">&#10077;&nbsp;{Quote}</div>
{block:Source}<p>&#8212;&nbsp;{Source}</p>{/block:Source}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}
</div>
{/block:Quote} 

{block:Chat}
<div class="entry">
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
<div id="chat">
<ul>{block:Lines}<li>
{block:Label}<b>{Label}</b>{/block:Label}
{Line}
</li>{/block:Lines}</ul>
</div>
{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}
</div>
{/block:Chat}

{block:Link}
<div class="entry">
<span class="post_title"><a href="{URL}">{Name}</span></a>
{block:Description}{Description}{/block:Description}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}
</div>
{/block:Link}

{block:Audio}
<div class="entry">
{block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="150"/><p>{/block:AlbumArt}
<div class="audio">{AudioPlayerBlack}</div>
{block:Caption}{Caption}
<small>{PlayCount} listens</small> {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}
</div>
{/block:Audio}

{block:Video}
<div class="entry">
{Video-400}
{block:Caption}{Caption}{/block:Caption}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}
</div>
{/block:Video}

{block:Answer}
<div class="entry">
<div class="asker">{Asker} : {Question}</div>
{Answer}<p>
{block:IndexPage}<div class="permalink"><a href="{Permalink}">♥ {NoteCountWithLabel} // {TimeAgo}</a></div>{/block:IndexPage}
</div>
{/block:Answer}

{block:PostNotes}
<div id="postnotes">Posted {TimeAgo} with {NoteCountWithLabel}<br>
{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}<br>
{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}</div>
{PostNotes}
{/block:PostNotes}

{/block:posts}

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

</div>

<!-- PLEASE DO NOT REMOVE THE CREDIT LINK. I'D APPRECIATE THAT VERY MUCH --> 

</body> 
</html>

Pasted: Dec 22, 2011, 3:34:55 pm
Views: 29,446