sentenciamos

Theme 7

Mar 16th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.83 KB | None | 0 0
  1.  
  2. <!---------------------------------------------------------------------
  3. ----------------------------------------------------------------------
  4.  
  5. DESING BY badbtchx ~ COPYRIGHT 2015 ~ DONT COPY
  6.  
  7. ******** ******** *********
  8. *** *** *** *** *** ***
  9. ******** ******** *** ***
  10. *** *** *** *** *** ***
  11. ******** *** *** *********
  12.  
  13. ******** ********* ******** *** *** *** ***
  14. *** *** ********* *** ** *** *** *** ***
  15. ******** *** *** ********* ****
  16. *** *** *** *** ** *** *** *** ***
  17. ******** *** ******** *** *** *** ***
  18. ______________________________
  19. -------------------| ♥ THEME BY JENNY BADBTCHX ♥ |-----------------------
  20. -------------------| ♥ NÃO USE DETALHES ♥ |-----------------------
  21. -------------------| ♥ NÃO USE COMO BASE ♥ |-----------------------
  22. -------------------| ♥ PLÁGIO É CRIME! ♥ |-----------------------
  23. -------------------|_____________________________|-----------------------
  24. ---------------------------------------------------------------------->
  25.  
  26.  
  27. <head>
  28.  
  29. <meta name="color:background" content="#222222" />
  30.  
  31. <meta name="color:text" content="#959697" />
  32. <meta name="color:post" content="#000000" />
  33. <meta name="color:scrollbar" content="#000000" />
  34. <neta name="color:extras" content="#ff69b4" />
  35. <meta name="color:bglinkshover" content="#ffe8fa"/>
  36. <meta name="color:faixa" content="#000000"/>
  37. <meta name="color:linkshover" content="#e8a5db" />
  38. <meta name="color:links" content="#000000" />
  39. <meta name="color:frase" content="#cccccc" />
  40. <meta name="color:link" content="#e8a5db" />
  41. <meta name="color:hover" content="#000" />
  42. <meta name="color:shadow" content="#000000"/>
  43. <meta name="color:bordafoto" content="#000000"/>
  44.  
  45.  
  46.  
  47. <meta name="image:side" content="https://secure.static.tumblr.com/af328fd6431bc1559bf3e69688ff63b4/lpmf2hm/4zznh7aei/tumblr_static_2po4phkpr8cg0400kk8kssss4.jpg"/>
  48. <meta name="image:background" content=""/>
  49. <meta name="if:two columns" content="1"/>
  50.  
  51.  
  52. <meta name="text:frase1" content="divina com olhar de assassina"/>
  53. <meta name="text:simbolo" content="✿✿"/>
  54. <meta name="text:Link1" content="/" />
  55. <meta name="text:Link1 Title" content="link, grandinho please" />
  56. <meta name="text:Link2" content="/" />
  57. <meta name="text:Link2 Title" content="link, grandinho please" />
  58. <meta name="text:Link3" content="/" />
  59. <meta name="text:Link3 Title" content="link, grandinho please" />
  60. <meta name="text:Link4" content="/" />
  61. <meta name="text:Link4 Title" content="link, grandinho please" />
  62. <meta name="text:Link5" content="/" />
  63. <meta name="text:Link5 Title" content="link, grandinho please" />
  64.  
  65. <title>{Title}</title>
  66. <link rel="shortcut icon" href="{favicon}">
  67. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  68. {block:Description}
  69. <meta name="description" content="{MetaDescription}" />{/block:Description}
  70. <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/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery); </script>
  71.  
  72. <style type="text/css">
  73. #s-m-t-tooltip{
  74. z-index:10000000000000000;
  75.  
  76.  
  77. margin:15px;
  78. padding:5px;
  79.  
  80. background:#ffbbff;;opacity:.7;
  81. color:#fff;font-style:bold;
  82.  
  83. font-family:'Calibri', sans-serif;
  84. font-size:9px;
  85. line-height:100%;
  86. letter-spacing:1px;
  87. text-transform:uppercase;
  88.  
  89. border:0px solid #ff69b4;
  90. border-radius:5px;
  91.  
  92. box-shadow:0px 0px 0px #ff69b4;
  93. }
  94. body {color:{color:text}; opacity:1; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:13px; text-align:justify; }
  95.  
  96. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  97.  
  98. a:hover{color:{color:hover};}
  99.  
  100.  
  101.  
  102. #container {background-color: ; width: 1000px; margin: 0 auto 0px auto; background: {color:background}}
  103.  
  104. #entries {margin-left: 350px; width: 850px;{block:IfTwoColumns}width:650px{/block:IfTwoColumns}; margin-top: 30px;{block:PermalinkPage}margin-left:360px;{/block:PermalinkPage}padding-bottom:100px;}
  105.  
  106. .entry {border:; width:250px;{block:IfOneColumns}width:450px{/block:IfOneColumns}; background-color:{color:post} ; text-align: left;line-height:13px; padding: 3px; float: left; margin: 2px 2px 0 2px;opacity:2; {block:PermalinkPage}width:500px;line-height:14px {/block:PermalinkPage};border-bottom:0px solid {color:bordapost}; overflow:hidden;}
  107.  
  108. .entry:hover {opacity:2}
  109.  
  110. .entry img {max-width: 250px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:PermalinkPage}max-width: 490px;{/block:PermalinkPage};opacity:0.9;overflow:hidden; {block:IfOneColumns}width:450px{/block:IfOneColumns};}
  111.  
  112. #title2 {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 17px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  113.  
  114. #title2 a{background: {color:linkshover}; padding: 4px; color: #fff;}
  115.  
  116.  
  117. #title {font-size: 16px; font-family: Georgia;letter-spacing: 0px; line-height: 17px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 12px}
  118.  
  119. #title a{background: {color:linkshover}; padding: 4px; color: #fff; margin-bottom: 5px}
  120.  
  121. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  122.  
  123. /* QUOTE cerejadosundae */
  124.  
  125. .quote:first-letter{font-family: Rochester; font-style:italic; font-size: 21px;}
  126. .quote {margin: 0; padding: 5px; font: normal 11px 'georgia'; text-align: justify;}
  127. .pquotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
  128. .pquotesource a, a:hover{text-transform: none;}
  129.  
  130. @font-face {
  131. font-family: 'Rochester';
  132. font-style: normal;
  133. font-weight: 400;
  134. src: local('Rochester'), local('Rochester-Regular'), url(http://themes.googleusercontent.com/static/fonts/rochester/v3/nE50b4-SbQ54pks-8vOplz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  135. }
  136.  
  137. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  138.  
  139. /* notes by joshdevines*/
  140. .notes img{width:10px; position:relative; top:1px}
  141. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  142.  
  143.  
  144. .question {
  145. color:{color:text};
  146. font-size: 11px;
  147. font-weight: normal;
  148. font-family: calibri;
  149. line-height:12px;
  150. background: {color:background};
  151. position: relative;
  152. min-height:70px;
  153. padding:5px 10px;
  154. margin-bottom:2px;
  155. margin-right:-10px;
  156. border-radius:10px;
  157. border-bottom:1px solid {color:ask};
  158.  
  159. }
  160.  
  161. .question a {
  162. color:{color:text};text-transform:uppercase;font-size:9px;
  163. }
  164.  
  165. .credito {opacity: 0.0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-left:-115px;margin-top:-10px;}
  166. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  167. .asker a {color:{color:text};}
  168. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  169.  
  170.  
  171.  
  172. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  173. .entry img:hover {-webkit-filter:grayscale(60%);-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  174. .buttons{
  175. position:absolute;
  176. bottom:30px;
  177. right:10px;
  178.  
  179. -webkit-transition: all 0.5s ease;
  180. -moz-transition: all 0.5s ease;
  181. transition: all 0.5s ease;
  182. }
  183.  
  184. .entry:hover .buttons{
  185. bottom:8px;
  186.  
  187. }
  188.  
  189. #notes-button, #reblog-button{
  190. display:inline-block;
  191. overflow:hidden;
  192. opacity:0;
  193.  
  194. width:auto;
  195. height:auto;
  196.  
  197. background:{color:post};;font-family:calibri; font-size:10px; text-transform:uppercase;color:{color:text};padding:2px;border-radius:0px;
  198.  
  199.  
  200. -webkit-transform: rotate(360deg)
  201. }
  202.  
  203. .entry:hover #notes-button, .entry:hover #reblog-button{
  204. opacity:1;-webkit-transform: rotate(0deg)
  205. }
  206.  
  207. #notes-button:hover, #reblog-button:hover{
  208. opacity:1;
  209. color:{color:hover}
  210. }
  211.  
  212. #notes-button img{
  213. display:block;
  214. overflow:hidden;
  215. width:13px;
  216. margin:3px;
  217. cursor:pointer;
  218.  
  219. -webkit-border-radius:30px;
  220. -moz-border-radius:30px;
  221. border-radius:30px;
  222. }
  223.  
  224. #reblog-button img{
  225. display:block;
  226. overflow:hidden;
  227. width:13px;
  228. margin:3px;
  229. cursor:pointer;
  230.  
  231. -webkit-border-radius:30px;
  232. -moz-border-radius:30px;
  233. border-radius:30px;
  234. }
  235.  
  236. .answer {color:{color:answer};}
  237.  
  238.  
  239. /* chat by joshdevines*/
  240. .user_1 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  241. .user_2 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  242. .user_3 .label {color:{color:text}; font-weight:bold}
  243. .user_4 .label {color:{color:text}; font-weight:bold}
  244. .user_5 .label {color:{color:text}; font-weight:bold}
  245. .user_6 .label {color:{color:text}; font-weight:bold}
  246. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  247.  
  248.  
  249.  
  250. #cap {width: 500px; margin-top: -2px;}
  251.  
  252.  
  253. .notes {width: 520px; padding: 0px;top:0px; font-size: 9px; text-align: center;}
  254. ol.notes {list-style: none; padding: 10px; z-index: 11;}
  255. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  256. .notes img{display: none; border:0px}
  257.  
  258. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  259.  
  260.  
  261. #tumblr_controls{position: fixed!important}
  262. #tumblr_controls{position: fixed!important}
  263. #tumblr_controls{position: fixed!important}
  264. #tumblr_controls{position: fixed!important}
  265. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;}
  266.  
  267. ::-webkit-scrollbar{width:7px;height:6px;}
  268. ::-webkit-scrollbar-button:start:decrement
  269. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  270. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  271. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  272. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  273. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280. #bdd {position:fixed;top:140px;left:145px;width:200px;background:;; height:auto;z-index:999999999;border-top:0px solid {color:textside};border-radius:0px 0px 0px 0px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  281. .dean {font-family:calibri;font-size:11px;line-height:14px;padding:2px; margin-left:20px;color:{color:frase};margin-top:208px;text-align:center;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;opacity:.6;width:155px;background:;border-radius:10px;}
  282.  
  283.  
  284. .bobby {position:absolute;
  285. width:150px;height:auto;
  286. margin-left:19px;margin-top:22px;line-height:10px;
  287. z-index:999999999999999999999999999999999999999;padding:0px;text-align:center;opacity:0;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;display:block;padding:2px;}
  288. .bobby a {padding:5px;color:{color:links};background:; font-family:calibri;font-size:9px;; text-align:center;;opacity:.6;
  289. -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;;
  290. text-shadow:0px 0px 0px {color:shadow};display:block;letter-spacing:1px; width:150px;;margin-top:2px;text-transform:uppercase;}
  291. .bobby a:hover { color:{color:linkshover};
  292. ;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;text-shadow:0px 0px 0px {color:linkshover}; letter-spacing:0px;margin-left:10px;:}
  293.  
  294. .aa {position:fixed; width:160px;height:200px; border-radius:10px;opacity:.9;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-top:4px;margin-left:20px;; ;overflow:hidden;padding:0px}
  295. .aa img{width:160px; height:200px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;overflow:hidden;padding:0px;border-radius:10px;}
  296. .fx1{border-left:2px dotted {color:bordafoto}; width:160px; height:204px;position:fixed; opacity:.4;margin-top:2px; margin-left:16px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;border-bottom:2px dotted {color:bordafoto};border-radius:10px;}
  297. #bdd:hover .fx1 {width:0; height:0; opacity:0;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  298. #bdd:hover .aa img{-webkit-filter:grayscale(60%);-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out;}
  299.  
  300.  
  301. #bdd:hover .aa {box-shadow:-2px 2px 10px {color:shadow}; }
  302.  
  303. #bdd:hover .bobby {opacity:.6; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-top:210px;}
  304. #bdd:hover .dean { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;opacity:0;}
  305. #bdd:hover .sammy{opacity:.3; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; margin-left:20px; margin-top:-14px; -webkit-transform: rotateY(360deg)}
  306.  
  307. .barr{position:fixed; top:0px; left:335px; width:5px; height:100%; background:{color:faixa}; opacity:1; border-radius: 0px 0px 0px 0px;outline:2px dotted {color:background};outline-offset:-2px;z-index:999999999;}
  308.  
  309.  
  310.  
  311. </style>
  312.  
  313.  
  314.  
  315. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  316.  
  317. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  318.  
  319. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  320.  
  321. <script type="text/javascript">
  322. $(window).load(function(){
  323. var $wall = $('#entries');
  324. $wall.imagesLoaded(function(){
  325. $wall.masonry({
  326. itemSelector: '.entry',
  327. isAnimated : true
  328. });
  329. });
  330. $wall.infinitescroll({
  331. navSelector : "div#navigation",
  332. nextSelector : "div#navigation a#nextPage",
  333. itemSelector : '.entry',
  334. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  335. loadingText : "",
  336. donetext : " ",
  337. extraScrollPx : 1000,
  338. bufferPx : 10100,
  339. debug : false,
  340. errorCallback: function() {
  341. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  342. }},
  343. function( newElements ) {
  344. var $newElems = $( newElements );
  345. $newElems.hide();
  346. $newElems.imagesLoaded(function(){
  347. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 27, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  348. });
  349. }); $('#entries').show(500);
  350. });
  351. </script>
  352.  
  353.  
  354. <body>
  355. <div class="barr"></div>
  356. <div id="bdd">
  357.  
  358. <div class="fx1"></div>
  359. <div class="aa"><img src="{image:side}"/></div>
  360.  
  361.  
  362.  
  363. <div class="bobby">
  364. <a href="{text:Link1}"><span style="color:{color:extras}">✘</span> {text:Link1 Title}</a>
  365. <a href="{text:Link2}"><span style="color:{color:extras}">✘</span> {text:Link2 Title}</a>
  366. <a href="{text:Link3}"><span style="color:{color:extras}">✘</span> {text:Link3 Title}</a>
  367. <a href="{text:Link4}"><span style="color:{color:extras}">✘</span> {text:Link4 Title}</a>
  368. <a href="{text:Link5}"><span style="color:{color:extras}">✘</span> {text:Link5 Title}</a>
  369.  
  370. </div>
  371. <div class="dean"> {text:frase1} <span style="color:{color:extras}; opacity:1">{text:simbolo} </span></div>
  372.  
  373.  
  374.  
  375.  
  376. </div>
  377.  
  378.  
  379. <div id="entries">
  380.  
  381.  
  382. {block:Posts}
  383. <div class="entry">
  384.  
  385. {block:Answer}
  386. <table width="250px" cellspacing="0" cellpadding="0">
  387. <tr>
  388. <td width="105px" class="question"><font color="{color:ask}"></font> {Asker} <b>gemeu gostoso: </b>{Question}</td>
  389.  
  390.  
  391. </tr>
  392. </table>
  393. <div class="answer">{Answer}</div>
  394. {/block:answer}
  395.  
  396.  
  397. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}{Body}{/block:Text}
  398.  
  399. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  400. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  401.  
  402.  
  403. {block:Photoset}<center>{Photoset-250}</center>
  404. {/block:Photoset}
  405.  
  406.  
  407. {block:Quote}
  408. <div class="quote">{Quote}</div>
  409. {block:Source}<div class="pquotesource"> — {Source}</div>
  410. {/block:Source}
  411. {/block:Quote}
  412.  
  413.  
  414. {block:Link}
  415. <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
  416. {/block:Link}
  417.  
  418. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  419.  
  420. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  421.  
  422. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  423.  
  424. {block:IndexPage} <div class="buttons">
  425.  
  426. <a id="reblog-button" class="rotate" target="_blank" href="{ReblogURL}" title="Rebloga e goza" >
  427. reblog
  428. </a>
  429.  
  430. <a id="notes-button" class="rotate" href="{Permalink}" title="{NoteCountWithLabel}" >
  431. {NoteCountWithLabel}
  432. </a>
  433.  
  434. </div>
  435.  
  436. </div>{/block:IndexPage}
  437.  
  438.  
  439. {/block:Posts}
  440. <div class="credito">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  441. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  442. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  443. {/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom}</div>
  444. {block:PostNotes}{PostNotes}{/block:PostNotes}
  445.  
  446.  
  447. </div></div>
  448.  
  449.  
  450. <div class="column navigation" id="navigation">
  451. {block:Pagination}
  452. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  453. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  454. </div>
  455.  
  456. </div></div></div></div>
  457.  
  458. <br></center></div></div></div></div></div></div>
  459.  
  460.  
  461. <a style="position:fixed;left:45px;top:10px;font-family:calibri;font-size:10px;border:0px solid #000;border-radius:5px;padding:5px;opacity:.7;" href="http://badbtchx.tumblr.com" title="Theme by babtchx ">BADBTCHX</a>
  462.  
  463.  
  464. </body>
  465. <link href='http://fonts.googleapis.com/css?family=Niconne' rel='stylesheet' type='text/css'>
  466.  
  467. </head>
  468. </html>
Advertisement
Add Comment
Please, Sign In to add comment