xmisa0923

acc

Sep 4th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.49 KB | None | 0 0
  1. <!--
  2. Theme by fairylandthemes.tumblr.com
  3. Please do not remove the credit! :)
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  15.  
  16. <script type="text/javascript">
  17. <!--
  18.  
  19. // Disable Right Click Script
  20.  
  21. function IE(e)
  22. {
  23. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  24. {
  25. return false;
  26. }
  27. }
  28. function NS(e)
  29. {
  30. if (document.layers || (document.getElementById && !document.all))
  31. {
  32. if (e.which == "2" || e.which == "3")
  33. {
  34. return false;
  35. }
  36. }
  37. }
  38. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  39.  
  40. //-->
  41. </script>
  42.  
  43.  
  44.  
  45.  
  46. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_m55gyaEA3g1qk1or3.gif">
  47. <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  49. <meta name="color:Background" content="#fff"/>
  50. <meta name="color:Border Color" content="#DDDDDD"/>
  51. <meta name="color:Shadow Color" content="#ddd"/>
  52. <meta name="color:Links" content="#696969"/>
  53. <meta name="color:Hover" content="#aaa"/>
  54. <meta name="color:Text" content="#aaa"/>
  55. <meta name="color:Description" content="#aaa"/>
  56. <meta name="color:Title" content="#b7d18a"/>
  57. <meta name="color:Blog title" content="#5f9ea0"/>
  58. <meta name="image:Background" content="1"/>
  59. <meta name="image:Sidebar" content="1"/>
  60. <meta name="text:Blog Title" content="accomplice" />
  61. <meta name="text:Link One" content="" />
  62. <meta name="text:Link One Title" content="link" />
  63. <meta name="text:Link Two" content="" />
  64. <meta name="text:Link Two Title" content="link" />
  65. <meta name="text:Link Three" content="" />
  66. <meta name="text:Link Three Title" content="link" />
  67. <meta name="text:Link Four" content="" />
  68. <meta name="text:Link Four Title" content="link" />
  69. <meta name="text:Link Five" content="" />
  70. <meta name="text:Link Five Title" content="link" />
  71.  
  72. <style type="text/css">
  73.  
  74. ::-webkit-scrollbar { width: 10px; background-color: #fff; }
  75.  
  76. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 0px; background-color: #fff; }
  77.  
  78. ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background-color: #ddd; }
  79.  
  80. ::-webkit-scrollbar-corner { background: #transparent ; }
  81.  
  82. @font-face {
  83. font-family:titulo;
  84. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  85. }
  86.  
  87.  
  88. #tumblr_controls{
  89. position:fixed !important;
  90. -webkit-filter:invert(100%);
  91.  
  92. }
  93.  
  94.  
  95. #s-m-t-tooltip{
  96. max-width:300px;
  97. margin-top:10px;
  98. margin-left:15px;
  99. padding-left:3px;
  100. padding-right:3px;
  101. padding-top:1px;
  102. border:1px solid {color:border};
  103. border-radius:4px;
  104. z-index:1000;
  105. background-color:#fefefe;
  106. color:#aaa;
  107. font-family:consolas;
  108. z-index:999999999;
  109. font-size:8px;
  110. letter-spacing:1px;
  111. text-transform:uppercase;
  112. line-height:;
  113. }
  114.  
  115.  
  116. body {
  117. padding: 0px;
  118. margin: 0px;
  119. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  120. color:{color:Text};
  121. font-family:calbri;
  122. line-height: 10px;
  123. font-size: 10px;
  124. letter-spacing: 0px;
  125. background-color: {color:Background};
  126. background-image:url({image:Background});
  127. background-attachment: fixed;
  128. background-repeat: repeat;
  129. }
  130.  
  131. a:link, a:active, a:visited{
  132. color: {color:Links};
  133. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  134. text-decoration: none;
  135. transition: all 0.9s ease;
  136. -o-transition-transition: all 0.9s ease;
  137. -webkit-transition: all 0.9s ease;
  138. -moz-transition: all 0.9s ease;
  139. }
  140.  
  141. a:hover{
  142. transition:All .9s ease;
  143. -webkit-transition:All .9s ease;
  144. -moz-transition:All .9s ease;
  145. -o-transition:All .9s ease;
  146. color:{color:hover};
  147. font-style:normal;
  148. text-shadow: 1px 0px 0px {color:shadow color};
  149. }
  150.  
  151. div#center{
  152. margin:auto;
  153. position:relative;
  154. width:100%;
  155. background-color:;
  156. overflow:auto;
  157. overflow-y:hidden;
  158. }
  159.  
  160.  
  161. .question {
  162. text-align:left;
  163. padding-left:5px;padding-top:7px;
  164. padding-right:5px;padding-bottom:7px;
  165. border-radius:3px;
  166. border: 1px solid {color:border};
  167. background-color:#fafafa;
  168. }
  169.  
  170. .answer {
  171. text-align:left;
  172. padding-left:5px;padding-top:7px;
  173. padding-right:5px;padding-bottom:7px;
  174. }
  175.  
  176.  
  177.  
  178.  
  179. #sidebar{
  180. position:fixed;
  181. margin-top:250px;
  182. margin-left:80px;
  183. width:235px;
  184. height:220px;
  185. padding:15px;
  186. }
  187.  
  188. #sidebar img {
  189. position:fixed;
  190. width:163px;
  191. border: 1px solid #d9d9d9;
  192. padding:5px;
  193. opacity:.85;
  194. border-radius:5px;
  195. height:163px;
  196. margin-bottom:0px;
  197. margin-left:140px;
  198. margin-top:-140px;
  199. background:#fff;
  200. box-shadow: 0px 0px 0px #f3f3f3;
  201. opacity:0.8;
  202. }
  203.  
  204. #sidebar img:hover{
  205. opacity:1;
  206. }
  207.  
  208.  
  209.  
  210. #blogtitle{
  211. position:fixed;
  212. font-family:'titulo';
  213. width:357px;
  214. margin-top:28px;
  215. margin-left:-25px;
  216. text-transform:normal;
  217. line-height:15px;
  218. background:transparent;
  219. text-shadow:
  220. -1px 0 #fff,
  221. 0 1px #fff,
  222. 1px 0 #fff,
  223. 0 -1px #fff;
  224. font-size:20px;
  225. border-bottom:1px solid #eee;
  226. color: {color:Blog Title};
  227. }
  228.  
  229. #posts {
  230. width:500px;
  231. margin-top:1px;
  232. z-index:99;
  233. margin-left:550px;
  234. right:auto;
  235. background:transparent;
  236. margin-right:auto;
  237. position:relative;
  238. overflow-y: hidden;
  239. }
  240.  
  241.  
  242. .entry {
  243. float:left;
  244. display: block;
  245. overflow:hidden;
  246. width:200px;
  247. margin:10px;
  248. padding-right:5px;
  249. padding-left:5px;
  250. padding-top:5px;
  251. padding-bottom:3px;
  252. font-family:consolas;
  253. font-size:10px;
  254. line-height:10px;
  255. border:1px solid {color:border color};
  256. opacity:1;
  257. z-index:0;
  258. border-radius:5px;
  259. webkit-transition: all 0.4s linear;
  260. -moz-transition: all 0.4s linear;
  261. transition: all 0.4s linear;
  262. background:#fff;
  263. opacity:0.8;
  264. {block:PermalinkPage}
  265. width:450px;
  266. {/block:PermalinkPage}
  267. {block:IndexPage}
  268. width:250px;
  269. {/block:IndexPage}
  270. }
  271.  
  272.  
  273. .entry:hover {
  274. opacity:1;
  275. webkit-transition: all 0.4s linear;
  276. -moz-transition: all 0.4s linear;
  277. transition: all 0.4s linear;
  278. }
  279.  
  280. .entry .perma{
  281. position:absolute;
  282. width:;
  283. border-radius:13px;
  284. padding:3px;
  285. font-size:11px;
  286. background-color:#fff;
  287. overflow:hidden;
  288. opacity:0.0;
  289. left:5.5px;
  290. line-height:5px;
  291. bottom:16px;
  292. z-index:10;
  293. -webkit-transition: all .2s ease-in-out;
  294. -moz-transition: all .2s ease-in-out;
  295. -o-transition: all .2s ease-in-out;
  296. transition: all .2s ease-in-out;
  297. }
  298.  
  299. .entry .booty img{
  300. bottom:10px;}
  301.  
  302. .entry:hover .perma{
  303. overflow:visible;
  304. -webkit-transition: opacity 0.5s linear; opacity: 1;
  305. transition: all 0.5s linear;
  306. left:15px;
  307. -webkit-transition: all .2s ease-in-out;
  308. -moz-transition: all .2s ease-in-out;
  309. -o-transition: all .2s ease-in-out;
  310. transition: all .2s ease-in-out;
  311. }
  312.  
  313.  
  314. .title{
  315. text-align:center;
  316. font-family:'titulo';
  317. text-transform:none;
  318. font-size: 13px;
  319. line-height:15px;
  320. letter-spacing: 1px;
  321. color: {color:Title};
  322. }
  323.  
  324. #infscr-loading{
  325. bottom: -70px;
  326. position: absolute;
  327. left: 50%;
  328. margin-left:-8px;
  329. width:16px;
  330. height:11px;
  331. overflow:hidden;
  332. margin-bottom: 50px;
  333. }
  334.  
  335. #postnotes{
  336. text-align: justify; list-style:square; margin-left:10px;}
  337.  
  338. #postnotes blockquote{border: 0px; border-left: 4px solid #ddd; margin-left:10px; }
  339.  
  340. blockquote, q {
  341. padding-left:5px;padding-top:7px;
  342. padding-right:5px;padding-bottom:7px;
  343. margin-left:5px; margin-right:5px;
  344. border-radius:3px;
  345. border: 1px solid {color:border color};
  346. background-color:#fafafa;
  347. width:auto;
  348. }
  349.  
  350. blockquote p, ul{
  351. margin:0px;
  352. padding:0px;
  353. }
  354.  
  355. .chat ul {list-style: none;margin: 0;padding: 0;}
  356. .chat li {border-radius: 0.2em;margin-bottom: 2%;padding: 2%;width: 240px;
  357. {block:ifTwoColumn}
  358. width:210px;
  359. {/block:ifTwoColumn}
  360. {block:ifThreeColumn}
  361. width:190px;
  362. {/block:ifThreeColumn}
  363. }
  364. .chat .odd {float: left;background: white;}
  365. .chat .even {float: right;background:#f7f7f7;}
  366.  
  367. .bubble {align:right;background-color:#f7f7f7; color: {color:Text}; margin:7px 0px 5px 65px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  368. .bubble p {margin:1px 0px;}
  369. .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 #f7f7f7;}
  370. .askborder {float: left;margin: 1px 2px 0 0;padding: 2px; background: #f7f7f7;}
  371.  
  372.  
  373.  
  374.  
  375. .description{
  376. position:relative;
  377. background:transparent;
  378. padding-bottom:5px;
  379. font-family:consolas;
  380. font-size:10px;
  381. letter-spacing:1px;
  382. text-transform:uppercase;
  383. height:80px;
  384. margin-top:0px;
  385. margin-left:87px;
  386. padding-left:5px;
  387. overflow:auto;
  388. line-height:10px;}
  389.  
  390. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  391.  
  392. .notes img{width:15px; position:relative; top:3px; border-radius:5px;}
  393. <--ses-->
  394. small{font-size: 90%;}
  395.  
  396. {CustomCSS}
  397.  
  398. </style>
  399.  
  400.  
  401.  
  402.  
  403. {block:IndexPage}
  404.  
  405.  
  406. <div style="position:fixed; right:5px; bottom:5px; opacity:0.8; z-index:999999;"> <a href="http://fairytalethemes.tumblr.com/" title="fairytale themes"><img src="http://media.tumblr.com/tumblr_m55gyaEA3g1qk1or3.gif" width=”25”></a></div>
  407.  
  408. <script type="text/javascript">
  409. $(window).load(function(){
  410. $("p").remove(":contains('Source:')");
  411. $("p").remove(":contains('via ')");
  412. });
  413. </script>
  414. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  415. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  416. <script>
  417. (function($){
  418. $(document).ready(function(){
  419. $("[title],a[title],img[title]").style_my_tooltips({
  420. tip_follows_cursor:true,
  421. tip_delay_time:100,
  422. tip_fade_speed:300,
  423. attribute:"title"
  424. });
  425. });
  426. })(jQuery);
  427. </script>
  428.  
  429.  
  430. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  431. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  432.  
  433. <script type="text/javascript">
  434. $(window).load(function(){
  435. var $wall = $('#posts');
  436. $wall.imagesLoaded(function(){
  437. $wall.masonry({
  438. itemSelector: '.entry, .entry_photo',
  439. isAnimated : false
  440. });
  441. });
  442.  
  443. $wall.infinitescroll({
  444. navSelector : '#pagination',
  445. nextSelector : '#pagination a',
  446. itemSelector : '.entry, .entry_photo',
  447. bufferPx : 2000,
  448. debug : false,
  449. errorCallback: function() {
  450. $('#infscr-loading').fadeOut('normal');
  451. }},
  452. function( newElements ) {
  453. var $newElems = $( newElements );
  454. $newElems.hide();
  455. $newElems.imagesLoaded(function(){
  456. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  457. });
  458. }); $('#posts').show(500);
  459. });
  460. </script>
  461.  
  462. {/block:IndexPage}
  463.  
  464.  
  465. <title>{title}</title>
  466.  
  467. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_m55gyaEA3g1qk1or3.gif">
  468. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  469. <meta name="viewport" content="width=820" />
  470. </head>
  471. <body>
  472. <div id="center">
  473.  
  474. <div id="barrr"></div>
  475.  
  476.  
  477. <div id="sidebar">
  478. <A href="/"><img src="{image:sidebar}"></a>
  479. <div id="blogtitle">{text:Blog Title}</div>
  480.  
  481.  
  482. <div style="text-align:center; padding-top:5px; margin-top:52px; margin-left:85px;color:{color:description}; font-size:9px; width:280px;position:fixed; letter-spacing:1px; text-transform:uppercase; font-family:calibri; font-size:8px;">
  483. <a href="{text:Link One}">{text:Link One Title}</a> -
  484. <a href="{text:Link Two}">{text:Link Two Title}</a> -
  485. <a href="{text:Link Three}">{text:Link Three Title}</a> -
  486. <a href="{text:Link Four}">{text:Link Four Title}</a> -
  487. <a href="{text:Link Five}">{text:Link Five Title}</a>
  488. </div>
  489.  
  490.  
  491. <div style="
  492. text-align:justify;
  493. padding:5px;
  494. margin-top:40px;
  495. margin-left:-30px;
  496. color:{color:description};
  497. background:#;
  498. font-size:9px;
  499. width:337px;
  500. height: 10px;
  501. overflow:hidden;
  502. opacity:.95;
  503. border-radius:5px;
  504. line-height: 14px;
  505. position:fixed;
  506. letter-spacing:1px;
  507. text-transform:uppercase;
  508. font-family:calibri;
  509. font-size:8px;"> {description}
  510. </div>
  511. </div>
  512.  
  513. <div class="left">
  514. <div id="posts">
  515. {block:Posts}
  516. <div class="entry">
  517.  
  518. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  519.  
  520. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecount}</a><font color="FFC2D6"> ♥ </font><a href="{ReblogURL}" target="_blank"> reblog </a></a><br>{/block:HasTags}</span></align>
  521. {/block:Text}
  522.  
  523. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  524.  
  525. class="permalink"><a href="{Permalink}">{notecount}</a><font color="FFC2D6"> ♥ </font><a href="{ReblogURL}" target="_blank"> reblog </a> <a href="{Permalink}"></span></align>{block:Link}
  526.  
  527.  
  528.  
  529. {block:Answer}
  530.  
  531. <div class="text">
  532. <div class="question">
  533. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  534. {block:IndexPage}
  535. <div class="picperma" style="color:#aaa;">
  536. <a href="{permalink}"><p align="right">{NoteCountWithLabel}</p></a>
  537. </div>
  538. {/block:IndexPage}
  539. </div>
  540.  
  541. {/block:Answer}
  542.  
  543.  
  544. {block:Photo}
  545. {block:IndexPage}
  546. <center>
  547. <div class="perma">
  548. <a href="{ReblogURL}" target="_blank"> <img src="http://static.tumblr.com/t98gn37/RA4mf7oly/reblawg.png" width="15px;" style="margin-left:0px;" title="{notecount} notes"> </a> </div>
  549.  
  550. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  551. {/block:IndexPage}
  552. {block:PermalinkPage}
  553. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  554.  
  555. {LinkCloseTag}
  556. {/block:PermalinkPage}
  557. {/block:Photo}
  558.  
  559.  
  560.  
  561.  
  562. {block:Photoset}
  563. {block:IndexPage}
  564. <center>
  565.  
  566. <div class="perma">
  567. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  568.  
  569. {Photoset-250}</center>
  570. {/block:IndexPage}
  571. {block:PermalinkPage}
  572. <center>
  573. {Photoset-500}</center>
  574. {/block:PermalinkPage}
  575. {/block:Photoset}
  576.  
  577. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  578.  
  579. href="{Permalink}">{notecount}</a><font color="FFC2D6"> ♥ </font><a href="{ReblogURL}" target="_blank"> reblog </a> <a href="{Permalink}"> </span>{/block:Quote}
  580.  
  581. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  582. <ul class="chat">
  583. {block:Lines}
  584. <li class="user_{UserNumber}">
  585. {block:Label}
  586. <span class="label">{Label}</span>
  587. {/block:Label}
  588.  
  589. {Line}
  590. </li>
  591. {/block:Lines}
  592. <p align=right><span class="permalink"><a href="{Permalink}">{notecount}</a><font color="FFC2D6"> ♥ </font><a href="{ReblogURL}" target="_blank"> reblog </a> <a href="{Permalink}">
  593. {/block:Chat}
  594.  
  595. {block:Audio}
  596. <div style="width:200px; height:30px;">
  597. {AudioPlayerBlack}
  598. </div>
  599. {block:IndexPage}<span class="permalink">
  600. <p align=right><span class="permalink"><a href="{Permalink}">{notecount}</a><font color="FFC2D6"> ♥ </font><a href="{ReblogURL}" target="_blank"> reblog </a> <a href="{Permalink}"> </a>
  601. </span>{/block:IndexPage}
  602. {/block:Audio}
  603.  
  604. {block:Video}
  605. {block:IndexPage}
  606. <center>
  607. <div class="perma">
  608. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  609. {Video-250}</center>
  610. {/block:IndexPage}
  611. {block:PermalinkPage}
  612. <center>
  613. {Video-400}</center>
  614. {/block:PermalinkPage}
  615. {block:Video}
  616.  
  617.  
  618. {block:PostNotes}<div align="middle">{caption}</div>
  619. <center>
  620.  
  621. {block:NoteCount}{NoteCount}<br>{/block:NoteCount}
  622.  
  623. {block:HasTags}
  624. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  625. {block:RebloggedFrom}
  626. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  627. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  628.  
  629. {/block:RebloggedFrom}
  630. </center></span>
  631. <br>
  632. <div id="postnotes">{PostNotes}</div><br>
  633.  
  634. <center>{block:ContentSource}
  635. <br><a href="{SourceURL}">
  636. {lang:Source}:
  637. {block:SourceLogo}
  638. <img src="{BlackLogoURL}" width="{LogoWidth}"
  639. height="{LogoHeight}" alt="{SourceTitle}" />
  640. {/block:SourceLogo}
  641. {block:NoSourceLogo}
  642. {SourceLink}
  643. {/block:NoSourceLogo}
  644. </a>
  645. {/block:ContentSource}</center>
  646.  
  647. {/block:PostNotes}
  648. </div>
  649. {/block:Posts}
  650. </div></div>
  651.  
  652. {block:IndexPage}
  653. {block:Pagination}
  654. <div id="pagination">
  655. {block:NextPage}
  656. <a id="nextPage" href="{NextPage}"></a>
  657. {/block:NextPage}
  658. {block:PreviousPage}
  659. <a href="{PreviousPage}"></a>
  660. {/block:PreviousPage}
  661. </div>
  662. {/block:Pagination}
  663. {/block:IndexPage}
  664. </body>
  665. </html>
  666.  
  667. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}</style>
Advertisement
Add Comment
Please, Sign In to add comment