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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- ___________________________________________
- THEME #29 - GOLDEN
- BY ZUVIA @ TUMBLR
- PLEASE DO NOT REMOVE THIS PIECE. REMOVING CREDIT FROM THE SOURCE WILL LABEL YOU A THIEF.
- ___________________________________________
- DEFAULT SIDEBAR CREDIT: KAMIKUKISAMA @ TUMBLR
- - (http://kamikukisama.tumblr.com/post/14168823524)
- -->
- <html>
- <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:Ask Bg" content="#706c5d" />
- <meta name="color:Ask Text" content="#ffe300" />
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Border1" content="#eedd22" />
- <meta name="color:Border2" content="#ffba00" />
- <meta name="color:Entry" content="#ffffff" />
- <meta name="color:Entry Text" content="#424141" />
- <meta name="color:Entries Bold" content="#8ba831" />
- <meta name="color:Entries Italic" content="#313131" />
- <meta name="color:Link" content="#000000" />
- <meta name="color:Link Hover" content="#00ff0d" />
- <meta name="color:MainLink" content="#1f1f1f" />
- <meta name="color:MainLink Bg" content="#ffffff" />
- <meta name="color:Permalink 1" content="#636060" />
- <meta name="color:Permalink Bg1" content="#ffed00" />
- <meta name="color:Permalink Bg2" content="#ff5e00" />
- <meta name="color:Sidebar" content="#ffffff" />
- <meta name="color:Sidebar Text" content="#616161" />
- <meta name="color:Tagged links" content="#ffffff" />
- <meta name="color:Tagged links bg" content="#868685" />
- <meta name="image:Background" content="http://static.tumblr.com/424f9442feb431062aa863447d4a6da9/smq0dw1/D4Jmkas93/tumblr_static_subtle_dots.png" />
- <meta name="image:border" content="http://static.tumblr.com/f73ecbff09a13b38757714af7638a1bb/jtqlgf2/p6omjtt3f/tumblr_static_bg.png" />
- <meta name="image:Sidebar" content="http://static.tumblr.com/ce09a4d66b5cc2f438105fb2c98f3279/smq0dw1/40zmkaswr/tumblr_static_tumblr_lw5gjrnmjv1qbghoko1_250.jpg" />
- <meta name="font:body" content="arial" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1URL" content=""/>
- <meta name="text:Link2" content="" />
- <meta name="text:Link2URL" content=""/>
- <meta name="text:Link3" content="" />
- <meta name="text:Link3URL" content=""/>
- <meta name="text:Link4" content="" />
- <meta name="text:Link4URL" content=""/>
- <meta name="if:ShowCaptions" content="0" />
- <meta name="if:FadingImages" content="0" />
- <meta name="if:InfiniteScroll" content="1" />
- <meta name="if:ShowTags" content="0" />
- <meta name="if:BiggerPosts" content="1" />
- <head>
- <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Prosto+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Nunito:400,700' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body { background-image: url('{image:background}'); background-attachment:fixed; background-color:{color:background};line-height:14px; text-align:justify;}
- iframe#tumblr_controls {position: fixed !important;right:2px !important;-moz-transition: all 0.8s ease-out;-webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.8s ease-out;transition: all 0.8s ease-out;opacity: 0.5;}
- iframe#tumblr_controls:hover {-webkit-transition: opacity 0.7s linear;-moz-transition: all 0.4s ease-out;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;opacity: 1;}
- #posts {
- margin-top:40px;
- margin-left:525px;
- {block:ifnotbiggerposts}margin-left:505px;{/block:ifnotbiggerposts}
- margin-bottom:10px;
- text-align:justify;
- font-size:10px;
- letter-spacing:0px;
- z-index:9;
- font-family:{font:body};}
- .post{
- {block:ifbiggerposts}width:510px;{/block:ifbiggerposts}
- {block:ifnotbiggerposts}width:410px;{/block:ifnotbiggerposts}}
- .entries {
- color:{color:entry text};
- background-color:{color:entry};
- position:relative;
- {block:ifbiggerposts}width:500px;{/block:ifbiggerposts}
- {block:ifnotbiggerposts}width:400px;{/block:ifnotbiggerposts}
- overflow:hidden;
- margin:10px;
- margin-bottom:25px;
- padding:16px;
- {block:indexpage}border-radius:5px;{/block:indexpage}
- z-index:3;
- }
- .entries img{
- {block:ifbiggerposts}max-width:500px;{/block:ifbiggerposts}
- {block:ifnotbiggerposts}max-width:400px;{/block:ifnotbiggerposts}}
- .photo{
- {block:indexpage}{block:iffadingimages}opacity:.7;{/block:iffadingimages}
- {/block:indexpage}
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- .photo:hover{
- opacity:1;}
- .ok{
- padding-top:5px;
- margin-left:-5px;
- padding-left:6px;
- line-height:14px;}
- .ok b{
- letter-spacing:0px;}
- .ok .lines {
- margin-left:0px;}
- .ok .lines .line{
- padding:4px;}
- .ok .lines .odd {
- background-color:{color:background};}
- .snd{
- background: #fff;
- text-align:center;
- margin-left:8px;
- margin-top:8px;
- position:absolute;
- overflow:hidden;
- width:40px;
- height:40px;
- opacity:.5;
- border:10px solid #fff;}
- .snd:hover{
- opacity:.8;}
- .clickie{
- padding:1px;
- margin-top:5px;
- margin-left:5px;
- overflow:hidden;
- width:20px;
- opacity:.7;
- background-color: #fff;}
- .clickie:hover{
- opacity:1;}
- .bo{
- margin-left:0px;}
- .bo img{
- max-width:60px;
- padding:8px;
- border-radius:2px;
- background-color:{color:background};
- float:left;}
- .entries blockquote {
- border-left: 3px solid {color:link};
- padding-left: 8px;
- margin-left: 10px;
- }
- .entries b, strong{
- color: {color:entries bold};}
- .entries i, em{
- color:{color:entries italic};}
- .entries a{
- color:{color:link};
- text-decoration:none;}
- .entries a:hover{
- color:{color:link hover};}
- .entries h1 {
- font: normal 20px calibri;
- font-weight:normal;
- color:{color:entries text};
- border-bottom:1px solid {color:entries text};
- padding-left:10px;
- letter-spacing:1px;
- text-align:left;
- padding-bottom:6px;
- padding-top:3px;}
- .entries h2 {
- font: normal 16px calibri;
- font-weight:normal;
- text-align:center;
- letter-spacing:-1px;
- padding-bottom:8px;}
- .entries h3 {
- font: normal 20px calibri;
- background-color:{color:border1};
- border-radius:5px;
- font-weight:normal;
- text-transform:uppercase;
- margin-bottom:0px;
- padding-left:10px;
- letter-spacing:0px;
- text-align:center;
- padding-bottom:6px;
- padding-top:3px;}
- .what{
- position:relative;
- margin-top:5px;
- margin-left:80px;
- padding-left:5px;
- line-height:22px;}
- table{
- margin-left:-3px;
- {block:ifnotbiggerposts}width:405px;{/block:ifnotbiggerposts}
- {block:ifbiggerposts}width:505px;{/block:ifbiggerposts}
- }
- table b{
- text-transform:uppercase;
- font: 11px calibri;
- font-weight:normal;
- }
- th{
- border:0px solid #999;
- border-collapse:collapse;
- padding:2px;
- width:50px;}
- td{
- text-align:right;
- border:0px solid;}
- {block:indexpage}
- #info{
- position:relative;
- margin-top:-5px;
- margin-left:0px;
- margin-bottom:10px;
- {block:ifbiggerposts}width:540px; {/block:ifbiggerposts}
- {block:ifnotbiggerposts}width:432px;
- margin-left:6px;
- {/block:ifnotbiggerposts}
- letter-spacing:1px;
- padding:4px;
- z-index:2; }
- #part2{
- {block:ifbiggerposts}width:514px;{/block:ifbiggerposts}
- {block:ifnotbiggerposts}width:414px;{/block:ifnotbiggerposts}
- float:left;
- margin-bottom:-25px;
- border-radius:5px;
- height:40px;
- padding-right:40px;
- z-index:2;
- text-align:left;
- background-color:{color:Permalink Bg1};
- transform:rotate(3deg);
- -ms-transform:rotate(3deg); /* IE 9 */
- -moz-transform:rotate(3deg); /* Firefox */
- -webkit-transform:rotate(3deg); /* Safari and Chrome */
- -o-transform:rotate(3deg); /* Opera */}
- #part2 a{
- color:{color:permalink 1};}
- #part1{
- {block:ifbiggerposts}width:484px;{/block:ifbiggerposts}
- {block:ifnotbiggerposts}width:384px;{/block:ifnotbiggerposts}
- float:left;
- margin-left:30px;
- margin-bottom:-11px;
- border-radius:3px;
- padding-right:40px;
- z-index:-1;
- text-align:left;
- background-color:{color:Permalink Bg2};
- transform:rotate(4deg);
- -ms-transform:rotate(4deg); /* IE 9 */
- -moz-transform:rotate(4deg); /* Firefox */
- -webkit-transform:rotate(4deg); /* Safari and Chrome */
- -o-transform:rotate(4deg); /* Opera */}
- #info a{
- font: normal 12px 'Nunito', sans-serif;
- padding:1px;
- text-transform:uppercase;
- text-decoration:none;}
- .info a:hover{
- background-color: {color:permalink bg};}
- #tagged{
- position:relative;
- margin-top:-20px;
- margin-left:10px;
- margin-bottom:50px;
- {block:ifbiggerposts}width:530px;{/block:ifbiggerposts}
- {block:ifnotbiggerposts}Width:430px;{/block:ifnotbiggerposts}
- text-align:left;}
- #tagged a{
- color:{color:tagged links};
- text-decoration:none;
- letter-spacing:1px;
- text-transform:none;
- border-radius:5px;
- text-transform:uppercase;
- padding: 1px 5px 1px 5px;
- background-color:{color:tagged links bg};
- font: 8px calibri;}
- #rbot{
- position:absolute;
- margin-top:-20px;
- {block:ifnotbiggerposts}margin-left:370px;{/block:ifnotbiggerposts}
- {block:ifbiggerposts}margin-left:470px;{/block:ifbiggerposts}
- height:40px;
- opacity:0;}
- .entries:hover #rbot{
- opacity:1;}
- .rp1{
- width:12px;
- position:absolute;
- margin-left:5px;
- z-index:4;
- height:12px;
- margin-top:4px;
- border-radius:10px;
- background-color:{color:permalink bg2};}
- .rp2{
- width:22px;
- height:21px;
- z-index:3;
- position:absolute;
- border-radius:10px;
- background-color:{color:entry};}
- .rp3{
- width:24px;
- height:24px;
- border-radius:12px;
- margin-left:-1px;
- margin-top:-2px;
- z-index:1;
- position:absolute;
- background-color:{color:permalink bg2};}
- .rp4{
- width:5px;
- height:10px;
- margin-left:8px;
- margin-top:13px;
- z-index:1;
- position:absolute;
- background-color:{color:entry};}
- {/block:indexpage}
- #pages a:hover{
- color:{color:nextpage arrow hover};}
- {block:PermalinkPage}
- .permalink {
- {block:ifnotbiggerposts}width:422px;{/block:ifnotbiggerposts}
- {block:ifbiggerposts}width:522px;{block:ifbiggerposts}
- position: relative;
- text-align: left;
- margin-left:10px;
- margin-top:-25px;
- padding-left:10px;
- padding-bottom:10px;
- padding-top:10px;
- font-size:10px;
- line-height:12px;
- font-family:calibri;
- z-index:4;
- color: {color:entry text};
- background-color:{color:entry};}
- .permalink a {
- color: {color:link};
- text-decoration: none;
- font-family:calibri;
- font-size:10px;}
- .permalink a2 {
- color: {color:link};
- text-decoration: none;
- font-family:calibri;
- font-size:20px;}
- .permalink a:hover {
- color: {color:link hover};
- text-decoration: none;}
- .permalink h4{
- font: 15px 'Iceland', cursive;
- text-transform:uppercase;
- font-weight:normal;
- margin-left:2px;
- {block:ifnotbiggerposts}width:385px;{/block:ifnotbiggerposts}
- {block:ifbiggerposts}width:495px;{/block:ifbiggerposts}
- margin-bottom:-16px;
- margin-top:-5px;
- padding-left:10px;
- color:{color:sidebar text};
- padding-top:10px;
- letter-spacing:1px;
- text-align:center;
- padding-bottom:2px;}
- .permalink h5 {
- {block:ifnotbiggerposts}width:385px;{/block:ifnotbiggerposts}
- {block:ifbiggerposts}width:485px;{/block:ifbiggerposts}
- font-weight:normal;
- font: 10px calibri;
- text-transform:uppercase;
- margin-left:-5px;
- padding-left:20px;
- color:{color:entry text};
- letter-spacing:1px;
- text-align:center;
- padding-bottom:2px;}
- ol.notes {
- background-color:{color:entry};
- font-family:consolas;
- font-size:10px;
- padding-top:2px;
- border: 0px;
- padding-left:40px;
- margin-top:-10px;
- width:376px;
- text-transform:uppercase;
- list-style-type: decimal;}
- ol.notes li.note {
- background-color:{color:entry};
- padding:2px;
- width:380px;
- letter-spacing: 0px;
- text-align: left;
- }
- ol.notes li.note a{
- color:{color:link};
- text-transform:uppercase;
- background-color:{color:entry};
- font-family:consolas;
- text-transform:none;
- letter-spacing:0px;
- font-size:10px;}
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 0px;
- display:none;}
- {/block:PermalinkPage}
- #cred{
- position:fixed;
- bottom:5px;
- right:30px;
- width:10px;
- height:10px;}
- #cred a{
- color:{color:link};
- font: 9px calibri;
- text-align:center;
- padding:3px;
- display:block;
- text-transform:uppercase;
- text-decoration:none;}
- #pagi{
- position:fixed;
- margin-left:-285px;
- z-index:3;
- color:{color:nextpage};
- text-align:center;
- display:block;
- letter-spacing:-1px;
- text-align:right;
- margin-top:12px;
- width:150px;
- font: 25px 'Prosto One', cursive;
- color:{color:mainlink};
- text-decoration:none;
- text-shadow:
- -1px -1px 0 #fff,
- 1px -1px 0 #fff,
- -1px 1px 0 #fff,
- 1px 1px 0 #fff;}
- #pagi a{
- display:inline-block;
- letter-spacing:-1px;
- text-align:right;
- margin-top:-2px;
- margin-left:-3px;
- font: 15px 'Prosto One', cursive;
- color:{color:mainlink};
- text-decoration:none;
- text-shadow:
- -1px -1px 0 #fff,
- 1px -1px 0 #fff,
- -1px 1px 0 #fff,
- 1px 1px 0 #fff;}
- #pagi a:hover{
- font: 25px 'Prosto One', cursive;}
- #bor{
- position:fixed;
- top:0px;
- left:40px;
- width:219px;
- height:110%;
- z-index:1;
- background-image: url('{image:border}');}
- #sidebar{
- position:fixed;
- max-width:200px;
- margin-left:280px;
- margin-top:80px;
- z-index:2;}
- #br1{
- width:80px;
- position:fixed;
- height:5px;
- margin-top:-5px;
- margin-lefT:-5px;
- background-color:{color:border1};}
- #br2{
- width:5px;
- position:fixed;
- height:80px;
- margin-top:-5px;
- margin-lefT:-5px;
- background-color:{color:border2};}
- #br3{
- width:5px;
- position:fixed;
- height:80px;
- margin-top:-79px;
- margin-lefT:200px;
- background-color:{color:border2};}
- #br4{
- width:5px;
- position:fixed;
- height:80px;
- margin-top:-155px;
- margin-lefT:200px;
- background-color:{color:border1};}
- #sidebar img{
- max-width:180px;
- padding:10px;
- background-color:{color:sidebar};}
- #desc{
- font: 10px calibri;
- padding:10px;
- margin-top:-5px;
- position:relative;
- color:{color:sidebar text};}
- #desc a{
- text-decoration:none;
- color:{color:border2};}
- #main{
- position:fixed;
- width:200px;
- z-index:3;
- margin-top:20px;
- margin-left:-240px;}
- #main a{
- display:block;
- letter-spacing:-1px;
- text-align:right;
- margin-top:-2px;
- font: 25px 'Prosto One', cursive;
- color:{color:mainlink};
- text-decoration:none;
- text-shadow:
- -1px -1px 0 {color:mainlink bg},
- 1px -1px 0 {color:mainlink bg},
- -1px 1px 0 {color:mainlink bg},
- 1px 1px 0 {color:mainlink bg}; }
- #main a:hover{
- font: 32px 'Prosto One', cursive;}
- #psnt{
- position:relative;
- text-align:center;
- margin-bottom:10px;
- margin-top:-10px;}
- #psnt a{
- font: 15px 'Prosto One', cursive;
- padding-left:10px;
- padding-right:10px;
- padding-top:5px;
- border-top:1px solid {color:entry text};
- text-transform:uppercase;}
- {CustomCSS}
- </style>
- <script language="javascript">
- function toggle() {
- var ele = document.getElementById("toggleText");
- var text = document.getElementById("displayText");
- if(ele.style.display == "block") {
- ele.style.display = "none";
- text.innerHTML = "Show Notes";
- }
- else {
- ele.style.display = "block";
- text.innerHTML = "Hide Notes";
- }
- }
- </script>
- {block:IfInfiniteScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfInfiniteScroll}
- </head>
- <body>
- <div id="cred"><a title="ZuviaThemes" href="http://zuvia.tumblr.com">ZThemes</a></div>
- <div id="bor">
- </div>
- </div>
- <div id="sidebar">
- <div id="main">
- <a href="/">Home</a>
- <a href="/ask">Message</a>
- <a href="/archive">Archive</a>
- {block:ifLink1URL}
- <a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1URL}
- {block:ifLink2URL}
- <a href="{text:Link2URL}">{text:Link2}</a> {/block:ifLink2URL}
- {block:ifLink3URL}
- <a href="{text:Link3URL}">{text:Link3}</a> {/block:ifLink3URL}
- {block:ifLink4URL}
- <a href="{text:Link4URL}">{text:Link4}</a> {/block:ifLink4URL}
- </div>
- <div id="br1"></div><div id="br2"></div>
- <img src="{image:sidebar}">
- {block:IfNotInfiniteScroll} <div id="pagi"> {block:Pagination}
- {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}<Br>
- <div style="margin-top:-15px;">
- {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>
- {/block:Pagination} </div> {/block:IfNotInfiniteScroll}
- <div id="br3"></div><div id="br4"></div>
- <div id="desc">
- {Description}
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="post">
- {block:Indexpage}
- <Div id="info">
- <div id="part1"> </div>
- <div id="part2">
- <div style="margin-left:5px;transform:rotate(-3deg);
- -ms-transform:rotate(-3deg); /* IE 9 */
- -moz-transform:rotate(-3deg); /* Firefox */
- -webkit-transform:rotate(-3deg); /* Safari and Chrome */
- -o-transform:rotate(-3deg); /* Opera */"><a href="{Permalink}">{ShortMonth}.{DayOfMonthWithZero}.{ShortYear} ■ </a><a href="{Permalink}">{NoteCount} notes</a></div>
- </div>
- </div>
- {/block:indexpage}
- <div class="entries">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Text} {block:Title} <h1>{Title} </h1> {/block:Title} {Body} {/block:Text}
- {block:Photo}<div class="photo"> <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} </div>
- {/block:Photo}
- {block:Photoset} <div class="photo">{block:Ifnotbiggerposts}{Photoset-400}{/block:Ifnotbiggerposts}{block:ifbiggerposts}{Photoset-500}{/block:ifbiggerposts}</div> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Photoset}
- {block:Quote} <div style="position:absolute; font-family:georgia; color:{color:entries bold}; font-size:95px;margin-left:5px; margin-top:40px; z-index:-1; opacity:.3; ">“</div><div style="position:absolute; font-family:georgia; color:{color:entries bold}; font-size:95px;{block:ifbiggerposts}margin-left:455px;{/block:ifbiggerposts}{block:ifnotbiggerposts}margin-left:355px;{/block:ifnotbiggerposts} margin-top:40px; z-index:-1; opacity:.3; ">”</div><h2>{Quote}</h2> {block:Source}<p align="right" style="margin-top:-15px; font-family:arial; text-transform:uppercase; font-size:8px;">— {Source}{/block:Source}
- {/block:Quote}
- {block:Link} <h3><a href="{URL}" class="link" {Target}>{Name}</a> </h3> {block:Description} {Description} {/block:Description}
- {/block:Link}
- {block:Chat} {block:Title}<h1>{Title}</h1>{/block:Title} <div class="ok">{block:Lines} <div class="lines"><div class="line {Alt}"> {block:Label}<b>{Label}</b> {/block:Label}{Line} </div></div>{/block:Lines}</div>
- {/block:Chat}
- {block:Video}<div class="photo"> {block:Ifbiggerposts}{Video-500}{/block:Ifbiggerposts} {block:ifnotbiggerposts}{Video-400}{/block:ifnotbiggerposts} <center><i>{FormattedPlayCount}</i> plays</center><br /> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} </div>
- {/block:Video}
- {block:Audio} <div class="bo">{block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}</div><div class="snd"><div class="clickie">{AudioPlayer}</div></div> <div class="what"> {block:Artist} <b>Artist:</b> {Artist} {/block:Artist}<br>{block:TrackName} <b>Track Name:</b> "{TrackName}" {/block:TrackName}</br> {block:PlayCount}<b>Played:</b> {PlayCount} times{/block:PlayCount} </div>
- {/block:Audio}
- {block:Answer}
- <table>
- <tr>
- <td style="width:40px;"><img src="{AskerPortraitURL-30}" style="float:left; margin-right:9px;margin-left:5px;padding:6px; border-radius:2px; background-color:{color:ask bg};"> <div style="position:absolute; font:20px courier;color:{color:ask bg}; margin-top:10px; margin-left:45px; z-index:88;">►</div></td>
- <td style="padding:4px; text-align:left; color:{color:ask text}; background-color:{color:ask bg}; border-radius:5px;}"> {Question}</td></tr>
- <tr>
- <td colspan="2" style="text-align:right;"><b>{Asker}</b></td>
- </tr>
- <td colspan="2" style="text-align:left; padding-left:10px;margin-top:-15px;">{Answer}</td>
- </table>
- {/block:Answer}
- <div id="rbot">
- <a title="Reblog" href="{ReblogURL}" target="_blank">
- <div class="rp1"></div>
- <div class="rp2"></div>
- <div class="rp3"></div>
- <div class="rp4"></div>
- </a>
- </div>
- </div>
- {block:indexpage}
- {block:IfShowTags}{block:HasTags}
- <div id="tagged">
- {block:Tags} <a href="{TagURL}"> {Tag}</a>{/block:Tags}
- </div>{/block:HasTags}{/block:IfShowTags}
- {/block:indexpage}
- {block:PermalinkPage}
- {block:Date}
- <div class="permalink">
- <h4>Posted {TimeAgo} {block:NoteCount} with {NoteCount} note(s){/block:NoteCount}</h4>
- <h5>{block:RebloggedFrom} via: <a href="{ReblogParentURL}">{ReblogParentName}</a> • source: <a href="{ReblogRootURL}">{ReblogRootName}</a></br> {/block:RebloggedFrom} {block:HasTags}Tagged: {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</h5>
- <div id="psnt">
- <a id="displayText" href="javascript:toggle();">Show Notes</a></div>
- <div id="toggleText" style="display: none">
- {block:PostNotes} {PostNotes} {/block:PostNotes}
- </div>
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment