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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- Theme: Mocking Bird
- A sleepy theme, created by Shannon.
- @ sleepingtigers.tumblr.com
- -->
- <head>
- <meta name="color:Text" content="000" />
- <meta name="color:Background" content="#FFF" />
- <meta name="font:Body" content="Georgia" />
- <meta name="if:Display Tags" content="1" />
- <meta name="if:Endless Scrolling" content="0" />
- <meta name="if:Hide Captions" content="0" />
- <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="" />
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <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}
- <style type="text/css">
- body{ background-color:{color:background}; background-image:url({image:background}); background-postition:center; background-attachment: fixed; background-repeat: repeat; color:{color:Text}; font-family:{font:Body}; font-size:9px; line-height: 15px; text-align:justify;}
- a:link, a:active, a:visited { border-bottom:1px solid transparent; padding-bottom:3px; color: #000; text-decoration:none; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -ms-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s; }
- a:hover { border-bottom:1px solid {color:text}; border-bottom:1px solid #000; opacity: .8.5; font-style:none; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -ms-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s; }
- .right { overflow:hidden; text-align: left;}
- .totalright {float:right;}
- @import url(http://fonts.googleapis.com/css?family=Allerta);
- .title { text-transform:none; font-size:20px; line-height:40px; text-align:left; letter-spacing:1px; }
- .question { padding-bottom:10px; border-bottom:solid 1px #ccc;}
- #container { margin:auto; margin-top:-30px; }
- #holder {width:400px; margin:auto; padding:20px; }
- #entry { width:400px; margin:auto; padding:20px; {block:IndexPage} padding-top:10px; {/block:IndexPage} padding-bottom:40px; background-color:{color:background}; {block:PermalinkPage} padding-top:20px; {/block:PermalinkPage}}
- #entry img { max-width:400px; }
- .disphoto {background-image: url({PortraitURL-64}); -moz-border-radius: 38px; -webkit-border-radius: 60px; width: 64px; height: 64px; margin: 10px;}
- #heading { padding:20px; width:400px; background-color:{color:background}; }
- #info { padding:10px; width:420px; border-left:1px solid #ccc; border-right:1px solid #ccc; }
- #navigation { padding:20px; width:400px; background-color:#FFF; opacity:.7; word-spacing:5px; }
- #postdisq {color:#000000; margin-left:-200px; position:absolute; -webkit-transition-duration: 0.4s; padding:3px; -moz-border-radius:0px; -webkit-border-radius:5px; z-index:3; margin-top:8px;}
- #side { width:170px; position:absolute; float:right; padding:5px; top:28px; }
- .quote { line-height:20px; }
- .audio {width: 250px; background-color:#000; padding:2px;}
- div.video embed, div.post div.video object { width:400px !important; height:275px !important;}
- blockquote{ -moz-border-radius: 0px 0px 10px 0px; -webkit-border-radius: 0px 0px 10px 0px; }
- blockquote img{ display:block; width:300px; }
- .photoquote { border-left: 1px dotted #DDD; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px;}
- ul.chat, .chat ol, .chat li { list-style:none; margin:0px; }
- ol.notes { padding: 10px; margin: 25px 0px; list-style-type:;}
- ol.notes li.note { padding: 2px;}
- ol.notes li.note img.avatar { margin-right: 10px; width:0px; height: 0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- #post_bottom { text-transform:uppercase; font-size:8px; }
- .tags { font-style:none; text-transform:none; }
- </style>
- {block:IfEndlessScrolling}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
- {/block:IfEndlessScrolling}
- <style type="text/css">{CustomCSS]</style>
- </head>
- <body>
- <div id="container">
- <div id="holder">
- <div id="heading">
- <BR><BR><BR></BR></BR></BR>
- <div class="title"> <a href="/">{Title}</a> </div>
- <a href="/archive" title="Archive">archive</a>
- <a href="/ask" title="Message">message</a>
- <a href="/rss" title="RSS">rss</a>
- {block:IfLinkOneTitle}
- <a href="{text:Link One}" title="{text:Link One Title}">{text:Link One Title}</a>
- {/block:ifLinkOneTitle}
- {block:ifLinkTwoTitle}
- <a href="{text:Link Two}" title="{text:Link Two Title}">{text:Link Two Title}</a>
- {/block:ifLinkTwoTitle}
- {block:ifLinkThreeTitle}
- <a href="{text:Link Three}" title="{text:Link Three Title}">{text:Link Three Title}</a>
- {/block:ifLinkThreeTitle}
- {block:HasPages}
- {block:Pages}
- <a href="{URL}" class="page">{Label}</a>
- {/block:Pages}
- {/block:HasPages}
- </div>
- {block:Description}
- <div id="info">
- <i>{Description}</i>
- </div>
- {/block:Description}
- <BR><BR>
- {block:IfEndlessScrolling}
- <div class = "autopagerize_page_element">
- {/block:IfEndlessScrolling}
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}
- <p>{Title}</p>
- {/block:Title}
- {Body}
- </a>
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}
- <p><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="500"></p>
- {LinkCloseTag}
- {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage}
- {/block:IfNotHideCaptions}
- {block:PermalinkPage}
- <div class="photoquote"><p>{block:Caption}<blockquote>{Caption}</blockquote>{/block:Caption}</p></div>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage}
- {/block:IfNotHideCaptions}
- {block:IfHideCaptions}
- {block:PermalinkPage}
- <p>{block:Caption}{Caption}{/block:Caption}</p>
- {/block:PermalinkPage}
- {/block:IfHideCaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- <p>
- {Quote}
- </p>
- <p>{block:Source}{Source}{/block:Source}</p>
- </div>
- {/block:Quote}
- {block:Link}
- <a href="{URL}"><u>{Name}</u></a>
- <p>{block:Description}{Description}{/block:Description}</p>
- {/block:Link}
- {block:Chat}
- {block:Title}<b>{Title}</b>{/block:Title}
- <div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div>{/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- <p>
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="500">
- {/block:AlbumArt}
- </p>
- <div class="audio">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <div class="video">
- {block:Video}
- {Video-400}
- {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage} {/block:IfNotHideCaptions}
- {block:IfHideCaptions} {block:PermalinkPage}<p>{block:Caption}{Caption}{/block:Caption}</p>{/block:PermalinkPage} {/block:IfHideCaptions}
- {/block:Video}
- </div>
- {block:Answer}
- <div class="question">
- {Asker}: {Question}
- </div>
- {Answer}
- {/block:Answer}
- <div id="post_bottom">
- <a href="{Permalink}">{ShortMonth} {DayofMonth} </a> {block:Notecount} + {NoteCount}{/block:Notecount}
- <p>
- {block:IfDisplayTags}
- {block:HasTags}
- <div class="tags">
- Filed as: {block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IfDisplayTags}
- </p>
- </div>
- {block:PermalinkPagination}
- <p>
- <div align="right">
- {block:PreviousPost}
- <a href="{PreviousPost}">Last Post</a>
- {/block:PreviousPost}
- {block:NextPost}
-
- <a href="{NextPost}">Next Post</a>
- {/block:NextPost}
- </div>
- </p>
- {/block:PermalinkPagination}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div> <!-- E -->
- {/block:Posts}
- {block:IndexPage}
- {block:IfNotEndlessScrolling}
- <div id="navigation">
- <div align="right">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">Last</a>
- {/block:PreviousPage}
- {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}
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- {/block:IfNotEndlessScrolling}
- {/block:IndexPage}
- {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
- <div style="position:fixed; bottom:5px; right:5px; opacity:.5;">
- <a href="http://sleepingtigers.tumblr.com/">s.t.</a>
- </div>
- </div> <!-- H -->
- </div> <!-- C -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement