ubc-themes

theme 68

Jan 29th, 2013
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 33.23 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <! ----------------------------------------------
  3.  
  4.   theme by: umabonecaciumenta
  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=Sacramento' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Clicker+Script' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  10.  
  11. <head>
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#f8f8f8" />
  14. <meta name="color:link" content="#828282" />
  15. <meta name="color:linkhover" content="#f5f5f5" />
  16. <meta name="color:text" content="#828282" />
  17. <meta name="color:sidebar" content="#ffffff" />
  18.  
  19. <meta name="color:borda2" content="#fff" />
  20.  
  21.  <meta name="text:titulo" content="i really love you.
  22. " />
  23. <meta name="image:background" content="http://25.media.tumblr.com/19d296cbbbac18151be2f7f088294189/tumblr_mcv14pUDV71rnj43qo8_r1_100.png" />
  24. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  25. <meta name="image:fundinho" content="http://25.media.tumblr.com/31dd80532cf6167a108600e18c25bfd8/tumblr_mcv14pUDV71rnj43qo10_r1_250.jpg" />
  26.  
  27.  
  28. <meta name="color:entry" content="#ffffff" />
  29. <meta name="color:links" content="#999999" />
  30.  
  31.  
  32. <meta name="font:text" content="verdana" />
  33. <meta name="color:titulo" content="#fff" />
  34. <meta name="text:titulo" content="don't forget" />
  35.  
  36. <meta name="color:bglinks" content="#fff" />
  37.  <meta name="color:links" content="#828282" />
  38. <meta name="color:linkshover" content="#828282" />
  39. <meta name="color:bglinkshover" content="#fff" />
  40. <meta name="image:sidebar" content="" />
  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="#feb2d9" />
  53. <meta name="color:post" content="#fff" />
  54. <meta name="text:titulo" content="I'm a Barbie girl" />
  55.      
  56.  
  57.  
  58. <meta name="text:Link1" content="" />
  59. <meta name="text:Link1 Title" content="link1" />
  60. <meta name="text:Link2" content="" />
  61. <meta name="text:Link2 Title" content="link2" />
  62. <meta name="text:Link3" content="" />
  63. <meta name="text:Link3 Title" content="link3" />
  64. <meta name="text:Link4" content="" />
  65. <meta name="text:Link4 Title" content="link4" />
  66. <meta name="text:Link5" content="" />
  67. <meta name="text:Link5 Title" content="link5" />
  68. <meta name="text:Link6" content="" />
  69. <meta name="text:Link6 Title" content="link6" />
  70. <meta name="text:Link7" content="" />
  71. <meta name="text:Link7 Title" content="link6" />
  72.  
  73. <meta name="if:one columns" content="2"/>
  74.     <meta name="image:sidebar" content="http://static.tumblr.com/194eaa0ff30e0cfada1990b180289e92/e5skbcf/d8Imhaorx/tumblr_static_tumblr_mam1lzwo8u1qkgjjao1_500.jpg" />
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <meta name="text:frase" content=" " />
  81. <meta name="color:background" content="#F5f5f5" />
  82. <meta name="color:font" content="#999999" />
  83. <meta name="color:entry" content="#ffffff" />
  84. <meta name="color:links" content="#999999" />
  85. <meta name="color:sidebar" content="#ffffff" />
  86. <meta name="color:link" content="#ffffff" />
  87.  
  88. <meta name="color:bglinks" content="#ffffff" />
  89. <meta name="color:link" content="#000000" />
  90.  
  91. <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
  92. <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
  93.  
  94. <script type='text/javascript'>
  95. $(document).ready(function() {
  96.         $('.box_containere').hover(function(){
  97.                         var width = $(this).outerWidth() / 2;
  98.                         $(this).find('.left').animate({ right : width },{queue:false,duration:300});
  99.             $(this).find('.right').animate({ left : width },{queue:false,duration:300});
  100.         }, function(){
  101.             $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
  102.             $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
  103.         });
  104.        
  105.         $('.box_container3').hover(function(){
  106.            
  107.             var width = $(this).outerWidth() / 2;
  108.            
  109.             $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
  110.             $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
  111.         }, function(){
  112.            
  113.             $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  114.             $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  115.            
  116.         });
  117.              
  118.   });
  119. </script>
  120. </script>
  121. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  122.  
  123. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  124.  
  125. <script type="text/javascript">
  126. $(window).load(function(){
  127. var $wall = $('#allboxes');
  128. $wall.imagesLoaded(function(){
  129. $wall.masonry({
  130. itemSelector: '.entry',
  131. isAnimated : true
  132. });
  133. });
  134. $wall.infinitescroll({
  135. navSelector : "div#navigation",
  136. nextSelector : "div#navigation a#nextPage",
  137. itemSelector : '.entry',
  138. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  139. loadingText : " ",
  140. donetext : " ",
  141. extraScrollPx : 9000,
  142. bufferPx : 10000,
  143. debug : false,
  144. errorCallback: function() {
  145. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  146. }},
  147. function( newElements ) {
  148. var $newElems = $( newElements );
  149. $newElems.hide();
  150. $newElems.imagesLoaded(function(){
  151. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  152. });
  153. }); $('#allboxes').show(500);
  154. });
  155. </script>
  156.  
  157.  <title>{Title}</title>
  158.         <link rel="shortcut icon" href="{Favicon}">
  159.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  160. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  161.  
  162. </script>
  163. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  164.  
  165. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172. </head>
  173.  
  174.  <style type="text/css">
  175. iframe#tumblr_controls {
  176. top:0px !important;
  177. right:3px !important;
  178. position: fixed !important;
  179. -webkit-transition: opacity 0.6s linear;
  180. opacity: 0.3;
  181. -webkit-transition: all 0.8s ease-out;
  182. -moz-transition: all 0.8s ease-out;
  183. transition: all 0.8s ease-out;
  184. z-index:999999999999999999;}
  185.  
  186. iframe#tumblr_controls:hover{
  187. -webkit-transition: opacity 0.6s linear;
  188. opacity: 0.8;
  189. -webkit-transition: all 0.4s ease-out;
  190. -moz-transition: all 0.4s ease-out;
  191. transition: all 0.4s ease-out;
  192. z-index:999999999999999999999;}
  193.  
  194. ::-webkit-scrollbar{width:16px;height:0px;}
  195. ::-webkit-scrollbar-button:start:decrement
  196. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  197. ::-webkit-scrollbar-track-piece{background-color: {color:borda1}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  198. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:borda2};-webkit-border-radius:px;}
  199. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  200.  
  201. /*theme by umabonecaciumenta*/  
  202.  
  203.  
  204.  
  205. 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; }
  206.  
  207. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s;border-bottom: 1px dashed {color:Borda1} -moz-transition-duration:1.5s;}
  208.  
  209.  
  210. a:hover{color:#fd78a6;text-shadow:0px 0px 9px ; }
  211.  
  212.  
  213. p {margin: 6px 0 0 0}
  214.  
  215. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  216. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  217. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  218. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  219.  
  220. blockquote img{max-width: 370px!important}
  221. blockquote blockquote img{max-width: 350px!important}
  222. blockquote blockquote blockquote img{max-width: 330px!important}
  223. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  224.  
  225.  
  226.  
  227.  
  228.  
  229. b, strong, bold {color:borda1}
  230.  
  231. u,underline {color: {color:borda1}; border-bottom: 1px dotted #fe80c0; text-decoration:none; }
  232.  
  233. i, em{color: {color:borda1} }
  234.  
  235.  /*theme by umabonecaciumenta*/
  236.  
  237. #allboxes {margin-left:505px; width:700px; margin-top:20px}
  238.  
  239. .entry {width: 450px; background-color: {color:entry}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: 'Muli'; font-size: 11px; position: relative;z-index: 100; border:5px double {color:background};{block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:250px;{/block:IfOneColumns};;}
  240.  /*theme by umabonecaciumenta*/  
  241. h1 {font-family:   Sacramento;  text-align: center; font-size: 28px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  242. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  243. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  244.  
  245.  
  246.  
  247. .image {text-align: center; border: 0px;}
  248. .image img {max-width: 440px; 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; }
  249.  
  250.  
  251.    /*theme umabonecaciumenta, dtalhes do quote by superar-r */
  252. .xquote:first-letter{font-family: Rochester;  font-size: 24px;color:{color:borda1};}
  253.  
  254. .xquote {text-align:justify; font-family: 'Muli'; font-size: 12px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
  255. .xquotesource {font-family:   'sacramento' ; ; text-align:  right; text-transform: none; margin-bottom:5px; ;font-size:18px; border-top:6px double {color:background}; ;}
  256. .xquotesource a, a:hover{text-transform: none;}
  257. .xquotesource a, a:hover{text-transform: none;}
  258. #quote {position:relative; color:{color:text};font-family:Ruge Boogie;top:-3px;left:-3px;font-size:60px;opacity:0.5;}
  259.  /*theme by umabonecaciumenta*/  
  260.  /*theme by umabonecaciumenta*/  
  261.  
  262. .chat {line-height: 13px; list-style: none }
  263. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  264. .person1 {color: {color:text}; padding: 2px; }
  265. .person1 .label {font-weight: bold;  color:{color:text}}
  266. .person2 {color: {color:text}; padding: 2px;  }
  267. .person2 .label {font-weight: bold;  color:{color:text}}
  268.  
  269. .player {background-color: #trans; text-align: left; display:block;}
  270.  /*theme by umabonecaciumenta*/  
  271.  
  272. #ssource{margin-left:10px; display: none;}
  273.  
  274. #perma {margin-top:10px; font-family: 'muli'; color: {color:borda1}; 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;  border:1px dashed {color:font}; background-image:url('{image:fundinho}'); }
  275. #perma a {font-size: 10px; font-family:'muli';; text-transform: none; color: {color:text}; opacity:10; }
  276. #perma a:hover {opacity:0.6;}
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  ::-moz-selection {
  287.   color: #fff;
  288.   background: {color:borda2};
  289. }
  290.   ::selection {
  291.  color: #fff;
  292.           background:  {color:borda2};
  293. }
  294.  
  295.  
  296.  
  297.      
  298. /*** umabonecaciumenta ***/
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  /*theme by umabonecaciumenta*/  
  306.  
  307.   /*theme umabonecaciumenta*/
  308. #cap {width: 400px; margin-top: -2px;}
  309. .source {display: none;}
  310.  
  311. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  312. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  313. ol.notes li  background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  314. .notes img{display: none; border:0px}
  315.  
  316.  
  317.  
  318.  /*theme umabonecaciumenta*/
  319.  
  320.  /*theme by umabonecaciumenta*/  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  /*theme by umabonecaciumenta*/  
  335.  
  336.  
  337.  /*theme umabonecaciumenta*/
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  #pgs {text-align: center; font-family: verdana; font-size: 8px; line-height: 15px; -moz-border-bottom-left-radius: 10px; border-top-left-radius: 10px; z-index: 1}/*theme by umabonecaciumenta*/  
  355.  
  356. #pgs a {background: #000; margin: 30 0px 0 0; padding: 2px 4px; color: {color:background}; text-decoration: none;}
  357. #a:hover {background: {color:borda1}; color: {color:borda1}; border: none;}
  358. #pgs span.pagina_atual {background: {color:borda1};  padding: 2px 4px; color: {color:borda1}; font-weight: bold; text-decoration: none;}
  359. .pg { position:fixed !important; clear: both; float: left; margin-top: 120px; margin-left: 100px; width: 207px; height: 15; font-size: 9px; padding: 2px;  background-color: {color:borda1}; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; z-index: 1;}
  360.  /*theme by umabonecaciumenta*/  
  361.  
  362. #pagina{ margin-top: 224px; margin-left: 50px; width: 100px; float: right; background-color: transparent; position: fixed;  height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:5555550 }
  363.  
  364. /*** Paginação by madlyluv.com ***/
  365. #paginacaoml {font-size: 30px; font-family: tahoma; line-height: 24px;}
  366. #paginacaoml a {font-size: 30px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:borda1}; text-decoration: none;}
  367. #paginacaoml a:hover {font-size: 30px; font-family: tahoma; background: transparent; border: none;}
  368. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:borda1}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #aaaaaa; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  369.  
  370. /*theme by umabonecaciumenta*/  
  371. #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
  372.  
  373.  /*theme by umabonecaciumenta*/  
  374.  
  375.  
  376.  /*theme umabonecaciumenta*/
  377.  
  378.  
  379.  
  380.  
  381.  
  382.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  383.  
  384.  
  385.  
  386.  
  387.   #puqueceehlindathai {position: fixed;width:2;height:;margin-top:100px; margin-left: 65px;10;border-top: 40px solid {color:borda1}; border-left: 10px solid transparent;  z-index:100;;}
  388.  
  389. #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
  390.  /*theme by umabonecaciumenta*/  
  391.  
  392. #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/  
  393.   /*theme by umabonecaciumenta*/  
  394.  
  395.  /*theme by umabonecaciumenta*/  
  396. .thaimg {position: absolute; width:265px; height:256px; margin-left:114px; margin-top: 102px;z-index:88;position:fixed;border:15px solid {color:sidebar};opacity:1;}
  397. .thaimg  img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -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; display: block; height:256px; width: 265px; background-color: ; padding:0px;margin-left:0px; margin-top:0px; opacity:0.8; }
  398.  
  399. .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(-70deg); text-shadow:0px 0px 7px #fff; }
  400. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  401.  
  402. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.      #thai3  {width:396px; margin-left:246px; margin-top: 250px; background-color: #transparent;  position: fixed;z-index:5;   color:{color:borda1};   border-top: 10px double;-webkit-transform: rotate(90deg);}
  412.      
  413. #thai4  {width:396px; margin-left:249px; margin-top: 250px; background-color: #transparent;  position: fixed;z-index:5;   color:{color:sidebar};   border-top: 11px double;-webkit-transform: rotate(90deg);}
  414.  
  415.  
  416.  
  417. /*theme by umabonecaciumenta*/  
  418.  
  419.  #thailinda{margin-top: 52px ; margin-left:95px; position: fixed; background-color:{color:sidebar}; font-family: verdana; font-size:9px; width:382px; font-style: none; color: #c9c9c9;  border-radius:10px 10px 10px 10px;height:435px; line-height:130%; padding: 2px; text-align: center;  background-image:url('{image:fundinho}');border-left:6px double {color:sidebar};border-right:2px dashed {color:sidebar};border-bottom:6px double {color:sidebar};border-top:6px double {color:sidebar};box-shadow: 5px 5px 58px {color:entry}; }
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  #thaiti {text-align: center; overflow: hidden; height:42px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 40px; font-family:  'Sacramento'; ; position: fixed; margin-left:-222px; width: 942px; background-color:transp; color: {color:Text}; padding: 5px; margin-top: 65px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 34px; z-index:95;}
  427.  #thaiit a {color:#b5b5b5;text-transform: none;font-size:20px;}
  428.  
  429.  
  430.  
  431. /*theme by umabonecaciumenta*/
  432.  
  433.  
  434.  
  435. #thail1{color:{color:sidebar};font-family:Ruge Boogie;;
  436. z-index:555; font-size:45px;  height: 1px; width: 244px;position: fixed;  margin-top: 201px ; margin-left: 220px;-webkit-transform: rotate(23deg); -moz-transform: rotate(23deg);-webkit-transform: rotate(23deg);}
  437.  
  438.  
  439. /*theme by umabonecaciumenta*/  
  440.  
  441.  
  442.  
  443.  
  444.  #thai9 {text-align: center; overflow: hidden; height:22px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 28px; font-family:  'Sacramento'; ; position: fixed; margin-left:7px; width: 82px; background-color:{color:sidebar}; color: #b5b5b5; padding: 5px; margin-top: -25px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 34px; z-index:9;border-bottom:6px double {color:borda1};}
  445.  #thai9 a {color:#b5b5b5;text-transform: none;font-size:20px;}
  446.  
  447.  
  448.  #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
  449.  
  450. /*theme by umabonecaciumenta*/  
  451.  
  452.  
  453. /*links by thai umabonecaciumenta*/  
  454. #thats1{width:71px; height: 31px; float: left; margin-left:412px; margin-top: 104px; padding: 2px; text-align:  center; position: fixed; z-index:800; -webkit-transform: rotate(8deg);}/*links by thai umabonecaciumenta*/  
  455. #thats1 a {display: inline-block;float: left; margin-left: 2px; font-family:'muli';; font-size: 12px;border-left:2px dashed {color:borda1};border-right:2px solid {color:borda1};border-left:2px solid {color:borda1};letter-spacing:1px; text-align:  center; -webkit-border-radius: 5px 5px 5px 5px; margin-top: 1px; height: 40px; width:62px; color:{color:text}; line-height: 42px;  text-transform:  none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }/*links by thai umabonecaciumenta*/  
  456. #thats1  :hover{ background-color:{color:bglinkshover}; color:{color:post};border-right:2px solid {color:borda2};border-left:2px solid {color:borda2};}/*links by thai umabonecaciumenta*/  
  457.  
  458.  
  459.  
  460. /*links by thai umabonecaciumenta*/  
  461. #thats2{width:71px; height: 31px; float: left; margin-left:412px; margin-top: 151px; padding: 2px; text-align:  center; position: fixed; z-index:800; -webkit-transform: rotate(-8deg);}/*links by thai umabonecaciumenta*/  
  462. #thats2 a {display: inline-block;float: left; margin-left: 2px; font-family:'muli';; font-size: 12px;border-left:2px dashed {color:borda1};border-right:2px solid {color:borda1};border-left:2px solid {color:borda1};letter-spacing:1px; text-align:  center; -webkit-border-radius: 5px 5px 5px 5px; margin-top: 1px; height: 40px; width:62px; color:{color:text}; line-height: 42px;  text-transform:  none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }/*links by thai umabonecaciumenta*/  
  463. #thats2  :hover{ background-color:{color:bglinkshover}; color:{color:post};border-right:2px solid {color:borda2};border-left:2px solid {color:borda2};}/*links by thai umabonecaciumenta*/  
  464.  
  465. /*links by thai umabonecaciumenta*/  
  466. #thats3{width:71px; height: 31px; float: left; margin-left:412px; margin-top: 200px; padding: 2px; text-align:  center; position: fixed; z-index:800; -webkit-transform: rotate(8deg);}/*links by thai umabonecaciumenta*/  
  467. #thats3 a {display: inline-block;float: left; margin-left: 2px; font-family:'muli';; font-size: 12px;border-left:2px dashed {color:borda1};border-right:2px solid {color:borda1};border-left:2px solid {color:borda1};letter-spacing:1px; text-align:  center; -webkit-border-radius: 5px 5px 5px 5px; margin-top: 1px; height: 40px; width:62px; color:{color:text}; line-height: 42px;  text-transform:  none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }/*links by thai umabonecaciumenta*/  
  468. #thats3  :hover{ background-color:{color:bglinkshover}; color:{color:post};border-right:2px solid {color:borda2};border-left:2px solid {color:borda2};}/*links by thai umabonecaciumenta*/  
  469.  
  470.  
  471. /*links by thai umabonecaciumenta*/  
  472. #thats4{width:71px; height: 31px; float: left; margin-left:412px; margin-top: 247px; padding: 2px; text-align:  center; position: fixed; z-index:800; -webkit-transform: rotate(-8deg);}/*links by thai umabonecaciumenta*/  
  473. #thats4 a {display: inline-block;float: left; margin-left: 2px; font-family:'muli';; font-size: 12px;border-left:2px dashed {color:borda1};border-right:2px solid {color:borda1};border-left:2px solid {color:borda1};letter-spacing:1px; text-align:  center; -webkit-border-radius: 5px 5px 5px 5px; margin-top: 1px; height: 40px; width:62px; color:{color:text}; line-height: 42px;  text-transform:  none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }/*links by thai umabonecaciumenta*/  
  474. #thats4  :hover{ background-color:{color:bglinkshover}; color:{color:post};border-right:2px solid {color:borda2};border-left:2px solid {color:borda2};}/*links by thai umabonecaciumenta*/  
  475.  
  476.  
  477.  
  478. /*links by thai umabonecaciumenta*/  
  479. #thats5{width:71px; height: 31px; float: left; margin-left:412px; margin-top: 297px; padding: 2px; text-align:  center; position: fixed; z-index:800; -webkit-transform: rotate(8deg);}/*links by thai umabonecaciumenta*/  
  480. #thats5 a {display: inline-block;float: left; margin-left: 2px; font-family:'muli';; font-size: 12px;border-left:2px dashed {color:borda1};border-right:2px solid {color:borda1};border-left:2px solid {color:borda1};letter-spacing:1px; text-align:  center; -webkit-border-radius: 5px 5px 5px 5px; margin-top: 1px; height: 40px; width:62px; color:{color:text}; line-height: 42px;  text-transform:  none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }/*links by thai umabonecaciumenta*/  
  481. #thats5  :hover{ background-color:{color:bglinkshover}; color:{color:post};border-right:2px solid {color:borda2};border-left:2px solid {color:borda2};}/*links by thai umabonecaciumenta*/  
  482.  
  483. /*links by thai umabonecaciumenta*/  
  484. #thats6{width:71px; height: 31px; float: left; margin-left:412px; margin-top: 344px; padding: 2px; text-align:  center; position: fixed; z-index:800; -webkit-transform: rotate(-8deg);}/*links by thai umabonecaciumenta*/    
  485. #thats6 a {display: inline-block;float: left; margin-left: 2px; font-family:'muli';; font-size: 12px;border-left:2px dashed {color:borda1};border-right:2px solid {color:borda1};border-left:2px solid {color:borda1};letter-spacing:1px; text-align:  center; -webkit-border-radius: 5px 5px 5px 5px; margin-top: 1px; height: 40px; width:62px; color:{color:text}; line-height: 42px;  text-transform:  none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }/*links by thai umabonecaciumenta*/  
  486. #thats6  :hover{ background-color:{color:bglinkshover}; color:{color:post};border-right:2px solid {color:borda2};border-left:2px solid {color:borda2};}
  487. /*links by thai umabonecaciumenta*/  
  488.  
  489.  
  490.  
  491.  #thaidlc {text-align: center; width: 362px;padding: 5px; margin-top: 415px; margin-left: 106px; position:fixed; font-family: muli; font-size: 11px; background-color:{color:sidebar}; color:  {color:text};border-radius:20px 20px 20px 20px; line-height:12px;;text-transform: none;;height:60px; z-index:55;;}
  492.   /*theme by umabonecaciumenta*/  /*theme by umabonecaciumenta*/  
  493.  
  494.  
  495. #thaidlc :hover {box-shadow: inset 50px 0px {color:bglinkshover}; color: #fff }
  496.  
  497.  
  498. #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; }
  499.  
  500.  @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508. .question1 {
  509. color:{color:text};
  510. font-size: 12px;
  511. font-family: 'muli';
  512. text-align:left;
  513. font-weight: normal;
  514. line-height:95%;
  515. background: {color:background};
  516. position: relative;
  517. min-height:70px;
  518. padding:10px 15px;
  519. margin-bottom:2px;
  520. margin-right:-10px; opacity:0.8}
  521.  
  522. .questionarrow {
  523. font-size:30px;
  524. color:{color:background};
  525. vertical-align:middle;
  526. margin-left:-5px!important; opacity:0.8}
  527.  
  528.  
  529. .asker {width:250px; text-align:right; text-transform:lowercase; color:{color:text}; opacity:0.8}
  530. .asker a {color:{color:text};}
  531. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px; opacity:0.8 }
  532.  
  533. .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none; opacity:0.8;}
  534. .asking a{color:{color:text}; border-bottom:1px dotted {color:text};}
  535. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;opacity:0.8;}
  536. .asking 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;opacity:0.9}
  537.  
  538.  
  539. .question {color: {color:background}; text-align: center; background-color: #ff; margin-bottom: -10px;opacity:0.8; }
  540.  
  541.  
  542.  
  543.  ::-moz-selection {
  544.   color: #fff;
  545.   background: {color:borda1};
  546. }
  547.   ::selection {
  548.  color: #fff;
  549.           background: {color:borda1};
  550. }
  551.  
  552.  
  553.  
  554.  
  555.  
  556. </style><script type="text/javascript">
  557. var rev = "fwd";function titlebar(val)
  558. {var msg = "{title}";
  559. var res = " ";
  560. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  561. else{rev = "bwd";
  562. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  563. else{
  564. if(pos > 0){
  565. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  566. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  567. titlebar(0);
  568. </script>
  569.  
  570.  
  571.  
  572. <body>
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.   </div>
  580.  
  581.  
  582. </div class>
  583.  </div>
  584.  
  585.   </div>
  586.  
  587.  
  588.   </div>
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600. </div>
  601.  
  602. </div>
  603.  
  604. </div>
  605. </div>
  606.  
  607. <div id="thaiti"> {text:titulo}</div>
  608. <div id="thaidlc">{description} </div>
  609.  
  610.  
  611. <div id="thaidlc2"> </div>
  612.  
  613. <div class="thaimg" class="hover">
  614. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
  615. <img class="top shadow" src="{image:sidebar}" /></div>
  616. </div>
  617. </div></div>
  618. </div>
  619.  
  620.  
  621.  
  622. <div id="thail1"><div id="thail1"></a></div></div></div></div></div>
  623.  
  624.  
  625.  
  626.   </div>
  627.  
  628.  <div id="thai9" title="Créditos: Umabonecaciumenta (c) | Detalhes (Tay - superar-r) NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/"> Boneca <font color="#fe80c0">©</font></a> </div>
  629.      
  630.  
  631. </div>
  632. </div>
  633.  
  634.  
  635. </div class>
  636.  </div>
  637.  
  638. <div id="thats1">
  639. <a href="{text:link1}">{text:link1 title}</a></div>
  640. <div id="thats2">
  641. <a href="{text:link2}">{text:link2 title}</a></div>
  642. <div id="thats3">
  643. <a href="{text:link3}">{text:link3 title}</a></div>
  644. <div id="thats4">
  645. <a href="{text:link4}">{text:link4 title}</a></div>
  646. <div id="thats5">
  647. <a href="{text:link5}">{text:link5 title}</a></div>
  648. <div id="thats6">
  649. <a href="{text:link6}">{text:link6 title}</a></div>
  650.  
  651.  
  652. </div></div>
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660. </div></div></div></div></div></div>
  661.  <div id="thai4"></div>
  662. <div id="thai3"></div>
  663.  
  664.  
  665.  <div id="thailinda"></div>
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672. </div>
  673.  
  674.  
  675.  
  676.  
  677.  
  678. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous page baby">-</a>{/block:PreviousPage}{/block:Pagination}
  679.  
  680. {block:JumpPagination length="0"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="next page baby">+</a>{/block:NextPage}{/block:Pagination}</div></div>
  681.  
  682.  
  683. </div></div>
  684. </div></div>
  685. <div id="allboxes">
  686.  
  687. {block:Posts}
  688.  
  689. <div class="entry">
  690.  
  691.  
  692. {block:Text}
  693. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  694.  
  695. {block:Photo}
  696. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  697.  
  698. {block:Photoset}
  699. {Photoset-250}{/block:Photoset}
  700.  
  701. {block:Quote}
  702. <div id="quote">"</div><div class="xquote">{Quote}</div>
  703. {block:Source}<div class="xquotesource"> — {Source}</div>
  704. {/block:Source}
  705. {/block:Quote}
  706.  
  707.  
  708. {block:Link}
  709. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  710. {block:Description}{Description}{/block:Description}
  711. {/block:Link}
  712.  
  713.  {block:Chat}
  714. <div class="chat">
  715. <div class="chat1">
  716. {block:Lines}
  717. <div class="chat2 {Alt}">
  718. {block:Label}
  719. <span>{Label}</span>
  720. {/block:Label}
  721. {Line}</div>
  722. {/block:Lines}
  723. </div>
  724. </div>
  725. {/block:Chat}
  726. {block:Audio}
  727. <div class="player">{AudioPlayerBlack}</div>
  728. {block:Caption}{Caption}{/block:Caption}
  729. {/block:Audio}
  730.  
  731. {block:Video}
  732. {Video-500}{/block:Video}
  733.  
  734.  
  735. {block:Answer}
  736. <table width="250px" cellspacing="0" cellpadding="0">
  737. <tr>
  738. <td width="135px" class="question1">{Question}</td>
  739. <td width="30px"><span class="questionarrow"></span></td>
  740. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  741. </tr>
  742. </table>
  743. <div class="answer">{Answer}</div>
  744. {/block:answer}
  745. <div id="cap">
  746. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  747. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  748. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  749.  
  750.  
  751. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  752. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  753. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  754. {/block:ContentSource}</div></div> <div id="perma">
  755. {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 baby <font color='{color:Borda1}'></font>  </a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  756. {/block:RebloggedFrom}
  757. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  758. </div></div>
  759.  
  760.  {/block:Posts}
  761. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  762.  </div>
  763. </div>
  764. </div>
  765. </div>
  766.  </div>
  767. </div>
  768. </div>
  769. </div>
  770. </div>
  771. </div>
  772. </div>
  773. </div>
  774.  
  775. <!-- 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 -->
  776. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  777. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  778.  
  779. </body>
Advertisement
Add Comment
Please, Sign In to add comment