ubc-themes

theme 122 [new]

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