ubc-themes

theme 125 [new]

Aug 13th, 2013
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 23.68 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <! ----------------------------------------------
  3.   LIVE PREVIEW: http://afastarei125.tumblr.com/
  4.   theme by: AFASTAREI
  5.    sem cópias totais ou parciais.
  6.      p l a g i o  e  c r i m e
  7. ---------------------------------------------- !>
  8. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|But|Lobster|Redressed|Qwigley|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Sofia|Wire+One|Londrina+Outline' rel='stylesheet' type='text/css'>
  10.  
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  13. <head>
  14. <!-- DEFAULT VARIABLES -->
  15. <meta name="color:background" content="#ffffff" />
  16. <meta name="color:link" content="#828282" />
  17. <meta name="color:linkhover" content="BB7530" />
  18. <meta name="color:text" content="#828282" />
  19. <meta name="color:sidebar" content="#f0f0f0" />
  20.  
  21. <meta name="color:borda2" content="#fff" />
  22.  
  23.  <meta name="text:titulo" content="cara, tu é um problemão" />
  24. <meta name="image:background" content="/" />
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  27.  
  28.  
  29.  
  30. <meta name="color:entry" content="#ffffff" />
  31. <meta name="color:links" content="#999999" />
  32. <meta name="color:link1" content="#dbdbdb" />
  33. <meta name="color:link2" content="#c2c2c2" />
  34. <meta name="color:link3" content="#a8a8a8" />
  35. <meta name="color:link4" content="#828282/>
  36. <meta name="color:titulo" content="#fff" />
  37. <meta name="color:links" content="#828282" />
  38. <meta name="color:linkshover" content="#828282" />
  39.  
  40.  
  41. <meta name="color:link hover" content="#696969" />
  42. <meta name="color:text" content="#696969" />
  43. <meta name="color:post" content="#ffffff" />
  44.  
  45. <meta name="color:link" content="#828282" />
  46. <meta name="color:linkhover" content="#f5f5f5" />
  47. <meta name="color:text" content="#828282" />
  48.  
  49.  
  50. <meta name="color:bglinks" content="#acacac" />
  51. <meta name="color:post" content="#fff" />
  52.  
  53. <meta name="text:Link1" content="" />
  54. <meta name="text:Link1 Title" content="link1" />
  55. <meta name="text:Link2" content="" />
  56. <meta name="text:Link2 Title" content="link2" />
  57. <meta name="text:Link3" content="" />
  58. <meta name="text:Link3 Title" content="link3" />
  59. <meta name="text:Link4" content="" />
  60. <meta name="text:Link4 Title" content="link4" />
  61.  
  62.  
  63. <meta name="image:sidebar" content="http://static.tumblr.com/b790ff46115177b0d86e93d969d1315c/rvmpqrh/hYmmrh7fc/tumblr_static_tumblr_inline_mposq0zzx01qz4rgp.png" />
  64.  
  65. <meta name="color:font" content="#999999" />
  66. <meta name="color:links" content="#999999" />
  67.  
  68. <meta name="color:link" content="#ffffff" />
  69.  
  70. <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
  71. <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
  72.  
  73. <script type='text/javascript'>
  74. $(document).ready(function() {
  75.         $('.box_containere').hover(function(){
  76.                         var width = $(this).outerWidth() / 2;
  77.                         $(this).find('.left').animate({ right : width },{queue:false,duration:300});
  78.             $(this).find('.right').animate({ left : width },{queue:false,duration:300});
  79.         }, function(){
  80.             $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
  81.             $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
  82.         });
  83.        
  84.         $('.box_container3').hover(function(){
  85.            
  86.             var width = $(this).outerWidth() / 2;
  87.            
  88.             $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
  89.             $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
  90.         }, function(){
  91.            
  92.             $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  93.             $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  94.            
  95.         });
  96.              
  97.   });
  98. </script>
  99. </script>
  100.  
  101. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  102.  
  103. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  104.  
  105.  
  106.  
  107.  <title>{Title}</title>
  108.         <link rel="shortcut icon" href="{Favicon}">
  109.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  110. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  111.  
  112. </script>
  113. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  114.  
  115. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  116.  
  117.  
  118. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  119.  
  120. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  121.  
  122. <script type="text/javascript">
  123. $(window).load(function(){
  124. var $wall = $('#allboxes');
  125. $wall.imagesLoaded(function(){
  126. $wall.masonry({
  127. itemSelector: '.entry',
  128. isAnimated : true
  129. });
  130. });
  131. $wall.infinitescroll({
  132. navSelector : "div#navigation",
  133. nextSelector : "div#navigation a#nextPage",
  134. itemSelector : '.entry',
  135. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  136. loadingText : " ",
  137. donetext : " ",
  138. extraScrollPx : 9000,
  139. bufferPx : 10000,
  140. debug : false,
  141. errorCallback: function() {
  142. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  143. }},
  144. function( newElements ) {
  145. var $newElems = $( newElements );
  146. $newElems.hide();
  147. $newElems.imagesLoaded(function(){
  148. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  149. });
  150. }); $('#allboxes').show(500);
  151. });
  152. </script>
  153.  
  154. <title>{Title}</title>
  155.         <link rel="shortcut icon" href="{Favicon}">
  156.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  157. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  158.  
  159.  
  160.  
  161.          
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. </script>
  170. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  171.  
  172. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  173.  
  174.  
  175. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  176.  {block:IndexPage}
  177. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  178. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  179. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  180. <script type="text/javascript">
  181. $(window).load(function () {
  182. $('#allboxes').masonry(),
  183. $('.masonryWrap').infinitescroll({
  184. navSelector : "#page,.page",
  185. nextSelector : ".page a",
  186. itemSelector : ".entry",
  187. bufferPx : 10000,
  188. extraScrollPx: 10,
  189. loadingImg : "",
  190. loadingText : "carregando...",
  191. },
  192. // call masonry as a callback.
  193. function() { $('#allboxes').masonry({ appendedContent: $(this) }); }
  194. );
  195. });
  196. </script>
  197. {/block:IndexPage}
  198. </head>
  199.  
  200.  <style type="text/css">
  201. iframe#tumblr_controls {
  202. top:0px !important;
  203. right:3px !important;
  204. position: fixed !important;
  205. -webkit-transition: opacity 0.6s linear;
  206. opacity: 0.3;
  207. -webkit-transition: all 0.8s ease-out;
  208. -moz-transition: all 0.8s ease-out;
  209. transition: all 0.8s ease-out;
  210. z-index:999999999999999999;}
  211.  
  212. iframe#tumblr_controls:hover{
  213. -webkit-transition: opacity 0.6s linear;
  214. opacity: 0.8;
  215. -webkit-transition: all 0.4s ease-out;
  216. -moz-transition: all 0.4s ease-out;
  217. transition: all 0.4s ease-out;
  218. z-index:999999999999999999999;}
  219.  
  220. ::-webkit-scrollbar{width:01px;height:0px;}
  221. ::-webkit-scrollbar-button:start:decrement
  222. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  223. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  224. ::-webkit-scrollbar-thumb:vertical{height:40px; background-color:{color:borda1};-webkit-border-radius:px;}
  225. ::-webkit-scrollbar-thumb:horizontal{width:40px; background-color:#d3d3d3;-webkit-border-radius:px;}
  226.  
  227. /*theme by umabonecaciumenta*/  
  228.  
  229.  
  230.  
  231. body {background-color: {color:background}; font-family:calibri; color: {color:text}; text-align: justify; font-size: 13px;  background-image:url('{image:background}'); background-attachment: fixed; }
  232.  
  233. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  234. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  235.  
  236. p {margin: 6px 0 0 0}
  237.  
  238. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  239. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  240. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  241. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  242.  
  243. blockquote img{max-width: 370px!important}
  244. blockquote blockquote img{max-width: 350px!important}
  245. blockquote blockquote blockquote img{max-width: 330px!important}
  246. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  247.  
  248.  
  249.  /*theme by umabonecaciumenta*/  
  250.  
  251.  
  252.  iframe#tumblr_controls {
  253. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.6;}
  254. #tumblrcontrols2 {position:fixed; top:50px; right:4px;  z-index:999;}
  255. #tumblrcontrols2 a {opacity:2;
  256. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.6;}
  257.  
  258.  
  259.  
  260.  /* BASE BY THAI, UMABONECACIUMENTA */
  261.  
  262.  
  263. #allboxes {float: left;margin-left:460px;margin-top:15px; text-align: left;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;width:510px;}
  264. .entry {width: 450px; background-color: {color:entry}; padding: 2px; margin-bottom:0px;text-align:none; margin-left: 1px;margin-top:0px; ;font-family:cambria font-size: 12px; position: relative;-webkit-transition: all 1.5s ease-ou-moz-transition: all 1.5s ease-out;{block:indexpage}width:400px;{/block:indexpage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}};}
  265. .entry:hover {}/*theme by umabonecaciumenta*/  
  266. .entry:hover }
  267.  /*theme by umabonecaciumenta*/  
  268. h1:first-letter{font-family:   consolas; ;letter-spacing: 2px;font-size: 11px;color:{color:text}}
  269. h1 {font-family: cambria;text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  270. h1 a {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 12px;transform: none; }
  271. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  272. /*theme by umabonecaciumenta*/  
  273. .image {text-align: center; border: 0px}
  274. .image img {max-width:400px; margin-bottom: 2px; opacity:.8; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  275. .image img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  276.  
  277. .caption {font-family: muli; text-align: center; font-size: 14px; line-height: 10px; padding: 3px;}
  278.  
  279.  
  280.  
  281.  
  282. .xquote {text-align:justify;font-family:  cambria; line-height:15px; font-size: 12px;padding:3px;margin-left:02px; margin-bottom:3px; margin-top:10px;font-style:normal;}
  283. .xquotesource { font-family:calibri;; font-style:normal;text-align:   center; text-transform:none; margin-bottom:5px; ;font-size:11px;  color:{color:text};}
  284. .xquotesource a, a:hover{text-transform: none;}
  285. .xquotesource a, a:hover{text-transform: none;}
  286.  /*theme by umabonecaciumenta*/  
  287.  
  288. @font-face { font-family: pixie; src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf'); }
  289.  
  290. .chat{
  291. line-height: 12px;
  292. list-style: none
  293. }
  294.  
  295. .chat ul {
  296. line-height: 15px;
  297. list-style: none;
  298. padding: 0px;
  299. }
  300.  
  301. .person1 {
  302. background-color:#eee;
  303. color: #888;
  304. }
  305. .person1 .label {
  306. padding: 0px;
  307. margin-left: 5px;
  308. color:#888;
  309. }
  310. .person2 {
  311. background-color: #ccc;
  312. color:#888;
  313. }
  314. .person2 .label {
  315. padding: 0px;
  316. margin-left: 5px;
  317. color: #888;}
  318.  
  319.  
  320.  
  321. .askme {align:center;background: ; margin:0px 0px 0px 0px;padding:5px;position: relative;font-size: 11px; font-family:  cambria; text-align: justify;font-style:italic;background:{color:Sidebar};}
  322. .askme a{color:{color:text} ;}
  323. .askme p {margin:0px 0px;}
  324.  
  325. .askborder img {float: left;margin: 0px 0px 0px 0px;padding: 0px; -webkit-border-radius:100;background: #fff}
  326. .askmeresposta {font-size: 11px;}
  327.  
  328.  
  329.  
  330.  
  331.  ::-moz-selection {
  332.   color: #fff;
  333.   background: {color:text};
  334. }
  335.   ::selection {
  336.  color: #fff;
  337.           background: {color:text};
  338. }
  339.  
  340.  
  341.  
  342.  
  343.  
  344. #ssource{margin-left:10px; display: none;}
  345.  
  346. #perma { background: {color:background}; color: {color:text}; text-align:left; line-height:10px;height:17px; padding:5px; width:60px; margin-left: 400px; opacity:0.01; -moz-opacity: 0.01; filter: alpha(opacity=01); position: absolute; margin-top:-60px; z-index: 123; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; display: block; }
  347. #perma a { text-transform: none; color:  {color:text}; font-size: 10px; font-family:consolas; letter-spacing:0px;height:auto; font-style:normal;text-transform:uppercase;;  }
  348.  
  349. .entry:hover #perma {opacity:1;height:auto; -moz-opacity: 1; filter: alpha(opacity=1); width: 60px;  font-size: 9px;font-weight: normal;; color:#BB7530; -webkit-transition: all 0.9s ease-out; }
  350.  
  351.  
  352.  
  353.  .page { width:50px; height: 9px; margin-left:45px; margin-top:465px; position:fixed;  overflow:hidden; background-color: transparent; padding:3px;color:  transparent;}
  354.  
  355.  #oithai{position: fixed; margin-left: 276px; margin-top: 356px; padding:5px; line-height:10px; font-size:10px; font-family: consolas;text-transform: uppercase; text-align:center; height: 10px; width: 150px; background-color: {color:sidebar}; color: {color:Text};letter-spacing:1px};    -webkit-transition: all 0.4s ease-in;
  356.  
  357.     -moz-transition: all 0.4s ease-in;
  358.  
  359.     -o-transition: all 0.4s ease-in;}
  360.  
  361.  
  362. #oithai:hover {    padding:6px 0px 6px 0px; width: 160px }
  363.  #vemthai  {position: fixed; background-color: buff; width: 195px; height: 27px; margin-top:350px;  margin-left: 261px;border-bottom: 3px solid {color:sidebar};border-top: 3px solid {color:sidebar};}
  364.  
  365.  
  366. #thait {
  367. opacity:0.9;
  368. padding: 0px;
  369. height:22px;
  370. line-height:13px;
  371. float:left;
  372.  text-align: right;
  373. position:fixed;
  374. margin-left:347px;
  375. margin-top:279px;font-style:normal;
  376. width:127px;
  377. font-family:cambria;font-size:8px;
  378. letter-spacing:60px;
  379. text-align: center;
  380. color: {color:sidebar}; letter-spacing:0px;
  381. z-index:5255; text-transform:none; }
  382.  
  383.  
  384.  
  385.  .thaimg {left:265px; top:139px; position:fixed;   padding:5px; padding-bottom: 0px; opacity: 1; z-index:19; ;}
  386. .thaimg  img {position:fixed;-webkit-transition: all 1s ease-in-out;-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;   ;  height:138px; width: 153px; padding:20px;  ;background:{color:sidebar}; -webkit-transition: all 0.4s ease-out;  -moz-transition: all 0.1s ease-out ;  opacity:0.6; opacity:1;
  387. }
  388.  
  389. .thaimg:hover .textoss{opacity:0.2;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#fff;opacity:0.2;-o-transition-duration:0.5s;-webkit-transform: rotate(-50deg); text-shadow:0px 0px 7px #fff; -webkit-filter: blur(1px);}
  390. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;-webkit-transform: rotate(-360deg);}
  391.  
  392. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  400.  
  401.  
  402. #thats2 {position:fixed; width:71px;height: 20px; float: left; margin-left:62px; margin-top:131px; padding: 0px; text-align:center;z-index:99;background:#fff;line-height:15px; opacity: 0.5;}
  403.  
  404.  
  405. #thats2 a {float: left; margin-left: 2px; margin-top: 6px;display: block; letter-spacing: 0px; font-family:tahoma; font-size: 10px;  text-align: center; font-style:normal;margin-bottom: 1px;color:{color:Text}; text-decoration: none; text-transform:lowercase;;; height: 20px; padding: 1px;line-height:5px;opacity: 0.9;}
  406.  
  407.  
  408. #thats2:hover { opacity: 0.9; }
  409.  
  410. #thats2 a:hover {   color:#666; }
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418. #thaimozi2 {position:fixed; width:181px;height: 21px; float: left; margin-left:271px; margin-top:309px; padding: 0px; text-align: right;z-index:99 }
  419.  
  420.  
  421. #thaimozi2 a {float: left; margin-left: 2px; margin-top: 6px;display: block; letter-spacing: 0px; font-family:cambria; font-size: 11px;  text-align: center; font-style:normal;margin-bottom: 1px;color:{color:Text}; text-decoration: none; text-transform:lowercase;;; height: 8px; padding: 1px;line-height:15px;}
  422.  
  423. #thaimozi2 a:hover{background:{color:background};font-weight:bold;font-style:italic;}
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  iframe#tumblr_controls {
  433. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  434. #tumblrcontrols2 {position:fixed; top:50px; right:4px;  z-index:999;}
  435. #tumblrcontrols2 a {opacity:2;
  436. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  437.  
  438.  
  439.  
  440.  #thai9 {text-align: center; overflow: hidden; height:44px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 10px; font-family:consolas; position: fixed; margin-left:-27px; width: 107px; background-color:{color:background}; color: {color:Text}; padding: 5px; margin-top: 520px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform:  none;line-height: 84px; z-index:942;}
  441.  #thai9 a {color: {color:Text};text-transform:  none;font-size:10px;border-bottom: 1px dotted {color:sidebar};}
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  </style>
  450.  
  451.  
  452.  <body>
  453.  
  454.  
  455.  
  456.  
  457. <center><div id="oithai">{text:titulo}</div></center>
  458. <div id="vemthai"></div>
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. </div>
  470. </div>
  471. </div>
  472.  
  473.  
  474.  
  475. <div id="thaimozi2">
  476. <a href="{text:link1}"><i><b>a.</i></b> {text:link1 title}</a>
  477. <a href="{text:link2}"><i><b>b.</i></b> {text:link2 title}</a>
  478. <a href="{text:link3}"><i><b>c.</i></b> {text:link3 title}</a>
  479. <a href="{text:link4}"><i><b>d.</i></b> {text:link4 title}</a>
  480. </a>
  481.  
  482.  
  483. </div></div>
  484.  
  485.    
  486. </div></div>
  487.  
  488.  
  489. </div></div>
  490.  
  491. <div id="thai5">
  492.  
  493. </div></div>
  494. <div id="thaid">
  495. </div>
  496.  
  497.  
  498. <div class="thaimg" class="hover">
  499.  
  500. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);"title=" {text:frase todo}">
  501.  
  502.  
  503.  
  504.  
  505.  
  506. <img class="top shadow" src="{image:sidebar}" title=" I just wanted to hold you"></div>
  507. </div>
  508. </div></div>
  509.  
  510.  
  511. <div class="page"> <center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"> </a>&nbsp;{/block:PreviousPage}{block:NextPage}&nbsp; <a href="{NextPage}"> </a>{/block:NextPage} </div></big>
  512. </center></div></div>
  513.  
  514.  
  515. <div id="thait">♥ ♥ ♥ ♥
  516.    
  517.    
  518.    
  519. </div>
  520.  
  521.  
  522.  
  523. </div></div>
  524.  
  525.  
  526.  
  527.  <div id="thai9" title="Créditos: Afastarei (c) NÃO COPIE!"> <a href="http://thmxthai.tumblr.com/"> @ afastarei</a> </div>
  528.  
  529. </div>
  530.  
  531.  
  532. </div>
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540. </div></div></div></div>
  541.  
  542. <div id="thaiamor1"> </div>
  543.  
  544.  
  545.  <div id="thaiamor2"> </div>
  546.  
  547. <div id="allboxes">
  548.  
  549. {block:Posts}
  550.  
  551.  
  552.  
  553. <div class="entry">
  554.  
  555.  
  556.  
  557. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  558.  
  559.  {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  560. {block:PostNotes}
  561. <div class="caixa>
  562.  <div class="extra"><img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">
  563. {block:RebloggedFrom} <a href="{ReblogParentURL}"> - Via</a> <a href="{ReblogRootURL}">- From</b></a> {/block:RebloggedFrom}   {block:ContentSource}<a href="{SourceURL}" target=blank> - Source  </a>{/block:ContentSource}</div>
  564. <div class="extra">
  565. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}
  566. </div>
  567. <div class="extra">
  568. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {block:HasTags}{/block:HasTags}
  569. <span style="width:auto;">
  570. {block:HasTags}
  571. {block:Tags}
  572. <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  573. </div>
  574. <div class="extra">
  575. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">{NoteCount}
  576. </div>
  577. {PostNotes}  
  578.  
  579. </div>
  580. {/block:PostNotes}
  581.  
  582.  
  583. {block:Photoset}{Photoset-400}{/block:Photoset}
  584.  
  585. {block:Quote}
  586. <div class="xquote">“{Quote}”</div>
  587. {block:Source}<div class="xquotesource"><b> {Source}</b></div>
  588. {/block:Source}
  589. {/block:Quote}
  590.  
  591.  
  592.  
  593. {block:Link}
  594. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  595. {block:Description}{Description}{/block:Description}
  596. {/block:Link}
  597.  
  598. {block:Chat}
  599. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  600. <div class="chat"><ul>{block:Lines}
  601. <li class="person{UserNumber}">{block:Label}
  602. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  603. {/block:Chat}
  604.  
  605.  
  606. {block:Audio}
  607. <div class="player">{AudioPlayerBlack}</div>
  608. {block:Caption}{Caption}{/block:Caption}
  609. {/block:Audio}
  610.  
  611.  
  612. {block:Video}{Video-500}{/block:Video}
  613.  
  614.  
  615.  
  616. {block:Answer}
  617.  
  618. <div class="askme"><span></span><b>{Asker} moaned to me:</b> {Question}&nbsp;</div><div class="askmeresposta">{Answer}</div>{/block:Answer}
  619.  
  620. <div id="cap">
  621. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  622. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  623. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  624.  
  625. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  626. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  627. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  628. {/block:ContentSource}</div></div> <div id="perma">
  629. {block:NoteCount}<a href="{Permalink}">{NoteCount} n0tes</a> {/block:NoteCount} <br><a href="{ReblogURL}" target="_blank"><b>rebl0g baby</b></a> <br>{block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">s0urce <3</a>
  630. {/block:RebloggedFrom}
  631. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  632. </div></div>
  633.    
  634.  {/block:Posts}
  635.  </div>
  636. </div>
  637. </div>
  638. </div>
  639.  </div>
  640. </div>
  641. </div>
  642. </div>
  643. </div>
  644. </div>
  645. </div>
  646. </div>
  647.  
  648.  
  649.  
  650. <!-- PLEASE DO NOT REMOVE THE CREDIT LINK. I'D APPRECIATE THAT VERY MUCH !DON'T COPY BITCH.DON'T COPY BITCH. DON'T COPY BITCH . DON'T COPY BITCH -->
  651. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  652. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  653.  
  654. </body>
Advertisement
Add Comment
Please, Sign In to add comment