Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#content');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '#posts',
- });
- });
- $container.infinitescroll({
- itemSelector : "#posts",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 500,
- extraScrollPx: 500,
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!--DEFAULT VARIABLES-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/><link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
- <meta name="color:link" content="#777"/>
- <meta name="color:border" content="#777"/>
- <meta name="color:text" content="#777"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:blogtitle" content="#333"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="image:background" content="1"/>
- <meta name="text:blogtitle" content="simplicity"/>
- <meta name="image:background" content="1"/>
- <meta name="text:link one" content=""/>
- <meta name="text:link one title" content="refresh the page"/>
- <meta name="text:link two" content=""/>
- <meta name="text:link two title" content="inbox me"/>
- <meta name="text:link three" content=""/>
- <meta name="text:link three title" content="navigation"/>
- <meta name="text:link four" content=""/>
- <meta name="text:link four title" content="my life"/>
- <meta name="text:link five" content=""/>
- <meta name="text:link five title" content="6 here"/>
- <meta name="if:2 column" content="1"/>
- <meta name="if:3 column" content=""/>
- <meta name="if:dancing kitten" content=""/>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding: 2px;
- height:9px;
- font-family:calibri;
- font-size:8px;
- display: none;
- text-align: center;
- position: absolute;
- line-height:8px;
- z-index: 999999999999;
- background: {color:border};
- color: #fff;
- text-transform:uppercase;
- border:1px solid #b5c8ee;
- letter-spacing: 1px;
- }
- </style>
- <style type="text/css">
- iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;-webkit-filter:invert(100%);z-index:99999 !IMPORTANT;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- @font-face { font-family: "fang"; src: url('http://static.tumblr.com/gmywsxl/PCrmjnofp/fangtasia.ttf'); }
- @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
- @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/dcylwch/06vmh5wfz/neverletgo.ttf'); }
- @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
- @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
- ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
- ::-webkit-scrollbar-thumb { background-color:#aaa; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
- #aaaaaa; border-right: 1px solid #aaaaaa; }
- p {
- margin:0px;
- margin-top:0px;
- }
- @font-face { font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family: calibri;
- line-height:12px;
- font-size:11px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- .wrapper {
- min-height: 100%;
- height: auto !important;
- height: 100%;
- margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
- }
- .footer, .push {
- height: 142px; /* .push must be the same height as .footer */
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color:{color:link};
- }
- a:hover {
- text-decoration: none;
- font-style:;
- color: {color:Hover};
- }
- #clarissa{
- position:fixed;
- width:auto;
- font-size:12px;
- line-height:10px;
- z-index:99999999999999999999;
- left:-80px;
- bottom:20px;
- height:10px;-moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;}
- #rissa {
- text-align:left;
- color:#222;
- background-color:#fff;
- padding:3px;
- display:inline;
- opacity:1;
- border:1px solid #ddd;
- border-right:0px;
- z-index:99999999999999999999;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }#clarissa:hover{
- left:0px;-moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;}
- #credit {
- font-size:12px;
- line-height:10px;
- text-align:left;
- color:#222;
- background-color:#fff;
- padding:5px;
- opacity:1;
- border:1px solid #ddd;
- z-index:99999999999999999999;
- display:inline;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- cred{
- font-family:calibri light;
- font-size:11px;
- line-height:12px;
- }
- div#center{
- margin:auto;
- text-align:center;
- position:relative;
- {block:if3column}
- width:820px;
- {/block:if3column}
- {block:if2column}
- width:610px;
- {/block:if2column}
- padding:10px;
- border-left:1px solid #ddd;
- border-right:1px solid #ddd;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- #posts{
- opacity: 1;
- float:center;
- {block:indexpage}
- {block:if2column}
- width:600px;
- {/block:if2column}
- {block:if3column}
- width:900px;
- {/block:if3column}
- {/block:indexpage}
- {block:permalinkpage}
- width:520px;
- {/block:permalinkpage}
- margin-top:35px;
- height:auto;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #flip3{
- font-family:raleway;
- font-size:60px;
- width:auto;
- margin-top:20px;
- text-transform:normal;
- background:transparent;
- color: {color:blogtitle};
- text-shadow:
- -1px 0 #fff,
- 0 1px #fff,
- 1px 0 #fff,
- 0 -1px #fff,
- -2px 1px #fff,
- -2px -1px #fff,
- 2px -1px #fff,
- 2px 1px #fff,
- 0px 2px #fff,
- 0px -2px #fff;
- }
- #panel3 {
- margin-top:7px;
- font-size:10px;
- font-family:calibri;
- height:auto;
- color:#aaa;
- font-style:normal;
- padding:36px;
- padding-bottom:0px;
- padding-top:30px;
- text-align:center;
- display:none;
- letter-spacing:0.5px;
- text-align:center;
- }
- #desc{
- background:white;
- font-size:10px;
- background:white;
- height:45px;
- text-transform:none;
- line-height:12px;
- letter-spacing:0px;
- text-align:justify;
- padding:8px;
- color:{color:text};
- opacity:1;
- z-index:99999;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);}
- .iconpic{
- background:white;
- border:0px solid #fff;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- padding-top:7px;
- padding-right:7px;
- padding-left:7px;
- padding-bottom:5px;
- margin-right:3px;
- margin-top:0px;
- display:inline-block;
- float:left;
- }
- #links{
- display:inline-block;
- margin-left:-3px;
- }
- #links a {
- display:inline-block;
- {block:if3column}
- width: 100px;
- {/block:if3column}
- {block:if2column}
- width: 81px;
- {/block:if2column}
- height: 7px;
- text-transform: lowercase;
- margin:0px;
- margin-top: 5px;
- text-align:center;
- padding:5px;
- OPACITY:0.7;
- line-height:7px;
- BORDER-TOP:1PX SOLID #E5E5E5;
- }
- #links a:hover {
- opacity: 1;
- color:#FFF;
- background:{COLOR:LINK};
- -webkit-transition: OPACITY 0.9s ease-out;
- -moz-transition: OPACITY 0.9s ease-out;
- -webkit-transition: BACKGROUND 0.9s ease-out;
- -moz-transition: BACKGROUND 0.9s ease-out;}
- .ENTRY IMG{
- {block:if2column}
- max-width:250px;
- {/block:if2column}
- {block:if3column}
- max-width:230px;
- {/block:if3column}}
- .entry{
- font-family: calibri;
- font-size:10.5px;
- z-index:9999;
- float:left;
- text-align:left;
- height: auto;
- line-height:13px;
- background-color:#fff;
- overflow:hidden;
- padding: 14px;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- {block:if3column}
- width:230px;
- MARGIN:7PX;
- {block:PermalinkPage}
- width: 728px;
- height: auto;
- margin-left:10px;
- {/block:PermalinkPage}
- {/block:if3column}
- {block:if2column}
- margin:10px;
- width:250px;
- {block:PermalinkPage}
- width: 538px;
- height: auto;
- margin-left:10px;
- {/block:PermalinkPage}
- {/block:if2column}
- border:1px solid #E4E4E4;
- }
- .photo{
- {block:if2column}
- width:250px;
- {block:PermalinkPage}
- width: 538px;
- {/block:PermalinkPage}
- {/block:if2column}
- {block:if3column}
- width:230px;
- {block:PermalinkPage}
- width: 728px;
- {/block:PermalinkPage}
- {/block:if3column}}
- .entry .perma{
- background:#fff;
- color:#000;
- {block:if3column}
- width:224px;
- {/block:if3column}
- {block:if2column}
- width:244px;
- {/block:if2column}
- height:14px;
- padding:3px;
- position: absolute;
- text-transform: none;
- font-family: calibri;
- font-size: 8px;
- line-height:14px;
- letter-spacing: 1px;
- text-transform:uppercase;
- text-align:center;
- top:5px;
- left:14px;
- opacity:0;
- border-bottom:2px solid {color:border};
- z-index:999999;
- -webkit-transition: all 0.3s linear;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover .perma{
- opacity:1;
- top:13px;
- -webkit-transition: all 0.3s linear;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .permalinktext {
- display: block;
- padding: 5px;
- font-family: calibri;
- font-size: 9px;
- text-align:right;
- text-transform: uppercase;
- color: #424242;
- margin-top:4px;
- border-top:1px solid #e5e5e5;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.9s ease-out;
- }
- @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
- @font-face {font-family:"Dreams";src:url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
- .titlee{
- font-family: dreams;
- font-size: 25px;
- text-align:left;
- line-height: 20px;
- text-transform:uppercase;
- color:{color:Title};
- }
- .quo{
- font-family: cambria;
- font-size: 12px;
- text-align:right;
- width:225px;
- font-style:italic;
- line-height: 20px;
- color:{color:Title};
- letter-spacing: 0px;
- border-bottom:1px solid #ddd;
- margin: 3px 0px 0px -9px;
- {block:PermalinkPage}
- width:550px;
- {/block:PermalinkPage}
- }
- .triangle{
- width: 0px;
- height: 0px;
- border-style: solid;
- margin-left:8px;
- margin-top:-1px;
- border-width: 12px 8px 0 8px;
- border-color: {color:border} transparent transparent transparent;}
- .triangle2{
- width: 0px;
- height: 0px;
- border-style: solid;
- border-width: 11px 7px 0 7px;
- margin-top:-12px;
- margin-left:9px;
- border-color: #fff transparent transparent transparent;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label
- {
- color:{color:Title};
- }
- asker{
- font-size:12px;
- font-style:italic;
- font-family:arial;
- font-weight:bold;
- text-transform:lowercase;
- letter-spacing: 0px;}
- .albumart {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .albumart img {
- float:left;
- width:60px;
- height:60px;
- }
- .player {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:999999;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- ai{
- background:#F9F9F9;
- padding:1px;
- margin:0px;
- FONT-SIZE:9PX;
- text-transform:uppercase;
- }
- .info {
- margin-left:73px;
- margin-top:6px;
- line-height:17px;
- }
- a.links {
- font-family: ronda;
- font-size: 8px;
- line-height: 8px;
- text-transform: normal;
- letter-spacing:0px;
- display:block;
- padding: 0px;
- margin-bottom: 0px;
- }
- a.links:hover {
- font-style: none;
- text-decoration: none;
- letter-spacing:10px;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- pop{
- font-family:raleway;
- TEXT-TRANSFORM:UPPERCASE;
- font-size:30px; color:{color:title};
- }
- ul, ol, li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- colorr{
- color:{color:link};}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- {CustomCSS}
- </style>
- <script src="jquery.js"></script>
- <script>
- $(document).ready(function(){
- $("#flip3").click(function(){
- $("#panel3").slideToggle("slow");
- });
- });
- </script>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <BODY onselectstart="return false;" ondragstart="return false;">
- <div class="wrapper">
- <div id="center">
- <div id="flip3">{block:ifdancingkitten}<img style="position:fixed;margin-top:-39px;margin-left:-80px;" src="http://i39.tinypic.com/ih8igx.jpg" border="0"/>{/block:ifdancingkitten}{text:blogtitle}</div>
- <div id="panel3"><div id="desc">
- <div class="iconpic"><img src="{PortraitURL-30}" width=30px; height:30px;></a></div></a><p style="margin-top:6px;">{Description}</p><div id="links">
- <a href="{text:Link One}">{text:Link One Title}</a><a href="{text:Link Two}">{text:Link Two Title}</a><a href="{text:Link Three}">{text:Link Three Title}</a><a href="{text:Link Four}">{text:Link Four Title}</a>{block:if2column}<a href="http://acousticized.tumblr.com/">theme credit</a>{/block:if2column}{block:if3column}<a href="{text:Link Five}">{text:Link Five Title}</a><a href="http://acousticized.tumblr.com/">theme credit</a>{/block:if3column}</div></div></div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Answer}
- <div style="margin-top:0px;;margin-bottom:0px;min-height:37px; max-height:37px;overflow:auto;padding: 4px; background-color:#fFF;border:1px solid {COLOR:link};border-radius:0px;">
- <asker>{asker}</asker>: {Question}</div>
- <div class="triangle"></div><div class="triangle2"></div>
- <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
- <div class="permalinktext"> {timeago} with <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog this</a> </div>{/block:Answer}
- {block:Text}{block:Title}<div class="titlee">{Title}</div>{/block:Title}<br><span class="body">{Body}</span><div class="permalinktext"> {timeago} with <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog this</a> </div>
- {/block:Text}
- {block:Link}<div class="titlee"><a href="{URL}">{Name}</a></div>{block:Description}<br><div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> {timeago} with <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog this</a> </div>{block:Link}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="photo"><a href="{permalink}"><img style=" {block:iftwocolumn}width:300px;{/block:iftwocolumn}{block:ifthreecolumn}width:230px;
- {/block:ifthreecolumn}border-radius:8px;"
- class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a><div class="perma">
- {ShortMonth} {DayOfMonth} / <a href="{ReblogURL}" target="_blank">reblog this </a>photo with <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" style="border-radius:15px;"alt="{PhotoAlt}" width="100%"/></a></div>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- {Photoset-250}</center><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-500}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<div class="quo">"{Quote}"</div> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>{/block:Quote}
- {block:Chat}
- {block:Title}<div class="titlee">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}
- <div class="permalinktext"> {timeago} with <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog this</a> </div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio">
- <div class="albumart"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}
- <div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
- <div class="info"><ai>Artist:</ai>
- <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><ai>Title:</ai> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><ai>Album:</ai> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><ai>Plays:</ai> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}
- <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-250}</center><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-400}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- <BODY onselectstart="return false;" ondragstart="return false;">
- <div id="clarissa">
- <div id="rissa"><A Href="http://acousticized.tumblr.com/">acousticized
- </div><div id="credit">©</div></div>
Advertisement
Add Comment
Please, Sign In to add comment