Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!----------
- Theme #6 by Vanne @ editionsbyvanne.tumblr.com ***PLEASE DO NOT REMOVE THE CREDITS, THANKS YOU***
- For any questions please visit my FAQ page.
- Cualquier duda por favor visita mi página de FAQ.
- ----------->
- <html>
- <head>
- <link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,400italic,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Mr+Bedfort' 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="color:Title" content="#4291a7"/>
- <meta name="color:Title Shadow" content="#848484"/>
- <meta name="color:Sidebar Border" content="#fff"/>
- <meta name="color:Description" content="#878787"/>
- <meta name="color:Blockquote Text" content="#7893b9"/>
- <meta name="color:Scrollbar" content="#f6d2d2"/>
- <meta name="color:Scrollbar Bottom" content="#fff"/>
- <meta name="color:Entries BG" content="#fff"/>
- <meta name="color:Entries Text" content="#7f9192"/>
- <meta name="color:Entries Title" content="#7e8cc2"/>
- <meta name="color:Link" content="#2b9cb7"/>
- <meta name="color:Link Hover" content="#969696"/>
- <meta name="color:Main Nav BG" content="#f0d4d4"/>
- <meta name="color:Main Nav Links" content="#fff"/>
- <meta name="color:Navigation BG" content="#cfe6d0"/>
- <meta name="color:Reblog Button" content="#c3e2db"/>
- <meta name="color:Italic Text" content="#abc0b1"/>
- <meta name="color:Bold Text" content="#9dbdd3"/>
- <meta name="color:Music BG" content="#f6f9f4"/>
- <meta name="color:Music Border" content="#d9e8d9"/>
- <meta name="image:Background" content="http://s26.postimg.org/jz8cfp93p/fancy_deboss.png"/>
- <meta name="image:Sidebar Image" content="https://24.media.tumblr.com/c6aad391d80423761e67ded3bcb2e543/tumblr_mxlonfrhFc1t0v4cmo1_250.png"/>
- <meta name="image:Top BG" content="https://24.media.tumblr.com/5dacd004927da04b74e271b176c3dee0/tumblr_mxv8s5Zcob1sl631ro2_250.png"/>
- <meta name="if:Show Captions" content="">
- <meta name="if:Show Tags" content="">
- <meta name="if:Show Favicon" content="1">
- <meta name="if:Image Fade" content="1">
- <meta name="if:Black And White Images" content="">
- <meta name="if:Back To Top" content="1"/>
- <meta name="text:Sidebar Title" content="">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 1 URL" content="">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 2 URL" content="">
- <meta name="text:Link 3" content="">
- <meta name="text:Link 3 URL" content="">
- <meta name="text:Link 4" content="">
- <meta name="text:Link 4 URL" content="">
- <meta name="text:Link 5" content="">
- <meta name="text:Link 5 URL" content="">
- <meta name="text:Link 6" content="">
- <meta name="text:Link 6 URL" content="">
- <style type="text/css">
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%)
- }
- iframe#tumblr_controls {
- top:2% !important;
- right:1% !important;
- position: fixed !important;
- }
- body {
- background: url('{image:Background}');
- background-attachment: fixed;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:Scrollbar};
- height: auto;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:Scrollbar};
- height: auto;
- }
- ::-webkit-scrollbar {
- height: 6px;
- width: 6px;
- background-color: {color:Scrollbar Bottom};
- }
- blockquote {
- margin-left: 0px;
- margin-right: 0px;
- padding-left: 5px;
- font-size: 10px;
- font-style: italic;
- border-left: 3px solid;
- color: {color:Blockquote Text};
- }
- 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;
- }
- /*---------------------------SIDEBAR-------------------------*/
- #title {
- z-index: 99999;
- position: fixed;
- margin-top: 25px;
- margin-left:70px;
- font-family: Mr Bedfort;
- font-size: 30px;
- line-height: 31px;
- text-align: center;
- color: {color:Title};
- width: 300px;
- text-shadow: 0px 0px 7px {color:Title Shadow};
- }
- #description {
- position: fixed;
- margin-top: 32px;
- margin-left: 0px;
- padding: 3px;
- width: 194px;
- line-height: 13px;
- z-index:9999;
- font-size: 12px;
- font-family: Titillium Web;
- text-transform: none;
- text-align: left;
- text-shadow: 0px 0px 0px;
- color: {color:Description};
- }
- #sidebar {
- z-index:9999;
- position: fixed;
- margin-left:120px;
- margin-top: 70px;
- width: 200px;
- }
- #sidebar img {
- border: 5px solid {color:Sidebar Border};
- box-shadow: 0px 0px 4px #d7d7d7;
- width: 190px;
- }
- #icon {
- z-index:9999;
- position: fixed;
- margin-left:92px;
- margin-top: 90px;
- width: 60px;
- }
- #icon img {
- border: 5px solid {color:Sidebar Border};
- box-shadow: 0px 0px 4px #d7d7d7;
- border-radius: 32px;
- max-width: 50px;
- }
- #top {
- left: 0px;
- top: 0px;
- z-index: 9999;
- position: fixed;
- width:100%;
- height: 60px;
- background: url('{image:Top BG}');
- }
- #bottom {
- left: 0px;
- bottom: 0px;
- position: fixed;
- width:100%;
- height: 60px;
- background: url('{image:Top BG}');
- }
- /*-------------------MAIN NAV-------------------*/
- #nav {
- position: fixed;
- margin-top: 6px;
- margin-left: 0px;
- z-index: 9999;
- }
- #nav a {
- z-index: 9999;
- margin-bottom: 4px;
- position: relative;
- display: inline-block;
- text-align: center;
- font-family: Titillium Web;
- font-size: 8px;
- padding:3px;
- width: 58px;
- text-transform: uppercase;
- letter-spacing: 1px;
- text-shadow: 1px 1px 0px {color:Title Shadow};
- background: {color:Main Nav BG};
- color: {color:Main Nav Links};
- }
- #nav a:hover {
- text-shadow: 1px 1px 0px {color:Main Nav Links};
- color: {color:Title Shadow};
- }
- /*-------------------ENTRIES-------------------*/
- #container {
- margin-top: 70px;
- margin-bottom: 30px;
- margin-left: 430px;
- width: 650px;
- }
- .entry {
- float:left;
- z-index: 9999;
- width: 250px;
- position: relative;
- margin: 15px;
- padding: 10px;
- text-align: justify;
- font-size: 12px;
- font-family: Titillium Web;
- color: {color:Entries Text};
- background: {color:Entries BG};
- box-shadow: 0px 0px 4px #d7d7d7;
- {block:PermalinkPage}
- width: 400px;
- margin-left: 68px;
- margin-top: 20px;
- {/block:PermalinkPage}
- }
- .entry img {
- max-width: 100%;
- }
- #entrytitle {
- font-size: 20px;
- text-align: center;
- text-transform: none;
- text-shadow: 0px 0px 3px {color:Title Shadow};
- font-family: Titillium Web;
- color: {color:Entries Title};
- }
- /*-------------------PAGINATION-------------------*/
- /*PAGINATION*/
- #pagination {
- z-index: 99;
- position: fixed;
- padding: 2px;
- margin-top: 12px;
- margin-left: 0px;
- }
- #pagination a {
- display: inline-block;
- opacity: .8;
- font-size: 9px;
- padding: 2px 6px 2px 6px;
- margin: 4px;
- margin-bottom: 10px;
- text-align: center;
- font-family: Titillium Web;
- background: {color:Main Nav BG};
- color: {color:Main Nav Links};
- text-shadow: 1px 1px 0px {color:Title Shadow};
- }
- #pagination a:hover {
- opacity: 1;
- color: {color:Title Shadow};
- text-shadow: 1px 1px 0px {color:Main Nav Links};
- }
- span.highlight1 {
- margin: 4px;
- font-family: Titillium Web;
- font-size: 9px;
- background: {color:Main Nav BG};
- padding: 2px 0px 2px 0px;
- color: {color:Main Nav Links};
- text-shadow: 1px 1px 0px {color:Title Shadow};
- }
- /*-------------------IMAGES-------------------*/
- {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;
- }
- #sidebar 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;
- }
- #sidebar img:hover {
- opacity: 1;
- }
- {/block:IfImageFade}
- {block:IfBlackAndWhiteImages}
- .entry img{
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.7;
- -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;
- opacity: 1;
- -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-------------------*/
- /* PLEASE DO NOT STEAL MY AUDIO CODE!! */
- #audio img {
- max-width: 56px;
- float: left;
- margin-right: 7px;
- }
- #player {
- width: 28px;
- margin-left: 15px;
- margin-top: 15px;
- overflow: hidden;
- position: absolute;
- opacity: .4;
- }
- #player:hover {
- opacity: .8;
- }
- #hello {
- color: {color:Bold Text};
- padding: 2px;
- text-align: center;
- font-family: Titillium Web;
- text-transform: uppercase;
- font-weight: 700;
- font-size: 9px;
- border-bottom: 1px dashed {color:Bold Text};
- }
- #musicc {
- margin-top: -4px;
- padding: 9px;
- width: 167px;
- height: 36px;
- overflow: auto;
- position: relative;
- border: 1px dashed {color:Music Border};
- background: {color:Music BG};
- }
- /*-------------------AUDIO PERMALINK PAGE-------------------*/
- #audio2 img {
- width: 200px;
- float: left;
- margin-right: 7px;
- }
- #musicc2 {
- margin-top: -10px;
- padding: 9px;
- width: 170px;
- height: 180px;
- overflow: auto;
- position: relative;
- border: 1px dashed {color:Music Border};
- background: {color:Music BG};
- }
- /*-------------------BACK TO TOP-------------------*/
- .top {
- position: fixed;
- z-index: 999;
- font-size: 10px;
- font-family: Titillium Web;
- text-align: center;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- .top a {
- text-shadow: 1px 1px 0px {color:Main Nav Links};
- color: {color:Title Shadow};
- }
- .top a:hover {
- color: {color:Main Nav Links};
- text-shadow: 1px 1px 0px {color:Title Shadow};
- }
- #scrollToTop:link, #scrollToTop:visited {
- z-index: 999;
- display: none;
- position: fixed;
- bottom: 25px;
- left: 180px;
- }
- /*-------------------REBLOG-------------------*/
- #reblog {
- bottom: -5px;
- z-index: 0;
- left: 8px;
- position: absolute;
- padding: 5px;
- padding-left: 7px;
- opacity: 0;
- font-family: Titillium Web;
- text-align: center;
- text-transform: uppercase;
- font-size: 9px;
- box-shadow: 0px 0px 4px #d7d7d7;
- background: {color:Reblog Button};
- text-shadow: 1px 1px 0px {color:Title Shadow};
- -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:Main Nav 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 {
- text-shadow: 1px 1px 0px {color:Main Nav Links};
- color: {color:Title Shadow};
- -webkit-transition:all .5s ease;
- -moz-transition:all .5s ease;
- transition:all .5s ease;
- -o-transition:all .5s ease;
- }
- .entry:hover #reblog{
- opacity: 1;
- left: -5px;
- }
- /*-------------------PERMALINK FOR IMAGES-------------------*/
- #permalink{
- bottom: -15px;
- left: 10px;
- width: 244px;
- font-family: Titillium Web;
- text-align: center;
- position: absolute;
- font-size: 10px;
- border-top: 1px solid {color:Reblog Button};
- background: {color:Entries BG};
- padding: 3px;
- 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;
- }
- #permalink a {
- text-align: center;
- }
- .entry:hover #permalink{
- bottom: 5px;
- opacity: 1;
- }
- /*------------------PERMALINK AND TAGS FOR TEXT-------------------*/
- #permalinktxt{
- font-family: Titillium Web;
- text-align: right;
- position: relative;
- font-size: 10px;
- -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;
- }
- #tagstxt{
- font-family: Titillium Web;
- text-align: right;
- position: relative;
- font-size: 10px;
- -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;
- }
- /*-------------------------PERMALINK PAGE-----------------------*/
- #permalink2{
- font-family: Titillium Web;
- text-align: center;
- position: relative;
- text-transform: none;
- font-size: 11px;
- padding: 3px;
- left: -10px;
- top: 8px;
- width: 414px;
- margin-bottom: 10px;
- }
- /*------------------------CREDITS---------------------------*/
- #credit {
- z-index: 9999;
- width:auto;
- position:fixed;
- top:75px;
- right:0px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #credit2 {
- z-index: 9999;
- position: fixed;
- top: 90px;
- right: 0px;
- font-size: 14px;
- font-family: Titillium Web;
- padding: 3px 5px 4px 8px;
- width:12px;
- height:18px;
- box-shadow: 0px 0px 4px #d7d7d7;
- background: url('{image:Top BG}');
- color: {color:Entries Text};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease
- }
- #credit3 {
- z-index: 9999;
- position: fixed;
- margin-right: -112px;
- top: 90px;
- right: 0px;
- font-size: 10px;
- padding: 5px 6px 2px 6px;
- width:100px;
- height:18px;
- text-transform:uppercase;
- text-align: center;
- font-family: Titillium Web;
- box-shadow: 0px 0px 4px #d7d7d7;
- background: {color:Entries BG};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #credit:hover #credit2 {
- margin-right: 112px;
- }
- #credit:hover #credit3 {
- margin-right: 0px;
- }
- </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 top ↑</a>
- </div>
- {/block:IfBackToTop}
- <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.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"><a href="/"><a href="/" class="m-i"><img class="menu-picture" src="{image:Sidebar Image}"/></a>
- </div>
- <div id="nav">
- <a href="/">home</a>
- <a href="/ask">message</a>
- <a href="http://editionsbyvanne.tumblr.com">theme</a>
- </div>
- <div id="description">{Description}
- <select onchange='location=this.options[this.selectedIndex].value;' style='
- line-height:90%;
- font-size:8px;
- letter-spacing: 1px;
- color:#fff;
- width:195px;
- background-color:{color:Navigation BG};
- text-shadow: 1px 1px 0px {color:Title Shadow};
- border:1px solid #eee;
- height:18px;
- font-family:Titillium Web;
- text-transform: uppercase;
- margin-top:5px;
- padding:1px;
- '>
- <option>Navigation</option>
- {block:IfLink1}<option value="{text:Link 1 URL}">{text:Link 1}</option>{/block:IfLink1}
- {block:IfLink2}<option value="{text:Link 2 URL}">{text:Link 2}</option>{/block:IfLink2}
- {block:IfLink3}<option value="{text:Link 3 URL}">{text:Link 3}</option>{/block:IfLink3}
- {block:IfLink4}<option value="{text:Link 4 URL}">{text:Link 4}</option>{/block:IfLink4}
- {block:IfLink5}<option value="{text:Link 5 URL}">{text:Link 5}</option>{/block:IfLink5}
- {block:IfLink6}<option value="{text:Link 6 URL}">{text:Link 6}</option>{/block:IfLink6}
- </select>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:JumpPagination length="4"}
- {block:CurrentPage}<span class="current_page"><span class="highlight1"> {PageNumber} </span></span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- {block:IfShowFavicon}
- <div id="icon">
- <div id="icon img"><a href="/"><a href="/" class="m-i"><img class="menu-picture" src="{Favicon}"/></a>
- </div>
- </div>
- {/block:IfShowFavicon}
- <div id="top"></div>
- <div id="bottom"></div>
- <div id="container">
- {block:Posts}
- <div class="entry">
- {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>
- <!-- permalink --> {block:IndexPage}
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <div id="permalinktxt">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- {block:IfShowTags}
- <div id="tagstxt">{block:HasTags}<b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{block:HasTags}</div>
- {/block:IfShowTags}
- <!-- /permalink --> {/block:IndexPage}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-highres}" width="400px" alt="{PhotoAlt}">{LinkCloseTag}
- <center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- </center>
- <!-- permalink --> {block:IndexPage}
- <div id="permalink">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="photo">{Photoset-250}</div>
- {block:IfGridTheme}<div class="photo">{Photoset-250}</div>{/block:IfGridTheme}
- {/block:IndexPage}
- {block:PermalinkPage}<div class="photo">{Photoset-400}</div>{/block:PermalinkPage}
- <center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- </center>
- <!-- permalink --> {block:IndexPage}
- <div id="permalink">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Photoset}
- {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: 5px;"></div>
- <div id="musicc">
- {block:Artist}
- <div id="hello"><b>Artist:</b></div> <center><i>{Artist}</i></center>
- {/block:Artist} <br />
- {block:Album}<div id="hello"><b>Album:</b></div> <center><i>{Album}</i></center>{/block:Album}<br />
- <div id="hello">{block:TrackName}<b>Track:</b></div> <center><i>{TrackName}</i></center>{/block:TrackName}<br />
- <div id="hello"><b>Plays:</b></div> <center><i>{FormattedPlayCount}</i></center><br />
- {block:Date}<div id="hello"><b>Posted:</b></div> <center><a href="{permalink}"><i>{TimeAgo}</i></a>{/block:Date} {block:NoteCount} <i>with</i> <a href="{permalink}"><i>{NoteCountWithLabel}</i></a></center>{/block:NoteCount}
- </div>
- <!-- permalink -->
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <!-- /permalink -->
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:AlbumArt}
- <div id="audio2"><img src="{AlbumArtURL}" alt=""></div><p>
- {/block:AlbumArt}
- <div id="player">{AudioPlayerGrey}</div><div style="margin-top: 5px;"></div>
- <div id="musicc2">
- {block:Artist}
- <div id="hello"><b>Artist:</b></div> <center><i>{Artist}</i></center>
- {/block:Artist} <br />
- {block:Album}<div id="hello"><b>Album:</b></div> <center><i>{Album}</i></center>{/block:Album}<br />
- <div id="hello">{block:TrackName}<b>Track:</b></div> <center><i>{TrackName}</i></center>{/block:TrackName}<br />
- <div id="hello"><b>Plays:</b></div> <center><i>{FormattedPlayCount}</i></center>
- </div>
- {/block:PermalinkPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- <center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- </center>
- <!-- permalink --> {block:IndexPage}
- <div id="permalink">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Video}
- {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;">—{Source}</div>
- <center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- </center>
- <!-- permalink --> {block:IndexPage}
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Quote}
- {block:Link}
- <div id="entrytitle"></font> <t><a href="{URL}" {Target}>{Name}</a></t><font></div>
- {Description}
- <center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- </center>
- <!-- permalink --> {block:IndexPage}
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <div id="permalinktxt">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- {block:Lines}<span class="highlight2">{block:Label}<i>{Label}</i>{/block:Label}</span> {Line}<br>{/block:Lines}
- <center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- </center>
- <!-- permalink --> {block:IndexPage}
- <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <div id="permalinktxt">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Chat}
- {block:Answer}
- <div id="portrait"><img src="{AskerPortraitURL-40}"></div>
- <div id="ask">{Asker} <b>sent:</b> {Question}</div>
- {Answer}
- {/block:Answer}
- {block:PermalinkPage}
- <center>{block:Caption}{Caption}{/block:Caption}</center>
- <div id="permalink2">
- {block:Date}<b>Posted:</b> {12Hour}:{Minutes}{AmPm} {ShortDayOfWeek} {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} {Year}{/block:Date}
- {block:NoteCount}with <i>{NoteCountWithLabel}</i>{/block:NoteCount}
- {block:RebloggedFrom}<br><i>Reblogged from</i> <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{block:HasTags}
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div id="credit"><div id="credit2">©</div>
- <div id="credit3">
- <a href="http://editionsbyvanne.tumblr.com/">Theme by Vanne</a>
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement