Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THEME 03 [METANOIA] by saisei-themes @ tumblr
- - do not repost
- - do not claim as your own
- - do not use as base
- - enjoy !
- -->
- <!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>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <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="#fff" />
- <meta name="color:text" content="#afafaf" />
- <meta name="color:borders" content="#dbdbdb" />
- <meta name="color:links" content="#d2e6ef" />
- <meta name="color:links hover" content="#eaeaea" />
- <meta name="color:btitle" content="#eaeaea" />
- <meta name="color:blockquote" content="#eaeaea" />
- <meta name="color:question" content="#f9f9f9" />
- <meta name="color:pre" content="#fafafa" />
- <meta name="image:icon" content="" />
- <meta name="if:link1" content="1" />
- <meta name="if:link2" content="1" />
- <meta name="if:link3" content="1" />
- <meta name="text:link1 url" content="" />
- <meta name="text:link1 title" content="" />
- <meta name="text:link2 url" content="" />
- <meta name="text:link2 title" content="" />
- <meta name="text:link3 url" content="" />
- <meta name="text:link3 title" content="" />
- <meta name="text:desc" content="" />
- <meta name="text:blog title" content="" />
- <meta name="text:text size" content="7" />
- <meta name="if:grayscale posts" content="1" />
- <meta name="if:photo fade" content="0" />
- <meta name="if:show captions" content="0" />
- <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(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- @font-face { font-family: "muli"; src: url('https://dl.dropboxusercontent.com/s/swqjp2tlc6l94cj/muli-light.ttf?dl=1'); format(“truetype”);}
- @font-face {font-family: "hasteristico";src: url('https://dl.dropboxusercontent.com/s/1q25s0pxgiibx5j/hasteristico.ttf?dl=1'); format("truetype");}
- ::-webkit-scrollbar{ width: 5px; }
- body::-webkit-scrollbar-thumb{ background-color: {color:links hover}; }
- body::-webkit-scrollbar-track { background-color: {color:links}; }
- 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;}
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 15px;
- text-transform:uppercase;
- z-index:999999;
- font-family: 'hasteristico', sans-serif;
- font-size: 12px;
- color: {color:text}; !important;
- -moz-transition-duration:.80s;
- -webkit-transition-duration:.80s;
- -o-transition-duration:.80s;
- padding: 5px;
- letter-spacing: 1px;
- }
- blockquote {
- padding: 0px 0px 0px 10px !important;
- border-left: 1px solid {color:blockquote};
- margin-left: -1px;
- margin-right: 0px;
- }
- body {
- background:url('{image:Background}') top left fixed repeat;
- background-color: {color:background};
- color:{color:text};
- font-family: 'muli', serif;
- text-transform:uppercase;
- -webkit-font-smoothing: antialised;
- overflow-x: hidden;
- font-size: {text:text size}px;
- }
- a {
- color:{color:links};
- font-weight: normal;
- text-decoration: none;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- text-transform: uppercase;
- }
- a:hover {
- text-decoration: none;
- color: {color:links hover};
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- b {
- color: {color:links};
- }
- em, i {
- color: {color:links hover};
- }
- h1, h2 {
- font-family: 'hasteristico';
- margin-top: -2px;
- color: {color:links hover};
- padding: 5px 0px 2px 0px;
- font-size: 20px;
- }
- h1 a, h2 a, h1 b, h2 b, h1 strong, h2 strong { font-size: 20px !important;
- font-family: 'hasteristico';
- letter-spacing: 1px;
- }
- small,sub,sup, pre {
- font-size: {text:text size}px;
- }
- pre { background:{color:pre};
- }
- #frame {
- position: relative;
- margin-left: auto;
- margin-right: auto;
- width: 518px;
- }
- /*top bar*/
- #topbar {
- margin-top: 20%;
- width: 518px;
- padding: 0px 0px 10px 0px;
- border-bottom: 1px solid {color:borders};
- height: 80px;
- }
- #icon {
- height: 75px;
- width: 75px;
- background: url('{image:icon}') no-repeat center;
- -webkit-border-radius: 80px;
- -moz-border-radius: 80px;
- border-radius: 80px;
- padding: 3px;
- border: 1px solid {color:borders};
- position: relative;
- margin-left: 3px;
- margin-bottom: -3px;
- }
- #btitle {
- font-size: 30px;
- color: {color:btitle};
- text-align: left;
- width: 418px;
- margin: 0px -5px 0px 0px;
- letter-spacing: 1.5px;
- font-family:'hasteristico';
- padding-left: 5px;
- }
- #btitle::first-letter {
- color: {color:links};
- }
- #desc {
- width: 418px;
- border-left: 1px solid {color:borders};
- padding-left: 10px;
- position: relative;
- float: right;
- height: 95px;
- margin: -85px -5px 0px 0px;
- }
- #desct {
- text-align: justify;
- text-transform: uppercase;
- font-size: {text:text size}px;
- letter-spacing: 1px;
- overflow-y: scroll;
- overflow-x: hidden;
- font-family: 'muli';
- line-height: 11px;
- padding: 5px;
- height: 40px;
- min-height: 40px;
- }
- #linkbox {
- width: 95px;
- position: absolute;
- height: auto;
- }
- #linkbox a {
- padding: 3px;
- background-color: {color:btitle};
- color: {color:text};
- font-size: 8px;
- display: block;
- margin-bottom: 5px;
- text-align: center;
- }
- #linkbox a:hover {
- background-color: {color:links};
- color: {color:background};
- }
- /*pagination*/
- #pagination {
- font-family:'hasteristico';
- margin-top: 30%;
- width: 95px;
- height: 100px;
- text-align: center;
- position: absolute;
- font-size: 20px;
- color: {color:text};
- }
- #pagination a {
- padding:0px;
- color: {color:links hover};
- font-size: 20px;
- }
- #pagination a:hover {
- color: {color:links};
- }
- #entries {
- margin-left: 94px;
- margin-top: 0px;
- width: 420px;
- border-left: 1px solid {color:borders};
- padding: 10px 0px 0px 10px;
- }
- #posts {
- width: 400px;
- padding: 5px;
- border: 1px solid {color:borders};
- margin-bottom: 25px;
- font-size: {text:text size}px;
- font-family: 'muli';
- letter-spacing: .5px;
- text-transform: uppercase;
- line-height: 12px;
- text-align: justify;
- }
- #posts img, #posts li, blockquote img {
- max-width: 400px;
- height: auto;
- {block:ifGrayscalePosts} -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
- filter: grayscale(100%);
- transition: ease-in-out 1s;{/block:ifGrayscalePosts}
- {block:ifPhotoFade}opacity: 0.7;
- transition: ease-in-out 1s;{/block:ifPhotoFade}
- }
- iframe.photoset {
- max-width: 400px;
- {block:ifGrayscalePosts} -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
- filter: grayscale(100%);
- transition: ease-in-out 1s;{/block:ifGrayscalePosts}
- }
- #posts img:hover, #posts li:hover, blockquote img:hover, iframe.photoset:hover {
- {block:ifGrayscalePosts} -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
- filter: grayscale(0%);
- transition: ease-in-out 1s;{/block:ifGrayscalePosts}
- {block:ifPhotoFade}opacity: 1.0;
- transition: ease-in-out 1s;{/block:ifPhotoFade}
- }
- #title {
- font-family: 'hasteristico';
- font-size: 20px;
- width: auto;
- margin-left: -5px;
- margin-right: -5px;
- color: {color:background};
- padding: 10px;
- margin-bottom: 10px;
- letter-spacing: 1px;
- background:{color:blockquote};
- text-align: center;
- margin-top: -5px;
- line-height: 20px;
- }
- #tag {
- padding-left: 5px;
- position: absolute;
- float: left;
- margin-top: -5px;
- margin-left: 420px;
- opacity: 0;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- width: 200px;
- -o-transition: all 0.4s ease-in-out;
- }
- #posts:hover #tag {
- margin-top: -10px;
- opacity: 1.0;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- /*asks*/
- #asker {
- padding: 0px;
- font-family: 'hasteristico';
- font-size: 15px;
- }
- .question {
- border-bottom: 1px solid {color:blockquote};
- padding: 10px;
- min-height: 35px;
- color: {color:text};
- width: auto;
- margin: -5px -5px 0px -5px;
- }
- .answer {
- background-color: transparent;
- padding: 0px 5px 0px 0px;
- }
- #tag a {
- color:{color:text};
- display: block;
- margin-top: 2px;
- font-size: {text:text size}px;
- text-transform: uppercase;
- }
- #tag a:hover {
- color: {color:links};
- }
- #permalink {
- margin-top:5px;
- padding: 3px;
- text-align: center;
- background: {color:links};
- width: auto;
- margin-left: -5px;
- margin-right: -5px;
- margin-bottom: -5px;
- }
- #permalink a {padding-right:15px;
- color: {color:background};
- font-size:{text:text size}px;
- text-transform:uppercase;
- font-family: 'muli';
- margin-left: 3px;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- #permalink a:hover {
- color: {color:links};
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- /*quote*/
- #quote{text-align:center;
- font-size:23px;
- color: {color:links};
- font-family: 'hasteristico', sans-serif;
- text-transform:uppercase;
- letter-spacing: 1px;
- margin-top: 7px;
- }
- #source {
- margin-top:10px;
- margin-left:15px;
- text-align: center;
- font-size:{text:text size}px;
- }
- .audio
- {padding: 0;}
- .audio_container
- { overflow: hidden;
- position: relative;
- width: 100px;}
- .soundcloud_audio_player
- {width: 100%;}
- .tumblr_audio_player
- {width: 100%;
- opacity: .5;
- }
- .pagenotes {
- {block:IndexPage}
- display: none!important;
- {/block:IndexPage}
- width:400px;
- text-align:left;
- }
- .pagenotes img {
- display:none!important;}
- .pagenotes li {
- list-style-type:none;
- padding:5px 0px;
- text-align:left;
- margin:0 0 0 -40px;
- }
- .caption {
- {block:IndexPage}
- display:none;
- {/block:IndexPage}
- {block:ifShowCaptions}
- width:100%;
- margin-top:10px;
- {/block:ifShowCaptions}
- }
- </style>
- </head>
- <body>
- <div id="frame">
- <div id="topbar">
- <div id="icon"></div>
- <div id="desc">
- <div id="btitle">{text:blog title}</div>
- <div id="desct">{text:desc}</div></div>
- </div>
- <div id="linkbox">
- <a href="/" id="linkbox a">home</a>
- <a href="/ask" id="linkbox a">ask</a>
- <a href="/archive" id="linkbox a">archive</a>
- {block:ifLink1}<a href="{text:link1 url}" id="linkbox a">{text:link1 title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:link2 url}" id="linkbox a">{text:link2 title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:link3 url}" id="linkbox a">{text:link3 title}</a>{/block:ifLink3}
- <a href="http://www.saisei-themes.tumblr.com" id="linkbox a">credit</a>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">future</a>
- {/block:PreviousPage}
- <br>
- {block:NextPage}
- <a href="{NextPage}">past</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:HasTags}<div id="tag">{block:Tags}
- <a href="{TagURL}" title="filed under">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Chat}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- <div class="chat">{block:Lines}<div class="line">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}
- {Line}</div>{/block:Lines}</div>
- {/block:Chat}
- {block:Answer}
- <div class="question">
- <div id="asker"><img src="{AskerPortraitURL-30}" style="float: left; margin-left:5px;margin-right:15px;padding:2px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px; border: 1px solid {color:borders}"></div><div id="asker">{Asker} said: </div>{Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Quote}
- <div id="quote"><font color="{color:blockquote}">❝</font> {Quote} <font color="{color:blockquote}">❞</font></div>
- {block:Source}<div id="source"><font color="{color:blockquote}">☆</font> {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {/block:Photoset}
- {block:Video}
- {Video-400}
- {/block:Video}
- {block:Audio}
- <div class="audioContainer">
- {block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}
- </div>
- {/block:Audio}
- {block:IfShowCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:IfShowCaptions}
- {block:Date}
- <div id="permalink">
- <a href="{Permalink}" title="{12Hour}:{Minutes} {AmPm}">permalink︎</a>{block:NoteCount}<a href="{Permalink}" title="❤︎ {NoteCount}">notes︎</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}">︎source</a>{/block:ContentSource}{/block:RebloggedFrom}
- </div>
- {/block:Date}
- </div>
- {block:PostNotes}
- <div class="pagenotes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment