Advertisement
Stephanymafia

Theme 22

Sep 18th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 22.38 KB | None | 0 0
  1. <!-- THEME BY MAFIA -->
  2.  
  3. <script>
  4. $(function() {
  5.   /*Cufon.replace("h1, h2, h3, #masthead p, .typeQuote blockquote, nav ul, .typeChat strong, article .numNotes, article .type, button");  */
  6.   Cufon.replace("h1, h2, h3, #masthead p, .typeQuote blockquote, nav ul, .typeChat strong, article .numNotes, article.numNotes:after, button, #askLink");
  7.  
  8.   Cufon.refresh("article .numNotes");
  9.  
  10.   var search = $("#txtSearch").val();
  11.   if (search == "") {
  12.     $("#txtSearch").val("enter search query here ...");
  13.   }
  14.   $("#txtSearch").blur(function() {
  15.     search = $("#txtSearch").val();
  16.     if (!(search != "" && search != "enter search query here ...")) {
  17.      $("#txtSearch").val("enter search query here ...");
  18.     }
  19.   });
  20.   $("#txtSearch").focus(function() {
  21.     search = $("#txtSearch").val();
  22.     if (search == "enter search query here ...") {
  23.       $("#txtSearch").val("");
  24.     }
  25.   });
  26. });
  27. </script>
  28.  
  29. <head>
  30.    <!-- DEFAULT VARIABLES -->
  31. <meta name="color:background" content="#fafafa" />
  32. <meta name="color:link" content="#8b8b8b" />
  33. <meta name="color:text" content="#8b8b8b" />
  34. <meta name="color:post" content="#ffffff" />
  35. <meta name="color:sidebar" content="#ffffff" />
  36. <meta name="color:border" content="#ffffff" />
  37. <meta name="color:scrollbar" content="#000000" />
  38. <meta name="color:bglinks" content="#FFFFFF" />
  39. <meta name="color:links" content="#757575" />
  40. <meta name="color:linkshover" content="#aaaaaa" />
  41.  
  42. <meta name="image:background" content="" />
  43. <meta name="image:tbar" content="http://static.tumblr.com/02mwukw/vQIm2y5i2/tumblr_lw02fvjm2h1r7jczyo3_250.png"/>
  44.  
  45. <meta name="text:frase" content="Frase bem legal aqui, ok?" />
  46.  
  47. <meta name="text:Linktwitter" content="/" />
  48. <meta name="text:Linkface" content="/" />
  49. <meta name="text:Linkinstagram" content="/" />
  50. <meta name="text:Link1" content="/" />
  51. <meta name="text:Link1 Title" content="link" />
  52. <meta name="text:Link2" content="/" />
  53. <meta name="text:Link2 Title" content="link" />
  54. <meta name="text:Link3" content="/" />
  55. <meta name="text:Link3 Title" content="link" />
  56. <meta name="text:Link4" content="/" />
  57. <meta name="text:Link4 Title" content="link" />
  58. <meta name="text:Link5" content="/" />
  59. <meta name="text:Link5 Title" content="link" />
  60. <meta name="text:Link6" content="/" />
  61. <meta name="text:Link6 Title" content="link" />
  62. <meta name="text:Link7" content="/" />
  63. <meta name="text:Link7 Title" content="link" />
  64. <meta name="text:Link8" content="/" />
  65. <meta name="text:Link8 Title" content="link" />
  66. <meta name="text:Link9" content="/" />
  67. <meta name="text:Link9 Title" content="link" />
  68.  
  69.  
  70.                       <title>{Title}</title>
  71.         <link rel="shortcut icon" href="{Favicon}">
  72.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73.         {block:Description}
  74.   <meta name="description" content="{MetaDescription}" />
  75.         {/block:Description}
  76.        
  77. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  78.  
  79. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  80.  
  81.  
  82.     <style type="text/css">
  83.  
  84.  
  85.  
  86. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  87.  
  88. a {color: {color:link}; text-decoration: none; text-transform: none;}
  89. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  90.  
  91. p {margin: 6px 0 0 0}
  92.  
  93. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  94. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  95. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  96. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  97.  
  98. blockquote img{max-width: 470px!important}
  99. blockquote blockquote img{max-width: 450px!important}
  100. blockquote blockquote blockquote img{max-width: 430px!important}
  101. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  102.  
  103.  
  104.  
  105. #container {text-align: center; width: 450px; margin: 35px auto 15px auto; padding: 0px; z-index: 1}
  106.  
  107. #entry {float: left; margin-left: 370px; margin-top:10px; }
  108.  
  109. .posts {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  110.  
  111. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  112. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  113. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  114.  
  115. .image {text-align: center; border: 0px}
  116. .image img {max-width: 400px; margin-bottom: 2px }
  117.  
  118. blockquote img{max-width: 470px!important}
  119. blockquote blockquote img{max-width: 450px!important}
  120. blockquote blockquote blockquote img{max-width: 430px!important}
  121. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  122. .qquote{font-family: Georgia; font-size: 15px; letter-spacing: 0px; line-height: 18px; text-transform: none;  text-align: center;}
  123. .qsource{margin-top: 5px; margin-right: 15px;text-align: right}
  124.  
  125.  
  126. .chat {line-height: 13px; list-style: none }
  127. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  128. .person1 {color: {color:text}; padding: 2px; }
  129. .person1 .label {font-weight: bold;  color:{color:text}}
  130. .person2 {color: {color:text}; padding: 2px;  }
  131. .person2 .label {font-weight: bold;  color:{color:text}}
  132.  
  133. .player {background-color: #000; text-align: left; display:block;}
  134.  
  135. .bubble {align:right;background: {color:background}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  136. .bubble p {margin:1px 0px;}
  137. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:background};}
  138.  
  139. .askerimg {border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  140. .askerimg:hover {border-radius:32px;}
  141.  
  142. .titleask {font-size:12px; font-style:italic;}
  143. .titleask a {font-weight:bold; opacity:0.9;}
  144. .titleask a:hover {opacity:0.5;}
  145.  
  146. .answer {font-size:12px;}
  147.  
  148. .question {font-size:10px;}
  149.  
  150.  
  151. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  152. #info a {font-size: 9px;}
  153.  
  154. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  155. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  156.  
  157. #cap {width: 400px; margin-top: -2px;}
  158. .source {display: none;}
  159.  
  160. .notes {width: 400px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: left}
  161. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  162. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  163. .notes img{display: none; border:0px}
  164.  
  165. #sideimg {display: block; margin-left: 70px; float: right; margin-top: 140px; width: auto; height: auto; background-color: transparent; position: fixed;}
  166. .simg1 img {width: 170px; height: 178px; margin-bottom: 2px; border: 5px solid {color:border};}
  167.  
  168. #faixa {
  169.  
  170. width: 3px;
  171.  
  172. height: 30px;
  173.  
  174. left:78px;
  175.  
  176. top:330px;
  177.  
  178. background-color: {color:border};
  179.  
  180. color: #000000;
  181.  
  182. position: fixed;
  183.  
  184. float: center;
  185.  
  186. font-size: 9px;
  187.  
  188. padding: 2px;
  189.  
  190. font-family: verdana;
  191.  
  192. }
  193.  
  194. #faixa2 {
  195.  
  196. width: 3px;
  197.  
  198. height: 40px;
  199.  
  200. left:88px;
  201.  
  202. top:330px;
  203.  
  204. background-color: {color:border};
  205.  
  206. color: #000000;
  207.  
  208. position: fixed;
  209.  
  210. float: center;
  211.  
  212. font-size: 9px;
  213.  
  214. padding: 2px;
  215.  
  216. font-family: verdana;
  217.  
  218. }
  219.  
  220. #faixa3 {
  221.  
  222. width: 3px;
  223.  
  224. height: 55px;
  225.  
  226. left:98px;
  227.  
  228. top:330px;
  229.  
  230. background-color: {color:border};
  231.  
  232. color: #000000;
  233.  
  234. position: fixed;
  235.  
  236. float: center;
  237.  
  238. font-size: 9px;
  239.  
  240. padding: 2px;
  241.  
  242. font-family: verdana;
  243.  
  244. }
  245.  
  246. #faixa4 {
  247.  
  248. width: 3px;
  249.  
  250. height: 48px;
  251.  
  252. left:108px;
  253.  
  254. top:330px;
  255.  
  256. background-color: {color:border};
  257.  
  258. color: #000000;
  259.  
  260. position: fixed;
  261.  
  262. float: center;
  263.  
  264. font-size: 9px;
  265.  
  266. padding: 2px;
  267.  
  268. font-family: verdana;
  269.  
  270. }
  271.  
  272. #faixa5 {
  273.  
  274. width: 3px;
  275.  
  276. height: 62px;
  277.  
  278. left:118px;
  279.  
  280. top:330px;
  281.  
  282. background-color: {color:border};
  283.  
  284. color: #000000;
  285.  
  286. position: fixed;
  287.  
  288. float: center;
  289.  
  290. font-size: 9px;
  291.  
  292. padding: 2px;
  293.  
  294. font-family: verdana;
  295.  
  296. }
  297.  
  298. #faixa6 {
  299.  
  300. width: 3px;
  301.  
  302. height: 40px;
  303.  
  304. left:128px;
  305.  
  306. top:330px;
  307.  
  308. background-color: {color:border};
  309.  
  310. color: #000000;
  311.  
  312. position: fixed;
  313.  
  314. float: center;
  315.  
  316. font-size: 9px;
  317.  
  318. padding: 2px;
  319.  
  320. font-family: verdana;
  321.  
  322. }
  323.  
  324. #faixa7 {
  325.  
  326. width: 3px;
  327.  
  328. height: 20px;
  329.  
  330. left:138px;
  331.  
  332. top:330px;
  333.  
  334. background-color: {color:border};
  335.  
  336. color: #000000;
  337.  
  338. position: fixed;
  339.  
  340. float: center;
  341.  
  342. font-size: 9px;
  343.  
  344. padding: 2px;
  345.  
  346. font-family: verdana;
  347.  
  348. }
  349.  
  350. @font-face {
  351.  
  352.     font-family: 'LavanderiaRegular';
  353.  
  354.     src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot');
  355.  
  356.  
  357.     src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot?#iefix') format('embedded-opentype'),
  358.  
  359.  
  360.          url('http://static.tumblr.com/2lqtwbf/RAPlyrset/lavanderia_regular-webfont.ttf') format('truetype'),
  361.  
  362.  
  363.          url('http://static.tumblr.com/2lqtwbf/kb1lyrsq2/lavanderia_regular-webfont.svg#LavanderiaRegular') format('svg');
  364.  
  365.  
  366.     font-weight: normal;
  367.  
  368.  
  369.     font-style: normal;}
  370.    
  371.    
  372.  #nf {margin-top:110px;margin-left: 68px;width:110px;position:fixed;background-color:{color:navigation};z-index:3;}
  373.  
  374. #frase {background-color:{color:sidebar};opacity:1;height:18px;width:292px;font-size:28px;color:{color:border};font-family:'LavanderiaRegular' ;text-align:center;text-transform:georgia;letter-spacing:0px;padding:5px;line-height:20px;position:fixed; z-index:1;}
  375.  
  376. #descri1 {top: 110px; width: 140px; height: 120px; color: {color:text}; margin-left: 800px; padding:5px; font-family:tinytots; font-size:8px;  background-color:{color:sidebar}; text-align:center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; overflow:hidden; text-transform: uppercase;}
  377.  
  378. #ftdash {top: 255px; width: auto; height: 50px; color: {color:text}; margin-left: 795px; padding:5px; background-color:{color:sbar}; text-align:justify; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; overflow:hidden;}
  379.  
  380.  
  381.  
  382. #fuck {width:0px; height: auto; float: left; margin-left:250px; margin-top:143px; padding: 0px; text-align: center;  -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; background-color: {color:sidebar}; position: fixed; opacity:1;}
  383.  
  384.  
  385.  
  386. #fuck:hover{opacity: 1;}
  387.  
  388. .this { margin-left: 0px; margin-top:-1px;}
  389.  
  390. .this a {float: left;  font-family:calibri; font-style:none; font-size: 9px; text-align: center; height: 8px; border:1px solid {color:border}; width: 113px; background-color: {color:links}; color:{color:link};-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; letter-spacing: 0px; opacity:1; text-transform: uppercase; padding: 2px;  line-height: 07px;margin-top:-2px}
  391.  
  392.  
  393.  
  394. .this  a:hover{-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; background-color:{color:link}; color: {color: links}; }
  395.  
  396.  
  397.  
  398. #seach {margin-left: 799px; margin-top:225px; position: fixed;}
  399.  
  400. #txtSearch {background: #fff url('http://static.tumblr.com/ikeq9mi/Ec1l3wjpc/search.png') no-repeat 210px 6px;width: 150px;padding: 10px 30px 10px 10px; border-radius: 10px; }
  401.  
  402. #twitter {width: 22px; position: fixed; background-color: {color:sidebar}; font-size: 9px; font-family: tahoma; padding: 10px; height: 52px; margin-left: 288px; margin-top: 250px; }
  403.  
  404. #facebook {width: 22px; position: fixed; background-color: {color:sidebar}; font-size: 9px; font-family: tahoma; padding: 10px; height: 52px; margin-left: 250px; margin-top: 250px; }
  405.  
  406. #instagram {width: 22px; position: fixed; background-color: {color:sidebar}; font-size: 9px; font-family: tahoma; padding: 10px; height: 60px; margin-left: 327px; margin-top: 250px; }
  407.  
  408. #criatividade {float: left; width:120px; height:30px; background-color:#ffffff ; margin-left: 250px; margin-top:299px; position: fixed; }
  409.  
  410. #criatividade img { width:40px; height:40px; }
  411.  
  412. #paginal {font-family: verdana; font-size: 12px; text-align: center;}
  413. #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  414. #paginal a:hover {background: {color:text}; color: {color:sidebar};}
  415. #paginal span.pagina_atual {background:{color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  416. .ps {position: fixed; margin-left: 850px; padding: 20px; width: 62px; height: 15px; top: 255px; background-color: {color:sidebar}; color: {color:text};}
  417.  
  418.  
  419. ::-webkit-scrollbar{width:3px;height:3px;}
  420.  
  421. ::-webkit-scrollbar-button:start:decrement
  422.  
  423. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  424.  
  425. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  426.  
  427. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  428.  
  429. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  430.  
  431. #tumblr_controls{position: fixed!important}
  432. #tumblr_controls{position: fixed!important}
  433. #tumblr_controls{position: fixed!important}
  434. #tumblr_controls{position: fixed!important}
  435.  
  436.  
  437.  
  438. {CustomCSS}
  439. </style>
  440.  
  441. <script type='text/javascript'>
  442. //<![CDATA[
  443. var rate = 50;
  444. if (document.getElementById)
  445. window.onerror=new Function("return true")
  446.  
  447. var objActive; // The object which event occured in
  448. var act = 0; // Flag during the action
  449. var elmH = 0; // Hue
  450. var elmS = 128; // Saturation
  451. var elmV = 255; // Value
  452. var clrOrg; // A color before the change
  453. var TimerID; // Timer ID
  454. if (document.all) {
  455. document.onmouseover = doRainbowAnchor;
  456. document.onmouseout = stopRainbowAnchor;
  457. }
  458. else if (document.getElementById) {
  459. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  460. document.onmouseover = Mozilla_doRainbowAnchor;
  461. document.onmouseout = Mozilla_stopRainbowAnchor;
  462. }
  463. function doRainbow(obj)
  464. {
  465. if (act == 0) {
  466. act = 1;
  467. if (obj)
  468. objActive = obj;
  469. else
  470. objActive = event.srcElement;
  471. clrOrg = objActive.style.color;
  472. TimerID = setInterval("ChangeColor()",100);
  473. }
  474. }
  475. function stopRainbow()
  476. {
  477. if (act) {
  478. objActive.style.color = clrOrg;
  479. clearInterval(TimerID);
  480. act = 0;
  481. }
  482. }
  483. function doRainbowAnchor()
  484. {
  485. if (act == 0) {
  486. var obj = event.srcElement;
  487. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  488. obj = obj.parentElement;
  489. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  490. break;
  491. }
  492. if (obj.tagName == 'A' && obj.href != '') {
  493. objActive = obj;
  494. act = 1;
  495. clrOrg = objActive.style.color;
  496. TimerID = setInterval("ChangeColor()",100);
  497. }
  498. }
  499. }
  500. function stopRainbowAnchor()
  501. {
  502. if (act) {
  503. if (objActive.tagName == 'A') {
  504. objActive.style.color = clrOrg;
  505. clearInterval(TimerID);
  506. act = 0;
  507. }
  508. }
  509. }
  510. function Mozilla_doRainbowAnchor(e)
  511. {
  512. if (act == 0) {
  513. obj = e.target;
  514. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  515. obj = obj.parentNode;
  516. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  517. break;
  518. }
  519. if (obj.nodeName == 'A' && obj.href != '') {
  520. objActive = obj;
  521. act = 1;
  522. clrOrg = obj.style.color;
  523. TimerID = setInterval("ChangeColor()",100);
  524. }
  525. }
  526. }
  527. function Mozilla_stopRainbowAnchor(e)
  528. {
  529. if (act) {
  530. if (objActive.nodeName == 'A') {
  531. objActive.style.color = clrOrg;
  532. clearInterval(TimerID);
  533. act = 0;
  534. }
  535. }
  536. }
  537. function ChangeColor()
  538. {
  539. objActive.style.color = makeColor();
  540. }
  541. function makeColor()
  542. {
  543. // Don't you think Color Gamut to look like Rainbow?
  544. // HSVtoRGB
  545. if (elmS == 0) {
  546. elmR = elmV; elmG = elmV; elmB = elmV;
  547. }
  548. else {
  549. t1 = elmV;
  550. t2 = (255 - elmS) * elmV / 255;
  551. t3 = elmH % 60;
  552. t3 = (t1 - t2) * t3 / 60;
  553. if (elmH < 60) {
  554. elmR = t1; elmB = t2; elmG = t2 + t3;
  555. }
  556. else if (elmH < 120) {
  557. elmG = t1; elmB = t2; elmR = t1 - t3;
  558. }
  559. else if (elmH < 180) {
  560. elmG = t1; elmR = t2; elmB = t2 + t3;
  561. }
  562. else if (elmH < 240) {
  563. elmB = t1; elmR = t2; elmG = t1 - t3;
  564. }
  565. else if (elmH < 300) {
  566. elmB = t1; elmG = t2; elmR = t2 + t3;
  567. }
  568. else if (elmH < 360) {
  569. elmR = t1; elmG = t2; elmB = t1 - t3;
  570. }
  571. else {
  572. elmR = 0; elmG = 0; elmB = 0;
  573. }
  574. }
  575. elmR = Math.floor(elmR).toString(16);
  576. elmG = Math.floor(elmG).toString(16);
  577. elmB = Math.floor(elmB).toString(16);
  578. if (elmR.length == 1) elmR = "0" + elmR;
  579. if (elmG.length == 1) elmG = "0" + elmG;
  580. if (elmB.length == 1) elmB = "0" + elmB
  581. elmH = elmH + rate;
  582. if (elmH >= 360)
  583. elmH = 0;
  584. return '#' + elmR + elmG + elmB;
  585. }
  586. //]]>
  587. </script>    
  588.    
  589. </style>
  590.  
  591. <body>
  592.  
  593.  
  594.  
  595.  
  596. <div id="msd">
  597. </div>
  598. <div id="faixa">
  599. </div>
  600. <div id="faixa2">
  601. </div>
  602. <div id="faixa3">
  603. </div>
  604. <div id="faixa4">
  605. </div>
  606. <div id="faixa5">
  607. </div>
  608.  
  609.  
  610.  
  611. <div class="ps"><div id="paginal">
  612. {block:JumpPagination length="4"}
  613. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  614. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  615. {/block:JumpPagination}
  616. </div></div>
  617. </div>
  618.  
  619. <div id="sideimg"><div class="simg1">
  620. <img src="{image:tbar}">
  621. </div></div>
  622.  
  623. <div id="twitter"><a href="{text:linktwitter}"><center><img src="http://static.tumblr.com/ojza5a9/9Jwm79nze/twitter.png" title="twitter" width=20px"></a></center></div>
  624.  
  625. <div id="facebook"><a href="{text:linkface}"><center><img src="http://static.tumblr.com/ojza5a9/r2Cm79o04/facebook.png" title="facebook" width=20px"></a></center></div>
  626.  
  627. <div id="instagram"><a href="{text:linkinstagram}"><center><img src="http://static.tumblr.com/ojza5a9/sEWm79o1q/instagram.jpg" title="instagram" width=20px"></a></center></div>
  628.  
  629. <div id="fuck">
  630. <div class="this">
  631. <a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  632. <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  633. <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  634. <a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  635. <a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  636. <a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  637. <a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  638. <a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  639. <a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}</div>
  640.  
  641. </div>
  642.  
  643. </div></div>
  644.  
  645. <div id="ftdash">
  646. <img src="{PortraitURL-48}">
  647. </div>
  648.  
  649. <div id="descri1">
  650. {description}
  651. </div>
  652.  
  653. <div id="criatividade"><b>Creditos:</b><a href="http://mafiadobobesponja.tumblr.com/">Chefe da Mafia | <a href="http://sorriso-forjado.tumblr.com/">+<a href="http://buckle-s.tumblr.com/">+<a href="http://umapequenapoeta.tumblr.com/">+</b></a></div>
  654.  
  655. <div id="nf">
  656.  <div id="frase">{text:frase}</div>
  657. <br> </div>
  658.  
  659. <div id="seach">
  660. <section>
  661. <form  action="/search" method="get">
  662. <input type="text"  name="q" value="{SearchQuery}"/></form></section></div>
  663.  
  664. </div>
  665.  
  666.  
  667. <div id="entry">
  668.  
  669.  {block:Posts}
  670. <div class="posts">
  671.  
  672. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  673.  
  674. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  675.  
  676. {block:Photoset}{Photoset-400}{/block:Photoset}
  677.  
  678. {block:Quote}
  679. <div class="qquote"alt="" title="delicate" >❝{Quote}❞</div>
  680. {block:Source}<div class="qsource"alt="" title="via" >~ {Source}</font> ♬     </div>{/block:Source}
  681. {/block:Quote}
  682.      
  683. {/block:quote}
  684.  
  685. {block:Link}
  686. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  687. {block:Description}{Description}{/block:Description}
  688. {/block:Link}
  689.  
  690. {block:Chat}
  691. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  692. <div class="chat"><ul>{block:Lines}
  693. <li class="person{UserNumber}">{block:Label}
  694. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  695. {/block:Chat}
  696.  
  697. {block:Audio}
  698. <div class="player">{AudioPlayerBlack}</div>
  699. {block:Caption}{Caption}{/block:Caption}
  700. {/block:Audio}
  701.  
  702. {block:Video}{Video-400}{/block:Video}
  703.  
  704.  
  705. {block:Answer}
  706. <table width="100%" style="font-size:12px;">
  707. <tr>__________________________________________________________
  708. <td width="48"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" class="askerimg"></a></td>
  709. <td class="asker" style="padding:10px;"><font class="titleask"><b>{Asker}</b>:</font><div class="question">{Question}</div></td>
  710. </tr>
  711. </table>
  712. <div class="answer">{Answer}___________________________________________________</div>
  713. {/block:Answer}
  714.  
  715.  
  716. <div id="cap">
  717. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  718. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  719. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  720.  
  721. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  722.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  723.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  724. {/block:ContentSource}</div></div>
  725. <br>
  726.  
  727.  
  728. <div id="info">
  729. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  730. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  † <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} † <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>{/block:IndexPage}
  731. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} † via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  732. {/block:RebloggedFrom}
  733. </div>
  734. </div>{/block:Date}
  735.  
  736.  
  737.  {/block:Posts}
  738. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  739.  
  740.  
  741. </div>
  742. </div>
  743. </div>
  744. </div>
  745.  
  746.  
  747. </body>
  748. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement