ubc-themes

theme 110 [new]

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