Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- 006. PECULIAR by Urbanclique
- Please do not steal, copy, or remove the credit.
- -->
- <head>
- <title>{title}</title>
- <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lu2db46ekH1qfoi4t.png"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href='http://fonts.googleapis.com/css?family=Raleway:200' rel='stylesheet' type='text/css'>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <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://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:title" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#555555"/>
- <meta name="color:Link Hover" content="#cccccc"/>
- <meta name="if:falling hearts" content="1"/>
- <meta name="text:Title" content="Jolene"/>
- <meta name="text:link 1" content="http://" />
- <meta name="text:link 1 title" content="" />
- <meta name="text:link 2" content="http://" />
- <meta name="text:link 2 title" content="" />
- <meta name="text:link 3" content="http://" />
- <meta name="text:link 3 title" content="" />
- <meta name="text:link 4" content="http://" />
- <meta name="text:link 4 title" content="" />
- <meta name="text:link title" content="Navigation" />
- <meta name="image:Background" content=""/>
- <meta name="if:default body font" content="1"/>
- <meta name="if:calibri body font" content="0"/>
- <meta name="if:georgia body font" content="0"/>
- <meta name="if:show bow" content="0"/>
- <style type="text/css">
- body{
- {block:ifdefaultbodyfont}
- font-family: consolas, sans-serif;
- font-size: 10px;
- {/block:ifdefaultbodyfont}
- {block:ifcalibribodyfont}
- font-family: calibri;
- font-size: 10px;
- {/block:ifcalibribodyfont}
- {block:ifgeorgiabodyfont}
- font-family: georgia;
- font-size: 9px;
- {/block:ifgeorgiabodyfont}
- color:{color:Text};
- background-color:{color:Background};
- }
- body, a {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;} a:hover{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
- iframe#tumblr_controls {white-space:nowrap; filter: invert(90%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.5}
- #post{width: 615px; margin-left: 320px; margin-right:auto; margin-top: 10px; padding: 20px; }
- a{color:{color:link}; text-decoration:none;}
- a:hover{ color: #848484; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
- blockquote {border-left: 3px #ddd solid; margin-left: 5px; padding-left: 5px; }
- .entry{padding: 12px; border-radius: 5px; background-color: #fff; float:left; overflow: hidden; margin: 10px; margin-left: 15px; width: 200px; border: 1px #eee solid; {block:PermalinkPage} width: 500px; {/block:PermalinkPage} }
- .entry .perma{ position:absolute; overflow:hidden;
- bottom: 25px; margin-left: 10px; width: 165px; height: auto; opacity: 0; letter-spacing: 1px; background-color: white; font-family: consolas; text-align: left; text-transform: uppercase; font-style: none; font-size: 8px; line-height: 12px; padding: 5px; text-align: center; z-index: 2;
- border-right: 3px solid {color:link}; border-left: 3px solid {color:link};
- -webkit-transition: all 0.6s linear; -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear; transition: all 0.6s linear; }
- .entry:hover .perma{ opacity: .9; margin-top: 0px; -webkit-transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear; {block:PermalinkPage} opacity: 0; {/block:PermalinkPage} }
- .entry img {opacity: .78; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;}
- .entry img:hover{ opacity: .98; margin-left: 0px; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; }
- .permalink { padding:0px; padding-top: 6px; line-height: 9px; text-align: right; font-family: consolas; letter-spacing: 1px; font-size: 8px; text-transform: uppercase; color: {color:text}; margin-bottom: -5px; border-top: 1px solid #ddd; 0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out; }
- .permalink a{ color: {color:text}}
- .permalink a:hover {text-shadow:0px 0px 0px #848484;}
- .permalink:hover{ padding-right: 10px; margin-bottom: -5px; border-top: 1px solid #ddd; 0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; transition: all 0.7s ease-out; }
- .foot{ top: 26px; right: 6px; font-size: 9px; z-index:99999; position:fixed; white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;} -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- ul {list-style-image: url('http://i4.photobucket.com/albums/y135/dani_leal_/minigifs/300-1.gif'); }
- #yup {margin-top: 10px;}
- #yup a {font-size: 14px; background:transparent; display: block;
- width: 18px; border-radius: 50%; text-align: center; float: left; margin-left: 2px; margin-bottom: -4px; padding-right:5px; padding-left: 5px;
- text-transform: none; color: #666; opacity: .7; -webkit-transition-timing-function: ease-in; -webkit-transition-duration: 0.3s; -moz-transition-timing-function: ease-in; -moz-transition-duration: 0.3s; }
- #yup a:hover { padding-right: 5px; opacity:1; -webkit-transition-timing-function: ease-in; -webkit-transition-duration: 0.3s; -moz-transition-timing-function: ease-in; -moz-transition-duration: 0.3s; }
- ol { margin-left: 30px; padding: 0px; }
- #sidebar{background: #fff; width: 150px; top: 120px; margin-left: 120px;
- position:fixed; padding: 10px; padding-top: 23px; float:center; text-align: center; border-top: 1px #ddd dotted; border-radius: 0px 0px 5px 5px; -moz-box-shadow: 0px 10px 31px #eee; -webkit-box-shadow: 0px 30px 31px #eee;
- box-shadow: 0px 2px 10px 0px #eee;}
- @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
- #audioplayer { width:28px; height:35px; overflow:hidden; position:absolute; margin-top:10px; margin-left: 10px; opacity: 1; z-index: 99999;}
- #audiotext { width:150px; height: 50px; overflow:hidden; position:absolute; margin-top:0px; margin-left: 65px; opacity: 1; }
- #swag {position: fixed;margin-left: 120px;margin-top: 87px;width: 165px;font-size: 20px; font-family: basket;text-transform: lowercase;z-index: 9999; background-color: transparent; text-align: right; }
- .description {
- {block:ifshowbow} display:none; {/block:ifshowbow}margin-top: 65px;margin-left: 60px; padding: 10px; z-index: 9999; position:fixed; width: 170px;
- height: 40px; transform: rotate(-30deg); -ms-transform: rotate(-30deg); /* IE 9 */ -webkit-transform: rotate(-30deg); /* Safari and Chrome */ opacity: 0.89;
- div#qTip {display:none; color:{color:text}; text-align:left; position:absolute; z-index:99999999; font-family:consolas; font-size:8px; background: #fff; padding:3px 4px; border: 0px #ffbbcc solid; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; line-height:13px; opacity:0.98;}
- .pagination {
- display: none;
- }
- {CustomCSS]</style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#post');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head> <body onkeydown="return false">
- {block:iffallinghearts}
- <script type="text/javascript">
- /* SNOWFLAKES BY NAEIVE */
- // Set the colors for the snow. Add/remove as many colors as you like //
- var snowcolor=new Array("#ffffff","#bebebe","#eeeeee","#ececec", "#d6d6d6")
- var snowmax=45
- var snowtype=new Array("Times")
- var snowletter="♥"
- var sinkspeed=0.3
- var snowmaxsize=22
- var snowminsize=8
- var snowingzone=1
- // Do not edit below this line //
- var snow=new Array()
- var marginbottom
- var marginright
- var timer
- var i_snow=0
- var x_mv=new Array();
- var crds=new Array();
- var lftrght=new Array();
- var browserinfos=navigator.userAgent
- var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
- var ns6=document.getElementById&&!document.all
- var opera=browserinfos.match(/Opera/)
- var browserok=ie5||ns6||opera
- function randommaker(range) {
- rand=Math.floor(range*Math.random())
- return rand
- }
- function initsnow() {
- if (ie5 || opera) {
- marginbottom = document.body.scrollHeight
- marginright = document.body.clientWidth-15
- }
- else if (ns6) {
- marginbottom = document.body.scrollHeight
- marginright = window.innerWidth-15
- }
- var snowsizerange=snowmaxsize-snowminsize
- for (i=0;i<=snowmax;i++) {
- crds[i] = 0;
- lftrght[i] = Math.random()*15;
- x_mv[i] = 0.03 + Math.random()/10;
- snow[i]=document.getElementById("s"+i)
- snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
- snow[i].size=randommaker(snowsizerange)+snowminsize
- snow[i].style.fontSize=snow[i].size+'px';
- snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
- snow[i].style.zIndex=1000
- snow[i].sink=sinkspeed*snow[i].size/5
- if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
- if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
- if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
- if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
- snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
- snow[i].style.left=snow[i].posx+'px';
- snow[i].style.top=snow[i].posy+'px';
- }
- movesnow()
- }
- function movesnow() {
- for (i=0;i<=snowmax;i++) {
- crds[i] += x_mv[i];
- snow[i].posy+=snow[i].sink
- snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i])+'px';
- snow[i].style.top=snow[i].posy+'px';
- if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
- if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
- if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
- if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
- if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
- snow[i].posy=0
- }
- }
- var timer=setTimeout("movesnow()",50)
- }
- for (i=0;i<=snowmax;i++) {
- document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
- }
- if (browserok) {
- window.onload=initsnow
- }
- </script>{/block:iffallinghearts}
- <div class="description"><a href="/"><img src="http://i1153.photobucket.com/albums/p509/Jola_Micah/bows/Untitled-27_zpsaacaa1bc.png" width="110px;" ></a></div> <div id="swag">{text:title}</div> <div id="sidebar">{description} <br> <div id="yup">
- <a href="{text:link 1}" ><img src="http://i45.tinypic.com/70zxhj.png"></a>
- <a href="{text:link 2}" rel="02" class="poplight"> <img src="http://i47.tinypic.com/xfyble.png"></a>
- <a href="{text:link 3}" rel="links" class="poplight"> <img src="http://i49.tinypic.com/34dq4qh.png"</a>
- <a href="{text:link 4}"><img src="http://i45.tinypic.com/2qbdlok.png"></a>
- <a href="http://urbanclique.tumblr.com/" target="_blank">©</a>
- </div></div>
- <div class="wrapper">
- </div>
- <div id="post">
- {block:Posts}
- <div class="entry">
- {block:Title}<span style="font-family: consolas; font-size: 10px; line-height: 10px; text-transform: uppercase;">{Title}</span>{/block:Title}
- {block:Text}{Body} <div class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a></a></div>{/block:Text}
- {block:Photo}
- {block:IndexPage}<img src="{PhotoURL-500}" width="200px"/>{/block:IndexPage}
- {block:PermalinkPage}<img src="{PhotoURL-500}" width="500"/>{/block:PermalinkPage}
- <div class="perma">
- posted <a href="{Permalink}">{timeago}</a> on {shortmonth} {MonthNumberWithZero} <br>with <a href="{Permalink}"> {NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> reblog this</a> </div>
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- <div class="perma"><a href="{ReblogURL}" target="_blank">Reblog</a> <a href="{Permalink}">{NoteCountWithLabel}</a></div>
- {/block:Photoset}
- {block:Quote}
- <span style="font-size: 15px; color: #666;">❝</span>{quote}
- <div align="right">
- {block:Source}- <b>{Source}</b>{/block:Source}
- </div>
- <div class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:Quote}
- {block:Video}
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:PermalinkPage}{Video-500} {/block:PermalinkPage}
- <div class="permalink"><a href="{ReblogURL}" target="_blank">Reblog</a> <a href="{Permalink}">{NoteCountWithLabel}</a></div>
- {/block:Video}
- {block:Link}
- <span style="font-family: consolas; font-size: 10px; line-height: 10px; text-transform: uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
- {block:Description}{Description}{/block:Description}
- <div class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br><b>{Label}</b>
- {/block:Label}
- {Line}
- {/block:Lines} <br><br>
- <div class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:Chat}
- {block:Audio}
- <div id= "audioplayer">{AudioPlayerWhite} </div><div id= "audiotext">
- <span style="color: {color:link};">Title</span>:
- {block:TrackName}
- {TrackName}
- {/block:TrackName}<br>
- <span style="color:{color:link};">Artist</span>: {block:Artist}
- {Artist}
- {/block:Artist} <br> <span style="color:{color:link};">Plays</span>: {block:PlayCount} {PlayCount} {/block:PlayCount}</div>
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="50">
- {/block:AlbumArt}
- <br>
- <div class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:Audio}
- {block:Answer}
- <div style="
- background: #f9f9f9;
- border: 1px solid #eee;
- margin: 3px;
- margin-top: 0px;
- width: 185px;
- overflow: visible;
- padding: 7px;
- margin-left: 0px;
- {block:PermalinkPage}width: 100%;{/block:PermalinkPage}">
- <span style="font-family: consolas; font-size: 10px; text-transform: uppercase; margin-top: 2px; border-bottom: 1px #ddd solid;">{Asker}: </span> {Question}<br></div>{Answer}
- <div class="permalink"> {TimeAgo} · <a href="{Permalink}">{NoteCountWithLabel} </a></div>
- {/block:Answer}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- <br>
- {block:NoteCount}
- {NoteCount} notes
- {/block:NoteCount}
- <Br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div></body></div> </div></html><div class="foot"><a href="http://urbanclique.tumblr.com/"><img src="http://static.tumblr.com/vzjzx9a/Oyymbuhss/hdggj57retuete.png"></div></a>
Advertisement
Add Comment
Please, Sign In to add comment