ubc-themes

theme 88

May 13th, 2013
901
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 30.92 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|Anton|Ubuntu|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Mr+De+Haviland|Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
  11. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:background" content="#f8f8f8" />
  18. <meta name="color:link" content="#828282" />
  19. <meta name="color:linkhover" content="#f5f5f5" />
  20. <meta name="color:text" content="#828282" />
  21. <meta name="color:sidebar" content="#ffffff" />
  22.  
  23. <meta name="color:borda2" content="#fff" />
  24.  
  25.  <meta name="text:titulo de cima" content="As vezes no silencio da noite
  26. " />
  27. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  28.  <meta name="text:titulo pequeno" content="Eu fico imaginando nós dois.
  29. " />
  30. <meta name="text:frase" content="I'm a barbie girl
  31. " />
  32. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  33.  
  34. <meta name="if:one columns" content="1"/>
  35.  
  36. <meta name="color:entry" content="#ffffff" />
  37. <meta name="color:links" content="#999999" />
  38. <meta name="image:background" content=""/>
  39. <meta name="font:text" content="verdana" />
  40. <meta name="color:titulo" content="#fff" />
  41. <meta name="color:links" content="#828282" />
  42. <meta name="color:linkshover" content="#828282" />
  43.  
  44. <meta name="color:background" content="#f1f1f1" />
  45. <meta name="color:sidebar" content="#ffffff" />
  46. <meta name="color:link" content="#696969" />
  47. <meta name="color:link hover" content="#696969" />
  48. <meta name="color:text" content="#696969" />
  49. <meta name="color:post" content="#ffffff" />
  50. <meta name="color:background" content="#f8f8f8" />
  51. <meta name="color:link" content="#828282" />
  52. <meta name="color:linkhover" content="#f5f5f5" />
  53. <meta name="color:text" content="#828282" />
  54. <meta name="color:sidebar" content="#ffffff" />
  55. <meta name="color:borda1" content="#98ace7" />
  56. <meta name="color:bglinks" content="#acacac" />
  57. <meta name="color:post" content="#fff" />
  58. <meta name="image:fundinho" content="http://25.media.tumblr.com/19d296cbbbac18151be2f7f088294189/tumblr_mcv14pUDV71rnj43qo8_r1_100.png" />
  59. <meta name="image:background" content="" />
  60. <meta name="text:Link1" content="" />
  61. <meta name="text:Link1 Title" content="link1" />
  62. <meta name="text:Link2" content="" />
  63. <meta name="text:Link2 Title" content="link2" />
  64. <meta name="text:Link3" content="" />
  65. <meta name="text:Link3 Title" content="link3" />
  66. <meta name="text:Link4" content="" />
  67. <meta name="text:Link4 Title" content="link4" />
  68. <meta name="text:Link5" content="" />
  69. <meta name="text:Link5 Title" content="link5" />
  70.  
  71.  
  72. <meta name="image:sidebar" content="http://static.tumblr.com/3499ee189a72298ac6a530e863aef6a7/e5skbcf/23Gmlth4e/tumblr_static_thatai.jpg" />
  73. <meta name="image:fundinho" content="http://static.tumblr.com/d92e5e0fa04efd8f741bf6f3bd972394/e5skbcf/LoYmk0wa2/tumblr_static_thaileo.jpg" />
  74. <meta name="color:background" content="#F5f5f5" />
  75. <meta name="color:font" content="#999999" />
  76. <meta name="color:links" content="#999999" />
  77. <meta name="color:sidebar" content="#ffffff" />
  78. <meta name="color:link" content="#ffffff" />
  79.  
  80.  
  81. <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
  82. <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
  83.  
  84. <script type='text/javascript'>
  85. $(document).ready(function() {
  86.         $('.box_containere').hover(function(){
  87.                         var width = $(this).outerWidth() / 2;
  88.                         $(this).find('.left').animate({ right : width },{queue:false,duration:300});
  89.             $(this).find('.right').animate({ left : width },{queue:false,duration:300});
  90.         }, function(){
  91.             $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
  92.             $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
  93.         });
  94.        
  95.         $('.box_container3').hover(function(){
  96.            
  97.             var width = $(this).outerWidth() / 2;
  98.            
  99.             $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
  100.             $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
  101.         }, function(){
  102.            
  103.             $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  104.             $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  105.            
  106.         });
  107.              
  108.   });
  109. </script>
  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.  
  117.  <title>{Title}</title>
  118.         <link rel="shortcut icon" href="{Favicon}">
  119.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  120. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  121.  
  122.  
  123. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  124.  
  125. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  126.  
  127.  
  128. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  129.  
  130. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  131.  
  132. <script type="text/javascript">
  133. $(window).load(function(){
  134. var $wall = $('#allboxes');
  135. $wall.imagesLoaded(function(){
  136. $wall.masonry({
  137. itemSelector: '.entry',
  138. isAnimated : true
  139. });
  140. });
  141. $wall.infinitescroll({
  142. navSelector : "div#navigation",
  143. nextSelector : "div#navigation a#nextPage",
  144. itemSelector : '.entry',
  145. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  146. loadingText : " ",
  147. donetext : " ",
  148. extraScrollPx : 9000,
  149. bufferPx : 10000,
  150. debug : false,
  151. errorCallback: function() {
  152. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  153. }},
  154. function( newElements ) {
  155. var $newElems = $( newElements );
  156. $newElems.hide();
  157. $newElems.imagesLoaded(function(){
  158. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  159. });
  160. }); $('#allboxes').show(500);
  161. });
  162. </script>
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.                     <title>I'll always be with you.</title>
  172.        <link rel="shortcut icon" href="{Favicon}">
  173.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  174. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  175.          
  176.  
  177.  
  178.  
  179.  
  180. </script>
  181. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  182.  
  183. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  184.  
  185.  
  186. <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|Pixie|Almendra' rel='stylesheet' type='text/css'>
  187.  
  188.  
  189.  
  190.           {block:IndexPage}
  191. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  192. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  193. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  194. <script type="text/javascript">
  195. $(window).load(function () {
  196. $('#allboxes').masonry(),
  197. $('.masonryWrap').infinitescroll({
  198. navSelector : "#page,.page",
  199. nextSelector : ".page a",
  200. itemSelector : ".entry",
  201. bufferPx : 10000,
  202. extraScrollPx: 10,
  203. loadingImg : "",
  204. loadingText : "carregando...",
  205. },
  206. // call masonry as a callback.
  207. function() { $('#allboxes').masonry({ appendedContent: $(this) }); }
  208. );
  209. });
  210. </script>
  211. {/block:IndexPage}
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218. </head>
  219.  
  220.  <style type="text/css">
  221. iframe#tumblr_controls {
  222. top:0px !important;
  223. right:3px !important;
  224. position: fixed !important;
  225. -webkit-transition: opacity 0.6s linear;
  226. opacity: 0.3;
  227. -webkit-transition: all 0.8s ease-out;
  228. -moz-transition: all 0.8s ease-out;
  229. transition: all 0.8s ease-out;
  230. z-index:999999999999999999;}
  231.  
  232. iframe#tumblr_controls:hover{
  233. -webkit-transition: opacity 0.6s linear;
  234. opacity: 0.8;
  235. -webkit-transition: all 0.4s ease-out;
  236. -moz-transition: all 0.4s ease-out;
  237. transition: all 0.4s ease-out;
  238. z-index:999999999999999999999;}
  239.  
  240. ::-webkit-scrollbar{width:8px;height:0px;}
  241. ::-webkit-scrollbar-button:start:decrement
  242. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  243. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  244. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:borda1};-webkit-border-radius:px;}
  245. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  246.  
  247. /*theme by umabonecaciumenta*/  
  248.  
  249.  
  250.  
  251. 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; }
  252.  
  253. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  254. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  255.  
  256. p {margin: 6px 0 0 0}
  257.  
  258. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  259. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  260. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  261. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  262.  
  263. blockquote img{max-width: 370px!important}
  264. blockquote blockquote img{max-width: 350px!important}
  265. blockquote blockquote blockquote img{max-width: 330px!important}
  266. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  267.  
  268.  
  269.  
  270.  /*theme by umabonecaciumenta*/  
  271.  
  272.  
  273.  
  274.  /*theme by umabonecaciumenta*/  
  275.  
  276.  
  277.  
  278.  /* BASE BY THAI, UMABONECACIUMENTA */
  279.  
  280.  
  281. /*theme by umabonecaciumenta*/  
  282. #allboxes {float: left;margin-left:402px;margin-top:35px; text-align: left;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;width:700px;}
  283. .entry {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom:0px;text-align:none; margin-left: 5px;margin-top:5px; ;font-family: Calibri ;font-size: 14px; position: relative;-webkit-transition: all 1.5s ease-ou-moz-transition: all 1.5s ease-out;{block:indexpage}width:500px;{/block:indexpage}{block:PermalinkPage}width:515px;{/block:PermalinkPage}};}
  284. .entry:hover {}/*theme by umabonecaciumenta*/  
  285. .entry:hover }
  286.  /*theme by umabonecaciumenta*/  
  287. h1:first-letter{font-family:  Rochester; font-size: 21px;color:{color:borda1}}
  288. h1 {font-family:  calibri;text-align: center; font-size: 17px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  289. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  290. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  291. /*theme by umabonecaciumenta*/  
  292. .image {text-align: center; border: 0px}
  293. .image img {max-width: 500px; margin-bottom: 2px; opacity:.8; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  294. .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;}
  295.  
  296. .caption {font-family: muli; text-align: center; font-size: 14px; line-height: 10px; padding: 3px;}
  297.  
  298.  
  299.  
  300.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  301.  
  302.  
  303.  
  304.  
  305.  iframe#tumblr_controls {
  306. 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;}
  307. #tumblrcontrols2 {position:fixed; top:50px; right:4px;  z-index:999;}
  308. #tumblrcontrols2 a {opacity:2;
  309. 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;}
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  319.  
  320.  
  321.  
  322.    /*theme umabonecaciumenta*/
  323.  
  324.  
  325. .xquote {text-align:justify;font-family:  Calibri; line-height:15px; font-size: 14px;padding:3px;margin-left:02px; margin-bottom:3px; margin-top:10px;}
  326. .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 ; }
  327. .xquotesource a, a:hover{text-transform: none;}
  328. .xquotesource a, a:hover{text-transform: none;}
  329.  /*theme by umabonecaciumenta*/  
  330.  
  331.  
  332. .chat{
  333. line-height: 12px;
  334. list-style: none
  335. }
  336.  
  337. .chat ul {
  338. line-height: 15px;
  339. list-style: none;
  340. padding: 0px;
  341. }
  342.  
  343. .person1 {
  344. background-color:#eee;
  345. color: #888;
  346. }
  347. .person1 .label {
  348. padding: 0px;
  349. margin-left: 5px;
  350. color:#888;
  351. }
  352. .person2 {
  353. background-color: #ccc;
  354. color:#888;
  355. }
  356. .person2 .label {
  357. padding: 0px;
  358. margin-left: 5px;
  359. color: #888;}
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  ::-moz-selection {
  374.   color: #fff;
  375.   background: {color:borda1};;
  376. }
  377.   ::selection {
  378.  color: #fff;
  379.           background:{color:borda1};
  380. }
  381.  
  382.  
  383.  
  384.  
  385.  .answer {
  386.     padding: 3px; text-align: justify;
  387.     background-color: {color:background};}
  388.    
  389. .answer {
  390.     padding: 2px;}
  391.    
  392. .answer img {
  393.     max-width: 470px;}
  394.  
  395.  
  396.  #thai9 {text-align: center; overflow: hidden; height:15px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 20px; font-family:  Rochester ; position: fixed; ;margin-left:7px; width: 62px; 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;}
  397.  #thai9 a {color:#b5b5b5;text-transform: none;font-size:17px;}
  398.      
  399.  
  400. u,underline {color:{color:text}; border-bottom: 1px dashed {color:text}; text-decoration:none; }
  401.  
  402. /*imagens do menu by dinha omdg*/
  403.  
  404. #thats2{position:fixed; width: 273px; height:55px; float: left; margin-left:183px; margin-top: 385px; padding: 0px; text-align: right;z-index:299 }
  405.  
  406. #thats2 a {float: left; maronsolasgin-left: 0px; display: block; letter-spacing: 3px; font-family: consolas; font-style: normal;;font-size: 10px;  text-align:left; border-bottom:1px solid {color:sidebar};margin-bottom: 1px;width:214px;  color:{color:text};; text-decoration: none; text-transform:none;; height: 20px; padding: 1px;line-height:22px;}
  407.  
  408. #thats2  a:hover{ text-align: center;  -webkit-transition: all .2s ease-in-out!important;font-style:italic; color:#619dbb; height: 25px;background-image: url('{image:fundinho}'); border-bottom:1px solid #fff;}
  409.  
  410.  
  411.  
  412.  
  413.  
  414. .page { width:50px; height: 9px; margin-left:45px; margin-top:465px; position:fixed;  overflow:hidden; background-color: transparent; padding:3px;color:  transparent;}
  415.  
  416. /*** caixa e extra  *********************************************/
  417. .caixa  {background: #fff; overflow: hidden; padding: 6px;font-family: Verdana, Geneva, sans-serif;font-size: 8pt;color: #888888;text-align: justify;outline: 0px solid #; margin-bottom: 5px;}  
  418. .extra {border-left: 4px solid #ed6c9e; display : block;border-bottom : 1px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f7f7f7; line-height: 18px;}
  419. .extra a {padding-right: 6px; color: #a38fad; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427. #thaigostosa {position:fixed;float: left; margin-top: 4254px;  margin-left: 221px; display: block; letter-spacing: 3px;z-index:299; font-family: consolas; font-size: 9px;  text-align: center; margin-bottom: 1px; width:11px; background-color: ; color:{color:bglinks};; text-decoration: none; text-transform:uppercase;; height: 12px; padding: 1px;line-height:12px;border-left:81px solid {color:sidebar}; }
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  /*theme by umabonecaciumenta*/  
  434.  
  435.   /*theme umabonecaciumenta*/
  436. #cap {width: 400px; margin-top: -2px;}
  437. .source {display: none;}
  438.  
  439. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  440. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  441. ol.notes li  background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  442. .notes img{display: none; border:0px}
  443.  
  444.  
  445.  
  446.  /*theme umabonecaciumenta*/
  447.  
  448.  /*theme by umabonecaciumenta*/  
  449.  
  450.  
  451.    
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  /*theme by umabonecaciumenta*/  
  463.  
  464.  
  465.  /*theme umabonecaciumenta*/
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472. #thaitotosa {width:2732px; height: 40px;  ;margin-left:-77px; margin-top:-12px; position:fixed; overflow:hidden; background-color:{color:entry} ; line-height:15px;color: #000;  border-bottom:5px double #fff;  font-family:calibri; font-size:10px; text-align: center; padding:3px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;z-index:259; text-transform: uppercase; letter-spacing:1px;background-image:url('{image:fundinho}'); }
  473.  
  474.  
  475.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  /*theme by umabonecaciumenta*/  
  482.  
  483.  
  484.  /*theme umabonecaciumenta*/
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502. #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
  503.  /*theme by umabonecaciumenta*/  
  504.  
  505. #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/  
  506.   /*theme by umabonecaciumenta*/  
  507.  
  508.  
  509.  
  510.  /*theme by umabonecaciumenta*/  
  511.  
  512.  
  513.  
  514. /*theme by umabonecaciumenta*/  
  515.  
  516.  
  517. .thaimg {left: 189px; top:156px; position:fixed; background-color: #eee;  border-left:0px solid #eee; padding:1px; padding-bottom: 0px; opacity: 1; z-index:280;  }
  518. .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:3px solid {color:sidebar}; height:207px; width: 193px; padding:10px;  -webkit-transition: all 0.4s ease-out;  -moz-transition: all 0.1s ease-out ;  opacity:0.6; opacity:1;background-image: url('{image:fundinho}');}
  519.  
  520. .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);}
  521. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  522.  
  523. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  524.  
  525.  
  526. /*theme by umabonecaciumenta*/
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538. #thats1{width:131px; height: 81px; float: left; margin-left:291px; margin-top: 122px; padding: 2px; text-align:  center; position: fixed; z-index:800;}/*theme by umabonecaciumenta*/  
  539. #thats1   a {display: inline-block;float: left; margin-left: 3px; font-family: calibri ;  font-size: 15px;letter-spacing:1px; text-align:  center;  margin-top: 5px; height: 21px; width: 33px; color:#fff;; line-height: 23px; -webkit-border-radius: 40px 40px 0px 0px;; text-transform:   uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-image: url('{image:fundinho}'); }
  540. #thats1  :hover {-webkit-transition: all 0.9s ease-out; color:{color:#feaec2};   color:{color:borda1};}}
  541.  
  542.  
  543.  
  544.  
  545. /*theme by umabonecaciumenta*/  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.   /*theme by umabonecaciumenta*/  /*theme by umabonecaciumenta*/  
  553.  
  554.  
  555.  
  556.  
  557. #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; }
  558.  
  559.  @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567. #thait3 {
  568. background-color:#transp;
  569. padding: 0px;
  570. height:52px;
  571. line-height:12px;
  572. float:left;
  573.  text-align: right;
  574. position:fixed;
  575. margin-left:-40px;
  576. margin-top: 134px;font-style:normal;
  577. width:557px;
  578. font-family:consolas;;font-size:13px;
  579. letter-spacing:60px;
  580. text-align: center;text-shadow: 3px 5px 9px {color:sidebar};;
  581. color: {color:text}; letter-spacing:-1px;
  582. z-index:555; text-transform: none;; }
  583.  
  584.  #thait3  a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
  585.  
  586.  
  587.  
  588.  
  589.  
  590. #thait2 {
  591. background-color:#transp;
  592. padding: 0px;
  593. height:52px;
  594. line-height:12px;
  595. float:left;
  596.  text-align: right;
  597. position:fixed;
  598. margin-left:378px;
  599. margin-top: 4px;
  600. width:557px;
  601. font-family:consolas;;;font-size:17px;
  602. letter-spacing:60px;
  603. text-align: center;text-shadow: 3px 5px 9px {color:sidebar};;
  604. color: {color:text}; letter-spacing:-1px;
  605. z-index:555; text-transform: none;; }
  606.  
  607.  #thait2  a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
  608.  
  609.  
  610.  
  611.  
  612.  
  613. #ssource{margin-left:10px; display: none;}
  614.  
  615. #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 {color:sidebar};   }
  616. #perma a {font-size: 11px; font-family: cambria;; text-transform: none; color: {color:text}; opacity:10;font-style:italic;  }
  617. #perma a:hover {opacity:0.6;}
  618.  
  619.  
  620.  
  621.  
  622.  ::-moz-selection {
  623.   color: #fff;
  624.   background: {color:borda1};
  625. }
  626.   ::selection {
  627.  color: #fff;
  628.           background: {color:borda1};
  629. }
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636. </style>
  637.   <script>
  638.  
  639.  
  640.  
  641. $(document).ready(function() {
  642.  
  643.     //
  644.  
  645.  
  646.  
  647. //When you click on a link with class of poplight and the href starts with a #
  648.  
  649. $('a.poplight[href^=#]').click(function() {
  650.  
  651.     var popID = $(this).attr('rel'); //Get Popup Name
  652.  
  653.     var popURL = $(this).attr('href'); //Get Popup href to define size
  654.  
  655.  
  656.  
  657.     //Pull Query & Variables from href URL
  658.  
  659.   var query= popURL.split('?');
  660.  
  661.     var dim= query[1].split('&');
  662.  
  663.     var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  664.  
  665.  
  666.  
  667.     //Fade in the Popup and add close button
  668.  
  669.     $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/tumblr_lrumtrIPQm1qgnots.png" class="btn_close" title="volte baby" alt="Close" /></a>');
  670.  
  671.  
  672.     //Define margin for center alignment (vertical   horizontal) - we add 80px to the height/width to accomodate for the padding  and border width defined in the css
  673.  
  674.     var popMargTop = ($('#' + popID).height() + 80) / 2;
  675.  
  676.     var popMargLeft = ($('#' + popID).width() + 80) / 2;
  677.  
  678.  
  679.  
  680.     //Apply Margin to Popup
  681.  
  682.     $('#' + popID).css({
  683.  
  684.         'margin-top' : -popMargTop,
  685.  
  686.         'margin-left' : -popMargLeft
  687.  
  688.     });
  689.  
  690.  
  691.  
  692.     //Fade in Background
  693.  
  694.     $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  695.  
  696.     $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  697.  
  698.  
  699.  
  700.     return false;
  701.  
  702. });
  703.  
  704.  
  705.  
  706. //Close Popups and Fade Layer
  707.  
  708. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  709.  
  710.     $('#fade , .popup_block').fadeOut(function() {
  711.  
  712.         $('#fade, a.close').remove();  //fade them both out
  713.  
  714.     });
  715.  
  716.     return false;
  717.  
  718. });
  719.  
  720.  
  721.  
  722.  
  723.  
  724. });
  725. </script>
  726.  
  727. <body>
  728. <div class="page"> <center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"> </a>&nbsp;{/block:PreviousPage}{block:NextPage}&nbsp; <a href="{NextPage}"> </a>{/block:NextPage} </div></big>
  729. </center></div></div>
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.   </div>
  739.  
  740.  </div> </div>
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748. </div>
  749. </div>
  750.  
  751.  
  752. </div>
  753.  
  754.  
  755.    
  756.    
  757. </div>
  758. </div>
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769. </div class>
  770.  </div>
  771.  
  772.   </div>
  773. </div></div></div>
  774. <div id="thaitotosa">
  775. </div></div></div>
  776.  
  777.  
  778.  
  779.  
  780. <div id="thats2">
  781.  
  782.  
  783.  
  784.  
  785. <a href="{text:link1}">{text:link1 title}</a>
  786. <a href="{text:link2}">{text:link2 title}</a>
  787. <a href="{text:link3}">{text:link3 title}</a>
  788. <a href="{text:link4}">{text:link4 title}</a>
  789. <a href="{text:link5}">{text:link5 title}</a>
  790.  
  791. </div></div>
  792.  
  793.  
  794.  
  795. <div id="thats1">
  796.  
  797. <a href="{text:Link1}"title="{text:Link1 Title}"><img  height="20" src="http://static.tumblr.com/kzjqf6m/0pmmjntyo/menu1.png"></a>
  798.  
  799. <a href="{text:Link2}"title="{text:Link2 Title}"><img  height="20" src="http://static.tumblr.com/kzjqf6m/Ermmjnu2a/menu2.png"></a>
  800.  
  801. <a href="{text:Link3}"title="{text:Link3 Title}"><img  height="20" src="http://static.tumblr.com/kzjqf6m/7T4mjnu3h/menu5.png"></a>
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.    
  809. </div></div>
  810.  
  811.  
  812.  
  813. <div id="thait3">{text:frase}</a></div>
  814.  
  815.  
  816. </div></div>
  817. <div id="thaiamor1"> </div>
  818. <div id="thait2">{text:titulo de cima} <br><font style="font-family: CONSOLAS; font-style: normal; font-size: 14px; text-align: center">{text:titulo pequeno} <br></a></div>
  819. <div id="thaiamor2"> </div>
  820.  
  821.  
  822.  
  823.  
  824.  
  825. </div>
  826.  
  827.  
  828. <div class="thaimg" class="hover">
  829.  
  830. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);"title=" {text:frase todo}">
  831. <img class="top shadow" src="{image:sidebar}" title=" I just wanted to hold you"></div>
  832. </div>
  833.  
  834. </div>
  835. </div></div>
  836. </div>
  837. </div>
  838. </div>
  839.  
  840. </div></div>
  841. </div>
  842.  
  843.  
  844.  
  845. </div>
  846.  
  847.  
  848.  
  849. </div>
  850.  
  851. <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>
  852.  
  853. </div>
  854. </div>
  855.  
  856.  
  857. </div class>
  858.  </div>
  859.  
  860.  
  861. </div></div></div></div></div></div>
  862.  
  863. <div id="thaigostosa"></div></div></div></div>
  864.  
  865.  
  866.  
  867. </div></div>
  868. </div></div>
  869. <div id="allboxes">
  870.  
  871. {block:Posts}
  872.  
  873.  
  874.  
  875. <div class="entry">
  876.  
  877.  
  878.  
  879. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  880.  
  881.  {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  882. {block:PostNotes}
  883. <div class="caixa>
  884.  <div class="extra"><img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">
  885. {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>
  886. <div class="extra">
  887. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}
  888. </div>
  889. <div class="extra">
  890. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {block:HasTags}{/block:HasTags}
  891. <span style="width:auto;">
  892. {block:HasTags}
  893. {block:Tags}
  894. <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  895. </div>
  896. <div class="extra">
  897. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">{NoteCount}
  898. </div>
  899. {PostNotes}  
  900.  
  901. </div>
  902. {/block:PostNotes}
  903.  
  904.  
  905. {block:Photoset}{Photoset-500}{/block:Photoset}
  906.  
  907.  
  908. {block:Quote}
  909. <div class="xquote">❝ {Quote}</div>
  910. {block:Source}<div class="xquotesource">  {Source}</div>
  911. {/block:Source}
  912. {/block:Quote}
  913.  
  914.  
  915. {block:Link}
  916. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  917. {block:Description}{Description}{/block:Description}
  918. {/block:Link}
  919.  
  920. {block:Chat}
  921. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  922. <div class="chat"><ul>{block:Lines}
  923. <li class="person{UserNumber}">{block:Label}
  924. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  925. {/block:Chat}
  926.  
  927.  
  928. {block:Audio}
  929. <div class="player">{AudioPlayerBlack}</div>
  930. {block:Caption}{Caption}{/block:Caption}
  931. {/block:Audio}
  932.  
  933.  
  934. {block:Video}{Video-500}{/block:Video}
  935.  
  936.  
  937.  
  938. {block:Answer}
  939.  
  940. <div class="answer"><b>{Asker}:</b> {Question}</div>
  941. <div class="answer">{Answer}</div>
  942.  
  943. {/block:Answer}
  944.  
  945. <div id="cap">
  946. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  947. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  948. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  949.  
  950.  
  951. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  952. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  953. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  954. {/block:ContentSource}</div></div> <div id="perma">
  955. {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>
  956. {/block:RebloggedFrom}
  957. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  958. </div></div>
  959.  
  960.  {/block:Posts}
  961. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  962.  </div>
  963. </div>
  964. </div>
  965. </div>
  966.  </div>
  967. </div>
  968. </div>
  969. </div>
  970. </div>
  971. </div>
  972. </div>
  973. </div>
  974.  
  975.  
  976. <!-- 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 -->
  977. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  978. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  979.  
  980. </body>
Advertisement
Add Comment
Please, Sign In to add comment