ubc-themes

theme 93 [new]

May 24th, 2013
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 26.13 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <! ----------------------------------------------
  4.  LIVE PREVIEW: http://thailinda93.tumblr.com/
  5.                                            
  6. theme by: umabonecaciumenta
  7.   sem cópias totais ou parciais.
  8.     p l a g i o  e  c r i m e
  9. ---------------------------------------------- !>
  10. <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'>
  11. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Mr+De+Haviland|Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Meie+Script' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  19. <head>
  20.  
  21. <!-- DEFAULT VARIABLES -->
  22. <meta name="color:background" content="#f8f8f8" />
  23. <meta name="color:link" content="#828282" />
  24. <meta name="color:linkhover" content="#f5f5f5" />
  25. <meta name="color:text" content="#828282" />
  26. <meta name="color:sidebar" content="#ffffff" />
  27.  
  28. <meta name="color:borda2" content="#fff" />
  29.  
  30.  
  31. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  32.  <meta name="text:titulo pequeno" content="sex, ops love.
  33. " />
  34. <meta name="text:frase" content="I'm a barbie girl
  35. " />
  36. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  37.  
  38. <meta name="if:one columns" content="1"/>
  39.  
  40. <meta name="color:entry" content="#ffffff" />
  41. <meta name="color:links" content="#999999" />
  42. <meta name="image:background" content=""/>
  43. <meta name="font:text" content="verdana" />
  44. <meta name="color:titulo" content="#fff" />
  45. <meta name="color:links" content="#828282" />
  46. <meta name="color:linkshover" content="#828282" />
  47.  
  48. <meta name="color:background" content="#f1f1f1" />
  49. <meta name="color:sidebar" content="#ffffff" />
  50. <meta name="color:link" content="#696969" />
  51. <meta name="color:link hover" content="#696969" />
  52. <meta name="color:text" content="#696969" />
  53. <meta name="color:post" content="#ffffff" />
  54. <meta name="color:background" content="#f8f8f8" />
  55. <meta name="color:link" content="#828282" />
  56. <meta name="color:linkhover" content="#f5f5f5" />
  57. <meta name="color:text" content="#828282" />
  58. <meta name="color:sidebar" content="#ffffff" />
  59. <meta name="color:borda1" content="#98ace7" />
  60. <meta name="color:bglinks" content="#acacac" />
  61. <meta name="color:post" content="#fff" />
  62.  
  63. <meta name="image:background" content="" />
  64. <meta name="text:Link1" content="" />
  65. <meta name="text:Link1 Title" content="link1" />
  66. <meta name="text:Link2" content="" />
  67. <meta name="text:Link2 Title" content="link2" />
  68. <meta name="text:Link3" content="" />
  69. <meta name="text:Link3 Title" content="link3" />
  70. <meta name="text:Link4" content="" />
  71. <meta name="text:Link4 Title" content="link4" />
  72. <meta name="text:Link5" content="" />
  73. <meta name="text:Link5 Title" content="link5" />
  74. <meta name="text:Link6" content="" />
  75. <meta name="text:Link6 Title" content="link6" />
  76.  
  77.  
  78. <meta name="image:sidebar" content="http://static.tumblr.com/6e6d2d316d006b459fde35fff4d54e76/e5skbcf/IGUmn44lm/tumblr_static_tumblr_mdkgur8y1s1qcs2woo1_500.jpg" />
  79.  
  80. <meta name="color:background" content="#F5f5f5" />
  81. <meta name="color:font" content="#999999" />
  82. <meta name="color:links" content="#999999" />
  83. <meta name="color:sidebar" content="#ffffff" />
  84. <meta name="color:link" content="#ffffff" />
  85.  
  86.  
  87. <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
  88. <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
  89.  
  90. <script type='text/javascript'>
  91. $(document).ready(function() {
  92.         $('.box_containere').hover(function(){
  93.                         var width = $(this).outerWidth() / 2;
  94.                         $(this).find('.left').animate({ right : width },{queue:false,duration:300});
  95.             $(this).find('.right').animate({ left : width },{queue:false,duration:300});
  96.         }, function(){
  97.             $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
  98.             $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
  99.         });
  100.        
  101.         $('.box_container3').hover(function(){
  102.            
  103.             var width = $(this).outerWidth() / 2;
  104.            
  105.             $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
  106.             $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
  107.         }, function(){
  108.            
  109.             $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  110.             $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  111.            
  112.         });
  113.              
  114.   });
  115. </script>
  116. </script>
  117. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  118.  
  119. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  120.  
  121.  
  122.  
  123.  <title>{Title}</title>
  124.         <link rel="shortcut icon" href="{Favicon}">
  125.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  126. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  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.  
  134. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  135.  
  136. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  137.  
  138. <script type="text/javascript">
  139. $(window).load(function(){
  140. var $wall = $('#allboxes');
  141. $wall.imagesLoaded(function(){
  142. $wall.masonry({
  143. itemSelector: '.entry',
  144. isAnimated : true
  145. });
  146. });
  147. $wall.infinitescroll({
  148. navSelector : "div#navigation",
  149. nextSelector : "div#navigation a#nextPage",
  150. itemSelector : '.entry',
  151. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  152. loadingText : " ",
  153. donetext : " ",
  154. extraScrollPx : 9000,
  155. bufferPx : 10000,
  156. debug : false,
  157. errorCallback: function() {
  158. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  159. }},
  160. function( newElements ) {
  161. var $newElems = $( newElements );
  162. $newElems.hide();
  163. $newElems.imagesLoaded(function(){
  164. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  165. });
  166. }); $('#allboxes').show(500);
  167. });
  168. </script>
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.                     <title>I'll always be with you.</title>
  178.        <link rel="shortcut icon" href="{Favicon}">
  179.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  180. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  181.          
  182.  
  183.  
  184.  
  185.  
  186. </script>
  187. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  188.  
  189. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  190.  
  191.  
  192. <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'>
  193.  
  194.  
  195.  
  196.           {block:IndexPage}
  197. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  198. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  199. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  200. <script type="text/javascript">
  201. $(window).load(function () {
  202. $('#allboxes').masonry(),
  203. $('.masonryWrap').infinitescroll({
  204. navSelector : "#page,.page",
  205. nextSelector : ".page a",
  206. itemSelector : ".entry",
  207. bufferPx : 10000,
  208. extraScrollPx: 10,
  209. loadingImg : "",
  210. loadingText : "carregando...",
  211. },
  212. // call masonry as a callback.
  213. function() { $('#allboxes').masonry({ appendedContent: $(this) }); }
  214. );
  215. });
  216. </script>
  217. {/block:IndexPage}
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. </head>
  225.  
  226.  <style type="text/css">
  227. iframe#tumblr_controls {
  228. top:0px !important;
  229. right:3px !important;
  230. position: fixed !important;
  231. -webkit-transition: opacity 0.6s linear;
  232. opacity: 0.3;
  233. -webkit-transition: all 0.8s ease-out;
  234. -moz-transition: all 0.8s ease-out;
  235. transition: all 0.8s ease-out;
  236. z-index:999999999999999999;}
  237.  
  238. iframe#tumblr_controls:hover{
  239. -webkit-transition: opacity 0.6s linear;
  240. opacity: 0.8;
  241. -webkit-transition: all 0.4s ease-out;
  242. -moz-transition: all 0.4s ease-out;
  243. transition: all 0.4s ease-out;
  244. z-index:999999999999999999999;}
  245.  
  246. ::-webkit-scrollbar{width:8px;height:0px;}
  247. ::-webkit-scrollbar-button:start:decrement
  248. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  249. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  250. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:borda1};-webkit-border-radius:px;}
  251. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  252.  
  253. /*theme by umabonecaciumenta*/  
  254.  
  255.  
  256.  
  257. 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; }
  258.  
  259. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  260. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  261.  
  262. p {margin: 6px 0 0 0}
  263.  
  264. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  265. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  266. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  267. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  268.  
  269. blockquote img{max-width: 370px!important}
  270. blockquote blockquote img{max-width: 350px!important}
  271. blockquote blockquote blockquote img{max-width: 330px!important}
  272. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  273.  
  274.  
  275.  
  276.  /*theme by umabonecaciumenta*/  
  277.  
  278.  
  279.  
  280.  /*theme by umabonecaciumenta*/  
  281.  
  282.  
  283.  
  284.  /* BASE BY THAI, UMABONECACIUMENTA */
  285.  
  286.  
  287.  
  288. #allboxes {margin-left:368px; width:700px;margin-top:10px; }
  289.  
  290. .entry {position: relative; width:400px; text-align:justify; float:left ;margin:-10px; padding:5px;  ;margin-left: 12px; font-family:   calibri; ;font-size: 14px;margin-top:14px; background:{color:entry};;{block:PermalinkPage}width:400px {/block:PermalinkPage};{block:IfOneColumns}width:250px;{/block:IfOneColumns};}
  291. .entry img{padding: 4px; border: 1px solid{color:post};;}
  292. .entry img{padding: 4px; border: 1px solid{color:post};}
  293.  /*theme by umabonecaciumenta*/  
  294.  
  295. h1 {font-family:   calibri; ;  text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  296. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  297. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  298.  
  299.  
  300. #ssource{  display: none; :}
  301.  
  302. .image {text-align: center; border: 0px;}
  303. .image img {max-width: 400px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 250px;{/block:IfOneColumns};opacity:0.9; }
  304.  
  305.  
  306.    /*theme umabonecaciumenta*/
  307. .xquote {font-family:  calibri;; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  308. .xquotesource {font-family: consolas; font-size: 14px; text-align: center; text-transform: none; margin-bottom: 5px;}
  309. .xquotesource a, a:hover{text-transform: none;}
  310.  
  311.  /*theme by umabonecaciumenta*/  
  312.  
  313. .chat {line-height: 13px; list-style: none }
  314. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  315. .person1 {color: {color:text}; padding: 2px; }
  316. .person1 .label {font-weight: bold;  color:{color:text}}
  317. .person2 {color: {color:text}; padding: 2px;  }
  318. .person2 .label {font-weight: bold;  color:{color:text}}
  319.  
  320. .player {background-color: #trans; text-align: left; display:block;}
  321.  /*theme by umabonecaciumenta*/  
  322.  
  323. #ssource{margin-left:10px; display: none;}
  324.  
  325. #perma {margin-top:10px; font-family:cambria; color: {color:text}; text-align:  right;;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:none; background-color: {color:entry}; padding-top: 1px; border-top:1px solid  {color:sidebar};  }
  326. #perma a {font-size: 11px; font-family:cambria;;; text-transform:none; color: {color:text}; opacity:10;font-style:italic;  }
  327. #perma a:hover {opacity:0.6;}
  328.  
  329.  
  330. #cap {width: 400px; margin-top: -2px;}
  331. .source {display: none;}
  332.  
  333. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  334. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  335. ol.notes li  background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  336. .notes img{display: none; border:0px}
  337.  
  338. #paginal {font-family: calibri; font-size: 9px; text-align: center;}
  339. #paginal a {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}}
  340. #paginal a:hover {background: {color:titulo}; color: {color:borda1};}
  341. #paginal span.pagina_atual {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:borda1}; font-weight: bold; text-decoration: none;}
  342. .ps {z-index:9999999999;position:fixed;  color: {color:borda1}; padding: 5px; margin-top: 385px; margin-left: 164px; width: 220px; height:12px;font-family: calibri; font-size: 9px;}
  343.  
  344.  
  345.  
  346.  
  347.  iframe#tumblr_controls {
  348. 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;}
  349. #tumblrcontrols2 {position:fixed; top:50px; right:4px;  z-index:999;}
  350. #tumblrcontrols2 a {opacity:2;
  351. 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;}
  352.  
  353.  
  354.  
  355.   #thaidlc {text-align: center; overflow: hidden; height:20px; -webkit-border-radius: 0px 0px 0px 45px ;font-size: 12px; font-family: cambria; position: fixed; margin-left:149px; width: 210px; background-color:; color: ; padding: 5px; margin-top: 319px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; font-style:italic; text-transform: none;line-height: 12px; z-index:295;;background:{color:sidebar};border-bottom:9px double {color:background}}
  356.  
  357.  
  358.  
  359.  
  360.  
  361.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  362.  
  363.  
  364.  
  365.    /*theme umabonecaciumenta*/
  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:  Rochester ; position: fixed; ;margin-left:7px; width: 62px; 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:#b5b5b5;text-transform: none;font-size:17px;}
  399.      
  400.  
  401. u,underline {color:{color:text}; border-bottom: 1px dashed {color:text}; text-decoration:none; }
  402.  
  403.  
  404.  
  405.  
  406. #thats3{position:fixed; width: 323px; height:15px; float: left; margin-left:262px; margin-top: 92px; padding: 2px; text-align: right;z-index:299 }
  407.  
  408. #thats3 a {display: inline-block;float: left; margin-left: 3px; display: block; letter-spacing: 1px; font-family: cambria; font-style:normal;font-size:14px;  text-align:center; margin-bottom: 0px;color:#d9d9d9;; text-decoration: none; text-transform:none;;;height: 10px; padding:3px;line-height:14px;}
  409.  
  410. #thats3  a:hover{ text-align: center;  -webkit-transition: all .2s ease-in-out!important; color:#aaa; }
  411.  
  412.  
  413.  
  414.  
  415.  
  416. .page { width:50px; height: 9px; margin-left:45px; margin-top:465px; position:fixed;  overflow:hidden; background-color: transparent; padding:3px;color:  transparent;}
  417.  
  418. /*** caixa e extra  *********************************************/
  419. .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;}  
  420. .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;}
  421. .extra a {padding-right: 6px; color: #a38fad; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  /*theme by umabonecaciumenta*/  
  433.  
  434.   /*theme umabonecaciumenta*/
  435. #cap {width: 400px; margin-top: -2px;}
  436. .source {display: none;}
  437.  
  438. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  439. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  440. ol.notes li  background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  441. .notes img{display: none; border:0px}
  442.  
  443.  
  444.  
  445.  /*theme umabonecaciumenta*/
  446.  
  447.  /*theme by umabonecaciumenta*/  
  448.  
  449.  
  450.    
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  /*theme by umabonecaciumenta*/  
  463.  
  464.  
  465.  /*theme umabonecaciumenta*/
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  /*theme by umabonecaciumenta*/  
  481.  
  482.  
  483.  /*theme umabonecaciumenta*/
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501. #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
  502.  /*theme by umabonecaciumenta*/  
  503.  
  504. #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/  
  505.   /*theme by umabonecaciumenta*/  
  506.  
  507.  
  508.  
  509.  /*theme by umabonecaciumenta*/  
  510.  
  511.  
  512. /*theme by umabonecaciumenta*/  
  513.  
  514.  
  515. .thaimg {left:157px; top:122px; position:fixed; background-color:;  border:1px solid {color:sidebar}; padding:1px; padding-bottom: 0px; opacity: 1; z-index:280;  height:210px; width: 216px; }
  516. .thaimg  img {position:fixed;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;   height:180px; width: 187px; padding:15px;  -webkit-transition: all 0.4s ease-out;  background-color: {color:background};  -moz-transition: all 0.1s ease-out ;  opacity:0.6; opacity:1;}
  517.  
  518. .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 #000; -webkit-filter: blur(1px);}
  519. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  520.  
  521. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  522.  
  523.  
  524. /*theme by umabonecaciumenta*/
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540. /*theme by umabonecaciumenta*/  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.   /*theme by umabonecaciumenta*/  /*theme by umabonecaciumenta*/  
  548.  
  549.  
  550.  
  551.  
  552. #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; }
  553.  
  554.  @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564. #thait2 {
  565. background-color:#transp;
  566. padding: 0px;
  567. height:52px;
  568. line-height:12px;
  569. float:left;
  570.  text-align: right;
  571. position:fixed;
  572. margin-left:140px;
  573. margin-top: 101px;
  574. width:127px;
  575. font-family:consolas;;;font-size:13px;
  576. letter-spacing:60px;font-style:normal;
  577. text-align: center;
  578. color: #aaa; letter-spacing:1px;
  579. z-index:5555; text-transform: none;; }
  580.  
  581.  
  582.  #thait2  a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  ::-moz-selection {
  593.   color: #fff;
  594.   background: {color:borda1};
  595. }
  596.   ::selection {
  597.  color: #fff;
  598.           background: {color:borda1};
  599. }
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606. </style>
  607.  
  608.  
  609. <body>
  610.  
  611.  <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  612. {block:JumpPagination length="5"}
  613. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  614. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  615. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  616. </div></div></div>
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  <div id="thailinda2"></div>
  623.  
  624.  
  625.  
  626.   </div>
  627.  
  628.  </div> </div>
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635. </div>
  636. </div>
  637.  
  638.  
  639. </div>
  640.  
  641.  
  642.    
  643.    
  644. </div>
  645. </div>
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656. </div class>
  657.  </div>
  658.  
  659.   </div>
  660. </div></div></div>
  661.  
  662.  
  663.  
  664. <div id="thats3">
  665. <a href="{text:Link1}" title="{text:Link1 Title}"></a>
  666. <a href="{text:Link2}" title="{text:Link2 Title}"></a>
  667. <a href="{text:Link3}" title="{text:Link3 Title}"></a>
  668. <a href="{text:Link4}" title="{text:Link4 Title}"></a>
  669. <a href="{text:Link5}" title="{text:Link5 Title}"></a>
  670.  
  671.    
  672. </div></div>
  673.  
  674.  
  675.  
  676.  
  677.  
  678.    
  679. </div></div>
  680.  
  681.  
  682.  
  683. <div id="thaidlc">{description}</div>
  684.  
  685.  
  686. </div></div>
  687. <div id="thaiamor1"> </div>
  688. <div id="thait2">{text:titulo pequeno}</div>
  689. <div id="thaiamor2"> </div>
  690.  
  691.  
  692.  
  693.  
  694.  
  695. </div>
  696.  
  697.  
  698. <div class="thaimg" class="hover">
  699.  
  700. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);"title=" {text:frase todo}">
  701. <img class="top shadow" src="{image:sidebar}" title=" I just wanted to hold you"></div>
  702. </div>
  703.  
  704. </div>
  705. </div></div>
  706. </div>
  707. </div>
  708. </div>
  709.  
  710. </div></div>
  711. </div>
  712.  
  713.  
  714.  
  715. </div>
  716.  
  717.  
  718.  
  719. </div>
  720.  
  721. <div id="thai9" title="Créditos: Umabonecaciumenta (c) NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/">Boneca <font color="{color:borda1}">©</font></a> </div>
  722.  
  723. </div>
  724. </div>
  725.  
  726.  
  727. </div class>
  728.  </div>
  729.  
  730.  
  731. </div></div></div></div></div></div>
  732.  
  733. </div></div>
  734. </div></div>
  735. <div id="allboxes">
  736.  
  737. {block:Posts}
  738.  
  739. <div class="entry">
  740.  
  741.  
  742. {block:Text}
  743. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  744.  
  745. {block:Photo}
  746. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  747.  
  748. {block:Photoset}
  749. <center>{Photoset-400}</center>{block:Photoset}
  750.  
  751. {block:Quote}
  752. <div class="xquote">❝{Quote}</div>
  753. {block:Source}<div class="xquotesource"><b> — {Source}</b></div>
  754. {/block:Source}
  755. {/block:Quote}
  756.  
  757.  
  758.  
  759. {block:Link}
  760. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  761. {block:Description}{Description}{/block:Description}
  762. {/block:Link}
  763.  
  764. {block:Chat}
  765. {block:Title}
  766. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  767. <div class="chat"><ul>{block:Lines}
  768. <li class="person{UserNumber}">{block:Label}
  769. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  770. {/block:Chat}
  771.  
  772. {block:Audio}
  773. <div class="player">{AudioPlayerBlack}</div>
  774. {block:Caption}{Caption}{/block:Caption}
  775. {/block:Audio}
  776.  
  777. {block:Video}
  778. {Video-400}{/block:Video}
  779.  
  780.  
  781. {block:Answer}
  782. <div id="questionpam">{Question}</div>
  783. <div id="setapam"></div>
  784. <br>
  785. <div id="askerpam"><img src="{AskerPortraitURL-24}">{Asker}</div>
  786. {Answer}{/block:Answer}
  787.  
  788. <div id="cap">
  789. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  790. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  791. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  792.  
  793.  
  794. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  795. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  796. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  797. {/block:ContentSource}</div></div> <div id="perma">
  798. {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">reblog this fuck</a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  799. {/block:RebloggedFrom}
  800. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  801. </div></div>
  802.  
  803.  {/block:Posts}
  804. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  805.  </div>
  806. </div>
  807. </div>
  808. </div>
  809. </div>
  810. </div>
  811. </div>
  812. </div>
  813.  
  814.  
  815. <!-- 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 -->
  816. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  817. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  818.  
  819. </body>
Advertisement
Add Comment
Please, Sign In to add comment