Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------------------------------------------------------------------
- ᴛʜᴇᴍᴇ #36; ᴍᴀᴅᴇ ʙʏ .ᴄʜʟᴏᴇ.
- [ʏᴏɴɢ.ᴄᴏ.ᴠᴜ] & [sᴏᴏɴᴊᴜɴs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ]
- ᴛʜᴇᴍᴇs ᴄᴀɴ ʙᴇ ғᴏᴜɴᴅ ᴀᴛ
- [sᴏᴏɴᴊᴜɴᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ]
- ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏɴ ᴛʜᴇ ᴛʜᴇᴍᴇ.
- ɪғ ʏᴏᴜ ʜᴀᴠᴇ ᴀɴʏ ǫᴜᴇsᴛɪᴏɴs ᴄᴏᴍᴇ ᴀsᴋ.
- ---------------------------------------------------------------------->
- <!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">
- <head>
- <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="font:body" content="trebuchet ms, sans-serif"/>
- <meta name="color:title" content="#868698" />
- <meta name="color:post titles font" content="#ffffff" />
- <meta name="color:post titles bg" content="#868698" />
- <meta name="color:text" content="#9b9898" />
- <meta name="color:bold" content="#6f6e6e" />
- <meta name="color:italic" content="#b9b8b8" />
- <meta name="color:header" content="#f8f8fa" />
- <meta name="color:description font" content="#888888" />
- <meta name="color:navigation links font" content="#555555" />
- <meta name="color:navigation links bg" content="#f8f8f8" />
- <meta name="color:navigation links hover" content="#666666" />
- <meta name="color:hyperlinks" content="#a2a2a2"/>
- <meta name="color:hyperlinks hover" content="#dadada" />
- <meta name="color:caption bg" content="#f6f6f6" />
- <meta name="color:pic info bg" content="#9494a4" />
- <meta name="color:pic info font" content="#ffffff" />
- <meta name="color:info font" content="#ffffff" />
- <meta name="color:info bg" content="#9494a4" />
- <meta name="color:tooltip bg" content="#868698" />
- <meta name="color:tooltip font" content="#ffffff" />
- <meta name="image:picture" content="" />
- <meta name="text:2ndLine" content="" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <meta name="if:400px" content="0"/>
- <meta name="if:500px" content="1"/>
- <meta name="if:infinitescroll" content="0">
- <meta name="if:caption" content="1">
- <meta name="if:greyscale" content="0"/>
- <meta name="if:tinycursor" content="0"/>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- #s-m-t-tooltip {display: block;background: {color:tooltip bg};font-size: 8px;font-family: calibri;letter-spacing: 1px;text-transform: uppercase;line-height:100%;color: {color:tooltip font};text-align: center;margin-left: 18px;padding:4px;min-width: 40px;max-width: 150px;z-index: 999999;}
- iframe#tumblr_controls {right:0px !important;position:fixed !important;-webkit-filter:invert(100%);opacity:0.2;z-index:99;-webkit-transition-duration:0.8s;-moz-transition-duration: 0.8s;}
- iframe#tumblr_controls:hover {opacity:1;-webkit-transition-duration:0.8s;-moz-transition-duration: 0.8s;}
- ::-webkit-scrollbar-track {background-color:#fff;}
- ::-webkit-scrollbar-thumb {background-color:#f0f0f0;}
- ::-webkit-scrollbar {width:7px;height:7px;}
- ::selection {color: #bbb; background: #f5f5f5; }
- ::-moz-selection {color: #bbb; background: #f5f5f5; }
- ::-webkit-selection {color: #bbb; background: #f5f5f5; }
- {block:iftinycursor}
- body{cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto;}
- a, a:hover,a:link, a:active, a:visited, #navigation a:hover, #pagination a:hover {cursor:url('http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif'), auto;}
- {/block:iftinycursor}
- body{
- font-family:trebuchet ms;
- font-family:{font:body};
- line-height:120%;
- color:{color:text};
- word-wrap: break-word;
- font-size:10px;}
- a { text-decoration:none;
- color:{color:hyperlinks};
- -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;}
- a:link, a:active, a:visited {
- color: {color:hyperlinks};
- -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;}
- a:hover {color:{color:hyperlinks hover};text-decoration:underline;}
- b, strong {
- font-weight:bold;
- color:{color:bold};}
- i, em {
- font-weight:light;
- color:{color:italic};}
- blockquote {
- margin: 5px;
- padding:0px 3px 0px 3px;
- line-height:90%;
- border-left: 1px solid #ddd;}
- blockquote img {
- {block:indexpage}
- width:210px;
- {/block:indexpage}
- {block:permalinkpage}
- width:410px;
- {/block:permalinkpage}
- overflow: auto;}
- #caption{
- padding: 3px 10px 3px 10px;
- color:#888;
- background-color:{color:caption bg};
- margin-top:-5px;}
- pre, xmp, plaintext, listing {
- display: block;
- white-space: pre;
- background: {color:caption bg};
- padding: 5px;
- word-wrap: break-word;
- font: 9px consolas;}
- /*header*/
- #header {
- position:fixed;
- top:0px;
- background:{color:header};
- font:bold 18px helvetica;
- letter-spacing:1px;
- color:{color:title};
- z-index:99999;
- margin-left:360px;
- padding:60px 30px 30px 30px;
- {block:if400px}
- width:360px;
- {/block:if400px}
- {block:if500px}
- width:460px;
- {/block:if500px}
- {block:permalinkpage}
- width:460px;
- {/block:permalinkpage}}
- #ndline {
- font: 10px helvetica;
- letter-spacing:1px;
- margin-top:0px;
- z-index:99999;
- margin-left:120px;
- border-bottom:1px solid #eee;
- padding-bottom:5px;
- {block:if400px}
- width:200px;
- {/block:if400px}
- {block:if500px}
- width:300px;
- {/block:if500px}
- {block:permalinkpage}
- width:300px;
- {/block:permalinkpage}}
- /*sidebar*/
- #sidebar {
- position: fixed;
- display:block;
- top:160px;
- height:100%;
- width:190px;
- padding:10px;
- z-index:222;
- {block:if400px}
- left:810px;
- {/block:if400px}
- {block:if500px}
- left:920px;
- {/block:if500px}
- {block:permalinkpage}
- left:920px;
- {/block:permalinkpage}}
- #image {display:block;margin-top:0px;z-index:222;}
- #image img {width:190px;position:relative;}
- #navigation{
- margin-top:-55px;
- padding-bottom:3px;
- width: 190px;
- opacity:1;
- text-align:center;
- -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;}
- #navigation a{
- display:inline-block;
- margin-bottom:3px;
- width: 40px;
- height:10px;
- padding:5px 4px 5px 4px;
- font:8px calibri;
- text-transform:uppercase;
- background:{color:navigation links bg};
- color:{color:navigation links font};
- border-bottom:1px solid #fff;
- letter-spacing:1px;
- text-align:center;
- cursor:pointer;}
- #navigation a:hover {border-bottom:1px solid {color:navigation links hover};text-decoration:none;}
- #sidebar:hover #navigation {margin-top:5px;}
- #description {
- position:relative;
- width: 150px;
- margin-top:0px;
- height:auto;
- padding: 20px;
- font:oblique 10px helvetica;
- letter-spacing:1px;
- line-height:130%;
- text-align: justify;
- color:{color:description font};
- background:#fff;
- border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;}
- #description a {color:#bbb;}
- #sidebar:hover #pagination{opacity:1;}
- #pagination {
- display:inline-block;
- text-align:center;
- font:oblique 10px cambria;
- color:{color:description font};
- width:150px;
- padding:5px;
- opacity:0;
- margin-left:20px;
- {block:ifinfinitescroll}display:none;{/block:ifinfinitescroll}
- -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;}
- #pagination a{color:{color:description font};margin:1px;z-index:222;text-decoration:none;}
- /*posts*/
- #container{
- position:relative;
- z-index:999;
- padding:150px 0px 70px 0px;
- margin-top:-10px;
- margin-bottom:-10px;
- margin-left:370px;
- {block:indexpage}
- background:#fff;
- {block:if400px}
- width:400px;
- {/block:if400px}
- {block:if500px}
- width:500px;
- {/block:if500px}
- {/block:indexpage}
- {block:permalinkpage}
- width:550px;padding:150px 0px 70px 0px;
- {/block:permalinkpage}}
- #posts{
- position:relative;
- z-index:9999;
- line-height:100%;
- background:#fff;
- {block:indexpage}
- {block:if400px}
- width:400px;margin-bottom:80px;
- {/block:if400px}
- {block:if500px}
- width:500px; margin-bottom:90px;
- {/block:if500px}
- {/block:indexpage}
- {block:PermalinkPage}
- width:500px;margin-bottom:20px;
- {/block:PermalinkPage}}
- #opandgrey {
- {block:ifgreyscale}
- 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(50%);-webkit-transition-duration:0.8s;-moz-transition-duration: 0.8s;transition: all 0.8s ease-in-out;{/block:ifgreyscale}}
- #opandgrey:hover{{block:indexpage}-webkit-transition-duration:0.8s;-moz-transition-duration: 0.8s;-webkit-filter: grayscale(0%);{/block:indexpage}}
- .titles{
- color:{color:post titles font};
- font-family: 'helvetica';
- line-height: 100%;
- text-align:justify;
- padding:5px;
- text-align:right;
- font-weight:bold;
- background:{color:post titles bg};
- text-transform:lowercase;
- font-size:15px;}
- #posts img {
- {block:if400px}
- max-width:390px;
- height:auto;
- {/block:if400px}
- {block:if500px}
- max-width:490px;
- height:auto;
- {/block:if500px}
- {block:permalinkpage}width:auto;height:auto;{/block:permalinkpage};}
- #text {padding: 3px 6px 3px 6px;text-align:justify;}
- #quote {
- color:#888;
- text-align:center;
- font: oblique bold 15px helvetica;
- letter-spacing:-1px;
- line-height: 100%;
- padding: 15px 15px 10px 15px;
- margin-bottom: 10px;
- background:#f8f8f8;}
- #source {font: 9px calibri;letter-spacing:1px; text-align:right;padding: 5px; margin-top:0px;color:#888;}
- .chat ul{padding:0px 0px 5px 0px;margin:0px;}
- .chat li{margin:0px;padding:6px 6px 6px 8px;list-style-type:none;}
- .chat li.odd {background:#f5f5f5;}
- .chat li.even {background:#fcfcfc;}
- span.chats {color:#222;font: 10px calibri; font-weight:700;letter-spacing:1px;text-transform:uppercase;}
- .audioplayer {position: relative;display:inline-block;}
- .player {position: absolute;left: 0px;top: 0px;padding: 10px;opacity:0.6;}
- .button {position: relative;width: 50px;height: 50px;overflow:hidden;}
- .tumblr_audio_player {height: 50px;width:220px;}
- .audioalbum {position: absolute;left: 0px;top: 0px;overflow: hidden;width: 70px;height: 70px;}
- .audioalbum img {width: 100%;height: auto;}
- .audioinfo {height: 50px;margin-left:70px;margin-bottom:30px; padding:0px 10px 0px 10px;text-align:left; font-family:calibri;font-size:10px;font-weight:bold;color:#777;text-transform:uppercase;}
- #asker {
- font:oblique 10px calibri;
- letter-spacing:1px;
- text-align:right;
- padding-top: 10px;
- margin-top:0px;
- color:#888;
- line-height: 100%;
- text-align:right;
- -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;}
- #asker img{width:62px;}
- #questions {
- margin-top:-62px;
- margin-left:66px;
- text-align:justify;
- color: #777;
- font-style:oblique;
- padding:10px;
- font-family:cambria;
- font-size:11px;
- overflow:auto;
- background: #f8f8f8;
- min-height:42px;}
- #asker a {color:{color:hyperlinks};}
- #asker a:hover {color:#ddd;}
- .info {
- z-index:22;
- text-transform:uppercase;
- text-align: center;
- letter-spacing:1px;
- font-family: consolas;
- font-size:8px;
- color:{color:pic info font};
- background:{color:pic info bg};
- margin-bottom:-15px;
- padding:2px 5px 1px 5px;
- line-height:150%;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- -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;}
- #posts:hover .info{margin-bottom:0px;}
- .infofoot{
- {block:indexpage}
- text-transform:uppercase;
- letter-spacing:0px;
- font-family: consolas;
- font-size:8px;
- color:{color:info font};
- opacity:1;
- background:#f8f8f8;
- padding:2px 0px 1px 0px;
- {/block:indexpage}
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}}
- .tagging{
- {block:indexpage}
- text-transform:uppercase;
- margin-top:-13px;
- font-family: consolas;
- font-size:8px;
- color:#888;
- opacity:0;
- {/block:indexpage}
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #posts:hover .infofoot, #posts:hover .tagging {opacity:1;}
- .infofoot a{color:{color:info font};}
- .info a{color:{color:pic info font};}
- .tagging a{color:#999;}
- .infofoot a:hover{text-decoration:underline;}
- #infoperm{
- font-family: calibri;
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:0px;
- text-align:left;
- margin-top:10px;
- padding-left: 13px;
- padding-right: 13px;
- padding-top: 8px;
- padding-bottom: 8px;
- background-color: #f9f9f9;
- {block:permalinkpage}width:475px;{/block:permalinkpage}}
- #tagperm{
- font-family:calibri;
- text-transform:normal;
- font-size:9px;
- letter-spacing: 1px;
- text-align:left;
- margin-top: 3px;
- padding-top: 3px;
- background-color: #f8f8f8;}
- #notecount{
- font-family:consolas;
- text-transform:normal;
- font-size:11px;
- letter-spacing: 1px;
- text-align:center;
- margin-top: 6px;
- margin-bottom: 10px;
- padding: 2px;
- background-color: #f8f8f8;}
- #infoperm a {{color:hyperlinks};}
- #tagperm a {{color:hyperlinks};}
- #tagperm a:hover {color:{color:hyperlinks hover};}
- .pnotes {
- background:transparent;
- max-height:250px;
- width:500px;
- text-align: left;
- overflow:auto;
- line-height:15px;
- padding:5px;
- margin-left: -20px;}
- .pnotes img{width:16px;}
- .pnotes li{list-style-type:none; border-bottom: 1px solid #ebebeb;padding:4px;margin-right: 20px;margin-bottom:2px;}
- ol.notes {margin: 25px 0px;}
- img.avatar {
- vertical-align: -4px;
- width: 16px;
- height: 16px;
- padding: 1px;}
- </style>
- </head>
- <body>
- <div id="header">{Title}<div id="ndline">{text:2ndLine}</div></div>
- <div id="sidebar">
- <div id="image"><img src="{image:picture}"></div>
- <div id="description">{block:Description}{Description}{/block:Description}</div>
- <div id="navigation">
- <a href="/">home</a><a href="/ask">askbox</a>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage}
- - {TotalPages} -
- {block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="container">
- {block:Posts}
- <div id="posts">
- {block:Quote}
- <div id="quote">{Quote}<div id="source">{Source}</div></div>
- <div class="infofoot" style="text-align:right;">
- <span style="background:{color:info bg};padding:2px 5px 2px 5px">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></span></div>
- <div class="tagging">
- {block:HasTags}<br/><br/>{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:Quote}
- {block:Photo}
- {block:indexpage}
- <div class="info">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></div>
- <div id="opandgrey"><div style="padding-bottom:5px;background:#fff;">
- <center><img src="{PhotoURL-500}" style="{block:if400px}max-width:400px;
- {/block:if400px}{block:if500px}max-width:500px;
- {/block:if500px}"/></center></div>
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}
- </div>
- <div class="tagging" style="margin-top:-6px;">
- {block:HasTags}<br><span style="padding:2px 3px 2px 3px;">Tags:</span>{block:Tags} <a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:indexpage}
- {block:permalinkpage}
- <center><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="max-width:500px;"></center>
- {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:indexpage}
- <div class="info">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></div>
- <div id="opandgrey"><div style="padding-bottom:5px;background:#fff;">
- <center>{block:if400px}{Photoset-400}
- {/block:if400px}{block:if500px}{Photoset-500}
- {/block:if500px}</center></div>
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}
- </div>
- <div class="tagging" style="margin-top:-6px;">
- {block:HasTags}<br><span style="padding:2px 3px 2px 3px;">Tags:</span>{block:Tags} <a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:indexpage}
- {block:permalinkpage}
- <center>{Photoset-500}</center>
- {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Link}
- <a href="{URL}" class="link" {Target}><div class="titles">{Name} ►</div></a>
- {block:Description}<div id="text">{Description}<br/></div>{/block:Description}
- <div class="infofoot" style="text-align:right;">
- <span style="background:{color:info bg};padding:2px 5px 2px 5px">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></span></div>
- <div class="tagging">
- {block:HasTags}<br/><br/>{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {block:Link}
- {block:Chat}
- {block:Title}<div class="titles">{Title}</div>{/block:Title}
- <div class="chat">
- <ul>{block:Lines}
- <li class="{Alt} u{UserNumber}">
- {block:Label}<span class="chats">{Label}</span>{/block:Label}
- {Line}</li>
- {/block:Lines}</ul></div>
- {/block:Label}
- <div class="infofoot" style="text-align:right;">
- <span style="background:{color:info bg};padding:2px 5px 2px 5px">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></span></div>
- <div class="tagging">
- {block:HasTags}<br/><br/>{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:Chat}
- {block:Audio}
- {block:AudioPlayer}<div class="audioplayer">{block:AlbumArt}<div class="audioalbum"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="player"><div class="button">{AudioPlayerWhite}</div></div>
- <div class="audioinfo">{block:TrackName} <div style="font-family:calibri;text-transform:uppercase; font-size:10px;padding:5px 5px 5px 8px;margin-left:-5px;width:100%;border-bottom:1px solid #f3f3f3;"> ✖ {TrackName}</div><br>{/block:TrackName}
- {block:Artist}<div style="font-family:calibri;text-transform:uppercase; font-size:10px;padding:5px 5px 5px 8px;margin-left:-5px;width:100%;border-bottom:1px solid #f3f3f3;">✖ {Artist}</div><br>{/block:Artist}<br/></div></div>{/block:AudioPlayer}
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}<br>
- <div class="infofoot" style="text-align:right;">
- <span style="background:{color:info bg};padding:2px 5px 2px 5px">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></span></div>
- <div class="tagging">
- {block:HasTags}<br/><br/>{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:Audio}
- {block:Text}
- {block:Title}
- <div class="titles">{Title}</div>
- {/block:Title}
- <div id="text">{Body}</div>
- <div class="infofoot" style="text-align:right;">
- <span style="background:{color:info bg};padding:2px 5px 2px 5px">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></span></div>
- <div class="tagging">
- {block:HasTags}<br/><br/>{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:Text}
- {block:Video}
- {block:indexpage}
- {block:if250px}{Video-250}{/block:if250px}{block:if400px}{Video-400}{/block:if400px}{block:if500px}{Video-500}{/block:if500px}
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}
- <div class="infofoot" style="text-align:right;">
- <span style="background:{color:info bg};padding:2px 5px 2px 5px">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></span>{block:HasTags}<br/><br/>{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:indexpage}
- {block:permalinkpage}
- <center>{Video-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:permalinkpage}
- {block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-128}" style="vertical-align:-8px;width:62px"> <div id="questions">{Question} <div id="asker">from {Asker}</div></div><div id="text">{Answer}</div>
- <div class="infofoot" style="text-align:right;">
- <span style="background:{color:info bg};padding:2px 5px 2px 5px">
- {block:Date}<a href="{Permalink}" title="permalink">{TimeAgo}</a> {/block:Date} {block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}">{ReblogParentName}</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(the source)</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" title="reblog this post">reblog</a></span></div>
- <div class="tagging">
- {block:HasTags}<br/><br/>{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:Answer}
- <!----->
- {block:permalinkpage}
- <div id="infoperm">
- {block:Date}{Month} {DayOfMonth}, {Year} at {24Hour}:{Minutes}{/block:Date}
- {block:RebloggedFrom} / <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}
- {block:ContentSource} / <b>source:</b> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}
- {block:HasTags}
- <div id="tagperm">
- <b>Tagged as:</b>{block:Tags} <a href="{TagURL}"> <small>#</small>{Tag}</a> {/block:Tags}</div>{/block:HasTags} </div>
- <div id="notecount">{block:NoteCount}<p>{NoteCountWithLabel}{/block:NoteCount}</div>
- <div class="pnotes">
- {block:PostNotes}
- {PostNotes-16}
- {/block:PostNotes}
- </div>{/block:permalinkpage}</div>
- {/block:Posts}
- </div>
- {block:ifinfinitescroll}
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#container');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#posts',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '#posts',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- {/block:ifinfinitescroll}
- </body>
- <a href="http://soonjunthemes.tumblr.com/" title="theme created by soonjun" style="font-size:10px;left:15px;top:15px;position:fixed;font-family:calibri;letter-spacing:1px;background:#f5f5f5;color:#888;padding: 3px 5px 3px 5px;z-index:999;"> SJ. </a>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment