ubc-themes

theme 62

Jan 17th, 2013
789
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 23.24 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. <meta name="color:background" content="#f8f8f8" />
  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="#ffffff" />
  17.  
  18. <meta name="color:borda2" content="#fff" />
  19.  
  20.  <meta name="text:titulo" content="i really love you.
  21. " />
  22. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  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. <meta name="image:sidebar" content="" />
  35. <meta name="color:background" content="#f1f1f1" />
  36. <meta name="color:sidebar" content="#ffffff" />
  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. <meta name="color:background" content="#f8f8f8" />
  42. <meta name="color:link" content="#828282" />
  43. <meta name="color:linkhover" content="#f5f5f5" />
  44. <meta name="color:text" content="#828282" />
  45. <meta name="color:sidebar" content="#ffffff" />
  46. <meta name="color:borda1" content="#acacac" />
  47. <meta name="color:bglinks" content="#acacac" />
  48. <meta name="color:post" content="#fff" />
  49. <meta name="text:titulo" content="you are everything" />
  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. <meta name="image:sidebar" content="http://static.tumblr.com/c48e0ba88ca4b0511651f596b13ae1b2/rvmpqrh/Auwmgd9m9/tumblr_static_tumblr_m72agrbzsg1ral6t8o1_500.jpg" />
  62.  
  63. <meta name="color:background" content="#F5f5f5" />
  64. <meta name="color:font" content="#999999" />
  65. <meta name="color:links" content="#999999" />
  66. <meta name="color:sidebar" content="#ffffff" />
  67. <meta name="color:link" content="#ffffff" />
  68.  
  69. <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
  70. <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
  71.  
  72. <script type='text/javascript'>
  73. $(document).ready(function() {
  74.         $('.box_containere').hover(function(){
  75.                         var width = $(this).outerWidth() / 2;
  76.                         $(this).find('.left').animate({ right : width },{queue:false,duration:300});
  77.             $(this).find('.right').animate({ left : width },{queue:false,duration:300});
  78.         }, function(){
  79.             $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
  80.             $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
  81.         });
  82.        
  83.         $('.box_container3').hover(function(){
  84.            
  85.             var width = $(this).outerWidth() / 2;
  86.            
  87.             $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
  88.             $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
  89.         }, function(){
  90.            
  91.             $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  92.             $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  93.            
  94.         });
  95.              
  96.   });
  97. </script>
  98. </script>
  99. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  100.  
  101. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  102.  
  103.  
  104.  
  105.  <title>{Title}</title>
  106.         <link rel="shortcut icon" href="{Favicon}">
  107.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  108. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  109.  
  110. </script>
  111. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  112.  
  113. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  114.  
  115.  
  116. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  117.  
  118. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  119.  
  120. <script type="text/javascript">
  121. $(window).load(function(){
  122. var $wall = $('#allboxes');
  123. $wall.imagesLoaded(function(){
  124. $wall.masonry({
  125. itemSelector: '.entry',
  126. isAnimated : true
  127. });
  128. });
  129. $wall.infinitescroll({
  130. navSelector : "div#navigation",
  131. nextSelector : "div#navigation a#nextPage",
  132. itemSelector : '.entry',
  133. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  134. loadingText : " ",
  135. donetext : " ",
  136. extraScrollPx : 9000,
  137. bufferPx : 10000,
  138. debug : false,
  139. errorCallback: function() {
  140. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  141. }},
  142. function( newElements ) {
  143. var $newElems = $( newElements );
  144. $newElems.hide();
  145. $newElems.imagesLoaded(function(){
  146. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  147. });
  148. }); $('#allboxes').show(500);
  149. });
  150. </script>
  151.  
  152.  <title>{Title}</title>
  153.         <link rel="shortcut icon" href="{Favicon}">
  154.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  155. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  156.  
  157. </script>
  158. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  159.  
  160. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  161.  
  162.  
  163. <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'>
  164. </head>
  165.  
  166.  <style type="text/css">
  167. iframe#tumblr_controls {
  168. top:0px !important;
  169. right:3px !important;
  170. position: fixed !important;
  171. -webkit-transition: opacity 0.6s linear;
  172. opacity: 0.3;
  173. -webkit-transition: all 0.8s ease-out;
  174. -moz-transition: all 0.8s ease-out;
  175. transition: all 0.8s ease-out;
  176. z-index:999999999999999999;}
  177.  
  178. iframe#tumblr_controls:hover{
  179. -webkit-transition: opacity 0.6s linear;
  180. opacity: 0.8;
  181. -webkit-transition: all 0.4s ease-out;
  182. -moz-transition: all 0.4s ease-out;
  183. transition: all 0.4s ease-out;
  184. z-index:999999999999999999999;}
  185.  
  186. ::-webkit-scrollbar{width:16px;height:0px;}
  187. ::-webkit-scrollbar-button:start:decrement
  188. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  189. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  190. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:borda1};-webkit-border-radius:px;}
  191. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  192.  
  193. /*theme by umabonecaciumenta*/  
  194.  
  195.  
  196.  
  197. 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; }
  198.  
  199. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  200. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  201.  
  202. p {margin: 6px 0 0 0}
  203.  
  204. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  205. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  206. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  207. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  208.  
  209. blockquote img{max-width: 370px!important}
  210. blockquote blockquote img{max-width: 350px!important}
  211. blockquote blockquote blockquote img{max-width: 330px!important}
  212. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  213.  
  214.  
  215.  
  216.  /*theme by umabonecaciumenta*/  
  217.  
  218.  
  219.  
  220.  
  221.  /*theme by umabonecaciumenta*/  
  222.  
  223.  
  224.  
  225. #allboxes {margin-left:438px; width:700px; margin-top:-15px}
  226.  
  227. .entry {position: relative; width:500px; text-align:justify; float:left ;margin:-10px; padding:5px; margin-left: 12px; font-family:  verdana;font-size: 11px; margin-top:14px; background:{color:entry};;{block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:250px;{/block:IfOneColumns};}
  228. .entry img{padding: 4px; border: 1px solid{color:post};;}
  229. .entry img{padding: 4px; border: 1px solid{color:post};}
  230.  /*theme by umabonecaciumenta*/  
  231.  
  232. h1 {font-family:   verdana;  text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  233. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  234. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  235.  
  236.  
  237.  
  238. .image {text-align: center; border: 0px;}
  239. .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; }
  240.  
  241.  
  242.    /*theme umabonecaciumenta*/
  243. .xquote {text-align:justify; font-family: verdana; font-size: 12px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
  244. .xquotesource {font-family:   verdana, cursive ; ; text-align:  right; text-transform: none; margin-bottom:5px; background:{color:borda2};font-size:12px;           ;}
  245. .xquotesource a, a:hover{text-transform: none;}
  246. .xquotesource a, a:hover{text-transform: none;}
  247. #quote {position:relative; color:{color:text};font-family:Ruge Boogie;top:-3px;left:-3px;font-size:60px;opacity:0.5;}
  248.  /*theme by umabonecaciumenta*/  
  249.  
  250. .chat {line-height: 13px; list-style: none }
  251. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  252. .person1 {color: {color:text}; padding: 2px; }
  253. .person1 .label {font-weight: bold;  color:{color:text}}
  254. .person2 {color: {color:text}; padding: 2px;  }
  255. .person2 .label {font-weight: bold;  color:{color:text}}
  256.  
  257. .player {background-color: #trans; text-align: left; display:block;}
  258.  /*theme by umabonecaciumenta*/  
  259.  
  260. #ssource{margin-left:10px; display: none;}
  261.  
  262. #perma {margin-top:10px; font-family: calibri; color: {color:text}; text-align:  right;;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:uppercase; background-color: {color:entry}; padding-top: 1px; border-top: solid 1px {color:sidebar}; border-bottom: solid 1px {color:entry} }
  263. #perma a {font-size: 9px; font-family:'calibri';; text-transform: uppercase; color: {color:text}; opacity:10; }
  264. #perma a:hover {opacity:0.6;}
  265.  /*theme by umabonecaciumenta*/  
  266.  
  267.  
  268. .askme {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;font-size: 11px; font-family:  muli; text-align: justify;}
  269. .askme a{color:{color:text} ;}
  270. .askme p {margin:1px 0px;}
  271.  
  272. .askborder {float: left;margin: 1px 4px 0 0;padding: 10x; background: #fff}
  273. .askmeresposta {font-size: 11px;text-align: right;  font-family: muli; }
  274.  
  275.  
  276.  
  277.  
  278.  ::-moz-selection {
  279.   color: #fff;
  280.   background: {color:sidebar};
  281. }
  282.   ::selection {
  283.  color: #fff;
  284.           background:  {color:sidebar};
  285. }
  286.  
  287.  
  288.  
  289.  
  290.  #thai9 {text-align: center; overflow: hidden; height:44px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family:calibri; position: fixed; margin-left:27px; width: 47px; background-color:{color:background}; color: #b5b5b5; padding: 5px; margin-top: -20px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 84px; z-index:9;}
  291.  #thai9 a {color:#b5b5b5;text-transform: none;font-size:11px;}
  292.  
  293.  
  294.  #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
  295.      
  296.  
  297.  
  298.  
  299. #thats2 {position:fixed; width: 405; height: 5px; float: left; margin-left: 180px; margin-top: 307px; padding: 0px; text-align: right;z-index:99 }
  300.  
  301. #thats2 a {float: left; margin-left: 2px; display: block; letter-spacing: 2px; font-family: verdana;; font-size: 11px;  text-align: center; margin-bottom: 1px; width:49px; background-color: {color:bglinks}; color:{color:borda2};; text-decoration: none; text-transform:none; height: 20px; padding: 1px;line-height:20px;}
  302.  
  303. #thats2  a:hover { -webkit-transition: all 0.9s ease-out;opacity:0.8; color:{color:linksh}; font-weight:bold;}
  304.  
  305.  
  306.  
  307.  /*theme by umabonecaciumenta*/  
  308.  
  309.   /*theme umabonecaciumenta*/
  310. #cap {width: 400px; margin-top: -2px;}
  311. .source {display: none;}
  312.  
  313. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  314. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  315. ol.notes li  background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  316. .notes img{display: none; border:0px}
  317.  
  318.  
  319.  
  320.  /*theme umabonecaciumenta*/
  321.  
  322.  /*theme by umabonecaciumenta*/  
  323.  
  324.      #thai1 {width:215px; margin-left:102px; margin-top: 804px; background-color: #transp; height: 1px; position: fixed;z-index:922225;   color:{color:sidebar};   border-top-style: solid;}
  325.    
  326.       #thai2 {width:197px; margin-left:111px; margin-top: 809px; background-color: #transp; height: 1px; position: fixed;z-index:922225;   color:{color:sidebar};   border-top-style: solid;}
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  /*theme by umabonecaciumenta*/  
  338.  
  339.  
  340.  /*theme umabonecaciumenta*/
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  348.  
  349.  
  350.  
  351. #paginal {font-family: calibri; font-size: 9px; text-align: center;}
  352. #paginal a {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}}
  353. #paginal a:hover {background: {color:titulo}; color: {color:sidebar};}
  354. #paginal span.pagina_atual {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:sidebar}; font-weight: bold; text-decoration: none;}
  355. .ps {z-index:9999999999;position:fixed;  color: {color:sidebar}; padding: 5px; margin-top: 405px; margin-left: 170px; width: 220px; height:12px;font-family: calibri; font-size: 9px;}
  356.  
  357.  
  358.  /*theme by umabonecaciumenta*/  
  359.  
  360.  
  361.  /*theme umabonecaciumenta*/
  362.  
  363.  
  364.  
  365.  
  366.  
  367.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
  375.  /*theme by umabonecaciumenta*/  
  376.  
  377. #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/  
  378.   /*theme by umabonecaciumenta*/  
  379.  
  380.  
  381.  
  382.  /*theme by umabonecaciumenta*/  
  383. .thaimg { float: left; margin-top: 15px; margin-left:182px; position: fixed; overflow: hidden; width: 260px; height: 288px; border: 1px double {color:sidebar};}
  384. .thaimg img {height:258px; width: 228px; background-color: #000; padding:0px; border:15px solid {color:background};margin-left:0px; margin-top:0px;opacity: 0.9;}
  385. .thaimg img:hover {opacity:0.8;}
  386.  
  387. .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;opacity:0.8;-o-transition-duration:0.7s;-webkit-transform: rotate(-720deg); text-shadow:0px 0px 7px #fff; }
  388. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  389.  
  390. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  391.  
  392.  
  393.  
  394.  
  395.  
  396. /*theme by umabonecaciumenta*/  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405. /*theme by umabonecaciumenta*/
  406.  
  407.  
  408.  
  409.  
  410.  
  411. /*theme by umabonecaciumenta*/  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  #thaidlc {text-align: center; width: 253px;padding: 5px; margin-top: 352px; margin-left: 182px; position:fixed; font-family:calibri; font-size: 12px; background-color:; color:  {color:sidebar}; line-height:10px;;text-transform: none; height:22px; z-index:10;;}
  419.   /*theme by umabonecaciumenta*/  /*theme by umabonecaciumenta*/  
  420.  
  421.  
  422. #thaidlc :hover {box-shadow: inset 50px 0px {color:bglinkshover}; color: #fff }
  423.  
  424.  
  425. #b2 {width: 0; height: 0; border-top: 20px solid {color:banner shadow}; border-left: 20px solid transparent;position:absolute;margin-top:126px;margin-left:140px; position: fixed; }
  426.  
  427.  @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  428.  #thait2 {
  429. background-color:#transp;
  430. padding: 0px;
  431. height:32px;
  432. line-height:32px;
  433. float:left;
  434.  text-align: right;
  435. position:fixed;
  436. margin-left:175px;
  437. margin-top: 330px;
  438. width:287px;
  439. font-family: calibri;
  440. font-size:25px;
  441. letter-spacing:60px;
  442. text-align: center;
  443. color: {color:sidebar}; letter-spacing:-1px;
  444. z-index:5555555555555555; text-transform: uppercase;; }
  445.  
  446.  #thait2  a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  ::-moz-selection {
  458.   color: #fff;
  459.   background: {color:sidebar};
  460. }
  461.   ::selection {
  462.  color: #fff;
  463.           background: {color:sidebar};
  464. }
  465.  
  466.  
  467.  
  468.  
  469.  
  470. </style><script type="text/javascript">
  471. var rev = "fwd";function titlebar(val)
  472. {var msg = "{title}";
  473. var res = " ";
  474. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  475. else{rev = "bwd";
  476. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  477. else{
  478. if(pos > 0){
  479. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  480. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  481. titlebar(0);
  482. </script>
  483.  
  484.  
  485. <body>
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.   </div>
  493.  
  494.  
  495. </div class>
  496.  </div>
  497.  
  498.   </div>
  499.  
  500.  
  501.  
  502.  
  503. <div id="thats2">
  504.  
  505.  
  506. <a href="{text:link1}">{text:link1 title}</a>
  507. <a href="{text:link2}">{text:link2 title}</a>
  508. <a href="{text:link3}">{text:link3 title}</a>
  509. <a href="{text:link4}">{text:link4 title}</a>
  510. <a href="{text:link5}">{text:link5 title}</a>
  511.  
  512.  
  513. </div></div>
  514.  
  515. <div id="thait2">{text:titulo} </div>
  516.  
  517.  
  518.  
  519.  
  520. </div>
  521.  
  522. </div>
  523.  
  524. </div>
  525. </div>
  526.  
  527.  
  528. <div id="thaidlc">{description} </div>
  529.  
  530.  
  531.  
  532. <div class="thaimg">
  533.   <img src="{image:sidebar}">
  534.  
  535. </div>
  536. </div></div>
  537. </div>
  538.  
  539.  
  540.  
  541.  
  542.  
  543. <div id="thai9" title="Créditos: Umabonecaciumenta (c)  NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/">boneca <font color="#fe80c0">©</font></a> </div>
  544.  
  545. </div>
  546. </div>
  547.  
  548.  
  549. </div class>
  550.  </div>
  551.  
  552.  <div id="thai1"></div>
  553.  <div id="thai2"></div>
  554. </div></div></div></div></div></div>
  555.  
  556.  
  557.  
  558.  
  559. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  560. {block:JumpPagination length="5"}
  561. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  562. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  563. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  564. </div></div></div>
  565.  
  566. </div></div>
  567. </div></div>
  568. <div id="allboxes">
  569.  
  570. {block:Posts}
  571.  
  572. <div class="entry">
  573.  
  574.  
  575. {block:Text}
  576. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  577.  
  578. {block:Photo}
  579. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  580.  
  581. {block:Photoset}
  582. <center>{Photoset-250}</center>{block:Photoset}
  583.  
  584. {block:Quote}
  585. <div id="quote">"</div><div class="xquote">{Quote}</div>
  586. {block:Source}<div class="xquotesource"> — {Source}</div>
  587. {/block:Source}
  588. {/block:Quote}
  589.  
  590.  
  591. {block:Link}
  592. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  593. {block:Description}{Description}{/block:Description}
  594. {/block:Link}
  595.  
  596. {block:Chat}
  597. {block:Title}
  598. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  599. <div class="chat"><ul>{block:Lines}
  600. <li class="person{UserNumber}">{block:Label}
  601. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  602. {/block:Chat}
  603.  
  604. {block:Audio}
  605. <div class="player">{AudioPlayerBlack}</div>
  606. {block:Caption}{Caption}{/block:Caption}
  607. {/block:Audio}
  608.  
  609. {block:Video}
  610. {Video-400}{/block:Video}
  611.  
  612.  
  613. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder">
  614.  
  615. <div class="askme"><span></span>{Asker}: {Question}&nbsp;</div><div class="askmeresposta">{Answer}</div>{/block:Answer}
  616.  
  617. <div id="cap">
  618. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  619. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  620. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  621.  
  622.  
  623. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  624. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  625. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  626. {/block:ContentSource}</div></div> <div id="perma">
  627. {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 </a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  628. {/block:RebloggedFrom}
  629. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  630. </div></div>
  631.  
  632.  {/block:Posts}
  633. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  634.  </div>
  635. </div>
  636. </div>
  637. </div>
  638.  </div>
  639. </div>
  640. </div>
  641. </div>
  642. </div>
  643. </div>
  644. </div>
  645. </div>
  646.  
  647. <!-- 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 -->
  648. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  649. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  650.  
  651. </body>
Advertisement
Add Comment
Please, Sign In to add comment