Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">
- <html>
- <head>
- <!--
- Drifter Version 2.0
- Questions and comments may be directed to [email protected]
- -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <meta name="color:Highlight" content="#ff0" />
- <meta name="image:Header" content="0" />
- <meta name="if:Larger Type" content="0"/>
- <meta name="if:Sidebar fixes at top" content="1"/>
- <meta name="if:Endless Scrolling" content="1"/>
- <meta name="if:Show Date" content="0"/>
- <meta name="if:Show Tags" content="0"/>
- <meta name="if:Show Portrait" content="0"/>
- <title>{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
- <meta name="description" content="{MetaDescription}"/>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" name="RSS" href="{RSS}"/>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- {block:IfSidebarfixesattop}
- <script type="text/javascript" src="http://static.tumblr.com/ahomusb/aIHl5l1tn/fixedsidebar.js"></script>
- {/block:IfSidebarfixesattop}
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
- <style class="text/css">
- .sources
- {
- filter:alpha(opacity=0);
- opacity:0;
- }
- body {
- background-color: #fff;
- margin: 0px;
- padding: 0px;
- width: 100%;
- text-align: center;
- line-height:150%;
- }
- html {
- {block:IfNotLargerType}
- font: 11.5px Times, Monaco, monospace;
- {/block:IfNotLargerType}
- {block:IfLargerType}
- font: 14px Times, Monaco, monospace;
- {/block:IfLargerType}
- color: #000000;
- }
- @font-face {
- font-family: 'Arial';
- src: local('Arial'), url('') format('truetype');
- }
- a {
- color: #202020;
- text-decoration: underline;
- }
- a:hover {
- color: #202020;
- background-color: {color:Highlight};
- text-decoration: none;
- }
- small{font-size:11px; line-height:150%}
- big {font-size:14px; line-height:150%}
- #body_container {
- margin-left: auto;
- margin-right: auto;
- width: 700px;
- border: 0px solid #202020;
- text-align: left;
- }
- #header {
- margin-top: 140px;
- width: 700px;
- max-width: 700px;
- padding-bottom: 50px;
- }
- h1 {
- font-size: 0px;
- letter-spacing: 1px;
- text-transform: uppercase;
- color: #202020;
- width: 700px;
- }
- #header a {
- text-decoration: none;
- font-size: 46px;
- color: #000;
- }
- #sidebar {
- float: right;
- margin-top: 27px;
- width: 160px;
- color: #444;
- }
- {block:IfSidebarfixesattop}
- .fixed {
- position: fixed;
- top: 0px;
- margin-left: 540px;
- }
- {/block:IfSidebarfixesattop}
- #sidebar ul {
- margin: 10px 0px 0px 0px;
- padding: 0px;
- list-style: none;
- text-transform: uppercase;
- }
- #sidebar li {
- padding-top: 5px;
- margin: 0px;
- }
- #sidebar li a {
- color: #000;
- text-decoration: none;
- }
- #sidebar a:hover {
- text-decoration: none;
- }
- #desc {
- color: #202020;
- }
- #desc a {
- color: #202020;
- text-decoration: underline;
- }
- #desc a:hover {
- color: #000;
- background-color: {color:Highlight};
- text-decoration: none;
- }
- #search {
- margin-top: 0px;
- }
- form#search input {
- {block:IfNotLargerType}
- font: 12px Arial, Monaco, monospace;
- width: 40px;
- {/block:IfNotLargerType}
- {block:IfLargerType}
- font: 14px Arial, Monaco, monospace;
- width: 54px;
- {/block:IfLargerType}
- margin-top: -1px;
- margin-left: -1px;
- background: #fff;
- border: 0;
- }
- form#search input:hover {
- background: {color:Highlight};
- }
- form#search input:focus {
- background: {color:Highlight};
- width: 120px;
- }
- #footer{
- color: #ccc;
- }
- #footer a {
- color: #ccc;
- text-decoration: underline;
- }
- #footer a:hover {
- color: #000;
- background-color: {color:Highlight};
- text-decoration: none;
- }
- #post_container {
- margin: 0px;
- float: left;
- width: 520px;
- padding-bottom: 30px;
- }
- #post {
- width: 500px;
- margin-top: 40px;
- color: #202020;
- border-bottom: 1px solid #fafafa;
- }
- #notes, #notes a {
- margin: 0px;
- color: #bbb;
- text-transform: lowercase;
- }
- #notes a:hover {
- margin: 0px;
- color: #202020;
- text-decoration: none;
- }
- .sources
- {
- filter:alpha(opacity=0);
- opacity:0;
- }
- h3 {
- font-weight: normal;
- font-size: 16px;
- }
- #chat ul {
- list-style: none;
- padding: 0px;
- margin: 0px;
- width: 500px;
- text-align: left;
- }
- #chat li {
- padding: 2px;
- background-color: #eee;
- margin-top: 2px;
- }
- #notes_page {
- margin-top: 30px;
- color: #202020;
- }
- #notes_page a {
- color: #202020;
- }
- #notes_page a:hover {
- color: {color:Highlight};
- }
- #notes_page ol {
- list-style: none;
- padding: 0px;
- margin: 0px;
- width: 500px;
- }
- #notes_page li {
- padding: 2px;
- background-color: #fff;
- margin-top: 2px;
- }
- #nav {
- width: 500px;
- margin-top: 50px;
- height: 30px;
- line-height: 30px;
- }
- #nav a {
- text-decoration: none;
- color: #202020;
- }
- #nav a:hover {
- color: #202020;
- }
- #prev {
- float:left;
- }
- #next {
- float:right;
- }
- h6 {
- text-transform: lowercase;
- text-align: justify;
- letter-spacing: 0px;
- padding-bottom: 35px;
- background-color: #fafafa;
- padding-top: 35px;
- padding-left: 50px;
- padding-right:50px;
- line-height: 160%;
- letter-spacing: 0px;
- margin-bottom: 1px;
- text-align: justify;
- display:block;
- font-family:'Times';
- font-size:11.5px;
- color: #000000;
- font-weight: lighter;
- }
- h8 {
- text-align: justify;
- }
- {CustomCSS}
- </style>
- {block:IfEndlessScrolling}<script type="text/javascript"
- src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js "></script>{/block:IfEndlessScrolling}
- </head>
- <body>
- <div id="body_container">
- <div id="header">
- {block:IfHeaderImage}<a href="/"><img src="{image:Header}"/></a>{/block:IfHeaderImage}
- {block:IfNotHeaderImage}<a href="/"></a>{/block:IfNotHeaderImage}
- <script>
- $("h1").contents().stretch();
- </script>
- </div>
- <div id="sidebar">
- <span class="desc">{block:IfShowPortrait}<margin-top: 10px; align="left"> <img src="{PortraitURL-48}" />{/block:IfShowPortrait}{Description}</span>
- <ul>
- {block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}
- <li><a href="/">index</a></li>
- <li>{block:AskEnabled}<a href="/ask">message</a>{/block:AskEnabled}</li>
- <li><a href="/faq">links</a></li>
- <li>
- </li>
- </ul>
- <p>
- </div>
- <div id="post_container">
- <div class= "autopagerize_page_element">
- {block:Posts}
- <div id="post">
- {block:Text}
- {block:Title}<h3>{Title}</h3>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}">{LinkCloseTag}
- <p>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- <p>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <h3 style="font-style:italic">"{Quote}"</h3>
- <p>
- {block:Source}{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <h3><a href="{URL}" {Target}>{Name}</a></h3>
- <p>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h3>{Title}</h3>{/block:Title}
- <div id="chat">
- <ul>
- {block:Lines}
- <li>
- {block:Label}{Label}{/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- <p>
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}<img src="{AlbumArtURL}" style="width:50px;height:50px;float:left;padding-right:10px;padding-bottom:10px;">{/block:AlbumArt}{AudioPlayerGrey}
- <p>
- {Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- <p>
- {Caption}
- {/block:Video}
- {block:Answer} <h6><i>{asker}:</I> {Question}</h6><h8><p>{Answer}</h8>{/block:Answer}
- <div id="notes">
- <p>
- {block:Date}{block:IfShowDate}<a href={Permalink}>{DayOfMonth} {ShortMonth} {Year}</a> / {/block:IfShowDate}{block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> / ©</font> <a href="{ReblogRootURL}">{ReblogRootName}</a> / with{/block:RebloggedFrom} {block:IfNotShowDate}<a href={Permalink}>{/block:IfNotShowDate}{NoteCountWithLabel}{block:IfNotShowDate}</a>{/block:IfNotShowDate}{block:IfShowTags}
- {block:HasTags} / {block:Tags}<a href={TagUrl}>#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}{/block:Date}</div>
- </div>
- <div class="sources">
- {block:ContentSource}
- Source: <a href="{SourceURL}">{SourceTitle} </a>
- {/block:ContentSource}
- {block:RebloggedFrom}
- Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}</div>
- {/block:Posts}
- </div>
- {block:PermalinkPage}
- <div id="notes_page">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- <div id="nav">
- <h3>
- <span id="prev">{block:PreviousPage}
- <a href="{PreviousPage}"><small>← newer</a>
- {/block:PreviousPage}
- </span>
- </h3>
- <h3>
- <span id="next">
- {block:NextPage}
- <a href="{NextPage}"><small>older →</a>
- {/block:NextPage}
- </span>
- </h3>
- </div>
- </div>
- <div style="position: fixed; bottom: 8px; left: 10px"><a href="http://www.tumblr.com/theme/11327"><div style="color: #000000">©</div></a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment