ubc-themes

theme 134 [new]

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