Advertisement
themesforu

m-onkeyslut

Dec 20th, 2011
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.63 KB | None | 0 0
  1. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3.  
  4.  
  5. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7.  
  8.  
  9. <! theme by m-onkeyslut | não copie ou disponibilize !>
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15.  
  16.  
  17. <head>
  18.  
  19. <script type="text/javascript">
  20.  
  21. //desabilita menu de opcoes ao clicar no botao direito
  22.  
  23. function desabilitaMenu(e)
  24.  
  25. {
  26.  
  27. if (window.Event)
  28.  
  29. {
  30.  
  31. if (e.which == 2 || e.which == 3)
  32.  
  33. return false;
  34.  
  35. }
  36.  
  37. else
  38.  
  39. {
  40.  
  41. event.cancelBubble = true
  42.  
  43. event.returnValue = false;
  44.  
  45. return false;
  46.  
  47. }
  48.  
  49. }
  50.  
  51.  
  52.  
  53. //desabilita botao direito
  54.  
  55. function desabilitaBotaoDireito(e)
  56.  
  57. {
  58.  
  59. if (window.Event)
  60.  
  61. {
  62.  
  63. if (e.which == 2 || e.which == 3)
  64.  
  65. return false;
  66.  
  67. }
  68.  
  69. else
  70.  
  71. if (event.button == 2 || event.button == 3)
  72.  
  73. {
  74.  
  75. event.cancelBubble = true
  76.  
  77. event.returnValue = false;
  78.  
  79. return false;
  80.  
  81. }
  82.  
  83. }
  84.  
  85.  
  86.  
  87. //desabilita botao direito do mouse
  88.  
  89. if ( window.Event )
  90.  
  91. document.captureEvents(Event.MOUSEUP);
  92.  
  93. if ( document.layers )
  94.  
  95. document.captureEvents(Event.MOUSEDOWN);
  96.  
  97.  
  98.  
  99. document.oncontextmenu = desabilitaMenu;
  100.  
  101. document.onmousedown = desabilitaBotaoDireito;
  102.  
  103. document.onmouseup = desabilitaBotaoDireito;
  104.  
  105. </script>
  106.  
  107.  
  108.  
  109. <script>
  110.  
  111.  
  112.  
  113. var mensagem="I don't think so.";
  114.  
  115.  
  116.  
  117. function bloqueio()
  118.  
  119.  
  120.  
  121. {alert(mensagem);}
  122.  
  123.  
  124.  
  125. document.onkeydown=bloqueio;
  126.  
  127.  
  128.  
  129. </script>
  130.  
  131. <!-- DEFAULT VARIABLES -->
  132.  
  133. <meta name="font:text" content="georgia" />
  134.  
  135. <meta name="font:title" content="georgia" />
  136.  
  137. <meta name="color:background" content="#f8f8f8" />
  138.  
  139. <meta name="color:link" content="#000000" />
  140.  
  141. <meta name="color:bglink" content="#000" />
  142.  
  143. <meta name="color:text" content="#000000" />
  144.  
  145. <meta name="color:bg1" content="#1c1c1c" />
  146.  
  147. <meta name="color:bg2" content="#ececec" />
  148.  
  149. <meta name="color:bg3" content="#ffffff" />
  150.  
  151. <meta name="color:border" content="#000000" />
  152.  
  153. <meta name="color:post" content="#ffffff" />
  154.  
  155. <meta name="color:linkhover" content="#ffffff" />
  156.  
  157. <meta name="color:sidebar" content="#575757" />
  158.  
  159. <meta name="color:sidebarlinks" content="#f8f8f8" />
  160.  
  161. <meta name="color:left" content="#ffffff" />
  162.  
  163. <meta name="color:leftext" content="#000000" />
  164.  
  165. <meta name="if:Show tags" content="1"/>
  166.  
  167. <meta name="if:SidebarRight" content="0"/>
  168.  
  169. <meta name="if:Show sidebar image" content="1"/>
  170.  
  171. <meta name="image:sidebar" content=""/>
  172.  
  173. <meta name="image:sidebar2" content=""/>
  174.  
  175. <meta name="image:background" content=""/>
  176.  
  177. <meta name="text:sub1" content="" />
  178.  
  179. <meta name="text:sub2" content="" />
  180.  
  181. <meta name="text:Link1" content="" />
  182.  
  183. <meta name="text:Link1 Title" content="" />
  184.  
  185. <meta name="text:Link2" content="" />
  186.  
  187. <meta name="text:Link2 Title" content="" />
  188.  
  189. <meta name="text:Link3" content="" />
  190.  
  191. <meta name="text:Link3 Title" content="" />
  192.  
  193. <meta name="text:Link4" content="" />
  194.  
  195. <meta name="text:Link4 Title" content="" />
  196.  
  197. <meta name="text:Link5" content="" />
  198.  
  199. <meta name="text:Link5 Title" content="" />
  200.  
  201. <meta name="text:Link6" content="" />
  202.  
  203. <meta name="text:Link6 Title" content="" />
  204.  
  205. <meta name="text:Link7" content="" />
  206.  
  207. <meta name="text:Link7 Title" content="" />
  208.  
  209. <meta name="text:Link8" content="" />
  210.  
  211. <meta name="text:Link8 Title" content="" />
  212.  
  213. <meta name="text:Link9" content="" />
  214.  
  215. <meta name="text:Link9 Title" content="" />
  216.  
  217. <meta name="text:Link10" content="" />
  218.  
  219. <meta name="text:Link10 Title" content="" />
  220.  
  221.  
  222.  
  223. <title>Tudo bem, eu tô bem</title>
  224.  
  225. <link rel="shortcut icon" href="http://26.media.tumblr.com/avatar_a065e80c5c19_16.png">
  226.  
  227. <link rel="alternate" type="application/rss+xml" href="http://icanbeyourcocaine.tumblr.com/rss">
  228.  
  229.  
  230.  
  231. <meta name="description" content="&quot;[...] Depois foi a vez das fotos, eu beijei uma por uma e guardei numa caixa, coloquei a caixa num canto escondido e alto do arm&aacute;rio, no mesmo canto escuro e esquecido por onde anda meu cora&ccedil;&atilde;o...." />
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241. <style type="text/css">
  242.  
  243.  
  244.  
  245.  
  246.  
  247. body {background-color: #BEBEBE; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; color: #000000; text-align: center; font-size: 11px; background-image:url('http://assets.tumblr.com/images/x.gif'); background-attachment: fixed; }
  248.  
  249.  
  250.  
  251. a {color: #000000; text-decoration: none; text-transform: none;}
  252.  
  253. a:hover {color: #ffffff; background-color:#E7E7E7; text-decoration: none;}
  254.  
  255.  
  256.  
  257. p {margin: 6px 0 0 0}
  258.  
  259.  
  260.  
  261. blockquote {margin: 5px 20px 5px 20px; }
  262.  
  263. blockquote blockquote {margin: 0px 5px 0px 5px; }
  264.  
  265. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; }
  266.  
  267. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px;}
  268.  
  269.  
  270.  
  271. blockquote img{max-width: 470px!important}
  272.  
  273. blockquote blockquote img{max-width: 450px!important}
  274.  
  275. blockquote blockquote blockquote img{max-width: 430px!important}
  276.  
  277. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. #xp {text-align: center; width: 870px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  286.  
  287.  
  288.  
  289. .posts {width: 500px; margin-left: 342px; background-color: #E7E7E7; padding: 10px; margin-bottom: 7px; text-align: justify; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 11px;}
  290.  
  291.  
  292.  
  293.  
  294.  
  295. .posts a {color: #000000; text-decoration: none; text-transform: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  296.  
  297. .posts a:hover {color: #ffffff; background-color:#E7E7E7; text-decoration: none;}
  298.  
  299.  
  300.  
  301. h1 {font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-align: center; font-size: 16px; text-transform: uppercase; color: #000000; font-weight: normal; line-height: 18px;}
  302.  
  303. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: #000000; font-weight: normal; line-height: 18px;}
  304.  
  305. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: #000000; font-weight: normal; line-height: 18px;}
  306.  
  307.  
  308.  
  309. .image {text-align: center; border: 0px}
  310. .image img {max-width: 500px; margin-bottom: 2px }
  311. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=10);}
  312. .qt {font-family: {font:title}; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  313. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  314. .qsr a, a:hover{text-transform: none;}
  315.  
  316. .chat {line-height: 12px; list-style: none }
  317. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  318. .person1 {background-color:{color:background}; color: {color:text}; }
  319. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  320. .person2 {color: {color:text} }
  321. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  322.  
  323. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  324. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  325. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  326. .source{display:none}
  327.  
  328.  
  329. .question {margin: 5px 5px 5px 7px; border-left: 6px solid {color:sidebarlinks}; padding-left: 5px; width: 480px; background-color: {color:post}; font-style: italic; color: {color:sidebartext}; font-size: 11px; }
  330. .question a {font-weight: bold; color: {color:link};}
  331. .questions a:hover {font-weight: bold; color: {color:bglink};}
  332.  
  333. .asker {font-size: 11px;}
  334. .asker a {color: {color:link}}
  335. .asker a:hover {color: {color:bglink};}
  336.  
  337. .askk img {text-align: center;}
  338. .askk img a{background-color: {color:sidebar};}
  339. .askk img a:hover {background-color: {color:sidebarlinks};}
  340.  
  341. .answer {clear: both; padding: 4px}
  342. .answer img {max-width: 470px;}
  343.  
  344.  
  345. #cap {width: 500px; margin-top: -2px;}
  346.  
  347. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  348. .dda a {font-size: 9px;}
  349.  
  350. .lineleft {margin-left: -10px; float: left;}
  351. .lineright {margin-right: -10px; float: right;}
  352.  
  353. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  354. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  355.  
  356.  
  357. #nts {width: 500px; margin-left: 190px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  358. #nts img{display: none; border:0px}
  359.  
  360.  
  361.  
  362.  
  363. #sidebar {margin-top: 15px; width: 325px; position: fixed;}
  364.  
  365.  
  366.  
  367.  
  368.  
  369. .sidebartitle {float: left; margin-bottom: 5px; width: 310px; height: auto; background-color: #EBEBEB; text-align: right; padding: 10px;}
  370.  
  371.  
  372.  
  373. .txt {padding: 2px; font-family: verdana; font-size:9px; text-align: justify;}
  374.  
  375.  
  376.  
  377. .ps {margin-top: 10px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-align: center; font-size:22px; color: #000000;}
  378.  
  379. .ps a, a:hover {text-align: center; color: #000000; background-color: transparent;}
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387. .ppk {width: 305px; margin-top: 5px; padding: 3px; text-align: center; margin-bottom: 3px; background-color: #D1CDCD; letter-spacing: 4px; font-size: 9px; font-family: verdana; color: #EBEBEB; }
  388.  
  389. .mrang {width: 305px;; padding: 3px; text-align: center; margin-bottom: 3px; background-color: #A0A0A0; letter-spacing: 3px; font-size: 9px; font-family: verdana; color:#000000; }
  390.  
  391. .duda {width: 305px;; padding: 3px; text-align: center; margin-bottom: 5px; background-color: #4E4E4E; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#D8D8D8; }
  392.  
  393.  
  394.  
  395. .sleft {float: left; margin-bottom: 5px; text-align: center;}
  396.  
  397. .sright a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 154px; background-color: #D8D8D8; color:#000000; text-decoration: none; text-transform: lowercase; line-height: 16px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  398.  
  399. .sright a:hover{text-align: center; letter-spacing: 2px; background-color: #CCCCCC; color:#000;}
  400.  
  401.  
  402.  
  403. .sright {float: left; margin-left: 2px; margin-bottom: 5px; text-align: center;}
  404.  
  405. .sleft a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 154px; background-color: #D8D8D8; color:#000000; text-decoration: none; text-transform: lowercase; line-height: 16px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  406.  
  407. .sleft a:hover{text-align: center; letter-spacing: 2px; background-color: #CCCCCC; color:#000;}
  408.  
  409.  
  410.  
  411. .simage {border: 1px solid #000000; padding: 5px; width: 300px; overflow: auto; background-color: #BEBEBE; height: 150px; text-align: center;}
  412.  
  413. .simage img {display: inline; max-width: 142px; margin-bottom: 2px; text-align: center;}
  414.  
  415.  
  416.  
  417. .cred {text-align: center; font-size: 9px; font-family: verdana;}
  418.  
  419. .source {display: none;}
  420.  
  421.  
  422.  
  423. ::-webkit-scrollbar{width:8px;height:8px;}
  424.  
  425. ::-webkit-scrollbar-button:start:decrement
  426.  
  427. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  428.  
  429. ::-webkit-scrollbar-track-piece{background-color:#f8f8f8;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  430.  
  431. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#CCCCCC;-webkit-border-radius:px;}
  432.  
  433. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#CCCCCC;-webkit-border-radius:px;}
  434.  
  435.  
  436.  
  437.  
  438.  
  439. #tumblr_controls{position: fixed!important}
  440.  
  441.  
  442.  
  443.  
  444.  
  445. </style>
  446.  
  447.  
  448.  
  449. <body>
  450.  
  451. <div id="xp">
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459. <div id="sidebar">
  460.  
  461.  
  462.  
  463.  
  464.  
  465. <div class="sidebartitle">
  466.  
  467. <div class="simage"><img src="http://static.tumblr.com/jxuqgo6/zpqlu3k9m/tumblr_lp7lkmjxkc1qbrvsto1_250.jpg"/> <img src="http://static.tumblr.com/jxuqgo6/jTflu3k9s/tumblr_lp7lkmjxkc1qbrvsto2_250.jpg"/>
  468.  
  469. <div class="txt">"[...] Depois foi a vez das fotos, eu beijei uma por uma e guardei numa caixa, coloquei a caixa num canto escondido e alto do armário, <i>no mesmo canto escuro e esquecido por onde anda meu coração.</i> Olhei meu lindo vestido novo e pensei o quanto ele era feio porque eu nunca o colocaria para você. Olhei meus sapatos novos e pensei como seria triste usá-los sem nem saber direito para onde ir. Olhei minha velha cara no espelho e tive muita pena do quanto aquele rosto ainda ia esbugalhar os olhos para o teto <b>lembrando que você disse que nunca desistiria. </b>Vire e mexe tenho essa vontade de cortar alguma parte do meu corpo, para ver se esguicho pra longe esse sangue contaminado <i>que incha meu corpo de dor e me emagrece de vida.</i>"</div></div></ br>
  470.  
  471. <div class="ppk">Tudo bem, eu tô bem</div>
  472.  
  473. <div class="mrang">Sem você, sem amor</div>
  474.  
  475. <div class="duda">Sem ninguém para disfarçar a dor</div>
  476.  
  477. <div class="sleft">
  478.  
  479. <a href="/textos"><i>meus textos</i></a>
  480.  
  481. <a href="/aboutme"><b>sobre mim</b></a>
  482.  
  483. <a href="/ask"><i>ask me</i></a>
  484.  
  485. <a href="/nome"><b>significado da url</b></a>
  486.  
  487. <a href="/"><i>home</i></a> </div>
  488.  
  489. <div class="sright">
  490.  
  491. <a href="http://need-somebody.tumblr.com/"><b>sou dela</b></a>
  492.  
  493. <a href="/recomendo"><i>recomendo</i></a>
  494.  
  495. <a href="http://bitchindisguise.tumblr.com/"><b>puta preferida</b></a>
  496.  
  497. <a href="http://noheartgirl.tumblr.com/"><i>só minha</i></a>
  498.  
  499. <a href="http://www.tumblr.com/tagged/icanbeyourcocaine3"><b>track this tag +</b></a> </div>
  500.  
  501.  
  502.  
  503. <pre><div style="border: 1px solid #000000; padding: 5px; overflow: auto; background-color: #BEBEBE; width: 300px;"><div class="cred">theme by <b><a href="http://m-onkeyslut.tumblr.com/themes">mnkslut</a></b> inspirado nos da <b>noheartgirl</b>, se tu copiar ou roubar essa porra eu vou mandar te matar, comer teu cu e filmar pra por no youtube e servir de exemplo, enfim, seja criativo mano... :) ou você só curte plagiar mesmo? </div></div></pre>
  504.  
  505. <div class="ps"><a href="/page/2"> »</a></div>
  506.  
  507. </div>
  508.  
  509.  
  510.  
  511. </div>
  512.  
  513. {block:Posts}
  514. <div class="posts">
  515.  
  516. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  517.  
  518. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  519.  
  520. {block:Photoset}{Photoset-500}{/block:Photoset}
  521.  
  522. {block:Quote}
  523. <b class="markqt">“</b><div class="qt">{Quote}</div>
  524. {block:Source}<div class="qsr"> — {Source}</div>
  525. {/block:Source}
  526. {/block:Quote}
  527.  
  528. {block:Link}
  529. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  530. {block:Description}{Description}{/block:Description}
  531. {/block:Link}
  532.  
  533. {block:Chat}
  534. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  535. <div class="chat"><ul>{block:Lines}
  536. <li class="person{UserNumber}">{block:Label}
  537. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  538. {/block:Chat}
  539.  
  540. {block:Audio}
  541. <br>
  542. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  543. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  544. {/block:Audio}
  545.  
  546. {block:Video}{Video-500}{/block:Video}
  547.  
  548.  
  549. {block:Answer}
  550. <div class="asker"><b>{Asker}</b> asked:</div>
  551. <div class="question">{Question}</div>
  552. <div class="answer">{Answer}</div>
  553. <br>
  554. {/block:Answer}
  555.  
  556.  
  557. <div id="cap">
  558. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  559. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  560. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  561.  
  562. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  563. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  564. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  565. {/block:ContentSource}</div></div>
  566. <br>
  567. {block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  568.  
  569. <div id="dda">
  570.  
  571.  
  572. <div style="float:left;" class="details">
  573. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
  574.  
  575. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  576. </span>{/block:RebloggedFrom}
  577. </div>
  578.  
  579. <div style="float:right;" class="details">
  580. {block:IndexPage}<a href="{ReblogUrl}" target="_blank">&larr; reblog this post</a>{/block:IndexPage}
  581. <BR>
  582. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  583. </div>
  584. </ br>
  585. <br clear="all" /></div></div>
  586.  
  587.  
  588. {/block:Posts}
  589. {block:PostNotes}
  590. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  591. {/block:PostNotes}
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600. </div>
  601. </div>
  602. </div>
  603. </div>
  604.  
  605. </body>
  606. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement