Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Tumblr Theme 028 (c) by Ans by ETTUDIS [http://ettudis.three-words.net]
- CONTACT INFO [email: [email protected]]
- FOLLOW THEME BLOG [http://ettudis.tumblr.com]
- TERMS OF USE [http://ettudis.tumblr.com/post/8327340215/terms-of-usage]
- -->
- <!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}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
- {block:Description}
- <meta name="Description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{favicon}" />
- <meta name="color:background" content="#fafafa" />
- <meta name="color:blockquote border" content="#E92700" />
- <meta name="color:blockquote text" content="#505050" />
- <meta name="color:link" content="#40005E" />
- <meta name="color:link hover" content="#DADADA" />
- <meta name="color:menu link" content="#FFFFFF" />
- <meta name="color:menu link background 1" content="#E600D3" />
- <meta name="color:menu link background 2" content="#9245F5" />
- <meta name="color:menu link background 3" content="#FFF500" />
- <meta name="color:menu link background 4" content="#00D6CF" />
- <meta name="color:menu link background hover" content="#000000" />
- <meta name="color:menu link hover" content="#FFFFFF" />
- <meta name="color:message border" content="#F5ED00" />
- <meta name="color:permalink" content="#FCE2E2" />
- <meta name="color:post background" content="#FFFFFF" />
- <meta name="color:post border" content="#E9E9E9" />
- <meta name="color:post text" content="#5e5e5e" />
- <meta name="color:post title" content="#3b3b3b" />
- <meta name="color:post title border" content="#FFCC00" />
- <meta name="color:topbar background" content="#000000" />
- <meta name="color:topbar text" content="#999999" />
- <meta name="color:topbar link" content="#FCE2E2" />
- <meta name="color:topbar link hover" content="#CCCCCC" />
- <meta name="color:userpic border" content="#FFFFFF" />
- <meta name="color:userpic border hover" content="#000000" />
- <meta name="color:description Background" content="#f1f1f1" />
- <meta name="image:Top Background" content="#f1f1f1"/>
- <meta name="if:extra links" content="0"/>
- <meta name="if:four columns" content="1"/>
- <meta name="if:one column" content="0"/>
- <meta name="if:two columns" content="0"/>
- <meta name="if:three columns" content="0"/>
- <meta name="image:background" content="http://i45.tinypic.com/p2mg7.png"/>
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Title" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Title" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Title" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Title" content="" />
- <meta name="text:Link 5" content="" />
- <meta name="text:Link 5 Title" content="" />
- <meta name="text:Links title" content="links" />
- <style type="text/css">
- @font-face {
- font-family: 'Inconsolata';
- src: local('Inconsolata'), url('http://themes.googleusercontent.com/fonts/font?kit=J_eeEGgHN8Gk3Eud0dz8jw') format('truetype');
- }
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {display:none;}
- #over{height:2000px!important;position:absolute;top:0px;left:0px;width: 100%;}
- body
- {font-family:cambria;
- background-color:{color:Background};
- background-image:url('{image:Background}');
- background-position: fixed;
- background-attachment:fixed;
- background-repeat:repeat;}
- }
- a {
- color: {color:link};text-decoration: none;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;
- }
- a:hover {
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #infscr-loading {display:none;}
- iframe#tumblr_controls {right:3px !important;
- position: fixed !important;
- opacity: 0.2;
- filter:alpha(opacity=20);
- -moz-opacity: 0.2;
- -khtml-opacity: 0.2;
- -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;}
- #topbar {
- width: 100%;
- left:549px; z-index: 100;
- bottom: 0px;
- position: fixed;
- height: 110px;
- padding:15px;
- color: {color:topbar text};
- background:{color:topbar background};
- }
- #topcontainer{
- min-width: 200px;max-width: 500px; text-align:left; margin auto 0px;margin-top:-10px;
- }
- #desc {width: 300px; font: 9px/12px georgia, lucida console, arial;color:{color:topbar text};float:left;margin-top:-10px;text-align:left;}
- #desc a, #info a{color:{color:topbar link};font: 10px courier new, courier, monospace; text-transform: uppercase;}
- #desc a:hover, #info a:hover{color:{color:topbar link hover};}
- #menu a:hover{
- color: {color:menu link hover};
- background: {color:menu link background hover}!important;
- }
- #menu a{
- color: {color:menu link};
- font: 9px/15px consolas, lucida console, arial;
- letter-spacing: 1px;text-align:center;
- text-decoration: none;
- text-transform: uppercase;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- display:block;
- float:left;
- width: 90px;
- height: 15px;margin-right:7px;
- margin-bottom:2px;
- }
- a.link1 {background: {color:menu link background 1}!important;}
- a.link2 {background: {color:menu link background 2}!important;}
- a.link3 {background: {color:menu link background 3}!important;}
- #links a{background: {color:menu link background 4}!important;display:block;margin-bottom:3px!important;}
- #links{width:90px!important;float:left;height:15px!important;overflow:hidden;margin-right:7px;}
- #links:hover{width:90px!important;float:left;}
- .userpic {border: 10px solid {color:userpic border};padding:0px;margin-top:-120px;
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- }
- .userpic2 {border: 10px solid {color:userpic border};padding:0px;margin-top:0px;
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- }
- .userpic:hover{background:{color:userpic border hover};-webkit-transition: opacity 0.6s linear;
- opacity: 1;}
- #userpic a{
- padding:15px;
- }
- #chat ul,#chat ol,#chat li{
- list-style:none;
- padding: 1px;
- }
- ul, ol {
- padding-left: 5px!important;
- margin-left:15px!important;
- }
- #asker {
- margin:5px;border-bottom:1px solid{color:message border};padding-bottom:4px;
- }
- #asker a{
- color: {color:link};font: bold 12px inconsolata, consolas, lucida console, trebuchet;
- }
- #quote {
- text-decoration: none;
- font-style: normal;
- text-align:center;
- letter-spacing:0px;
- padding-top:5px;
- font: 12px/12px inconsolata, consolas, lucida console, trebuchet;
- }
- h1 {
- font: bold 12px inconsolata, consolas, lucida console, trebuchet;margin: 3px 15px;border-bottom:1px solid{color:post title border};text-align:center;
- }
- h1 a{
- color: {color:post title}; font-style: normal!important;
- }
- #info {
- padding:0px;width:500px!important;color: {color:topbar text};
- background:{color:topbar background}; margin:0px;padding:5px;
- }
- #answer a, #source a, #caption a, #audiotext a, #quotesource a, #text a, #captiona a{
- font: 9px trebuchet ms, arial, sans-serif;letter-spacing: 1px;
- text-transform: uppercase;letter-spacing: 0px;text-decoration:none;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- color: {color:link};
- }
- #answer a:hover, #source a:hover, #caption a:hover, #audiotext a:hover, #quotesource a:hover, #text a:hover, #captiona a:hover{
- font-style: italic;
- color:{color:link hover};
- }
- #quotesource {
- display: block;
- text-align: center;
- }
- .label {
- font: 9px lucida console, trebuchet ms, sans-serif;
- text-transform: uppercase;
- color: {color:link hover};
- padding-right: 5px;
- }
- .person1 .label {
- padding-right: 5px;
- text-transform: uppercase;
- color: {color:link};
- font: 9px lucida console, trebuchet ms, sans-serif;
- }
- ul, ol {
- padding-left: 5px!important;
- margin-left:15px!important;
- }
- #audio {
- width: 250px; background: #000;
- }
- #audiotext{
- padding: 5px;
- }
- #note {
- font-size: 9px;
- padding: 7px;
- float:NONE;
- color: {color:post text};
- width: 500px;font: 10px consolas, lucida console, arial;
- }
- li.note {
- list-style:none;
- padding: 3px;
- margin: 0px;
- margin-right: 25px;
- }
- #note a{
- font: 9px trebuchet ms;
- color: {color:link};
- text-transform:uppercase;
- }
- #note a:hover{
- color: {color:link hover};
- }
- .container{
- border: 1px solid {color:post border}; margin:5px;
- overflow:hidden; float:left;position:relative;
- {block:ifthreecolumns}{block:indexpage}width:260px;{/block:indexpage}{/block:ifthreecolumns}
- {block:iffourcolumns}{block:indexpage}width:260px;{/block:indexpage}{/block:iffourcolumns}
- {block:iftwocolumns}{block:indexpage}width:260px;{/block:indexpage}{/block:iftwocolumns}
- {block:ifonecolumn}{block:indexpage}width:510px;{/block:indexpage}{/block:ifonecolumn}
- {block:permalinkpage}width:510px;{/block:permalinkpage}
- }
- #entry {
- float:left;background-color:{color:post background};
- color: {color:post text}; font: 10px consolas, lucida console, arial;
- {block:ifthreecolumns}{block:indexpage}width:250px;{/block:indexpage}{/block:ifthreecolumns}
- {block:iffourcolumns}{block:indexpage}width:250px;{/block:indexpage}{/block:iffourcolumns}
- {block:iftwocolumns}{block:indexpage}width:250px;{/block:indexpage}{/block:iftwocolumns}
- {block:ifonecolumn}{block:indexpage}width:500px;{/block:indexpage}{/block:ifonecolumn}
- {block:permalinkpage}width:500px;{/block:permalinkpage}
- padding:5px;}
- #all{
- position: absolute;
- top: 60px;
- left:10px;
- {block:ifthreecolumns}{block:indexpage}width:900px;{/block:indexpage}{/block:ifthreecolumns}
- {block:iffourcolumns}{block:indexpage}width:1200px;{/block:indexpage}{/block:iffourcolumns}
- {block:iftwocolumns}{block:indexpage}width:800px;{/block:indexpage}{/block:iftwocolumns}
- {block:ifonecolumn}{block:indexpage}width:750px;{/block:indexpage}{/block:ifonecolumn}
- {block:permalinkpage}left:30px; width:500px;{/block:permalinkpage}
- background: none;
- }
- #entry img{
- {block:ifthreecolumns}{block:indexpage}max-width:250px;{/block:indexpage}{/block:ifthreecolumns}
- {block:iffourcolumns}max-width:250px;{/block:iffourcolumns}
- {block:iftwocolumns}{block:indexpage}max-width:250px;{/block:indexpage}{/block:iftwocolumns}
- {block:ifonecolumn}{block:indexpage}max-width:250px;{/block:indexpage}{/block:ifonecolumn}
- {block:permalinkpage}max-width:5000;{/block:permalinkpage}
- margin:0px!important;
- opacity: 0.9;
- filter:alpha(opacity=90);
- -moz-opacity: 0.9;
- -khtml-opacity: 0.9;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- #entry img:hover{
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- blockquote{
- border-left: 1px dashed {color:blockquote border};
- padding-left:5px;
- color: {color:blockquote text};margin-left:20px;
- }
- table, tr, td{
- font-size: 9px!important;
- }
- #text img, #captiona img, #answer img{
- {block:iftwocolumns}width:fixed;{/block:iftwocolumns}
- {block:ifthreecolumns}max-width:240px;{/block:ifthreecolumns}
- {block:iffourcolumns}max-width:240px;{/block:iffourcolumns}
- {block:ifonecolumn}max-width:490px;{/block:ifonecolumn}
- margin:0px;
- }
- #entry p{
- margin-top:7px;margin-left:5px;margin-right:5px; margin-bottom: 3px;
- }
- small {font-size:9px;}
- .navigation {display:none!important;}
- #photoset{margin:5px!important;}
- div.perma a {
- font: normal normal 9px/15px courier new, courier, monospace;letter-spacing: 1px;
- text-align:center;
- width:90px;position:absolute;
- text-transform:uppercase;
- color: {color:permalink};
- background:{color:topbar background};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- div.perma {
- opacity: 0;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- div.date:hover div.perma {
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- #show { position:fixed; bottom:0px;left:610px; width:210px; z-index:100;}
- a.line:link, a.line:active, a.line:visited {
- margin-left:6px;
- width: 80px;
- height: 10px;
- display: inline-block;
- text-decoration:none;
- color: {color: navi color};
- text-align: center;
- line-height:10px;
- font-size:8px;
- letter-spacing: 5px;
- font-family: "tinytots";
- margin-top:0x;
- margin-bottom: 3px;
- background-color:{color:Accent};
- text-transform: uppercase;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -ms-transition: all 0.8s ease-in;
- -o-transition: all 0.8s ease-in;}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {font-family: "bats";src: url('http://static.tumblr.com/hfo5vsk/UHDlv8fua/erlerdingbats.ttf');}
- a.line:hover{
- width: 80px;
- height: 10px;
- display: inline-block;
- text-decoration:none;
- color: {color: navi color};
- text-align: center;
- line-height:10px;
- font-size:8px;
- letter-spacing: 5px;
- font-family: "tinytots";
- margin-top:0x;
- margin-bottom: 3px;
- background-color:#b47c82;
- text-transform: uppercase;
- border-bottom: 3px solid {color:border};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -ms-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- #userpic img{
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.8;
- }
- #userpic img:hover {
- -webkit-transition: opacity 0.6s linear;
- opacity: 1;
- }
- #descri {
- color:{color:description text};
- background-color:{color:description background};
- font-family:tinytots;
- text-transform:uppercase;
- font-size:8px;
- padding:5px;
- opacity:0.8;
- width:500px;
- margin-top:1px;
- margin-left:60px;
- text-align:center;
- moz-border-radius: 0px 0px 0px 10px;
- -webkit-border-radius: 0px 0px 10px 10px;
- border-radius: 0px 0px 10px 10px;
- }
- #top {
- background-color: {color:Top Background};
- background-image:url('{image:Top background}');
- background-attachment:fixed;
- height:40px;
- width:1000%;
- top:0;
- left:0px;
- z-index:100;
- position:fixed;
- }
- *, body {cursor: url(http://oi49.tinypic.com/jt5ezr.jpg), auto;}
- a,a:hover{cursor:url(http://i45.tinypic.com/2hzo8kj.gif), auto !important;}
- </style>
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".tags").hide();
- //toggle the componenet with class msg_body
- jQuery(".categories").click(function()
- {
- jQuery(this).next(".tags").slideToggle(500);
- });});
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <!-- {block:IndexPage} -->
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div.navigation",
- // selector for the paged navigation (it will be hidden)
- nextSelector : ".navigation a#next",
- // selector for the NEXT link (to page 2)
- itemSelector : ".container",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 10000,
- loadingImg : "",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <!-- {/block:IndexPage} -->
- </head>
- <body><div id="over"></div>
- <div style="position:fixed; top:-30px; left:549px;">
- <img src="http://i49.tinypic.com/67r1pg.jpg" width="850px"></div></div>
- <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>
- <div style= "position:fixed; bottom:145px; left:560px; width: 350px; z-index:100;">
- <div id ="menu">
- <div id="links"><a href="/">Home</a></div>
- <a href="/ask" class="link1">whisper</a>
- <a href="/shitty" class="link2">graphics</a>
- <a href="/yaoi review" class="link1">yaoi review</a>
- <a href="http://twitter.com/jeeraiya" class="link2">twitter</a>
- <a href="/faqs" class="link3">faqs</a>
- <br></div></div></div>
- <div id="top">
- <div id="descri"><big><big>「おれは死にたい. だから,もう生活にない」</big></big>
- <br><br>
- ❒ SINGLE ❒ TAKEN ✔ WARRIED TO HIBARI KYOYA
- <br>ikemen | fujoshi | animanga | jikkyou | utaite | one piece
- <br>just a ghey homo who <strike>likes</strike> loves incest ➜ twincest
- {<font color=#7a91c7><script type="text/javascript" src="http://st1.freeonlineusers.com/on4.php?id=528529"></script>1</font></a>}</div></div>
- <div id="topbar">
- <table width="200px" align="left">
- <tr><td valign="top" width="40%" align="center">
- <div id="desc"><p>{ HIBARI'S PROPERTY } // -</a> {block:Description}{Description}</p>{/block:Description}<div id="menu">
- <form ACTION=URI>
- <select style="font-family:tinytots
- ;color:#696969;background:#fff;width:210px;font-size:9px;letter-spacing:3px;border:2px solid #ccc;" onChange="location.href=this.options[this.selectedIndex].value;">
- <option value=""> » ログポース「log pose」</option>
- <option value="/uglyjourney"> ✕ about</option>
- <option value="http://flavors.me/supahjee"> ✕ links</option>
- <option value="/shitty"> ✕ shitty edits/gifs/manga</option>
- <option value="/yaoi review"> ✕ shitty yaoi reviews/req</option>
- <option value="/tagged/hibari"> ✕ husbando</option>
- <option value="/more"> ✕ tag list</option>
- <option value="/blogroll"> ✕ fabulous maxuu</option>
- <option value="http://ettudis.three-words.net"> ✕ © theme credit</option></select>
- </select><br>
- <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f1=http://k004.kiwi6.com/hotlink/7bh5g208a7/air_gear_ost_ii_12_sky_2_high_battle_mental_mix.mp3&t0=★&f3=http://k004.kiwi6.com/hotlink/dfqrfyjg6m/air_gear_ost_ii_03_chain_tekno_value_mix.mp3&t1=★&f2=http://k004.kiwi6.com/hotlink/z1hrl0u27m/greatest_battle_music_of_all_times_x.mp3&t2=★&f0=http://k004.kiwi6.com/hotlink/ylhr4ze72l/air_gear_chain.mp3&t3=★&total=4" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
- </div></td>
- <div id= "userpic">
- <td valign="top" width="50%" align="left">
- <img src="http://i47.tinypic.com/34e222u.jpg" height= "250px"class ="userpic" style="margin-right: 10px;"></td><td valign="top" width="100%" align="left">
- <img src="http://i50.tinypic.com/t5inwz.jpg" height= "80px" class ="userpic" style="margin-top:-70px; margin-right: 5px;"><img src="http://i50.tinypic.com/28tdgty.jpg" height= "80px" class ="userpic2" ></td>
- <td valign="top" width="100%" align="left">
- <img src="http://i49.tinypic.com/35hohhc.jpg" height= "80px"class ="userpic" style="margin-top:-70px; margin-right: 5px;"><img src="http://i50.tinypic.com/2s9em1e.jpg" height= "80px"class ="userpic2"></td></div>
- </td></tr></table>
- </div>
- </div>
- </div>
- <table width="100%" align="left"><tr><td valign="top" align="center">
- {block:iffourcolumns}{block:indexpage}<table width="1000">{/block:indexpage}{/block:iffourcolumns}
- {block:ifthreecolumns}{block:indexpage}<table width="755">{/block:indexpage}{/block:ifthreecolumns}
- {block:iftwocolumns}{block:indexpage}<table width="950">{/block:indexpage}{/block:iftwocolumns}
- {block:ifonecolumn}{block:indexpage}<table width="500">{/block:indexpage}{/block:ifonecolumn}
- {block:permalinkpage}<table width="500">{/block:permalinkpage}
- <tr><td>
- <div id="all">
- <div id="content">
- {block:Posts}
- <div class="container">
- <div id="entry">
- <div class="date">
- {block:IndexPage}<div class="perma">{block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year}</a>{/block:Date}</div>{/block:IndexPage}
- {block:Text}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div id="text">{Body}</div>
- {/block:Text}
- {block:iffourcolumns}{block:indexpage}{block:Photo}<a href="{Permalink}"><img src="{PhotoURL-250}" border="0" width="250px"/></a>{/block:Photo}{block:Photoset}{Photoset-250}{/block:Photoset}{/block:indexpage}
- {block:indexpage}{block:Video}{Video-250}
- {/block:Video}{/block:indexpage}{/block:iffourcolumns}
- {block:ifthreecolumns}{block:indexpage}{block:Photo}<a href="{Permalink}"><img src="{PhotoURL-250}" border="0" width="250px"/></a>{/block:Photo}{block:Photoset}{Photoset-250}{/block:Photoset}{/block:indexpage}
- {block:indexpage}{block:Video}{Video-250}
- {/block:Video}{/block:indexpage}{/block:ifthreecolumns}
- {block:iftwocolumns}{block:indexpage}{block:Photo}<a href="{Permalink}"><img src="{PhotoURL-500}" border="0" width="250px"/></a>{/block:Photo}{block:Photoset}{Photoset-250}{/block:Photoset}{/block:indexpage}
- {block:indexpage}{block:Video}{Video-250}
- {/block:Video}{/block:indexpage}{/block:iftwocolumns}
- {block:ifonecolumn}{block:indexpage}{block:Photo}<a href="{Permalink}"><img src="{PhotoURL-500}" border="0" width="500px"/></a>{/block:Photo}{block:Photoset}{Photoset-500}{/block:Photoset}{/block:indexpage}
- {block:indexpage}{block:Video}{Video-500}{/block:Video}{/block:indexpage}{/block:ifonecolumn}
- {block:permalinkpage}{block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" border="0" width="500px"/>{LinkCloseTag}{/block:Photo}{block:Photoset}{Photoset-500}{/block:Photoset}{/block:permalinkpage}
- {block:permalinkpage}{block:Video}{Video-500}{/block:Video}{/block:permalinkpage}
- {block:Quote}
- <div id="quote">“{Quote}” </div>
- <div id="quotesource">{block:Source}— {Source}{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}<div id="chat">{block:Title}
- <h1><a href="{Permalink}">{Title}</a></h1>
- {/block:Title}
- <ul>
- {block:Lines}
- <li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="audio">{AudioPlayerBlack}</div>
- {block:permalinkpage}<div id="audiotext">{PlayCountWithLabel}</div>
- <div id="audiotext">{block:Caption}{Caption}{/block:Caption}</div>{/block:permalinkpage}
- {/block:Audio}
- {block:Answer}
- <div id="asker">{Asker}</font> whispered: {Question}</div>
- <div id="answer">{Answer}</div>
- {/block:Answer}
- <div id="captiona" style="overflow:hidden; max-width:500px!important;"> {block:Photo} {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</div>
- </div>
- </div>
- </div>
- {block:PermalinkPage}<div style="margin:5px;overflow:hidden; float:left">
- <div id="info" align="right">{block:Date}Posted on {Month} {DayOfMonthWithZero}, {Year}{/block:Date} {block:NoteCount} with {NoteCount} notes{/block:NoteCount}<br>{block:RebloggedFrom}via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> (originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)<br>{/block:RebloggedFrom}{block:HasTags}tagged: {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}{/block:HasTags}
- </div></div>
- {block:PostNotes}<div class="container">
- <div id="entry"> <div id="note">{PostNotes}</div> </div>
- </div>{/block:PostNotes} {/block:permalinkpage}
- {/block:Posts}
- </div>
- </div><tr><td></table><tr><td></table>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment