get paid to paste

Chastity

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



<!-- 



Chastity by xantheose


---------------------------------------------------------------------------
Changing the information box text align (3 options):
- right (Default)
- left
- center



--> 



<html lang="en"> 
<head>

<meta name="if:Repeat background image" content="0"/> 
<meta name="if:Italic title" content="0"/>
<meta name="if:Orator Font for Title" content="1"/>
<meta name="if:Open Sans font" content="1"/>
<meta name="if:400px" content="0"/>
<meta name="if:White Player" content="0"/>
<meta name="if:Grey Player" content="1"/>
<meta name="if:Black Player" content="0"/>
<meta name="if:Endless Scrolling" content="0"/>

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

<meta name="color:Background" content="#FFFFFF"/>
<meta name="color:Post Background" content="#FFFFFF"/>
<meta name="color:Info Box" content="#F5F5F5"/> 
<meta name="color:Title" content="#000000"/> 
<meta name="color:Post title" content="#363636"/> 
<meta name="color:Text" content="#000000"/> 
<meta name="color:Link" content="#636363"/> 
<meta name="color:Hover Link Shadow" content="#000000"/>
<meta name="color:Hover" content="#000000"/> 
<meta name="color:Post Borders" content="#F0F0F0"/> 
<meta name="color:Permalink Border" content="#FF0000"/> 
<meta name="color:Other Borders" content="#DDDDDD"/> 
<meta name="color:Chat" content="#F5F5F5"/> 
<meta name="color:Photo Permalink" content="#000000"/>

<meta name="text:Title font size" content="18"/>
<meta name="text:Post title font size" content="15"/>
<meta name="text:Body font size" content="11"/> 
<meta name="text:Info Box Text Align" content="right"/>

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

<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,600italic,400,300,600' rel='stylesheet' type='text/css'>

<style type="text/css"> 


@font-face {
    font-family: 'OratorStdRegular';
    src: url('oratorstd-webfont.eot');
    src: url('oratorstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('oratorstd-webfont.woff') format('woff'),
         url('oratorstd-webfont.ttf') format('truetype'),
         url('oratorstd-webfont.svg#OratorStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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;
{block:IfOpenSansFont}font-family: Open Sans;{/block:IfOpenSansFont}
{block:IfNotOpenSansFont}font-family: {font:Body};{/block:IfNotOpenSansFont}
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};
-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};
width: 6px;
border: 4px solid {color:Background};
-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
 
::-webkit-scrollbar-thumb:horizontal{
background-color: {color:Text};
height: 6px;
border: 4px solid {color:Background};
-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
 
::-webkit-scrollbar{
height: 12px;
width: 12px;
background-color: {color:Background};
-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

div#wrap{
{block:IndexPage}width: 900px; margin: auto;{block:IndexPage}
{block:PermalinkPage}width: 520px; margin: auto;{/block:PermalinkPage}
}

div#content{
margin-top: 20px;
{block:IndexPage}
width: 900px;
{block:If400px}width: 900px;{/block:If400px}
{block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
}

div#box{
text-align: {text:Info Box Text Align};
background: {color:Info Box};
{block:IndexPage}
width: 250px;
{block:If400px}width: 400px;{/block:If400px}
{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
padding: 10px;
margin: 15px;
}

.title{
{block:IfOratorFontForTitle}font-family: Orator Std;{/block:IfOratorFontForTitle}
{block:IfNotOratorFontForTitle}font-family: {font:Title};{/block:IfNotOratorFontForTitle}
font-size: {text:title font size}px; 
color: {color:Title};
{block:IfItalictitle}font-style: italic;{/block:IfItalictitle}
border-bottom: 1px solid {color:Other Borders};
padding-bottom: 10px;
margin-bottom: 5px;
}

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

.info a{color: {color:Title}; border-bottom: 1px solid {color:Permalink Border};}

a.nav{
display: inline-block;
margin-right: 5px;
color: {color:Title};
font-size: 9px;
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{
text-shadow: 0 0 20px {color:Hover Link Shadow}, 0 0 20px {color:Hover Link Shadow};
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.xtra{
display: block;
background-color: {color:Post Background};
{block:IndexPage}
width: 270px;
{block:If400px}width: 420px;{/block:If400px}
{/block:IndexPage}
{block:PermalinkPage}width: 520px;{/block:PermalinkPage}
margin: 15px;
text-align: center;
border-top: 1px solid {color:Post Borders};
border-left: 1px solid {color:Post Borders};
border-right: 1px solid {color:Post Borders};
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

a.nav2{
display: block;
padding: 3px 0px 3px 0px;
border-bottom: 1px solid {color:Post Borders};
letter-spacing: 3px;
text-transform: uppercase;
font-size: 10px;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

a.nav2:hover{
text-shadow: 0 0 20px {color:Hover Link Shadow}, 0 0 20px {color:Hover Link Shadow};
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.posttitle{
color: {color:Post title};
font-size: {text:Post title font size}px;
line-height: 20px;
}

.linktitle a{ 
font-size: {text:Post title font size}px;
color: {color:Post title}; 
line-height: 20px;
font-weight: 300;
}

.entry{
background: {color:Post Background};
position: relative;
padding: 10px;
margin: 15px;
border: 1px solid {color:Post Borders};
{block:IndexPage}
width: 250px;
{block:If400px}width: 400px;{/block:If400px}
float: left;
{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
}

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

.ask{border-bottom: 1px solid {color:Post Borders}; padding-bottom: 10px;}
.asker a{border-bottom: 1px solid {color:Permalink Border}; font-weight: 600;}

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

.border{
position: absolute;
display: inline-block;
width: 20px;
margin: 25px 0px 0px -10px;
border-top: 1px solid {color:Permalink Border};
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;
}

.entry:hover .border{
width: 80px;
opacity: 0.2;
filter: alpha(opacity=20);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.permalink{
position: absolute;
margin: 17px 0px 0px 19px;
font-size: 9px;
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;
}

.entry:hover .permalink{
margin-left: 79px;
opacity: 1;
filter: alpha(opacity=100);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.border2{
position: absolute;
display: inline-block;
width: 20px;
margin: 35px 0px 0px -10px;
border-top: 1px solid {color:Permalink Border};
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;
}

.entry:hover .border2{
width: 80px;
opacity: 0.2;
filter: alpha(opacity=20);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.permalink2{
position: absolute;
margin: 27px 0px 0px 19px;
font-size: 9px;
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;
}

.entry:hover .permalink2{
margin-left: 79px;
opacity: 1;
filter: alpha(opacity=100);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.aborder{
position: absolute;
display: block;
width: 20px;
margin: 25px 0px 0px -10px;
border-top: 1px solid {color:Permalink Border};
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;
}

.entry:hover .aborder{
width: 80px;
opacity: 0.2;
filter: alpha(opacity=20);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.apermalink{
position: absolute;
margin: 17px 0px 0px 19px;
font-size: 9px;
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;
}

.entry:hover .apermalink{
margin-left: 79px;
opacity: 1;
filter: alpha(opacity=100);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5;
}

.photo_p{
background: {color:Post Background};
position: absolute;
top: 0px;
left: 0px;
height: 99%;
width: 100%;
opacity: 0;
filter: alpha(opacity = 0);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.entry:hover .photo_p{
opacity: 0.7;
filter: alpha(opacity = 0.9);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.photobar{height: 99%; width: 100%;}

.note{
{block:IndexPage}text-align: center;{/block:IndexPage}
padding: 20px;
width: 100%;
overflow: hidden;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

.note a{
{block:IndexPage}
font-size: 10px; 
letter-spacing: 2px;
color: {color:Photo Permalink};
text-shadow: 0 0 14px {color:Hover Link Shadow}, 0 0 14px {color:Hover Link Shadow};
{/block:IndexPage}
}

.quote{
margin-left: 15px;
margin-top: -15px;
font-size: {text:Post title font size}px;
color: {color:Post title}; 
line-height: 20px; 
}

.source{margin: 6px 0px 0px 35px;}
.source a{text-decoration: underline;}

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

div#chat ul{
{block:IndexPage}
width: 250px;
{block:If400px}width: 400px;{/block:If400px}
{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
list-style: none;
padding: 0px;
margin: 0px;
text-align: left;
}

.audio{
{block:IfWhitePlayer}background-color: #FFFFFF;{/block:IfWhitePlayer}
{block:IfGreyPlayer}background-color: #E4E4E4;{/block:IfGreyPlayer}
{block:IfBlackPlayer}background-color: #000000;{/block:IfBlackPlayer}
height: 27px;
{block:IndexPage}
width: 250px;
{block:If400px}width: 400px;{/block:If400px}
{/block:IndexPage}
{block:PermalinkPage}width: 500px;{/block:PermalinkPage}
overflow: hidden;
}

div#postnotes{width: 500px; margin: 15px 0px 0px 20px;}

.details{display: block; margin-top: 5px;}

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

ol.notes li.note{
border-top: solid 1px {color:Other 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:Other Borders};
padding: 0px 0px 0px 8px;
margin: 8px 0px 5px 30px;
}

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

div#next{
display: block;
height: 30px;
width: 30px;
padding: 20px 28px 20px 12px;
border: 2px solid transparent;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
position: fixed;
right: 60px;
top: 50%;
font-family: Arial;
font-size: 80px;
opacity: 0.5;
filter: alpha(opacity=50);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

div#next:hover{
border: 2px solid {color:Other Borders};
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

div#previous{
display: block;
height: 30px;
width: 30px;
padding: 20px 28px 20px 12px;
border: 2px solid transparent;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
position: fixed;
left: 60px;
top: 50%;
font-family: Arial;
font-size: 80px;
opacity: 0.5;
filter: alpha(opacity=50);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

div#previous:hover{
border: 2px solid {color:Other Borders};
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3;
}

#infscr-loading{ 
text-align: center;
position: fixed;
bottom: 20px;
left: 583px;
width: 200px;
background: transparent; 
z-index: 1;
{block:IfEndlessScrolling}display: none;{/block:IfEndlessScrolling}
}


{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:IndexPage}

<script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script> 
<script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
</script> 
{block:IfEndlessScrolling}<script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>{/block:IfEndlessScrolling}
<script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
<script type="text/javascript">

$(window).load(function () {
$('#content').masonry(),
$('.masonryWrap').infinitescroll({
navSelector : "div#navigation",
nextSelector : "div#navigation a#nextPage",
itemSelector : ".entry",
bufferPx : 10000,
extraScrollPx: 11000,
loadingImg : "http://i.imgur.com/Jspw3.gif",
loadingText : "",
donetext : "",
},

function() { $('#content').masonry({ appendedContent: $(this) }); }
);
});
</script>

<script type="text/javascript">
$(window).load(function(){
$("p").remove(":contains('Source:')");
});
</script>

{/block:IndexPage}

</head>
<body>


<div id="wrap">
<div id="content">

<div id="box">
<div class="title">{Title}</div>
{block:Description}<div class="info">{Description}</div>{/block:Description}
<a href="/" class="nav">RFRSH</a>
{block:AskEnabled}<a href="/ask"class="nav">MSG</a>{/block:AskEnabled} 
<a href="/archive" class="nav">ARCHV</a>
<a href="/random" class="nav">RNDM</a>
{block:SubmissionsEnabled}<a href="/submit"class="nav">SBMT</a>{/block:SubmissionsEnabled}
<a href="http://xantheose.tumblr.com/" class="nav" target="_blank">THM</a>
</div>


{block:HasPages}<div class="xtra">{block:Pages}<a href="{URL}" class="nav2">{Label}</a>{/block:Pages}</div>{/block:HasPages}


{block:Posts}

<!-- {block:NoRebloggedFrom}
{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
{/block:NoRebloggedFrom} -->

{block:ContentSource}<!-- {SourceURL}
{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
{/block:ContentSource}

{block:Text}
<div class="entry">
{block:Title}<span class="posttitle">{Title}</span>{/block:Title}
{Body}
{block:IndexPage}<span class="border2"></span><div class="permalink2"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Text}

{block:Photo}
<div class="entry">
{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
{block:IndexPage}
<div class="photo_p"><table class="photobar"><tr><td></td></tr>
<tr><td class="note"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a><p><a href="{ReblogURL}" target="_blank">REBLOG</a></span>
<tr><td></td></tr></table></div>
{/block:IndexPage}
<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>
{block:PermalinkPage}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
{/block:PermalinkPage}
{block:IndexPage}</a>{/block:IndexPage}
</div>
{/block:Photo}

{block:Photoset}
<div class="entry">
{block:IndexPage}{block:IfNot400px}{Photoset-250}{/block:IfNot400px}{block:If400px}{Photoset-400}{/block:If400px}{/block:IndexPage}
{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
{block:Caption}<div style="margin-bottom: -20px; padding-bottom: 10px;">{Caption}</div>{/block:Caption}
{block:IndexPage}<span class="border"></span><div class="permalink"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Photoset}

{block:Quote}
<div class="entry">
<span style="font-size: 16px;">&#10077;</span><div class="quote">{Quote}</div>
{block:Source}<div class="source">&#8212;&nbsp;{Source}</div>{/block:Source}
{block:IndexPage}<span class="border"></span><div class="permalink"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Quote} 

{block:Chat}
<div class="entry">
{block:Title}<span class="posttitle">{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}<span class="border"></span><div class="permalink"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Chat}

{block:Link}
<div class="entry">
<span class="linktitle"><a href="{URL}">&#9632;&nbsp;{Name}</span></a>
{block:Description}{Description}{/block:Description}
{block:IndexPage}<span class="border2"></span><div class="permalink2"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Link}

{block:Audio}
<div class="entry">
{block:AlbumArt}<img src="{AlbumArtURL}" width="150" style="margin-bottom: 10px;"/>{/block:AlbumArt}
<div class="audio">{block:IfWhitePlayer}{AudioPlayerWhite}{/block:IfWhitePlayer}{block:IfGreyPlayer}{AudioPlayerGrey}{/block:IfGreyPlayer}{block:IfBlackPlayer}{AudioPlayerBlack}{/block:IfBlackPlayer}</div>
{block:Caption}{Caption}Played {PlayCount} times{/block:Caption}
{block:IndexPage}<span class="aborder"></span><div class="apermalink"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Audio}

{block:Video}
<div class="entry">
{block:IndexPage}{block:IfNot400px}{Video-250}{/block:IfNot400px}{block:If400px}{Video-400}{/block:If400px}{/block:IndexPage}
{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
{block:Caption}{Caption}{/block:Caption}
{block:IndexPage}<span class="border2"></span><div class="permalink2"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Video}


{block:Answer}
<div class="entry">
<div class="ask"><span class="asker">{Asker}&nbsp;asked&nbsp;:</span>&nbsp;{Question}</div>
{Answer}
{block:IndexPage}<span class="border2"></span><div class="permalink2"><a href="{Permalink}"><font face="Symbol">&#233;</font>&nbsp;&nbsp;{NoteCount}&nbsp;&nbsp;<font face="Symbol">&#251;</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&#8212;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:IndexPage}
</div>
{/block:Answer}

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

{/block:posts}

{block:IndexPage}<div id="navigation">{block:Pagination}
{block:PreviousPage}<a href="{PreviousPage}">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage} 
{block:NextPage}<a href="{NextPage}" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}

</div></div>

{block:IfNotEndlessScrolling}{block:Pagination}<div id="previous">
{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}</div>{/block:Pagination}
{/block:IfNotEndlessScrolling}

{block:IfNotEndlessScrolling}{block:Pagination}<div id="next">{block:nextPage}<a href="{nextPage}">&raquo;</a>{/block:nextPage}
</div>{/block:Pagination}{/block:IfNotEndlessScrolling}

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

</body> 
</html>

Pasted: Sep 15, 2012, 11:04:44 am
Views: 10,263