ubc-themes

theme 85

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