ubc-themes

theme 109 [new]

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