Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!--
- ᴛʜᴇᴍᴇ 37: ᴘᴀʀғᴀɪᴛ
- ᴅᴇsɪɢɴᴇᴅ ᴀɴᴅ ᴄᴏᴅᴇᴅ ʙʏ ᴀɴᴅʀᴇᴀ @ ᴍʟɪᴋʙᴏʏ
- ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛs. ᴛʜᴀɴᴋ ʏᴏᴜ.
- -->
- <!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}
- <!--Default Variables-->
- <!--Colors-->
- <meta name="color:Background" content="#fde6ef"/>
- <meta name="color:Title" content="#474545"/>
- <meta name="color:Border" content="#000000"/>
- <meta name="color:Sidebar Border" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link Background" content="#333333"/>
- <meta name="color:Scrollbar" content="#fbfbfb"/>
- <meta name="color:Hover" content="#cfcfcf"/>
- <meta name="color:Posts Background" content="#ffffff"/>
- <meta name="color:Posts Border" content="#ff714c"/>
- <meta name="color:Asker" content="#fafafa"/>
- <meta name="color:Quote" content="#fafafa"/>
- <meta name="color:Info Border" content="#e6e4e4"/>
- <meta name="color:Hover" content="#cfcfcf"/>
- <meta name="color:Tags" content="#d7d9da"/>
- <meta name="color:Text" content="#000000"/>
- <!--Images-->
- <meta name="image:Background" content="http://static.tumblr.com/38d493ceb4a57937e42608be724739ca/cjsy6gz/yxamuo1fw/tumblr_static_tumblr_mu2pa6pqsz1s51axjo8_r1_250.png">
- <meta name="image:Sidebarimage" content="http://static.tumblr.com/2a41b2ddc7184e6c853f41a7095a8455/cjsy6gz/yLNmuo1f9/tumblr_static_untitled-2.jpg"/>
- <!--Links-->
- <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="" />
- <!--Titles-->
- <meta name="text:Title" content="would you like some tea?" />
- <!--Functions-->
- <meta name="if:Lazy Load" content="1"/>
- <!--Fonts-->
- <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
- <!--Lazy Load-->
- {block:IfLazyLoad}
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- </style>
- {/block:IfLazyLoad}
- <!--qTip-->
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {
- background: {color:Border};
- height: 80px;
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 3px;
- background: {color:Scrollbar};
- }
- body {
- background:{color:Background};
- margin:10px;
- font-family:Lucida Console;
- font-size:10px;
- color:{color:Text};
- background-image: url("{image:Background}");
- background-attachment:fixed;
- text-align:justify;
- letter-spacing:0px;
- line-height:140%;
- cursor: url(http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png), progress;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:Link};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- img {
- border:none;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:1px solid {color:Border};
- }
- h1 {
- font-size:20px;
- text-transform:none;
- font-style:none;
- line-height:140%;
- text-transform:lowercase;
- text-align:center;
- font-family:'Poiret One', cursive;
- color:{color:Title};
- }
- a:hover {
- color:{color:Hover};
- }
- small {
- font-size:9px;
- line-height:140%;
- }
- big {
- font-size:12px;
- line-height:140%;
- }
- b, strong {
- color:{color:Text};
- }
- i, em {
- color:{color:Text};
- }
- p {
- margin-top:5px;
- margin-bottom:5px;
- }
- blockquote {
- padding:0px;
- padding-left:5px;
- margin:5px;
- border-left:1px solid {color:Border};
- }
- blockquote img {
- max-width:300px;
- }
- ul, li img {
- max-with:250px;
- }
- .audio { height:60px; padding:5px; margin-bottom:5px; }
- .audio-album { position:absolute; width:60px; }
- .audio-player { position:absolute; width:25px; height:25px; margin-left:15px; margin-top:15px; opacity:0.9; overflow:hidden; border:2px solid {color:Border}; }
- .audio-info { margin-top:-2px; position:relative; margin-left:70px; padding:5px; }
- #entries {
- padding:10px;
- width:500px;
- margin-left:630px;
- margin-top:70px;
- }
- #post {
- width:500px;
- overflow:hidden;
- padding-top:35px;
- margin-top:15px;
- padding:10px;
- background:{color:Posts Background};
- border: 1px dotted {color:Posts Border};
- border-bottom-right-radius: 5px ;
- border-bottom-left-radius: 5px ;
- border-top-right-radius: 5px ;
- border-top-left-radius: 5px ;
- }
- #quote {
- padding:10px;
- margin-bottom:5px;
- background:{color:Quote};
- font-family:Courier;
- font-size:12px;
- font-style:none;
- letter-spacing:1px;
- -webkit-border-radius:2px;
- -moz-border-radius:2px;
- border-radius:2px;
- }
- #chat {
- text-transform:uppercase;
- font-family:Lucida Console;
- }
- #website {
- font-family:Arial;
- font-style:italic;
- text-align:right;
- font-size:12px;
- color:{color:Text};
- }
- #border {
- width:220px;
- height: 500px;
- position:fixed;
- margin-left:325px;
- margin-top:75px;
- padding:10px;
- background:{color:Posts Background};
- border: 1px dotted {color:Posts Border};
- letter-spacing: 1px;
- border-bottom-right-radius: 5px ;
- border-bottom-left-radius: 5px ;
- border-top-right-radius: 5px ;
- border-top-left-radius: 5px ;
- }
- #sidebarimage {
- width:190px;
- height:220px;
- margin-top:100px;
- margin-left:350px;
- position:fixed;
- background:url('{image:Sidebarimage}'), fixed;
- }
- #title {
- font-size:20px;
- position:fixed;
- margin-left:340px;
- margin-top:340px;
- font-family:'Poiret One', cursive;
- font-weight:bold;
- font-style:none;
- text-align:center;
- line-height:50%;
- padding:5px;
- padding-bottom:15px;
- width:200px;
- letter-spacing:-1px;
- text-transform:lowercase;
- color:{color:Text};
- }
- #qTip {
- padding:3px;
- width:auto;
- display: none;
- text-align: center;
- position:fixed;
- font-size:8px;
- text-transform:uppercase;
- font-family:Trebuchet MS;
- background:{color:Background};
- color: {color:Text};
- font-style:none;
- border: 1px dotted {color:Posts Border};
- letter-spacing: 1px;
- border-bottom-right-radius: 5px ;
- border-bottom-left-radius: 5px ;
- border-top-right-radius: 5px ;
- border-top-left-radius: 5px ;
- }
- #links {
- font-size:15px;
- position:fixed;
- margin-left:340px;
- margin-top:495px;
- font-family:Trebuchet Ms;
- font-style:none;
- text-align:center;
- line-height:40%;
- width:210px;
- opacity:1;
- letter-spacing:-1px;
- text-transform:lowercase;
- color:{color:Link};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #links a {
- display:inline-block;
- width:40px;
- padding:3px;
- text-align:center;
- margin-right:3px;
- margin-bottom:0px;
- padding-bottom:5px;
- color:{color:Link};
- }
- #links a:hover {
- color:{color:Hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #description {
- font-size:9px;
- width:168px;
- height:78px;
- padding:10px;
- font-family:Lucida Console;
- text-transform:uppercase;
- position:fixed;
- overflow-y:scroll;
- font-style:none;
- text-align:justify;
- line-height:100%;
- margin-top:380px;
- margin-left:350px;
- letter-spacing:0px;
- border:1px solid {color:Posts Border};
- opacity:1;
- position:fixed;
- background:{color:Background};
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- border: 1px dotted {color:Posts Border};
- border-bottom-right-radius: 5px ;
- border-bottom-left-radius: 5px ;
- border-top-right-radius: 5px ;
- border-top-left-radius: 5px ;
- }
- #info {
- font-family:Trebuchet MS;
- margin-top:12px;
- font-size:8px;
- color:{color:Text};
- text-transform:uppercase;
- font-style:normal;
- text-align:center;
- padding:5px;
- letter-spacing:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- border: 1px dotted {color:Posts Border};
- border-bottom-right-radius: 5px ;
- border-bottom-left-radius: 5px ;
- border-top-right-radius: 5px ;
- border-top-left-radius: 5px ;
- }
- #tags {
- font-family:Trebuchet MS;
- text-transform:uppercase;
- font-style:none;
- color:{color:Tags};
- line-height:10px;
- font-size:8px;
- opacity:1;
- letter-spaicng:1px;
- text-align:center;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- #notes {
- text-transform:uppercase;
- font-size:8px;
- letter-spacing:1px;
- font-family:Trebuchet MS;
- }
- #question img {
- float:left;
- margin-right:11px;
- padding:5px;
- border: 1px solid {color:Info Border};
- }
- #credit {
- font-family:Trebuchet MS;
- font-size:9px;
- letter-spacing:1px;
- float:right;
- position:fixed;
- bottom:15px;
- right:10px;
- }
- #credit a {
- color:{color:Info Border};
- padding:5px;
- text-transform:uppercase;
- background:{color:Posts Background};
- border:1px solid {color:Info Border};
- }
- #credit a:hover {
- color:{color:Posts Background};
- text-transform:uppercase;
- font-style:none;
- background:{color:Text};
- }
- {CustomCSS}</style><script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script></head><body>
- <div id="border"></div>
- <div id="sidebarimage"></div>
- <div id="links">
- <a href="/">home</a> <font color ="#FFDAAB">▪</font>
- <a href="/faq">ask</a> <font color ="#DDFFAB">▪</font>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} <font color ="#ABE4FF">▪</font>
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} <font color ="#D9ABFF">▪</font>
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- </div>
- <div id="description">{Description}</div>
- <div id="title">{text:Title}</div>
- <div id="entries">
- <div class="autopagerize_page_element">{block:Posts}
- <div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="quote">❝{Quote}</i>❞{block:Source} — {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<div id="website"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
- <div id="chat">
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {block:Lines}
- <blockquote>{block:Label}<b>{Label}</b>{/block:Label} -
- {Line}</blockquote><br>
- {/block:Lines}{/block:Chat}
- </div>
- {block:Audio}<div class="audio">{block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}<div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="audio-info">{block:TrackName}<b>Title:</b>{TrackName}<br>{/block:TrackName}{block:Artist}<b>Artist:</b>{Artist}<br>{/block:Artist}{block:Album}<b>Album:</b> {Album}<br>{/block:Album}{block:PlayCount}<b>Plays:</b>{PlayCount}<br>{/block:PlayCount}</div></div>
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="question"><img src="{AskerPortraitURL-48}"></div> <div style="text-transform:uppercase;
- font-style:italic;
- font-size:9px;">{Question} — <b>{Asker}</b><br><br><br><br><br></div>
- {Answer}<br>{/block:Answer}
- {block:Date}<div id="info"> posted <a href="{Permalink}">{TimeAgo}</a>
- {/block:Date} {block:RebloggedFrom} <a href="{ReblogParentURL}">via </a> ‧ {/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">source</a> — {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a> {/block:RebloggedFrom} ✿ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
- {block:HasTags}
- <div id="tags">
- {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>
- {/block:HasTags}
- </div>
- <div id="notes">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}</div>
- <div id="credit"><a href="http://mlikboy.tumblr.com/">mb</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment