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">
- <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}
- <!---
- theme # 6 - midnight
- © fredweasleys
- don't steal or use as a base!
- --->
- <meta name = "color:Background" content = "#ffffff">
- <meta name = "color:Borders" content = "#e4e4e4">
- <meta name = "color:Links" content = "#888888">
- <meta name = "color:Text" content = "#404040">
- <meta name = "color:Bold" content = "#000000">
- <meta name = "text:Link 1" content = "">
- <meta name = "text:Link 1 Text" content = "">
- <meta name = "text:Link 2" content = "">
- <meta name = "text:Link 2 Text" 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:100,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/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>
- <link href='http://fonts.googleapis.com/css?family=Bitter' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background: {color:Background};
- margin:0px;
- color: {color:Text};
- font-family:arial;
- font-size:10px;
- line-height: 15px;
- letter-spacing:0px;
- text-align:justify; }
- b, strong {
- color:{color:Bold}; }
- a {
- text-decoration:none;
- color:{color:Links}; }
- blockquote {
- padding: 5px 5px 5px 15px;
- margin-left: 20px;
- border-left:1px solid #f1f1f1;
- width: auto; }
- blockquote blockquote {
- padding: 10px 10px 10px 20px;
- margin-left: 20px;
- border-left:1px solid #f1f1f1;
- width: auto; }
- /*ENTRIES*/
- #entries {
- margin: 0 auto;
- width: 490px;
- font-family: arial;
- letter-spacing: 0px; }
- #post {
- margin-left: 30px;
- width: 400px;
- margin-top: 50px;
- padding: 15px; }
- #post:hover #info {
- opacity: 1;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out; }
- /*HEADER*/
- #head {
- margin: 0 auto;
- text-align: center;
- margin-top: 100px;
- letter-spacing: 1px;
- font-size: 9px;
- padding: 10px;
- width: 390px; }
- #ht {
- font-family: 'Bitter', serif;
- color: {color:Bold};
- margin-left: -20px;
- margin-top: -20px;
- padding: 15px;
- width: 400px;
- font-size: 17px;
- text-transform: uppercase; }
- #desc {
- padding: 10px;
- width: 410px;
- margin-left: -20px;
- margin-top: -15px; }
- #links {
- border-top: 1px solid {color:Borders};
- width: 410px;
- padding: 10px;
- margin-left: -20px; }
- #links a {
- margin: 15px;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out; }
- /*POST INFO*/
- #info {
- width: 130px;
- margin-left: 410px;
- line-height: 10px;
- text-align: left;
- position: absolute;
- opacity: 0;
- display: inline-block;
- font-style: italic;
- font-size: 8px;
- letter-spacing: 1px;
- text-transform: uppercase;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out; }
- #info a {
- display: block;
- margin: 5px; }
- #info a:hover {
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out; }
- .tags {
- border-top: 1px solid {color:Borders};
- font-style: italic;
- text-transform: lowercase; }
- .tags a:first-child {
- padding-top: 4px; }
- .tags a {
- display: block;
- font-size: 9px; }
- /*QUESTION*/
- #asker {
- width:48px;
- height: 48px;
- position: absolute;
- margin-top: 7px; }
- #asker img {
- z-index: 99;
- float: left;
- border-radius: 100%;
- width: 32px; }
- #question {
- width: 353px;
- display: inline-block;
- min-height: 37px;
- margin-top: 2px;
- margin-left: 35px;
- font-size:10px;
- padding:6px;}
- #answer {
- width: 400px; }
- /*CHAT POSTS*/
- .user:nth-child(odd) {
- width: 375px;
- color: {color:Text};
- border-top: 1px solid {color:Borders};
- padding: 12px;
- padding-left: 20px; }
- ul.chat:first-of-type {
- margin-top: -15px; }
- .user:nth-child(even) {
- border-top: 1px solid {color:Borders};
- width: 375px;
- color: {color:Text};
- padding: 12px;
- padding-left: 20px; }
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin-left: -22px; }
- ul.chat {
- margin-bottom: -16px; }
- /*AUDIO*/
- .player {
- padding: 0px;
- margin-left: 70px;
- margin-top: 14px;
- width: 25px;
- height: 25px;
- position: absolute;
- overflow: hidden;
- opacity: 1;
- z-index: 1000;
- transition: all 0.4s ease-out;
- -o-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out; }
- .player:hover {
- opacity: 1;
- transition: all 0.4s ease-out;
- -o-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out; }
- .audio {
- position:absolute;
- width:auto;
- height:20px; }
- .albumcover {
- width:55px;
- height:55px;
- position:absolute;
- margin-top: -10px;
- margin-left: -12px;
- padding:10px;}
- .albumcover img {
- border: none;
- float:left;
- width:55px; }
- .albuminfo {
- width: 330px;
- display:inline-block;
- margin-left: 53px;
- min-height: 35px;
- font-size:10px;
- line-height:35px;
- background-color: #f1f1f1;
- padding: 10px; }
- /*QUOTES*/
- #qmark {
- font-size: 35px;
- font-family: times;
- font-style: italic;
- margin-left: 15px;
- margin-top: 12px; }
- #quote {
- width: 340px;
- margin-left: 45px;
- margin-top: -20px;
- text-align: left;
- font-style: italic;
- font-size: 12px;
- line-height: 15px; }
- .qsource {
- width: 340px;
- margin-left: 45px;
- margin-top: 5px;
- text-align: left; }
- /*TEXT POSTS*/
- #text {
- margin-left: 5px;
- text-align: justify;
- width: 433px; }
- #titles {
- text-align: center;
- text-transform: uppercase;
- font-size: 12px;
- font-family: arial;
- color: {color:Bold};
- font-weight: bold;
- padding: 5px;
- line-height: 25px; }
- /*POST NOTES*/
- ol.notes {
- width: 390px;
- margin-left: 30px;
- margin-top: 25px;
- list-style-type: none;
- padding-bottom: 10px;
- font-size: 9px; }
- li.note {
- border-bottom: 1px solid {color:Borders}; }
- ol.notes li.note {
- margin-left: -40px;
- padding: 15px; }
- ol.notes li.note img.avatar {
- padding-left: 15px;
- width: 0px;
- height: 0px; }
- /*PAGINATION*/
- #pagi {
- text-align: left;
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1px;
- padding-top: 7px;
- width:423px;
- margin: 0 auto; }
- #pagi a.cp {
- border-top: 2px solid {color:Bold};
- padding: 8px; }
- #pagi a.cp:hover {
- border-top: 2px solid {color:Bold}; }
- #pagi a {
- padding: 8px;
- border-top: 2px solid {color:Background};
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out; }
- #pagi a:hover {
- border-top: 2px solid {color:Borders};
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out; }
- /*EXTRAS*/
- #s-m-t-tooltip {
- font-size: 9px;
- position: absolute;
- margin: 7px;
- letter-spacing: 1px;
- z-index: 9999;
- background: {color:Background};
- font-family: arial;
- text-transform: lowercase;
- padding: 3px 6px; }
- ::-webkit-scrollbar {
- background-color: {color:Background};
- height: 8px;
- width: 6px }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:Bold};
- height: auto; }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:Bold}; }
- #cred {
- padding: 2px;
- bottom: 7px;
- right: 6px;
- position: fixed;
- color: #202020;
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1px; }
- #cred a {
- color: #484848; }
- </style></head>
- <body>
- <div id = "cred"><a href = "http://fredweasleys.tumblr.com/" title = "theme by fredweasleys">fw</a></div>
- <div id = "head">
- <div id = "ht">
- {Title}
- </div>
- <div id = "desc">
- {Description}
- </div>
- <div id = "links">
- <a href = "/">home</a>
- <a href = "/ask">ask</a>
- <a href = "/archive">archive</a>
- <a href = "{text:Link 1}">{text:Link 1 Text}</a>
- <a href = "{text:Link 2}">{text:Link 2 Text}</a>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id = "post">
- <div id = "info">
- {block:Date}<a href="{Permalink}"><b>{Month} {DayOfMonth}</b></a>{/block:Date}
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}<div class = "tags">{block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}</div>
- {block:Text}
- {block:Title}<div id = "titles">{Title}</div>{/block:Title}
- <div id = "text">{Body}</div>{/block:Text}
- {block:Photo}<div id = "postp">{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
- {block:Photoset}<div id = "photoset">{Photoset-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id = "qmark">“</div><div id = "quote">{Quote}</div>
- {block:Source}<div class = "qsource">— {Source}</div>
- {/block:Source}{/block:Quote}
- {block:Link}<div id = "titles"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}<div class = "chat">
- <ul class="chat">{block:Lines}<li class="user">
- {block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}
- {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
- {block:Audio}
- <div class="audio">
- <div class="player">{block:AudioPlayer}
- <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?7"></script>
- <span id="audio_player_{PostID}">[<a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Flash 9</a> is required to listen to audio.]</span>
- <script type="text/javascript" src="/api/read/json?id={PostID}"></script>
- <script type="text/javascript">
- var color = "f1f1f1";
- var player = tumblr_api_read['posts'][0]['audio-player'].replace("color=FFFFFF", "color=" + color);
- replaceIfFlash(9, "audio_player_{PostID}", player);
- </script>
- {/block:AudioPlayer}</div>
- <div class="albumcover"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>{block:AlbumArt}<div class="albumcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
- <div class = "albuminfo">
- <center>{block:TrackName}<i><b>{TrackName}</b></i>{/block:TrackName}{block:Artist} — {Artist}{/block:Artist}</center>
- </div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}<div id = "postp">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id = "asker"><img src = "{AskerPortraitURL-30}"></div>
- <div id = "question"><b>{Asker}:</b> {Question}</div>
- <div id = "answer">{Answer}</div>
- {/block:Answer}
- </div>
- <div id = "posts">
- {block:PermalinkPage}
- <br>
- <div style = "text-transform: lowercase; text-align: center;">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"><b>via:</b> {ReblogParentName}</a> + {block:ContentSource}<a href="{ReblogRootURL}"><b>source:</b> {ReblogRootName}</a>{/block:ContentSource}{/block:RebloggedFrom}
- </div>
- </div>
- {block:PostNotes}<div id = "notes">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:Posts}
- {/block:PermalinkPage}
- {/block:Posts}
- <br><br><br>
- {block:Pagination}
- <div id = "pagi">
- {block:PreviousPage}<a href = "{PreviousPage}">back</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}{block:CurrentPage}<a href="#" onClick="return false;" class = "cp">{PageNumber}</a>{/block:CurrentPage}{block:JumpPage}<a class = "jump_page" href = "{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href = "{NextPage}">next</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- <br><br><br>
- {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
Advertisement