ubc-themes

theme 45 (1 coluna)

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