Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-- octomoosey @ tumblr -->
- <html xmlns="https://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" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:text" content="#a5a5a5"/>
- <meta name="color:description" content="#bbbbbb"/>
- <meta name="color:link" content="#aaaaaa"/>
- <meta name="color:tags" content="#809729"/>
- <meta name="color:hover" content="#809729"/>
- <meta name="color:background" content="#000000"/>
- <meta name="color:line" content="#809729"/>
- <meta name="color:border" content="#eeeeee"/>
- <meta name="color:scrollbar" content="ffffff"/>
- <meta name="color:bold" content="#adadad" />
- <meta name="color:italic" content="#809729" />
- <meta name="color:sidebar links" content="#809729"/>
- <meta name="color:sidebar links bg" content="#b8b8b8"/>
- <meta name="color:sidebar" content="ffffff"/>
- <meta name="color:title" content="#a5a5a5" />
- <meta name="color:subtitle" content="#809729" />
- <meta name="image:sidebar" content="https://static.tumblr.com/uopakca/u2kmu7cn4/deancry2.gif"/>
- <meta name="image:background" content="https://static.tumblr.com/uopakca/Shvmu7b0u/knightbg2.jpg"/>
- <meta name="text:text size" content="11px" />
- <meta name="text:subtitle" content="I thought you were gone forever, I thought you walked away from everything, because I failed, because I destroyed the only thing that ever mattered to me. I waited for you to come, but you didnt.">
- <meta name="text:link1" content="">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="">
- <meta name="text:link4 url" content="/">
- <meta name="text:link5" content="">
- <meta name="text:link5 url" content="/">
- <meta name="text:link6" content="">
- <meta name="text:link6 url" content="/">
- <meta name="text:link7" content="">
- <meta name="text:link7 url" content="/">
- <style type="text/css">
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s
- linear;opacity: 0.2;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- {block:iftinycursor}
- body, a, a:hover {cursor: url(https://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:iftinycursor}
- ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbar};}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
- ::-webkit-scrollbar {background-color:{color:scrollbar};height:7px;width:12px;border:5px solid #fff;}
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
- }
- body {
- background-color:{color:Background};
- background-image: url('{image:background}');
- background-position: right bottom;
- background-repeat: no-repeat;
- background-attachment: fixed;
- margin:0px;
- color:{color:text};
- font-family:cambria;
- font-size: {text:Text Size};
- line-height:100%;}
- b, strong, .strong {color:{color:Bold};}
- i, em, .em {color:{color:Italic};}
- a {
- text-decoration:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- a:hover {
- color:{color:hover};
- }
- img {
- border:none;}
- h1 {
- font-weight:normal;
- font-size:15px;
- text-align:center;
- font-style:normal;
- font-family:cambria;
- color:{color:title};
- line-height:100%;
- letter-spacing:1px;
- text-transform:uppercase;}
- h2 {
- font-size:13px;
- text-align:center;
- line-height:100%;
- font-family:cambria;
- color:{color:title};
- font-weight:normal;
- padding:5px;
- padding-bottom:2px;}
- blockquote {
- width:460px;
- padding:2px 7px;
- margin:3px 0 3px 8px;
- border-left:2px solid {color:border};}
- blockquote img {
- max-width:480px;}
- #title {
- position:fixed;
- text-align:center;
- font-family: cambria;
- font-size:22px;
- font-style:normal;
- font-weight:normal;
- margin-left:30px;
- width:420px;
- margin-top: 200px;
- color:{color:title};
- letter-spacing:3px;}
- #subtitle {
- position:fixed;
- text-align:right;
- font-family: cambria;
- font-size:10px;
- font-style:normal;
- font-weight:normal;
- margin-left:40px;
- width:420px;
- margin-top: 440px;
- color:{color:subtitle};
- letter-spacing:3px;}
- #sidebar {
- position:fixed;
- width:200px;
- margin-left:30px;
- margin-top:230px;}
- #sidebar img {
- width:200px;
- height:200px;
- opacity:0.9;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #nav {
- position:fixed;
- width:200px;
- opacity:0.1;
- margin-top:-183px;
- margin-left:auto;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #nav a {
- margin-top:5px;
- margin-left:0px;
- text-align:center;
- font-size:11px;
- text-transform:lowercase;
- display:block;
- letter-spacing:2px;
- padding:5px;
- line-height:80%;
- color:{color:sidebar links};
- background:{color:sidebar links bg};}
- #nav a:hover {
- background:{color:sidebar links};
- color:{color:sidebar links bg};}
- #sidebar:hover #nav {opacity:1;}
- #sidebar:hover img {opacity:0.5;}
- #sidebar2 {
- position:fixed;
- width:200px;
- margin-left:250px;
- margin-top:230px;
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #links {
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #links a {
- text-align:center;
- font-size:10px;
- padding:5px;
- text-transform:lowercase;
- letter-spacing:2px;
- line-height:80%;
- color:{color:sidebar links};}
- #links a:hover {
- color:{color:description};}
- #desc {
- opacity:1;
- position:fixed;
- margin-left:-10px;
- font-family:cambria;
- line-height:110%;
- font-size:{text:Text Size};
- width:200px;
- height:150px;
- overflow:auto;
- padding:9px;
- text-align:justify;
- color:{color:description};}
- #container {
- padding:10px;
- width:500px;
- margin-left:460px;
- margin-top:0px;}
- #posts {
- width:500px;
- border-radius: 10px;
- padding-bottom:30px;
- padding:20px;
- margin-top:10px;
- background-color:{color:transparent};}
- #info {
- text-align:right;
- margin-top:8px;
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- border-top:1px solid {color:line};}
- #tags {
- font-family:cambria;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:10px;
- font-style:italic;
- margin-top:2px;
- text-align:right;
- float:right;}
- #tags a {
- display:inline-block;
- padding:-3px;
- text-align:right;
- color:{color:tags};}
- #tags a:hover {
- color:{color:text};}
- #posts:hover #info {
- opacity:1;}
- #linkpost {
- font-size:18px;
- letter-spacing:0px;
- -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;
- text-transform:lowercase;}
- #linkpost a {
- font-size:18px;
- letter-spacing:0px;
- -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;
- text-transform:lowercase;}
- #linkpost a:hover {letter-spacing:3px;}
- #linkpost:hover {letter-spacing:3px;}
- .bubble {align:right;background:#eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee} ::-webkit-scrollbar {
- width: 6px;
- height: 6px;
- background:;}
- #audio {
- width:25px;
- overflow:hidden;
- z-index:500;
- margin-top:30px;
- margin-left:30px;
- position:absolute;}
- #pagination {
- color:{color:description};
- font-size:10px;
- text-align:center;}
- {CustomCSS}</style>
- </head><body>
- <div id="title">{title}</div>
- <div id="subtitle">{text:subtitle}</div>
- <div id="sidebar">
- <img src="{image:sidebar}">
- <div id="nav">
- {block:IfLink1}<a href="{text:link1 url}">{text:link1}</a>{/block:IfLink1}
- {block:IfLink2}<a href="{text:link2 url}">{text:link2}</a>{/block:IfLink2}
- {block:IfLink3}<a href="{text:link3 url}">{text:link3}</a>{/block:IfLink3}
- {block:IfLink4}<a href="{text:link4 url}">{text:link4}</a>{/block:IfLink4}
- {block:IfLink5}<a href="{text:link5 url}">{text:link5}</a>{/block:IfLink5}
- {block:IfLink6}<a href="{text:link6 url}">{text:link6}</a>{/block:IfLink6}
- {block:IfLink7}<a href="{text:link7 url}">{text:link7}</a>{/block:IfLink7}
- </div>
- </div>
- <div id="sidebar2">
- <div id="links">
- <a href="/">refresh</a>
- <a href="/ask">ask</a>
- <a href="/submit">submit</a>
- <a href="/archive">archive</a></div><br>
- <div id="pagination">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{block:JumpPagination length="1"}
- {block:CurrentPage}<span class="current_page" style="color:sidebar text;">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination} OF {TotalPages}{block:NextPage}<a href="{NextPage}"> →</a>{/block:NextPage}{/block:Pagination}</div>
- <div id="desc">{Description}</div>
- </div>
- <div id="container">{block:Posts}<div id="posts">
- {block:Text}<div id="linkpost">{block:Title}{Title}{/block:Title}</div>{Body}{/block:Text}
- {block:Link}<div id="linkpost"><a href="{URL}"{Target}>{Name}→</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{block:PermalinkPage}{/block:PermalinkPage}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
- {block:Quote}<div style="font-size:18px;line-height:100%;">❝{Quote}❞</div><P><div style="text-align:right;">--{Source}</div>{/block:Quote}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<div id="audio">{AudioPlayerWhite}</left></div>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times{block:Caption}{Caption}{/block:Caption}{block:PermalinkPage}{/block:PermalinkPage}
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{block:PermalinkPage}{/block:PermalinkPage}{/block:Video}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Answer}
- <img src="{AskerPortraitURL-48}" width="40px" align="left" class="askborder"><div class="bubble"><span></span>{Asker} asked: {Question} </div><br>{Answer}
- {/block:Answer}
- <div id="info">
- <br>posted on <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</a> at <a href="{Permalink}">{12Hour}:{Minutes} </a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© {SourceLink}</a> {/block:ContentSource} - <a href="{Permalink}">{NoteCountWithLabel}</a> [ <a href="{ReblogURL}">reblog</a> ]<br>
- {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div>
- <div style="position:fixed;bottom:3px; right:3px; font-size:7px; letter-spacing:1px; font-family:cambria;"><a href="https://octomoosey.tumblr.com/">© OCTOMOOSEY</a></center></div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment