Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme made by nunmuri.tumblr.com/rockappeal.tumblr.com | don't take off the credits -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta name="color:Background" content="#fff" />
- <meta name="text:Background Position" content="" />
- <meta name="image:Background" content="http://static.tumblr.com/..."/>
- <meta name="color:Blockquote Background" content="#fff" />
- <meta name="color:Link" content="#6f6c6c" />
- <meta name="color:Link Hover" content="#b9b9b9" />
- <meta name="color:menu Link" content="#b6b6b6" />
- <meta name="color:menu Link Hover" content="#fff" />
- <meta name="if:Fixed Background" content="0" />
- <meta name="color:Text" content="#c0bfbf" />
- <meta name="color:dotted line" content="#000" />
- <meta name="color:chat" content="#f5f5f5" />
- <meta name="color:pagination background" content="#000" />
- <meta name="color:pagination link" content="#fff" />
- <meta name="color:permalink text" content="#0a0a0a" />
- <meta name="image:Sidebar" content="http://static.tumblr.com/..."/>
- <meta name="color:permalink" content="#5a5a5a" />
- <meta name="color:permalink background" content="#f9f9f9" />
- <meta name="color:permalink hover" content="#0a0a0a" />
- <meta name="color:Title" content="#a8a7a7" />
- <meta name="color:Sidebar Text" content="#cfcece" />
- <meta name="color:navi1 background" content="#f0eeee" />
- <meta name="color:navi1 background hover" content="#000" />
- <meta name="text:Links 1 Title" content="link 1" />
- <meta name="text:Links 1" content="" />
- <meta name="text:Links 2 Title" content="link 2" />
- <meta name="text:Links 2" content="" />
- <meta name="if:Grayscale Posts" content="0"/>
- <meta name="if:More Links" content="1"/>
- <meta name="if:Show Title" content="1"/>
- <meta name="if:Show Tags" content="1"/>
- <meta name="if:endless scroll" content="0"/>
- <meta name="if:two columns" content="2"/>
- <meta name="if:one column" content="0"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="color:Scroll Background" content="#fff" />
- <meta name="color:Scroll" content="#000" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link rel="shortcut icon" href="{Favicon}" />
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important;
- position: fixed !important;
- opacity: 0.4;
- filter:alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;}
- iframe#tumblr_controls:hover{
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;}
- ::-webkit-scrollbar {
- width: 8px;
- height: 8px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: transparent;}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:scroll background};
- -webkit-border-radius: 0px;}
- ::-webkit-scrollbar-thumb:vertical {
- height: 30px;
- background-color: {color:scroll};
- -webkit-border-radius: 0px;}
- #title {
- font-size: 14px;
- font-family: consolas;
- padding-right: 5px;
- padding-left: 0px;
- padding-top: 5px;
- padding-bottom: 5px;
- line-height:10px;
- letter-spacing:1px;
- font-weight:normal;
- text-align:left;
- color:{color:title};
- }
- #title a{
- font-size: 14px;
- font-family: trebuchet ms;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 5px;
- padding-bottom: 0px;
- line-height:15px;
- letter-spacing:0px;
- border-bottom: 0px solid;
- text-align:left;
- color:{color:title};
- }
- #title a:hover{
- color:{color:link};
- }
- #title2 {
- font-size: 9px;
- font-family: trebuchet ms;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 5px;
- padding-bottom: 0px;
- line-height:10px;
- letter-spacing:2px;
- text-align:right;
- color:{color:sidebar text};
- }
- #title2 a{
- font-size: 9px;
- padding: 4px;
- margin: 0px;
- font-family:trebuchet ms;
- line-height:10px;
- letter-spacing:0px;
- text-transform:lowercase;
- text-align:right;
- color: {color:sidebar text};
- }
- #titlediv {
- width: 520px;
- margin-left:450px;
- margin-top: -3px;
- padding: 0px;
- position:absolute;
- z-index: 999;
- }
- #sidebar {
- width: 170px;
- height: auto;
- text-align:right;
- font-size: 9px;
- padding: 8px;
- font-family: lucida console, trebuchet ms, sans-serif;
- line-height:9px;
- text-transform:lowercase;
- position: fixed;
- top: 55px;
- margin-left:240px;
- -moz-border-radius: 0px 0px 0px 0px;
- -webkit-border-radius: 0px 0px 0px 0px;
- border-radius: 0px 0px 0px 0px;
- color:{color:Sidebar Text};
- z-index: 99999;
- }
- #quote {
- padding: 5px;
- font: 12px/12px "Courier New", Courier, monospace;
- letter-spacing: -1px;}
- blockquote {padding: 2px;
- padding-left: 5px;
- margin-right: 50px;
- border-left: 1px dashed {color:text};
- background-color: {color:blockquote background};
- color: {color:blockquote text};
- }
- .posts {
- {block:Iftwocolumns}width: 251px;{/block:Iftwocolumns}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- text-align:justify;
- overflow:hidden;
- color: {color:text};
- font-size: 10px;
- font-family:trebuchet ms;
- margin-left:0px;
- margin-top:0px;
- margin-bottom:-4px;
- line-height: 10px;
- float: left;
- {block:PermalinkPage}float: none; display:block; {/block:PermalinkPage}
- {block:Iftwocolumns} margin:8px; {/block:Iftwocolumns}
- {block:Ifonecolumn} margin-bottom:5px; width: 500px;{/block:Ifonecolumn}
- }
- .posts img{{block:PermalinkPage}width: 500px; {/block:PermalinkPage} {block:Iftwocolumns}width: 250px; {block:PermalinkPage}width: 500px; {/block:PermalinkPage} {/block:Iftwocolumns}overflow:hidden; {block:Ifonecolumn}max-width: 500px; {/block:Ifonecolumn}
- {block:IfGrayscalePosts}
- 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"); /* Firefox 10+, Firefox on Android */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
- {/block:IfGrayscalePosts}
- }
- .posts img:hover{ {block:IfGrayscalePosts}filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
- -webkit-filter: grayscale(0%);}{/block:IfGrayscalePosts}}
- #photoset {
- {block:Iftwocolumns}max-width: 250px; {/block:Iftwocolumns}overflow:hidden;}
- #photoset img{
- {block:Iftwocolumns}max-width: 250px;{/block:Iftwocolumns} overflow:hidden;}
- #content1 {position: absolute; left: 0px; top: 0px; z-index: 3;}
- #content2 {
- {block:PermalinkPage}width: 510px;{/block:PermalinkPage}
- {block:Iftwocolumns}width: 534px; margin-left: 440px;{/block:Iftwocolumns}
- {block:Ifonecolumn}width: 500px;margin-left: 457px;{/block:Ifonecolumn}
- margin-top: 55px;
- height: auto;
- padding-top: 15px;
- border-top: 1px dotted {color:dotted line};
- position: relative;
- float:left;
- }
- .permalink {
- float: left;
- width: 0px;
- height: 15px;
- font-size: 8px;
- font-family: courier new;
- text-transform:uppercase;
- margin-left: 0px;
- color: {color:permalink text};
- margin-top:10px;
- padding-top:0px;
- background:{color:permalink background};
- line-height:8px;
- letter-spacing: 1px;
- overflow: hidden;
- position: absolute;
- border-left: 0px solid;
- text-align: center;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- z-index:99999;
- }
- .permalink a{color:{color:permalink}; font-size: 8px;
- font-family: courier new;
- text-transform:uppercase;}
- .permalink a:hover {color:{color:permalink hover};}
- .posts:hover .permalink{ width: 80px; padding: 0px;
- opacity: 1;overflow: hidden;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- body {
- background-color:{color:background};
- color:{color:text};
- background-image: url('{image:background}');
- background-position: {text:background position};
- background-attachment:fixed;
- font-family: trebuchet ms;
- font-size: 9px;
- overflow-x:hidden;
- }
- a {font-weight:normal; color:{color:link}; text-decoration:none; text-transform: lowercase; font-family: trebuchet ms; font-size: 9px; letter-spacing:0px; -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- a:hover {color:{color:link hover}; -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- h3, .link {font-size:13px; font-family: {font:title}; margin:0px; font-style:italic; font-weight:normal; color: {color:title}}
- h3 a, .link{font-weight:normal; color:{color:title}}
- i {color: {color:link};}
- {block:IfFixedBackground}
- body {background-attachment:fixed; background-repeat:no-repeat;}
- {/block:IfFixedBackground}
- .navi1 a{
- float: left;
- width: 70px;
- height: 5px;
- background: {color:navi1 background};
- color: {color:menu link};
- margin-left: 0px;
- margin-top: 0px;
- margin-bottom: 15px;
- padding-top: 5px;
- padding-left: 8px;
- text-align: center;
- padding-right: 8px;
- padding-bottom: 5px;
- font-family: courier new;
- letter-spacing: 1px;
- line-height: 37px;
- font-size: 8px;
- text-transform:uppercase;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .navi1 a:hover{
- background: {color:navi1 background hover};
- color: {color:menu link hover};
- line-height: 19px;
- padding-bottom:15px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- #quote {padding: 5px; font: 14px trebuchet ms; font-style: italic; letter-spacing: -1px;}
- #quotecredits {text-align: center; display: block; }
- #answer {text-align:left;}
- #question {color: #737373; border-bottom: 1px; border-left: 0px; border-right: 0px; border-top: 0px; border-style: solid; font-style: italic; font-family: georgia; font-size: 9px; border-color: {color:text};}
- #question a{color: {color:link};}
- #avask img{border-color: {color:chat};
- border: 8px solid {color:chat}; -moz-border-radius: 5px 5px 5px 5px;
- -webkit-border-radius: 5px 5px 5px 5px;
- border-radius: 5px 5px 5px 5px;}
- #avask {padding-right: 8px; margin-bottom: 4px; margin-top: 5px;}
- .ballon {font: 20px arial; margin-bottom: 0px; margin-top: 15px; margin-left: -5px; color:{color:chat}; float: left;}
- ol.notes li.note img.avatar {
- width: 16px;
- height: 16px;}
- #caption {text-align: left;}
- #caption a:hover{color:{color:link}; background:{color:entry background};}
- #chatg { padding-left: 0px; padding-top: 5px; width: 99%;}
- #chat {font: 10px trebuchet ms; letter-spacing: 0px; color: {color:text}; padding: 3px; padding-left: 16px; margin-bottom: 2px; text-transform: lowercase; background:{color:chat};line-height:10px; }
- #chat .label {padding-left: 2px; text-transform: uppercase; color: {color:text}; font: 10px trebuchet ms; letter-spacing: 1px; background-color:{color:background}; line-height:10px; }
- #notes {width:480px; padding-top: 10px; color: {color:text}; margin-top: 10px; margin-left: 5px; line-height: 15px; float:none; letter-spacing: 0px; text-transform:lowercase; text-align: left; font-family: trebuchet ms; font-size: 10px; z-index: 999999;}
- li.notes {list-style:decimal; padding: 2px; margin: 2px; letter-spacing: 0px; text-transform:lowercase; text-align: left;}
- #notes a{color: {color:link}; letter-spacing: 0px; text-transform:lowercase; font-family: trebuchet ms; font-size: 10px; border: 0px;}
- #notes img {border: 0px;}
- #notes a img {border: 0px;}
- #audio {margin-left: 0px;}
- #atext {width: 53%; padding-left: 10px; padding-right: 10px; padding-top: 10px; margin-left:85px; min-height:60px; margin-top: 25px; margin-bottom: 25px; text-transform: lowercase; background:{color:chat}; text-transform:uppercase; font-family: trebuchet ms; font-size: 7px; border-left: 0px solid {color:text};}
- #player {
- width:20px;
- height:70px;
- overflow:hidden;
- position:absolute;
- margin-top:22px;
- text-align: center;
- margin-bottom:5px;
- margin-left: 18px;
- padding-left: 5px;
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -khtml-opacity: 0.7;
- z-index: 3
- }
- #playerbg{ width:70px;
- height:70px;
- margin-top:25px;
- margin-left:10px;
- overflow:hidden;
- margin-bottom:40px;
- background-color: #e6e6e6;
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -khtml-opacity: 0.7;
- position:absolute;
- z-index: 2
- }
- #navi25 {
- float: left;
- width: 520px;
- margin-left: 450px;
- margin-top: 15px;
- height: auto;
- position:absolute;
- z-index: 9999;
- text-align: right;
- }
- #sidepic {
- width: 186px;
- height: auto;
- }
- #sidebari {margin-left:0px; margin-bottom:0px; margin-top:0px; padding-right:0px; width: auto; float:none;}
- #sidebari img { max-height: auto; text-align:center; padding-right:0px; margin-bottom:10px; width:70px;height:70px; -webkit-transition: all 0.5s ease-out;-moz-border-radius: 100px 100px 100px 100px;
- -webkit-border-radius:100px 100px 100px 100px;
- border-radius: 100px 100px 100px 100px;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- 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"); /* Firefox 10+, Firefox on Android */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
- }
- #sidebari img:hover { -moz-border-radius: 0px 0px 0px 0px;
- -webkit-border-radius:0px 0px 0px 0px;
- border-radius: 0px 0px 0px 0px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
- -webkit-filter: grayscale(0%);}
- #paginationwrap {margin-left:65px; margin-top:0px; text-align:right; float: left; padding: 5px; width: 110px; height: auto; position: fixed;}
- #pagination1 {font-family:trebuchet ms; color:{color:paginationlink text}; font-size:8px; float: left; margin-left: 2px; padding: 2px; padding-right: 5px; padding-left: 5px; }
- #pagination {font-family:trebuchet ms; color:{color:paginationlink text}; font-size:8px; float: left;}
- #pagination a{font-family:trebuchet ms; color:{color:paginationlink text};
- font-size:8px; float: left; margin-left: 2px; padding: 2px; padding-left: 5px; padding-right: 5px;}
- #pagination a:hover{color:{color:link hover};}
- #pagination a:hover{color:{color:link hover};}
- .reblogx { margin-right:5px; float: left;}
- .reblogx img{padding:5px; float: left;}
- {block:IfEndlessScroll}
- #big{
- height:2000px;
- top:0px;
- left:0px;
- width: 100%;
- position:absolute;
- }
- {/block:IfEndlessScroll}
- {block:IfEndlessScroll}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {display:none;}
- .navigation {display:none!important;}
- .autopagerize_page_element{min-height:600px !important;}
- {/block:IfEndlessScroll}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#content2').masonry({
- itemSelector : ".posts",
- },
- function() { $('#content2').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {block:IfEndlessScroll}
- <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#content2').masonry(),
- $('.masonryWrap').infinitescroll({
- itemSelector : ".posts",
- navSelector : "div.navigation",
- nextSelector : ".navigation a#next",
- bufferPx : 10000,
- extraScrollPx: 10000,
- loadingImg : "",
- loadingText : "",
- },
- function() { $('#content2').masonry({ appendedContent: $(this) });
- });
- });</script>{/block:IfEndlessScroll}
- <script type="text/javascript">
- /* repair video players*/
- $(newElements).filter('.type-video').each(function(){
- var audioID = $(this).attr("id");
- var $videoPost = $(this);
- $.ajax({
- url: '/api/read/json?id=' + audioID,
- dataType: 'jsonp',
- timeout: 10000,
- success: function(data){
- $videoPost.find('.video').html(data.posts[0]["video-player"]);
- }
- });
- });
- /* repair audio players*/
- $(newElements).filter('.type-audio').each(function(){
- var audioID = $(this).attr("id");
- var $audioPost = $(this);
- $.ajax({
- url: '/api/read/json?id=' + audioID,
- dataType: 'jsonp',
- timeout: 10000,
- success: function(data){
- $audioPost.find('.player').html('<span><div class="audio_player">' + data.posts[0]["audio-player"] + '</span></div>');
- }
- });
- });
- var $newElems = $( newElements ).css({ opacity: 0 });
- setTimeout(function(){
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $("#content2").masonry( 'appended', $newElems, true );
- });
- },1000);
- });
- })(jQuery);
- </script>
- </head>
- <body>
- {block:IfShowTitle}
- <div id="titlediv"><div id="title2"><a href="/">{Title}</a></div>
- </div>
- {/block:IfShowTitle}
- <div id="navi25">
- <div class="navi1"><a href="/">index</a></div>
- <div class="navi1"><a href="/ask">message</a></div>
- <div class="navi1"><a href="/archive">past</a></div>
- {block:IfMoreLinks}
- <div class="navi1"><a href="{text:Links 1}">{text:Links 1 Title}</a></div>
- <div class="navi1"><a href="{text:Links 2}">{text:Links 2 Title}</a> </div>{/block:IfMoreLinks}
- <div class="navi1"><a href="http://nunmurithemes.tumblr.com">theme</a>
- </div>
- </div>
- </div>
- <div id="sidebar">
- <div id="sidebari">
- {block:IfSidebarImage}
- <img src="{image:sidebar}" width="70px" border="0">
- {/block:IfSidebarImage}</div>
- {block:Description}
- {Description}{/block:Description}
- {block:IfNotEndlessScroll}<div id="paginationwrap"> {block:Pagination} <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}"><big>←</big></a>
- {/block:PreviousPage}</div>
- {block:JumpPagination}
- {block:CurrentPage}
- <div id="pagination1"> <span class="current_page">{PageNumber}</span></div>
- {/block:CurrentPage}
- <div id="pagination">
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}</div>
- {/block:JumpPagination}
- <div id="pagination">
- {block:NextPage}
- <a href="{NextPage}"><big>→</big></a>
- {/block:NextPage}</div>
- {/block:Pagination}</div></div> {/block:IfNotEndlessScroll}
- {block:IfEndlessScroll} <div class="navigation">
- {block:Pagination}
- {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older ?</a>{/block:NextPage}
- {block:PreviousPage}<a style="float:left" href="{PreviousPage}">? Newer</a></p>{/block:PreviousPage}
- {/block:Pagination}
- </div>
- {/block:IfEndlessScroll}
- </div>
- </div></div></div></div></div> </div> </div> </div>
- {block:IfEndlessScroll}
- <div id ="big"></div>
- {/block:IfEndlessScroll}
- <div id="content2">
- {block:Posts}
- {block:Text}
- <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- <div id="title">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
- <div id="text">{Body}</div>
- </div> {/block:Text}
- {block:Quote}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- <div id="quote" align="center">“{Quote}” </div>
- <div id="quotesource" align="center">{block:Source}— {Source}{/block:Source}
- </div> </div>
- {/block:Quote}
- {block:Link} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- <div id="title"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- </div>{/block:Link}
- {block:Chat} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- {block:Title}
- <div id="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {block:Lines}<div id="chat"><div id="chat{UserNumber}">{block:Label}<b>{Label}</b> {/block:Label}{Line} </div> </div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- <div id="playerbg">
- <div id="player">{AudioPlayerGrey}</div>
- </div>
- <div id="atext">
- <i>{PlayCountWithLabel}</i><br>
- {block:Artist}
- <i>Artist:</i> {Artist}
- {/block:Artist} <br> {block:TrackName}
- <i>Trackname:</i> {TrackName}
- {/block:TrackName}<br>
- {block:Album}
- <i>Album:</i> {Album}
- {/block:Album}
- <br><br> </div>
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- </div>
- {/block:Audio}
- {block:Answer} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- <div id="question">{Asker}: {Question}</div>
- <div id="answer">{Answer}</div>
- </div>{/block:Answer}
- {block:Photo}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" border="0" max-width="500" /></a>{LinkCloseTag}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:IfNotShowCaptions}{block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}{/block:IfNotShowCaptions}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:Caption}
- </div>{/block:Photo}
- {block:Photoset} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
- {block:Iftwocolumns}{Photoset-250}{/block:Iftwocolumns}
- {block:Ifonecolumn}{Photoset-500}{/block:Ifonecolumn}
- {block:IfNotShowCaptions}{block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}{/block:IfNotShowCaptions}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:Caption}
- </div>{/block:Photoset}
- {block:Video} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel} - {PlayCountWithLabel}</span>
- {Video-250}
- {block:IfNotShowCaptions}{block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}{/block:IfNotShowCaptions}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:Caption}</div>
- {/block:Video}
- {block:PermalinkPage}
- <div id="notes">{ShortMonth} {DayOfMonth},{Year} {NoteCountWithLabel}<bR>{block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> (source <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}
- <br>{block:IfShowTags} {block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}<br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment