Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="http://i.imgur.com/evYEhtP.png">
- <meta name="description" content="{MetaDescription}" />
- <!----
- theme one (revised from original) by joydivisions.tumblr.com
- --->
- <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="#999999"/>
- <meta name="color:link" content="#bdbdbd"/>
- <meta name="color:link hover" content="#000000"/>
- <meta name="color:link2" content="#a4a4a4"/>
- <meta name="color:link2 hover" content="999999"/>
- <meta name="color:border" content="#f8f8f8"/>
- <meta name="color:sidetext" content="8f8f8f"/>
- <meta name="color:bold" content="#000000"/>
- <meta name="color:scroll" content="eeeeee"/>
- <meta name="image:lsidebar" content=""/>
- <meta name="if:400px posts" content="0" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="home" />
- <meta name="text:Link2" content="/ask" />
- <meta name="text:Link2 Title" content="ask" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.25s linear;opacity: 0.25;-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.5s linear;opacity: .7;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- ::-webkit-scrollbar {width:.5%; height:auto; background:{color:scrollbg};}
- ::-webkit-scrollbar-corner {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
- body {font-size:10px;line-height:130%;margin:0px;color:{color:text};background:#ffffff;font-family:{text:body font};}
- a:link, a, a:active, a:visited {-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;text-decoration: none;color: {color:link};}
- a:hover{-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;color: {color:link hover};}
- blockquote {padding-left:5px;border-left:2px solid #e6e6e6;}
- blockquote blockquote {padding-left:5px;border-left:2px solid #e6e6e6;}
- h1 {font-size:15px;line-height:110%;font-style:italic;text-transform:lowercase;font-weight:lighter;padding-left:5%;padding-right:3%;font-family:{text:link font};}
- .op {opacity: {text:image opacity};-webkit-transition: all 0.9s ease;{block:permalinkpage} opacity:1;{/block:permalinkpage}}
- .op:hover {opacity: 1;}
- #essentiel {padding:50px;{block:if500pxposts}width:500px;{/block:if500pxposts} {block:if400pxposts}width:400px;{block:permalinkpage}width:500px;{/block:permalinkpage}{/block:if400pxposts}{block:if500pxposts}margin-left:25.3%;{/block:if500pxposts}{block:if400pxposts}margin-left:30%;{/block:if400pxposts}{block:ifpostborder}{block:indexpage}border-left:1px solid {color:#FFFFFF};border-right:1px solid {color:#FFFFFF};{/block:indexpage}{/block:ifpostborder}}
- #post {{block:if400pxposts}width:400px;margin-bottom:{text:post margin};{block:permalinkpage}width:500px; {/block:permalinkpage} {/block:if400pxposts}{block:if500pxposts}width:500px;margin-bottom:{text:post margin};{/block:if500pxposts}padding-bottom:2%;}{block:ifgreyscale}
- img {margin-bottom:0px;-webkit-transition: all 0.9s ease;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0);-webkit-filter: grayscale(0);{block:permalinkpage}filter: url(filters.svg#grayscale);-webkit-filter: grayscale(0);{/block:permalinkpage}}
- img:hover {filter: none;-webkit-filter: grayscale(1);-webkit-transition: all 0.9s ease;}
- #posted {-webkit-transition: all 0.9s ease;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0);-webkit-filter: grayscale(0);{block:permalinkpage}filter: url(filters.svg#grayscale);-webkit-filter: grayscale(0);{/block:permalinkpage}}
- #posted:hover {filter: none;-webkit-filter: grayscale(1);-webkit-transition: all 0.9s ease;}{/block:ifgreyscale}
- /*--- S I D E ---*/
- #sidebar {
- position:fixed;
- margin-top:130px;
- }
- #side {
- margin-left:200px;
- padding:10px 10px 15px 10px;
- }
- #lsidebar {
- width:100px;
- }
- #lsidebar img {
- width: 100px;
- padding:10px;
- border:1px solid {color:border};
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.7s;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out
- }
- #lsidebar img:hover {
- opacity:.9;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.7s;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- }
- /*--- D E S C R I P T I O N ---*/
- #desc {
- width:90px;
- margin-top:7px;
- margin-left:-5px;
- font-size:8.5px;
- font-family:georgia;
- font-style:italic;
- text-align:justify;
- color:{color:sidetext};
- border-top:1px solid ##f7f7f7;
- border-bottom:1px solid #f7f7f7;
- background-image:url('http://static.tumblr.com/sqlgzwf/A3mmm55tr/bright_lace.jpg');
- text-transform:lowercase;
- padding:7px 20px;
- }
- /*--- N A V I G A T I O N ---*/
- #sidelink {
- text-align:center;
- margin-left:5px;
- margin-top:7px;
- }
- #sidelink a {
- padding:3px;
- font-family:cambria;
- line-height:8px;
- font-size:7.5px;
- color:{color:link2};
- letter-spacing: 2px;
- text-align:center;
- text-transform: uppercase;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.7s;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- transition: all 0.6s linear}
- #sidelink a:hover {
- text-transform:lowercase;
- font-size:9px;
- color:#131313;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.7s;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- transition: all 0.6s linear;
- }
- /*--- P A G I N A T I O N ---*/
- #pagination {
- {block:IfNot400pxPosts}width:500px;{/block:IfNot400pxPosts}
- {block:If400pxPosts}width:400px;{/block:If400pxPosts}
- margin-left:250px;
- padding-top:10px;
- height:20px;
- text-align:center;
- background-color:#ffffff;
- font-size:20px;
- bottom:0px;
- position:fixed;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.7s;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- transition: all 0.6s linear;
- }
- #pagination a:hover {
- color:{color:link hover};
- }
- .quote {font-size:15px;font-style:italic;letter-spacing:0px;line-height:100%;opacity:1;font-family:{text:link font};}
- .source {font-size:10px;font-style:;opacity:1;margin-bottom:10px;margin-left:45px;margin-top:-5px;font-family:{text:body font};}
- .aud {width:100%;background-color:{color:audio bg};background-image: url('{image:audio bg}');background-attachment:repeat;background-color:{color:background};}
- .aud2{height:26px;{block:if500pxposts}width:5.5%;{/block:if500pxposts}{block:if400pxposts}width:6.5%;{block:permalinkpage}width:5.5%;{/block:permalinkpage}{/block:if400pxposts}margin-left: 45%;overflow:hidden;opacity:.75;}
- #perm {font-size:10px;letter-spacing:0px;padding:3.5%;padding-bottom:10px;padding-top:8px;text-align:center;margin-top:3px;font-style:italic;text-transform:lowercase;background:{color:perma bg color};font-family:{text:link font};{block:permalinkpage}background-color:transparent;{/block:permalinkpage}}
- .tags {text-transform:lowercase;letter-spacing:0;font-size:10px;line-height:120%;font-style:italic;text-align:right;font-family:{text:link font};}
- ol.notes { padding-left:6%;padding-bottom:2%;width:90%;text-align:left ;list-style-type:lower-roman;}
- ol.notes li.note{border-bottom:1px solid #e2e2e2;padding:2%;}
- ol.notes li.note img.avatar{width:0px;height:0px;}
- #vaudes {position:fixed;right:5px;bottom:2%;text-align:center;font-size:10px;font-family:justus,arial;font-style:italic;width:30px;}
- #vaudes a{color:#8ea7a7;}
- #asker {
- float:left;
- margin-right:5px;}
- #caption {padding:0px 3px 0px 3px;}
- {CustomCSS}</style></head><body>
- <div id="vaudes"><a href="http://vaudes.tumblr.com/">◂</a> </div>
- <div id="sidebar">
- <div id="side">
- </br>
- <div id="lsidebar">
- <a href="/"><img src="http://static.tumblr.com/e2acc221ba584d8639a0b7fc18da2b3d/cz3bzzs/eTbmn9hj6/tumblr_static_cb_wolf.gif" /></a>
- </div>
- <div id="sidelink">
- {block:ifLink1}<a href="http://byunbaek.tk/" title="home">i.</a>{/block:ifLink1}
- {block:ifLink2}<a href="http://byunbaek.tk/ask" title="ask">ii</a>{/block:ifLink2}
- {block:ifLink3}<a href="http://byunbaek.tk/archive" title="history">iii.</a>{/block:ifLink3}
- {block:ifLink4}<a href="http://byunbaek.tk/links" title="{text:links}">iv.</a>{/block:ifLink4}
- {block:ifLink5}<a href="http://vaudes.tumblr.com/" title="theme">v.</a>{/block:ifLink5}
- </div>
- <div id="desc">
- {Description}
- </div>
- <div id="pagination">
- {block:Pagination}<div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}"><big>↚</big></a> {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><big>↛</big></a> {/block:NextPage}
- </div>{/block:Pagination}
- </div>
- </div>
- </div>
- </br>
- </div>
- <div id="essentiel"><div style="margin-top:6px;"></div>
- {block:Posts}
- <div id="post">
- {block:Text}
- <h1>{block:Title}<span style="opacity:.50;font-style:normal;">❝ </span>{Title}{/block:Title}</h1>
- <div id="caption">{Body}</div>{/block:Text}
- {block:Photo}
- <div id="posted"><div class="op">{LinkOpenTag}<a href="{Permalink}">{block:if400pxposts}{block:indexpage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=400px/>{/block:indexpage}{/block:if400pxposts}{block:if500pxposts}{block:indexpage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px/>{/block:indexpage}{/block:if500pxposts}{block:permalinkpage} <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px/>{/block:permalinkpage} </a>{LinkCloseTag}</div></div>
- {/block:Photo}
- {block:Photoset}
- <div id="posted">
- <div class="op">
- {block:if400pxposts}{Photoset-400}{/block:if400pxposts}
- {block:if500pxposts}{Photoset-500}{/block:if500pxposts}
- </div></div>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- <span style="opacity:.50;font-style:normal;">❝ </span>{Quote}</div>
- {block:Source}<div class="source"><br>— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<div id="caption">{Description}</div>{/block:Description}{/block:Link}
- {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:Audio}
- <div style="border-top:1px solid {color:perma bg color};"></div>
- <div class="aud"><div class="aud2"><center>{AudioPlayerWhite}</center></div></div><div style="border-top:1px solid {color:perma bg color};"></div>
- {/block:Audio}
- {block:Video}
- {block:if400pxposts}{Video-400}{block:permalinkpage}{Video-500} {/block:permalinkpage} {/block:if400pxposts}{block:if500pxposts}{Video-500}{/block:if500pxposts}
- {/block:Video}
- {block:Answer}
- <div style="font-size:11px;padding-bottom:1.8%;font-style:italic;border-bottom:1px solid {color:perma bg color};font-family:{text:link font};line-height:160%;">· {Asker} ·</u> asked: {Question}</div>
- <br><div style="font-size:10px;margin-top:-3%;padding:3px 7px 3px 7px;font-family:{text:body font};">{Answer}</div>{/block:Answer}
- <div id="perm">
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}<!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {block:permalinkpage}
- {timeago} <a href="{Permalink}"title="{timeago}">{Month} {DayOfMonth}{DayOfMonthSuffix} {ShortYear}</a>{block:NoteCount} <span style="opacity:.9;"><a href="{Permalink}">+{NoteCount}</a> </span>{/block:NoteCount} {block:RebloggedFrom}via: <a href="{ReblogParentURL}"title="{ReblogParentTitle}">{ReblogParentName}</a> from: <a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a><BR>{/block:RebloggedFrom}
- {/block:permalinkpage}
- {block:indexpage}{block:date}<a href="{Permalink}"title="{timeago}">{ShortMonth}. {DayOfMonth}{DayOfMonthSuffix}</a> {/block:date}{block:NoteCount} <span style="opacity:.9;font-style:normal;"> <a href="{Permalink}"title="{notecountwithlabel}">· {NoteCount} ·</a> </span>{/block:NoteCount}{/block:indexpage}
- {block:HasTags}<span class="tags"> <span style="opacity:.8;">{text:tag title}:</span> <span style="opacity:.9;"> {block:Tags}<a href="{TagURL}">{Tag}</a><span style="opacity:.7;">.</span> {/block:Tags}</span></span>{/block:HasTags}</div>
- </div><BR>
- {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment