Advertisement
worenow

Exclusivo amor

Jul 14th, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.15 KB | None | 0 0
  1. <html>
  2.  
  3. <!-- flyedd base
  4. THEME worenow
  5. detalhe raiodluar/hakunax -->
  6.  
  7. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  8. <script type="text/javascript">
  9. //desabilitando o botão direito do mouse em seu tumblr
  10. function desabilitaMenu(e)
  11. {
  12. if (window.Event)
  13. {
  14. if (e.which == 2 || e.which == 3)
  15. return false;
  16. }
  17. else
  18. {
  19. event.cancelBubble = true
  20. event.returnValue = false;
  21. return false;
  22. }
  23. }
  24.  
  25. //desabilita botao direito
  26. function desabilitaBotaoDireito(e)
  27. {
  28. if (window.Event)
  29. {
  30. if (e.which == 2 || e.which == 3)
  31. return false;
  32. }
  33. else
  34. if (event.button == 2 || event.button == 3)
  35. {
  36. event.cancelBubble = true
  37. event.returnValue = false;
  38. return false;
  39. }
  40. }
  41.  
  42. //desabilita botao direito do mouse
  43. if ( window.Event )
  44. document.captureEvents(Event.MOUSEUP);
  45. if ( document.layers )
  46. document.captureEvents(Event.MOUSEDOWN);
  47.  
  48. document.oncontextmenu = desabilitaMenu;
  49. document.onmousedown = desabilitaBotaoDireito;
  50. document.onmouseup = desabilitaBotaoDireito;
  51. </script>
  52. <!-- DEFAULT -->
  53. <meta name="color:background" content="#ffffff" />
  54. <meta name="color:link" content="#000000" />
  55. <meta name="color:text" content="#000000" />
  56. <meta name="color:post" content="#ffffff" />
  57. <meta name="color:scrollbar" content="#000" />
  58. <meta name="color:scrollbar bg" content="#fff" />
  59. <meta name="color:lhover" content="#555555" />
  60. <meta name="image:bgtitle" content="http://fc03.deviantart.net/fs70/f/2012/209/9/5/seamless_pattern_swirly_pink_by_mynimi94-d58wt7k.png" />
  61. <meta name="text:segundafrase" content="" />
  62.  
  63.  
  64. <meta name="image:sidebar" content="" />
  65. <meta name="if:Rolagem infinita" content="1"/>
  66.  
  67.  
  68. <meta name="text:Link1" content="/" />
  69. <meta name="text:Link1 Title" content="link" />
  70. <meta name="text:Link2" content="/" />
  71. <meta name="text:Link2 Title" content="link" />
  72. <meta name="text:Link3" content="/" />
  73. <meta name="text:Link3 Title" content="link" />
  74. <meta name="text:Link4" content="/" />
  75. <meta name="text:Link4 Title" content="link" />
  76. <meta name="text:Link5" content="/" />
  77. <meta name="text:Link5 Title" content="link" />
  78.  
  79.  
  80.  
  81.  
  82. <title>doidinha ?</title>
  83. <link rel="shortcut icon" href="http://38.media.tumblr.com/avatar_c0d610d437ca_128.png">
  84. <link rel="alternate" type="application/rss+xml" href="http://liberadax.tumblr.com/rss">
  85.  
  86. <meta name="description" content="stop, porque ela sabe que &eacute; top" />
  87.  
  88.  
  89.  
  90.  
  91. <style type="text/css">
  92.  
  93.  
  94. body {background-color: #ffffff; background-image:url(''); color: #000000; font:13px calibri; text-align: center;}
  95.  
  96.  
  97. a {color: #151414; text-decoration: none; text-transform: none;}
  98. a:hover {color: #777}
  99.  
  100. p {margin: 6px 0 0 0}
  101.  
  102. ::-webkit-scrollbar{width:10px;
  103. height:0px;}
  104. ::-webkit-scrollbar-button:start:decrement
  105. ::-webkit-scrollbar-button:end:increment{display:block;
  106. height:0;
  107. background-color:#fff;}
  108. ::-webkit-scrollbar-track-piece{background-color:#fff;
  109. -webkit-border-radius:0;
  110. -webkit-border-bottom-right-radius:3px;
  111. -webkit-border-bottom-left-radius:3px;}
  112. ::-webkit-scrollbar-thumb:vertical{height:70px;
  113. background-color:#b4b2b2;}
  114. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  115. background-color:#b4b2b2;}
  116.  
  117.  
  118.  
  119. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  120.  
  121. blockquote {margin: 3px; border-left: 3px solid #ffffff; padding-left: 5px; }
  122. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #ffffff;}
  123. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #ffffff; }
  124. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #ffffff; }
  125.  
  126. blockquote img{max-width: 470px!important}
  127. blockquote blockquote img{max-width: 450px!important}
  128. blockquote blockquote blockquote img{max-width: 430px!important}
  129. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  130.  
  131. #container {width: 420px; margin:50px auto: 50px auto;}
  132.  
  133. iframe#tumblr_controls {
  134. top:0px !important;
  135. right:3px !important;
  136. position: fixed !important;
  137. -webkit-transition: opacity 0.7s linear;
  138. opacity: 0.4;
  139. -webkit-transition: all 0.8s ease-out;
  140. -moz-transition: all 0.8s ease-out;
  141. transition: all 0.8s ease-out;
  142. z-index:999999999999999999;}
  143.  
  144. iframe#tumblr_controls:hover{
  145. -webkit-transition: opacity 0.7s linear;
  146. opacity: 1;
  147. -webkit-transition: all 0.4s ease-out;
  148. -moz-transition: all 0.4s ease-out;
  149. transition: all 0.4s ease-out;
  150. z-index:999999999999999999999;}
  151.  
  152.  
  153. #entries {width:450px; float:left; margin-left:540px; margin-top:0px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  154. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  155.  
  156.  
  157. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  158. h1 a {color: #151414;}
  159. h1 a:hover {color: ;}
  160.  
  161. .image {text-align: center; border: 0px}
  162. .image img {width: 450px; margin-bottom: 1px; }
  163. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(%);
  164. margin-bottom: 1px
  165. }
  166.  
  167.  
  168. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  169. .quotesource {text-align:center;font-size:12px; font-family:cambria;font-style:; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  170.  
  171.  
  172. .chat {line-height: 13px; list-style: none }
  173. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  174. .person1 {color: #000000; padding: 2px; }
  175. .person1 .label {font-weight: bold; color:#000000}
  176. .person2 {color: #000000; padding: 2px; }
  177. .person2 .label {font-weight: bold; color:#000000}
  178.  
  179. .player {background-color: #000; text-align: left; display:block;}
  180.  
  181.  
  182. #asker {font-family:calibri; text-align:italic;color:#000; font-size:14px;padding:4px; background:#eee;}
  183. .answer {padding: 12px; font-family:calibri; font-size:13px; text-align:left; margin-top:-10px}
  184. .answer img {max-width: 400px;}
  185. #asker a:hover {color:#df1f52;}
  186. #ssource{margin-left:10px; display:none}
  187. .source {display: none;}
  188.  
  189.  
  190. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:#fffefe; }
  191. #hoverphoto:hover {color:;}
  192.  
  193. .entries:hover #hoverphoto { opacity:1.0;}
  194.  
  195. #tequila {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  196. #tequila a {font-size: 10px;font-family: calibri;border-left:px solid #000}
  197. #tequila:hover {color: ;}
  198.  
  199.  
  200. .notes {width:400px; padding:0px; font-style:; margin-top:1px; margin-bottom:1px; font-size:11px; text-align:left;text-transform:;}
  201. ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; border-bottom: 1px sólida # ccc; z-index:11;}
  202. ol.notes li {background-color:;margin-bottom:px; padding:5px;text-transform:;}
  203.  
  204. .notes img{display:none; border:0px}
  205.  
  206.  
  207. #sidebar {position:fixed; width: 186px; height:255px; margin-left:270px;margin-top:141px; -webkit-transition-duration: 0.4s;}
  208.  
  209. #foto {margin-top:0px; margin-left:10px; margin-bottom:0px; padding:9px;border:px solid ; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  210. #foto img {display: inline; height:auto; height:240px; width:180px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  211. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  212. #sidebar:hover #foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(50%)}
  213.  
  214. #links {opacity:10;width:160px;position: fixed;text-transform:uppercase;font-style:italic; font-family:cambria;background-image:url('http://static.tumblr.com/cukj45l/weEn7ydld/oncinha2.jpg');border-bottom:px solid #ddd;border-top:px solid #000;border-bottom:px solid #000;border-left:px solid #000;letter-spacing:px;;word-spacing:1px;font-size:10px; line-height:16px; height:18px;text-align:center; padding-left:-5px;border-left:px solid;margin-top:-40px;margin-left:29px;border-top:px solid #000;letter-spacing:px;}
  215. #links {opacity:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  216. #links a:hover {color:#ed0d4f;}
  217.  
  218. #bleh{width:210px; position:fixed; margin-left:-78px;height:55px;margin-top:270px; text-align:center; padding:0px; line-height:12px; letter-spacing:0px; font-family:cambria; font-size:20px; color:#000;border-bottom:px solid ; background:; opacity:10;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  219. #sidebar:hover #bleh {opacity:1;}
  220.  
  221. #bleh2{width:210px; position:fixed; margin-left:112px;height:55px;margin-top:200px; text-align:center; padding:0px; line-height:12px; letter-spacing:0px; font-family:cambria; font-size:20px; color:#000;border-bottom:px solid ; background:; opacity:0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  222. #sidebar:hover #bleh2 {opacity:1;}
  223.  
  224.  
  225. #oizinho {;margin-left:22px; margin-top:247px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  226. #oizinho img { width:185px; height:20px;}
  227. #sidebar:hover #oizinho {opacity:0}
  228.  
  229. #descri {opacity:10;width:170px;border-radius:10px 10px 10px 10px;position: fixed;font-weight:bold; font-family:cambria; font-size:9px; line-height:auto; height:px;text-align:center; color:#fff;background-image:url('http://fc03.deviantart.net/fs70/f/2012/209/9/5/seamless_pattern_swirly_pink_by_mynimi94-d58wt7k.png'); padding:0px;margin-top:0px;margin-left:28px;border-bottom:px solid #ddd;border:1px solid #ddd;border-left:px solid #ddd; text-transform:uppercase;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:; padding-bottom:1px; padding-top:1px; font-weight:;}
  230. #sidebar:hover #descri {opacity:10; font-style:; margin-top:0px;color solid #000;}
  231.  
  232.  
  233. #descri2 {opacity:0;width:175px;border-radius:10px 10px 10px 10px;position: fixed;font-weight:bold; font-family:cambria; font-size:9px; line-height:auto; height:px;text-align:center; color:#fff;background-image:url('http://fc03.deviantart.net/fs70/f/2012/209/9/5/seamless_pattern_swirly_pink_by_mynimi94-d58wt7k.png'); padding:0px;margin-top:-30px;margin-left:25px;border-bottom:px solid #ddd;border:px solid #ddd;border-left:px solid #ddd; text-transform:uppercase;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:; padding-bottom:1px; padding-top:1px; font-weight:;}
  234. #sidebar:hover #descri2 {opacity:10; margin-top:16px}
  235.  
  236.  
  237. #oizinho2 {opacity:10;margin-left:-16px; margin-top:174px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  238. #oizinho2 img { width:45px; height:auto}
  239. #sidebar:hover #oizinho2 {opacity:10}
  240.  
  241.  
  242. #oizinho3 {opacity:0;margin-left:186px; margin-top:255px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s hidden; -webkit-transition: all .7s ease-in-out}
  243. #oizinho3 img { width:24px; height:auto;}
  244. #sidebar:hover #oizinho3 {opacity:10}
  245.  
  246. #hola {position:fixed;background-color:#ffffff-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;height:50px; width:130px; padding:3px;margin-left:286px; margin-top:134px; position:fixed; text-align:left;}
  247. #hola img {line-height:45px; width:189px; height:auto; opacity:0.9; }
  248.  
  249.  
  250. #titulo{
  251. position:fixed;
  252. color: ;
  253. text-align:center;
  254. width:130px;
  255. letter-spacing:1px;
  256. padding:10px;
  257. margin-left:-px;
  258. border-bottom:px solid #ddd;
  259. opacity: 10;
  260. height:28px;
  261. text-transform:uppercase;
  262. margin-top:-10px;
  263. font-family:calibri;
  264. font-size:8px;
  265. line-height:13px;
  266.  
  267. -webkit-border-radius:00px 00px 0px 0px;}
  268.  
  269. @font-face {
  270. font-family:titulo;
  271. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  272. }
  273. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  274.  
  275. .simb2{width:100px; position:fixed; margin-left:41px; margin-top:2px; font-size:15px; font-family: 'Old Standard TT'; text-align:center; color: ; line-height:1px; z-index: 9999999;}
  276. .simb2 a{color: transparent;}
  277. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  278.  
  279.  
  280.  
  281.  
  282. /*----------------------------------------
  283. Update Tab #1 (CSS Left) by Incedo
  284. http://incedothemes.tumblr.com
  285. Please do not remove the credit.
  286. Instructions @ http://incedothenes.tumblr.com/tab
  287. Updated 6/14/14
  288. ------------------------------------------*/
  289.  
  290. #updatetab {
  291. font-family: calibri ; /*this is the font*/
  292. color: #A0A0A0;} /*this is the font color*/
  293. #tabtitle, #dropdown, #dropdown p {
  294. background-color:#ffffff; /*this is the background color*/
  295. border-color: #D8D8D8;} /*this is the border color*/
  296.  
  297. #updatetab {
  298. width:100px;
  299. position:fixed;
  300. top:14px;
  301. left:14px;}
  302.  
  303. #tabtitle {
  304. text-align: center ;
  305. padding:1px 3px;
  306. letter-spacing:2px;
  307. font-size:11px;
  308. text-transform:calibri;
  309. border-width:1px;
  310. border-style:solid;
  311. border-radius: 2px;
  312. -moz-border-radius: 2px;
  313. -webkit-border-radius: 2px;}
  314.  
  315. #dropdown {
  316. border-style:solid;
  317. border-width:0px 1px 1px 1px;
  318. padding:2px 5px 0px 5px;
  319. border-bottom-right-radius: 2px;
  320. -moz-border-bottom-right-radius: 2px;
  321. -webkit-border-bottom-right-radius: 2px;
  322. border-bottom-left-radius: 2px;
  323. -moz-border-bottom-left-radius: 2px;
  324. -webkit-border-bottom-left-radius: 2px;
  325. opacity:0;
  326. -webkit-transition: all 0.5s ease-in-out;
  327. -moz-transition: all 0.5s ease-in-out;
  328. -o-transition: all 0.5s ease-in-out;
  329. -ms-transition: all 0.5s ease-in-out;
  330. transition: all 0.5s ease-in-out;}
  331.  
  332. #updatetab:hover #dropdown {
  333. opacity:1;
  334. -webkit-transition: all 0.5s ease-in-out;
  335. -moz-transition: all 0.5s ease-in-out;
  336. -o-transition: all 0.5s ease-in-out;
  337. -ms-transition: all 0.5s ease-in-out;
  338. transition: all 0.5s ease-in-out;}
  339.  
  340. #dropdown p {
  341. padding-top:3px;
  342. padding-bottom:3px;
  343. border-width:0px 0px 1px 0px;
  344. border-style:solid;
  345. font-size:11px;}
  346.  
  347. #dropdown p:last-of-type {
  348. border-bottom:0px solid transparent;}
  349.  
  350. p, ul, li, ol {
  351. margin: 0px 0px 0px 0px;}
  352.  
  353.  
  354. </style>
  355.  
  356.  
  357.  
  358.  
  359. <style type="text/css"></style>
  360.  
  361.  
  362.  
  363.  
  364. <body>
  365.  
  366.  
  367. div id="container">
  368. <div id="sidebar">
  369. <div id="oizinho2"><img src="http://vozdavila.com.br/sites/novauniao/wp-content/uploads/2013/12/Skol-600.png"/></div>
  370. <div id="foto"><img src="http://static.tumblr.com/6aefdd7f14ece3392da7db2c4d9c1c82/onzrcro/SOCn8icmi/tumblr_static_bxji10qm3b40k4owo0kc4okc0.jpg"/></div>
  371. <div id="descri"></b> <font color=#000000>stop, porque ela sabe que é top </font> </b></div>
  372. <div id="descri2">é muita bandida pra um só delegado </div>
  373. <div id="links">
  374. <a href="{text:link1}">{text:link1 title}</a>
  375. <b><a href="{text:link2}">{text:link2 title}</a></b>
  376. <a href="{text:link3}">{text:link3 title}</a>
  377. <b><a href="{text:link4}">{text:link4 title}</a></b>
  378. <a href="{text:link5}">{text:link5 title}</a>
  379. </div>
  380. </div>
  381. <div id="hola">
  382. <img src="https://31.media.tumblr.com/8f29a455c623855361dbcb3729b5cb7b/tumblr_n7y1xvb7O51tadqb8o1_500.jpg">
  383. </div>
  384. </div>
  385. </div>
  386.  
  387.  
  388. </div>
  389. </div>
  390. </div>
  391.  
  392.  
  393. <div id="entries">
  394. <div class="autopagerize_page_element">
  395.  
  396.  
  397. {IfRolagemInfinita}<div class="autopagerize_page_element">
  398. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  399.  
  400.  
  401. {block:Posts}
  402.  
  403.  
  404. <div class="entries">
  405.  
  406. <div id="hoverphoto">
  407. <div id= "tequila"><a href="{Permalink}">{TimeAgo}</a></div>
  408. <div id= "tequila"><a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br></div>{LinkCloseTag}
  409. {block:RebloggedFrom}
  410. <div id="tequila"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  411. {/block:RebloggedFrom}
  412. <div id="tequila"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></div>
  413. {block:HasTags}{block:Tags}
  414. <div id="tequila"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  415.  
  416.  
  417. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  418.  
  419. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  420.  
  421. {block:Photoset}{Photoset-400}{/block:Photoset}
  422.  
  423. {block:Quote}
  424. <div class="quote">“{Quote}”</div>
  425. {block:Source}<div class="quotesource">
  426. — <b>{Source}</b></div>
  427. {/block:Source}
  428. {/block:Quote}
  429.  
  430. {block:Link}
  431. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  432. {block:Description}{Description}{/block:Description}
  433. {/block:Link}
  434.  
  435. {block:Chat}
  436. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  437. <div class="chat"><ul>{block:Lines}
  438. <li class="person{UserNumber}">{block:Label}
  439. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  440. {/block:Chat}
  441.  
  442. {block:Audio}
  443. <div class="player">{AudioPlayerBlack}</div>
  444. {block:Caption}{Caption}{/block:Caption}
  445. {/block:Audio}
  446.  
  447. {block:Video}{Video-400}{/block:Video}
  448.  
  449.  
  450. {block:Answer}
  451. <div id="asker"> <b>{Asker}</b> gemeu gostoso :</i> {Question}</div>
  452. <div class="answer">{Answer}</div>
  453. {/block:Answer}
  454.  
  455. <div id="photoset">
  456. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  457. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  458. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  459. </div>
  460.  
  461.  
  462.  
  463. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  464. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  465. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  466. {/block:ContentSource}</div>
  467.  
  468. </div>
  469.  
  470. {/block:Posts}
  471.  
  472. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  473.  
  474.  
  475. </div>
  476. </div>
  477. </div>
  478. </div>
  479.  
  480.  
  481.  
  482. </div>
  483. </div>
  484. </div>
  485.  
  486.  
  487. </body>
  488. <a style="width:120px; font-size:9px; color:#4a4a4a; font-family:cambria;position:fixed;font-style:;bottom:30px;right:-15px;" href="http://worenow.tumblr.com/" title=""><b>EXCLUSIVO</b></a>
  489.  
  490.  
  491. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement