get paid to paste

Smitten

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



<!-- 



Smitten by xantheose



--> 



<html lang="en"> 
<head> 


<meta name="if:Repeat background 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="if:Caption" 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="#444444"/>
<meta name="color:Borders" content="#DDDDDD"/> 
<meta name="color:Post title" content="#444444"/> 
<meta name="color:Text" content="#222222"/> 
<meta name="color:Link" content="#444444"/> 
<meta name="color:Hover" content="#000000"/> 
<meta name="color:Chat" content="#F5F5F5"/> 

<meta name="text:Title font size" content="26"/>
<meta name="text:Post title font size" content="18"/>
<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;
background-position:right;
{block:IfRepeatBackgroundImage}
background-repeat: repeat;
{/block:IfRepeatBackgroundImage}
font-size:{text:Body font size}px; 
{block:IfConsolasFont}font-family:consolas;{/block:IfConsolasFont}
{block:IfNotConsolasFont}font-family:{font:body};{/block:IfNotConsolasFont}
line-height:16px; 
color:{color:Text}; 
} 

a:link, a:active, a:visited{ 
color: {color:Link}; 
border-bottom:1px solid transparent;
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}; 
border-bottom:1px solid {color:borders};
-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;
-moz-border-radius: 3px;
border-radius: 3px;
}

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

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

div#wrap{margin:auto; width:420px;}

div#content{width:420px; padding-top:30px;}

div#header{width:420px;}

div#links{margin:10px 0px 10px 0px;}

a.nav{ 
display:navigate;
font-size:9px;
margin-right:10px;
text-transform:uppercase;
} 

.info{border-top:solid 1px {color:borders}; padding-top:10px;}

.title{
{block:IfConsolasFont}font-family:consolas;{/block:IfConsolasFont}
{block:IfNotConsolasFont}font-family:{font:title};{/block:IfNotConsolasFont}
font-size: {text:title font size}px; 
color:{color:Title};
padding-top:10px;
border-top:solid 6px {color:title};
{block:IfItalicTitle}font-style:italic;{/block:IfItalicTitle}
}

.post_title{ 
{block:IfConsolasFont}font-family:consolas;{/block:IfConsolasFont}
{block:IfNotConsolasFont}font-family:{font:post title};{/block:IfNotConsolasFont}font-size:{text:Post title font size}px;
color:{color:Post title}; 
line-height:24px; 
}

.entry{
text-align:left;
width:400px;
padding:10px 10px 5px 10px;
border:1px solid {color:borders};
margin-bottom:30px;
overflow:hidden;
}

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

.photo img{
opacity: 0.9; 
filter: alpha(opacity = 90);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.photo img:hover{
opacity: 1; 
filter: alpha(opacity = 100);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.caption{margin:20px 0px 0px 0px; border-top:1px solid {color:borders};}

.asker{padding-bottom:5px; font-size:10px;}

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

div#perma_holder{border-top:1px solid {color:borders};}

.permalink{
display:inline-block;
width:160px;
font-size:9px;
margin-right:10px;
padding-top:5px;
}

.tags{
display:inline-block;
width:230px;
font-size:8px;
text-align:right;
padding-top:5px;
}

.photo_perma{
font-size:12px;
position:absolute;
margin:5px 0px 0px 5px;
padding:5px;
background:#fff;
opacity:0;
filter: alpha(opacity = 0);
-webkit-transition: 0.1s ease-in;
z-index:1;
}

.photo_perma a {color:#000;}

.entry:hover .photo_perma{
opacity:0.6;
filter: alpha(opacity = 60);
-webkit-transition: 0.1s ease-in;
}

.q{
margin-left:20px;
margin-top:-15px;
{block:IfConsolasFont}font-family:consolas;{/block:IfConsolasFont}
{block:IfNotConsolasFont}font-family:{font:post title};{/block:IfNotConsolasFont}
font-size:{text:Post title font size}px;
color:{color:Post title}; 
line-height:24px; 
}

.quote{
position:relative;
top:20px;
font-size:60px;
opacity:0.2;
filter: alpha(opacity = 20);
}

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

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

.lalala{
width:400px;
height:27px;
background:#e4e4e4;
}

div#postnotes{margin-top:-20px;}

div#page{
font-size:11px; 
display:block;
text-align:right;
padding-bottom:20px;
{block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}
}

div#page a{
margin-right:4px; 
display: inline-block; 
text-align:center;
padding: 5px; 
line-height:10px;
height:10px;
width:10px;
border:1px solid {color:borders};
-webkit-transition: 0.3s ease-in;
}

.current_page{
display:inline-block;
text-align:center;
line-height:10px;
height:10px;
width:10px;
padding: 5px; 
margin-right:4px; 
border:1px solid {color:borders};
font-weight:bold;
}

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: 5px;
}

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:text};
padding: 4px 10px;
margin: 10px 0px 0px 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" /> 
</head>
<body>

<div id="wrap">

<div id="header">
<div class="title">{Title}</div>
<div id="links">
<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>
<div class="info">{description}</div>
</div>


<div id="content">

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

{block:Posts}
{block:Text}
<div class="entry">
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{Body}
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Text}

{block:Photo}
<div class="entry">
{block:IndexPage}<div class="photo_perma"><a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
<div class="photo"><img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="400"/></a></div>
{block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}<p>
{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Photo}

{block:Photoset}
<div class="entry">
{Photoset-400}
{block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}<p>
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Photoset}

{block:Quote}
<div class="entry">
<span class="quote">&#10077;</span><div class="q">{Quote}</div>
{block:Source}<div class="source"><p>&#8212; {Source}</p></div>{/block:Source}
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</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 id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Chat}

{block:Link}
<div class="entry">
<span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
{block:Description}{Description}{/block:Description}
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Link}

{block:Audio}
<div class="entry">
{block:AlbumArt}<img src="{AlbumArtURL}" alt="" style="width:180px;"/><p>{/block:AlbumArt}
<div class="lalala">{AudioPlayerGrey}</div>
{block:Caption}{Caption}{PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Audio}

{block:Video}
<div class="entry">
{Video-400}
{block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Video}

{block:Answer}
<div class="entry">
<div class="asker">{Asker} asked: {Question}</div>
<div style="border-top:1px solid {color:borders};">{Answer}<p></div>
{block:IndexPage}<div id="perma_holder"><span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} / {NoteCountWithLabel} ❤</a></span>{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:IndexPage}
</div>
{/block:Answer}

{block:PostNotes} 
{block:IfNotCaption}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div>{/block:IfNotCaption}
<div id="postnotes">
Posted {TimeAgo} with ❤ {NoteCountWithLabel}
{block:HasTags}Tagged : {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}<br>{/block:HasTags}
<div style="padding-top:5px; margin-top:3px; border-top:1px solid {color:borders}">{block:RebloggedFrom}
Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br> 
Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom} 
</div></div>
{PostNotes}
{/block:PostNotes}

{/block:posts}

{block:Pagination}<div id="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
{block:JumpPagination length="5"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
{block:NextPage}<a href="{NextPage}">»</a>
{/block:NextPage}{/block:Pagination}</div>

</div></div>


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

</body> 
</html>

Pasted: Dec 4, 2011, 8:44:35 am
Views: 9,756