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 21: YOUTH BY LUNECERISE AKA ROMULVS
- You can edit as much as you want, as long as you:
- -keep the credit intact
- -don't steal any code
- -don't use as a base code
- -->
- <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:Background" content="#ffffff"/>
- <meta name="color:Header" content="#bbbbbb"/>
- <meta name="color:Title" content="#000000"/>
- <meta name="color:Post" content="#ffffff"/>
- <meta name="color:Text" content="#bbbbbb"/>
- <meta name="color:Accent" content="#F0E0E8"/>
- <meta name="color:Link" content="#aaaaaa"/>
- <meta name="color:Hover" content="#b3b3b3"/>
- <meta name="color:Line" content="#f3f3f3"/>
- <meta name="color:Border" content="#eeeeee"/>
- <meta name="color:Tooltip" content="#777777"/>
- <meta name="color:Scrollbar" content="#cccccc"/>
- <meta name="image:Background" content=""/>
- <meta name="if:Small Cursor" content="1"/>
- <meta name="text:Blog Title" content="">
- <meta name="text:linkA" content="">
- <meta name="text:linkA url" content="/">
- <meta name="text:linkB" content="">
- <meta name="text:linkB url" content="/">
- <meta name="text:linkC" content="">
- <meta name="text:linkC url" content="/">
- <meta name="text:linkD" content="">
- <meta name="text:linkD url" content="/">
- <meta name="text:linkE" content="">
- <meta name="text:linkE url" content="/"/>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:1,
- tip_fade_speed:100,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '5px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Lato:400,700|Open+Sans:400,600|Roboto:400,500' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width:3px; height:auto; background:{color:background};}
- ::-webkit-scrollbar-corner {background:{color:background};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar};}
- ::-webkit-scrollbar-increment {width:3px; height:3px; background-color:{color:background};}
- iframe.tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {
- white-space:nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity:.4;transition: .8s ease-in-out;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out;
- }
- iframe.tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover {opacity:0.8;}
- @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- .fade-in {
- opacity:0;
- -webkit-animation:fadeIn ease-in 1;
- -moz-animation:fadeIn ease-in 1;
- animation:fadeIn ease-in 1;
- -webkit-animation-fill-mode:forwards;
- -moz-animation-fill-mode:forwards;
- animation-fill-mode:forwards;
- -webkit-animation-duration:1s;
- -moz-animation-duration:1s; animation-duration:1s; }
- .fade-in.one { -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; animation-delay: 0.7s; }
- ::selection {background:{color:Accent};color:#fff;text-shadow:none;}
- ::-moz-selection {background:{color:Accent};color:#fff;text-shadow:none;}
- ::-webkit-selection {background:{color:Accent};color:#fff;text-shadow:none;}
- #s-m-t-tooltip {
- max-width:300px;
- padding: 5px 8px;
- margin:10px;
- background-color:{color:background};
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:tooltip};
- box-shadow:2px 2px 0.2em #eee;
- border-radius:2px;
- z-index:100000000000000000000000000000000000000000;
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- -ms-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;
- }
- {block:ifSmallCursor}*, body, a, a:hover, a:active { cursor:url(https://31.media.tumblr.com/4b32a8c60c9e7a01890827f616c6ed74/tumblr_inline_n7563jM9Gt1qcs1bb.png), auto;}{/block:ifSmallCursor}
- html {height:100%;width:100%;}
- body {
- background:{color:background} url('{image:background}') no-repeat center;
- background-size:cover;
- margin:0px;
- color:{color:text};
- font-family:'Open Sans', sans-serif;
- font-size:9px;
- line-height:115%;
- height:100%;
- width:100%;
- }
- a {
- text-decoration:none;
- -moz-outline-style:none;
- color:{color:link};
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- -ms-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;}
- a:hover {color:{color:hover};}
- img {border:none;max-width:100%;height:auto;}
- h1 {font-size:12px;text-transform:uppercase;line-height:110%;}
- h2 {font-size:17px;line-height:110%;}
- b, strong {font-weight:700;}
- ol {list-style:lower-roman;line-height:123%;}
- li {list-style:circle;line-height:123%;}
- blockquote {padding-left:5px;border-left:1px dotted {color:line};margin-right:10px;margin-left:10px;}
- blockquote blockquote {padding-left:5px;border-left:1px dotted {color:line};margin-right:10px;margin-left:20px;}
- pre {
- padding:3px 5px;
- width:100%;
- text-transform:uppercase;
- font-family:consolas;
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- #header {
- position:fixed;
- width:300px;
- top:0;
- top:45px;
- left:45px;
- opacity:1;
- z-index:2;
- padding:0 50px;
- text-align:center;
- background:{color:background};
- }
- #title {
- font:bold 25px 'Lato', sans-serif;
- text-transform:uppercase;
- padding:100px 0px;
- text-align:center;
- line-height:110%;
- z-index:4;
- }
- #title a {
- letter-spacing:2px;
- padding-bottom:1px;
- padding-right:7px;
- margin-left:2px;
- color:{color:title};
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- -ms-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;
- }
- #title a:hover {
- text-decoration:none;
- color:#fff;
- -webkit-filter:blur(1px);
- text-shadow:0px 0px 0.2em #fff;
- }
- .desc {
- line-height:14px;
- font-size:9px;
- font-style:italic;
- text-transform:uppercase;
- padding:10px 0;
- text-align:center;
- color:{color:title};
- z-index:3;
- }
- #linkscontain, #desccontain {
- width:300px;
- padding:100px 50px;
- bottom:45px;
- right:45px;
- background:{color:background};
- position:fixed;
- text-align:center;
- }
- #desccontain {left:45px;}
- #linkscontain {line-height:10px;}
- .links {
- display:inline-block;
- word-spacing:1em;
- text-align:right;
- text-transform:uppercase;
- }
- .links a, .links a:hover {font-size:9px;color:{color:title};}
- .links a, #details a {
- display: inline-block;
- vertical-align: middle;
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
- box-shadow: 0 0 1px rgba(0, 0, 0, 0);
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- -moz-osx-font-smoothing: grayscale;
- position: relative;
- overflow: hidden;
- }
- .links a:before, #details a:before {
- content: "";
- position: absolute;
- z-index: -1;
- left: 50%;
- right: 50%;
- bottom: 0;
- background:{color:link};
- height: 1px;
- -webkit-transition-property: left, right;
- transition-property: left, right;
- -webkit-transition-duration: 0.3s;
- transition-duration: 0.3s;
- -webkit-transition-timing-function: ease-out;
- transition-timing-function: ease-out;
- }
- .links a:hover:before, .links a:focus:before, .links a:active:before, #details a:hover:before, #details a:focus:before, #details a:active:before {
- left: 0;
- right: 0;
- }
- #pagi{
- position:fixed;
- width:30px;
- padding:3px;
- border:1px solid {color:line};
- height:10px;
- background:{color:background};
- font-size:8px;
- text-align:center;
- letter-spacing:0px;
- top:50%;
- line-height:8px;
- margin-top:-18px;
- left:220px;
- z-index:1;
- }
- #all {
- width:272px;
- font-size:8.5px;
- z-index:2;
- padding:0px 64px 50px;
- margin:0;
- }
- #thing {
- margin:45px auto 0px;
- right:45px;
- position:fixed;
- width:400px;
- height:calc(100% - 350px);
- overflow-y:scroll;
- overflow-x:hidden;
- background:{color:background};
- }
- #posts {
- width:250px;
- padding:10px;
- position:relative;
- float:left;
- margin-top:80px;
- background-color:{color:post};
- border:dotted 1px {color:line};
- z-index:1;
- -ms-word-break: break-all;
- word-break: break-all;
- word-break: break-word;
- -webkit-hyphens: auto;
- -moz-hyphens: auto;
- -ms-hyphens: auto;
- hyphens: auto;
- }
- #posts:last-child {margin-bottom:100px;}
- #caption {
- width:250px;
- padding:5px 5px 0;
- -ms-word-break: break-all;
- word-break: break-all;
- word-break: break-word;
- -webkit-hyphens: auto;
- -moz-hyphens: auto;
- -ms-hyphens: auto;
- hyphens: auto;
- }
- #posts:hover #details {opacity:1;margin-left:-10px;}
- #posts:hover #details2 {opacity:1;margin-left:212px;}
- #details, #details2 {
- opacity:0;
- width:40px;
- text-align:left;
- margin-top:-18px;
- margin-left:-30px;
- padding:3px 3px 3px 10px;
- font-size:8px;
- font-style:italic;
- z-index:2;
- background:{color:background};
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- -ms-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;
- }
- #details2 {margin-left:230px;width:50px;margin-top:2px;margin-bottom:-19px;padding:3px 10px 3px 3px;font-size:9px;}
- #details a, #details2 a {display:inline-block;padding:0px;}
- #dets {padding:5px;border-top:1px solid {color:border};font-size:8px;}
- #dets a {display:inline-block;}
- #tags {display:inline-block;opacity:0.9;}
- #tags a {display:inline-block;padding:0 2px;}
- #question {
- width:210px;
- padding:40px 20px;
- margin:0px 0 10px;
- line-height:115%;
- text-align:center;
- color:#fff;
- background-color:{color:header};
- }
- #akport {
- width:190px;
- text-align:center;
- height:12px;
- padding:5px 10px;
- color:#fff;
- opacity:1;
- font-style:bold;
- background-color:{color:header};
- z-index:99999;
- margin-bottom:3px;
- }
- #akport a {color:#fff;text-align:center;}
- #akport a:hover {text-decoration:none;letter-spacing:0.6em;}
- .tumblr_audio_player {width:100%;margin-top:-4px;}
- .player {
- width:20px;
- height:20px;
- padding:8px;
- border:solid 1px #bcbcbc;
- overflow:hidden;
- background:#fff;
- margin:10px 0 -10px 0;
- display:inline-block;
- }
- .audioinfo {
- color:{color:text};
- position:relative;
- display:inline-block;
- padding:9px 8px;
- text-align:left;
- font-size:10px;
- width:188px;
- margin:-2px 0 10px 4px;
- border-left:solid 1px #bcbcbc;
- }
- .audioinfo:before {
- content:'';
- position:absolute;
- display:block;
- width:8px;
- height:1px;
- top:19px;
- left:-8px;
- background:#bcbcbc;
- }
- .chat li {list-style:none;line-height:110%;}
- .line.odd {border-left:1px solid {color:line};padding:3px 5px;}
- .line.even {border-left:1px solid transparent;padding:3px 5px;}
- #notecontain {
- width:220px;
- max-height:150px;
- padding:20px 15px;
- margin:auto;
- border:dotted 1px {color:border};
- }
- .notes {
- width:200px;
- max-height:150px;
- padding:5px 10px;
- margin:auto 15px auto 25px;
- overflow-y:scroll;
- overflow-x:hidden;
- text-align:left;
- font-size:8px;
- line-height:125%;
- }
- .notes img {display:none;}
- .notes ol, .notes li {list-style:circle;line-height:125%;}
- #credit, #credit a {
- position:fixed;
- bottom:5px;
- right:5px;
- padding:6.5px;
- line-height:8px;
- font-family: helvetica;
- text-transform:uppercase;
- color:#aaa;
- background:#fff;
- font-size:8px;
- transition:0.4s ease-in-out;
- -webkit-transition:0.4s ease-in-out;
- -moz-transition:0.4s ease-in-out;
- -ms-transition:0.4s ease-in-out;
- -o-transition:0.4s ease-in-out;
- }
- #credit:hover, #credit a:hover {
- text-decoration:none;
- color:#000;
- }
- {CustomCSS}</style></head><body>
- <div class="box fade-in one">
- <div id="header">
- <div id="title"><a href="/">{text:Blog Title}</a></div>
- </div>
- {block:Pagination}<div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">← | </a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
- </div>{/block:Pagination}
- <div id="desccontain"><div class="desc">{Description}</div></div>
- <div id="linkscontain">
- <div class="links">
- {block:iflinkA}<a href="{text:linkA url}">{text:linkA}</a>{/block:iflinkA}
- {block:iflinkB}<a href="{text:linkB url}">{text:linkB}</a>{/block:iflinkB}
- {block:iflinkC}<a href="{text:linkC url}">{text:linkC}</a>{/block:iflinkC}
- {block:iflinkD}<a href="{text:linkD url}">{text:linkD}</a>{/block:iflinkD}
- {block:iflinkE}<a href="{text:linkE url}">{text:linkE}</a>{/block:iflinkE}
- </div>
- </div>
- <div id="thing">
- <div id="all" class="box fade-in one">
- {block:Posts}<div id="posts">
- {block:IndexPage}<div id="details">
- {block:Date}<a href="{Permalink}" title="{12HourWithZero}:{Minutes}{AmPm}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}</a>{/block:Date}
- </div>
- {/block:IndexPage}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}</center>{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Link}<h1>[ <a href="{URL}" {Target}>{Name}</a> ]</h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photoset}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-250}" width="{select:Post Size}" height="100%" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
- {block:Quote}<div style="text-align:center"><h2>{Quote}</h2><br>↳ {Source}</div><br>{/block:Quote}
- {block:Audio}
- <div class="player">{AudioPlayerWhite}</div>
- <div class="audioinfo">
- {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}
- </div>
- {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Audio}
- {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Chat}<br><div class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li class="line {Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</li><br>{/block:Lines}</div>{/block:Chat}
- {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:10px; padding-bottom:10px"><div id="akport">{Asker}</div></span>{Question}</div><left>{Answer}</left>{/block:Answer}
- {block:IndexPage}
- <div id="details2">
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via.</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" title="{SourceTitle}">src.</a>{/block:ContentSource}<a href="{ReblogURL}" title="reblog">r</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="dets">{block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}{/block:Date}{block:NoteCount} +{NoteCount}{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="{SourceTitle}">src</a> {/block:ContentSource}<a href="{ReblogURL}" title="reblog">r</a>{block:HasTags}<br> <i>— filed under:</i> {block:Tags}<div id="tags"><a href="{TagURL}">#{Tag}</a></div>{/block:Tags}{/block:HasTags}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- <div id="credit"><a href="http://lunecerise.co.vu" title="lunecerise">LC</a></div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment