ubc-themes

theme 50

Dec 17th, 2012
2,101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 25.53 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <! ----------------------------------------------
  3.  
  4.      theme by: umabonecaciumenta, dths rduc
  5.        sem cópias totais ou parciais.
  6.          p l a g i o  e  c r i m e
  7. ---------------------------------------------- !>
  8. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Muli| dawning|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  9. <head><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'><link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5k33x021qfamg6.gif">
  11. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  12.  
  13. <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'>
  14.  
  15. <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#f8f8f8" />
  17. <meta name="color:link" content="#828282" />
  18. <meta name="color:linkhover" content="#f5f5f5" />
  19. <meta name="color:text" content="#828282" />
  20. <meta name="color:sidebar" content="#ffffff" />
  21.  
  22. <meta name="color:entry" content="#acacac" />
  23.  <meta name="text:titulo" content="i really love you.
  24. " />
  25. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  26. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  29. <meta name="color:font" content="#999999" />
  30. <meta name="color:entry" content="#ffffff" />
  31. <meta name="color:links" content="#999999" />
  32. <meta name="color:sidebar" content="#ffffff" />
  33. <meta name="color:link" content="#ffffff" />
  34.  
  35. <meta name="image:background" content=""/>
  36. <meta name="font:text" content="verdana" />
  37. <meta name="color:titulo" content="#fff" />
  38. <meta name="text:titulo" content="don't forget" />
  39.  
  40.  
  41.  <meta name="color:links" content="#828282" />
  42. <meta name="color:linkshover" content="#828282" />
  43.  
  44. <meta name="image:sidebar" content="" />
  45. <meta name="color:background" content="#f1f1f1" />
  46. <meta name="color:sidebar" content="#ffffff" />
  47. <meta name="color:link" content="#696969" />
  48. <meta name="color:link hover" content="#696969" />
  49. <meta name="color:text" content="#696969" />
  50. <meta name="color:post" content="#ffffff" />
  51. <meta name="color:background" content="#f8f8f8" />
  52. <meta name="color:link" content="#828282" />
  53. <meta name="color:linkhover" content="#f5f5f5" />
  54. <meta name="color:text" content="#828282" />
  55. <meta name="color:sidebar" content="#ffffff" />
  56.  
  57.  
  58. <meta name="color:entry" content="#acacac" />
  59.      <meta name="text:titulo" content="you are everything" />
  60.    
  61.    
  62. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  63. <meta name="text:Link1" content="" />
  64. <meta name="text:Link1 Title" content="link1" />
  65. <meta name="text:Link2" content="" />
  66. <meta name="text:Link2 Title" content="link2" />
  67. <meta name="text:Link3" content="" />
  68. <meta name="text:Link3 Title" content="link3" />
  69. <meta name="text:Link4" content="" />
  70. <meta name="text:Link4 Title" content="link4" />
  71. <meta name="text:Link5" content="" />
  72. <meta name="text:Link5 Title" content="link5" />
  73.  
  74.     <meta name="image:sidebar" content="http://static.tumblr.com/5zz5za6/do3m6uy2y/11111.jpg" />
  75.  
  76. <meta name="color:background" content="#F5f5f5" />
  77. <meta name="color:font" content="#999999" />
  78.  
  79. <meta name="color:links" content="#999999" />
  80. <meta name="color:sidebar" content="#ffffff" />
  81. <meta name="color:link" content="#ffffff" />
  82.  
  83. <meta name="color:bglinks" content="#ffffff" />
  84.  
  85. <meta name="color:cordaimg" content="ffffff" />
  86. <meta name="color:hoverlinks" content="ffffff" />
  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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  117.  
  118. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  119.  
  120. <script type="text/javascript">
  121. $(window).load(function(){
  122. var $wall = $('#allboxes');
  123. $wall.imagesLoaded(function(){
  124. $wall.masonry({
  125. itemSelector: '.entry',
  126. isAnimated : true
  127. });
  128. });
  129. $wall.infinitescroll({
  130. navSelector : "div#navigation",
  131. nextSelector : "div#navigation a#nextPage",
  132. itemSelector : '.entry',
  133. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  134. loadingText : " ",
  135. donetext : " ",
  136. extraScrollPx : 9000,
  137. bufferPx : 10000,
  138. debug : false,
  139. errorCallback: function() {
  140. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  141. }},
  142. function( newElements ) {
  143. var $newElems = $( newElements );
  144. $newElems.hide();
  145. $newElems.imagesLoaded(function(){
  146. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  147. });
  148. }); $('#allboxes').show(500);
  149. });
  150. </script>
  151.  
  152.  <title>{Title}</title>
  153.         <link rel="shortcut icon" href="{Favicon}">
  154.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  155. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  156. </head>
  157.  
  158.  <style type="text/css">
  159. iframe#tumblr_controls {
  160. top:0px !important;
  161. right:3px !important;
  162. position: fixed !important;
  163. -webkit-transition: opacity 0.6s linear;
  164. opacity: 0.3;
  165. -webkit-transition: all 0.8s ease-out;
  166. -moz-transition: all 0.8s ease-out;
  167. transition: all 0.8s ease-out;
  168. z-index:999999999999999999;}
  169.  
  170. iframe#tumblr_controls:hover{
  171. -webkit-transition: opacity 0.6s linear;
  172. opacity: 0.8;
  173. -webkit-transition: all 0.4s ease-out;
  174. -moz-transition: all 0.4s ease-out;
  175. transition: all 0.4s ease-out;
  176. z-index:999999999999999999999;}
  177.  
  178. ::-webkit-scrollbar{width:16px;height:0px;}
  179. ::-webkit-scrollbar-button:start:decrement
  180. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  181. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  182. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:cordaimg};-webkit-border-radius:px;}
  183. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  184.  
  185. /*theme by umabonecaciumenta*/  
  186.  
  187. b, strong, bold {color:{color:cordaimg}}
  188.  
  189. u,underline {color:#8b8989; border-bottom: 1px dotted #FFC0CB; text-decoration:none; }
  190.  /*theme by umabonecaciumenta*/  
  191.  
  192. i, em{color:#8b8989;}
  193.  
  194.  
  195. body {background-color: {color:background}; font-family:  muli; color: {color:text}; text-align: justify; font-size: 13px;  background-image:url('{image:background}'); background-attachment: fixed; }
  196.  
  197. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  198. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  199.  /*theme by umabonecaciumenta*/  
  200.  
  201. p {margin: 6px 0 0 0}
  202.  
  203. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  204. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  205. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  206. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  207.  
  208. blockquote img{max-width: 370px!important}
  209. blockquote blockquote img{max-width: 350px!important}
  210. blockquote blockquote blockquote img{max-width: 330px!important}
  211. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  212.  
  213.  
  214.  /*theme by umabonecaciumenta*/  
  215.  
  216.  
  217. #allboxes {margin-left:400px; width:700px; margin-top:-13px}
  218.  
  219. .entry {position: relative; width:400px; text-align:justify; float:left ;margin:-10px; padding:5px; margin-left: 12px; font-family:  muli;font-size: 11px; margin-top:14px; background:{color:entry};border:6px double {color:background};}
  220. .entry img{padding: 4px; border: 1px solid{color:background};}
  221. .entry:hover {opacity:0.9;}
  222. .entry:hover {opacity:0.9;}
  223.  
  224.  
  225. h1 {font-family: Rochester ; text-align: center; font-size: 20px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  226. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  227. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  228.  
  229. .image {text-align: center; border: 0px; text-align: center; border: 0px;  opacity: 10; -webkit-transition: 0.8s ease-in;
  230. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  231.  
  232. .image:hover {opacity: 0.8; -webkit-transition: 0.8s ease-in;
  233. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  234.  /*theme by umabonecaciumenta*/  
  235.  
  236. .image img {max-width: 390px; margin-bottom: 2px }
  237.    /*theme umabonecaciumenta*/
  238. .xquote {text-align:justify; font-family: muli; font-size: 14px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
  239. .xquotesource {font-family: muli; text-align: center; text-transform: none; margin-bottom:5px; font-size: 11px; font-weight: bold}
  240. .xquotesource a, a:hover{text-transform: none;}
  241. #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0.3;}
  242.  /*theme by umabonecaciumenta*/  
  243.  
  244. .chat {line-height: 13px; list-style: none }
  245. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  246. .person1 {color: {color:text}; padding: 2px; }
  247. .person1 .label {font-weight: bold;  color:{color:text}}
  248. .person2 {color: {color:text}; padding: 2px;  }
  249. .person2 .label {font-weight: bold;  color:{color:text}}
  250.  
  251. .player {background-color: #trans; text-align: left; display:block;}
  252.  /*theme by umabonecaciumenta*/  
  253.  
  254. #ssource{margin-left:10px; display:none}
  255.  
  256. #perma {margin-top:10px; font-family:  muli; color: {color:text}; text-align: center;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform: uppercase; background-color: {color:entry}; padding-top: 1px; border-top: solid 1px {color:post}; border-bottom: solid 1px {color:entry} }
  257. #perma a {font-size: 9px; font-family: calibri; text-transform:  uppercase; color: {color:text}; opacity:10; }
  258. #perma a:hover {opacity:0.6;}
  259.  /*theme by umabonecaciumenta*/  
  260.  
  261. .askme {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;font-size: 11px; font-family:  muli; text-align: justify;}
  262. .askme a{color:{color:texto} ;}
  263. .askme p {margin:1px 0px;}
  264.  
  265. .askborder {float: left;margin: 1px 4px 0 0;padding: 10x; background: #fff}
  266. .askmeresposta {font-size: 11px;text-align: right;  font-family: muli; }
  267.  
  268.  
  269.  
  270.  /*theme by umabonecaciumenta*/  
  271.  
  272.   /*theme umabonecaciumenta*/
  273. #cap {width: 400px; margin-top: -2px;}
  274. .source {display: none;}
  275.  
  276. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  277. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  278. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  279. .notes img{display: none; border:0px}
  280.  
  281.  
  282.  
  283.  /*theme umabonecaciumenta*/
  284.  
  285.  
  286.  /*theme by umabonecaciumenta*/  
  287.  
  288.  
  289.  
  290. /*theme umabonecaciumenta*/
  291.  
  292.  /*theme by umabonecaciumenta*/  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  /*theme by umabonecaciumenta*/  
  307.  
  308.  
  309.  /*theme umabonecaciumenta*/
  310.  
  311.  
  312.  
  313.  
  314.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  315.  
  316.  
  317.  
  318.  #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*/  
  319.  
  320. #pgs a {background: #000; margin: 30 0px 0 0; padding: 2px 4px; color: {color:background}; text-decoration: none;}
  321. #a:hover {background: {color:borda2}; color: {color:borda2}; border: none;}
  322. #pgs span.pagina_atual {background: {color:borda2};  padding: 2px 4px; color: {color:borda1}; font-weight: bold; text-decoration: none;}
  323. .pg { position:fixed !important; clear: both; float: left; margin-top: 120px; margin-left: 100px; width: 17px; 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;}
  324.  /*theme by umabonecaciumenta*/  
  325.  
  326. #pagina{ margin-top: 244px; margin-left:889px; width: 740px; float: right; background-color: transparent; position: fixed;  height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:10; }
  327.  
  328.  
  329. #paginacaoml {font-size: 30px; font-family: tahoma; line-height: 24px;}
  330. #paginacaoml a {font-size: 30px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:borda2}; text-decoration: none;}
  331. #paginacaoml a:hover {font-size: 30px; font-family: tahoma; background: transparent; border: none;}
  332. #paginacaoml span.pagina_atual {background: #transp; 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;}
  333.  
  334. /*theme by umabonecaciumenta*/  
  335. #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
  336.  
  337.  /*theme by umabonecaciumenta*/  
  338.  
  339.  
  340.  /*theme umabonecaciumenta*/
  341.  
  342.  
  343.  
  344.  
  345.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
  355.  /*theme by umabonecaciumenta*/  
  356.  
  357. #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/  
  358.   /*theme by umabonecaciumenta*/  
  359.  
  360.   /*theme by umabonecaciumenta*/  
  361.  
  362.  
  363. /*theme by umabonecaciumenta*/  
  364. .thaimg  {left: 155px; top: 162px; z-index:100; position:fixed; overflow:hidden; background-color: #fff;  z-index:0;border:4px solid #transp; border-left:5px solid #transp; padding:1px; padding-bottom: 0px; opacity: 1;}  /*theme by umabonecaciumenta*/
  365.  
  366.  
  367. .thaimg  img{  height:244px;width: 225px; border:5px solid  {color:cordaimg};padding:3px; ;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; background-image:url('{image:background}'); opacity:0.7}
  368. .thaimg  img:hover{ opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s  ease-out;transition: all 0.4s ease-out;-webkit-filter: grayscale(0.3);}  /*theme by umabonecaciumenta*/  
  369.  
  370.  
  371.  
  372.  
  373.      #thai7 {width: 210px; margin-left:168px; margin-top: 492px; background-color: #transp; height: 1px; position: fixed;z-index:10; border-top:2px dotted {color:cordaimg};}
  374.  
  375.  
  376.  
  377.  
  378.  
  379. @font-face {font-family: "04b03"; src: url('http://static.tumblr.com/qbzesex/2tSm7y7gy/04b_03_.ttf'); format("truetype");}
  380.  
  381.  
  382.  
  383.  
  384.  
  385. @font-face {font-family: "04b03"; src: url('http://static.tumblr.com/qbzesex/2tSm7y7gy/04b_03_.ttf'); format("truetype");}
  386.  
  387.  
  388.  
  389.  
  390. @font-face {font-family: "04b03"; src: url('http://static.tumblr.com/qbzesex/2tSm7y7gy/04b_03_.ttf'); format("truetype");}
  391.  
  392.  
  393.  
  394.  
  395.  
  396. #links {width:600px; background-color:; width: 325px; height: 20px; float: left; margin-left:100px; margin-top:430px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 1px dotted #transp; border-right: 0px solid{color:hoverlinks}; line-height:19px; z-index:900;opacity:0.9;}
  397.  
  398. #links a {float: center; margin-left: 2px; font-family:calibri; font-size: 11px; text-align: center; margin-top: 2px; height: 20px; width: 65px; color:{color:hoverlinks}; line-height: 14px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; background-color:; text-transform: uppercase; ;}
  399.  
  400. #links a:hover {text-decoration:underline; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;  opacity:1.0;}
  401.  
  402.  #links:hover {-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;  opacity:1.9;}
  403.  
  404.  
  405.  
  406. #ubcthai  {color:{color:cordaimg}; font-size:50px;  height: 1px; width: 244px;position: fixed;  margin-top: 472px ; margin-left: 135px;-webkit-transform: rotate(20deg); -moz-transform: rotate(20deg);-webkit-transform: rotate(20deg);}
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  #thaidlc2 {text-align: center; width: 222px;padding: 5px; margin-top:443px; margin-left: 160px; position:fixed; font-family: calibri; font-size: 11px; background-color: #traspp; color:  {color:text}; line-height:10px;;text-transform: none; height:20px; z-index:9;}
  414.   /*theme by umabonecaciumenta*/  
  415.  
  416. #thaidlc2 :hover {color: {color:borda2}; text-transform:none;}
  417. /*theme by umabonecaciumenta*/  
  418.  
  419.  
  420.  
  421.   /*theme by umabonecaciumenta*/  
  422.  
  423.  
  424.  
  425.  #thai9 {text-align: center; overflow: hidden; height:44px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: georgia; position: fixed; margin-left:27px; width: 41px; background-color:{color:sidebar}; color: #b5b5b5; padding: 5px; margin-top: -20px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 84px; z-index:9;}
  426.  #thai9 a {color:#b5b5b5;text-transform: none;font-size:9px;}
  427.  
  428.  
  429.  #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
  430.  
  431.  
  432.  
  433. #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; }
  434.  
  435. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  436.  
  437. @font-face {font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  438.  
  439.  
  440.     #thait2{
  441. background-color: #transp;
  442. padding: 4px;
  443. height:42px;
  444. line-height:17px;
  445. float:left;
  446. position:fixed;
  447. margin-left:135px;
  448. margin-top: 132px;
  449. width:255px;
  450. font-family: ''dawning' ' ;
  451.  
  452. font-size:25px;
  453. letter-spacing:0px;
  454. text-align: center;
  455. color: {color:text};}
  456.  
  457. #thait2:hover {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; color:{color:borda2}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;}
  458.  
  459. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  ::-moz-selection {
  467.   color: #fff;
  468.   background: {color:cordaimg};
  469. }
  470.   ::selection {
  471.  color: #fff;
  472.           background: {color:cordaimg};
  473. }
  474.  
  475.  
  476.  
  477.  
  478.  
  479. </style><script type="text/javascript">
  480. var rev = "fwd";function titlebar(val)
  481. {var msg = "{title}";
  482. var res = " ";
  483. 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);}
  484. else{rev = "bwd";
  485. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  486. else{
  487. if(pos > 0){
  488. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  489. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  490. titlebar(0);
  491. </script>
  492.  
  493.  
  494.  
  495.  
  496. <body onkeydown="return false">
  497.  
  498.  
  499.  
  500. <div class="thaimg">
  501. <img src="{image:sidebar}" width= "201px;">
  502.  
  503.  
  504.  
  505.  
  506.  
  507.   </div>
  508.  
  509.  <div id="ubcthai"></div></div>
  510. </div class>
  511.  </div>
  512.  
  513.  
  514.  
  515. </div>
  516. </div>
  517.  
  518. </div></div>
  519.  
  520.  
  521.  
  522.  
  523.  
  524. <div id="thai7">
  525. </div></div>
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532. </div class>
  533.  
  534.  
  535.  
  536.  
  537.  </div></div>
  538. </div>
  539.  
  540. </div>  
  541.  
  542.  
  543. <div id="thai9" title="Créditos: Umabonecaciumenta (c) dtlhs (rduc) NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/">  theme <font color="#fe80c0">©</font></a> </div>
  544.      
  545. <div id="links">
  546. <a href="{text:link1}">{text:link1 title}</a> <font color={color:hoverlinks}>x</font>
  547. <a href="{text:link2}">{text:link2 title}</a> <font color={color:hoverlinks}>x</font>
  548. <a href="{text:link3}">{text:link3 title}</a> <font color={color:hoverlinks}>x</font>
  549. <a href="{text:link4}">{text:link4 title}</a> <font color={color:hoverlinks}>x</font>
  550. <a href="{text:link5}">{text:link5 title}</a>
  551.  
  552. </div>
  553.  
  554.  
  555.  
  556.   <div id="thaidlc2"><center>{description}</center></div>
  557.  <div id="thait2">{text:titulo}</div>
  558.  
  559.  
  560. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous page baby">-</a>{/block:PreviousPage}{/block:Pagination}
  561.  
  562. {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>
  563.  
  564.  
  565. </div></div>
  566. <div id="allboxes">
  567.  
  568. {block:Posts}
  569.  
  570. <div class="entry">
  571.  
  572.  
  573. {block:Text}
  574. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  575.  
  576. {block:Photo}
  577. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  578.  
  579. {block:Photoset}
  580. {Photoset-400}{/block:Photoset}
  581.  
  582. {block:Quote}
  583. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  584. {block:Source}<div class="xquotesource"> — {Source}</div>
  585. {/block:Source}
  586. {/block:Quote}
  587.  
  588. {block:Link}
  589. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  590. {block:Description}{Description}{/block:Description}
  591. {/block:Link}
  592.  
  593. {block:Chat}
  594. {block:Title}
  595. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  596. <div class="chat"><ul>{block:Lines}
  597. <li class="person{UserNumber}">{block:Label}
  598. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  599. {/block:Chat}
  600.  
  601. {block:Audio}
  602. <div class="player">{AudioPlayerBlack}</div>
  603. {block:Caption}{Caption}{/block:Caption}
  604. {/block:Audio}
  605.  
  606. {block:Video}
  607. {Video-400}{/block:Video}
  608.  
  609.  
  610. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder">
  611.  
  612. <div class="askme"><span></span>{Asker}: {Question}&nbsp;</div><div class="askmeresposta">{Answer}</div>{/block:Answer}
  613.  
  614. <div id="cap">
  615. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  616. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  617. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  618.  
  619.  
  620. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  621. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  622. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  623. {/block:ContentSource}</div></div> <div id="perma">
  624. {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"> <font color="{color:cordaimg}">reblog baby ♡</font>  </a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  625. {/block:RebloggedFrom}
  626. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  627. </div></div>
  628.  
  629.  {/block:Posts}
  630. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  631.  </div>
  632. </div>
  633. </div>
  634. </div>
  635.  </div>
  636. </div>
  637. </div>
  638. </div>
  639. </div>
  640. </div>
  641. </div>
  642. </div>
  643. </div>
  644.  
  645. </div>
  646. </div>
  647. </div>
  648. </div>
  649. </div>
  650.  
  651. <!-- 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 -->
  652. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  653. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © dtlhs (rduc) NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  654.  
  655. </body>
  656.  
  657. </html>
Advertisement
Add Comment
Please, Sign In to add comment