Advertisement
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">
- <!--Caladan Theme for Tumblr by Jewist
- http://jewist.tumblr.com/
- if you choose to remove the credit please credit me in your links-->
- <head>
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#000000" />
- <meta name="if:Drop Shadow" content="0" />
- <meta name="if:Faded Images" content="" />
- <meta name="if:Endless Scrolling" content="0" />
- <meta name="if:Show Notes" content="0" />
- <meta name="text:Custom Link One" content="" />
- <meta name="text:Custom Link One Title" content="" />
- <meta name="text:Custom Link Two" content="" />
- <meta name="text:Custom Link Two Title" content="" />
- <meta name="text:Custom Link Three" content="" />
- <meta name="text:Custom Link Three Title" content="" />
- <meta name="image:Background" content=""/>
- <title>{Title}{block:SearchPage} ({lang:Search results for SearchQuery}){/block:SearchPage}{block:PostSummary} ({PostSummary}){/block:PostSummary}</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}
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/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>
- {block:IndexPage}
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('(via')");
- });
- </script>
- {/block:IndexPage}
- <style type="text/css">
- #notes{
- font-size:9px;
- }
- ol.notes li.note img.avatar {
- display:none;
- height:0px;
- width:0px;
- }
- ol.notes {
- display:none;
- }
- body{
- color:{color:text};
- background-color:{color:background};
- background-postition:center;
- font-family:courier new;
- font-size:12px;
- margin-top:15px;
- text-align:justify;
- background-image:url({image:Background});
- background-attachment: fixed;
- background-size: cover;
- background-position: center;}
- }
- {block:IfFadedImages}
- img{
- border:none;
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.85;
- }
- img:hover{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- }
- {/block:IfFadedImages}
- a:active {
- color: {color:text};
- text-decoration:none;
- }
- a:link {
- color:{color:text};
- text-decoration:none;
- }
- a:visited {
- color: {color:text};
- text-decoration:none;
- }
- $("img").lazyload();
- a:hover {
- color: {color:text};
- text-decoration:none;
- }
- .audio{
- width:400px;
- background-color:#000000;
- }
- blogtitle{
- font-family:arial;
- font-size:20px;
- }
- #center{
- margin:auto;
- padding:20px;
- width:400px;
- z-index:1;
- }
- #entry{
- margin-bottom:80px;
- width:400px;
- text-align:center;
- }
- a img{
- border:none;
- }
- .sidelinks{
- font-size:9px;
- line-height:15px;
- text-align:center;
- letter-spacing:.1em;
- }
- #sidebar{
- position: fixed;
- top: 100px;
- left:50px;
- float:right;
- width:250px;
- height:100%;
- padding-top:10px;
- }
- #sidebar2{
- bottom:400px;
- position:fixed;
- left:200px;
- text-align:center;
- font-family:courier new;
- font-size:14px;
- }
- {block:ifDropShadow}
- a img{
- -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- }
- .audio{
- -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- }
- {/block:ifDropShadow}
- </style>
- {block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>{/block:IfEndlessScrolling}
- <style type="text/css">{CustomCSS]</style>
- </head>
- <body>
- <div id="center">
- <div id="sidebar">
- </div>
- <div id="sidebar2">
- <A STYLE="text-decoration:none" href="/">home</a><br>
- <A STYLE="text-decoration:none" href="/ask">message</a><br>
- <A STYLE="text-decoration:none" href="/archive">archive</a><br>
- {block:IfCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a> <br>{/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle}<div class="sidelinks">
- <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a><br>{/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle}
- <a href="{text:Custom Link Three}"> {text:Custom Link Three Title}</a><br>{/block:ifCustomLinkThreeTitle}
- <p>
- </div>
- {block:IfEndlessScrolling}<div class = "autopagerize_page_element">{/block:IfEndlessScrolling}
- {block:Posts}
- <a href="{Permalink}"></a><span class="tags"></span>
- <div id="align">
- {block:Text}
- <div id="entry">
- {block:Title}
- <div style="border-bottom: solid 1px #c0c0c0;">{Title}</div>
- {/block:Title}
- {Body}<div id="notes">
- <a href="{Permalink}"> {NoteCountwithlabel}</a></div>
- </div>
- {/block:Text}
- {block:Photo}<div id="entry">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-400}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="400"/>
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {block:ifshownotes}<div id="notes">
- <a href="{Permalink}"> {NoteCountwithlabel}</a></div>
- {/block:ifshownotes}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div id="entry">
- {block:IndexPage}{Photoset-400}{/block:IndexPage}
- {block:PermalinkPage}{/block:permalinkpage}<div id="notes">
- <a href="{Permalink}"> {NoteCountWithLabel}</a></div></div>
- {/block:Photoset}
- {block:Quote}<div id="entry">{Quote}<BR>
- — <i>{Source}</i><div id="notes">
- <a href="{Permalink}"> {NoteCountwithlabel}</a></div></div>
- {/block:Quote}
- {block:Link}<div id="entry">
- <a href="{URL}" class="link" {Target}><u>{Name}</u></a>{/block:Link}
- {block:Link}{block:Description}<P>{Description}</p>{/block:Description}<div id="notes">
- <a href="{Permalink}"> {NoteCountwithlabel}</a></div></div>{/block:Link}
- {block:Chat}
- <div id="entry">
- {block:Title}<i>{Title}</i>{/block:Title}<br>
- {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
- <div id="notes">
- <a href="{Permalink}"> {NoteCountwithlabel}</a></div>
- {/block:Chat}
- {block:Audio} <div id="entry">
- <div class="audio">
- {AudioPlayerBlack}</div>
- <div id="notes">
- <a href="{Permalink}"> {NoteCountwithlabel}</a></div>
- </div>
- {/block:Audio}
- {block:video}<div id="entry">
- {block:IndexPage}{Video-400}{/block:IndexPage}
- {block:permalinkpage}{block:Caption}{Caption}{/block:Caption}{/block:permalinkpage}
- <div id="notes"><a href="{Permalink}">{NoteCountwithlabel}</a></div></div>{/block:Video}
- {block:Answer} <div id="entry">
- <b>{Asker}: {Question}</b>
- <center>{Answer}</center><div id="notes">
- <a href="{Permalink}"> {NoteCountwithlabel}</a></div>
- </div>
- {/block:Answer}
- {block:PermalinkPage}{block:HasTags}#{block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}{/block:PermalinkPage}
- <BR>
- {/block:Posts}
- {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:IfNotEndlessScrolling}
- <div style="text-align:center;"> {block:PreviousPage}
- <a href="{PreviousPage}">« Previous</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Next »</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IfNotEndlessScrolling}
- <div style="position:fixed; right:5px; bottom:5px;">
- <a href="http://jewistthemes.tumblr.com">©</a></div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement