Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-------------------------------------------------------------------------
- Bɪᴛᴄʜ Tʜᴇᴍᴇs ɪs ᴄᴏᴘʏʀɪɢʜᴛᴇᴅ ʙʏ Bʀᴜɴᴏ
- ╔╗──╔╗───╔╗───╔╗╔╗
- ║║─╔╝╚╗──║║──╔╝╚╣║
- ║╚═╬╗╔╬══╣╚═╗╚╗╔╣╚═╦══╦╗╔╦══╦══╗
- ║╔╗╠╣║║╔═╣╔╗║─║║║╔╗║║═╣╚╝║║═╣══╣
- ║╚╝║║╚╣╚═╣║║║─║╚╣║║║║═╣║║║║═╬══║
- ╚══╩╩═╩══╩╝╚╝─╚═╩╝╚╩══╩╩╩╩══╩══╝
- http://bitchthemes.tumblr.com/
- THEME MADE BY BRUNO (TRACTIONS)
- -------------------------------------------------------------------------->
- <html lang="en">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/uiqhh9x/euPm9h61q/animate.css">
- <head>
- <script>
- $(document).ready(function(){
- $("#flip").click(function(){
- $("#panel").slideToggle("slow");
- });
- });
- </script>
- <!-- APPEARANCE -->
- <meta name="color:background" content="#fff"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:title" content="#000"/>
- <meta name="color:link" content="#9B9B9B"/>
- <meta name="color:hover" content="#000"/>
- <meta name="image:background" content="0"/>
- <meta name="text:Hit Counter" content="" />
- <meta name="text:Link One Title" content="link1" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="link2" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Three Title" content="link3" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Four Title" content="link4" />
- <meta name="text:Link Four" content="" />
- <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; -webkit-filter:invert(100%);}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; -webkit-filter:invert(100%);}
- ::-webkit-scrollbar{
- width:3px; height: 4px; background: #FFFFFF; border-left:1px solid #aaa;}
- ::-webkit-scrollbar-thumb{ background-color:#ccc; border: 1px solid #aaa;}
- ::selection {
- background: #d1d1d1;
- color: #fff;
- }
- ::-moz-selection {
- background: #d1d1d1;
- color: #fff;
- }
- div#qTip {
- padding-left: 2px; padding-right: 2px;
- margin: 1px 0px 0px 10px;
- display: none;
- font: 9px ubuntu;
- text-align: center;
- position: absolute;
- letter-spacing: 1px;
- z-index: 1000;
- background: #f6f6f6;
- color: #777;
- border: 1px solid #d1d1d1;
- text-transform: uppercase;
- }
- .wrapper{
- margin: 0px auto;
- margin-left: 60px;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .title{
- font-family: ubuntu;
- font-size: 13px;
- line-height: 23px;
- text-transform: uppercase;
- color: {color:Title};
- font-weight: normal;
- }
- body, a, a:hover { cursor:
- url('http://img69.imageshack.us/img69/7673/cursorw.png'), progress;}
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-size: repeat;}
- body, div, p, textarea, submit, input{
- font-family: consolas;
- font-size: 10px;
- line-height:14px;
- color:{color:Text};
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color: {color:Link};}
- a:hover {
- : -webkit-transition-duration: 0.5s;
- color:{color:Hover};
- text-decoration:none;
- }
- @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}
- #posts {
- width:732px;
- margin-top: -15px;
- margin-left:368px;
- margin-right: auto;
- position:relative;
- overflow-y: hidden;
- border-right: 1px solid #ddd;
- border-left: 1px solid #ddd;
- padding: 10px;
- padding-left: 15px; padding-right: 15px;
- background: white;
- {block:PermalinkPage}
- width:500px;
- margin-left: 418px;
- padding-bottom: 1000px;
- {/block:PermalinkPage}
- }
- .entry {
- float:left;
- display: block;
- overflow:hidden;
- margin:12px;
- width:200px;
- padding:9px;
- padding-bottom:5px;
- border:1px dashed #ddd;
- background: white;
- outline: 5px solid #f0f0f0;
- -webkit-transition-duration: 1.0s;
- {block:PermalinkPage}
- width:470px;
- margin-left:4px;
- text-align:center;
- {/block:PermalinkPage}}
- .entry img{
- z-index: 999;
- opacity: .9;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .entry img:hover{
- opacity:1;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #sidebar {
- position:fixed !important;
- margin-top: 150px;
- margin-left: 215px;
- width: 87px;
- background-color: transparent;
- padding: 3px;
- {block:PermalinkPage}
- margin-left: 265px;
- {/block:PermalinkPage}
- }
- #sidebar img{
- opacity: .8;
- outline: 4px solid #f0f0f0;
- border: 1px dashed #ddd;
- padding: 4px;
- margin-bottom: 3px;
- }
- #a{z-index:1;position:fixed;margin-top:-5;height:110%; width: 1px; background: #ddd; margin-left: 214px;{block:PermalinkPage} margin-left: 263px; {/block:PermalinkPage}}
- #b{position:fixed;margin-top:-5px;height:110%;width:94px;background:white;margin-left:215px; {block:PermalinkPage} margin-left: 265px; {/block:PermalinkPage}}
- #k:hover a , #kk:hover a{ color: {color:hover}; text-decoration:underline; text-shadow: #fff 0 0 3px;}
- #k{
- display: inline-block;
- z-index:99999;
- height: 11px;
- padding: 3px;
- background: white;
- border: 1px dashed #ddd;
- border-right: 0px; border-left: 0px;
- outline: 2px solid #f0f0f0;
- color: #9b9b9b;
- text-align: center;
- line-height: 11px;
- margin-top: 8px;
- margin-left: -2px;
- width: 86px;
- letter-spacing: 2px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #k:hover{background: #f0f0f0; -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- #kk{
- z-index:99999999999999999999999;
- display: inline-block;
- height: 11px;
- padding: 3px;
- background: white;
- border: 1px dashed #ddd;
- border-right: 0px; border-left: 0px;
- outline: 2px solid #f0f0f0;
- color: #9b9b9b;
- text-align: center;
- line-height: 11px;
- width: 86px;
- margin: 8px 0px 3px -2px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #kk:hover{background: #f0f0f0; -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- #desc {
- z-index:9999999999999;
- position:fixed;
- margin-top: 0px;
- margin-left: -5px;
- width: 80px;
- height: auto;
- padding: 7px;
- line-height: 13px;
- text-align:justify;
- background-color: transparent;
- }
- #center{
- margin:auto;
- margin-top:0px;
- position:relative;
- width:900px;
- background-color:;
- overflow:auto;
- }
- .entry .perma1 a{
- color:{color:Link};}
- .entry .perma1 a:hover{
- color:{color:hover};}
- .entry .perma1{
- z-index: 99999999999999999999;
- position:absolute;
- left: 20px;
- bottom: 20px;
- padding: 3px;
- line-height:10px;
- text-align:center;
- font-size: 10px;
- background:#f0f0f0;
- border:1px dashed #ddd;
- outline: 3px solid #f0f0f0;
- opacity:0.0;
- text-transform: uppercase;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- -webkit-filter: blur(1px);
- }
- .entry:hover .perma1{
- opacity:1;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- -webkit-filter: blur(0px);
- }
- #panel,#flip{
- position:relative;
- background:#ddd;
- height:auto;
- width:88px;
- height:8px;
- padding:3px;
- margin-left:-4px;
- margin-top: 7px;
- text-align:center;
- letter-spacing: 2px;
- z-index:99999;
- display:inline-block;
- text-transform:uppercase;
- padding-bottom: 10px;
- padding-top: 2px;
- color:#fff;
- }
- #panel {
- z-index:99999;
- background-color:transparent;
- width:88px;
- height:auto;
- font-style:normal;
- margin-left:-3px;
- text-transform:uppercase;
- text-align:right;
- letter-spacing:1px;
- text-decoration:none;
- display:none;
- padding-bottom: 0px;
- }
- .textt{
- display: block;
- background-color:#FFFFFF;
- padding-top:3px;
- margin-top:15px;
- font-family:"arial";
- font-size:10px;
- line-height:10px;
- padding-bottom: 2px;
- text-align:right;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;
- }
- #postnotes blockquote{
- border: 0px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 1px dotted {color:Text};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- 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:{color:Title};}
- .notes img{width:10px; position:relative; top:3px;
- }
- small{font-size: 90%;}
- .video embed, .post div.video object {width:260px !important; height:180px !important;}
- .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
- {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/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/e2ob5o2/Dddmqbefr/infinite_scroll.txt"></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}">
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="center">
- <div id="a"></div>
- <div id="b"></div>
- <div id="sidebar">
- <center><a href="/"><img src="{PortraitURL-64}"></a></center>
- <div id="flip">Navigation</div>
- <div style="margin-top: -5px">
- <div id="panel">
- <div id="k"><a href="{text:Link One}" title="refresh">{text:Link One Title}</a></div>
- <div id="k"><a href="{text:Link Two}" title="ask & faq">{text:Link Two Title}</a></div>
- <div id="k"><a href="{text:Link Three}" title="more stuff">{text:Link Three Title}</a></div>
- <div id="k"><a href="{text:Link Four}" title="my themes">{text:Link Four Title}</a></div>
- <div id="kk"><a href="http://tractions.tumblr.com/">Theme</a></div>
- </div>
- {block:ifshow}<div id="k"><a href="{text:Link Five}">{text:Link Five Title}</a></div>{/block:ifshow}</div>
- <div id="desc">{Description}
- <center><div style="height: 1px; background: #ddd;"></div>
- {text:Hit Counter}
- </center>
- </div></div></div>
- </div></div></div></div></div>
- <br>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Answer}
- <br><div style="margin-top:-8px; min-height:33px; padding: 3px; background-color: #fff; font-family:consolas; font-size: 12px; border-bottom:1px solid #ddd;">
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; border:1px solid #eee; border-radius: 20px;"/>
- <div style="text-transform:uppercase; font-size:11px; color: {color:title};">{Asker}:</div><div style="">{Question}</div></div>
- <div style="font-size:11px;">{Answer}</div>
- <div class="textt"><a href="{Permalink}">{notecountwithlabel}</a></div>
- {/block:Answer}
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span></a>
- {block:IndexPage}
- <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}{block:IndexPage}
- <div class="perma1"><a href="{ReblogURL}" title="reblog this post" target="_blank">Reblog</a> with <a href="{Permalink}" title="permalink">{NoteCount} notes</a></div>
- {/block:IndexPage}
- {block:IndexPage}
- <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
- {/block:IndexPage}
- {block:permalinkpage}{LinkOpenTag}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Quote}
- <span class="title">{Quote}</span><br />
- {block:Source}{Source}{/block:Source}
- {block:IndexPage}
- <br /><div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
- {/block:IndexPage}
- {/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>
- {block:IndexPage}
- <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <center><div style="width:300px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
- {FormattedPlayCount} plays</small></div></div></center><br>
- {block:Caption}{Caption}{/block:Caption}
- {block:IndexPage}
- <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}<center>
- <div class="video">{Video-250}</div></center>
- {block:IndexPage}
- <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
- {/block:IndexPage}
- {block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/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>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement