Advertisement
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">
- <!--
- Theme: City Escape
- A sleepy theme, created by Shannon.
- @ sleepingtigers.tumblr.com
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <meta name="color:Background" content="#FFF"/>
- <meta name="color:Links Color" content="#e78191"/>
- <meta name="font:Body" content="Arial"/>
- <meta name="if:Display Captions" content="0"/>
- <meta name="if:Endless Scrolling" content="1"/>
- <meta name="if:Rounded Posts" content="0" />
- <meta name="if:Fixed Titles" content="1" />
- <meta name="if:Five Columns" content="0" />
- <meta name="if:Four Columns" content="1" />
- <meta name="if:Three Columns" content="0" />
- <meta name="if:Two Columns" content="0" />
- <meta name="if:Single Column" content="0" />
- <meta name="image:Background" content=""/>
- <meta name="text:Link One" content="" />
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content="" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".drop_content").hide();
- //toggle the componenet with class msg_body
- jQuery(".drop_list").click(function()
- {
- jQuery(this).next(".drop_content").slideToggle(850);
- });});
- </script>
- <style type="text/css">
- body{ font-family:{font:Body}; font-size: 11px; line-height:16px; background-color:{color:Background}; background-image:url('{image:Background}'); background-attachment:fixed;}
- a { text-decoration:none; color: {color:Links Color}; -webkit-transition-duration: .5s;}
- a:hover { text-decoration:none; }
- .right { margin: 0 0 px 0; padding: px; overflow:hidden; -moz-border-radius:3px; border-radius:3px; text-align:left; {block:IndexPage}width:300px;{/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage} }
- .totalright {float:right; margin-top:0px; }
- #heading { margin-left:-7px; padding:45px 25px 25px 25px; width:50%; margin-top:-9px; z-index:3; opacity:.9; {block:IfFixedTitles} position:fixed; {/block:IfFixedTitles} {block:IfNotFixedTitles} position:absolute; {block:IfNotFixedTitles} }
- #heading a{ color:{color:HeaderLinks}; text-decoration:underline; font-size:11px; font-weight:bold; }
- .layer1 { background-color:#FFF; width:200px; margin-left:53px; {block:IfFourColumns} width:250px; margin-left:63px; {/block:IFFourColumns} {block:IfThreeColumns} width:325px; margin-left:93px; {/block:IfThreeColumns} {block:IfTwoColumns} width:400px; margin-left:198px;{/block:IfTwoColumns} {block:IfSingleColumn} width:245px; margin-left:378px; {/block:IfSingleColumn} border-left:3px solid {color:Links Color}; box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; cursor: pointer; {block:IfRoundedPosts} -moz-border-radius: 5px; border-radius: 5px; {/block:IfRoundedPosts} }
- .drop_list { text-align:center; font-weight:bold; line-height:16px; padding:10px; }
- .drop_content { line-height:16px; padding:15px; opacity:.7; z-index:3; overflow:hidden; }
- .drop_content a{ line-height:25px; padding-left:10px; }
- .layer_2 { {block:IfNotFixedTitles}position:absolute;{/block:IfNotFixedTitles} {block:IfFixedTitles}position:fixed; z-index:3; opacity:.9; {/block:IfFixedTitles} background-color:#FFF; width:200px; float:left; margin-left:935px; top:80px;{block:IfFourColumns} width:250px; margin-left:863px; {/block:IfFourColumns} {block:IfThreeColumns} width:325px; margin-left:766px; {/block:IfThreeColumns} {block:IfTwoColumns} width:400px; margin-left:446px; {/block:IfTwoColumns} {block:IfSingleColumn} width:245px; margin-left:320px;{/block:IfSingleColumn} box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; cursor: pointer; margin-top:-36px; {block:IfRoundedPosts} -moz-border-radius: 5px; border-radius: 5px; {/block:IfRoundedPosts}}
- .navigation { text-align:center; font-weight:bold; line-height:16px; padding:10px; }
- .navigation a {text-decoration:underline; }
- #postwrap { margin:auto; margin-top:0px; margin-top:30px; {block:IfFourColumns}margin-left:10px;{/block:IfFourColumns} {block:IfThreeColumns} margin-left:40px; {block:IfThreeColumns} {block:IfSingleColumn} margin-left:50px; {/block:IfSingleColumn} }
- #center { {block:IndexPage} margin:auto; width:1150px; {block:IfTwoColumns} width:860px; {/block:IfTwoColumns} {block:IfSingleColumn} width:600px; {/block:IfSingleColumn} {/block:IndexPage} {block:PermalinkPage}margin:auto; width:500px;{/block:PermalinkPage} }
- .entry { {block:IndexPage} {block:IfFiveColumns}max-width:200px; width:200px;{/block:IfFiveColumns} {block:IfFourColumns} width:250px; {/block:IfFourcolumns} {block:IfThreeColumns} width:325px; max-width:325px; {/block:IfThreeColumns} {block:IfTwoColumns} width:400px; max-width:400px; {/block:IfTwoColumns} {block:IfSingleColumn} width:500px; max-width:500px; {/block:IfSingleColumn} float:left; margin:15px; {/block:IndexPage} {block:PermalinkPage} margin:0px; width:500px; padding:20px; {/block:PermalinkPage} }
- .entry img{ {block:IndexPage} {block:IfFiveColumns}max-width:200px;{/block:IfFiveColumns} {block:IfFourColumns} max-width:250px; width:250px; {/block:IfFourColumns} {block:IfThreeColumns} width:325px; {/block:IfThreeColumns} {block:IfTwoColumns} width:400px; {/block:IfTwoColumns} {block:IfSingleColumn} width:500px; max-width:500px; {/block:IfSingleColumn} height:auto; {/block:IndexPage} {block:PermalinkPage} width:500px; height:auto; {/block:PermalinkPage} box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; {block:IfRoundedPosts} -moz-border-radius: 5px; border-radius: 5px; {/block:IfRoundedPosts} }
- .text_entry {background-color:#FFF; padding:15px; box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; {block:IfRoundedPosts} -moz-border-radius: 5px; border-radius: 5px; {/block:IfRoundedPosts} }
- #link { font-weight:bold; }
- .quote { font-family:; font-style:italic; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:10px;}
- #audio { {block:IfFiveColumns}max-width:200px; width:200px; {/block:IfFiveColumns} {block:IfFourColumns} max-width:250px; width:250px; {/block:IfFourColumns} {block:IfThreeColumns} max-width:325px; width:325px; {/block:IfThreeColumns} {block:IfTwoColumns} width:400px; max-width:400px; {/block:IfTwoColumns} {block:IfSingleColumn} width:500px; max-width:500px; {/block:IfSingleColumn} background-color:#FFF; overflow:hidden; opacity:.6; padding-top:5px; padding-bottom:2px; box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; }
- #audio img { box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; }
- .post_cap { {block:IndexPage} {block:IfFiveColumns} width:180px; {/block:IfFiveColumns} {block:IfFourColumns} max-width:230px; width:230px {/block:IfFourColumns} {block:IfSingleColumn} width:480px; max-width:480px;{/block:IfSingleColumn} {/block:IndexPage} {block:PermalinkPage}width:480px;{/block:PermalinkPage} position: relative; margin: -2px 0px 10px 0px; background-color: #FFF; padding:2px 10px 2px 10px; box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; {block:IfRoundedPosts} -moz-border-radius: 5px; border-radius: 5px; {/block:IfRoundedPosts} }
- #center .video{ padding-bottom:7px; position: relative; {block:PermalinkPage} width:500px; margin:auto; {/block:PermalinkPage}}
- #center .video .header{ background:#FFF; height:20px; top:0; opacity:0; padding: 9px 10px 6px; position: absolute; {block:IfFiveColumns}width:180px;{/block:IfFiveColumns} {block:IfFourColumns}width:250px; {/block:IfFourColumns} {block:IfThreeColumns}width:325px; {/block:IfThreeColumns} {block:IfTwoColumns} width:400px; {/block:IfTwoColumns} {block:IfSingleColumn} width:500px; {/block:IfSingleColumn} -webkit-transition: all 1.0s ease; -moz-transition: all 1.0s ease; transition: all 1.0s ease;}
- #center .video:hover .header{ opacity:.8; -webkit-transition: all 1.0s ease-in; -moz-transition: all 1.0s ease-in; transition: all 1.0s ease-in;}
- #center .video .header a { color:#000; font-weight:bold; text-transform:none; }
- #center .video iframe{ {block:IndexPage}width:200px !important; height:123px !important; {block:IfFourColumns} width:250px !important; height:223px !important; {/block:IfFourColumns} {block:IfThreeColumns}width:325px !important; height:275px !important; {/block:IfThreeColumns} {/block:IndexPage} {block:IfTwoColumns} width:400px !important; height:370px !important; {/block:IfTwoColumns} {block:IfSingleColumn} width:500px! important; height:425px !important; {/block:IfSingleColumn} {block:PermalinkPage}width:500px !important; height:230px !important; {/block:PermalinkPage} }
- {block:IfFiveColumns}
- .photo_set { {block:IndexPage} max-width:200px; {/block:IndexPage} {/block:PermalinkPage} width:500px; {/block:PermalinkPage} }
- {block:IndexPage}
- #center iframe.photoset{ margin:0 0 0 -25px; padding-bottom:7px;}
- #center iframe.photoset img{ box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; display:block !important;}
- #center .photo_set{ width:200px; position:relative; overflow:hidden; {block:PermalinkPage} width:500px; {/block:PermalinkPage}}
- #center .photo_set .header{ color:#000; opacity:0; background:#FFF; height: 20px; padding: 9px 10px 6px; position: absolute; width: 200px; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; transition: all 1.5s ease;}
- #center .photo_set .header a{ color:#000; font-weight:bold; }
- #center .photo_set:hover .header{ opacity:.8; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; transition: all 0.7s ease;}
- {/block:IndexPage}
- {/block:IfFiveColumns}
- {block:IfFourColumns}
- #center iframe.photoset{ margin:0 0 0 0; padding-bottom:7px;}
- #center .photo_set .header{ color:#000; opacity:0; background:#FFF; height: 20px; padding: 9px 10px 6px; position: absolute; width: 230px; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; transition: all 1.5s ease;}
- #center .photo_set .header a{ color:#000; font-weight:bold; }
- #center .photo_set:hover .header{ opacity:.8; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; transition: all 0.7s ease;}
- {/block:IfFourColumns}
- {block:IfThreeColumns}
- .photo_set { {block:IndexPage} max-width:325px; {/block:IndexPage} {/block:PermalinkPage} width:500px; {/block:PermalinkPage} }
- {block:IndexPage}
- #center iframe.photoset{ margin:0 0 0 -25px; padding-bottom:7px;}
- #center iframe.photoset img{ box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; display:block !important;}
- #center .photo_set{ width:325px; position:relative; overflow:hidden; {block:PermalinkPage} width:500px; {/block:PermalinkPage}}
- #center .photo_set .header{ color:#000; opacity:0; background:#FFF; height: 20px; padding: 9px 10px 6px; position: absolute; width: 325px; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; transition: all 1.5s ease;}
- #center .photo_set .header a{ color:#000; font-weight:bold; }
- #center .photo_set:hover .header{ opacity:.8; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; transition: all 0.7s ease;}
- {/block:IndexPage}
- {/block:IfThreeColumns}
- {block:IfTwoColumns}
- #center iframe.photoset{ margin:0 0 0 0; padding-bottom:7px;}
- #center .photo_set .header{ color:#000; opacity:0; background:#FFF; height: 20px; padding: 9px 10px 6px; position: absolute; width: 400px; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; transition: all 1.5s ease;}
- #center .photo_set .header a{ color:#000; font-weight:bold; }
- #center .photo_set:hover .header{ opacity:.8; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; transition: all 0.7s ease;}
- {/block:IfTwoColumns}
- {block:IfSingleColumn}
- #center iframe.photoset{ margin:0 0 0 0; padding-bottom:7px;}
- #center .photo_set .header{ color:#000; opacity:0; background:#FFF; height: 20px; padding: 9px 10px 6px; position: absolute; width: 500px; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; transition: all 1.5s ease;}
- #center .photo_set .header a{ color:#000; font-weight:bold; }
- #center .photo_set:hover .header{ opacity:.8; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; transition: all 0.7s ease;}
- {/block:IfSingleColumn}
- #postinfo { float:right; margin-left:20px; width:480px; padding:10px; position:absolute; background-color:#FFF; overflow:hidden; line-height:18px; box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; }
- blockquote {margin-left:10px; padding-left:10px; border-left:1px solid #DDD; }
- blockquote img { max-width:125px; width:188px; {block:IfFourColumns} width:238px; {/block:IfFourColumns} }
- ol.notes { padding: 20px; margin:0; list-style-type: none; }
- ol.notes li.note { opacity:0.5; padding: 4px 0; margin:0; -webkit-transition-duration: .5s; }
- ol.notes li.note:hover { opacity:1; -webkit-transition-duration: .5s; }
- ol.notes li.note img.avatar { display:none; }
- .label {font-weight:bold;}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- #permalink_head { background-color:#FFF; width:100px; position:absolute; float:left; margin-left:-145px; padding:5px; top:138px; box-shadow: 0px 1px 4px #cccccc; -moz-box-shadow: 0px 1px 4px #cccccc; -webkit-box-shadow: 0px 1px 4px #cccccc; padding:15px; }
- #permalink_head a{ line-height:25px; font-weight:bold; }
- </style>
- {block:IfEndlessScrolling}<script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IfEndlessScrolling}
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
- </script>
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#postwrap').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- // selector for the paged navigation (it will be hidden)
- nextSelector : "div#navigation a#nextPage",
- // selector for the NEXT link (to page 2)
- itemSelector : ".entry",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://www.freeiconsweb.com/Icons-show/loading/loading3.gif",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('#postwrap').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- {block:PermalinkPage}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
- <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".side").hide();
- $(".trigger").click(function(){
- $('.side').slideToggle("slow");
- return true;
- });
- });
- </script>
- {/block:PermalinkPage}
- </head>
- <body>
- <div id="heading">
- {block:IndexPage}
- <div class="layer1">
- <div class="drop_list"> {Title} </div>
- <div class="drop_content">
- <a href="/">Home</a><BR>
- <a href="/archive">Archive</a><BR>
- <a href="/ask">Message</a><BR>
- <a href="/RSS">RSS</a><BR>
- {block:IfLinkOneTitle}
- <a href="{text:Link One}" title="{text:Link One Title}">{text:Link One Title}</a> <BR>
- {/block:ifLinkOneTitle}
- {block:ifLinkTwoTitle}
- <a href="{text:Link Two}" title="{text:Link Two Title}">{text:Link Two Title}</a> <BR>
- {/block:ifLinkTwoTitle}
- {block:ifLinkThreeTitle}
- <a href="{text:Link Three}" title="{text:Link Three Title}">{text:Link Three Title}</a> <BR>
- {/block:ifLinkThreeTitle}
- {block:HasPages}
- <div id="pages">
- {block:Pages}
- <a href="{URL}" class="page">{Label}</a> <BR>
- {/block:Pages}
- </div>
- {/block:HasPages}
- {block:Description}
- <BR>
- {Description}
- {/block:Description}
- </div>
- </div>
- {/block:IndexPage}
- </div>
- <BR><BR><BR><BR><BR>
- <div id="center">
- {block:IfNotEndlessScrolling}
- {block:IndexPage}
- <div class="layer_2">
- <div class="navigation">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">Last Page</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Next Page</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- {/block:IndexPage}
- {/block:IfNotEndlessScrolling}
- <div id="postwrap">
- {block:Posts}
- {block:Photo}
- <div class="entry">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" />{block:IndexPage}</a>{/block:IndexPage}
- {block:IfDisplayCaptions}
- {block:Caption}<div class="post_cap">{Caption}</div>{/block:Caption}
- {/block:IfDisplayCaptions}
- {block:PermalinkPage}{LinkCloseTag}{block:IfNotDisplayCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfNotDisplayCaptions}
- {/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="entry">
- {block:IndexPage}
- <div class="photo_set">
- <div class="header">
- <a href="{Permalink}">Photoset</a>
- </div>
- {block:IfFiveColumns}
- {Photoset-250}
- {/block:IfFiveColumns}
- {block:IfFourColumns}
- {Photoset-250}
- {/block:IfFourColumns}
- {block:IfThreeColumns}
- {Photoset-400}
- {/block:IfThreeColumns}
- {block:IfTwoColumns}
- {Photoset-400}
- {/block:IfTwoColumns}
- {block:IfSingleColumn}
- {Photoset-500}
- {/block:IfSingleColumn}
- </div>
- {block:Caption}
- <div class="post_cap">{Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- </div>
- {/block:Photoset}
- {block:Text}
- <div class="entry">
- <div class="text_entry">
- {block:Title}
- <b>{Title}</b>
- {/block:Title}
- {block:IndexPage}
- <b>— <a href="{Permalink}"><u>{12Hour}:{Minutes} {AmPm}</u></a> {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} </b>
- {/block:IndexPage}
- {Body}
- </div>
- </div>
- {/block:Text}
- {block:Quote}
- <div class="entry">
- <div class="text_entry">
- <p>
- <div class="quote">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {Quote}
- {block:IndexPage}</a>{/block:IndexPage}
- </div>
- </p>
- <p><font style="text-transform:uppercase; font-weight:bold;">{block:Source}{Source}{/block:Source}</font></p>
- </div>
- </div>
- {/block:Quote}
- {block:Link}
- <div class="entry">
- <div class="text_entry">
- <p><a href="{URL}" id="link" {Target}>
- {Name}
- </a>{block:IndexPage}
- <b>— <a href="{Permalink}"><u>{12Hour}:{Minutes} {AmPm}</u></a> {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} </b>
- {/block:IndexPage}
- <p>{block:Description}{Description}{/block:Description}</p>
- </div>
- </div>
- {/block:Link}
- {block:Chat}
- <div class="entry">
- <div class="text_entry">
- <p>{block:Title}<div class="title">{Title}</div>{/block:Title}</p>
- <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}</ul>
- {block:IndexPage}
- <p><b>— <a href="{Permalink}"><u>{12Hour}:{Minutes} {AmPm}</u></a> {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} </b></p>
- {/block:IndexPage}
- </div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="entry">
- <div id="audio">
- {AudioPlayer}
- </div>
- <p>
- {block:AlbumArt}
- <img src="{AlbumArtURL}"{block:IndexPage}width="200" {block:IfFourColumns}width="250" {/block:IfFourColumns} {/block:IndexPage} {block:PermalinkPage}width="500"{/block:PermalinkPage} >
- {/block:AlbumArt}
- </p>
- <div class="post_cap">
- {block:Caption}{Caption}{/block:Caption}
- {block:IndexPage}
- <p><b>— <a href="{Permalink}"><u>{12Hour}:{Minutes} {AmPm}</u></a> {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} </b></p>
- {/block:IndexPage}
- </div>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="entry">
- <div class="video">
- {block:IndexPage}
- <div class="header">
- <a href="{Permalink}">Video</a>
- </div>
- {Video-250}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- </div>
- <div class="post_cap">
- {block:Caption}{Caption}{/block:Caption}
- {block:IndexPage}
- <p><b>— <a href="{Permalink}"><u>{12Hour}:{Minutes} {AmPm}</u></a> {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} </b></p>
- {/block:IndexPage}
- </div>
- </div>
- {/block:Video}
- {block:Answer}
- <div class="entry">
- <div class="text_entry">
- <p><b><font style="text-transform:uppercase;">{Asker} SAID:</font> {Question}</b><BR>
- {block:IndexPage}
- <b>— <a href="{Permalink}"><u>{12Hour}:{Minutes} {AmPm}</u></a> {block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} </b></p>
- {/block:IndexPage}
- {Answer}
- </div>
- </div>
- {/block:Answer}
- {block:PermalinkPage}
- <div id="permalink_head">
- <div align="right">
- <a href="/">Home</a><BR>
- <a href="/archive">Archive</a><BR>
- <a href="/ask">Message</a><BR>
- <a href="/RSS">RSS</a><BR>
- {block:HasPages}
- {block:Pages}
- <a href="{URL}" class="page">{Label}</a> <BR>
- {/block:Pages}
- {/block:HasPages}</div>
- </div>
- {/block:PermalinkPage}
- {block:PermalinkPage}
- <div id="postinfo">
- <b>
- Posted <u>{TimeAgo}</u> {block:NoteCount} with <u>{NoteCount}</u> notes {/block:NoteCount}
- {Block:HasTags}
- <BR>
- Post Tags: {block:Tags} <a href="{TagURL}"># <u>{Tag}</u></a> {/block:Tags}
- {/block:HasTags}
- {block:RebloggedFrom}<BR><BR> Reblogged from <a href="{ReblogParentURL}"><u>{ReblogParentName}</u></a>{/block:RebloggedFrom}
- </b>
- </div>
- <BR><BR><BR><BR>
- {/block:PermalinkPage}
- {block:PermalinkPage}
- {block:PostNotes}
- <BR><BR>
- <div id="postinfo">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- <BR><BR><BR><BR>
- {/block:Posts}
- </div>
- </div>
- {block:IfEndlessScrolling}
- {block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- {/block:IfEndlessScrolling}
- <div style="position:fixed; bottom:5px; right:5px; opacity:.5; font-weight:bold;">
- <a href="http://sleepingtigers.tumblr.com/">THEME</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement