ubc-themes

theme 98 [new]

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