Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- oxygene theme, by feverfires // themesbyzsu.tumblr.com-->
- <!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:Link" content="#333" />
- <meta name="color:Link Hover" content="#eee" />
- <meta name="color:Background" content="#fff" />
- <meta name="color:Left Border" content="#fff" />
- <meta name="color:Text" content="#000" />
- <meta name="if:Infinite Scroll" content="1" />
- <meta name="text:Short Description" content="name. age. location." />
- <meta name="text:Link1" content="index" />
- <meta name="text:Link1 URL" content="/" />
- <meta name="text:Link2" content="ask" />
- <meta name="text:Link2 URL" content="/ask" />
- <meta name="text:Link3" content="archive" />
- <meta name="text:Link3 URL" content="/archive" />
- <meta name="text:Link4" content="link" />
- <meta name="text:Link4 URL" content="/" />
- <meta name="text:Link5" content="link" />
- <meta name="text:Link5 URL" content="/" />
- <link href='http://fonts.googleapis.com/css?family=Oswald:400,700|Roboto|Inconsolata:400,700' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('(Source:')");
- $("p").remove(":contains('(source:')");
- $("p").remove(":contains('(via ')");
- });
- </script>
- <script language="javascript">
- $(document).ready(function() {
- $('a#buttonsend').click(function() {
- $('.t',this).toggle();
- });
- $("#about").css({"top": "-500px", "opacity":"0.0"})
- $("#buttonsend").toggle(
- function () {
- $("#about").animate({"top": "40%", "opacity":"1.0"}, "slow");
- $("#entries").animate({"left": "-500px"},"slow");
- $("#bar").animate({"left": "-510px"},"slow");
- },
- function () {
- $("#about").animate({"top": "-500px", "opacity":"0.0"}, "slow");
- $("#entries").animate({"left": "10px"},"slow");
- $("#bar").animate({"left": "0px"},"slow");
- });
- });
- </script>
- <style type="text/css">
- body {
- background: {color:Background};
- background-image: url('{image:Background}');
- position:absolute;
- margin:0;
- height:100%;
- width:100%;
- font-size:12px;
- font-family:Helvetica;
- color:{color:Text};
- }
- blockquote {
- border-left: 3px solid #eee;
- padding:0px;
- padding-left:10px;
- margin:0;
- }
- blockquote img {
- max-width: 100%;
- display: block;
- margin-bottom: 5px;
- }
- blockquote blockquote {
- margin: 10px;
- padding: 10px;
- }
- pre{
- {block:IndexPage}
- width:100px;
- word-wrap:break-word;
- {/block:IndexPage}
- }
- a {
- text-decoration:none;
- outline:none;
- color:{color:Link};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- a:hover {
- color:{color:Link Hover};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- h1 {
- font-family:{font:Body};
- text-align:center;
- }
- h2 {
- font-family:tahoma;
- text-transform:uppercase;
- padding:5px;
- color:{color:Link};
- }
- #title {
- font-family:'Roboto';
- color:{color:Left Border};
- font-weight:700;
- font-size:55px;
- letter-spacing:-1px;
- text-align:center;
- text-transform:uppercase;
- text-decoration:none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #sidebar {
- position:fixed;
- top:40%;
- left:420px;
- width:300px;
- font-family:'Roboto';
- color:{color:Left Border};
- padding:5px;
- z-index:10000;
- }
- #sidebar:hover .t{
- padding-left:90px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .t{
- padding-left:0px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .t:before{
- content:"";
- height:1px;
- position:absolute;
- background:black;
- margin:6px 0px;
- width:0px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #sidebar:hover .t:before{
- background:{color:Left Border};
- margin:6px -80px;
- width:70px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #description {
- font-size:9px;
- text-transform:uppercase;
- margin:-10px 5px;
- }
- #description a{
- color:{color:Left Border};
- }
- #about {position: fixed;
- border:1px solid {color:Left Border};
- z-index: 50;
- left:50px;
- width:300px;
- font:10px 'Roboto';
- padding: 20px;
- color:{color:Left Border};}
- #links {
- text-align:right;
- padding-top:20px;
- margin-bottom:-10px;
- }
- #links a{
- display:inline-block;
- padding:3px;
- color:{color:Border Left};
- padding-bottom:5px;
- border-bottom:1px solid rgba(255,255,255,0);
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- }
- #links a:hover{
- color:#333;
- padding-bottom:3px;
- border-color:#333;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #entries {
- font-size:10px;
- left:10px;
- width:600px;
- {block:IndexPage}
- width:400px;
- {/block:IndexPage}
- padding-top:20px;
- z-index:80;
- position:absolute;
- }
- #bar {
- position:fixed;
- width:110px;
- height:100%;
- background:{color:Left Border};
- top:0;
- z-index:9;
- left:0;
- }
- #entries img{
- {block:IndexPage}
- max-width:250px;
- {/block:IndexPage}
- max-width:400px;
- }
- #post {
- font-size:10px;
- padding: 5px;
- width:400px;
- {block:IndexPage}
- width: 250px;
- float:right;
- margin-bottom:120px;
- {/block:IndexPage}
- color:{color:Body};
- }
- #post:hover #info{
- opacity:1;
- -webkit-transition-duration:1s;
- }
- #info {
- padding: 10px;
- float:left;
- opacity:0;
- width:110px;
- margin-left:-140px;
- font:8px 'Inconsolata' monospace;
- text-transform:uppercase;
- display:block;
- background:{color:Background};
- color:{color:Left Border};
- -webkit-transition-duration:1s
- }
- #info a{
- color:{color:Left Border};
- }
- #info blockquote {
- margin:0;
- padding:0;
- border:none;
- }
- .tumblr_blog{
- font-variant:small-caps;
- letter-spacing:2px;
- }
- #audio{
- font:10px 'Roboto';
- width:140px;
- padding-top:5px;
- text-align:left;
- float:right;
- height:110px;
- }
- #albumart{
- width:100px;
- height:100px;
- float:left;
- background:url(http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg);
- }
- ol.notes {
- margin-top:10px;
- padding-bottom:2%;
- list-style:none;
- color:{color:Text};
- text-align:left;
- text-transform:uppercase;
- line-height:200%;
- font-size:9px;
- }
- ol.notes li.note{
- padding:2%;
- }
- ol.notes li.note img.avatar{
- width:0px;
- height:0px;
- }
- #pagi {
- padding:10px;
- border-top:1px solid black;
- background:white;
- text-align:center;
- position:absolute;
- width:250px;
- margin-left:135px;
- bottom:0;
- }
- #credit a{
- position:fixed;
- right:10px;
- bottom:10px;
- padding:5px;
- line-height:10px;
- font-size:11px;
- color:{color:Left Border};
- border:1px solid {color:Background};
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #credit a:hover {
- border:1px solid {color:Left Border};
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- {block:ifInfiniteScroll}
- <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
- {/block:ifInfiniteScroll}
- <body>
- <div id="sidebar">
- <a href="/"><div id="title">{Title}</div></a>
- <div id="description">
- {text:Short Description}
- <a id="buttonsend" style="cursor:pointer;">
- <span class="t">More <span style="font-family: arial">+</span></span>
- <span class="t" style="display:none">Less -</span></a>
- </div>
- </div>
- <div id="about"><div class="desc">
- {block:Description}{Description}{/block:Description}
- <div id="links">
- <a href="{text:Link1 URL}">{text:Link1}</a>
- <a href="{text:Link2 URL}">{text:Link2}</a>
- <a href="{text:Link3 URL}">{text:Link3}</a>
- <a href="{text:Link4 URL}">{text:Link4}</a>
- <a href="{text:Link5 URL}">{text:Link5}</a>
- </div>
- </div></div>
- {block:IndexPage}
- <div id="bar"></div>
- {/block:IndexPage}
- <div id="entries">
- {block:ifInfiniteScroll}
- <div class="autopagerize_page_element" >
- {/block:ifInfiniteScroll}
- {block:Posts}
- <div id="post">
- {block:IndexPage}
- <div id="info">
- {block:Photo}{Caption}{/block:Photo}
- {block:Audio}{Caption}{/block:Audio}
- {block:Photoset}{Caption}{/block:Photoset}
- <div align="right">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}
- <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{/block:NoteCount}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- {block:IndexPage}
- {block:Text}<h1>{title}</h1>{Body}{/block:Text}
- {block:Quote}<h3>“{Quote}” </h3>
- <div style="text-align:right; padding-bottom:5px;">— {Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}
- {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{/block:IndexPage}
- {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a>{/block:PermalinkPage}
- {block:PermalinkPage}{Caption}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}{block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
- <br><br>
- {block:PermalinkPage}{Photoset-400}<br><br>{Caption}{/block:PermalinkPage}{/block:Photoset}
- {block:Chat}{block:Title}<h1>{Title}</h1><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}
- <div id="albumart">
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="100px" height="100px"/>
- {/block:AlbumArt}
- </div>
- <div id="audio">
- {block:TrackName}{TrackName}{/block:TrackName}<br>
- {block:Artist}{Artist}{/block:Artist}<br>
- {block:Album}{Album}{/block:Album}<br>
- {block:Playcount}{FormattedPlayCount} plays<br>{/block:Playcount}
- <div style="width:140px; overflow:hidden">
- {block:AudioPlayer}
- {AudioPlayerWhite}
- {/block:AudioPlayer}</div><br><br><br>
- </div>
- {block:PermalinkPage}{Caption}{/block:PermalinkPage}
- {/block:Audio}
- {block:Answer}
- <div style="color:{color:Left Border}; padding:10px; background:rgba(255,255,255,0.2); font-family:Inconsolata" >
- <div style="text-transform:uppercase; letter-spacing:2px; text-align:center">
- {Asker} asked:</div><br> {Question}
- <hr />
- {Answer}
- </div>{/block:Answer}
- </div>
- {block:ifnotInfiniteScroll}
- <div id="pagi">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}{PageNumber}{/block:CurrentPage}
- {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:ifnotInfiniteScroll}
- {/block:Posts}
- {block:ifInfiniteScroll}
- </div>
- {/block:ifInfiniteScroll}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <div id="credit"><a href="http://feverfires.tumblr.com">✿</a></div>
- <script>$("p").remove(":contains('Source:'),:contains('via ')");</script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement