Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC>
- <!-----
- 3.14 Theme by Itziar Damborenea, 2011. ExcellencƎ.
- Please respect the credit of the Theme.
- ------>
- <head>
- <title>{Title}</title>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="font:Body" content="Century Gothic"/>
- <meta name="color:background" content="#FFFFFF"/>
- <meta name="color:sidebar" content="#FFFFFF"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:link" content="#555555"/>
- <meta name="color:scrollbar" content="#555555"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="image:Background" content=""/>
- <meta name="if:Reblog Link On Hover" content="1"/>
- <meta name="if:Normal Sidebar" content="1"/>
- <meta name="if:Slide Down Sidebar" content="0"/>
- <meta name="if:Squares Sidebar" content="0"/>
- <meta name="if:Show Photo" content="1"/>
- <meta name="if:Inverted Fade" content="0"/>
- <meta name="if:Soft Faded Images" content="0"/>
- <meta name="if:Faded Images" content="0"/>
- <meta name="if:Show Blog Title" content="0"/>
- <meta name="if:Ask Box in Sidebar" content="0">
- <meta name="if:Sidebar Border" content="0"/>
- <meta name="if:Sidebar Shadow" content="0"/>
- <meta name="if:Transparent Sidebar" content="0"/>
- <meta name="if:Hover for Links Sidebar" content="0"/>
- <meta name="if:Post Shadows" content="0"/>
- <meta name="if:Attached Sidebar" content="0"/>
- <meta name="if:Underline Hover" content="0"/>
- <meta name="if:Blog Title Shadows" content="1"/>
- <meta name="if:Show Recent Tweets" content="0"/>
- <meta name="text:Twitter Username" content="insertusernamewithout@"/>
- <meta name="if:Show Photo" content="0"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="text:Custom Link One" content=""/>
- <meta name="text:Custom Link One Title" content=""/>
- <meta name="text:Custom Link Two" content=""/>
- <meta name="text:Custom Link Two Title" content=""/>
- <meta name="text:Custom Link Three" content=""/>
- <meta name="text:Custom Link Three Title" content=""/>
- <meta name="text:Custom Link Four" content=""/>
- <meta name="text:Custom Link Four Title" content=""/>
- <meta name="if:Archive Link" content="0"/>
- <meta name="if:Show Home Link" content="1"/>
- <meta name="text:Online User Counter Code" content=""/>
- <meta name="text:Visits Counter Code" 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=Lobster" rel="stylesheet" type="text/css">
- <style type="text/css">
- iframe#tumblr_controls{position:fixed !important;
- }
- ::-webkit-scrollbar-thumb:vertical{
- background-color: {color:Scrollbar};height:100px;
- }
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- body, div, p, textarea, submit, input{
- font-family:{font:Body};
- font-size: 10px;
- line-height:10px;
- letter-spacing:0px;
- color:{color:Text};
- }
- .popup_block{
- display: none;
- background: #fcfbf8;
- padding: 10px;
- font-family: verdana;
- border: 3px solid #f2e7e2;
- float: left;
- font-size: 10px;
- position: fixed;
- top: 50%; left: 50%;
- z-index: 1;
- }
- img.btn_close {
- float: right;
- margin: -5px -5px 0 0;
- }
- *html .popup_block {
- position: absolute;
- }
- p {
- margin:0px;
- margin-top:1px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- }
- a:hover {
- color:{color:Hover};
- {block:IfUnderlineHover}text-decoration: underline;{/block:IfUnderlineHover}
- font-style: none;
- }
- div#cage{
- margin:auto;
- position:relative;
- width:800px;
- overflow:hidden;
- color: {color:Title};
- _margin-left:8%;
- }
- div#center{
- margin:auto;
- position:relative;
- width:810px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- div#content{
- float:right;
- width:350px;
- padding:0px;
- padding-top:1px;
- margin-right: 400px;
- }
- div#entry{
- width:430px;
- margin-top:0px;
- padding-left:0px;
- padding-right:3px;
- padding-top:0px;
- padding-bottom:1px;
- {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
- -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
- box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows}
- }
- {block:IfNotAttachedSidebar}
- div#sidebar{
- position:fixed !important;
- {block:IfNotTransparentSidebar}
- background-color: {color:Sidebar};
- {/block:IfNotTransparentSidebar}
- {block:IfTransparentSidebar}
- {/block:IfTransparentSidebar}
- width: 200px;
- margin-left:-10px;
- margin-top:100px;
- padding-top:0px;
- padding-bottom:0px;
- padding-right:0px;
- padding-left:0px;
- {block:IfSidebarBorder}
- border:1px solid black;
- {/block:IfSidebarBorder}
- {block:IfSidebarShadow}
- -moz-box-shadow: 5px 5px 8px rgba(0,0,0,0.35);
- -webkit-box-shadow: 5px 5px 8px rgba(0,0,0,0.35);
- box-shadow: 5px 5px 8px 2px rgba(0,0,0,0.35);
- {/block:IfSidebarShadow}
- }
- {/block:IfNotAttachedSidebar}
- {block:IfAttachedSidebar}
- div#sidebar{
- -moz-border-radius:0px;
- border-radius:0px;
- {block:IfSidebarBorder}
- border-left:1px solid black;
- border-right:1px dotted black;
- {/block:IfSidebarBorder}
- position:fixed !important;
- width:200px;
- height:100%;
- margin-top:0px;
- margin-left:0px;
- padding:2px;
- {block:IfNotTransparentSidebar}
- background-color: {color:Sidebar};
- {/block:IfNotTransparentSidebar}
- {block:IfTransparentSidebar}
- {/block:IfTransparentSidebar}
- z-index:10;
- overflow:hidden;
- {block:IfSidebarShadow}
- -moz-box-shadow: 5px 5px 8px rgba(0,0,0,0.35);
- -webkit-box-shadow: 5px 5px 8px rgba(0,0,0,0.35);
- box-shadow: 5px 5px 8px 2px rgba(0,0,0,0.35);
- {/block:IfSidebarShadow}
- }
- {/block:IfAttachedSidebar}
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- .blogtitle { /*graficos by Mer*/
- font-family: 'Lobster';
- font-style:none;
- font-size:40px;
- color:#5E5E5E;
- line-height:61px;
- -webkit-transition: 0.5s ease-in;
- -webkit-text-stroke: 1px transparent;
- line-height:56px;
- text-align:center;
- text-decoration:none;
- letter-spacing:-2px;
- text-transform:normal;
- text-align:center;
- width:100%;
- background-color:transparent;
- {block:IfBlogTitleShadows}
- text-shadow: 1px 1px 0px; rgba(255,255,255,0.4);
- text-shadow: 0px 1px 0px #999, 0px 1px 0px #888, 0px 2px 0px #777, 0px 3px 0px #666, 0px 4px 0px #555, 0px 5px 0px #444, 0px 6px 0px #333, 0px 7px 6px #001135;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- {/block:IfBlogTitleShadows}
- }
- .blogtitle:hover{
- text-shadow:0px 0px 7px rgba(0,0,0,0.5);
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- -o-transition: all 0.2s ease-out;
- color:#fff;
- }
- .title{
- font-family: 'century gothic';
- font-size: 10px;
- line-height: 8px;
- color: {color:Title};
- letter-spacing: 1;
- font-weight: normal;
- }
- blockquote{
- padding:2px 2px 2px 5px;
- margin:2px 2px 2px 1px;
- border-left: 1px dotted {color:Text};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:1px; padding:1px;}
- .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};}
- .notes img{width:10px; position:relative; top:3px;}
- .permalink{
- color:{color:links};
- display:block;
- margin-left: -10px;
- position: absolute;
- text-align: right;
- }
- div.navigate a{
- text-align: center;
- padding:3px;
- padding-right:5px;
- padding-left:5px;
- color: {color:text};
- background-color: #DDD;
- margin:1px;
- margin-left:-1px;
- position:relative;
- width: 69px;
- display: inline-block;
- }
- #counters a{
- color:#353434!important;
- }
- #counters{
- position:fixed !important;
- width:auto;
- height:auto;
- opacity: 1;
- padding: 3px;
- left:2px;
- top:2px;
- padding: 4px;
- }
- {block:ifReblogLinkOnHover}
- #entry:hover #reblog{
- {block:IndexPage}
- margin-left:400px;
- margin-top:8px;
- opacity:1;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- {/block:IndexPage}
- }
- #reblog{
- width:22px;
- float:left;
- margin-left:400px;
- margin-top:0px;
- position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- {/block:ifReblogLinkOnHover}
- #le-excellencethemes{
- position:fixed !important;
- width:auto;
- height:auto;
- right:3px;
- top:26px;
- }
- {block:IfSoftFadedImages}img{-webkit-transition: opacity 0.5s linear;
- opacity: 0.90;}
- img:hover{-webkit-transition: opacity 0.5s linear;
- opacity: 2;}{/block:IfSoftFadedImages}
- {block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
- {/block:ifFadedImages}
- {block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.2s linear; opacity: .60;}
- {/block:ifInvertedFade}
- #dambo a {
- cursor:help;
- }
- #dambo .renea {
- cursor:help;
- margin-top:-10px;
- filter: alpha(opacity = 0);
- opacity:0;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;
- text-align:center;
- }
- #dambo:hover .renea {
- margin-top:5px;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;
- filter: alpha(opacity = 80);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- #twitter{
- height:200px;
- width:200px;
- position:fixed;
- bottom:0px;
- padding:4px;
- font-style:none;
- margin-left:100px;
- background-color:#eee;
- -webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.4);
- -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
- box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
- outline:1px solid rgba(0, 0, 0, .1);
- border:2px solid rgba(0, 0, 0, .05);
- }
- {CustomCSS}
- ul#drawers {width: 100px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
- ul#drawers a {text-decoration: none; color: #000;}
- ul#drawers li h4 {margin: 0; padding: 1px; text-transform: Camelcase; font-size: 10px; text-align: center; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
- transition: background-color 0.5s ease-out;}
- h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
- li.drawer h4.open {background-color: #121213; border-top: 0px;}
- li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
- li.drawer div li {list-style-type: disc;}
- li.drawer div ul {-webkit-padding-start: 12px;}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".links_body").hide();
- $(".links_head").click(function(){
- $(this).next(".links_body").slideToggle('fast');
- }); }); </script>
- <style type="text/css">
- .links_list {
- margin:0px; padding:0px; font-size:10px; width:180px;}
- .links_head {
- padding-top:5px; padding-bottom:5px; font-size:10px; cursor:help; position:relative; margin:1px; text-align:center; border-bottom:solid 1px rgba(0,0,0,0.1);}}
- .links_body {
- padding:10px; text-align:left; color: #fff; font-size:10px; display:none;}
- </style>
- <style type="text/css">
- {CustomCSS}
- </style>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- </head>
- <script src="path/to/js/jquery.js"></script>
- <script type="text/javascript">
- $(function() {
- $(window).scroll(function() {
- if($(this).scrollTop() != 0) {
- $('#toTop').fadeIn();
- } else {
- $('#toTop').fadeOut();
- }
- });
- $('#toTop').click(function() {
- $('body,html').animate({scrollTop:0},800);
- });
- });
- </script>
- <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
- <body>
- {block:ifShowRecentTweets}{block:indexpage}
- <div id="twitter">
- <script src="http://widgets.twimg.com/j/2/widget.js"></script>
- <script>
- new TWTR.Widget({
- version: 2,
- type: 'profile',
- rpp: 13,
- interval: 6000,
- width: 200,
- height: 160,
- theme: {
- shell: {
- background: '#fff',
- color: '#000'
- },
- tweets: {
- background: 'transparent',
- color: '#000',
- links: '{color:links}'
- }
- },
- features: {
- scrollbar: true,
- loop: false,
- live: false,
- hashtags: true,
- timestamp: true,
- avatars: false,
- behavior: 'all'
- }
- }).render().setUser('{text:Twitter Username}').start();
- </script></div>{/block:indexpage}
- {/block:ifShowRecentTweets}
- <div id="le-excellencethemes">
- <a href="http://themesbydama.tumblr.com/"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
- </div>
- <center>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- {block:IfShowBlogTitle}<div class="blogtitle"><center>{Title}</center></div>{/block:IfShowBlogTitle}
- {block:ifShowPhoto}
- <div align="center" style="padding-bottom:3px;>
- <a href="/">
- <img style="" src="{image:sidebar}"width=200" /></a></div>
- {/block:ifShowPhoto}
- {block:IfNormalSidebar}
- <br>
- <div align="center" style="line-height:14px; margin-top:-10px; margin-bottom:-10px; color:{color:Blog Description};">{description}</div><br>
- <center>
- {block:IfShowHomeLink}<a href="/">home</a>{/block:IfSHowHomeLink}
- {block:IfNotAskBoxinSidebar} - <a href="/ask">message</a>{/block:IfNotAskBoxinSidebar}
- {block:ifArchiveLink} - <a href="/archive">history</a>{/block:ifArchiveLink}
- {block:ifCustomLinkOneTitle} - <a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle} - <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle} - <a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
- {block:ifCustomLinkFourTitle} - <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
- <br><br>
- {/block:IfNormalSidebar}
- {block:IfSlideDownSidebar}
- <div class="links_list">
- <p class="links_head">DESCRIPTION</p>
- <div class="links_body">
- <center>
- <a href="">{description}</a>
- </center>
- </div></div>
- <div class="links_list">
- <p class="links_head">LINKS</p>
- <div class="links_body">
- <center>
- {block:IfShowHomeLink}<a href="/">home</a>{/block:IfSHowHomeLink}
- {block:IfNotAskBoxinSidebar} - <a href="/ask">message</a>{/block:IfNotAskBoxinSidebar}
- {block:ifArchiveLink} - <a href="/archive">history</a>{/block:ifArchiveLink}
- {block:ifCustomLinkOneTitle} - <a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle} - <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle} - <a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
- {block:ifCustomLinkFourTitle} - <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
- </center>
- </div></div>
- {/block:IfSlideDownSidebar}
- {block:IfHoverforLinksSidebar}
- {description}
- <div id="dambo">
- <center>LINKS</center>
- <div class="renea">
- {block:IfShowHomeLink}<a href="/">home</a>{/block:IfSHowHomeLink}
- {block:IfNotAskBoxinSidebar} - <a href="/ask">message</a>{/block:IfNotAskBoxinSidebar}
- {block:ifArchiveLink} - <a href="/archive">history</a>{/block:ifArchiveLink}
- {block:ifCustomLinkOneTitle} - <a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle} - <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle} - <a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
- {block:ifCustomLinkFourTitle} - <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
- </div>
- </div>
- {/block:IfHoverforLinksSidebar}
- {block:IfSquaresSidebar}
- {description}<br><br>
- <div class="navigate">
- <center>
- {block:ifshowhomelink}<a href="/">home</a>{/block:ifshowhomelink}
- {block:IfNotAskBoxinSidebar}<a href="/ask">message</a>{/block:IfNotAskBoxinSidebar}
- {block:ifArchiveLink}<a href="/archive">history</a>{/block:ifArchiveLink}
- {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title} </a>{/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title} </a>{/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
- {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
- {block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}">{text:Custom Link Five Title}</a>{/block:ifCustomLinkFiveTitle}
- <br><br>
- {/block:IfSquaresSidebar}
- {block:IfAskBoxinSidebar}
- <p><iframe frameborder="0" scrolling="no" width="100%" height="auto" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com"
- style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
- <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p>
- </div>
- </div>
- </center>
- {/block:IfAskBoxinSidebar}
- </div>
- </div>
- </center>
- </div>
- <div id="counters">
- <a href="/">{text:Online User Counter Code}</a><br>
- <a href="/">{text:Visits Counter Code}</a>
- </font></div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- <a href="{permalink}">
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- <div align="right"><a href="{permalink}">+</a></div>
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div align="right"><a href="{permalink}">+</a></div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- {block:ifReblogLinkOnHover}
- <div id="reblog"><a href="{ReblogURL}" target="_blank" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="22px"/></a></div>
- {/block:ifReblogLinkOnHover}
- <center><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=430px/></a></center>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/></center>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {LinkCloseTag}
- {/block:Photo}
- {block:Quote}
- <span class="title">{Quote}</span>
- {block:Source}{Source}{/block:Source}
- <div align="right"><a href="{permalink}">+</a></div>
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{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>
- <div align="right"><a href="{permalink}">+</a></div>
- {/block:Chat}
- {block:Audio}
- <center><div style="width:400px; height:20px;"><div
- style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px;
- float:bottom;"><small>
- {FormattedPlayCount} plays {block:ExternalAudio} // <a
- href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}
- </small></div></div></centeR><BR>
- {block:permalinkpage}{block:caption}{caption}{/block:caption}{/block:permalinkpage}
- <div align="right"><a href="{permalink}">+</a></div>
- {/block:Audio}
- {block:Video}<center>
- {Video-400}<BR>
- {block:permalinkpage}on}{/block:permalinkpage}</center>
- <div align="right"><a href="{permalink}">+</a></div>
- {block:Video}
- {block:PostNotes}
- <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>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment