Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme 003 revamped by laura @furyofthetimelords. don't steal or forget the credit and we'll be cool -->
- <!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}">
- <meta name="color:background" content="#ffffff" />
- <meta name="color:post" content="#7f8081" />
- <meta name="color:sidebar" content="#f5f5f5" />
- <meta name="color:description" content="#b9b8b8" />
- <meta name="color:text" content="#8e94a2" />
- <meta name="color:link" content="#b3b3c0" />
- <meta name="text:updates quote" content="" />
- <meta name="text:link1" content="" />
- <meta name="text:link1 URL" content="" />
- <meta name="text:link2" content="" />
- <meta name="text:link2 URL" content="" />
- <meta name="text:link3" content="" />
- <meta name="text:link3 URL" content="" />
- <meta name="image:sidebar img" content="" />
- <meta name="image:background" content="" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:post};height:100px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:post};height:10px !important;}
- ::-webkit-scrollbar { height:10px;width:10px; background-color:#fff;}
- body {
- background: {color:background};
- background-image: url('{image:background}');
- margin: 0;
- padding: 0;
- font-family: century schoolbook;
- font-size:11px;
- }
- blockquote {
- border-left:1px solid {color:post};
- padding-left:3px;
- }
- a{text-decoration:none;}
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration:none;
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- a:hover{
- color: {color:text};
- }
- #title {
- font-family:goudy old style;
- color:{color:text};
- font-size:17px;
- font-style:bold;
- text-align:center;
- text-decoration:none;
- }
- #sidebar {
- position:fixed;
- margin-top:150px;
- margin-left:150px;
- width:150px;
- padding:5px;
- }
- #sidebarpic img {
- margin-top:10px;
- margin-bottom:20px;
- width:100px;
- height:auto;
- text-align:center;
- border-radius:100px;
- }
- #linkblock {
- position:absolute;
- margin-left:17px;
- width:110px;
- padding:2px;
- background-color:{color:sidebar};
- margin-top:-50px;
- border-top: 1px solid {color:post};
- border-bottom:1px solid {color:post};
- }
- #description {
- margin-top:-5px;
- width: 100px;
- font-size:11px;
- text-align:justify;
- color:{color:description};
- font-family:times new roman;
- }
- /* Updates tab, codes made by tygres */
- #tabs {
- text-align: left;
- font-size: 11px;
- position:fixed;
- color:{color:text};
- left:150px;
- bottom:-85px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- z-index:999;
- }
- #tabs:hover {bottom:0px;}
- #tab1 {
- background: {color:background};
- border-top: 1px solid {color:link};
- padding:5px 0 5px 0;
- width:150px;
- height:75px;
- z-index: 9999;
- padding-left:10px;
- line-height:12px;
- }
- #tabtit {
- background: {color:background};
- border-top:none;
- color:#777;
- border-width:1px;
- text-align:center;
- padding:5px;
- width: 150px;
- }
- .question {
- width:500px;
- border-left: 1px solid {color:link};
- background-color:{color:sidebar};
- }
- #player {
- width:30px;
- height:30px;
- margin-left:40px;
- margin-top:35px;
- overflow:hidden;
- position:absolute;
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -khtml-opacity: 0.7;
- }
- #audi img{
- margin-left:-100px;
- float:left;
- width:100px;
- height:100px;
- margin-right:5px;
- background-color:{color:border};
- }
- #audip img{
- float:left;
- width:100px;
- height:100px;
- background-color:{color:border};
- }
- #audiod {
- width:400px;
- margin-left:100px;
- height:100px;
- font-size:15px;
- text-transform:uppercase;
- font-family:goudy old style;
- }
- .question {
- border-left:1px solid {color:post};
- background-color:{color:sidebar};
- }
- #entry {
- font-size:10px;
- margin-right: 290px;
- margin-top:40px;
- float: right;
- text-align: justify;
- width:500px;
- }
- #post {
- font-size:10px;
- padding: 5px;
- width: 500px;
- color:{color:text};
- text-align: justify;
- }
- #info {
- border-top:1px solid {color:post};
- padding-top:2px;
- }
- #na {
- float:right;
- }
- {CustomCSS}
- </style>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- </head>
- <body>
- <div id="sidebar">
- <center>
- <div id="sidebarpic"><img src="{image:sidebar img}"/></div>
- <div id="linkblock"><a href="/" title="home" >I.</a> <a href="/ask" title="ask" >II.</a> <a href="/archive" title="archive" >III.</a> <a href="{text:link1 URL}" title="{text:link1}">IV.</a> <a href="{text:link2 URL}" title="{text:link2}">V.</a> <a href="{text:link3 URL}" title="{text:link3}">VI.</a></div>
- <div id="description">{block:Description}{Description}{/block:Description}</div>
- <center>
- <a href="http://furyofthetimelords.tumblr.com" title="credit">(c)</a>
- </center></div>
- <div id="tabs">
- <div id="tabtit"><em>{text:updates quote}</em></div>
- <div id="tab1">
- here's an updates tab. write whatever you want here.
- </div></div>
- <div id="entry">
- {block:Posts}
- <div class = "autopagerize_page_element" >
- <div id="post">
- {block:Text}<div id="title">{Title}</div>{Body}{/block:Text}
- {block:Quote}<div id="title">“{Quote}” <br>— {Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}> <div id="title">{Name}</div></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}{block:Title}<div id="title">{Title}</div><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="question">
- <b>{Asker}</b> asked:<br>
- {Question}</div>{Answer}
- {/block:Answer}
- {block:Audio}<div id="audip"><img src="http://fc08.deviantart.net/fs71/f/2011/185/f/9/no_cover_itunes_by_stainless2-d3kxnbe.png"></div><span class="audio">{block:AlbumArt}<div id="audi"><image src="{AlbumArtURL}" width="100"></div>{/block:AlbumArt}
- <div id= "player">{AudioPlayerWhite}</div> <div id="audiod"><center>{block:TrackName}<strong>{TrackName}</strong>{/block:TrackName} {block:Artist}<br><em>{Artist}</em>{/block:Artist} {block:PlayCount}<br>{PlayCount} {/block:PlayCount}</div></center></span>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <div id="info"><a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} / <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<div id="na"> <a href="{ReblogParentURL}">via</a>
- {block:ContentSource} <a href="{SourceURL}">c</a>{block:ContentSource}</div>{/block:RebloggedFrom}<br>
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment