ubc-themes

theme 133 [new]

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