Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <script src="http://static.tumblr.com/p2evvtm/7Lzm07nfv/snowstorm.js"></script>
- <head>
- <!-- THEME MADE BY NANDA, DO NOT REMOVE THE CREDIT OK BYE -->
- <!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}</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}
- <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#def1ff">
- <meta name="color:Body" content="#00000">
- <meta name="color:Links" content="#517a9c">
- <meta name="color:Link Hover" content="#FFFFFF">
- <meta name="image:sidebarimage" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="" />
- <style type="text/css">
- body {
- -webkit-font-smoothing: antialiased;
- background:{color:background};
- background-attachment:fixed;
- font-family:calibri;
- color:{color:Body};
- font-size:11px;
- margin-left:20px;
- width:500px;
- margin:0 auto;
- }
- *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
- ::-webkit-scrollbar-thumb{
- background-color: #ddf0ff;
- border: 2px solid #ffffff;
- height:auto;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color: #ddf0ff;
- border: 4px solid #ffffff;
- }
- a {
- text-decoration:none;
- color:{color:links};
- }
- h1 {
- font-family:calibri;
- position:fixed;
- font-size:40px;
- color:{color:Title};
- line-height:0px;
- margin-top:-40px;
- }
- #container {
- margin: 0 -220px auto;
- width:100%;
- }
- #lace{
- background:url(http://media.tumblr.com/971fe907bdfbd6f2aa925720845d3917/tumblr_inline_mvsobjD9kn1ql5d5i.gif);
- background-repeat:repeat-x;
- top:0px; left:0px;
- position:fixed;
- width:100%; height:40px;
- z-index:101;
- border-top:1px #fff solid;
- }
- #sidebar {
- position:fixed;
- width:104px;
- height:160px;
- margin-top:150px;
- margin-left:40px;
- padding:15px;
- background-color: #ffffff;
- box-shadow: 2px 1px 5px #a0a0a0;
- -moz-border-radius:11px; -webkit-border-radius:11px;
- }
- #sidebarimage {
- width 80px;
- margin-top:80px;
- margin-left:-80px;
- }
- #sidebarimage img {
- width:70px;
- margin-top:-90px;
- margin-left:95px;
- position:fixed;
- }
- #entries {
- width:430px;
- padding:25px;
- margin-left:300px;
- margin-top:60px;
- }
- .post {
- background-color:#ffffff;
- padding:15px;
- margin-bottom:15px;
- box-shadow: 2px 1px 5px #a0a0a0;
- -moz-border-radius:11px; -webkit-border-radius:11px;
- }
- #description {
- padding:2px;
- font-size:11px;
- opacity: 0.8;
- text-align:center;
- margin-top:-20px;
- margin-left:76px;
- width:110px;
- height:110px;
- position:fixed;
- }
- #pagination {
- font-size:11px;
- margin-top:10px;
- text-align:left;
- margin-left:0px;
- }
- .links a {
- padding:5px;
- text-decoration:none;
- text-transform:uppercase;
- letter-spacing:-1px;
- color:{color:links};
- margin-left:2px;
- z-index:999999999;
- }
- .links a:hover {
- color:{color:link hover};
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- #info {
- background-color: #ffffff;
- border:1px solid #eeeeee;
- padding:5px;
- color:{color:links};
- border-radius:7px;
- text-align:center;
- margin-top:15px;
- }
- #info a {
- color:{color:links};
- }
- #ask {
- padding:5px;
- color:{color:links};
- }
- #ask a {
- color:{color:links};
- }
- </style>
- </head>
- <body>
- <div id="lace"></div>
- <div id="container">
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebarimage}">
- <div id="description">{Description}<br>
- <div id="pagination"><i><center>
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}
- {block:NextPage}/ <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</i></center> <p>
- <select onchange='location=this.options[this.selectedIndex].value;' style='width:100px;'>
- <option>❄ navi ❄</option>
- <option value="{text:Link1}">{text:Link1 Title}</option>
- <option value="{text:Link2}">{text:Link2 Title}</option>
- <option value="{text:Link3}">{text:Link3 Title}</option>
- <option value="{text:Link4}">{text:Link4 Title}</option>
- </select>
- </div></div></div></div>
- <div id="entries">{block:Posts}<div class="post">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- <center>{block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}</center>
- <center>{block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</center>
- {block:Quote}"{Quote}"{block:Source} <br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<div id="h3"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- <center>{block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio} </center>
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="ask"><b>{Asker}</b> whispered: {Question}</div>{Answer}{/block:Answer}
- <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}・ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}・ <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
- {block:ContentSource}・ <a href="{SourceURL}">source</a>{/block:ContentSource} <br>
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- <div style="position:fixed; bottom:3px; margin-bottom:15px; font-size: 35px; right:3px;"><a href="http://lizzygrent.tumblr.com">✌</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment