Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!--
- Renewed
- keep the credit otherwise i'm gonna haunt you in ur sleep.
- just kidding, but seriously doe
- xoxoxo
- theme made by urbanclique (http://urbanclique.tumblr.com/)
- basecode by irrelevantly anddd chyea.
- YOU ARE AMAZING :* -->
- <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=Raleway:300' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
- <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="#EEEEEE"/>
- <meta name="color:Text" content="#727272"/>
- <meta name="color:Hover" content="#343434"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Scrollbar" content="#130C11"/>
- <meta name="color: link bg" content="#dddddd"/>
- <meta name="color: desc bg" content="#dddddd"/>
- <meta name="color: bold" content="#bbccdd"/>
- <meta name="color: post title" content="#bbccdd"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:Background" content="http://static.tumblr.com/a3a63de5cc4ed7a115366e03d0c4738c/lquab17/J5Zmka9b3/tumblr_static_hor.jpeg"/>
- <meta name="if:tiny scrollbar" content="1"/>
- <meta name="if:tiny cursor" content="1"/>
- <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="" />
- <style type="text/css">
- ::selection { background: ; color: #ddd;}
- ::-moz-selection { background: ; color: #000;}
- {block:iftinycursor} 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;} {block:iftinycursor}
- {block:iftinyscrollbar}::-webkit-scrollbar {width: 4px; height: 4px; background: {color:Background}; } ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};} {/block:iftinyscrollbar}
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
- {block:ifinfinitescrolling}<script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>{/block:ifinfinitescrolling}
- 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}
- .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 {
- font-family: trebuchet ms, sans-serif;
- padding: 0px;
- margin: 0px;
- color: {color:text};
- font-size: 12px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- }
- a:hover {
- text-decoration: none;
- color: {color: hover};
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- cursor: {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
- }
- b, strong {
- color: {color: bold};
- font-weight: none;
- }
- p {
- padding-top: 2px;
- }
- blockquote {
- border-left: 3px {color: border} solid;
- padding-left: 5px;
- margin-left: 5px;}
- .entry img {
- opacity: 1; -webkit-transition: all 0.1s linear;
- -webkit-transition: all 0.1s linear;
- -moz-transition: all 0.1s linear;
- transition: all 0.1s linear;}
- .entry:hover img { opacity: 0.77;
- -webkit-transition: all 0.1s linear;
- -webkit-transition: all 0.1s linear;
- -moz-transition: all 0.1s linear;
- transition: all 0.1s linear;
- }
- .entry {
- margin: 5px;
- margin-left: 10px;
- padding: 8px;
- float:left;
- border: 1px solid #ddd;
- border-radius: 5px;
- background-color: #fff;
- font-family: trebuchet ms;
- font-size: 10px;
- letter-spacing: 0px;
- line-height:11px;
- overflow: hidden;
- {block:IndexPage}
- width:200px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width: 500px;
- margin-left: 0px;
- {/block:PermalinkPage}
- }
- .entry:hover{
- margin:5px;
- margin-left: 10px;
- float:left;
- font-size: 10px;
- letter-spacing: 0px;
- line-height:11px;
- {block:IndexPage}
- width:200px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width: 500px;
- margin-left: 0px;
- {/block:PermalinkPage}
- -webkit-transition: all 0.1s linear;
- -webkit-transition: all 0.1s linear;
- -moz-transition: all 0.1s linear;
- transition: all 0.1s linear;
- }
- .entry .permalink{
- position:absolute;
- overflow:hidden;
- margin-top: -15px;
- margin-left: 0px;
- width: 200px;
- height:20px;
- opacity: 0;
- background-color: white;
- font-family: trebuchet ms;
- text-align: left;
- text-transform: uppercase;
- font-style: none;
- font-size: 8px;
- line-height: 20px;
- padding: 0px;
- text-align: center;
- z-index: 2;
- border-bottom: 2px solid {color: link bg};
- -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 .permalink{
- opacity: .9;
- width: 200px;
- 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}
- }
- div#sidebar{
- position:fixed !important;
- overflow: hidden;
- width: 110px;
- height: auto;
- margin: 120px 0px 0px -10px;
- background-color: none;
- padding:3px;
- text-align: center;
- font-family: consolas;
- font-size: 10px;
- line-height:12px;
- letter-spacing:0px;
- margin-bottom: 5px;
- kl/lu
- }
- #posts {
- width: 850px;
- margin-left: 140px;
- margin-top: 10px;
- float:left;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .nav {
- overflow: visible;
- margin: 2px 0px 0px 0px;
- width: 108px;
- height: 12px;
- background-color: {color: link bg};
- padding: 1px;
- padding-right: 2px;
- text-align: center;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 8px;
- line-height:12px;
- letter-spacing:0px;
- border-radius: 15px 15px 0px 0px;
- }
- ol {
- list-style-type:lower-roman;
- margin-left: 30px;
- padding: 0px;
- }
- .nav a {
- color:#666;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .nav a:hover {
- opacity:.4;
- letter-spacing: 5px;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .nav2 {
- overflow: visible;
- margin: 2px 0px 5px 0px;
- width: 108px;
- height: 12px;
- background-color: {color: link bg};
- padding: 1px;
- padding-right: 2px;
- text-align: center;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 8px;
- line-height:12px;
- letter-spacing:0px;
- }
- .nav2 a {
- color:#666; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .nav2 a:hover {opacity:.5; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear;transition: all 0.2s linear;
- letter-spacing: 5px;}
- .nav3 {
- overflow: visible;
- margin: 3px 0px 2px 0px;
- width: 108px;
- height: 12px;
- background-color: {color: link bg};
- padding: 1px;
- padding-right: 2px;
- text-align: center;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 8px;
- line-height:12px;
- letter-spacing:0px;
- }
- .nav3 a {
- color:#666; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .nav3 a:hover { opacity:.5; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear;transition: all 0.2s linear;
- letter-spacing: 5px;}
- .nav4 {
- overflow: visible;
- margin: 1px 0px 1px 0px;
- width: 108px;
- height: 12px;
- background-color: {color: link bg};
- padding: 1px;
- padding-right: 2px;
- text-align: center;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 8px;
- line-height:12px;
- letter-spacing:0px;
- border-radius: 0px 0px 15px 15px;
- }
- .nav4 a {
- color:#666; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .nav4 a:hover { opacity:.5; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear;transition: all 0.2s linear; letter-spacing: 5px;}
- .toes{
- overflow: visible;
- background-color: {color: desc bg};
- width: 109px;
- height: auto;
- margin: 2px 0px 0px 0px;
- padding: 1px;
- text-align: center;
- font-family: trebuchet ms;
- font-size: 10px;
- line-height:12px;
- letter-spacing:0px;
- }
- @font-face { font-family: "speaknow"; src: url('http://static.tumblr.com/uzqv0i9/i9xmek3xd/speak_now_font_by_itsondemi-d30n7bz.ttf'); }
- .titlee {
- position:fixed !important;
- width: 249px;
- height: auto;
- margin: 84px 0px 0px -150px;
- padding:3px;
- text-align: right;
- font-family: speaknow;
- font-size: {text:Blogtitle fontsize};
- line-height:12px;
- letter-spacing: 2px;
- margin-bottom: 2px;
- text-transform: capitalize;
- color: #fff;
- text-shadow:1px 3px 4px #727272;
- z-index: 99999;
- }
- .title {
- font-family: raleway;
- font-size: 20px;
- color: {color: Post Title};
- padding: 3px;
- line-height:20px;
- }
- q {
- font-family: raleway;
- font-size: 12px;
- text-transform: uppercase;
- }
- .bottom{
- padding:0px;
- padding-top: 3px;
- line-height: 9px;
- text-align: right;
- color:#4b6ca3;
- margin-top:10px;
- 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; }
- .bottom:hover{
- padding-right: 10px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out; }
- .bottom a{
- letter-spacing:2px;
- font-size:6pt;
- padding:5px;
- color:#828282;
- text-transform:uppercase;
- font-weight: none;}
- .permalinkk {
- display: block;
- padding: 4px;
- margin-top: 5px;
- margin-bottom: -8px;
- margin-right: -7px;
- font-family: lekton;
- font-size: 10px;
- color: #424242;
- line-height: 12px;
- text-align: right;
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- border: 0px dotted #dcdcdc;
- }
- {CustomCSS}
- iframe#tumblr_controls { position: fixed! important;
- 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;
- }
- .foot{ bottom:0px; right: 6px; font-size: 9px; z-index:99999; position:fixed; font-family: georgia; font-color: #ffffff; padding:0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .foot:hover{bottom: 5px;
- -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- </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}
- <title>{title}</title>
- <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <script type="text/javascript">
- $('body').hide();
- $('body').fadeIn(2000);
- </script>
- <div class="wrapper">
- <div class="header"></div>
- <div id="sidebar">
- <div class="nav">
- <a href="{text:link 1}">{text:link 1 title}</a> </div>
- <div class="nav2">
- <a href="{text:link 2}"> {text:link 2 title}</a> </div>
- <div id="container">
- <center><a title="" href="/"><img src="{image:sidebar}" style="overflow: hidden;" width="110px" height="auto"></a></center>{/block:ifshowphoto} </div><div class="toes"> {Description}</div>
- <div class="nav3">
- <a href="{text:link 3}"> {text:link 3 title}</a> </div>
- <div class="nav4">
- <a href="{text:link 4}">{text:link 4 title}</a> </div>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:IndexPage}
- {/block:IndexPage}
- {block:Answer}
- <div style="border-radius: 0px 10px 0px 0px;
- border: 1px solid #eee;
- margin: 3px;
- margin-top: 4px;
- width: 192px;
- overflow: visible;
- padding: 3px;
- background: white;
- {block:PermalinkPage}width: 498px;{/block:PermalinkPage}">
- <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right: 10px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 0px; padding-left: 3px; margin-left: -8px; margin-top: -8px;"/>
- <span style="font-family: raleway; font-size: 13px; text-transform: uppercase;">{Asker}</span>: {Question}<br></div>
- <div style="font-family: trebuchet ms; font-size: 9px; padding-top: 3px;">
- {Answer}
- <div class="bottom">
- <a href="{Permalink}">{NoteCountWithLabel}</a>  || <a href="{Permalink}">{TimeAgo}</a></div>
- </div>
- {/block:Answer}
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span> <div class="bottom">
- <a href="{Permalink}">{NoteCountWithLabel}</a>  || <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div class="bottom">
- <a href="{Permalink}">{NoteCountWithLabel}</a>  || <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {block:Link}
- {block:Photo}
- <div class="permalink">
- posted <a href="{Permalink}">{12Hour}:{Minutes}{CapitalAmPm}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a> / <a href="{ReblogURL}" targer="_blank">Reblog</a> </div>
- {block:IndexPage}{LinkOpenTag}<a href"{Permalink}"><div class="photo"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a></div>{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"/>{LinkCloseTag}
- {block:HasTags}
- <br>tagged under: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- {Photoset-200}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-550}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- {Quote}</span>
- {block:Source}<strong>{Source}</strong>{/block:Source} <div class="bottom">
- <a href="{Permalink}">{NoteCountWithLabel}</a>  || <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:Quote}
- {block:Chat}
- {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> <div class="bottom">
- <a href="{Permalink}">{NoteCountWithLabel}</a>  || <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:Chat}
- {block:Audio}
- <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center> <div class="bottom">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a> › {/block:Date}{block:NoteCount}<a href="{Permalink}#notes">{NoteCount} Notes</a></a> › {/block:NoteCount}<a href="{ReblogURL}">Reblog</a></div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-550}</center>
- {/block:PermalinkPage}
- {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}
- {/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>
- </div></div>
- </html>
- <!-- DO NOT REMOVE OR EDIT MMKAY? THANK YOU. <3 -->
- <div class="foot"><a href="http://urbanclique.tumblr.com/" title="theme credit!"><img src="http://i1068.photobucket.com/albums/u450/nksr1/2yvjjer.gif"></a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment