get paid to paste

Recherche

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.orfont-size:{text:font size}px; g/TR/html4/loose.dtd">



<!--	



Recherche by xantheose

Updated : 12/3/2012



--> 


<html lang="en"> 
<head> 


<meta name="if:Repeat background image" content="0"/>
<meta name="if:Three Column" content="0"/>
<meta name="if:Four Column" content="0"/>
<meta name="if:Five Column" content="0"/>
<meta name="if:Six Column" content="1"/>
<meta name="if:Italic title" content="1"/>
<meta name="if:Endless Scrolling" content="1"/>

<meta name="font:Title" content="Garamond"/> 
<meta name="font:Post title" content="Garamond"/> 
<meta name="font:Body" content="Garamond"/> 

<meta name="color:Background" content="#FFFFFF"/>
<meta name="color:Title" content="#000000"/> 
<meta name="color:Borders" content="#DDDDDD"/> 
<meta name="color:Text" content="#000000"/> 
<meta name="color:Link" content="#363636"/> 
<meta name="color:Permalink" content="#000000"/> 
<meta name="color:Permalink font" content="#FFFFFF"/> 
<meta name="color:Chat" content="#F5F5F5"/> 

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

<meta name="image:Background" 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}
font-size: {text:Body font size}px; 
font-family: {font:Body}; 
line-height: 16px; 
color: {color:Text}; 
}

a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;} 

a:hover{text-decoration: none;} 

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

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

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

div#container{
{block:IndexPage}
{block:IfThreeColumn}width: 660px;{/block:IfThreeColumn}
{block:IfFourColumn}width: 880px;{/block:IfFourColumn}
{block:IfFiveColumn}width: 1100px;{/block:IfFiveColumn}
{block:IfSixColumn}width: 1320px; {/block:IfSixColumn}
{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
margin: auto;
padding-bottom: 10px;
}

div#header{
width: 500px;
text-align: center;
margin: auto;
margin-top: 15px;
margin-bottom: 10px;
}

.title{
font-family: {font:title}; 
font-size: {text:title font size}px; 
color: {color:Title};
{block:IfItalicTitle}font-style: italic;{/block:IfItalicTitle}
padding-bottom: 10px;
border-bottom:1px solid {color:Borders};
}

.info{padding: 10px 0px 10px 0px; margin-bottom: 5px; border-bottom:1px solid {color:Borders};}

a.nav{ 
display: inline-block;
font-size: 10px; 
font-family: {font:body}; 
color: {color:Nav font};
text-transform: uppercase; 
padding: 5px;
}

a.nav:hover{color: {color:Nav font hover};}

.entry{
{block:IndexPage}
float: left;
width: 200px; 
height: 150px;
padding: 10px;
{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
overflow: hidden; 
}

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

.q{
margin-left: 20px;
padding-top: 12px;
font-family: {font:Post Title}; 
font-size: {text:post title font size}px;
color: {color:post title}; 
line-height: 24px; 
}

.quote{
position: absolute;
margin-left: 0px;
margin-top: 20px;
font-size: 50px;
opacity: 0.2;
filter: alpha(opacity = 20);
}

.source{font-size:12px; margin-left:35px;}

div#chat ul{
list-style: none;
padding: 0px;
margin-top: 5px;
margin-bottom: 10px;
{block:IndexPage}width: 210px;{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
text-align: left;
}

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

.lalala{
background-color: #000000;
height: 27px;
{block:IndexPage}width: 210px;{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
overflow: hidden;
}

div.video embed,
div.post div.video object{{block:IndexPage}width: 210px;{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}}

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

.asker{padding: 7px; background-color: {color:Chat};}

.permalink{
display: block;
position: absolute;
margin-top: 135px;
width: 200px;
height: 15px;
padding: 5px;
background-color: {color:Permalink};
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.permalink a{font-size: 10px; color: {color:Permalink font};}

.entry:hover .permalink{
opacity:0.7;
filter: alpha(opacity = 70);
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.photopermalink{
position:absolute;
text-align:center;
width:210px;
height: 105px;
padding-top: 55px;
background: #000000;
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: all 0.3s linear; 
-moz-transition:  all 0.3s linear; 
transition:  all 0.3s linear;
}

.photopermalink a{
font-size: 14px;
font-family: Arial;
font-weight: bold;
letter-spacing: -3px;
color: #CCCCCC;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.entry:hover .photopermalink{
opacity: 0.7;
filter: alpha(opacity = 70);
-webkit-transition: all 0.3s linear; 
-moz-transition:  all 0.3s linear; 
transition:  all 0.3s linear;
}

.entry:hover .photopermalink a{
letter-spacing: 2px;
-webkit-transition: all 0.3s linear; 
-moz-transition:  all 0.3s linear; 
transition:  all 0.3s linear;
}

div#page{
position: fixed;
right: 5px;
bottom: 5px;
font-family: {font:Body};
font-style: italic;
text-align: right;
{block:IfEndlessScrolling}display: none;{/block:IfEndlessScrolling}
padding: 10px;
}

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

ol.notes li.note {
border-top: solid 1px  {color:Borders};
padding: 4px;
}

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

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

ol.notes li.note blockquote {
border-color: {color:Borders};
margin: 5px 0px 5px 35px;
}

ol.notes li.note blockquote a {
text-decoration: none;
}

.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" /> 


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

</head>
<body>

{block:Pagination}<div id="page">{block:PreviousPage}<a href="{PreviousPage}">newer </a>{/block:PreviousPage}{block:nextPage}<a href="{nextPage}">/ before</a>{/block:nextPage}</div>{/block:Pagination}

<div id="container">

<div id="header">
<div class="title">{Title}</div>
{block:Description}<div class="info">{Description}</div>{/block:Description}
<a href="/" class="nav">Home</a> &bull;
{block:AskEnabled}<a href="/ask"class="nav">Message</a> &bull;{/block:AskEnabled} 
<a href="/archive" class="nav">Archive</a>
{block:HasPages}{block:Pages} &bull; <a href="{URL}" class="nav">{Label}</a>{/block:Pages}{/block:HasPages} 
{block:SubmissionsEnabled} &bull; <a href="/submit" class="nav">{SubmitLabel}</a>{/block:SubmissionsEnabled}
 &bull; <a href="http://xantheose.tumblr.com/" class="nav" target="_blank">Theme</a>
</div>


{block:IfEndlessScrolling}<div class="autopagerize_page_element">{/block:IfEndlessScrolling}

{block:Posts}

{block:Text}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{Body}
{block:PermalinkPage}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Text}

{block:Photo}
<div class="entry">
{block:IndexPage}<div class="photopermalink"><a href="{Permalink}">{NoteCount}</a><p><a href="{ReblogURL}" target="_blank"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="18px"/></a></div>{/block:IndexPage}
<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:PermalinkPage}width="500px"{/block:PermalinkPage} width="250"/>
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Photo}

{block:Photoset}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
{block:IndexPage}{Photoset-250}{/block:IndexPage}
{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Photoset}

{block:Quote}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
<span class="quote">&#10077;</span><div class="q">{Quote}</div>
{block:Source}<div class="source"><p>&#8212; {Source}</p></div>{/block:Source}
{block:PermalinkPage}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Quote}

{block:Chat}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
{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:PermalinkPage}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Chat}

{block:Link}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
<span class="post_title"><a href="{URL}"><span class="links">{Name}</span> ↘</span></a>{block:Description}{Description}{/block:Description}
{block:PermalinkPage}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Link}

{block:Audio}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
<center><div class="lalala">
{AudioPlayerBlack}</div>
{block:Caption}{Caption}
({PlayCount} listens) {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<br><br></center>
{block:PermalinkPage}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Audio}

{block:Video}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
<div class="video">{Video-500}</div>
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Video}

{block:Answer}
<div class="entry">
{block:IndexPage}<span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank" style="float:right"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/24/arrow_circle_left.png" width="14px"/></a></span>{/block:IndexPage}
<div class="asker">{Asker}: {Question}</div>
{Answer}
{block:PermalinkPage}Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
</div>
{/block:Answer}

{block:PostNotes}{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: Jun 23, 2011, 2:27:37 am
Views: 53,448