ubc-themes

theme 20

Oct 8th, 2012
663
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.82 KB | None | 0 0
  1. </html>
  2.  
  3. <!--------
  4.                   theme by umabonecaciuemnta
  5.                                                                                      -------->
  6.  
  7. <head>
  8. <SCRIPT TYPE="text/javascript">
  9. <!-- //Disable right click script
  10. var message="isso é feio";
  11. ///////////////////////////////////
  12. function clickIE() {if (document.all) {(message);return false;}}
  13. function clickNS(e) {if
  14. (document.layers||(document.getElementById&&!document.all)) {
  15. if (e.which==2||e.which==3) {(message);return false;}}}
  16. if (document.layers)
  17. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  18. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  19. document.oncontextmenu=new Function("return false")
  20. // -->
  21. </SCRIPT>
  22.  
  23. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  24.  
  25.  
  26.  
  27. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  28.  
  29. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  30.  
  31. <script type="text/javascript" charset="utf-8">
  32.  
  33. var $j = jQuery.noConflict();
  34.  
  35. $j(function() {
  36.  
  37. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  38.  
  39. $j("img").lazyload({
  40.  
  41. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  42.  
  43. effect: "fadeIn",
  44.  
  45. });
  46.  
  47. });
  48.  
  49. </script>
  50.  
  51. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript">
  52. var rev = "fwd";function titlebar(val)
  53. {var msg = "{title}";
  54. var res = " ";
  55. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  56. else{rev = "bwd";
  57. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  58. else{
  59. if(pos > 0){
  60. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  61. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  62. titlebar(0);
  63. </script>
  64. <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  67. <meta name="color:background" content="#ebebeb" />
  68. <meta name="color:link" content="#000000" />
  69. <meta name="color:linkhover" content="#696969" />
  70. <meta name="color:text" content="#000000" />
  71. <meta name="color:textdesc" content="#868484" />
  72. <meta name="color:titulo" content="#868484" />
  73. <meta name="color:post" content="#ffffff" />
  74. <meta name="color:borda1" content="#ffffff" />
  75. <meta name="color:borda2" content="#000000" />
  76. <meta name="color:scroll" content="#000000" />
  77. <meta name="color:bglinks" content="#ffffff" />
  78. <meta name="color:links" content="#646464" />
  79. <meta name="color:linkshover" content="#d8d8d8" />
  80. <meta name="color:bglinkshover" content="#000000" />
  81. <meta name="color:side" content="#fff" />
  82. <meta name="color:frase" content="#000000" />
  83. <meta name="color:frasehover" content="#fff" />
  84.  
  85. <meta name="font:title" content="georgia" />
  86. <meta name="font:links" content="Futura" />
  87. <meta name="image:background" content="" />
  88. <meta name="image:foto" content="http://static.tumblr.com/e5skbcf/rN4mb0mqr/tumblr_m52m9g07mk1r6ilbmo1_500.jpg" />
  89.  
  90. <meta name="if:Enable endless scrolling" content="0"/>
  91. <meta name="text:Link1" content="/" />
  92. <meta name="text:Link1 Title" content="home" />
  93. <meta name="text:Link2" content="/ask" />
  94. <meta name="text:Link2 Title" content="askbox" />
  95. <meta name="text:Link3" content="/" />
  96. <meta name="text:Link3 Title" content="link" />
  97. <meta name="text:Link4" content="/" />
  98. <meta name="text:Link4 Title" content="link" />
  99. <meta name="text:Link5" content="/" />
  100. <meta name="text:Link5 Title" content="link" />
  101. <meta name="text:Link6" content="/" />
  102. <meta name="text:Link6 Title" content="link" />
  103. <meta name="text:Link7" content="/" />
  104. <meta name="text:Link7 Title" content="link" />
  105.  <meta name="text:frase" content="Vemk, me pega pra você." />
  106.  
  107.  
  108.                       <title>{Title}</title>
  109.         <link rel="shortcut icon" href="{Favicon}">
  110.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  111.         {block:Description}
  112.   <meta name="description" content="{MetaDescription}" />
  113.         {/block:Description}
  114.  
  115. {block:IfEnableEndlessScrolling}
  116. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  117. {/block:IfEnableEndlessScrolling}
  118.  
  119.     <style type="text/css">
  120. 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; }
  121.  
  122. a {color: {color:link}; text-decoration: none; text-transform: none;}
  123. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  124. p {margin: 6px 0 0 0}
  125.  
  126. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  127. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  128. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  129. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  130.  
  131. blockquote img{max-width: 470px!important}
  132. blockquote blockquote img{max-width: 400px!important}
  133. blockquote blockquote blockquote img{max-width: 430px!important}
  134. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  135.  
  136. #allboxes {float: left; margin-left: 410px; margin-top: 0px; border: 4px solid {color:post}; padding:3px; }
  137.  
  138. .entry {width: 500px; background-color: {color:post}; padding: 5px; margin-bottom: 1px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; margin-left: 2px; paddind-bottom: 2px; }
  139.  
  140. h1 {font-family: Trebuchet MS; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  141. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  142. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  143.  
  144. .image {text-align: center; border: 0px; text-align: center; border: 0px;  opacity: 10; -webkit-transition: 0.8s ease-in;
  145. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  146.  
  147. .image:hover {opacity: 0.8; -webkit-transition: 0.8s ease-in;
  148. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  149.  
  150. .image img {max-width: 500px; margin-bottom: 2px }
  151.  
  152. .xquote {text-align:justify; font-family:calibri; font-size: 11px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
  153. .xquotesource {font-family:calibri; text-align: center; text-transform: none; margin-bottom:5px; font-size: 11px; font-weight: bold}
  154. .xquotesource a, a:hover{text-transform: none;}
  155. #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0.3;}
  156.  
  157. .chat {line-height: 13px; list-style: none }
  158. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  159. .person1 {color: {color:text}; padding: 2px; }
  160. .person1 .label {font-weight: bold;  color:{color:text}}
  161. .person2 {color: {color:text}; padding: 2px;  }
  162. .person2 .label {font-weight: bold;  color:{color:text}}
  163.  
  164. .player {background-color: #trans; text-align: left; display:block;}
  165.  
  166. #ssource{margin-left:10px; display:none}
  167.  
  168. #perma {margin-top:10px; font-family: calibri; color: {color:text}; text-align: center;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform: uppercase; background-color: {color:notes tags}; padding-top: 1px; }
  169. #perma a {font-size: 10px; font-family: calibri; text-transform: uppercase; color: {color:text}; opacity:10; }
  170. #perma a:hover {opacity:0.6;}
  171.  
  172. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:{font:text}; font-size:9px;}
  173. #questions a {color:{color:link}}
  174.  
  175. .credito {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  176. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  177. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  178. #info a {font-size: 10px; text-transform: uppercase;}
  179.  
  180. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  181. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  182.  
  183. #cap {width: 500px; margin-top: -2px;}
  184. .source {display: none;}
  185.  
  186. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  187. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  188. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  189. .notes img{display: none; border:0px}
  190.  
  191. ::-webkit-scrollbar{width:5px;height:5px;}
  192. ::-webkit-scrollbar-button:start:decrement
  193. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  194. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  195. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  196. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  197.  
  198. #tumblr_controls{position: fixed!important}
  199. #tumblr_controls{position: fixed!important}
  200. #tumblr_controls{position: fixed!important}
  201. #tumblr_controls{position: fixed!important}
  202.  
  203. #sidebarbi {position: fixed; margin: 0px 0px 0px 560px;}
  204.  
  205. @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  206.  
  207. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  208. /* theme by umabonecaciumenta  umabonecaciumenta  umabonecaciumenta  umabonecaciumenta  umabonecaciumenta  umabonecaciumenta */
  209. @font-face {
  210. font-family: 'Loved by the King';
  211. font-style: normal;
  212. font-weight: normal;
  213. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222. /* sidebar */
  223.  
  224. #sidet {margin-top:200px; margin-left: -627px;  -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: absolute; color: {color:textdesc}; width:700px; height: 235px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal; -webkit-transform: rotate(90deg); background-color: #transp; background-position:bottom right;   }
  225.  
  226.  
  227.  
  228. #title {width: 245px; height: 10px; position:fixed;  margin-left: 79px; margin-top: 19px; rotate(-5deg);}
  229. .optitle{font-family:"pacifico"; font-size: 15px; font-style: none;
  230. line-height: 14px; font-weight: none; color: {color:borda1}; margin-top: 18px; margin-left: -4px;   text-transform: none; letter-spacing: 0px; -webkit-transform: rotate(0deg); background-color: #fff; padding:4px;}
  231.  .optitle:hover{ -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; background-color: {color:borda1};color:{color:frasehover};}
  232.  
  233.  
  234. @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  235.  
  236.  
  237.  
  238. /* credito */
  239.  
  240. #credit {font-weight: normal; text-transform: normal; letter-spacing: 0px; text-align: center; width:120px; height:17px; line-height: 9px; position: fixed; font-family: georgia; margin-top: 550px; margin-left: -410px; position: absolute; padding: 3px; font-size: 10px; background-color: {image:background}; /*theme by umabonecaciumenta */letter-spacing: 0px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; color:(color:background);}
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  .imagem {position: absolute; width:235px; height:262px; margin-left:153px; margin-top: 113px;position:fixed;border:8px solid {color:side}; }
  247. .imagem img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height:257px; width: 229px; background-color: #ffc3e7; padding:0px; border:3px solid {color:borda1};margin-left:0px; margin-top:0px;}
  248. .imagem:hover #haha3 #ha {margin-top:-52px;  opacity:0.9; -webkit-transition: 0.9s ease-in;
  249. -moz-transition: 0.9s ease-in; transition: 0.9s ease-in;  }
  250.  
  251.  
  252. .imagem img.top { opacity:1;}
  253. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  254.  
  255. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  256.  
  257.     #thait {text-align: center; width: 241px;padding: 5px; margin-top: 85px; margin-left: 153px; position:fixed; font-family: georgia; font-size: 10px; background-color: {color:side}; color: {color:text}; line-height:8px;;text-transform: none; height:16px; z-index:9; }
  258. #thait:hover {opacity:0.9; text-transform:none;}
  259.    
  260.    
  261. #thaie1 {width: 300px; float: left; margin-left: 151px; height:20px; margin-top: 390px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;z-index:900000000000000000000000000000000000000000000000000;opacity:0.8; }
  262.  
  263. #thaie1 a {float: left; margin-right: 1px; display: block; width: 43px; letter-spacing: 2px; font-family: calibri; font-size: 10px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color:#fdfdfd; color: #777777; text-decoration: none; line-height: 15px; padding: 3px;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;opacity:0.9;  }
  264.  
  265.  
  266. #thaie1  a:hover{text-align: center; color: ; background-color:; -webkit-transform: rotate(180deg); text-align: center;  color: ; font-size:11px;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;opacity:0.9;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;  text-shadow: -2px  0px  #fff, 2px 0px #eeeeee;-webkit-box-shadow:inset 0 0 95px 5px #fff, 0 0 95px 35px #fff;opacity:0.9;}
  267.  
  268.  
  269.  
  270.  
  271. #pgs {text-align: center; font-family: verdana; font-size: 8px; line-height: 15px; -moz-border-bottom-left-radius: 10px; border-top-left-radius: 10px; z-index: 1}
  272. #pgs a {background: #000; margin: 30 0px 0 0; padding: 2px 4px; color: {color:background}; text-decoration: none;}
  273. #a:hover {background: {color:sidebar}; color: {color:link hover}; border: none;}
  274. #pgs span.pagina_atual {background: {color:border};  padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  275. .pg { position:fixed !important; clear: both; float: left; margin-top: 120px; margin-left: 100px; width: 207px; height: 15; font-size: 9px; padding: 2px;  background-color: {color:sidebar}; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; z-index: 1;}
  276.  
  277. #pagina{ margin-top: 438px; margin-left: 325px; width: 100px; float: right; background-color: transparent; position: fixed;  height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:1000000 }
  278.  
  279. /*** Paginação by madlyluv.com ***/
  280. #paginacaoml {font-size: 20px; font-family: tahoma; line-height: 24px;}
  281. #paginacaoml a {font-size: 20px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:tags}; text-decoration: none;}
  282. #paginacaoml a:hover {font-size: 20px; font-family: tahoma; background: transparent; border: none;}
  283. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  284.  
  285.  
  286. #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
  287.  
  288. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  289.  
  290. #hmu {margin-top:81px; margin-left: 153px; position: fixed; color: #030303; width:55px; height: 0px; background-color: #000; border: 1px solid {color:borda1};;-webkit-transform: rotate(0deg)}
  291.  
  292. #hmd {margin-top:81px; margin-left: 210px; position: fixed; color: #030303; width:191px; height: 0px; background-color: #ff0059; border: 1px solid {color:borda2};;-webkit-transform: rotate(0deg)}
  293.  
  294. #hmq {margin-top:417px; margin-left: 153px; position: fixed; color: #030303; width:247px; height: 0px; background-color: #ff0059; border: 1px solid {color:borda1};;-webkit-transform: rotate(0deg)}
  295.  
  296.  
  297.  
  298. </style>
  299. <body onkeydown=”return false”>
  300.  
  301.  
  302.  
  303. <div id="tudoaqui">
  304. <div id="sidebarbi">
  305. <div id="sidet">
  306. <div class="sidet"</div>
  307. </div>
  308.  
  309. </div></div>
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317. <div id="photoxz">
  318. <div class="imagem" class="hover">
  319. <img class="bottom shadow" src="{image:foto}"style="-webkit-filter: grayscale(100%);" >
  320. <img class="top shadow" src="{image:foto}" /></div>
  321.  
  322. <div id="title">
  323. <div id="title">
  324. <center><div class="optitle">{text:frase} </div></div></div></div></div></div>
  325. <div id="bru3">
  326. </div></div>
  327.  
  328.  
  329. </div>
  330.  
  331. <div id="allboxes">
  332.  
  333. {block:Posts}
  334.  
  335. <div class="entry">
  336.  
  337.  
  338. {block:Text}
  339. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  340.  
  341. {block:Photo}
  342. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  343.  
  344. {block:Photoset}
  345. {Photoset-500}{/block:Photoset}
  346.  
  347. {block:Quote}
  348. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  349. {block:Source}<div class="xquotesource"> — {Source}</div>
  350. {/block:Source}
  351. {/block:Quote}
  352.  
  353. {block:Link}
  354. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  355. {block:Description}{Description}{/block:Description}
  356. {/block:Link}
  357.  
  358. {block:Chat}
  359. {block:Title}
  360. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  361. <div class="chat"><ul>{block:Lines}
  362. <li class="person{UserNumber}">{block:Label}
  363. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  364. {/block:Chat}
  365.  
  366. {block:Audio}
  367. <div class="player">{AudioPlayerBlack}</div>
  368. {block:Caption}{Caption}{/block:Caption}
  369. {/block:Audio}
  370.  
  371. {block:Video}
  372. {Video-500}{/block:Video}
  373.  
  374. {block:Answer}
  375. <div id="questions">{Asker} asked: "{Question}"</div>
  376. {Answer}{/block:answer}
  377.  
  378. <div id="cap">
  379. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  380. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  381. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  382.  
  383.  
  384. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  385. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  386. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  387. {/block:ContentSource}</div></div> <div id="perma">
  388. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} - <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} - <a href="{ReblogURL}" target="_blank">reblog <font color="#FF6EB4"></font> </a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  389. {/block:RebloggedFrom}
  390. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  391.  </div></div>
  392.  
  393.  {/block:Posts}
  394. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  395.  <div class="credito">
  396. {block:Date}<div id="info">
  397. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  398. </div></center>{/block:IfShowTags}{/block:Date}</div>
  399. </div>
  400.  
  401. </div>
  402. </div>
  403. </div>
  404. </div>
  405. </div>
  406.  
  407. <div id="thaie1">
  408. <a href="{text:Link1}">{text:Link1 Title}</a>
  409. <a href="{text:Link2}">{text:Link2 Title}</a>
  410. <a href="{text:Link3}">{text:Link3 Title}</a>
  411. <a href="{text:Link4}">{text:Link4 Title}</a>
  412. <a href="{text:Link5}">{text:Link5 Title}</a>
  413.  
  414. </div>
  415.  
  416.  
  417.  <div id="thait">{description}</div>
  418.  
  419.  
  420.  <a style="font-size: 8px; font-family:tinytots;position:fixed;bottom:10px;left:270px; top:435px" href="http://umabonecaciumenta.tumblr.com/" title="umabonecaciumenta (c) not copie!"> THEME BY UMABONECACIUMENTA ©</a>
  421.  
  422.  
  423.  <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous page baby"></a>{/block:PreviousPage}{/block:Pagination}
  424.  
  425. {block:JumpPagination length="0"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="next page baby"></a>{/block:NextPage}{/block:Pagination}</div></div>
  426.  <div id="hmu"></div>
  427.     <div id="hmd"></div>
  428.    
  429.         <div id="hmt"></div>
  430.        
  431.                 <div id="hmq"></div>
  432.  
  433.    
  434.    
  435.  
  436. </body>
  437. </html>
  438.  
  439.  
  440. <! - - - - - - - -  theme by umabonecaciumenta.tumblr.com - - - -  - - - - !>
Advertisement
Add Comment
Please, Sign In to add comment