ubc-themes

theme 86

May 7th, 2013
712
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.11 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <! ----------------------------------------------
  3.     theme by: umabonecaciumenta
  4.       sem cópias totais ou parciais.
  5.         p l a g i o  e  c r i m e
  6. ---------------------------------------------- !>
  7. <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'>
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  10. <head>
  11. <!-- DEFAULT VARIABLES -->
  12.  
  13. <meta name="color:link" content="#828282" />
  14. <meta name="color:linkhover" content="#f5f5f5" />
  15. <meta name="color:text" content="#828282" />
  16. <meta name="color:sidebar" content="#f0f0f0" />
  17.  
  18. <meta name="color:borda2" content="#fff" />
  19.  
  20.  <meta name="text:titulo" content="Namora comigo?" />
  21. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  24.  
  25. <meta name="if:one columns" content="1"/>
  26.  
  27. <meta name="color:entry" content="#ffffff" />
  28. <meta name="color:links" content="#999999" />
  29. <meta name="image:background" content=""/>
  30. <meta name="font:text" content="verdana" />
  31. <meta name="color:titulo" content="#fff" />
  32. <meta name="color:links" content="#828282" />
  33. <meta name="color:linkshover" content="#828282" />
  34.  
  35.  
  36.  
  37. <meta name="color:link" content="#696969" />
  38. <meta name="color:link hover" content="#696969" />
  39. <meta name="color:text" content="#696969" />
  40. <meta name="color:post" content="#ffffff" />
  41.  
  42. <meta name="color:link" content="#828282" />
  43. <meta name="color:linkhover" content="#f5f5f5" />
  44. <meta name="color:text" content="#828282" />
  45.  
  46. <meta name="color:borda1" content="#fac0de" />
  47. <meta name="color:bglinks" content="#acacac" />
  48. <meta name="color:post" content="#fff" />
  49.  
  50. <meta name="image:background" content="" />
  51. <meta name="text:Link1" content="" />
  52. <meta name="text:Link1 Title" content="link1" />
  53. <meta name="text:Link2" content="" />
  54. <meta name="text:Link2 Title" content="link2" />
  55. <meta name="text:Link3" content="" />
  56. <meta name="text:Link3 Title" content="link3" />
  57. <meta name="text:Link4" content="" />
  58. <meta name="text:Link4 Title" content="link4" />
  59. <meta name="text:Link5" content="" />
  60. <meta name="text:Link5 Title" content="link5" />
  61.  
  62. <meta name="image:sidebar" content="http://static.tumblr.com/d53824cecfbcdc9d64cf9cf3eacba660/e5skbcf/Gbkmmfqha/tumblr_static_tumblr_ml41e3ugew1rkfibjo1_500.jpg" />
  63.  
  64. <meta name="color:background" content="#fff" />
  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. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  101.  
  102. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  103.  
  104.  
  105.  
  106.  <title>{Title}</title>
  107.         <link rel="shortcut icon" href="{Favicon}">
  108.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  109. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  110.  
  111. </script>
  112. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  113.  
  114. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  115.  
  116.  
  117. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  118.  
  119. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  120.  
  121. <script type="text/javascript">
  122. $(window).load(function(){
  123. var $wall = $('#allboxes');
  124. $wall.imagesLoaded(function(){
  125. $wall.masonry({
  126. itemSelector: '.entry',
  127. isAnimated : true
  128. });
  129. });
  130. $wall.infinitescroll({
  131. navSelector : "div#navigation",
  132. nextSelector : "div#navigation a#nextPage",
  133. itemSelector : '.entry',
  134. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  135. loadingText : " ",
  136. donetext : " ",
  137. extraScrollPx : 9000,
  138. bufferPx : 10000,
  139. debug : false,
  140. errorCallback: function() {
  141. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  142. }},
  143. function( newElements ) {
  144. var $newElems = $( newElements );
  145. $newElems.hide();
  146. $newElems.imagesLoaded(function(){
  147. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  148. });
  149. }); $('#allboxes').show(500);
  150. });
  151. </script>
  152.  
  153.  <title>{Title}</title>
  154.         <link rel="shortcut icon" href="{Favicon}">
  155.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  156. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  157.  
  158. </script>
  159. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  160.  
  161. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  162.  
  163.  
  164. <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'>
  165. </head>
  166.  
  167.  <style type="text/css">
  168. iframe#tumblr_controls {
  169. top:0px !important;
  170. right:3px !important;
  171. position: fixed !important;
  172. -webkit-transition: opacity 0.6s linear;
  173. opacity: 0.3;
  174. -webkit-transition: all 0.8s ease-out;
  175. -moz-transition: all 0.8s ease-out;
  176. transition: all 0.8s ease-out;
  177. z-index:999999999999999999;}
  178.  
  179. iframe#tumblr_controls:hover{
  180. -webkit-transition: opacity 0.6s linear;
  181. opacity: 0.8;
  182. -webkit-transition: all 0.4s ease-out;
  183. -moz-transition: all 0.4s ease-out;
  184. transition: all 0.4s ease-out;
  185. z-index:999999999999999999999;}
  186.  
  187. ::-webkit-scrollbar{width:16px;height:0px;}
  188. ::-webkit-scrollbar-button:start:decrement
  189. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  190. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  191. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:borda1};-webkit-border-radius:px;}
  192. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  193.  
  194. /*theme by umabonecaciumenta*/  
  195.  
  196.  
  197.  
  198. 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; }
  199.  
  200. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  201. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  202.  
  203. p {margin: 6px 0 0 0}
  204.  
  205. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  206. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  207. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  208. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  209.  
  210. blockquote img{max-width: 370px!important}
  211. blockquote blockquote img{max-width: 350px!important}
  212. blockquote blockquote blockquote img{max-width: 330px!important}
  213. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  214.  
  215.  
  216.  
  217.  /*theme by umabonecaciumenta*/  
  218.  
  219.  
  220.  /*theme by umabonecaciumenta*/  
  221.  
  222.  
  223.  
  224.  /* BASE BY THAI, UMABONECACIUMENTA */
  225.  
  226.  
  227. #allboxes {margin-left:408px; width:700px;margin-top:10px; }
  228.  
  229. .entry {position: relative; width:500px; text-align:justify; float:left ;margin:-10px; padding:5px;  ;margin-left: 12px; font-family:  Calibri ;font-size: 14px;margin-top:14px; background:{color:entry};;{block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:250px;{/block:IfOneColumns};}
  230. .entry img{padding: 4px; border: 1px solid{color:post};;}
  231. .entry img{padding: 4px; border: 1px solid{color:post};}
  232.  /*theme by umabonecaciumenta*/  
  233.  
  234. h1 {font-family:  Calibri ;  text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  235. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  236. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  237.  
  238.  
  239. #ssource{  display: none; :}
  240.  
  241. .image {text-align: center; border: 0px;}
  242. .image img {max-width: 498px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 250px;{/block:IfOneColumns};opacity:0.9; }
  243.  
  244.  
  245.    /*theme umabonecaciumenta*/
  246. .xquote {font-family: calibri; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  247. .xquotesource {font-family: calibri; font-size: 14px; text-align: center; text-transform: none; margin-bottom: 5px;}
  248. .xquotesource a, a:hover{text-transform: none;}
  249.  
  250.  /*theme by umabonecaciumenta*/  
  251.  
  252. .chat {line-height: 13px; list-style: none }
  253. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  254. .person1 {color: {color:text}; padding: 2px; }
  255. .person1 .label {font-weight: bold;  color:{color:text}}
  256. .person2 {color: {color:text}; padding: 2px;  }
  257. .person2 .label {font-weight: bold;  color:{color:text}}
  258.  
  259. .player {background-color: #trans; text-align: left; display:block;}
  260.  /*theme by umabonecaciumenta*/  
  261.  
  262. #ssource{margin-left:10px; display: none;}
  263.  
  264. #perma {margin-top:10px; font-family:cambria; color: {color:text}; text-align:  center;;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:none; background-color: {color:entry}; padding-top: 1px; border-top: solid 1px {color:sidebar};  }
  265. #perma a {font-size: 11px; font-family:cambria;; text-transform:none; color: {color:text}; opacity:10;font-style:italic;  }
  266. #perma a:hover {opacity:0.6;}
  267.  
  268.  
  269. #cap {width: 400px; margin-top: -2px;}
  270. .source {display: none;}
  271.  
  272. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  273. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  274. ol.notes li  background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  275. .notes img{display: none; border:0px}
  276.  
  277. #paginal {font-family: calibri; font-size: 9px; text-align: center;}
  278. #paginal a {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}}
  279. #paginal a:hover {background: {color:titulo}; color: {color:borda1};}
  280. #paginal span.pagina_atual {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:borda1}; font-weight: bold; text-decoration: none;}
  281. .ps {z-index:9999999999;position:fixed;  color: {color:borda1}; padding: 5px; margin-top: 375px; margin-left: 134px; width: 220px; height:12px;font-family: calibri; font-size: 9px;}
  282.  
  283.  
  284.  
  285.  
  286.  ::-moz-selection {
  287.   color: #fff;
  288.   background: {color:sidebar};
  289. }
  290.   ::selection {
  291.  color: #fff;
  292.           background: {color:sidebar};
  293. }
  294.  
  295.  
  296.  
  297.  .thaimg {left: 189px; top:116px; position:fixed; background-color: {color:background};   padding:1px; padding-bottom: 0px; opacity: 1; z-index:280;  }
  298. .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;  border:2px solid {color:sidebar}; height:247px; width: 203px; padding:10px;  -webkit-transition: all 0.4s ease-out;  -moz-transition: all 0.1s ease-out ;  opacity:0.6; opacity:1;}
  299.  
  300. .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); text-shadow:0px 0px 7px #fff; -webkit-filter: blur(1px);}
  301. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  302.  
  303. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  304.  
  305.  
  306.  
  307. #thats2{position:fixed; width: 203px; height:25px; float: left; margin-left:194px; margin-top: 325px; padding: 0px; text-align:center;z-index:299;background-color:{color:background}; }
  308.  
  309. #thats2 a {float: left; margin-left: 0px; display: block; letter-spacing: 3px; font-family: cambria; font-style: italic;;font-size: 11px;  text-align:center; margin-bottom: 1px;width:32px;  color:{color:text};; text-decoration: none; text-transform:none;; height: 20px; padding: 1px;line-height:22px;}
  310.  
  311.  
  312.  
  313.  
  314. #thait3 {
  315. background-color:#transp;
  316. padding: 2px;
  317. height:52px;
  318. line-height:12px;
  319. float:left;
  320.  text-align: right;
  321. position:fixed;
  322. margin-left:67px;
  323. margin-top: 93px;font-style: italic;
  324. width:557px;
  325. font-family:cambria;;font-size:15px;
  326. letter-spacing:2px;
  327. text-align: center;
  328. color: {color:text}; letter-spacing:-1px;
  329. z-index:555; text-transform: none;; }
  330.  
  331.  #thait3  a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
  332.  
  333.  
  334.  
  335.  #thai9 {text-align: center; overflow: hidden; height:44px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 10px; font-family:calibri; position: fixed; margin-left:-27px; width: 107px; background-color:{color:background}; color: #b5b5b5; padding: 5px; margin-top: -40px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform:  uppercase;line-height: 84px; z-index:942;}
  336.  #thai9 a {color:#b5b5b5;text-transform:  uppercase;font-size:10px;border-bottom: 1px dotted {color:sidebar};}
  337.  </style>
  338.  <body>
  339.  
  340.  <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  341. {block:JumpPagination length="5"}
  342. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  343. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  344. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  345. </div></div></div>
  346.  
  347. </div></div>
  348. <div class="thaimg" class="hover">
  349.  
  350. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);"title=" {text:frase todo}">
  351. <img class="top shadow" src="{image:sidebar}" title=" I just wanted to hold you"></div>
  352. </div>
  353. </div></div>
  354.  
  355.  
  356.  
  357.  
  358. <div id="thait3">{text:titulo}</a></div>
  359.  
  360.  
  361.  
  362. <div id="thats2">
  363. <a href="{text:link1}">{text:link1 title}</a>
  364. <b><a href="{text:link2}">{text:link2 title}</a></b>
  365. <a href="{text:link3}">{text:link3 title}</a>
  366. <b><a href="{text:link4}">{text:link4 title}</a></b>
  367. <a href="{text:link5}">{text:link5 title}</a>
  368. </div></div>
  369.  
  370.  
  371.  
  372.  
  373.  
  374. <div id="thai9" title="Créditos: Umabonecaciumenta (c) NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/">Boneca <font color="{color:borda1}">©</font></a> </div>
  375.  
  376. </div>
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383. <div id="allboxes">
  384.  
  385. {block:Posts}
  386.  
  387. <div class="entry">
  388.  
  389.  
  390. {block:Text}
  391. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  392.  
  393. {block:Photo}
  394. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  395.  
  396. {block:Photoset}
  397. <center>{Photoset-500}</center>{block:Photoset}
  398.  
  399. {block:Quote}
  400. <div class="xquote">“{Quote}”</div>
  401. {block:Source}<div class="xquotesource"><b> — {Source}</b></div>
  402. {/block:Source}
  403. {/block:Quote}
  404.  
  405.  
  406.  
  407. {block:Link}
  408. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  409. {block:Description}{Description}{/block:Description}
  410. {/block:Link}
  411.  
  412. {block:Chat}
  413. {block:Title}
  414. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  415. <div class="chat"><ul>{block:Lines}
  416. <li class="person{UserNumber}">{block:Label}
  417. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  418. {/block:Chat}
  419.  
  420. {block:Audio}
  421. <div class="player">{AudioPlayerBlack}</div>
  422. {block:Caption}{Caption}{/block:Caption}
  423. {/block:Audio}
  424.  
  425. {block:Video}
  426. {Video-400}{/block:Video}
  427.  
  428.  
  429.  
  430.  
  431. <div id="cap">
  432. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  433. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  434. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  435.  
  436.  
  437. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  438. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  439. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  440. {/block:ContentSource}</div></div> <div id="perma">
  441. {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 this fuck</a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  442. {/block:RebloggedFrom}
  443. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  444. </div></div>
  445.  
  446.  {/block:Posts}
  447. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  448.  </div>
  449. </div>
  450. </div>
  451. </div>
  452.  </div>
  453. </div>
  454. </div>
  455. </div>
  456. </div>
  457. </div>
  458. </div>
  459. </div>
  460.  
  461. <!-- 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 -->
  462. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  463. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  464.  
  465. </body>
Advertisement
Add Comment
Please, Sign In to add comment