ubc-themes

theme 127 [new]

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