ubc-themes

theme 60

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