Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Denim Theme by faede
- permalinks done by unimpulsive.tumblr.com
- thank you for choosing faedethemes!
- --------------------------------
- main blog: faede.tumblr.com
- theme blog: faedethemes.tumblr.com
- -->
- <html lang="en">
- <head>
- </script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:primary" content="#000000"/>
- <meta name="color:hover" content="#ffffff"/>
- <meta name="color:links" content="#000"/>
- <meta name="if:image fade" content="1">
- <meta name="if: fixed links" content="1"/>
- <meta name="if:animated post entry" content="0"/>
- <meta name="font:posts" content="lucida sans"/>
- <meta name="text:link one" content=""/>
- <meta name="text:link one title" content=""/>
- <meta name="text:link two" content=""/>
- <meta name="text:link two title" content=""/>
- <meta name="text:link three" content=""/>
- <meta name="text:link three title" content=""/>
- <meta name="text:link four" content=""/>
- <meta name="text:link four title" content=""/>
- <meta name="text:link five" content=""/>
- <meta name="text:link five title" content=""/>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical{
- background-color:#C2C8CF;
- -moz-border-radius:10px;
- -webkit-border-radius:10px;
- }
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%)
- }
- .credit {opacity:0.7;font-size:18px;position:fixed;bottom:10px;right:5px;color:#000;}
- .wrapper{width:1000px;margin:0px auto;}
- ::-webkit-scrollbar {width: 6px; height: 4px; background: #d8d8d8; }
- ::-webkit-scrollbar-thumb { background-color: #130C11;}
- body{
- margin:0px;
- background-attachment: fixed;
- background-repeat: repeat;
- background-color:{color:background};
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 11px;
- font-family: {font:posts};
- line-height:11px;
- color: {color:primary};
- }
- a:link, a:active, a:visited{
- color: {color:links};
- text-decoration: none;
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- a:hover{
- color: {color:hover};
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- .entry {
- margin:6px;
- padding: 8px;
- float:left;
- background-color:transparent;
- {block:indexpage}
- width:250px;
- {/block:indexpage}
- {block:permalinkpage}
- width:600px;
- {/block:permalinkpage}
- background:transparent;
- font-family:pixie;
- font-size: 11px;
- line-height:14px;
- {block:ifanimatedpostentry}
- -webkit-transition-duration:2s;
- {/block:ifanimatedpostentry}
- }
- #sidebar{
- opacity:1;
- background-color:transparent;
- top: 30px;
- margin-left: 13px;
- overflow:hidden;
- font-family:pixie;
- font-size: 10px;
- padding-top:0px;
- width: 67%;
- padding: 4px;
- height:auto;
- z-index:1;
- position:relative;
- color:{color:primary}
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #posts {
- width: 1180px;
- background: transparent;
- margin-left:60px;
- padding-left: 2px;
- padding-right: 2px;
- padding-top:10px;
- margin-top:0px;
- float:left;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .img{{block:ifimagefade}opacity:0.7;background-color:white;{/block:ifimagefade}}-webkit-transition: all .6s ease-out;-moz-transition: all .6s ease-out;transition: all .6s ease-out;}
- .img:hover{opacity:1;}
- .title{
- font-family:{font:posts};
- font-size: 12px;
- line-height:15px;
- text-transform:uppercase;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- @font-face { font-family: pixie; src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf'); }
- #navi{
- opacity:1;
- background-color:{color:background};
- top: 0px;
- margin-left: 0px;
- overflow:hidden;
- font-family:pixie;
- font-size: 15px;
- padding-top:0px;
- width: 100%;
- padding: 4px;
- height:14px;
- line-height: 20px;
- z-index:100;
- {block:iffixedlinks}
- position:fixed;
- {/block:iffixedlinks}
- {block:ifnotfixedlinks}
- position:absolute;
- {/block:ifnotfixedlinks}
- text-transform:uppercase;
- text-align:center;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #navi a{background:{color:background};color:{color:links};
- padding:5px;}
- #navi a:hover{background:#000;color:white;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:#130C11;}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- @font-face {font-family: customfont; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
- }
- @font-face { font-family: titulo; src: url('http://static.tumblr.com/vilw5yj/6l7ma3fqc/signerica_medium.ttf'); }
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- .blogtitle{
- font-family: 'Raleway';
- text-transform: uppercase;
- font-size:36px;
- color: {color:links};
- line-height: 40px;
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- .quote {
- font-family: arial;
- font-size: 20px;
- color: {color:link};
- float: left;
- margin-right: 5px;
- }
- .entry:hover .perm{
- opacity: 1;
- }
- .perm {
- margin-top:10px;
- text-align:center;
- padding:2px;
- padding-top:5px;
- padding-bottom:0px;
- opacity:0;
- font-family:{font:posts};
- -moz-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- }
- .entry .swag{
- position:absolute;
- bottom:18px;
- left:24px;
- width:25px;
- height:25px;
- text-align:center;
- font-size:8px;
- border-radius:45px;
- font-family:courier new;
- background-color:white;
- z-index:100;
- opacity:0;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
- }
- .entry:hover .swag{
- bottom:18px;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- opacity:0.7;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
- }
- .entry .swag a{color:{color:link};font-size:8px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
- .entry .booty{
- position:absolute;
- bottom:18px;
- left:52px;
- width:25px;
- height:25px;
- background-image:url('http://cdn4.iconfinder.com/data/icons/brightmix/128/monotone_search_zoom.png');
- background-size:24px 24px;
- background-position:0px 1px;
- background-repeat:no-repeat;
- text-align:center;
- font-size:9px;
- border-radius:55px;
- line-height:26px;
- font-family:courier new;
- background-color:white;
- z-index:100;
- opacity:0;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
- }
- .entry:hover .booty{
- bottom:18px;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- opacity:0.7;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
- }
- .entry .booty img{width:17px;height:17px;margin-top:5px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
- .entry .booty a{color:{color:link};font-size:9px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
- .perms {
- color:black;
- font-size:8px;
- opacity: 0;
- -webkit-transition-duration: .4s;
- width:50px;
- height:10px;
- padding-bottom:3px;
- padding-top:5px;
- background-color: #fff;
- position: absolute;
- text-align:center;
- text-transform:uppercase;
- font-family:georgia;
- letter-spacing:0px;
- top:0px;
- font-style:italic;
- line-height:6px;
- }
- .perms a{
- font-style:italic;
- }
- .entry:hover .perms {
- opacity:0.7;
- top:0px;
- z-index:999999;
- }
- #album
- {
- {block:IndexPage}
- width:80px;
- height:80px;
- margin:10px;
- {/block:IndexPage}
- float:left;
- {block:PermalinkPage}
- width:500px;
- height:500px;
- {/block:PermalinkPage}
- }
- #infos
- {float:left;
- margin-top:10px;
- background-color: #e4e4e4;
- padding:5px;
- width:130px;
- }
- #player
- {float:left;
- {block:IndexPage}
- width:85px;
- margin-top:10px;
- padding-left:55px;
- {/block:IndexPage}
- padding-top:10px;
- padding-bottom:10px;
- height:20px;
- background-color:#e4e4e4;
- overflow:hidden;
- {block:PermalinkPage}
- margin-top:5px;
- width:265px;
- padding-left:235px;
- {/block:PermalinkPage}
- }
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <meta name="viewport" content="width=800" />
- </head>
- <body>
- <center>
- <div id="navi">
- <a href="/">home</a><a href="/ask">message</a>{block:iflinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:iflinkonetitle}{block:iflinktwotitle}<a href="{text:link two}">{text:link two title}</a>{/block:iflinktwotitle}{block:iflinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{/block:iflinkthreetitle}{block:iflinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{/block:iflinkfourtitle}{block:iflinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{/block:iflinkfivetitle}<a href="http://faede.tumblr.com">theme</a>
- </div>
- <div class="wrapper">
- <div id="sidebar">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <br>
- <div class="info">{description}</div>
- </center>
- </div>
- <br><br>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:IndexPage}
- {/block:IndexPage}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
- {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- {block:IndexPage}
- {/block:IndexPage}<a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="swag" align="center"><a href="{ReblogURL}"><img src="http://static.tumblr.com/7qdgtio/MZSmcq8xk/reblog-ut.png" width="19" style="margin-top:1px;margin-left:0.5px;" ></a>
- </div><a href="{PhotoURL-HighRes}" rel="prettyPhoto" title="{PhotoAlt}"><div class="booty"></div></a>{/block:indexpage}
- <div class="img">
- {Block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="230" ></a>{LinkCloseTag}</center>{/block:indexpage}
- {Block:PermalinkPage}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=530px/></center>{/Block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="perms">
- {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
- </div>
- <div style="width:230px; overflow-x:hidden; overflow-y:hidden;">{Photoset-250}</div>{/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text">
- <div class="quote">❝</div>
- <span style="text-transform:uppercase;letter-spacing:1px;"> {Quote} </span>
- {block:Source}
- <div class="source"><div style="text-align:right; color:{color:link}">-{Source}</div></div>
- {/block:Source}
- {block:indexpage}
- <div class="perm"><a href="{permalink}">{NoteCountwithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- </div>{/block:Quote}
- {block:Chat}
- {block:IndexPage}
- {/block:IndexPage}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="{block:indexpage}width:27px;height:27px;{/block:indexpage}{block:permalinkpage}width:47px;height:47px;{/block:permalinkpage}position:relative;">{/block:AlbumArt}</div><div style="{block:indexpage}width:221px;height:27px;margin-top:-31px;{/block:indexpage}{block:permalinkpage}float:left;text-align:left;width:500px;height:27px;padding-top:10px;padding-bottom:10px;margin-top:-51px;{/block:permalinkpage}float:right;background-color:#e3e3e3;">{AudioPlayerGrey}
- {block:ExternalAudio}{/block:ExternalAudio}</div>{block:IndexPage}<br><div class="permm"><a href="{Permalink}">{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}</a></div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {/block:IndexPage}
- <center>
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center{block:IndexPage}<div class="perm"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}>
- {block:Video}
- {block:Answer}
- {block:IndexPage}
- {/block:IndexPage}
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;border-radius:100px;"/>
- <b>{Asker}</b>: <b>{Question}</b>{Answer}
- {block:IndexPage}<div class="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- {block:Date}
- <center>
- {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
- <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
- {/block:Date}
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- <div class="right">
- </div>
- <div class="footer">
- <br>
- </div>
- </div>
- </body>
- </html>
- <div style="position:fixed;right:0px;bottom:-425px;">
- <div style="position:fixed;right:0px;bottom:-425px;">
- <---DONT REMOVE---->
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"> →</a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}">← </a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}</div>
- </div>
- <div class="credit"><a href="http://faede.tumblr.com/">ƒ</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement