basturds

Untitled

Nov 30th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.31 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. Theme by supminaj (butt-rape)
  5. Do NOT remove the credit.
  6. I REPEAT DO NOT REMOVE, I WILL FIND YOU AND REPORT YOU, I HAVE A TRACKER ON ALL MY THEMES.
  7. -->
  8.  
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13. <link href='http://static.tumblr.com/gfiuv4c/BFem7ncuo/flipiny.css' rel='stylesheet' type='text/css'>
  14. <link href='http://static.tumblr.com/gfiuv4c/DXAm7yocz/rollin.css' rel='stylesheet' type='text/css'>
  15.  
  16. <script type="text/javascript"
  17. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  18.  
  19. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Text" content="#000000"/>
  23. <meta name="color:Hover" content="#000000"/>
  24. <meta name="color:Link" content="#000000"/>
  25.  
  26. <meta name="image:sidebar" content="1"/>
  27. <meta name="image:Background" content="1"/>
  28. <meta name="if:show photo" content="0"/>
  29.  
  30.  
  31.  
  32. <meta name="text:Custom Link Two Title" content="" >
  33. <meta name="text:Custom Link Two" content="http://" />
  34. <meta name="text:Custom Link Three Title" content= >
  35. <meta name="text:Custom Link Three" content="http://" />
  36. <meta name="text:Custom Link Four Title" content= >
  37. <meta name="text:Custom Link Four" content="http://" />
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  41.  
  42. <style type="text/css">
  43.  
  44. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  45.  
  46. ::-webkit-scrollbar-thumb { background-color:#000; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  47. #aaaaaa; border-right: 1px solid #aaaaaa; }
  48.  
  49. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  50.  
  51. /*** ask ***/
  52. .bubble {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;}
  53. .bubble p {margin:1px 0px;}
  54. .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;}
  55.  
  56. .askborder {float: left;margin: 1px 4px 0 0;padding: 0px; background: #aaa;}
  57.  
  58. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content=”{MetaDescription}” />{/block:Description}
  59. {block:ifinfinitescrolling}<script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>{/block:ifinfinitescrolling}
  60.  
  61. #dropdown
  62. #drop a {display:block}
  63. #drop .down {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  64. #drop:hover .down {margin-top:0px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  65.  
  66. #tumblr_controls{
  67. position:fixed !important;
  68. }
  69.  
  70. .wrapper{
  71. margin: 0px auto;
  72. width: 802px;
  73. }
  74.  
  75. .header{
  76. float: left;
  77. width: 100%;
  78. }
  79.  
  80. .left{
  81. float: left;
  82. margin-right: 20px;
  83. width: 802px;
  84. }
  85.  
  86. .right{
  87. float: right;
  88. width: 200px;
  89. background-color: {color:Background};
  90. }
  91.  
  92. body {
  93. padding: 0px;
  94. margin: 0px;
  95. color:{color:text};
  96. font-family: georgia;
  97. font-size: 10px;
  98. line-height: 12px;
  99. background-color: {color:Background};
  100. background-image:url({image:Background});
  101. background-attachment: fixed;
  102. background-repeat: repeat;
  103. }
  104.  
  105. a:link, a:active, a:visited{
  106. color: {color:Link};
  107. text-decoration: none;
  108. -webkit-transition: color 0.4s ease-out;
  109. -moz-transition: color 0.4s ease-out;
  110. }
  111.  
  112. a:hover{
  113. color:{color:Hover};
  114. text-shadow:1px 2px 3px #000000;
  115. text-shadow:0px 0px 3px {color:Hover};
  116. -webkit-transition: all 0.2s linear;
  117. -webkit-transition: all 0.2s linear;
  118. -moz-transition: all 0.2s linear;
  119. transition: all 0.2s linear;
  120. }
  121.  
  122. #boob a:hover{
  123. opacity:0.9;
  124. border-radius:5px;
  125. }
  126.  
  127. .entry {
  128. margin:15px;
  129. padding: 3px;
  130. float:left;
  131. background-color:#fff;
  132. opacity:0.8;
  133. border: 1px solid gray;
  134. -webkit-box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.75);
  135. -moz-box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.75);
  136. box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.75);
  137. {block:IndexPage}
  138. width:200px;
  139. {/block:IndexPage}
  140. {block:PermalinkPage}
  141. width:200px;
  142. margin-left: 357x;
  143. {/block:PermalinkPage}
  144. }
  145.  
  146. .entry .perma{
  147. margin-right: -40;
  148. margin-top: 10px;
  149. width:auto;
  150. height: auto;
  151. position: absolute;
  152. overflow:hidden;
  153. opacity: 0.0;
  154. background-color:#fff;
  155. padding-left:10px;
  156. padding-right:4px
  157. }
  158.  
  159. .entry:hover .perma{
  160. overflow:visible;
  161. opacity: 1;
  162. color: #000000;
  163. overflow:visible;
  164. -webkit-animation: rollIn 1s;
  165. -moz-animation: rollIn 1s;
  166. -ms-animation: rollIn 1s;
  167. }
  168.  
  169.  
  170. .perms {
  171. font-family: tinytots;
  172. text-transform: uppercase;
  173. font-size: 8px;
  174. padding-top: 1px;
  175. line-height: 11px;
  176. text-align: center;
  177. color: #000;
  178. -webkit-animation: rollIn 2s;
  179. -moz-animation: rollIn 2s;
  180. -ms-animation: rollIn 2s;
  181. }
  182.  
  183. .perms a:hover{
  184. color: #000;
  185. -webkit-animation: rollIn 2s;
  186. -moz-animation: rollIn 2s;
  187. -ms-animation: rollIn 2s;
  188. }
  189.  
  190. .entry .perma2{
  191. margin-right: 0;
  192. margin-top: 30px;
  193. width:auto;
  194. height: auto;
  195. position: absolute;
  196. overflow:hidden;
  197. opacity: 0.0;
  198. background-color:#fff;
  199. padding-left:10px;
  200. padding-right:4px
  201. }
  202.  
  203. .entry:hover .perma2{
  204. overflow:visible;
  205. opacity: 1;
  206. color: #000000;
  207. margin-top: 40;
  208. overflow:visible;
  209. -webkit-animation: rollIn 2s;
  210. -moz-animation: rollIn 2s;
  211. -ms-animation: rollIn 2s;
  212. }
  213.  
  214. .perms2 {
  215. font-family: tinytots;
  216. text-transform: uppercase;
  217. font-size: 8px;
  218. padding-top: 1px;
  219. line-height: 11px;
  220. text-align: center;
  221. color: #000;
  222. -webkit-animation: rollIn 2s;
  223. -moz-animation: rollIn 2s;
  224. -ms-animation: rollIn 2s;
  225. }
  226.  
  227.  
  228. .perms2 a:hover{
  229. color: #000;
  230. -webkit-animation: rollIn 2s;
  231. -moz-animation: rollIn 2s;
  232. -ms-animation: rollIn 2s;
  233. }
  234.  
  235. #boob{
  236. float: right;
  237. background: #bbb;
  238. padding: 1px;
  239. position: fixed;
  240. top: 30px;
  241. right: 5px;
  242. text-transform:lowercase;
  243. font-family: arial;
  244. font-size: 9px;
  245. border-radius: 2px;
  246. border: 1px solid #000;
  247. opacity: 0.5;
  248. padding: 2px;
  249. letter-spacing:0px;
  250. -webkit-animation: rollIn 2s;
  251. -moz-animation: rollIn 2s;
  252. -ms-animation: rollIn 2s;
  253. -moz-box-shadow: 0px 0px 5px #000000;
  254. -webkit-box-shadow: 0px 0px 5px #000000;
  255. box-shadow: 0px 0px 5px #000000;
  256. }
  257.  
  258.  
  259.  
  260. #sidebar{
  261. position:fixed !important;
  262. font-family: arial;
  263. width: 170px;
  264. height:auto;
  265. top: 180px;
  266. margin-left: 585px;
  267. padding-top: 10px;
  268. padding-left: 10px;
  269. padding-bottom:20px;
  270. padding-right:10px;
  271. text-align: left;
  272. background-color:#fff;
  273. border-left: 1px solid gray;
  274. opacity:0.8;
  275.  
  276. }
  277.  
  278. .sidebar a:hover{
  279. opacity:1;
  280. }
  281.  
  282. #sidebar img{
  283. width: 115px;
  284. position:left
  285.  
  286.  
  287. }
  288.  
  289. #blogtitle {
  290. font-family:caviardreams;
  291. font-size: 20px;
  292. line-height: 20px;
  293. text-align: left;
  294. }
  295.  
  296. #posts {
  297. width: 500px;
  298. margin-left:110px;
  299. margin-top:2px;
  300. float:left;
  301. }
  302.  
  303. #infscr-loading{
  304. bottom: -70px;
  305. position: absolute;
  306. left: 50%;
  307. margin-left:-8px;
  308. width:16px;
  309. height:11px;
  310. overflow:hidden;
  311. margin-bottom: 50px;
  312. }
  313.  
  314. .title{
  315. font-family: ubuntu;
  316. font-size: 20px;
  317. line-height:20px;
  318. color: black;
  319. font-weight: normal;
  320. }
  321.  
  322. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  323. @font-face{
  324. font-family: 'pixel';
  325. font-style: normal;
  326. font-weight: normal;
  327. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  328.  
  329. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  330.  
  331. @font-face {
  332. font-family: "tinytots";
  333. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  334. }
  335.  
  336. {CustomCSS}
  337.  
  338. </style>
  339.  
  340.  
  341. {block:IndexPage}
  342. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  343. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  344.  
  345. <script type="text/javascript">
  346. $(window).load(function () {
  347. var $content = $('#posts');
  348. $content.masonry({itemSelector: '.entry'}),
  349. $content.infinitescroll({
  350. navSelector : 'div#pagination',
  351. nextSelector : 'div#pagination a#nextPage',
  352. itemSelector : '.entry',
  353. loading: {
  354. finishedMsg: '',
  355. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  356. },
  357. bufferPx : 600,
  358. debug : false,
  359. },
  360. // call masonry as a callback.
  361. function( newElements ) {
  362. var $newElems = $( newElements );
  363. $newElems.hide();
  364. // ensure that images load before adding to masonry layout
  365. $newElems.imagesLoaded(function(){
  366. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  367.  
  368.  
  369. });
  370. });
  371. });
  372. </script>
  373.  
  374. {/block:IndexPage}
  375.  
  376.  
  377. <title>{title}</title>
  378.  
  379. <link rel="shortcut icon" href="{favicon}">
  380. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  381. <meta name="viewport" content="width=820" />
  382.  
  383. </head>
  384. <body>
  385. <div class="wrapper">
  386. <div class="header">
  387. </div>
  388.  
  389. <div id="sidebar">
  390. {block:ifshowphoto}<left><a title="" href="/"><img src="{image:sidebar}" width=115px height=auto></a></left>{/block:ifshowphoto}
  391. <br>
  392. <div id="blogtitle"><a href="/">{title}</a></div>
  393. <br><br>
  394. {Description}
  395. <br><br>
  396. <i>
  397. <a href="/">index</a>&nbsp;▪&nbsp;
  398. <a href="/ask"> ask </a>&nbsp;▪&nbsp;
  399. <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>&nbsp;▪&nbsp;
  400. <a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>&nbsp; ▪&nbsp;
  401. <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>
  402. </i>
  403. </div>
  404.  
  405. <div class="left">
  406.  
  407. <div id="posts">
  408.  
  409. {block:Posts}
  410. <div class="entry">
  411.  
  412. {block:IndexPage}
  413.  
  414. {/block:IndexPage}
  415.  
  416.  
  417. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span><i>{Asker} asked:</i> {Question}&nbsp;</div>
  418. <br>
  419. {Answer} <p align=right><a href="{Permalink}">{notecountwithlabel}</a></font></a> </align>{/block:Answer}
  420.  
  421. {block:Text}
  422. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span><a href="{permalink}"><small>{NoteCountWithLabel}</small></a>&middot <small>{TimeAgo}</small> &middot
  423. <a href="{permalink}"><a href="{ReblogURL}" target="_blank"><small>reblog</small></a>
  424. {/block:Text}
  425.  
  426. {block:Link}
  427. <a href="{URL}" class="title">{Name}</a>
  428. {block:Description}{Description}{/block:Description}
  429. <a href="{permalink}"><small>{NoteCountWithLabel}</small></a>&middot <small>{TimeAgo}</small> &middot
  430. <a href="{permalink}"><a href="{ReblogURL}" target="_blank"><small>reblog</small></a> {block:Link}
  431.  
  432. {block:Photo}
  433. <div class="perma">
  434. <div class="perms">
  435. <a href="{ReblogURL}" target="_blank">reblog</a>
  436. </div>
  437. </div>
  438. <div class="perma2">
  439. <div class="perms2">
  440. <a href="{permalink}"> {NoteCountwithLabel}</a>
  441. </div>
  442. </div>
  443. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a></div>{LinkCloseTag}{/block:IndexPage}
  444. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  445. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a>{LinkCloseTag}{/block:PermalinkPage}
  446. {/block:Photo}
  447.  
  448. {block:Photoset}
  449. {Photoset-250}
  450. {/block:Photoset}
  451.  
  452. {block:Quote}
  453. {Quote}</span>
  454. {block:Source}<strong>{Source}</strong>{/block:Source}<br>
  455. <a href="{permalink}"><small>{NoteCountWithLabel}</small></a>&middot <small>{TimeAgo}</small> &middot
  456. <a href="{permalink}"><a href="{ReblogURL}" target="_blank"><small>reblog</small></a>
  457. {/block:Quote}
  458.  
  459. {block:Chat}
  460. {block:Title}<span class="title">{Title}</span>{/block:Title}
  461. <ul class="chat">
  462. {block:Lines}
  463. <li class="user_{UserNumber}">
  464. {block:Label}
  465. <span class="label">{Label}</span>
  466. {/block:Label}
  467.  
  468. {Line}
  469. </li>
  470. {/block:Lines}
  471. </ul>
  472. <a href="{permalink}"><small>{NoteCountWithLabel}</small></a>&middot <small>{TimeAgo}</small> &middot
  473. <a href="{permalink}"><a href="{ReblogURL}" target="_blank"><small>reblog</small></a>
  474. {/block:Chat}
  475.  
  476. {block:Audio}
  477. <center><div style="width:340px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  478. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  479. {/block:Audio}
  480.  
  481. {block:Video}
  482. {block:IndexPage}
  483. <center>
  484. {Video-340}</center>
  485. {/block:IndexPage}
  486. {block:PermalinkPage}
  487. <center>
  488. {Video-550}</center>
  489. {/block:PermalinkPage}
  490. {block:Video}
  491.  
  492. {block:PermalinkPage}
  493. <center>
  494. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  495.  
  496.  
  497. {/block:PermalinkPage}
  498.  
  499.  
  500. {block:PostNotes}{PostNotes}
  501. {/block:PostNotes}
  502. </div>
  503.  
  504.  
  505. {/block:Posts}
  506. </div>
  507. </div>
  508. {block:IndexPage}
  509. {block:Pagination}
  510. <div id="pagination">
  511. {block:NextPage}
  512. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  513. {/block:NextPage}
  514. {block:PreviousPage}
  515. <a href="{PreviousPage}">&larr;&nbsp;</a>
  516. {/block:PreviousPage}
  517. </div>
  518. {/block:Pagination}
  519. {/block:IndexPage}
  520. </div>
  521.  
  522. </body>
  523. <div id="boob">
  524. <div style=""><a href="http://butt-rape.tumblr.com" target=_"blank" >theme by supminaj</a></div>
  525. </html>
Add Comment
Please, Sign In to add comment