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">
- <!-------------------------------
- CiN BY NINPEN.TUMBLR.COM
- DO NOT REMOVE THE CREDIT.
- HOW TO INSTALL
- 1. Click on customize theme then click on edit HTML
- 2. delete the entire code, and replace it with the code for this theme
- 3. Click on update preview then click on appearance.
- 4. Click save. Now refresh the screen. Now you can customize the appearance
- ___________________________________________________________________________
- If there's a problem with the theme, or you need help, just ask me.
- --------------------------------->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="if:400px" content="1"/>
- <meta name="if:500px" content=""/>
- <meta name="if:250px" content=""/>
- <meta name="if:EndlessScroll" content=""/>
- <meta name="if:showCaption" content="0"/>
- <meta name="if:grayscale" content="0"/>
- <meta name="color:bold" content="#7ae1f5"/>
- <meta name="color:italic" content="#FF8F97"/>
- <meta name="color:underline" content="#7FDBCC"/>
- <meta name="color:description BG" content="#f5f5f5"/>
- <meta name="color:description" content="#868686"/>
- <meta name="color:pagination BG" content="#101010"/>
- <meta name="color:pagination" content="#ffffff"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:answer BG" content="#fafafa"/>
- <meta name="color:answer" content="#fafafa"/>
- <meta name="color:question BG" content="#f5f5f5"/>
- <meta name="color:answer img border" content="#f0f0f0"/>
- <meta name="color:question text" content="#939393"/>
- <meta name="color:border" content="#fafafa"/>
- <meta name="color:perma border" content="#414141"/>
- <meta name="color:text" content="#7c7c7c"/>
- <meta name="color:thm link" content="#aaaaaa"/>
- <meta name="color:thm link hover" content="#bbbbbb"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:sidebg" content="#ffffff"/>
- <meta name="color:caption BG" content="#fafafa"/>
- <meta name="color:blockquote border" content="#f5f5f5"/>
- <meta name="color:blockquoteBG" content="#fafafa"/>
- <meta name="color:perma BG" content="#000000"/>
- <meta name="color:perma text" content="#fefefe"/>
- <meta name="color:perma notes" content="#ffffff"/>
- <meta name="color:tagBG" content="#000000"/>
- <meta name="color:tag" content="#d4d4d4"/>
- <meta name="color:h1 link" content="#ffffff"/>
- <meta name="color:h2 BG" content="#ffffff"/>
- <meta name="color:h2 link" content="#ffd3b5"/>
- <meta name="color:h1 BG" content="#0d0d0d"/>
- <meta name="color:audio BG" content="#ffffff"/>
- <meta name="color:audio border" content="#fafafa"/>
- <meta name="color:chat line 1" content="#f7f7f7"/>
- <meta name="color:chat line 2" content="#f5f5f5"/>
- <meta name="color:link" content="#ffac9b"/>
- <meta name="color:link hover" content="#414141"/>
- <meta name="color:navi" content="#959595"/>
- <meta name="color:navi BG" content="#ffffff"/>
- <meta name="color:navi hover" content="#fdfdfd"/>
- <meta name="color:navi hover BG" content="#131313"/>
- <meta name="color:navi first letter" content="#ff0000"/>
- <meta name="color:main links" content="#adadad"/>
- <meta name="color:main links BG" content="#ffffff"/>
- <meta name="color:main links hover" content="#f2f2f2"/>
- <meta name="color:main links BG hover" content="#000000"/>
- <meta name="text:Custom Link One" content=""/>
- <meta name="text:Custom Link One URL" content=""/>
- <meta name="text:Custom Link Two" content=""/>
- <meta name="text:Custom Link Two URL" content=""/>
- <meta name="text:Custom Link Three" content=""/>
- <meta name="text:Custom Link Three URL" content=""/>
- <meta name="text:Custom Link Four" content=""/>
- <meta name="text:Custom Link Four URL" content=""/>
- <meta name="text:Custom Link Five" content=""/>
- <meta name="text:Custom Link Five URL" content=""/>
- <meta name="text:Custom Link six" content=""/>
- <meta name="text:Custom Link six URL" content=""/>
- <meta name="image:background image" content=""/>
- <meta name="image:portrait" content=""/>
- <meta name="image:side bg" content=""/>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEndlessScroll}
- <script type="text/javascript" src="http://static.tumblr.com/1f1tzta/0wvmlf1xq/scripted.js"></script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- #scrlTop{
- position:fixed;
- z-index:123456 !important;
- width:20px;
- height:30px;
- bottom:20px;
- {block:IndexPage}
- {block:If250px}margin-left:350px;{/block:If250px}
- {block:If400px}margin-left:500px;{/block:If400px}
- {block:If500px}margin-left:600px;{/block:If500px}
- {/block:IndexPage}
- cursor:pointer;
- }
- #scrlTop img{
- opacity:1;
- }
- .NINCREDIT a{
- color:{color:thm link};
- }
- .NINCREDIT a:hover{
- color:{color:thm link hover};
- }
- ::-webkit-scrollbar {width: 7px; height: 4px; background: #ffffff; }
- ::-webkit-scrollbar-thumb { background-color: #1f1d1d;}
- @font-face {
- font-family: "narziss-drops";
- src: url('http://static.tumblr.com/1f1tzta/QIym57l92/narziss-drops.otf');
- }
- body {
- word-wrap:break-word;
- font:10px/16px consolas;
- background:{color:background} url({image:background image}) repeat right top fixed;
- color: {color:Text};
- }
- a{
- text-decoration:none;
- color:{color:link};
- }
- h1{
- background-color:{color:h1 BG};
- color:{color:h1 link};
- text-align:center;
- font:bold italic 16px helvetica;
- text-transform:lowercase;
- }
- h2 {
- font:bold italic 18px calibri;
- text-align:center;
- letter-spacing:-1px;
- text-transform:lowercase;
- background-color:{color:h2 BG};
- color: {color:h2 link};
- }
- img{
- display:block;
- max-width:100%;
- {block:Ifgrayscale}
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
- filter: gray;
- -webkit-filter: grayscale(100%);
- {/block:Ifgrayscale}
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- .source{
- font:italic 7px/10px trebuchet ms;
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:Text};
- }
- #side{
- position:fixed;
- top:50%;
- margin-top:-129px;
- width:357px;
- height:258px;
- }
- #pages{
- position:absolute;
- width:12px;
- top:0;
- left:-12px;
- float:left;
- }
- #pages a{
- text-align:center;
- font:7px/5px trebuchet ms;
- border-radius:10px;
- padding:3px;
- width:6px;
- height:6px;
- background:{color:pagination BG};
- color:{color:pagination};
- display:block;
- margin:3px 0;
- -webkit-transition: 0.5s ease-in-out;
- -moz-transition: 0.5s ease-in-out;
- -o-transition: 0.5s ease-in-out;
- }
- .current_page{
- text-align:center;
- font:7px/5px trebuchet ms;
- border-radius:10px;
- padding:3px;
- width:6px;
- height:6px;
- display:block;
- margin:3px 0;
- border:1px solid {color:border};
- background:{color:pagination};
- color:{color:pagination BG};
- }
- #pages a:hover{
- color:{color:pagination BG};
- background:{color:pagination};
- -webkit-transition: 0.5s ease-in-out;
- -moz-transition: 0.5s ease-in-out;
- -o-transition: 0.5s ease-in-out;
- }
- .side1 {
- float:left;
- width:160px;
- }
- .side1 h2{
- line-height:7px;
- margin:0 0 7px 0;
- }
- .description{
- text-align:center;
- text-transform:uppercase;
- font:8px/10px courier;
- letter-spacing:1px;
- padding:5px;
- background:{color:description BG};
- color:{color:description};
- width:150px;
- }
- .description a{
- color:{color:link};
- }
- .description a:hover{
- color:{color:posts};
- background:{color:link hover};
- }
- .side2 {
- display:inline-block;
- margin:70px 0 0 35px;
- width:150px;
- height:139px;
- padding:5px;
- border:1px solid {color:border};
- background-attachment: fixed;
- background-repeat: repeat;
- background-color:{color:sidebg};
- background-image: url({image:side bg});
- }
- #links a{
- letter-spacing:1px;
- font:8px/10px courier;
- text-align:center;
- margin-bottom:5px;
- display:inline-block;
- text-transform:uppercase;
- padding:30px 0 13px 0;
- width:70px;
- height:22px;
- border:1px solid {color:border};
- background:{color:main links BG};
- color:{color:main links};
- -webkit-transition: 0.5s ease-in-out;
- -moz-transition: 0.5s ease-in-out;
- -o-transition: 0.5s ease-in-out;
- }
- #links a:hover{
- background:{color:main links BG hover};
- color:{color:main links hover};
- border:1px solid {color:main links BG hover};
- border-radius:5px;
- -webkit-transition: 0.5s ease-in-out;
- -moz-transition: 0.5s ease-in-out;
- -o-transition: 0.5s ease-in-out;
- }
- .button{
- float:right;
- margin:-72px 1px 0 0;
- letter-spacing:1px;
- text-align:center;
- text-transform:uppercase;
- border:1px solid {color:border};
- font:8px/10px courier;
- padding:30px 0 13px 0;
- width:70px;
- height:22px;
- display: inline-block;
- background:{color:main links BG};
- color:{color:main links};
- -webkit-transition: 0.5s ease-in-out;
- -moz-transition: 0.5s ease-in-out;
- -o-transition: 0.5s ease-in-out;
- }
- .button:hover{
- background:{color:main links BG hover};
- color:{color:main links hover};
- border:1px solid {color:main links BG hover};
- border-radius:5px;
- cursor:pointer;
- }
- .nav{
- width:155px;
- height:100px;
- margin-left:-5px;
- position:Relative;
- }
- .nav a{
- display:block;
- font:italic 7px trebuchet ms;
- letter-spacing:1px;
- text-transform:uppercase;
- text-align:center;
- color:{color:navi};
- background:{color:navi BG};
- border-bottom:1px solid {color:border};
- padding:10px 0;
- }
- .nav a:first-letter{
- color:{color:navi first letter};
- }
- .nav a:hover{
- color:{color:navi hover};
- background:{color:navi hover BG};
- }
- #center{
- left:0;
- height:1000px;
- top:0;
- margin:0 auto;
- {block:IndexPage}
- {block:If250px}width:690px;{/block:If250px}
- {block:If400px}width:890px;{/block:If400px}
- {block:If500px}width:990px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}width:990px;{/block:PermalinkPage}
- }
- #content{
- float:right;
- {block:IndexPage}
- {block:If500px}width:515px;{/block:If500px}
- {block:If400px}width:415px;{/block:If400px}
- {block:If250px}width:265px;{/block:If250px}
- {/block:IndexPage}
- {block:PermalinkPage}width:515px;{/block:PermalinkPage}
- }
- .entry{
- position:relative;
- background:{color:posts};
- border:5px solid {color:posts};
- margin-bottom: 25px;
- {block:IndexPage}
- {block:If500px}width:500px;{/block:If500px}
- {block:If400px}width:400px;{/block:If400px}
- {block:If250px}width:250px;{/block:If250px}
- {/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- .entry a, .entry a:active, .entry a:visited{
- text-decoration:none;
- color: {color:Link};
- -webkit-transition: 0.5s ease-in-out;
- -moz-transition: 0.5s ease-in-out;
- -o-transition: 0.5s ease-in-out;
- }
- .entry a:hover {
- color:{color:posts};
- background-color:{color:link hover};
- -webkit-transition: 0.5s ease-in-out;
- -moz-transition: 0.5s ease-in-out;
- -o-transition: 0.5s ease-in-out;
- }
- .entry:hover #perma{
- opacity:1;
- -webkit-transition: 0.7s ease-in-out;
- -moz-transition: 0.7s ease-in-out;
- -o-transition: 0.7s ease-in-out;
- }
- .cap{
- display:block;
- padding:1px 5px;
- margin-top:5px;
- background:{color:caption BG};
- }
- blockquote{
- border-radius:3px;
- border:1px solid {color:blockquote border};
- background:{color:blockquoteBG};
- padding-left:5px;
- }
- #perma{
- {block:IndexPage}
- z-index:100;
- opacity:0;
- top:0;
- left:0;
- position:absolute;
- background:{color:perma BG};
- text-align:center;
- height:100%;
- {block:If500px}width:500px;{/block:If500px}
- {block:If400px}width:400px;{/block:If400px}
- {block:If250px}width:250px;{/block:If250px}
- {/block:IndexPage}
- {block:PermalinkPage}
- float:left;
- {/block:PermalinkPage}
- -webkit-transition: 0.7s ease-in-out;
- -moz-transition: 0.7s ease-in-out;
- -o-transition: 0.7s ease-in-out;
- }
- .perma{
- height:64px;
- position:relative;
- top:50%;
- margin-top:-32px;
- color:{color:perma text};
- }
- #noted{
- display:inline-block;
- {block:IndexPage}
- position:relative;
- min-width:80px;
- max-width:150px;
- height:40px;
- border-bottom:1px solid {color:perma border};
- {/block:IndexPage}
- }
- #noted a{
- {block:IndexPage}
- top:-5px;
- position:relative;
- color: {color:perma notes};
- {/block:IndexPage}
- letter-spacing:-2px;
- font:italic 300 36px/40px narziss-drops;
- {block:PermalinkPage}
- color:{color:h1 BG};
- {/block:PermalinkPage}
- }
- #noted a:hover{
- background:transparent;
- }
- .date{
- {block:IndexPage}
- margin-top:5px;
- letter-spacing:2px;
- {/block:IndexPage}
- font:italic bold 9px helvetica;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- .reb{
- margin-left:5px;
- font:italic 7px trebuchet ms;
- letter-spacing:2px;
- text-align:center;
- text-transform:uppercase;
- }
- .tags{
- width:500px;
- text-align:center;
- font:italic 7px trebuchet ms;
- text-transform:uppercase;
- }
- .tags a{
- background:{color:tagBG};
- color:{color:tag};
- letter-spacing:1px;
- }
- #audio {
- background:{color:audio BG};
- padding:20px;
- border:5px solid {color:audio border};
- }
- .player{
- opacity:.6;
- }
- #audiotext{
- text-align:right;
- font:9px/12px courier;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- #question {
- padding:5px;
- margin-top:5px;
- font:8px/8px courier;
- text-transform:uppercase;
- letter-spacing:1px;
- border-bottom:1px solid {color:border};
- background:{color:question BG};
- color:{color:question text};
- }
- #answer p{
- margin:2px 0 0 0;
- color:{color:answer};
- background:{color:answerBG};
- }
- #asker img {
- position:relative;
- top:0;
- float:left;
- left:0;
- padding:10px;
- background:{color:answer img border};
- }
- #asker:before{
- top:20px;
- content:"";
- position:absolute;
- left:50px;
- width: 0;
- border-left: 5px solid {color:answer img border};
- border-top: 5px solid transparent;
- border-bottom: 5px solid transparent;
- }
- #asker h1{
- display:inline-block;
- margin:15px 0 0 10px;
- color:{color:text};
- background:transparent;
- }
- #asker h1 a{
- color:{color:text};
- }
- #asker {
- height:50px;
- }
- ul.chat {
- margin: 0;
- padding: 0;
- }
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 3px;
- }
- .chat li.odd {
- margin-bottom: 3px;
- background-color:{color:chat line 1};
- color: {color:text};
- }
- .chat li.even {
- margin-bottom: 3px;
- background-color:{color:chat line 2};
- color: {color:text};
- }
- .label {
- font-weight: bold;
- }
- ul{
- list-style-type:none;
- }
- li{
- list-style-type:square;
- list-style-position:inside;
- margin-left:20px;
- font-family:calibri;
- }
- ol.notes {
- background-color:{color:posts};
- width:500px;
- text-align:left;
- padding: 0px;
- margin: 25px 0px;
- left:20px;
- list-style-type: lower-roman;
- border-bottom: solid 1px {color:border};
- }
- ol.notes li.note {
- font:italic 10px times new roman;
- letter-spacing:1px;
- text-transform:lowercase;
- list-style-type:none;
- padding: 10px;
- border-top: solid 1px {color:border};
- }
- ol.notes li.note img.avatar {
- list-style-type:none;
- display:inline-block;
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- border-radius:3px;
- }
- ol.notes li.note span.action {
- list-style-type:none;
- font-weight:normal;
- }
- ol.notes li.note .answer_content {
- list-style-type:none;
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: {color:border};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".nav").hide();
- //toggle the componenet with class msg_body
- jQuery(".button").click(function()
- {
- jQuery(this).next(".nav").slideToggle(500);
- });});
- </script>
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
- <script type="text/javascript">
- $(function() {
- $.fn.scrollToTop = function() {
- $(this).hide().removeAttr("href");
- if ($(window).scrollTop() != "0") {
- $(this).fadeIn("slow")
- }
- var scrollDiv = $(this);
- $(window).scroll(function() {
- if ($(window).scrollTop() == "0") {
- $(scrollDiv).fadeOut("slow")
- } else {
- $(scrollDiv).fadeIn("slow")
- }
- });
- $(this).click(function() {
- $("html, body").animate({
- scrollTop: 0
- }, "slow")
- })
- }
- });
- $(function() {
- $("#scrlTop").scrollToTop();
- });
- </script>
- </head>
- <body>
- <div id="center">
- <div id="side">
- {block:IfNotEndlessScroll}
- {block:Pagination}
- <div id="pages">
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- </div>
- {/block:Pagination}
- {/block:IfNotEndlessScroll}
- <div class="side1">
- <h2>{Title}</h2>
- <img class="portrait" src="{image:portrait}">
- <div class="description">{description}</div>
- </div>
- <div class="side2">
- <div id="links">
- <a href="/">HOME</a>
- <a href="/ask">ASK</a>
- <a href="/archive">ARCHIVE</a>
- </div>
- <a href="#" class="button">navigation</a>
- <div class="nav">
- {block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}">{text:Custom Link One}</a>{/block:IfCustomLinkOne}
- {block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}">{text:Custom Link Two}</a>{/block:IfCustomLinkTwo}
- {block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}">{text:Custom Link Three}</a>{/block:IfCustomLinkThree}
- {block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}">{text:Custom Link Four}</a>{/block:IfCustomLinkFour}
- {block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}">{text:Custom Link Five}</a>{/block:IfCustomLinkFive}
- {block:IfCustomLinkSix}<a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}">{text:Custom Link Six}</a> {/block:IfCustomLinkSix}
- </div>
- </div>
- </div>
- <div id="content">
- {block:IfEndlessScroll}
- <a id="scrlTop" href="#"><img src="http://static.tumblr.com/1f1tzta/SMJmu4k4i/up.png"></a>
- {/block:IfEndlessScroll}
- {block:Posts}
- <div class="entry">
- {block:IndexPage}
- <div id="perma">
- <div class="perma">
- <div id="noted"><a href="{Permalink}">{NoteCount}</a></div>
- <div class="date">{block:Date}{MonthNumberWithZero}/{DayOfMonthWithZero}/{ShortYear}{/block:Date}</div>
- <div class="reb"><a href="{reblogUrl}">Reblog</a></div>
- </div>
- </div>
- {/block:IndexPage}
- {block:Text}
- {block:Title}<a href="{permalink}"><h1>{Title}</h1></a>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <a href="{URL}"><h1>{Name}</h1></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- {block:IndexPage}
- <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>{/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}">{/block:PermalinkPage}
- {/block:photo}
- {block:Photoset}
- {block:IndexPage}
- {block:If250px}{Photoset-250}{/block:If250px}
- {block:If400px}{Photoset-400}{/block:If400px}
- {block:If500px}{Photoset-500}{/block:If500px}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <h2>"{Quote}"</h2>
- {block:Source}― {Source}{/block:Source}
- {/block:Quote}
- {block:answer}
- <div id="asker"><a href="{Permalink}"><img src="{AskerPortraitURL-30}"></a><h1>{Asker}</h1></div>
- <div id="question">{Question}</div>
- <div id="answer">{Answer}</div>
- {/block:Answer}
- {block:Chat}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <div id="audio">
- <div class="player">{AudioPlayerWhite}</div>
- </div>
- <div id="audiotext">
- {block:TrackName}{TrackName} :Song{/block:TrackName}<br>
- {block:Artist}{Artist} :ARTIST{/block:Artist}<br>
- {block:Album}{Album} :ALBUM{/block:Album}<br>
- {block:PlayCount}{FormattedPlayCount} :Plays{/block:PlayCount}
- </div>
- {/block:Audio}
- {block:Video}
- {block:If250px}{Video-250}{/block:If250px}
- {block:If400px}{Video-400}{/block:If400px}
- {block:If500px}{Video-500}{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {/block:Video}
- {block:IndexPage}
- {block:IfshowCaption}
- {block:Caption}
- <div class="cap">{Caption}</div>{/block:Caption}
- {/block:Caption}
- {/block:IfshowCaption}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
- {/block:PermalinkPage}
- </div>
- {block:PermalinkPage}
- <div style="width:500px;height:55px;margin:-20px 0 0 5px;">
- <div style="height:55px;">
- <div id="perma">
- <div id="noted"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
- <div class="date">{block:Date}{TimeAgo}{/block:Date}</div>
- </div>
- <div style="float:right;vertical-align:top;">
- {block:RebloggedFrom} <a href="{ReblogParentURL}">Via</a> / <a href="{ReblogRootURL}">Source</a> {/block:RebloggedFrom}
- <div class="reb"><a href="{reblogUrl}">Reblog</a></div>
- </div>
- </div>
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagURL}">{Tag}</a> •{/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}--> {/block:ContentSource}
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment