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="text:Font Title Size" content="35px" />
- <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:avatar border" content="#000" />
- <meta name="color:chat" content="#f5f5f5" />
- <meta name="color:source" content="#f5f5f5" />
- <meta name="color:source hover" content="#f5f5f5" />
- <meta name="color:pagination link" content="#fff" />
- <meta name="color:Sidebar Background" content="#0a0a0a" />
- <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:Title 2" content="#cfcece" />
- <meta name="color:Sidebar Text" content="#cfcece" />
- <meta name="color:menu border" content="#1BCCE0" />
- <meta name="color:navi1" content="#f0eeee" />
- <meta name="color:navi1 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="text:title 2" content="" />
- <meta name="if:More Links" content="1"/>
- <meta name="if:Show Title" content="1"/>
- <meta name="if:endless scroll" content="0"/>
- <meta name="color:Side Background" content="#020202" />
- <meta name="color:Title Background" content="#020202" />
- <meta name="if:Grayscale Posts" content="0"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Show Tags" content="1"/>
- <meta name="color:Scroll Background" content="#fff" />
- <meta name="color:Scroll" content="#000" />
- <meta name="image:Entry Background" content="http://static.tumblr.com/..."/>
- <meta name="color:Entry Background" content="#eeeeee" />
- <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: 10px;
- font-family: trebuchet ms;
- 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: 10px;
- font-family: trebuchet ms;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 0px;
- padding-bottom: 0px;
- text-transform:uppercase;
- line-height:15px;
- letter-spacing:0px;
- text-align:left;
- background: {color:Title Background};
- color:{color:title};
- }
- #title2 {
- font-size: 8px;
- font-family: trebuchet ms;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 0px;
- padding-bottom: 0px;
- text-transform:uppercase;
- line-height:8px;
- letter-spacing:0px;
- text-align:left;
- color:{color:title};
- }
- #title2 a{
- font-size: 8px;
- font-family: trebuchet ms;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 0px;
- padding-bottom: 0px;
- text-transform:uppercase;
- line-height:8px;
- letter-spacing:0px;
- text-align:left;
- color:{color:title};
- }
- #title a:hover{
- color:{color:link};
- }
- #home{
- width: 96px;
- margin-left:438px;
- margin-top: 86px;
- padding: 2px;
- position:absolute;
- float:left;
- z-index:1;
- position:fixed;
- }
- #titlediv {
- width: 116px;
- margin-left:320px;
- margin-top: 88px;
- padding: 2px;
- position:absolute;
- float:left;
- background: {color:Title Background};
- z-index:1;
- position:fixed;
- }
- #titlediv2 {
- width: 140px;
- margin-left:800px;
- margin-top: 10px;
- padding: 2px;
- position:absolute;
- float:left;
- z-index:999;
- font-size: 7px;
- font-family: trebuchet ms;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 0px;
- padding-bottom: 0px;
- text-transform:uppercase;
- font-style: italic;
- line-height:8px;
- letter-spacing:0px;
- text-align:right;
- color:{color:title 2};
- position:fixed;
- }
- #sidebar a{ font-family: courier new;}
- #sidebar {
- width: 200px;
- height: auto;
- text-align:left;
- font-size: 10px;
- padding-right: 10px;
- font-family: courier new;
- line-height:12px;
- text-transform:lowercase;
- background: {color:Sidebar Background};
- position: fixed;
- top: 110px;
- margin-left:320px;
- -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};
- }
- #contentm{ width: 500px; float:left; position:relative; margin-top: 5px; margin-bottom: 50px;}
- #viamenu {
- width:110px;
- height: auto;
- font-size: 7px;
- font-family: trebuchet ms;
- text-transform:uppercase;
- margin-left: 0px;
- color: {color:text};
- position: relative;
- margin-left: 332px;
- margin-top:-16px;
- letter-spacing: 0px;
- text-align: left;
- float:left;
- }
- .viamenu a{
- float: left;
- width: 40px;
- height: 6px;
- background-color: {color:source};
- color: {color:menu link};
- margin-left: 2px;
- margin-top: 0px;
- margin-bottom: 5px;
- padding: 5px;
- text-align: center;
- font-family: trebuchet ms;
- letter-spacing: 1px;
- line-height: 8px;
- font-size: 7px;
- font-style:italic;
- text-transform:uppercase;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .viamenu a:hover{
- color: white;
- background-color: {color:source hover};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- #tags {float:left;
- width: 325px;
- min-height: 10px;
- font-size: 7px;
- font-family: trebuchet ms;
- text-transform:uppercase;
- margin-left: 0px;
- color: {color:text};
- position: relative;
- line-height:10px;
- padding: 3px;
- letter-spacing: 0px;
- text-align: right;
- background:{color:entry background};
- }
- #tags a{color:{color:text}; font-size: 7px; maring-bottom:5px; margin-left: 3px;
- font-style:italic;
- text-transform:uppercase;}
- #tags a:hover {color:{color:permalink}; background:{color:permalink background};}
- .posts {
- text-align:justify;
- color: {color:text};
- font-size: 10px;
- width: 400px;
- font-family: trebuchet ms;
- margin-left:0px;
- margin-top:0px;
- margin-bottom:0px;
- padding: 18px;
- line-height: 10px;
- background:{color:entry background} url({image:entry background});
- }
- .posts img{ overflow:hidden; max-width:400px;
- {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}}
- #content1 {position: absolute; left: 0px; top: 0px; z-index: 3;}
- #content2 {
- top: 102px;width: 600px;margin-left: 560px;
- height: auto;
- padding-top: 0px;
- position: relative;
- }
- {block:PermalinkPage}.permalink {
- float: left;
- width: 230px;
- height: 15px;
- font-size: 7px;
- font-family: trebuchet ms;
- text-transform:uppercase;
- margin-top:0px;
- color: {color:permalink};
- padding:10px;
- line-height:8px;
- letter-spacing: 1px;
- overflow: hidden;
- position: absolute;
- border-left: 0px solid;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- opacity: 0;
- filter:alpha(opacity=100);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- z-index:1 ;
- }.permalink a{color: {color:permalink}; font-size:7px;
- font-family:trebuchet ms;
- text-transform:uppercase;}
- .permalink a:hover {color:{color:permalink hover};}
- .posts:hover .permalink{
- opacity: 0;overflow: hidden;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}{/block:PermalinkPage}
- {block:IndexPage}
- .permalink {
- float: left;
- width: 170px;
- height: 5px;
- font-size: 7px;
- font-family: trebuchet ms;
- text-transform:uppercase;
- margin-top:-37px;
- margin-left: -18px;
- color: {color:permalink text};
- background: {color:entry background};
- line-height:8px;
- letter-spacing: 1px;
- overflow: hidden;
- position: absolute;
- padding:4px;
- padding-bottom:6px;
- text-align:center;
- border-left: 0px solid;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- opacity: 1;
- filter:alpha(opacity=100);
- border-left: 0px solid {color:menu border};
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .permalink a{color:{color:permalink}; font-size:7px;
- font-family:trebuchet ms;
- text-transform:uppercase;}
- .permalink a:hover {color:{color:permalink hover};}
- .posts:hover .permalink{ width: 170px;
- opacity: 1;overflow: hidden;background: {color:menu border};
- 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;}
- {/block:IndexPage}
- 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}
- .navi2 a{
- float: left;
- width: 82px;
- height: 6px;
- background-color: {color:navi1};
- color: {color:menu link};
- margin-left: 2px;
- margin-top: 0px;
- margin-bottom: 5px;
- padding: 3px;
- text-align: center;
- font-family: trebuchet ms;
- letter-spacing: 1px;
- line-height: 8px;
- font-size: 7px;
- font-style:italic;
- text-transform:uppercase;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .navi2 a:hover{
- background-color: white;
- color: {color:menu link hover};
- border-bottom: 2px solid {color:menu border};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .navi1 a{
- float: right;
- width: auto;
- height: 8px;
- background-color: {color:navi1};
- color: {color:menu link};
- margin-left: 2px;
- margin-top: 0px;
- margin-bottom: 3px;
- padding: 3px;
- text-align: center;
- font-family: trebuchet ms;
- letter-spacing: 1px;
- line-height: 8px;
- font-size: 7px;
- font-style:italic;
- 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: {color:navi1 hover};
- color: {color:menu link hover};
- -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; letter-spacing: -1px;}
- #quotecredits {text-align: center; display: block;}
- #answer {text-align:left; width: 400px; }
- #question {color: #737373; width: 330px; font-style: italic; font-size: 9px;margin-left: 55px; }
- #question a{color: {color:link};}
- #questionp{ background-color:{color:chat}; padding: 3px; }
- #avask img{border-color: {color:chat};
- border: 8px solid {color:chat}; margin-left: 0px; margin-right:10px;}
- #avask {padding-right: 8px; margin-bottom: 4px; margin-top: 0px;}
- .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:300px; padding-top: 10px; color: {color:text}; margin-top: 150px; margin-left: 560px; line-height: 15px; float:none; display: block; letter-spacing: 0px; text-transform:lowercase; text-align: left; font-family: trebuchet ms; font-size: 10px; z-index: 99999;}
- 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: trasparent;
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -khtml-opacity: 0.7;
- position:absolute;
- z-index: 2;
- }
- #navi25 {
- float: left;
- width: 50px;
- margin-left: 267px;
- margin-top: 88px;
- height: auto;
- position:fixed;
- z-index: 9999999;
- text-align: right;
- }
- #sidebari {margin-left:0px; margin-bottom:0px; margin-top:0px; padding-right:0px; width: auto; float: left;}
- #sidebari img { max-height: auto; text-align:center; padding-right:0px; margin-bottom:0px; float: left; margin-right:10px;}
- #paginationwrap {margin-right:0px; margin-top:0px; text-align:right; float: none; padding: 5px; width: auto; height: auto; }
- #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};}
- #sidee {
- width: 1014px;
- z-index: 9;
- height: 60px;
- left:-10px;
- border-bottom: 5px solid {color:avatar border};
- top: -10px;
- background:{color:side background} url({image:side background});
- position:fixed;
- float:none;
- }
- #ava2 {margin-left:970px; position:fixed; z-index: 99999; margin-top:17px;}
- #ava2 img{border-color: {color:chat};
- border: 8px solid {color:avatar border}; }
- </style>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfEndlessScroll}
- </head>
- <body><div id="titlediv2">{text:Title 2}</div>
- <div id="sidee"><div id="ava2"> <img src="{PortraitURL-30}" width="20px" height="20px" align="left"> </div>
- </div>
- <div id="home">
- <div class="navi2"><a href="/" title="index">index</a></div></div>
- {block:IfShowTitle}
- <div id="titlediv"><div id="title2"><a href="/">{Title}</a></div>
- </div>
- {/block:IfShowTitle}
- <div id="navi25">
- <div class="navi1"><a href="/ask" title="ask">askbox</a></div>
- <div class="navi1"><a href="/archive" title="archive">archive</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="100px" border="0">
- {/block:IfSidebarImage}
- <br>
- {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}
- </div></div></div></div></div> </div> </div> </div>
- {block:IfEndlessScroll}
- <div class="autopagerize_page_element">
- {/block:IfEndlessScroll}
- {block:Posts}
- <table width="1300" border="0" align="center" cellspacing="0px" cellpadding="0px"><tr>
- <div id="content2">
- {block:Text}
- <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a>  | {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>  | {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>  | {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>  | {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>  | {NoteCountWithLabel}</span>
- <div id="playerbg">
- <div id="player">{AudioPlayerWhite}</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>  | {NoteCountWithLabel}</span>
- <div id="avask"> <img src="{AskerPortraitURL-48}" width="30px" height="30px" align="left"> </div><div id="question"><div id="questionp">{Asker} said: {Question}</div></div>
- <div id="answer">{Answer}</div></div>
- {/block:Answer}
- {block:Photo}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a>  | {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>  | {NoteCountWithLabel}</span>
- {Photoset-400}
- {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>  | {NoteCountWithLabel}</span>
- {Video-400}
- {block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
- {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}
- <div id="contentm">
- {block:IfShowTags}<div id="tags"> {block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
- {block:RebloggedFrom}
- <div id="viamenu"><div class="viamenu"><a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> </div>
- <div class="viamenu"><a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a></div></div>
- {/block:RebloggedFrom}
- </div> </div>
- {block:PermalinkPage}
- <div id="notes">{ShortMonth} {DayOfMonth},{Year} {NoteCountWithLabel}<bR>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
- </td>
- </tr></table>
- {/block:Posts}
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment