Advertisement
Guest User

DOWNLOAD MURDER MY HEART

a guest
Apr 29th, 2012
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.90 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.  
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#f5f5f5" />
  8. <meta name="color:sidebar" content="#fff" />
  9. <meta name="color:side2" content="#000" />
  10. <meta name="color:text" content="#000" />
  11. <meta name="color:border" content="#f5f5f5" />
  12. <meta name="color:linkhover" content="#f5f5f5" />
  13. <meta name="image:sidebar" content="" />
  14. <meta name="image:sidebar2" content="" />
  15. <meta name="image:sidebar3" content="" />
  16. <meta name="text:minititulo" content="" />
  17. <meta name="text:minifrase" content="" />
  18. <meta name="text:titulo" content="" />
  19. <meta name="text:textinho" content="" />
  20. <meta name="text:textinho2" content="" />
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="link" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="link" />
  25. <meta name="text:Link3" content="" />
  26. <meta name="text:Link3 Title" content="link" />
  27. <meta name="text:Link4" content="" />
  28. <meta name="text:Link4 Title" content="link" />
  29. <meta name="text:Link5" content="" />
  30. <meta name="text:Link5 Title" content="link" />
  31. <meta name="text:Link6" content="" />
  32. <meta name="text:Link6 Title" content="link" />
  33. <meta name="text:Link7" content="" />
  34. <meta name="text:Link7 Title" content="link" />
  35. <meta name="text:Link8" content="" />
  36. <meta name="text:Link8 Title" content="link" />
  37. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
  38.  
  39. <script type="text/javascript" src="http://static.tumblr.com/ifqwhnb/GBsm20q7d/jquery.nivo.slider.pack.js"></script>
  40. <script type="text/javascript">
  41.  
  42. var $nv4wp = jQuery.noConflict();
  43.  
  44. $nv4wp(window).load(function() {
  45.  
  46. $nv4wp('#slider').nivoSlider({
  47.  
  48. effect:'random',
  49.  
  50. slices:15, // For slice animations
  51.  
  52. boxCols: 4, // For box animations
  53.  
  54. boxRows: 2, // For box animations
  55.  
  56. animSpeed:500, // Slide transition speed
  57.  
  58. pauseTime:3000, // How long each slide will show
  59.  
  60. startSlide:0, // Set starting Slide (0 index)
  61.  
  62. directionNav:true, //Next & Prev
  63.  
  64. directionNavHide:true, //Only show on hover
  65.  
  66. controlNav:true, // 1,2,3... navigation
  67.  
  68. controlNavThumbs:false, // Use thumbnails for Control Nav
  69.  
  70. controlNavThumbsFromRel:false, // Use image rel for thumbs
  71.  
  72. controlNavThumbsSearch: '.jpg', // Replace this with...
  73.  
  74. controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src
  75.  
  76. keyboardNav:true, //Use left & right arrows
  77.  
  78. pauseOnHover:true, //Stop animation while hovering
  79.  
  80. manualAdvance:false, //Force manual transitions
  81.  
  82. captionOpacity:0.8, //Universal caption opacity
  83.  
  84. prevText: 'Prev', // Prev directionNav text
  85.  
  86. nextText: 'Next', // Next directionNav text
  87.  
  88. beforeChange: function(){}, // Triggers before a slide transition
  89.  
  90. afterChange: function(){}, // Triggers after a slide transition
  91.  
  92. slideshowEnd: function(){}, // Triggers after all slides have been shown
  93.  
  94. lastSlide: function(){}, // Triggers when last slide is shown
  95.  
  96. afterLoad: function(){} // Triggers when slider has loaded
  97.  
  98. });
  99.  
  100. });
  101.  
  102. </script>
  103.  
  104. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/ifqwhnb/2dBm00x0v/nivoslider4wp.css" />
  105. <title>{Title}</title>
  106. <link rel="shortcut icon" href="{Favicon}">
  107. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  108. {block:Description}
  109. <meta name="description" content="{MetaDescription}" />
  110. {/block:Description}
  111.  
  112. <script type="text/javascript" src="http://static.tumblr.com/myqz5da/i75lywtpy/livia-menu1.js"></script>
  113. <style type="text/css">
  114.  
  115.  
  116. body {background-color: {color:background}; background-image:url('{image:background}'); background-attachment: fixed; font-family: Verdana, Geneva, Tahoma, sans-serif; color: {color:text}; text-align: center; font-size: 10px; }
  117.  
  118. a {color: {color:text}; text-decoration: none; -webkit-transition:1s; }
  119. a:hover {color: {color:text}; background-color: #trans; text-decoration: none; opacity: 0.7; -webkit-transition-duration:.6s; -moz-transition-duration:.6s }
  120.  
  121. p {margin: 6px 0 0 0}
  122.  
  123. blockquote {margin-left:2px; width:490px; padding-left:3px; border-left:1px solid #000;}
  124.  
  125. #faixa {width: 474px; height: 40px; position:fixed; margin-bottom:5px;overflow:hidden; background: #ffffff;margin-left:-10px; margin-top: 465px;
  126.  
  127. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  128.  
  129. #faixa {font-family: verdana;font-size:9px;color: #9C9D9C; text-align: left; padding: 3px; line-height:18px;border-top: 2px solid {color:border}; border-bottom: 2px solid {color:border};}
  130.  
  131.  
  132. #faixa2 {width: 4510px; height: 40px; position:fixed; margin-bottom:5px;overflow:hidden; background: #ffffff;margin-left:1000px; margin-top: 465px;
  133.  
  134. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  135.  
  136. #faixa2 {font-family: verdana;font-size:9px;color: #9C9D9C; text-align: left; padding: 3px; line-height:18px;border-top: 2px solid {color:border}; border-bottom: 2px solid {color:border};}
  137.  
  138.  
  139.  
  140.  
  141. #sidebar {width: 200px; height:33px; top:150px; margin-left:260px; text-align: center; font-size:15px; font-family: verdana; color:{color:sidebar}; text-transform: uppercase; line-height:200%; background-color:{color:side2}; position:fixed;}
  142.  
  143. #side {width: 192px; height:130px; top:185px; margin-left:260px; text-align: center; background-color:{color:sidebar}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; border:4px solid {color:sidebar}; position:fixed;}
  144. #side:hover { background-color:{color:side2}; border:4px solid {color:side2}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  145. .ft img{ width:195px; height:130px;}
  146.  
  147. .links {position: absolute; width: 280px; margin-left:0px; margin-top:147px; padding: 0px; text-align: center; z-index:3;}
  148. .links a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 66px; background-color: {color:sidebar}; color: {color:text}; text-decoration: none; text-transform: none; line-height: 21px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px solid #fff;}
  149. .links a:hover{text-align: center; background-color: {color:linkhover}; color: {color:sidebar}; font-weight: bold; opacity:1.0;}
  150.  
  151.  
  152.  
  153.  
  154. .gaga {position: fixed; text-align: center;margin-top: 200px; margin-left: 1000px;}
  155.  
  156. .gaga a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 60px; height: 12; background-color: {color:sidebar}; color: {color:text}; text-decoration: none; padding: 4px 5px 4px 5px; margin-bottom:1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  157.  
  158. .gaga a:hover{width: 118px; text-align: center; letter-spacing: 6px; background-color: {color:linkhover}; font-weight: bold; color:#fff;}
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166. .jo {position: fixed; text-align: center;margin-top: 221px; margin-left: 1000px;}
  167.  
  168. .jo a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 85px; height: 12; background-color: {color:sidebar}; color: {color:text}; text-decoration: none; padding: 4px 5px 4px 5px; margin-bottom:1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  169.  
  170. .jo a:hover{width: 118px; text-align: center; letter-spacing: 6px; background-color: {color:linkhover}; font-weight: bold; color:#fff;}
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180. .yuyi {position: fixed; text-align: center;margin-top: 242px; margin-left: 1000px;}
  181.  
  182. .yuyi a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 70px; height: auto; background-color: {color:sidebar}; color: {color:text}; text-decoration: none; padding: 4px 5px 4px 5px; margin-bottom:1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  183.  
  184. .yuyi a:hover{width: 118px; text-align: center; letter-spacing: 6px; background-color: {color:linkhover}; font-weight: bold; color:#fff;}
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194. .sexy {position: fixed; text-align: center;margin-top: 263px; margin-left: 1000px;}
  195.  
  196. .sexy a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 75px; height: auto; background-color:{color:sidebar}; color: {color:text}; text-decoration: none; padding: 4px 5px 4px 5px; margin-bottom:1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  197.  
  198. .sexy a:hover{width: 118px; text-align: center; letter-spacing: 6px; background-color: {color:linkhover}; font-weight: bold; color:#fff;}
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207. .tour {position: fixed; text-align: center;margin-top: 284px; margin-left: 1000px;}
  208.  
  209. .tour a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 95px; height: 12; background-color: {color:sidebar}; color: {color:text}; text-decoration: none; padding: 4px 5px 4px 5px; margin-bottom:1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  210.  
  211. .tour a:hover{width: 118px; text-align: center; letter-spacing: 6px; background-color: {color:linkhover}; font-weight: bold; color:#fff;}
  212.  
  213.  
  214. #freebitch {width: 516px; height:60px; top:-50px; margin-left:470px; text-align: justify; background-color:{color:background}; color:{color:text}; font-family:verdana; font-size:9px; padding:7px; position:fixed;  overflow: hidden; -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; }
  215.  
  216. #dsc {width: 516px; height:70px; top:23px; margin-left:470px; text-align: justify; background-color:{color:sidebar}; color:{color:text}; font-family:verdana; font-size:9px; padding:7px; position:fixed; overflow: hidden; -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; }
  217.  
  218. #linhag {position: fixed; width: 530px; height: 4px; background-color: {color:border}; margin-left: 470px; margin-top: 95px;}
  219.  
  220.  
  221.  
  222. .bordasm123 {padding : 5px;background-color : {color:backgroundbox};border-radius:8px;
  223. margin-left:10px;margin-top:-03px;-webkit-transition-duration: .99s;width:90px;
  224. }
  225. .bordasm123:hover {padding : 5px;-webkit-transition-duration: .99s;
  226.  
  227. }
  228. /* The Nivo Slider styles */
  229. #slider {position:relative;}
  230. #slider img {position:absolute; top:0px; left:0px; display:none;}
  231. #slider a {border:0; display:block;}
  232. .nivoSlider {position:relative; width: 195px;}
  233. .nivoSlider img {position:absolute; top:0px; left:0px;}
  234. /* If an image is wrapped in a link */
  235. .nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0;
  236. padding:0;margin:0; z-index:6; display:none;}
  237. /* The slices and boxes in the Slider */
  238. .nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
  239. .nivo-box {display:block;position:absolute;z-index:5;}
  240. /* Caption styles */
  241. .nivo-caption {position:absolute;left:0px; bottom:0px; background:{color:side2}; color:#fff; text-transform: none; width: 100%;
  242. z-index:50; border-right: 5px solid #;padding: 5px 0;}
  243. .nivo-caption p {padding:0 20px;margin:0;font-size:12px;}
  244. .nivo-caption a {display:inline !important;}
  245. .nivo-html-caption {display:none;}
  246. /* Direction nav styles (e.g. Next & Prev) */
  247. .nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
  248. .nivo-prevNav { left:0px;}
  249. .nivo-nextNav { right:0px;}
  250. /*============================*/
  251. /*=== Custom Slider Styles ===*/
  252. /*============================*/
  253. .slider {width:195px;}
  254. .slider img {position:absolute;top:0px;left:0px;display:none;}
  255. .slider a {border:0;display:block;}
  256. .nivo-controlNav {display:none;}
  257. .nivo-directionNav a {display:block;width:31px;height:34px;background:url(http://twizonebr.com/Novidades/wp-content/themes/twizonebrvrs1/arrowswleft.png) no-repeat;text-indent:-9999px;border:0;
  258. }
  259. a.nivo-nextNav {background-position:-30px 0;right:05px;}
  260. a.nivo-prevNav { left:15px;}
  261. .nivo-caption {font-family:verdana;}
  262. .nivo-caption a {color:#efe9d1; text-decoration:underline;}
  263.  
  264. .oizinho {font-family: georgia; position: fixed; margin-left: 230px; margin-top: 150px; font-size: 38px; z-index: 0;}
  265. .oizinho a {color:{color:#fff} ; background-color: transparent;}
  266. .oizinho a:hover {color:{color:#fff} ;}
  267.  
  268. .oizinho2 {font-family: georgia; position: fixed; margin-left: 230px; margin-top: 300px; font-size: 38px; z-index: 0;}
  269. .oizinho2 a {color: {color:#fff}; background-color: transparent;}
  270. .oizinho2 a:hover {color:{color:#fff} ;}
  271.  
  272. #container { width: 350px;position: fixed;}
  273. #contain_inner {margin-left: 0px; background-color: transparent;}
  274.  
  275. #all {text-align: center; overflow: none; width: 526px; height: 360px; margin: 20px auto 20px auto; padding: 0px; z-index: 1; }
  276.  
  277. #allboxes {float: left; margin-left: 470px; overflow: none; margin-top:97px;}
  278. .entry {width: 500px; background-color: {color:sidebar}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-top: 2px solid {color:#fff}; }
  279.  
  280. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  281. h1 a {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; font-style:normal; line-height: 18px;}
  282. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; line-height: 18px; -webkit-transition-duration:.6s; -moz-transition-duration:.6s }
  283.  
  284. .image {text-align: center; border: 0px}
  285. .image img {max-width: 500px; margin-bottom: 2px }
  286.  
  287. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  288. .xquote:hover {font-family: georgia; font-style:italic; text-align: center; font-size: 13px; line-height: 15px; padding: 3px; -webkit-transition-duration:.6s; -moz-transition-duration:.6s }
  289.  
  290. .xquotesource { text-align: right; font-family:verdana; font-size:10px; text-transform: none; margin-bottom: 5px; margin-top:10px;}
  291. .xquotesource a, a:hover{text-transform: none;}
  292.  
  293. .question {color: {color:text}; padding: 6px; font-size: 10px; background-color: {color:sidebar}; margin-bottom: -10px; font-style: none; border-bottom: 0px solid #ddd; margin-left: 0px; margin-top: 3px;}
  294.  
  295.  
  296. .asker {text-transform: lowercase; font-style: none; line-height: 16px; background-color:{color:background}; color:{color:text}; font-size:10px; font-family:verdana; padding:10px; -webkit-transition:1s;}
  297. .asker a:link, .asker a:visited, .asker a:active {margin-left: 0px; color: {color:font}; text-decoration: none;}
  298. .asker a:hover {background-color: {color:sidebar}; -webkit-transition-duration:.6s; -moz-transition-duration:.6s }
  299. .a {margin-left:10px; width:490px; font-size: 10px;}
  300.  
  301. .tip {color: {color:background}; font-size: 20px; padding-left: 40px;}
  302. .chat{line-height: 12px; list-style: none }
  303. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  304. .person1 {background-color: {color:entry}; color: {color:text} }
  305. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  306. .person2 {background-color: {color:background}; color: {color:text} }
  307. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  308.  
  309.  
  310. #mina {font-family: verdana; background-color: {color:sidebar}; color: {color:text}; font-size: 9px; padding: 3px 3px 4px 3px; width: 150px; margin-top: 305px; margin-left: 1000px; z-index: 1; position: fixed; text-align: center;}
  311.  
  312.  
  313. #mina a{font-family: verdana; font-size: 7px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px}
  314.  
  315.  
  316.  
  317.  
  318.  
  319. #mina a:hover{font-family: verdana; font-size: 7px; color: #919191; text-transform: uppercase; font-weight: bold; letter-spacing: 1px}
  320.  
  321.  
  322.  
  323. #titlee {font-family: georgia; font-size: 12px; font-weight:; font-style: none; letter-spacing:0px; text-transform: uppercase; line-height: 18px;text-align: center;}
  324.  
  325. #info {background-color:#fff; padding:3px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; -webkit-transition:1s;}
  326. #info:hover{ background-color: #fff; -webkit-transition-duration:.6s; -moz-transition-duration:.6s }
  327. #info a {font-size: 9px;}
  328.  
  329. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  330. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  331.  
  332. #cap {width: 500px; margin-top: -2px;}
  333. .source {display: none;}
  334.  
  335. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  336. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  337. ol.notes li {background-color: {color:sidebar}; margin-bottom: 1px; padding: 5px; }
  338. .notes img{display: none; border:0px}
  339.  
  340.  
  341. #td {width: 300px; height: none; margin-left: 8px; background-color: #0; position: fixed; color: #888; font-size: 9px; border: px solid #ccc; border-right: 0px solid #eee; margin-top: 97px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  342. #td:hover {margin-left:77px;}
  343.  
  344. #container { width: 350px;position: fixed;}
  345. #contain_inner {margin-left: 0px; background-color: transparent;}
  346.  
  347.  
  348. #tumblr_controls{position: fixed!important}
  349. #tumblr_controls{position: fixed!important}
  350. #tumblr_controls{position: fixed!important}
  351. #tumblr_controls{position: fixed!important}
  352.  
  353.  
  354.  
  355. ::-moz-selection
  356.  
  357. {color: #fff;
  358.  
  359. background: {color:side2};}
  360.  
  361. ::selection
  362.  
  363. {color: #fff;
  364.  
  365. background: {color:side2};}
  366.  
  367.  
  368.  
  369. ::-webkit-scrollbar{width:4px;height:5px;}
  370. ::-webkit-scrollbar-button:start:decrement
  371. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  372. ::-webkit-scrollbar-track-piece{background-color: #eee; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  373. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:sidebar};-webkit-border-radius:px;}
  374. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:sidebar};-webkit-border-radius:px;}
  375.  
  376.  
  377. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  378. #paginal a {background:#000; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; font-style:bold; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  379. #paginal a:hover {background: #fff; color: #000; font-style:bold; opacity:1.0;}
  380. #paginal span.pagina_atual {background: #fff; margin: 0 1px 0 0; padding: 2px 4px;; color:#000; font-weight: bold; text-decoration: none; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  381.  
  382. .ps {position: fixed; padding: 5px; width: 200px; height: 10px; margin-top: 10px; background-color:#trans; margin-left: -93px;}
  383.  
  384. </style>
  385. <body>
  386.  
  387. </div></div>
  388.  
  389.  
  390.  
  391. <div id="allboxes">
  392. {block:Posts}<p>
  393. <div class="entry">
  394. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  395. {block:Photo}<div class="image"><img src="{PhotoURL-500}"></div>{/block:Photo}
  396. {block:Photoset}{Photoset-500}{/block:Photoset}
  397.  
  398. {block:Quote}
  399. <div class="xquote">“{Quote}”</div>
  400. {block:Source}<div class="xquotesource"> + {Source}</div>
  401. {/block:Source}
  402. {/block:Quote}
  403.  
  404. {block:Link}
  405. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  406. {block:Description}{Description}{/block:Description}
  407. {/block:Link}
  408.  
  409. {block:Chat}
  410. {block:Title}<titlee><center><a href="{Permalink}">{Title}</a></center></titlee>{/block:Title}
  411. <div class="chat"><ul>{block:Lines}
  412. <li class="person{UserNumber}">{block:Label}
  413. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  414. {/block:Chat}
  415.  
  416. {block:Audio}
  417. <div style="width:500px;background-color:;">{AudioPlayer}</div>{block:Caption}{Caption}{/block:Caption}
  418. {/block:Audio}
  419.  
  420. {block:Video}{Video-500}{/block:Video}
  421.  
  422.  
  423. {block:Answer}<div class="question"><div class="asker"><b>{Asker} asked:</b> {Question}</div></div>
  424. <div class="caption"><div class="a"><blockquote>{Answer}</blockquote></a></div></div>{/block:Answer}
  425.  
  426.  
  427.  
  428. <div id="cap">
  429. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  430. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  431. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  432.  
  433. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  434. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  435. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  436. {/block:ContentSource}</div></div>
  437. <br>
  438.  
  439.  
  440. <div id="info">
  441. {block:Date}<div class="tags"> {block:HasTags}{block:Tags}- <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  442. <a href="{Permalink}">+ take this link </a> {block:NoteCount} + <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} + <a href="{ReblogUrl}" target="_blank">reblog </a>{/block:IndexPage} + <a href="http://twitter.com/share" class="twitter-share-button" data-text="{Title}" data-url="{permalink}" data-via="st1ckyx"
  443. data-count="horizontal"><b>tweet</b> this?</a>
  444. {block:RebloggedFrom}<br>postado por: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - eu rebloguei de: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  445. {/block:RebloggedFrom}
  446. </div>
  447. </div>{/block:Date}
  448.  
  449.  
  450. {/block:Posts}
  451. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  452. </div>
  453. </div>
  454. </div>
  455. </div>
  456.  
  457. <div id="sidebar">{text:minititulo}
  458. <div class="links">
  459. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  460. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  461. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  462. </div>
  463. </div>
  464.  
  465. <div class="gaga">
  466.  
  467. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  468. </div><div class="jo">
  469.  
  470. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  471. </div><div class="yuyi">
  472.  
  473. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  474. </div><div class="sexy">
  475.  
  476. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  477. </div><div class="tour">
  478.  
  479. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  480. </div>
  481.  
  482.  
  483.  
  484. <div id="side">
  485. <div id="slide"><div id="slider">
  486. <a href="/" target="_blank"><img src="{image:sidebar}" title="{text:minifrase}"width="195" height="130" /></a>
  487. <a href="/" target="_blank"><img src="{image:sidebar2}"title="{text:minifrase}"width="195" height="130" /></a>
  488. <a href="/" target="_blank"><img src="{image:sidebar3}" title="{text:minifrase}"width="195" height="130" /></a>
  489. </div></div>
  490. </div>
  491. <div id="dsc">
  492. <div style="margin-top: 0px; font-family: tempus sans ITC; font-size: 15px;margin-left: 30px; position: fixed; color: {color:text};"><center><font color="{color:text}">{text:titulo}</font></center></span></div>
  493. <br><br>
  494. {description}
  495.  
  496.  
  497.  
  498. </div>
  499.  
  500.  
  501. <div id="freebitch"></div>
  502.  
  503. <div style="position:absolute; widht:auto;  top:475px;position: fixed; text-align: right;" >
  504.  
  505.  
  506.  
  507.  
  508. <div id="faixa">
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521. <div style="position:absolute; widht:150px; left:40px;top:480px;position: fixed; text-align: right;" ><center><div style="padding:0px;;text-align: justify;  line-height: 110% ;font-family: verdana;font-size: 9px;"><center>
  522.  
  523.  
  524.  
  525. {text:textinho}<br>
  526. {text:textinho2}
  527.  
  528.  
  529.  
  530. </div></div>
  531.  
  532.  
  533.  
  534.  
  535. </div></div></div></div></div>
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542. <div id="faixa2"></div>
  543.  
  544.  
  545. <div id="mina"><a href="http://quase-sua-princesa.tumblr.com">theme</a> + <a href="http://stickyx.tumblr.com">base</a> + <a href="http://cerejadosundae.tumblr.com">dtls</a>. ©</div>
  546.  
  547. <div id="linhag"></div>
  548. </div></div></div>
  549.  
  550. <div class="oizinho">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">↑ </a>{/block:PreviousPage}</div>
  551. <div class="oizinho2">{block:NextPage}<a href="{NextPage}"> ↓</a>{/block:NextPage}{/block:Pagination}</a>
  552.  
  553. </body>
  554. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement