Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█
- ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄
- ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
- Theme: DANIELLE | Published:AUG 29TH, 2012 | Website: wildthemes.tumblr.com
- do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
- -->
- <!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">
- <head>
- <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
- <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700|The+Girl+Next+Door|Marck+Script|Lobster|Reenie+Beanie|Shadows+Into+Light+Two|Megrim|Rock+Salt|Raleway:100' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:Posts" content="#ffffff"/>
- <meta name="color:Borders" content="#eee"/>
- <meta name="color:Font" content="#130C11"/>
- <meta name="color:Link hover" content="#130C11"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="image:Sidebar" content="1"/>
- <meta name="image:Background" content="1"/>
- <meta name="image:Border" content= ""/>
- <meta name="if:Show sidebar photo" content="0"/>
- <meta name="if:Custom font" content="0"/>
- <meta name="if:Two Columns" content="0"/>
- <meta name="if:Three Columns" content="1"/>
- <meta name="text:Link one Title" content=""/>
- <meta name="text:Link one" content="" />
- <meta name="text:Link Three Title" content=""/>
- <meta name="text:Link Three" content=""/>
- <meta name="text:Link Four Title" content=""/>
- <meta name="text:Link Four" content=""/>
- <meta name="text:Link two Title" content=""/>
- <meta name="text:Link two" content=""/>
- <meta name="text:Link five Title" content=""/>
- <meta name="text:Link five" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
- <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
- <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
- <style type="text/css">
- iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;opacity:0.8; }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Link};
- height:auto;
- width:5px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Link};
- height:8px;
- }
- ::-webkit-scrollbar {
- height:8px;
- width:5px;
- background-color:transparent;
- }
- #border{
- background-color:{color:Background};
- background-attachment: fixed;
- background-image: repeat;
- background-image:url({image:Border});
- width: 70px;
- padding:4px;
- position: fixed;
- height:100%;
- top:-5px;
- right:470px;
- z-index:99999999;
- }
- #description{
- line-height:17px;
- padding:5.5px;
- text-align:center;
- color:{color:Body font};
- background:transparent;
- opacity:0.8;
- font-size:11px;
- }
- #tumblr_controls{
- position:fixed !important;
- }
- .wrapper{
- margin: 0px auto;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: {color:Background};
- }
- body {
- color: {color:Font};
- font-family: {block:ifCustomfont}'short stack'; font-size: 10px;{/block:ifCustomfont}{block:ifnotCustomfont}arial; font-size: 11px;{/block:ifnotCustomfont};
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-size:cover;
- }
- a { text-decoration: none !important;}
- a:link, a:active, a:visited{
- color: {color:Link} ;
- -webkit-transition: color 0.6s ease-out;
- -moz-transition: color 0.6s ease-out; text-shadow:0 0 1px #dcdcdc;
- }
- a:hover{
- color:{color:Link hover};
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -ms-transition-duration: 0.5s;
- }
- .entry {
- z-index:7;
- background-color:{color:posts};
- margin:7px;
- padding-left:4px;
- padding-right:4px;
- padding-top:4px;
- padding-bottom:1px;
- line-height:16px;
- {block:IndexPage}
- width:400px;
- {block:ifTwoColumns}
- width:280px;
- {/block:ifTwoColumns}
- {block:ifThreeColumns}
- width:230px;
- {/block:ifThreeColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:550px;
- {/block:PermalinkPage}
- overflow:hidden;
- text-decoration: none !important;
- }
- @font-face{font-family:'sb';src:url('http://static.tumblr.com/hcocigh/1wBm85vn6/sweetly_broken.ttf');}
- @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
- div#sidebar{
- position:fixed !important;
- left:130px;
- width: 250px;
- top: 5px;
- height:auto;
- border:1px solid {color:Borders};
- padding: 6px;
- letter-spacing:0px;
- opacity:1;
- z-index:9;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- position: fixed;
- overflow: hidden;
- background-color: {color:posts};
- }
- #posts {
- width: 800px;
- margin-left:400px;
- margin-top: -6px;
- float:left;
- text-decoration: none !important;
- }
- .entry:hover .details {
- opacity: 1.0;
- margin:12px 0px 0px 0px;
- filter: alpha(opacity = 100);
- -webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- }
- .permahover {
- text-align: left;
- opacity: 0.0;
- filter: alpha(opacity = 0);
- font-size: 9px;
- line-height: 9px;-webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- text-transform: uppercase;
- }
- .entry:hover .permahover {-webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- text-align: left;
- opacity: 1;
- filter: alpha(opacity = 50);
- }
- .text {
- padding: 0px;
- }
- .entry:hover .textperma {
- opacity: 1;
- filter: alpha(opacity = 100);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- }
- @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
- .linkss a{color:{color:link};}
- .linkss {
- width:56px;
- background-color: trans;
- -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;margin-top:5px;
- opacity:1;
- text-align:center;
- display: inline-block;text-transform:uppercase;
- -webkit-transition-duration: .6s;
- text-decoration: none !important;
- }
- .linkss:hover {
- color:black;
- background-color: {color:Background};
- -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
- text-decoration: none !important;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .blogtitle a {color:{color:Link};}
- .blogtitle{
- font-family: lobster;
- font-size: 40px;
- line-height:40px;
- text-align: center;
- text-decoration: none !important;
- }
- @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
- .title{
- font-family: lobster;
- font-size: 20px;
- line-height:100%;
- color: {color:Font};
- text-decoration: none !important;
- }
- .bubble {align:right;background: #ccc; margin:7px 0px 5px 62px;padding:10px;position: relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #ccc;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #ccc;}
- .entry .perma{
- position:absolute;
- width:100%;
- padding:3px;
- background-color:{color:Posts};
- margin-left: 0px;
- overflow:hidden;
- bottom: 13px;
- text-transform:uppercase;
- line-height:140%;
- font-size:10px;
- left:0px;
- text-align:center;
- opacity:0.0;
- -webkit-transition: all 0.8s linear;
- -moz-transition: all 0.8s linear;
- transition: all 0.8s linear;
- -webkit-filter: blur(3px);
- }
- .entry:hover .perma{
- -webkit-filter: blur(0px);
- -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
- overflow:visible;
- -webkit-transition: opacity 1.5s linear; opacity: 1.6;
- transition: all 0.4s linear;
- opacity: 0.9;
- -webkit-transition: all 0.8s linear;
- -moz-transition: all 0.8s linear;
- transition: all 0.8s linear;
- }
- {CustomCSS}
- </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/o0thhnj/QDcmcmi8j/infinitescrolling.txt"></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}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div class="wrapper">
- <div class="header">
- <div id="sidebar">
- <center><span class="blogtitle"><a href="/">{Title}</a>
- </span><center>{block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=240px height=auto ></a></center>{/block:ifshowsidebarphoto}
- <center><div id="description">{Description}<br><div style="border-top:1px solid {color:Link};"></div>
- <span class="linkss"><a href="/">home</a> </span>
- {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle}
- {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle}
- {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle}
- {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle}
- {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
- <span class="linkss"><a href="http://wildthemes.tumblr.com/">theme</a> </span>
- </div>
- </div>
- </div>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div class="text">
- {block:Title}
- <div class="title"> <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {block:IndexPage}
- {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Link}
- <div class="text">
- <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- <p>
- {block:IndexPage}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Link}
- {block:Photo}
- {block:indexpage}
- <div class="perma"><a href="{permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">reblog</a> </div>
- <img src="{PhotoURL-HighRes}" width="100%"/>
- {/block:indexpage}
- {block:permalinkpage}
- <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a>
- {/block:permalinkpage} {block:IndexPage}
- {/block:IndexPage}
- {/block:Photo}
- {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} said : {Question} </div>{Answer} {block:indexpage}
- <div class="permahover"><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}{/block:Answer}
- {block:Photoset}
- {block:IndexPage}
- {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
- {/block:Photos}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text">
- <div class="title"> "{Quote}" </div>
- {block:Source}
- <div style="text-align:right; line-height:12px;">- {Source}</div>
- {/block:Source}
- {block:IndexPage}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Quote}
- {block:Chat}
- <div class="text">
- {block:Title}
- <div class="title"> <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Chat}
- {block:Audio}
- <div class="text">
- {AudioPlayerGrey}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:IndexPage}
- <a href="{Permalink}">Permalink</a>
- {/block:IndexPage}
- </div>{/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-500}</center>
- {/block:PermalinkPage}
- <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
- {block:Video}
- {block:PermalinkPage}
- <center>
- <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:PermalinkPage}
- {block:PostNotes}{PostNotes}<br>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- {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>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement