ubc-themes

theme 67

Jan 26th, 2013
874
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 24.77 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <! ----------------------------------------------
  3.  
  4.  
  5.   theme by: umabonecaciumenta
  6.        sem cópias totais ou parciais.
  7.          p l a g i o  e  c r i m e
  8. ---------------------------------------------- !>
  9. <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'>
  10. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  11.  
  12. <head>
  13. <!-- DEFAULT VARIABLES -->
  14. <meta name="color:background" content="#f8f8f8" />
  15. <meta name="color:link" content="#828282" />
  16. <meta name="color:linkhover" content="#f5f5f5" />
  17. <meta name="color:text" content="#828282" />
  18. <meta name="color:sidebar" content="#ffffff" />
  19.  
  20. <meta name="color:borda2" content="#fff" />
  21.  
  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. <meta name="color:background" content="#f1f1f1" />
  32. <meta name="color:backgroundask" content="#eee"/>
  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="" />
  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="Kiss me now." />
  57.      
  58.  
  59. <meta name="image:background" content="" />
  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.  
  73.  
  74. <meta name="if:one columns" content="2"/>
  75.     <meta name="image:sidebar" content="http://static.tumblr.com/e87c2992a9fe33e4f2c13df69988a44b/e5skbcf/MRpmh7bej/tumblr_static_tumblr_mevkomatfr1qfa0zmo1_500.jpg" />
  76.  
  77.  
  78.  
  79. <meta name="color:corzinhadolink" content="#696969" />
  80.  
  81.  
  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:borda1}; -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:borda2};-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:{color:link};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.  
  231.  /* BASE BY THAI, UMABONECACIUMENTA */
  232.  
  233. #allboxes {margin-left:473px; width:700px; margin-top:18px}
  234.  
  235. .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:1px dotted; {color:background};{block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:250px;{/block:IfOneColumns};;}
  236.  /*theme by umabonecaciumenta*/  
  237. h1 {font-family:   'muli', cursive;; ;  text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  238. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  239. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  240.  
  241.  
  242.  
  243. .image {text-align: center; border: 0px;}
  244. .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; }
  245.  
  246.  
  247.    /*theme umabonecaciumenta, detalhes do quote por superar-r*/
  248. .xquote:first-letter{font-family: Rochester ;  font-size: 24px;color:{color:borda1};}
  249.  
  250. .xquote {text-align:justify; font-family: 'Muli'; font-size: 12px; line-height:15px; text-align: center;padding:3px;margin-left:02px; margin-bottom:3px; margin-top:10px;}
  251. .xquotesource {font-family:   'muli' ; ; text-align:  right; text-transform: none; margin-bottom:5px; ;font-size:11px; border-top:6px double {color:background}; ;}
  252. .xquotesource a, a:hover{text-transform: none;}
  253. .xquotesource a, a:hover{text-transform: none;}
  254.  
  255.  /*theme by umabonecaciumenta*/  
  256.  /*theme by umabonecaciumenta*/  
  257.  
  258. .chat {line-height: 13px; list-style: none }
  259. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  260. .person1 {color: {color:text}; padding: 2px; }
  261. .person1 .label {font-weight: bold;  color:{color:text}}
  262. .person2 {color: {color:text}; padding: 2px;  }
  263. .person2 .label {font-weight: bold;  color:{color:text}}
  264.  
  265. .player {background-color: #trans; text-align: left; display:block;}
  266.  /*theme by umabonecaciumenta*/  
  267.  
  268. #ssource{margin-left:10px; display: none;}
  269.  
  270. #perma {margin-top:10px; font-family: 'calibri'; color: {color:background}; text-align: center;;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:uppercase; background-color: {color:titulo}; padding-top: 1px;  border:1px dashed {color:background};  }
  271. #perma a {font-size: 10px; font-family:'calibri';; text-transform: uppercase; color: {color:entry}; opacity:10; }
  272. #perma a:hover {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:{color:borda1};text-shadow:0px 0px 9px ;border-bottom: 1px dashed {color:borda1};}
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  ::-moz-selection {
  283.   color: #fff;
  284.   background: {color:borda2};
  285. }
  286.   ::selection {
  287.  color: #fff;
  288.           background:  {color:borda2};
  289. }
  290.  
  291.  
  292.  
  293.      
  294. /*** umabonecaciumenta ***/
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  /*theme by umabonecaciumenta*/  
  312.  
  313.  
  314.  /*theme umabonecaciumenta*/
  315.  
  316.  
  317.  
  318.  
  319. #thats2 {position:fixed; width:58px;height: 855px; float: left; margin-left: 402px; margin-top:169px; padding: 0px; text-align: right;z-index:99 }
  320.  
  321. #thats2 a {float: left; margin-left: 2px; display: block; letter-spacing: 3px; font-family: muli;; font-size: 11px;  text-align: center; margin-bottom: 2px; width:51px; ;background-color: {color:bglinks}; color:{color:sidebar}; text-decoration: none; text-transform:none; height: 38px; padding: 1px;line-height: 40px; }
  322.  
  323. #thats2  a:hover{ -webkit-transition: all 0.9s ease-out;opacity:0.8; color:{color:linksh}; font-weight:bold; background:{color:bglinkshover}; color:{color:post};   box-shadow: inset 02px 00px -53px 0px {color:corzinhadolink};color:{color:post};}
  324.  
  325.  
  326.  
  327.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  #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*/  
  337.  
  338. #pgs a {background: #000; margin: 30 0px 0 0; padding: 2px 4px; color: {color:background}; text-decoration: none;}
  339. #a:hover {background: {color:borda1}; color: {color:borda1}; border: none;}
  340. #pgs span.pagina_atual {background: {color:borda1};  padding: 2px 4px; color: {color:borda1}; font-weight: bold; text-decoration: none;}
  341. .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;}
  342.  /*theme by umabonecaciumenta*/  
  343.  
  344. #pagina{ margin-top: 244px; margin-left: 70px; width: 100px; float: right; background-color: transparent; position: fixed;  height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:550 }
  345.  
  346.  /* BY THAI, UMABONECACIUMENTA */
  347. #paginacaoml {font-size: 30px; font-family: tahoma; line-height: 24px;}
  348. #paginacaoml a {font-size: 30px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:borda1}; text-decoration: none;}
  349. #paginacaoml a:hover {font-size: 30px; font-family: tahoma; background: transparent; border: none;}
  350. #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;}
  351.  
  352. /*theme by umabonecaciumenta*/  
  353. #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
  354.  
  355.  /*theme by umabonecaciumenta*/  
  356.  
  357.  
  358.  /*theme umabonecaciumenta*/
  359.  
  360.  
  361.  
  362.  410; height:20px; top:180px; background: transparent; position: fixed; }
  363.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  364.  
  365.  
  366.  
  367.   /* BY THAI, UMABONECACIUMENTA */
  368.   #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;;}
  369.  
  370. #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
  371.  /*theme by umabonecaciumenta*/  
  372.  
  373. #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/  
  374.   /*theme by umabonecaciumenta*/  
  375.  
  376.  /*theme by umabonecaciumenta*/  
  377. .thaimg {position: absolute; width:245px; height:242px; margin-left:114px; margin-top: 162px;z-index:88;position:fixed;border:12px solid {color:sidebar};opacity:1;}
  378. .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:243px; width: 245px; background-color: ; padding:0px;margin-left:0px; margin-top:0px; opacity:0.8; }
  379.  
  380. .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; }
  381. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  382.  
  383. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  384.  
  385.  
  386.  
  387.  /*  BY THAI, UMABONECACIUMENTA */
  388.  
  389.      #thai2 {width:268px; margin-left:115px; margin-top: 159px; background-color: #transparent;  position: fixed;z-index:95;   color:{color:borda1};   border-top: 1px dotted;}
  390.  
  391.  
  392.  
  393.  
  394. /*theme by umabonecaciumenta*/  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  #thaiti {text-align: center; overflow: hidden; height:42px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 44px; font-family: 'Sacramento', cursive;; ; position: fixed; margin-left:114px; width: 264px; background-color:; color: {color:titulo}; padding: 5px; margin-top: 435px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 37px; z-index:95;text-shadow:3px 3px 10px #c9c9c9;;}
  403.  #thaiit a {color:#b5b5b5;text-transform: none;font-size:20px;}
  404.  
  405.  
  406.  
  407. /*theme by umabonecaciumenta*/
  408.  
  409.  
  410.  
  411. #thail1{color:{color:titulo};font-family:Ruge Boogie;;
  412. z-index:555; font-size:45px;  height: 1px; width: 244px;position: fixed;  margin-top:-64px ; margin-left: 130px;-webkit-transform: rotate(113deg); -moz-transform: rotate(113deg);-webkit-transform: rotate(113deg);}
  413.  
  414.  
  415. /*theme by umabonecaciumenta*/  
  416.  
  417.  
  418.  
  419.  
  420.  #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: #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:1px dotted;{color:borda1};}
  421.  #thai9 a {color:#b5b5b5;text-transform: none;font-size:20px;}
  422.  
  423.  
  424.  #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
  425.  
  426.  
  427.  #thaidlc2 {text-align: center; width: 60px;padding: 5px; margin-top:-26px; margin-left: 396px; position:fixed; font-family: muli; font-size: 11px; background-color:{color:titulo}; color:  {color:entry}; line-height:13px;;text-transform: none;;height:1552px; z-index:55;;}
  428.  
  429.  
  430.  #thaidlc {text-align: center; width: 260px;padding: 5px; margin-top:76px; margin-left: 114px; position:fixed; font-family: muli; font-size: 11px; background-color:{color:titulo}; color:  {color:entry}; line-height:13px;;text-transform: none;;height:52px; z-index:55;;}
  431.   /*theme by umabonecaciumenta*/  /*theme by umabonecaciumenta*/  
  432.  
  433.  
  434. #thaidlc :hover {box-shadow: inset 50px 0px {color:bglinkshover}; color: #fff }
  435.  
  436.  
  437. #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; }
  438.  
  439.  @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  440.  
  441. .askme {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;font-size: 11px; font-family:  muli; text-align: justify;}
  442. .askme a{color:{color:text} ;}
  443. .askme p {margin:1px 0px;}
  444.  
  445. .askborder {float: left;margin: 1px 4px 0 0;padding: 10x; background: #fff}
  446. .askmeresposta {font-size: 11px;text-align: left;  font-family: muli; }
  447.  
  448.  
  449.  
  450.  
  451.  ::-moz-selection {
  452.   color: #fff;
  453.   background: {color:borda1};
  454. }
  455.   ::selection {
  456.  color: #fff;
  457.           background: {color:borda1};
  458. }
  459.  
  460.  
  461.  
  462.  
  463.  
  464. </style>
  465.  
  466.  
  467.  
  468. <body>
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.   </div>
  476.  
  477.  
  478. </div class>
  479.  </div>
  480.  
  481.   </div>
  482.  
  483.  
  484.  
  485.  
  486.   </div>
  487.  
  488.  
  489. </div class>
  490.  </div>
  491.  
  492.   </div>
  493.  
  494.  
  495.  
  496.  
  497.  
  498. <div id="thats2">
  499.  
  500.  
  501. <a href="{text:link1}">{text:link1 title}</a>
  502. <a href="{text:link2}">{text:link2 title}</a>
  503. <a href="{text:link3}">{text:link3 title}</a>
  504. <a href="{text:link4}">{text:link4 title}</a>
  505. <a href="{text:link5}">{text:link5 title}</a>
  506. <a href="{text:link6}">{text:link6 title}</a>
  507.  
  508.  
  509.  
  510.  
  511. </div>
  512.  
  513. </div>
  514.  
  515. </div>
  516. </div>
  517.  
  518. <div id="thaiti"> {text:titulo}</div>
  519. <div id="thaidlc">{description} </div>
  520.  
  521.  
  522. <div id="thaidlc2"> </div>
  523.  
  524. <div class="thaimg" class="hover">
  525. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
  526. <img class="top shadow" src="{image:sidebar}" /></div>
  527. </div>
  528. </div></div>
  529. </div>
  530.  
  531.  
  532.  
  533. <div id="thail1"><div id="thail1"></a></div></div></div></div></div>
  534.  
  535.  
  536.  
  537.   </div>
  538.  
  539.  <div id="thai9" title="Créditos: Umabonecaciumenta (c) |  NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/"> Boneca <font color="#fe80c0">©</font></a> </div>
  540.      
  541.  
  542. </div>
  543. </div>
  544.  
  545.  
  546. </div class>
  547.  </div>
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554. </div></div></div></div></div></div>
  555.  
  556. <div id="thai2"></div>
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564. </div>
  565.  
  566.  
  567.  
  568.  
  569.  
  570. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous ">-</a>{/block:PreviousPage}{/block:Pagination}
  571.  
  572. {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">+</a>{/block:NextPage}{/block:Pagination}</div></div>
  573.  
  574.  
  575. </div></div>
  576. </div></div>
  577. <div id="allboxes">
  578.  
  579. {block:Posts}
  580.  
  581. <div class="entry">
  582.  
  583.  
  584. {block:Text}
  585. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  586.  
  587. {block:Photo}
  588. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  589.  
  590. {block:Photoset}
  591. <center>{Photoset-250}</center>{/block:Photoset}
  592.  
  593. {block:Quote}
  594. <div class="xquote">“{Quote}”</div>
  595. {block:Source}<div class="xquotesource"> — {Source}</div>
  596. {/block:Source}
  597. {/block:Quote}
  598.  
  599.  
  600. {block:Link}
  601. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  602. {block:Description}{Description}{/block:Description}
  603. {/block:Link}
  604.  
  605.  {block:Chat}
  606. <div class="chat">
  607. <div class="chat1">
  608. {block:Lines}
  609. <div class="chat2 {Alt}">
  610. {block:Label}
  611. <span>{Label}</span>
  612. {/block:Label}
  613. {Line}</div>
  614. {/block:Lines}
  615. </div>
  616. </div>
  617. {/block:Chat}
  618. {block:Audio}
  619. <div class="player">{AudioPlayerBlack}</div>
  620. {block:Caption}{Caption}{/block:Caption}
  621. {/block:Audio}
  622.  
  623. {block:Video}
  624. {Video-500}{/block:Video}
  625.  
  626.  
  627.  
  628. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder">
  629.  
  630. <div class="askme"><span></span>{Asker}: {Question}&nbsp;</div><div class="askmeresposta">{Answer}</div>{/block:Answer}
  631.  
  632.  
  633. <div id="cap">
  634. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  635. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  636. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  637.  
  638.  
  639. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  640. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  641. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  642. {/block:ContentSource}</div></div> <div id="perma">
  643. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} - <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} - <a href="{ReblogURL}" target="_blank">reblog this fuck </a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  644. {/block:RebloggedFrom}
  645. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  646. </div></div>
  647.  
  648.  {/block:Posts}
  649. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  650.  </div>
  651. </div>
  652. </div>
  653. </div>
  654.  </div>
  655. </div>
  656. </div>
  657. </div>
  658. </div>
  659. </div>
  660. </div>
  661. </div>
  662.  
  663. <!-- 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 -->
  664. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  665. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  666.  
  667. </body>
Advertisement
Add Comment
Please, Sign In to add comment