ubc-themes

theme 97 [new]

May 27th, 2013
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.51 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <! ----------------------------------------------
  3.   LIVE PREVIEW: http://thmx97thai.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.  
  21. <meta name="color:borda2" content="#fff" />
  22.  
  23.  <meta name="text:titulo" content="Namora comigo?" />
  24. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  27.  
  28. <meta name="if:one columns" content="1"/>
  29.  
  30. <meta name="color:entry" content="#ffffff" />
  31. <meta name="color:links" content="#999999" />
  32. <meta name="image:background" content=""/>
  33. <meta name="font:text" content="verdana" />
  34. <meta name="color:titulo" content="#fff" />
  35. <meta name="color:links" content="#828282" />
  36. <meta name="color:linkshover" content="#828282" />
  37.  
  38. <meta name="color:background" content="#f1f1f1" />
  39. <meta name="color:sidebar" content="#ffffff" />
  40. <meta name="color:link" content="#696969" />
  41. <meta name="color:link hover" content="#696969" />
  42. <meta name="color:text" content="#696969" />
  43. <meta name="color:post" content="#ffffff" />
  44. <meta name="color:background" content="#f8f8f8" />
  45. <meta name="color:link" content="#828282" />
  46. <meta name="color:linkhover" content="#f5f5f5" />
  47. <meta name="color:text" content="#828282" />
  48. <meta name="color:sidebar" content="#ffffff" />
  49. <meta name="color:borda1" content="#fac0de" />
  50. <meta name="color:bglinks" content="#acacac" />
  51. <meta name="color:post" content="#fff" />
  52.  
  53. <meta name="image:background" content="" />
  54. <meta name="text:Link1" content="" />
  55. <meta name="text:Link1 Title" content="link1" />
  56. <meta name="text:Link2" content="" />
  57. <meta name="text:Link2 Title" content="link2" />
  58. <meta name="text:Link3" content="" />
  59. <meta name="text:Link3 Title" content="link3" />
  60. <meta name="text:Link4" content="" />
  61. <meta name="text:Link4 Title" content="link4" />
  62. <meta name="text:Link5" content="" />
  63. <meta name="text:Link5 Title" content="link5" />
  64.  
  65. <meta name="image:sidebar" content="http://static.tumblr.com/efc8e4d2a052f344eceafdac32ebfc38/e5skbcf/kHpmngsnq/tumblr_static_tumblr_static_tumblr_inline_mlldnz98v01qz4rgp.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: Calibri ;font-size: 14px;border-left:1px solid {color:sidebar}; position: relative;-webkit-transition: all 1.5s ease-ou-moz-transition: all 1.5s ease-out;{block:indexpage}width:450px;{/block:indexpage}{block:PermalinkPage}width:515px;{/block:PermalinkPage}};}
  232. .entry:hover {}/*theme by umabonecaciumenta*/  
  233. .entry:hover }
  234.  /*theme by umabonecaciumenta*/  
  235. h1:first-letter{font-family:  Rochester; font-size: 21px;color:{color:borda1}}
  236. h1 {font-family:  calibri;text-align: center; font-size: 17px; 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:450px; 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: 325px; margin-left: 184px; width: 220px; height:12px;font-family: calibri; font-size: 9px;}
  251.  
  252.  
  253. .xquote {text-align:justify;font-family: cambria; line-height:15px; font-size: 14px;padding:3px;margin-left:02px; margin-bottom:3px; margin-top:10px;font-style:italic;}
  254. .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 ; }
  255. .xquotesource a, a:hover{text-transform: none;}
  256. .xquotesource a, a:hover{text-transform: none;}
  257.  /*theme by umabonecaciumenta*/  
  258.  
  259.  
  260. .chat{
  261. line-height: 12px;
  262. list-style: none
  263. }
  264.  
  265. .chat ul {
  266. line-height: 15px;
  267. list-style: none;
  268. padding: 0px;
  269. }
  270.  
  271. .person1 {
  272. background-color:#eee;
  273. color: #888;
  274. }
  275. .person1 .label {
  276. padding: 0px;
  277. margin-left: 5px;
  278. color:#888;
  279. }
  280. .person2 {
  281. background-color: #ccc;
  282. color:#888;
  283. }
  284. .person2 .label {
  285. padding: 0px;
  286. margin-left: 5px;
  287. color: #888;}
  288.  
  289.  
  290.  
  291.  
  292.  .answer {
  293.     padding: 3px; text-align: justify;
  294.     background-color: {color:background};}
  295.    
  296. .answer {
  297.     padding: 2px;}
  298.    
  299. .answer img {
  300.     max-width: 470px;}
  301.  
  302.  
  303.  
  304.  ::-moz-selection {
  305.   color: #fff;
  306.   background: {color:sidebar};
  307. }
  308.   ::selection {
  309.  color: #fff;
  310.           background: {color:sidebar};
  311. }
  312.  
  313.  
  314.  
  315. #ssource{margin-left:10px; display: none;}
  316.  
  317. #perma {margin-top:11px; font-family:  cambria; color: {color:text}; text-align: right;;  -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 #f0f0f0;   }
  318. #perma a {font-size: 11px; font-family: cambria;; text-transform: none; color: {color:text}; opacity:10;font-style:italic;  }
  319. #perma a:hover {opacity:0.6;}
  320.  
  321.  
  322.  
  323. .thaimg { float: left; margin-top: 182px; margin-left:192px; position: fixed; overflow: hidden; width: 220px; height: 288px; -webkit-border-radius: 5px ; ;z-index:299; }
  324. .thaimg img {height:205px; width: 207px; background-color: #000; padding:0px; margin-left:8px; margin-top:20px;;}
  325. .thaimg img:hover {;}
  326.  
  327. .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; }
  328. .thaimg:hover img.top, .cf4.hover_effect img.top {;}
  329.  
  330. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  331.  
  332.  
  333.  
  334. #thats2{position:fixed; width: 336px; height:25px; floatt: left; margin-left:200px; margin-top: 403px; padding: 0px; text-align:center;z-index:299;  }
  335.  
  336. #thats2 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: consolas; font-style: normal;;font-size: 12px; ;text-align:center; background:{color:bglinks};margin-bottom: 0px;  color:{color:background};; text-decoration:none; text-transform:none; height: 25px; padding: 1px;line-height:25px;padding: 5px; }
  337.  
  338. #thats2 a:hover {  text-transform:none;  font-style:italic; }
  339.  
  340.  
  341.  
  342.  #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:7px; width: 82px; background-color:transp; color: #b5b5b5; padding: 5px; margin-top: -12px; 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;}
  343.  #thai9 a {color:{color:Text};text-transform: none;font-size:13px;}
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350. #thait3 {
  351. background-color:;;
  352. padding: 2px;
  353. height:9px;
  354. line-height:12px;
  355. float:left;
  356.  text-align: right;
  357. position:fixed;
  358. margin-left:300px;
  359. margin-top:369px;font-style:normal;
  360. width:187px;
  361. font-family:consolas;;font-size:15px;
  362. letter-spacing:2px;
  363. text-align: left;
  364. color: {color:background}; letter-spacing:-1px;
  365. z-index:555; text-transform: none;; }
  366.  
  367.  #thait3  a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
  368.  
  369.  
  370.  
  371.  
  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:229px; width: 205px; color:{color:background}; ; padding: 5px; margin-top: 380px; 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.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  </style>
  400.  
  401.  
  402.  <body>
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412. <div id="thai9" title="Créditos: AFASTAREI (c) NÃO COPIE!"> <a href="http://AFASTAREI.tumblr.com/">Afastarei <font color="#98ace7">©</font></a> </div>
  413.  
  414. </div>
  415. </div>
  416.  
  417.  
  418.  
  419.   </div>
  420.  
  421.  </div> </div>
  422.  
  423.  
  424.  
  425.  
  426. </div class>
  427.  </div>
  428.  
  429.  
  430.  
  431.  <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  432. {block:JumpPagination length="5"}
  433. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  434. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  435. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  436. </div></div></div>
  437.  
  438. </div></div>
  439. <div class="thaimg">
  440.   <img src="{image:sidebar}"></div></div></div>
  441.  
  442.  
  443. <div id="thaidlc">{description} </div>
  444.  
  445.  
  446. <div id="thait3">{text:titulo}</a></div>
  447.  
  448.  
  449.  
  450. <div id="thats2">
  451. <a href="{text:link1}">{text:link1 title}</a>
  452. <a href="{text:link2}">{text:link2 title}</a>
  453. <a href="{text:link3}">{text:link3 title}</a>
  454. <a href="{text:link4}">{text:link4 title}</a>
  455. <a href="{text:link5}">{text:link5 title}</a>
  456. <a href="http://afastarei.tumblr.com/">@</a>
  457. </div></div>
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. <div id="allboxes">
  470.  
  471. {block:Posts}
  472.  
  473.  
  474.  
  475. <div class="entry">
  476.  
  477.  
  478.  
  479. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  480.  
  481.  {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  482. {block:PostNotes}
  483. <div class="caixa>
  484.  <div class="extra"><img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">
  485. {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>
  486. <div class="extra">
  487. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}
  488. </div>
  489. <div class="extra">
  490. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {block:HasTags}{/block:HasTags}
  491. <span style="width:auto;">
  492. {block:HasTags}
  493. {block:Tags}
  494. <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  495. </div>
  496. <div class="extra">
  497. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">{NoteCount}
  498. </div>
  499. {PostNotes}  
  500.  
  501. </div>
  502. {/block:PostNotes}
  503.  
  504.  
  505. {block:Photoset}{Photoset-500}{/block:Photoset}
  506.  
  507.  
  508. {block:Quote}
  509. <div class="xquote">❝ {Quote}</div>
  510. {block:Source}<div class="xquotesource">  {Source}</div>
  511. {/block:Source}
  512. {/block:Quote}
  513.  
  514.  
  515. {block:Link}
  516. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  517. {block:Description}{Description}{/block:Description}
  518. {/block:Link}
  519.  
  520. {block:Chat}
  521. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  522. <div class="chat"><ul>{block:Lines}
  523. <li class="person{UserNumber}">{block:Label}
  524. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  525. {/block:Chat}
  526.  
  527.  
  528. {block:Audio}
  529. <div class="player">{AudioPlayerBlack}</div>
  530. {block:Caption}{Caption}{/block:Caption}
  531. {/block:Audio}
  532.  
  533.  
  534. {block:Video}{Video-500}{/block:Video}
  535.  
  536.  
  537.  
  538. {block:Answer}
  539.  
  540. <div class="answer"><b>{Asker}:</b> {Question}</div>
  541. <div class="answer">{Answer}</div>
  542.  
  543. {/block:Answer}
  544.  
  545. <div id="cap">
  546. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  547. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  548. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  549.  
  550.  
  551. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  552. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  553. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  554. {/block:ContentSource}</div></div> <div id="perma">
  555. {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>
  556. {/block:RebloggedFrom}
  557. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  558. </div></div>
  559.  
  560.  {/block:Posts}
  561. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  562.  </div>
  563. </div>
  564. </div>
  565. </div>
  566.  </div>
  567. </div>
  568. </div>
  569. </div>
  570. </div>
  571. </div>
  572. </div>
  573. </div>
  574.  
  575.  
  576. <!-- 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 -->
  577. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  578. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  579.  
  580. </body>
Advertisement
Add Comment
Please, Sign In to add comment