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: Larynx
- A sleepy theme, created by Shannon.
- @ sleepingtigers.tumblr.com
- -->
- <head>
- <meta name="color:Background" content="#FFFFFF" />
- <meta name="color:Text Title Background" content="#000" />
- <meta name="font:Body" content="Helvetica">
- <meta name="image:Background" content=""/>
- <meta name="if:More Space Between Posts" "1" />
- <meta name="if:Show Archive Link" content="1" />
- <meta name="if:Show RSS Link" content="1" />
- <meta name="if:Endless Scrolling" content="0" />
- <meta name="if:Fade Images" content="0" />
- <meta name="if:Hide Captions" content="1" />
- <meta name="text:Custom Link One" content="" />
- <meta name="text:Custom Link One Title" content="" />
- <meta name="text:Custom Link Two" content="" />
- <meta name="text:Custom Link Two Title" content="" />
- <meta name="text:Custom Link Three" content="" />
- <meta name="text:Custom Link Three Title" content="" />
- <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(){
- $(".info").hide();
- $(".trigger").click(function(){
- $('.info').slideToggle("slow");
- return true;
- });
- });
- </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}; color:#000; font-family:{font:Body}; font-size:11px; line-height: 15px; text-align:justify; background-image:url({image:Background}); background-attachment:fixed; background-repeat:repeat;}
- {block:IfFadeImages}
- img{ -webkit-transition: opacity 0.7s linear; opacity: 1;}
- img:hover{ -webkit-transition: opacity 0.7s linear; opacity: .80; }
- {/block:IfFadeImages}
- a:link, a:active, a:visited{ color:#000; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in; text-decoration:none;}
- a:hover{ color:#000; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in;}
- .title { font-family:{font:Body}; font-weight:bold; font-size:34px; letter-spacing:2px; text-align:center; text-transform:uppercase; padding-bottom:8px; line-height:30px;}
- .title a {color:#000; }
- .ptitle { font-family:{font:Body}; font-size:14px; color:#FFF; background-color:{color:text title background}; text-transform:uppercase; padding:5px;}
- .right { margin: 0 0 px 0; padding: px; overflow:hidden; -moz-border-radius:3px; border-radius:3px; text-align:left; }
- .totalright {float:right; margin-top:0px;}
- #center{ margin:auto; background-color:#FFF; width:450px; padding-left:25px; padding-right:25px; padding-bottom:20px; }
- #entry{ margin:auto; width:450px; padding:0px; margin-bottom:5px;}
- .holder { margin:auto; }
- .holder img { width:400px; max-width:400px; }
- .heading { width:450px; padding:0px; padding-top:30px;}
- .heading a:link {color: {color:link}; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in; }
- .heading a:link hover{ color:{color:link hover}; }
- .underlink { color:{color:link}; word-spacing:5px;}
- .underlink a{ color:{color:link}; }
- .underlink a:hover{ color:{color:link hover}; }
- .trigger { cursor: help; display:inline-block; }
- .info { background-color: {color:background}; color:{color:text}; padding:10px;}
- .link {font-family:Helvetica; font-size:12px; font-weight:bold; }
- .source { font-weight:bold; }
- .audio { background-color:#000; width:210px; padding:5px; }
- div.video embed, div.post div.video object { width:450px !important; height:300px !important; }
- .permalink { line-height:25px; border-top:1px dotted #000; font-weight:bold; -webkit-transition: opacity 0.5s ease-out; -moz-transition: opacity 0.5s ease-out; transition: opacity 0.5s ease-out; filter:alpha(opacity=75); -moz-opacity: 0.75; -khtml-opacity: 0.75; }
- .permalink:hover{ -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter:alpha(opacity=100); }
- #navigation { padding-top:5px;text-transform:uppercase;}
- #navigation a{ word-spacing:5px;}
- .photo_set { {block:IndexPage} max-width:450px; {/block:IndexPage} {/block:PermalinkPage} width:450px; {/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:450px; position:relative; overflow:hidden; {block:PermalinkPage} width:450px; {/block:PermalinkPage}
- {/block:IndexPage}
- </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="center">
- <div class="heading">
- <div class="title"><a href="/">{Title}</a></div>
- <p><center><div class="underlink"><a href="/ask">ask</a> {block:IfShowArchiveLink}<a href="/archive">archive</a>{/block:IfShowArchiveLink} {block:IfShowRSSLink}<a href="/rss">rss</a>{/block:IfShowRSSLink} {block:IfCustomLinkOneTitle} <a href="{text:Custom Link One}"> {text:Custom Link One Title}</a> {/block:ifCustomLinkOneTitle} {block:ifCustomLinkTwoTitle} <a href="{text:Custom Link Two}"> {text:Custom Link Two Title}</a> {/block:ifCustomLinkTwoTitle} {block:ifCustomLinkThreeTitle} <a href="{text:Custom Link Three}"> {text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle} {block:Description} <div class="trigger">about</div> {/block:Description} </div></p>
- {block:Description}
- <div class="info">{Description}</div>{/block:Description}
- </center>
- </div>
- {block:IfEndlessScrolling}<div class = "autopagerize_page_element">{/block:IfEndlessScrolling}
- <BR>
- {block:Posts}
- <div id="entry">
- <BR>
- {block:IfMoreSpaceBetweenPosts}<BR><BR><BR><BR>{/block:IfMoreSpaceBetweenPosts}
- <div class="holder">
- {block:Text}
- {block:Title}<div class="ptitle">{Title}</div>{/block:Title}
- <p>{Body}</p>
- {block:IndexPage}<p><div class="permalink"> <a href="{Permalink}">{TimeAgo}</a> </div> </p>{/block:IndexPage}
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Text}
- </div>
- {block:Photo}
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="450px"/>{block:IndexPage}</a>{/block:IndexPage}
- {block:IfNotHideCaptions}{Caption}{/block:IfNotHideCaptions}
- {block:PermalinkPage}{LinkCloseTag}{block:IfHideCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfHideCaptions}{/block:PermalinkPage}
- {block:PermalinkPage}<p> <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div> </p>{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div class="photo_set">{Photoset-500}</div>
- <p>{block:IndexPage}<div class="permalink"> Posted <a href="{Permalink}">{TimeAgo}</a> </div> {/block:IndexPage}</p>
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <p>"{Quote}"</p>
- <p>{block:Source}<b>{Source}</b>{/block:Source}
- {block:IndexPage}<div class="permalink"> Posted <a href="{Permalink}">{TimeAgo}</a> </div> {/block:IndexPage}</p>
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Quote}
- <div class="holder">
- {block:Link}
- <div class="link"><p> LINK: <a href="{URL}" {Target}>{Name}</a></p></div>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}<div class="permalink"> Posted <a href="{Permalink}">{TimeAgo}</a> </div> {/block:IndexPage}
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Link}
- </div>
- <div class="holder">
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- <div class="lines">
- <p>{block:Lines}
- <div class="line {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div>
- {/block:Lines}</p>
- </div>
- {block:IndexPage}<div class="permalink"> Posted <a href="{Permalink}">{TimeAgo}</a> </div> {/block:IndexPage}
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Chat}
- </div>
- {block:Audio}
- <div class="audio">{AudioPlayerBlack}</div>
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {block:IndexPage}<div class="permalink"> <a href="{Permalink}">{PlayCountWithLabel}</a> </div> {/block:IndexPage}
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} <b>Plays:</b> {PlayCount} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Audio}
- <div class="video">
- {block:Video}
- {Video-500}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {block:IndexPage}<div class="permalink"> Posted <a href="{Permalink}">{TimeAgo}</a> </div> {/block:IndexPage}
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Posted:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Video}
- </div>
- <div class="holder">
- {block:Answer}
- <div class="ptitle">{Question}</div>
- by <b>{Asker}</b>
- {Answer}
- {block:IndexPage}<div class="permalink"> Asked <a href="{Permalink}">{TimeAgo}</a> </div> {/block:IndexPage}
- {block:PermalinkPage} <span style="word-spacing:3px;"> <div class="right"> <b>Asked:</b> {TimeAgo} {block:NoteCount}<b>Notes:</b> {NoteCount}{/block:NoteCount} <div class="totalright"> {block:HasTags} <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {block:HasTags} </span> </div> </div>{/block:PermalinkPage}
- {/block:Answer}
- </div>
- </div> <!-- entry -->
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/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="10"}
- {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}
- <div style="background-color:{Color:background}; font-family:{font:body}; text-transform:uppercase; position:fixed; bottom:4px; right:5px; padding:5px; "><a href="http://sleepingtigers.tumblr.com" title="Sleepy Themes">ST</a></div>
- {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
- </div> <!-- center -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement