Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ╋╋╋┏┓╋╋┏┳┓┏┓╋╋╋╋╋╋╋┏━┓
- ┏┳┳╋╋┓┏┛┃┗┫┗┳━┳━━┳━┫━┫
- ┃┃┃┃┃┗┫╋┃┏┫┃┃┻┫┃┃┃┻╋━┃
- ┗━━┻┻━┻━┻━┻┻┻━┻┻┻┻━┻━┛
- Theme: Poppy | Published:JUL 16TH, 2013 | 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">
- <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:Content" content="#ffffff"/>
- <meta name="color:Navigation background" content="#eee"/>
- <meta name="color:Borders" content="#ccc"/>
- <meta name="color:Font" content="#130C11"/>
- <meta name="color:Link hover" content="#130C11"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="image:Sidebar Image" content="1"/>
- <meta name="image:Background" content="1"/>
- <meta name="image:Left Border Image" content= ""/>
- <meta name="if:Show sidebar photo" content="0"/>
- <meta name="text:Blogtitle size" content="50" />
- <meta name="if:Four Columns" content="0"/>
- <meta name="if:Three Columns" content="1"/>
- <meta name="if:Two Columns" content="0"/>
- <meta name="if:One Column" content="0"/>
- <meta name="if:Faded images" content="1"/>
- <meta name="image:Left Border Image" content= ""/>
- <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'>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
- div#qTip {
- padding: 1px;
- height:8px;
- border:1px solid #ddd;
- font-family:Consolas;
- font-size:8px;
- display: none;
- font-style:normal;
- text-align: left;
- padding:5px;
- position: absolute;
- line-height:8px;
- z-index: 999999999999;
- background: white;
- color: {color:Link};
- text-transform:uppercase;
- letter-spacing: 1px;
- }
- </style>
- <style type="text/css">
- #tumblr_controls{
- opacity:0.9;
- position:absolute !important; ;
- }
- ::-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;
- }
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%) ;
- }
- .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 {
- padding: 0px;
- margin: 0px;
- color: {color:Font};
- font-family: calibri;
- font-size:10.5px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- 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: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
- }
- .entry {
- background-color:{color:Content};
- margin:12px;
- text-transform:none;
- line-height:13px;
- {block:IndexPage}
- width:400px;
- {block:ifFourColumns}
- width:170px;
- {/block:ifFourColumns}
- {block:ifThreeColumns}
- width:210px;
- {/block:ifThreeColumns}
- {block:ifTwoColumns}
- width:270px;
- {/block:ifTwoColumns}
- {block:ifOneColumn}
- width:400px;
- {/block:ifOneColumn}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- overflow:hidden;
- border:1px {color:Borders} dotted;
- padding-left: 11px;
- padding-top: 11px;
- padding-right: 11px;
- padding-bottom: 9px;
- text-decoration: none !important;
- z-index:0;
- -webkit-transition: all 0.8s linear;
- -moz-transition: all 0.8s linear;
- transition: all 0.8s linear;
- {block:ifFadedimages}
- opacity: 0.8;
- filter: alpha(opacity = 80);
- {/block:ifFadedimages}
- }
- .entry:hover{{block:ifFadedimages}
- opacity: 1;
- filter: alpha(opacity = 80);
- {/block:ifFadedimages}opacity:1;-webkit-transition: all 0.8s linear;
- -moz-transition: all 0.8s linear;
- transition: all 0.8s linear;}
- .entry .perma{
- position:absolute;
- width:auto;
- padding:3px;
- background-color:#fff;
- margin-left: 0px;
- border:1px solid #eee;
- overflow:hidden;
- top: 13px;
- font-family: consolas;
- text-transform:uppercase;
- letter-spacing:2px;
- line-height:140%;
- font-size:8px;
- left:13px;
- 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;
- }
- .entry:hover .perma:hover{
- padding:3px;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .entry .perma2{
- position:absolute;
- width:auto;
- padding:3px;
- background-color:#fff;
- margin-left: 0px;
- border:1px solid #eee;
- overflow:hidden;
- top: 34px;
- font-family: consolas;
- text-transform:uppercase;
- letter-spacing:2px;
- line-height:140%;
- font-size:8px;
- left:13px;
- 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 .perma2{-webkit-filter: blur(0px);
- 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;
- }
- .entry:hover .perma2:hover{
- padding:3px;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- tion: all 0.8s linear;
- }
- .permalinktext {
- display: block;
- padding: 1px;
- margin: 0px 0px 0px 8px;
- font-family: calibri;
- letter-spacing: 0px;
- font-size: 9px;
- color: #424242;
- line-height: 10px;
- text-transform:uppercase;
- text-align: right;
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- border-top: 1px solid #ddd;
- }
- #border{
- background-color:{color:Background};
- background-attachment: fixed;
- background-image: repeat;
- background-image:url({image:Left Border Image});
- position: fixed;
- height:100%;
- right:240px;
- z-index:99999999;
- width: 400px;
- }
- @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');}
- #border{
- background-color:{color:Background};
- background-attachment: fixed;
- background-image: repeat;
- background-image:url({image:Border});
- width: 254px;
- padding:4px;
- position: fixed;
- height:100%;
- top:-5px;
- left:93px;
- z-index:99999999;
- }
- div#sidebar{
- position:fixed !important;
- left:100px;
- width: 230px;
- top:70px;
- background-color:{color:Content};
- padding: 0px;
- padding: 1px;
- letter-spacing:0px;
- padding: 2px;
- opacity:1;
- border:1px dotted {color:Borders};
- border-radius:2px;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- position: fixed;
- text-align:center;
- overflow: hidden;
- height:auto;
- }
- #posts {
- width: 804px;margin-left:70px;
- {block:ifFourColumns}
- width:900px;
- {/block:ifFourColumns}
- margin-top: 0px;;
- float:left;
- background:transparent;
- text-decoration: none !important;
- }
- .entry .permalinks{
- opacity:0;
- width:170px;
- height: 20px;
- top:-12px;
- position: absolute;
- text-transform: uppercase;
- font-family: calibri;
- font-size: 8px;
- color:#333333;
- line-height:20px;
- overflow:hidden;
- letter-spacing: 1px;
- text-align:center;
- background:#f1f1f1;
- border-bottom: 2px solid {color:Link};
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- .entry:hover .permalinks{
- opacity: .85;
- top:12px;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- .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: right;
- opacity:1;
- 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;
- border-top:1px solid {color:Link};
- font-family:calibri;
- letter-spacing:2px;
- font-size:8px;
- margin-left:0px;
- }
- .entry:hover .permahover{opacity:1}
- .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');}
- .blogtitle a {color:{color:Link};}
- .blogtitle{
- font-family:quicksandlight;
- font-size:{text:Blogtitle size}px;
- text-decoration: none !important; }
- @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
- @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
- .title{
- font-family: quicksandlight;
- font-size: 20px;
- line-height:100%;
- color: {color:Font};
- text-decoration: none !important;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- .bubble {align:right;background: #eee; margin:7px 0px 5px 62px;padding:10px;position: relative;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px; 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 #eee;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee;}
- #border1{
- position:fixed !important;
- width: 50px;
- height:100%;
- top: 0px;;
- opacity:0.7;
- left:200px;
- background-image:url({image:Left Border Image});
- background-attachment:fixed;
- margin-left:-200px;
- }
- {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 id="border1"></div>
- <div class="wrapper">
- <div class="header">
- <div id="sidebar"><br>
- {block:ifshowsidebarphoto}<center><a title="" href="/"><img style=""><img src="{image:Sidebar Image}" width=200px
- ></a>{/block:ifshowsidebarphoto}
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div style="padding:4px;">{Description}
- </div>
- <select onchange='location=this.options[this.selectedIndex].value;' style='width:210px;background-color:{color:Navigation background};border:{color:Borders} 1px solid;font-family:calibri;color:{color:Font};font-size:10px;text-transform:uppercase; letter-spacing:1px;
- height:20px;'>
- <i>
- <option>navigation +</option></i>
- <option value="/">home</option>
- {block:AskEnabled}<option value="/ask">ask</option>
- {/block:AskEnabled}
- {block:ifLinkOneTitle}<option value="{text:Link One}">{text:Link One Title}</option> {/block:ifLinkOneTitle}
- {block:ifLinkTwoTitle}<option value="{text:Link Two}">{text:Link Two Title}</option> {/block:ifLinkTwoTitle}
- {block:ifLinkThreeTitle}<option value="{text:Link Three}">{text:Link Three Title}</option> {/block:ifLinkThreeTitle}
- {block:ifLinkFourTitle}<option value="{text:Link Four}">{text:Link Four Title}</option> {/block:ifLinkFourTitle}
- {block:ifLinkFiveTitle}<option value="{text:Link Five}">{text:Link Five Title}</option> {/block:ifLinkFiveTitle}
- {block:HasPages}{block:Pages}<option value="{URL}">{Label}</option> {/block:Pages} {/block:HasPages}
- <option value="http://wildthemes.tumblr.com/">theme credit</option>
- </select>
- </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><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><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="{reblogurl}" title="reblog this post">reblog</a> / <a href="{permalink}" title="note count"> {notecountwithlabel}
- </a>
- </div>
- <div class="perma2"> {timeago}
- </div>
- <a href="{Permalink}">
- <img src="{PhotoURL-HighRes}" width="100%"/></a>
- {/block:indexpage}
- {block:permalinkpage}
- <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></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"><p><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><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><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><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}</div>{block:IndexPage}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- {/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}</center>
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- {/block:PermalinkPage}
- </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