get paid to paste

Opulent

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


<!--    



Opulent 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 src="toggle.js" type="text/javascript"><!--mce:1--></script>

{block:IfFooter}
<script type="text/javascript">
$(window).load(function(){
$(".beep").hide();
$("#footer").mouseenter(function () {
$(".beep", this).slideDown("fast");
});
$("#footer").mouseleave(function () {
$(".beep", this).slideUp("fast");
});
});
</script>
{/block:IfFooter}

{block:IfNotFooter}
<script type="text/javascript">
$(window).load(function(){
$(".beep").hide();
$("#header").mouseenter(function () {
$(".beep", this).slideDown("fast");
});
$("#header").mouseleave(function () {
$(".beep", this).slideUp("fast");
});
});
</script>
{/block:IfNotFooter}

<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:250px" content="1"/>
<meta name="if:400px" content="0"/>
<meta name="if:500px" content="0"/>
<meta name="if:Footer" content="1"/>
<meta name="if:Repeat background image" content="0"/> 
<meta name="if:Faded Images" content="1"/>
<meta name="if:Italic Title" content="1"/>
<meta name="if:Consolas Font" content="0"/>
<meta name="if:Caption" 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="#000000"/> 
<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=""/> 


{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{
position:absolute;
top:0;
left:0;
bottom:0;
right:10px;
overflow-y:scroll;
overflow-x:hidden;
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}; 
} 

html{
overflow-y:auto;
background-color:transparent;
}

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

a:hover { 
color:{color:Hover}; 
text-decoration: none; 
-webkit-transition: 0.3s ease-in;
} 

::-webkit-scrollbar {
width: 8px;
height: 8px;
}

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
height: 30px;
display: block;
background-color: transparent;
}

::-webkit-scrollbar-button:end:decrement{
height: 0px;
display: block;
background-color: transparent;
}

::-webkit-scrollbar-track-piece  {
background-color:transparent;
-webkit-border-radius:3px;
}

::-webkit-scrollbar-thumb:vertical {
height: 50px;
background-color:{color:scroll bar};
-webkit-border-radius: 3px;
}

div#wrap{
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
margin:auto;
}

div#content{
{block:IfNotFooter}margin-top:20px;{/block:IfNotFooter}
{block:IfFooter}margin-top:5px;{/block:IfFooter}
{block:IfFooter}padding-bottom:20px;{/block:IfFooter}
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
}

div#header{
position:fixed;
top:0px;
padding:0px 5px 0px 5px;
background:{color:background};
opacity:0.8;
filter: alpha(opacity = 80);
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6;
z-index:1;
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
}

div#header:hover{
cursor:text;
opacity:1;
filter: alpha(opacity = 100);
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6;
}

div#footer{
position:fixed;
bottom:0px;
padding:0px 5px 0px 5px;
background:{color:background};
opacity:0.8;
filter: alpha(opacity = 80);
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6;
z-index:1;
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
}

div#footer:hover{
cursor:text;
opacity:1;
filter: alpha(opacity = 100);
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6;
}

.title{
display:block;
padding:5px 0px 5px 0px;
font-size: {text:title font size}px; 
{block:IfItalicTitle}font-style:italic;{/block:IfItalicTitle}
color:{color:Title};
}

.info{padding:5px 0px 5px 0px;}

a.nav{ 
font-size:11px;
font-weight:bold;
text-transform:lowercase;
margin-right:5px;
color:{color:link}
} 

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

.post_title{font-size:{text:Post title font size}px;}

.entry{
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
margin-bottom:20px;
overflow:hidden;
}

.entry img{
{block:If250px}max-width:250px;{/block:If250px}
{block:If400px}max-width:400px;{/block:If400px}
{block:If500px}max-width:500px;{/block:If500px}
}

.asker{
line-height:16px;
font-size:10px;
background:{color:chat};
padding:5px 5px 5px 2px;
}

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

.perma{
position:absolute;
margin-left:-60px;
text-align:right;
width:45px;
font-size:9px;
opacity:0;
filter: alpha(opacity = 0);
-webkit-transition: 0.3s ease-in;
}

.entry:hover .perma{
opacity:1;
filter: alpha(opacity = 100);
-webkit-transition: 0.3s ease-in;
}

{block:IfFadedImages}
.photo img{
opacity:0.85;
filter: alpha(opacity = 85);
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6;
}

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


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;
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
text-align: left;
}

.audio{
background:#000;
height:27px;
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
}

div#postnotes{
{block:If250px}width:250px;{/block:If250px}
{block:If400px}width:400px;{/block:If400px}
{block:If500px}width:500px;{/block:If500px}
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="wrap">

{block:IfNotFooter}
<div id="header">
<div class="beep">
<div class="info">{Description}</div>
<a href="/" class="nav">home</a>
{block:AskEnabled}<a href="/ask"class="nav">message</a>{/block:AskEnabled} 
<a href="/archive" class="nav">archive</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="title">{Title}</div>
</div>
{/block:IfNotFooter}

{block:IfFooter}
<div id="footer">
<div class="title">{Title}</div>
<div class="beep">
<a href="/" class="nav">home</a>
{block:AskEnabled}<a href="/ask"class="nav">message</a>{/block:AskEnabled} 
<a href="/archive" class="nav">archive</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="info">{Description}</div>
</div></div>
{/block:IfFooter}

<div id="content">

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

{block:Posts}
{block:Text}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</a></div>{/block:IndexPage}
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{Body}
</div>
{/block:Text}

{block:Photo}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</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}" 
{block:If250px}width="250"{/block:If250px}
{block:If400px}width="400"{/block:If400px}
{block:If500px}width="500"{/block:If500px}
/></div>
{block:IndexPage}</a>
{block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}{/block:IndexPage}
{block:PermalinkPage}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</div>
{/block:Photo}

{block:Photoset}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</a></div>{/block:IndexPage}
{block:If250px}{Photoset-250}{/block:If250px}
{block:If400px}{Photoset-400}{/block:If400px}
{block:If500px}{Photoset-500}{/block:If500px}
{block:Caption}{Caption}{/block:Caption}<br>
</div>
{/block:Photoset}

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

{block:Chat}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</a></div>{/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></div>
{/block:Chat}

{block:Link}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</a></div>{/block:IndexPage}
<span class="post_title"><a href="{URL}">{Name}</span></a>
{block:Description}{Description}{/block:Description}
</div>
{/block:Link}

{block:Audio}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</a></div>{/block:IndexPage}
{block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="180"/><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}
</div>
{/block:Audio}

{block:Video}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</a></div>{/block:IndexPage}
{block:If250px}{Video-250}{/block:If250px}
{block:If400px}{Video-400}{/block:If400px}
{block:If500px}{Video-500}{/block:If500px}
{block:Caption}{Caption}{/block:Caption}
</div>
{/block:Video}

{block:Answer}
<div class="entry">
{block:IndexPage}<div class="perma"><a href="{Permalink}">♥&nbsp;{NoteCount}</a></div>{/block:IndexPage}
<div class="asker">{Asker} : {Question}</div>
{Answer}<p>
</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}

</div></div>

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

</body> 
</html>

Pasted: Dec 9, 2011, 5:42:52 am
Views: 14,632