ubc-themes

theme 72

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