ubc-themes

theme 66

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