Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THIS THEME (38 curiosity) WAS CREATED ON 13.04.14 BY almighty-bini
- LAST UPDATE: 16.04.14
- DO NOT REMOVE THE CREDITS!
- -->
- <!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}
- <meta name="color:background" content="#fafafa" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:text" content="#000000" />
- <meta name="color:link" content="#cc93ef" />
- <meta name="color:link hover" content="#7f32b8" />
- <meta name="color:topbar" content="#be78e8" />
- <meta name="color:topbar text" content="#ffffff" />
- <meta name="color:blockquote" content="#ffefff" />
- <meta name="color:list" content="#ffefff" />
- <meta name="color:title" content="#ffefff" />
- <meta name="if:250" content="0" />
- <meta name="if:400" content="1" />
- <meta name="if:500" content="0" />
- <meta name="if:Sidebar Left" content="0" />
- <meta name="if:Sidebar Right" content="0" />
- <meta name="if:Topbar" content="0" />
- <meta name="if:Background" content="0" />
- <meta name="if:Caption" content="1" />
- <meta name="if:Tags" content="1" />
- <meta name="image:Background" content="" />
- <meta name="image:Sidebar Left" content="" />
- <meta name="image:Sidebar Right" content="" />
- <meta name="text:quote" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link3" content="" />
- <!-- style my tooltips -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
- <style type="text/css">
- iframe#tumblr_controls {
- position: fixed !important;
- opacity: 0.4;
- z-index: 990;
- white-space:nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -ms-transition: all 0.3s linear;
- -o-transition: all 0.3s linear;
- transition: all 0.3s linear;}
- iframe#tumblr_controls:hover {opacity: 1;}
- body {
- font-family: "consolas";
- font-size: 11px;
- word-wrap: break-word;
- color: {color:text};
- background: {color:background};
- {block:IfBackground}background: url("{image:background}") top left fixed repeat;{/block:IfBackground}}
- blockquote {
- padding: 3px 5px;
- margin: 0px;
- background: {color:blockquote};}
- ul, ol {
- list-style-type: none;
- background: {color:list};
- margin: 0px;
- padding: 3px 5px;}
- a {text-decoration: none; color: {color:link};}
- a:hover {color: {color:link hover};}
- pre {font-family: "consolas"; font-size: 10px; font-style: oblique;}
- #content {
- z-index: 200;
- margin: auto;
- top: 120px;
- position: relative;
- padding-bottom: 50px;
- {block:If250}width:310px;{/block:If250}
- {block:If400}width:460px;{/block:If400}
- {block:If500}width:560px;{/block:If500}
- {block:PermalinkPage}width: 560px;{/block:PermalinkPage}}
- .posts {
- padding: 30px;
- text-align: center;
- overflow: hidden;
- background: {color:post};
- margin: 0px 0px 50px 0px;
- {block:If250}width:250px;{/block:If250}
- {block:If400}width:400px;{/block:If400}
- {block:If500}width:500px;{/block:If500}
- {block:PermalinkPage}width: 500px;{/block:PermalinkPage}}
- .posts a:hover {text-decoration: underline;}
- .posts img {max-width: 100%;}
- /* sidebar */
- #sidebar_left, #sidebar_right {
- top: 128px;
- z-index: 800;
- position: fixed;}
- #description, #navigation, #img_left, #img_right {
- background: {color:post};
- padding: 10px;
- width: 120px;
- margin-bottom: 25px;}
- #img_left img, #img_right img {width: 120px; height: 120px;}
- #img_left {
- {block:IfNotSidebarLeft}display: none;{/block:IfNotSidebarLeft}}
- #img_right {
- {block:IfNotSidebarRight}display: none;{/block:IfNotSidebarRight}}
- #sidebar_left {margin-left: -190px; text-align: right;}
- #sidebar_right {
- text-align: left;
- {block:If250}margin-left: 360px;{/block:If250}
- {block:If400}margin-left: 510px;{/block:If400}
- {block:If500}margin-left: 610px;{/block:If500}
- {block:PermalinkPage}margin-left: 610px;{/block:PermalinkPage}}
- #topbar {
- {block:IfNotTopbar}display: none;{/block:IfNotTopbar}
- font-size: 14px;
- font-style: italic;
- padding: 40px;
- text-align: center;
- overflow: hidden;
- background: {color:topbar};
- color: {color:topbar text};
- margin: 0px 0px 50px 0px;}
- #navigation {}
- .nav {
- color: {color:text};
- border-bottom: 1px solid {color:text};
- width: 108px;
- padding: 2px 5px;
- margin-bottom: 3px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -ms-transition: all 0.3s linear;
- -o-transition: all 0.3s linear;
- transition: all 0.3s linear;}
- .nav:hover {
- padding-left: 30px;
- width: 83px;
- background: transparent;
- border-bottom: 1px solid transparent;}
- i .nav {
- font-style: normal;
- background: {color:topbar};
- color: {color:topbar text};
- border: 1px solid {color:topbar};}
- i .nav:hover {
- color: {color:text};
- background: transparent;
- border: 1px solid transparent;
- border-bottom: 1px solid {color:topbar};}
- #pagination {{block:PermalinkPage}display: none;{/block:PermalinkPage}}
- .page {
- color: {color:link};
- width: 20px;
- padding: 5px 0px;
- text-align: center;
- background: {color:post};
- float: left;
- margin: 0px 3px;}
- a .page {color: {color:text};}
- #permalink {
- overflow: hidden;
- margin-top: 15px;
- {block:PermalinkPage}display: none;{/block:PermalinkPage}}
- .tags {
- margin-top: 10px;
- height: 0px;
- overflow: hidden;
- {block:IfNotTags}display: none;{/block:IfNotTags}
- {block:PermalinkPage}display: none;{/block:PermalinkPage}
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -ms-transition: all 0.3s linear;
- -o-transition: all 0.3s linear;
- transition: all 0.3s linear;}
- .posts:hover .tags {height: 13px;}
- .tags a {color: {color:text};}
- .posts h3 {
- background: {color:title};
- padding: 10px;
- color: {color:link};
- font-size: 14px;
- font-weight: bold;
- margin: 0px;}
- .chat1 .chat2 {margin-bottom: 5px;}
- .chat2.odd {}
- #quote {
- padding: 10px;
- font-size: 14px;
- font-style: italic;
- margin-bottom: 5px;}
- #albumart {
- width: 60px;
- height: 60px;
- background: {color:background};
- float: left;}
- #albumart img {
- width: 60px;
- height: 60px;
- margin: 0px;}
- .playerbuttonbg {
- float: left;
- background: black;
- width: 39px;
- height: 39px;
- padding: 11px 0px 0px 11px;
- overflow: hidden;
- border: 5px solid black;}
- .newplayerbutton {
- position: relative;
- width: 27px;
- height: 27px;
- overflow: hidden;}
- #audioinfo {
- color: {color:topbar text};
- background: {color:topbar};
- height: 60px;
- overflow: auto;
- text-align: left;}
- #audioinfo::-webkit-scrollbar {
- background: transparent; width: 2px; height: 2px;}
- #audioinfo::-webkit-scrollbar-thumb {background: {color:topbar text};}
- .question {background: {color:background}; padding: 10px;}
- .question a {color: {color:text};}
- #info {margin: 10px 0px; min-height: 25px;}
- #info a {color: {color:text};}
- #info_left {
- width: 50%;
- float: left;
- height: 25px;
- text-align: left;}
- #info_right {
- width: 50%;
- float: right;
- display: block;
- height: 25px;
- text-align: right;}
- ol.notes {
- background: {color:post};
- text-align: center;
- list-style-type: none;}
- li.note {margin-bottom: 3px;}
- img.avatar {display: none;}
- #postnotes {margin-top: 20px;}
- #postnotes a {color: {color:text};}
- #postnotes blockquote {
- margin-top: 2px;
- margin-left: 10px;
- border-left: 1px solid {color:link hover};
- border-right: 1px solid {color:link hover};}
- .caption {
- z-index: 500;
- margin-top: -4px;
- {block:IfNotCaption}{block:IndexPage}display: none;{/block:IndexPage}{/block:IfNotCaption}}
- #s-m-t-tooltip {
- z-index: 9999;
- max-width: 160px;
- display: block;
- padding: 3px 5px;
- margin: 0px 20px;
- background: {color:post};
- font-size: 9px;
- text-transform: uppercase;}
- {CustomCSS}
- </style>
- <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="content">
- <div id="sidebar_left">
- <div id="img_left"><img src="{image:Sidebar Left}"></div>
- <div id="description">{Description}</div>
- {block:Pagination}<div id"pagination">{block:PreviousPage}<a href="{PreviousPage}"><div class="page" style="width: 5px; margin-left: 0px; padding: 5px;"><</div></a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<div class="page">{PageNumber}</div>{/block:CurrentPage}{block:JumpPage}<a href="{URL}"><div class="page">{PageNumber}</div></a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}" title="page {CurrentPage} of {TotalPages}"><div class="page" style="width: 5px; margin-right: 0px; padding: 5px;">></div></a>{/block:NextPage}</div>{/block:Pagination}
- </div><!--sidebar_left-->
- <div id="sidebar_right">
- <div id="img_right"><img src="{image:Sidebar Right}"></div>
- <div id="navigation">
- <a href="/"><i><div class="nav">home</div></i></a>
- <a href="/ask"><div class="nav">ask</div></a>
- <a href="/archive"><div class="nav">past</div></a>
- {block:IfLink1Title}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:IfLink1Title}
- {block:IfLink2Title}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a>{/block:IfLink2Title}
- {block:IfLink3Title}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a>{/block:IfLink3Title}
- <a href="http://almighty-bini.tumblr.com/" title="38 curiosity by almighty-bini"><div class="nav">theme</div></a>
- </div><!--navigation-->
- </div>
- <div id="topbar">{text:quote}</div>
- {block:Posts}
- <div id="out">
- <div class="posts">
- <!--text-->{block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{/block:Text}
- <!--photo-->{block:Photo}<center>{block:HighRes}<a href="{PhotoURL-HighRes}" title="high resolution">{/block:HighRes}<img src="{PhotoURL-500}">{block:HighRes}</a>{/block:HighRes}</center>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
- <!--photoset-->{block:Photoset}<center>{block:IndexPage}{block:If250}{Photoset-250}{/block:If250}{block:If400}{Photoset-400}{/block:If400}{block:If500}{Photoset-500}{/block:If500}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
- <!--quote-->{block:Quote}<div id="quote">{Quote}</div>{block:Source}— {Source} —{/block:Source}<br>{/block:Quote}
- <!--video-->{block:Video}<center>{block:IndexPage}{block:If250}{VideoEmbed-250}{/block:If250}{block:If400}{VideoEmbed-400}{/block:If400}{block:If500}{VideoEmbed-500}{/block:If500}{/block:IndexPage}{block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}</center>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
- <!--link-->{block:Link}<a href="{URL}" {Target}><h3>{Name}</h3></a>{block:Description}{Description}{/block:Description}{/block:Link}
- <!--chat-->{block:Chat}{block:Title}<h3>{Title}</h3>{/block:Title}<div class="chat1">{block:Lines}<div class="chat2 {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div><!--chat2-->{/block:Lines}</div>{/block:Chat}
- <!--audio-->{block:Audio}{block:AlbumArt}<div id="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}{block:AudioPlayer}<div class="playerbuttonbg"><div class="newplayerbutton">{AudioPlayerBlack}</div></div>{/block:AudioPlayer}<div id="audioinfo"><table style="height: 60px;"><tr><td style="vertical-align:middle;">{block:TrackName}<b>{TrackName}</b>{/block:TrackName}{block:Artist} - {Artist}{/block:Artist}<!--{block:Album}({Album}){/block:Album}-->{block:ExternalAudio} <a href="{ExternalAudioURL}" title="DL">→</a>{/block:ExternalAudio}{block:PlayCount}<br>plays: {FormattedPlayCount} ♫{/block:PlayCount}</td></tr></table></div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}
- <!--answer-->{block:Answer}<div class="question">{Question} — <b>{Asker}</b></div>{block:Answerer}<br>{Answerer}:<blockquote>{Answer}</blockquote>{/block:Answerer}{Replies}{/block:Answer}
- <div id="permalink"><a href="{Permalink}" title="{DayOfMonthWithZero} {ShortMonth} {Year}, {24HourWithZero}:{Minutes}">{NoteCountWithLabel} · {TimeAgo}</a></div>
- {block:HasTags}<div class="tags"><img src="https://31.media.tumblr.com/e1816ada8a224ca33eaaa2b95d439999/tumblr_inline_n2u3f1NTfV1qdbpka.png"> {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
- {block:PermalinkPage}
- <div id="info">
- {block:Date}<div id="info_left">{NoteCountWithLabel} · {TimeAgo}<br>{DayOfMonthWithZero} {Month} {Year} · {24HourWithZero}:{Minutes}</div>{/block:Date}
- <div id="info_right">{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>src <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{ContentSource}"><!--{SourceLink}--></a>{/block:ContentSource}</div>
- {block:HasTags}<img src="https://31.media.tumblr.com/e1816ada8a224ca33eaaa2b95d439999/tumblr_inline_n2u3f1NTfV1qdbpka.png"> {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}
- </div><!--info-->
- <div id="postnotes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div><!--posts-->
- </div><!--out-->
- {/block:Posts}
- </div><!--content-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement