ubc-themes

theme 102 [new]

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