Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----------
- Theme #14 "Confident" by Vanne @ themesbyvanne.tumblr.com
- * PLEASE DO NOT REMOVE THE CREDITS *
- ----------->
- <html>
- <head>
- <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/11/10/small-grey-outline-pointer.html" target="_blank" title="Small Grey Outline Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Small Grey Outline Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
- <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar Image" content="http://24.media.tumblr.com/b0b0661fff02174b1aad5243452a87f9/tumblr_mz3trrVCvS1sl631ro1_100.png"/>
- <meta name="color:Background" content="#fafafa"/>
- <meta name="color:Title" content="#97a4c5"/>
- <meta name="color:Sidebar Border" content="#dfe3ef"/>
- <meta name="color:Sidebar BG" content="#ffffff"/>
- <meta name="color:Description" content="#9b9b9b"/>
- <meta name="color:Blockquote Border" content="#8897c1"/>
- <meta name="color:Scrollbar" content="#a8a9cd"/>
- <meta name="color:Scrollbar Bottom" content="#ffffff"/>
- <meta name="color:Entries BG" content="#ffffff"/>
- <meta name="color:Entries Text" content="#7b7b7b"/>
- <meta name="color:Entries Title" content="#6f94c2"/>
- <meta name="color:Entries Border" content="#ccd2e3"/>
- <meta name="color:Link" content="#848ac5"/>
- <meta name="color:Link Hover" content="#a3a8c8"/>
- <meta name="color:Main Nav Links" content="#ffffff"/>
- <meta name="color:Main Nav Links Hover" content="#eeeff7"/>
- <meta name="color:Main Nav BG" content="#a8aecc"/>
- <meta name="color:Italic Text" content="#95afcb"/>
- <meta name="color:Bold Text" content="#9698c5"/>
- <meta name="color:Reblog BG" content="#f3f4fa"/>
- <meta name="color:Reblog Links" content="#a2a9c9"/>
- <meta name="color:Reblog Links Hover" content="#a8b4c2"/>
- <meta name="color:Reblog Text" content="#87a7d3"/>
- <meta name="color:Reblog Border" content="#c6d2e0"/>
- <meta name="color:Perma BG" content="#f4f5fa"/>
- <meta name="color:Perma Links" content="#a2a9c9"/>
- <meta name="color:Perma Links Hover" content="#86a4d1"/>
- <meta name="color:Perma Text" content="#77a6be"/>
- <meta name="color:Perma Border" content="#c5cad5"/>
- <meta name="color:Chat Title" content="#769cb5"/>
- <meta name="color:Chat BG 1" content="#e5e8f2"/>
- <meta name="color:Chat Text 1" content="#87909f"/>
- <meta name="color:Chat BG 2" content="#a8abc8"/>
- <meta name="color:Chat Text 2" content="#ffffff"/>
- <meta name="color:Music Border" content="#bbbfdc"/>
- <meta name="color:Ask BG" content="#f7f8fb"/>
- <meta name="color:Ask Border" content="#bdc1de"/>
- <meta name="if:Music Player" content=""/>
- <meta name="if:Show Captions" content="">
- <meta name="if:Show Tags" content="1">
- <meta name="if:Image Fade" content="">
- <meta name="if:Black And White Images" content="">
- <meta name="if:Back To Top" content="1"/>
- <meta name="text:Sidebar Title" content="confident">
- <meta name="text:Ask URL" content="/ask">
- <meta name="text:Music Player" content="">
- <meta name="text:Link 1 Title" content="link 1">
- <meta name="text:Link 1 URL" content="">
- <meta name="text:Link 2 Title" content="link 2">
- <meta name="text:Link 2 URL" content="">
- <meta name="text:Link 3 Title" content="link 3">
- <meta name="text:Link 3 URL" content="">
- <meta name="text:Link 4 Title" content="link 4">
- <meta name="text:Link 4 URL" content="">
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- div#qTip {
- margin: -20px 14px;
- padding: 4px 8px 4px 8px;
- z-index: 99999;
- display: none;
- text-align: center;
- position: absolute;
- text-transform: uppercase;
- font-size: 9px;
- color: {color:Main Nav BG};
- border: 1px dotted {color:Main Nav BG};
- background: #fff;
- border-radius: 3px;
- letter-spacing: 1px;
- }
- </style>
- <style type="text/css">
- iframe#tumblr_controls {
- right: 3px !important;
- position: fixed !important;
- opacity: 0.2;
- white-space: nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- iframe#tumblr_controls:hover {
- opacity: 0.7;
- }
- body {
- background: {color:Background} url('{image:Background}');
- background-attachment: fixed;
- font-family: Roboto Condensed;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:Scrollbar};
- height: auto;
- border-radius: 3px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:Scrollbar};
- height: auto;
- border-radius: 3px;
- }
- ::-webkit-scrollbar {
- height: 5px;
- width: 5px;
- background-color: {color:Scrollbar Bottom};
- }
- blockquote {
- margin-left: 0px;
- margin-right: 0px;
- padding-left: 5px;
- font-style: italic;
- border-left: 3px solid {color:Blockquote Border};
- }
- a {
- text-decoration: none;
- color: {color:Link};
- }
- a:hover {
- color: {color:Link Hover};
- text-decoration: none;
- }
- b, strong {
- color: {color:Bold Text};
- font-weight: 700;
- }
- i, em {
- color: {color:Italic Text};
- font-weight: 400italic;
- }
- /*
- "Web Symbols" Font credits to Just Be Nice Studio at http://www.justbenicestudio.com
- */
- aye {
- font-family: Web Symbols;
- @font-face{
- font-family: 'WebSymbolsLigaRegular';
- src: url('WebSymbolsLiga-Regular.eot');
- src: url('WebSymbolsLiga-Regular.eot?#iefix') format('embedded-opentype'),
- url('WebSymbolsLiga-Regular.woff') format('woff'),
- url('WebSymbolsLiga-Regular.ttf') format('truetype'),
- url('WebSymbolsLiga-Regular.svg#WebSymbolsRegular') format('svg');
- }
- }
- #sidebar {
- position: fixed;
- margin-left:100px;
- margin-top: 160px;
- width: 195px;
- border-radius: 9px;
- background: {color:Sidebar BG};
- border: 1px dotted {color:Sidebar Border};
- }
- #sidebar img {
- width: 175px;
- margin: 10px;
- border-radius: 5px;
- }
- #title {
- z-index: 99999;
- position: fixed;
- margin-top: 110px;
- margin-left:100px;
- font-size: 35px;
- text-align: center;
- font-family: Dawning of a New Day;
- color: {color:Title};
- width: 195px;
- text-shadow:
- -1px 0 #fff,
- 0 1px #fff,
- 1px 0 #fff,
- 0 -1px #fff;
- }
- #description {
- margin-top: 30px;
- margin-left: 10px;
- margin-bottom: 5px;
- width: 155px;
- padding: 1px 10px 6px 10px;
- font-size: 11px;
- text-align: center;
- color: {color:Description};
- }
- #main {
- position: fixed;
- margin-top: 2px;
- margin-left: 10px;
- z-index: 99999;
- width: 175px;
- background: {color:Main Nav BG};
- text-align: center;
- border-radius: 4px;
- }
- #main a {
- z-index: 99999;
- margin: 0px;
- position: relative;
- display: inline-block;
- text-align: center;
- font-family: Web Symbols;
- font-size: 11px;
- padding: 5px;
- width: 13px;
- height: 13px;
- letter-spacing: 1px;
- color: {color:Main Nav Links};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #main a:hover {
- color: {color:Main Nav Links Hover};
- }
- #container {
- margin-top: 30px;
- margin-bottom: 30px;
- margin-left: 380px;
- width: 700px;
- }
- .entry {
- float:left;
- z-index: 9999;
- position: relative;
- padding: 20px 20px 17px 20px;
- text-align: left;
- font-size: 13px;
- border-radius: 8px;
- color: {color:Entries Text};
- background: {color:Entries BG};
- border: 1px dotted {color:Entries Border};
- width: 250px;
- margin: 20px;
- {block:PermalinkPage}
- width: 400px;
- {/block:PermalinkPage}
- }
- .entry img {
- max-width: 100%;
- }
- #entrytitle {
- z-index: 99999;
- text-align: center;
- text-transform: none;
- font-size: 22px;
- line-height: 22px;
- color: {color:Entries Title};
- }
- #ask {
- margin-left: 55px;
- border: 1px dotted {color:Ask Border};
- background: {color:Ask BG};
- padding: 5px 7px 5px 7px;
- min-height: 33px;
- }
- #answer {
- padding: 10px 5px 0px 5px;
- }
- #portrait img {
- float: left;
- border: 3px solid {color:Ask Border};
- margin: 0px 7px 5px 0px;
- }
- {block:IfImageFade}
- .photo {
- opacity: .7;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .photo:hover {
- opacity: 1;
- }
- .entry img {
- opacity: .7;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .entry img:hover {
- opacity: 1;
- }
- {/block:IfImageFade}
- {block:IfBlackAndWhiteImages}
- .entry img{
- -webkit-transition: opacity 0.8s linear;
- -webkit-filter:grayscale(100%);
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .entry img:hover{
- -webkit-transition: opacity 0.8s linear;
- -webkit-filter:none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- {/block:IfBlackAndWhiteImages}
- #audio img {
- float: left;
- margin-right: 10px;
- border: 5px solid {color:Music Border};
- border-radius: 2px;
- width: 240px;
- }
- #player {
- width: 28px;
- overflow: hidden;
- position: absolute;
- opacity: .4;
- margin-left: 110px;
- margin-top: 110px;
- }
- #player:hover {
- opacity: .8;
- }
- #audio2 img {
- width: 80px;
- float: left;
- margin-right: 7px;
- border: 4px solid {color:Music Border};
- }
- #player2 {
- width: 28px;
- overflow: hidden;
- position: absolute;
- opacity: .4;
- margin-left: 23px;
- margin-top: 16px;
- }
- #player2:hover {
- opacity: .8;
- }
- .top {
- position: fixed;
- z-index: 999;
- }
- .top a {
- border-radius: 30px;
- padding: 7px 10px 7px 10px;
- font-size: 9px;
- text-align: center;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- .top a:hover {
- }
- #scrollToTop:link, #scrollToTop:visited {
- z-index: 9999;
- display: none;
- position: fixed;
- bottom: 25px;
- left: 320px;
- }
- .chat {
- margin: 0;
- }
- .chat .chat1 {
- margin-left: 0px;
- }
- .chat .chat1 .chat2 {
- background: {color:Chat BG 1};
- color: {color:Chat Text 1};
- margin-bottom: 2px;
- padding: 4px 4px 5px 5px;
- }
- .chat .chat1 .chat2.even {
- background: {color:Chat BG 2};
- color: {color:Chat Text 2};
- }
- #chattitle {
- margin-bottom: 6px;
- font-size: 15px;
- text-align: center;
- text-transform: none;
- color: {color:Chat Title};
- }
- #perm {
- z-index: 0;
- position: relative;
- padding: 4px 7px 4px 7px;
- width: 236px;
- text-align: left;
- line-height: 14px;
- font-size: 11px;
- border-top: 1px dotted {color:Perma Border};
- background: {color:Perma BG};
- color: {color:Perma Text};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/2vxikgw/xUKmst0uu/tinytots.ttf');}
- }
- #perm a {
- color: {color:Perma Links};
- text-align: center;
- -webkit-transition:all .5s ease;
- -moz-transition:all .5s ease;
- transition:all .5s ease;
- -o-transition:all .5s ease;
- }
- #perm a:hover {
- color: {color:Perma Links Hover};
- -webkit-transition:all .5s ease;
- -moz-transition:all .5s ease;
- transition:all .5s ease;
- -o-transition:all .5s ease;
- }
- .entry:hover #perm{
- }
- #reblog {
- bottom: 5px;
- z-index: 0;
- left: -5px;
- position: absolute;
- padding: 6px 7px 4px 7px;
- opacity: 0;
- letter-spacing: 1px;
- text-transform: uppercase;
- text-align: center;
- font-size: 9px;
- border: 1px dotted {color:Reblog Border};
- background: {color:Reblog BG};
- color: {color:Reblog Text};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #reblog a {
- color: {color:Reblog Links};
- text-align: center;
- -webkit-transition:all .5s ease;
- -moz-transition:all .5s ease;
- transition:all .5s ease;
- -o-transition:all .5s ease;
- }
- #reblog a:hover {
- color: {color:Reblog Links Hover};
- }
- .entry:hover #reblog{
- opacity: 1;
- bottom: -5px;
- }
- #capp {
- margin-top: 10px;
- font-size: 12px;
- border: 1px dotted {color:Ask Border};
- background: {color:Ask BG};
- padding: 0px 10px 0px 10px;
- }
- #musicc {
- z-index: 999999999;
- position: fixed;
- margin-top: -10px;
- margin-left: 17px;
- width: 15px;
- height: 15px;
- border-radius: 3px;
- padding: 3px 6px 6px 6px;
- background: {color:Sidebar BG};
- border: 1px dotted {color:Music Border};
- }
- #playerr {
- margin-top: -29px;
- margin-left: -2px;
- opacity: 0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #playerr:hover {
- opacity: 1;
- }
- .post_notes {
- margin-top:5px;
- max-height:200px;
- overflow:auto;
- }
- #credz {
- position: fixed;
- bottom: 8px;
- left: 8px;
- font-size: 9px;
- letter-spacing: 1px;
- }
- </style>
- {block:IfBackToTop}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <div class="top">
- <a href="javascript:;" id="scrollToTop">back to<br>top ↑</a>
- </div>
- {/block:IfBackToTop}
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <div id="pagination"><a href="/page/2"></a></div>
- <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 = $('#container');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "#pagination",
- nextSelector : "#pagination a",
- loadingImg : "http://media.tumblr.com/ec1742dbca16ca94b47814f1de4e37e6/tumblr_inline_mj8pf7Te3l1qz4rgp.png",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <div id="title">{text:Sidebar Title}</div>
- <div id="sidebar">
- <div id="sidebar img"><img src="{image:Sidebar Image}"/></div>
- <div id="main">
- <a href="/" title="refresh">V</a>
- <a href="{text:Ask URL}" title="message">d</a>
- {block:IfLink1Title}<a href="{text:Link 1 URL}" title="{text:Link 1 Title}">O</a>{/block:IfLink1Title}
- {block:IfLink2Title}<a href="{text:Link 2 URL}" title="{text:Link 2 Title}">R</a>{/block:IfLink2Title}
- {block:IfLink3Title}<a href="{text:Link 3 URL}" title="{text:Link 3 Title}">U</a>{/block:IfLink3Title}
- {block:IfLink4Title}<a href="{text:Link 4 URL}" title="{text:Link 4 Title}">A</a>{/block:IfLink4Title}
- </div>
- <div id="description">{Description}
- </div>
- </div>
- {block:IfMusicPlayer}
- <div id="musicc">
- <img src="http://static.tumblr.com/hc5jlps/hO0n00wrf/tumblr_m7vyi1y0lt1r6o8v2.gif">
- <div id="playerr">{text:Music Player}</div>
- </div>
- {/block:IfMusicPlayer}
- <div id="container">
- {block:Posts}
- <div class="entry">
- {block:Photo}
- <div class="photo"><img src="{PhotoURL-highres}" width="250px" alt="{PhotoAlt}"></div>
- {block:IfShowCaptions}{block:Caption}<div id="capp">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
- <!--- perma ---> {block:IndexPage}
- <div id="reblog">{block:NoteCount}<aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {Photoset-250}
- {block:IfShowCaptions}{block:Caption}<div id="capp">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}<div class="photo">{Photoset-400}</div>{/block:PermalinkPage}
- <!--- perma ---> {block:IndexPage}
- <div id="reblog">{block:NoteCount}<aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Photoset}
- {block:Video}
- {block:IndexPage}
- {Video-250}
- {block:IfShowCaptions}{block:Caption}<div id="capp">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-400}
- {/block:PermalinkPage}
- <!--- perma ---> {block:IndexPage}
- <div id="reblog">{block:NoteCount}<aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Video}
- {block:Text}
- {block:Title}<div id="entrytitle"><font color="{color:Entries Title}"></font> {Title} <font color="{color:Entries Border}"></font></div>{/block:Title}
- {Body}
- <center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- </center>
- <!--- perma ---> {block:IndexPage}
- <div id="perm">
- {block:Date}<aye>P</aye> <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a> {/block:Date}
- {block:NoteCount} <aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:IfShowTags}{block:HasTags} <aye>,</aye> {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{block:HasTags}{/block:IfShowTags}
- {block:RebloggedFrom}<br><div style="border-top:1px dotted {color:Perma Border}; padding:1px"></div>Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>, via: <a href="{ReblogParentURL}">{ReblogParentName}</a>.{/block:RebloggedFrom}
- </div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Text}
- {block:Audio}
- {block:IndexPage}
- {block:AlbumArt}
- <div id="audio"><img src="{AlbumArtURL}" alt=""></div>
- {/block:AlbumArt}
- <div id="player">{AudioPlayerGrey}</div><div style="margin-top: 0px;"></div>
- {block:Artist}
- <b>Artist:</b> <i>{Artist}</i>
- {/block:Artist} <br />
- {block:Album}<b>Album:</b> <i>{Album}</i>{/block:Album}<br />
- {block:TrackName}<b>Track:</b> <i>{TrackName}</i>{/block:TrackName}<br />
- <b>Plays:</b> <i>{FormattedPlayCount}</i>
- <!--- perma --->
- <div id="perm">
- {block:Date}<aye>P</aye> <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a> {/block:Date}
- {block:NoteCount} <aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:IfShowTags}{block:HasTags} <aye>,</aye> {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{block:HasTags}{/block:IfShowTags}
- {block:RebloggedFrom}<br><div style="border-top:1px dotted {color:Perma Border}; padding:1px"></div>Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>, via: <a href="{ReblogParentURL}">{ReblogParentName}</a>.{/block:RebloggedFrom}
- </div>
- <!--- /perma --->
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:AlbumArt}
- <div id="audio2"><img src="{AlbumArtURL}" alt=""></div><p>
- {/block:AlbumArt}
- <div id="player2">{AudioPlayerGrey}</div><div style="margin-top: 5px;"></div>
- {block:Artist}
- <b>Artist:</b> <i>{Artist}</i>
- {/block:Artist} <br />
- {block:Album}<b>Album:</b> <i>{Album}</i>{/block:Album}<br />
- {block:TrackName}<b>Track:</b> <i>{TrackName}</i>{/block:TrackName}<br />
- <b>Plays:</b> <i>{FormattedPlayCount}</i>
- {/block:PermalinkPage}
- {/block:Audio}
- {block:Quote}
- <div style="color: {color:Blockquote Text}; font-style: italic;">"{Quote}" </div>
- <div style="text-align: center; font-size: 9px; font-style: italic; padding-top: 3px; padding-bottom: 4px;">—{Source}</div>
- <!--- perma ---> {block:IndexPage}
- <div id="perm">
- {block:Date}<aye>P</aye> <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a> {/block:Date}
- {block:NoteCount} <aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:IfShowTags}{block:HasTags} <aye>,</aye> {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{block:HasTags}{/block:IfShowTags}
- {block:RebloggedFrom}<br><div style="border-top:1px dotted {color:Perma Border}; padding:1px"></div>Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>, via: <a href="{ReblogParentURL}">{ReblogParentName}</a>.{/block:RebloggedFrom}
- </div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Quote}
- {block:Link}
- <div id="entrytitle"><a href="{URL}" {Target}>{Name}</a></div>
- {Description}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- <!--- perma ---> {block:IndexPage}
- <div id="perm">
- {block:Date}<aye>P</aye> <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a> {/block:Date}
- {block:NoteCount} <aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:IfShowTags}{block:HasTags} <aye>,</aye> {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{block:HasTags}{/block:IfShowTags}
- {block:RebloggedFrom}<br><div style="border-top:1px dotted {color:Perma Border}; padding:1px"></div>Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>, via: <a href="{ReblogParentURL}">{ReblogParentName}</a>.{/block:RebloggedFrom}
- </div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Link}
- {block:Chat}
- {block:Title}<div id="chattitle">{Title}</div>{/block:Title}
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- {Label}
- {/block:Label}
- {Line} </div>
- {/block:Lines}
- </div>
- </div>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- <!--- perma ---> {block:IndexPage}
- <div id="perm">
- {block:Date}<aye>P</aye> <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a> {/block:Date}
- {block:NoteCount} <aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:IfShowTags}{block:HasTags} <aye>,</aye> {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{block:HasTags}{/block:IfShowTags}
- {block:RebloggedFrom}<br><div style="border-top:1px dotted {color:Perma Border}; padding:1px"></div>Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>, via: <a href="{ReblogParentURL}">{ReblogParentName}</a>.{/block:RebloggedFrom}
- </div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Chat}
- {block:Answer}
- <div id="portrait"><img src="{AskerPortraitURL-40}"></div>
- <div id="ask">{Asker}<b>:</b> <i>"{Question} "</i></div>
- <div id="answer"{Answer}</div>
- <!--- perma ---> {block:IndexPage}
- <div id="perm">
- {block:Date}<aye>P</aye> <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a> {/block:Date}
- {block:NoteCount} <aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- <aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:IfShowTags}{block:HasTags} <aye>,</aye> {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{block:HasTags}{/block:IfShowTags}
- {block:RebloggedFrom}<br><div style="border-top:1px dotted {color:Perma Border}; padding:1px"></div>Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>, via: <a href="{ReblogParentURL}">{ReblogParentName}</a>.{/block:RebloggedFrom}
- </div>
- <!--- /perma ---> {/block:IndexPage}
- {/block:Answer}
- <!-- permalink --> {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {block:Date}<aye>P</aye> <b>Posted:</b> {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} {Year}{/block:Date}
- {block:NoteCount} <aye>O</aye> <i>{NoteCountWithLabel}</i>{/block:NoteCount}
- {block:RebloggedFrom}<br><aye>J</aye> <b>Reblogged from:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><aye>,</aye> <b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{block:HasTags}
- {block:PostNotes}<div class="post_notes">{PostNotes}</div>{/block:PostNotes}
- <!-- /permalink --> {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div id="credz"><a href="http://themesbyvanne.tumblr.com/" title="themes by vanne" target="_blank">THEME</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement