ubc-themes

theme 57

Jan 12th, 2013
570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.27 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|But|Lobster|Redressed|Qwigley|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  10. <head>
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#f8f8f8" />
  13. <meta name="color:link" content="#828282" />
  14. <meta name="color:linkhover" content="#f5f5f5" />
  15. <meta name="color:text" content="#828282" />
  16. <meta name="color:sidebar" content="#ffffff" />
  17.  
  18. <meta name="color:borda2" content="#fff" />
  19.  
  20.  <meta name="text:titulo" content="i really love you.
  21. " />
  22. <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
  23. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  24.  
  25.  
  26.  
  27. <meta name="color:entry" content="#ffffff" />
  28. <meta name="color:links" content="#999999" />
  29. <meta name="image:background" content=""/>
  30. <meta name="font:text" content="verdana" />
  31. <meta name="color:titulo" content="#fff" />
  32. <meta name="color:links" content="#828282" />
  33. <meta name="color:linkshover" content="#828282" />
  34. <meta name="image:sidebar" content="" />
  35. <meta name="color:background" content="#f1f1f1" />
  36. <meta name="color:sidebar" content="#ffffff" />
  37. <meta name="color:link" content="#696969" />
  38. <meta name="color:link hover" content="#696969" />
  39. <meta name="color:text" content="#696969" />
  40. <meta name="color:post" content="#ffffff" />
  41. <meta name="color:background" content="#f8f8f8" />
  42. <meta name="color:link" content="#828282" />
  43. <meta name="color:linkhover" content="#f5f5f5" />
  44. <meta name="color:text" content="#828282" />
  45. <meta name="color:sidebar" content="#ffffff" />
  46. <meta name="color:borda1" content="#acacac" />
  47. <meta name="color:post" content="#fff" />
  48. <meta name="text:titulo" content="you are everything" />
  49. <meta name="image:background" content="" />
  50. <meta name="text:Link1" content="" />
  51. <meta name="text:Link1 Title" content="link1" />
  52. <meta name="text:Link2" content="" />
  53. <meta name="text:Link2 Title" content="link2" />
  54. <meta name="text:Link3" content="" />
  55. <meta name="text:Link3 Title" content="link3" />
  56. <meta name="text:Link4" content="" />
  57. <meta name="text:Link4 Title" content="link4" />
  58. <meta name="text:Link5" content="" />
  59. <meta name="text:Link5 Title" content="link5" />
  60. <meta name="image:sidebar" content="http://static.tumblr.com/c48e0ba88ca4b0511651f596b13ae1b2/rvmpqrh/Auwmgd9m9/tumblr_static_tumblr_m72agrbzsg1ral6t8o1_500.jpg" />
  61.  
  62. <meta name="color:background" content="#F5f5f5" />
  63. <meta name="color:font" content="#999999" />
  64. <meta name="color:links" content="#999999" />
  65. <meta name="color:sidebar" content="#ffffff" />
  66. <meta name="color:link" content="#ffffff" />
  67.  
  68. <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
  69. <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
  70.  
  71. <script type='text/javascript'>
  72. $(document).ready(function() {
  73.         $('.box_containere').hover(function(){
  74.                         var width = $(this).outerWidth() / 2;
  75.                         $(this).find('.left').animate({ right : width },{queue:false,duration:300});
  76.             $(this).find('.right').animate({ left : width },{queue:false,duration:300});
  77.         }, function(){
  78.             $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
  79.             $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
  80.         });
  81.        
  82.         $('.box_container3').hover(function(){
  83.            
  84.             var width = $(this).outerWidth() / 2;
  85.            
  86.             $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
  87.             $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
  88.         }, function(){
  89.            
  90.             $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  91.             $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  92.            
  93.         });
  94.              
  95.   });
  96. </script>
  97. </script>
  98. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  99.  
  100. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  101.  
  102.  
  103.  
  104.  <title>{Title}</title>
  105.         <link rel="shortcut icon" href="{Favicon}">
  106.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  107. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  108.  
  109. </script>
  110. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  111.  
  112. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  113.  
  114.  
  115.  
  116.  
  117.  
  118. <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'>
  119. </head>
  120.  
  121.  <style type="text/css">
  122. iframe#tumblr_controls {
  123. top:0px !important;
  124. right:3px !important;
  125. position: fixed !important;
  126. -webkit-transition: opacity 0.6s linear;
  127. opacity: 0.3;
  128. -webkit-transition: all 0.8s ease-out;
  129. -moz-transition: all 0.8s ease-out;
  130. transition: all 0.8s ease-out;
  131. z-index:999999999999999999;}
  132.  
  133. iframe#tumblr_controls:hover{
  134. -webkit-transition: opacity 0.6s linear;
  135. opacity: 0.8;
  136. -webkit-transition: all 0.4s ease-out;
  137. -moz-transition: all 0.4s ease-out;
  138. transition: all 0.4s ease-out;
  139. z-index:999999999999999999999;}
  140.  
  141. ::-webkit-scrollbar{width:16px;height:0px;}
  142. ::-webkit-scrollbar-button:start:decrement
  143. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  144. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  145. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:borda1};-webkit-border-radius:px;}
  146. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  147.  
  148. /*theme by umabonecaciumenta*/  
  149.  
  150.  
  151.  
  152. 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; }
  153.  
  154. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  155. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  156.  
  157. p {margin: 6px 0 0 0}
  158.  
  159. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  160. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  161. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  162. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  163.  
  164. blockquote img{max-width: 370px!important}
  165. blockquote blockquote img{max-width: 350px!important}
  166. blockquote blockquote blockquote img{max-width: 330px!important}
  167. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  168.  
  169.  
  170.  
  171.  /*theme by umabonecaciumenta*/  
  172.  
  173.  
  174.  
  175.  
  176.  /*theme by umabonecaciumenta*/  
  177.  
  178.  
  179.  
  180. #allboxes {margin-left:242px; width:500px; margin-top:-17px}
  181.  
  182. .entry {position: relative; width:500px; text-align:justify; float:left ;margin:-10px; padding:5px; margin-left: 12px; font-family:  verdana;font-size: 11px; margin-top:14px; background:{color:entry};border: 1px double {color:sidebar};;}
  183. .entry img{padding: 4px; border: 1px solid{color:post};}
  184.  /*theme by umabonecaciumenta*/  
  185.  
  186. h1 {font-family:   verdana;  text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  187. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  188. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  189.  
  190.  
  191. .image {text-align: center; border: 0px;}
  192. .image img {max-width: 490px; margin-bottom: 2px }
  193.  
  194.  
  195.    /*theme umabonecaciumenta*/
  196. .xquote {text-align:justify; font-family: verdana; font-size: 12px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
  197. .xquotesource {font-family:   verdana, cursive ; ; text-align:  right; text-transform: none; margin-bottom:5px; background:{color:borda2};font-size:12px;           ;}
  198. .xquotesource a, a:hover{text-transform: none;}
  199. .xquotesource a, a:hover{text-transform: none;}
  200. #quote {position:relative; color:{color:text};font-family:Ruge Boogie;top:-3px;left:-3px;font-size:60px;opacity:0.5;}
  201.  /*theme by umabonecaciumenta*/  
  202.  
  203. .chat {line-height: 13px; list-style: none }
  204. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  205. .person1 {color: {color:text}; padding: 2px; }
  206. .person1 .label {font-weight: bold;  color:{color:text}}
  207. .person2 {color: {color:text}; padding: 2px;  }
  208. .person2 .label {font-weight: bold;  color:{color:text}}
  209.  
  210. .player {background-color: #trans; text-align: left; display:block;}
  211.  /*theme by umabonecaciumenta*/  
  212.  
  213. #ssource{margin-left:10px; display: none;}
  214.  
  215. #perma {margin-top:10px; font-family: calibri; color: {color:text}; text-align:  right;;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:uppercase; background-color: {color:entry}; padding-top: 1px; border-top: solid 1px {color:sidebar}; border-bottom: solid 1px {color:entry} }
  216. #perma a {font-size: 9px; font-family:'calibri';; text-transform: uppercase; color: {color:text}; opacity:10; }
  217. #perma a:hover {opacity:0.6;}
  218.  /*theme by umabonecaciumenta*/  
  219.  
  220.  
  221. .askme {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;font-size: 11px; font-family:  muli; text-align: justify;}
  222. .askme a{color:{color:text} ;}
  223. .askme p {margin:1px 0px;}
  224.  
  225. .askborder {float: left;margin: 1px 4px 0 0;padding: 10x; background: #fff}
  226. .askmeresposta {font-size: 11px;text-align: right;  font-family: muli; }
  227.  
  228.  
  229.  
  230.  
  231.  ::-moz-selection {
  232.   color: #fff;
  233.   background: {color:sidebar};
  234. }
  235.   ::selection {
  236.  color: #fff;
  237.           background:  {color:sidebar};
  238. }
  239.  
  240.  
  241.  
  242.  
  243.  #thai9 {text-align: center; overflow: hidden; height:44px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family:calibri; position: fixed; margin-left:27px; width: 47px; background-color:{color:background}; color: #b5b5b5; padding: 5px; margin-top: -20px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 84px; z-index:9;}
  244.  #thai9 a {color:#b5b5b5;text-transform: none;font-size:11px;}
  245.  
  246.  
  247.  #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
  248.      
  249.  
  250.  
  251.  
  252. #thats2 {position:fixed; width: 405; height: 5px; float: left; margin-left: 782px; margin-top: 384px; padding: 0px; text-align: right;z-index:99 }
  253.  
  254. #thats2 a {float: left; margin-left: 0px; display: block; letter-spacing: 2px; font-family: calibri; font-size: 11px;  text-align: center; margin-bottom: 1px; width:44px; background-color: #transparent; color:{color:sidebar}; text-decoration: none; text-transform:none; height: 12px; padding: 1px;}
  255.  
  256. #thats2  a:hover{letter-spacing:2px; text-align: center;  -webkit-transition: all .2s ease-in-out!important; font-style:italic;}
  257.  
  258.  
  259.  
  260.  /*theme by umabonecaciumenta*/  
  261.  
  262.   /*theme umabonecaciumenta*/
  263. #cap {width: 400px; margin-top: -2px;}
  264. .source {display: none;}
  265.  
  266. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  267. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  268. ol.notes li  background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  269. .notes img{display: none; border:0px}
  270.  
  271.  
  272.  
  273.  /*theme umabonecaciumenta*/
  274.  
  275.  /*theme by umabonecaciumenta*/  
  276.  
  277.      #thai1 {width:215px; margin-left:102px; margin-top: 804px; background-color: #transp; height: 1px; position: fixed;z-index:922225;   color:{color:sidebar};   border-top-style: solid;}
  278.    
  279.       #thai2 {width:197px; margin-left:111px; margin-top: 809px; background-color: #transp; height: 1px; position: fixed;z-index:922225;   color:{color:sidebar};   border-top-style: solid;}
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  /*theme by umabonecaciumenta*/  
  291.  
  292.  
  293.  /*theme umabonecaciumenta*/
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  301.  
  302.  
  303.  
  304. #paginal {font-family: calibri; font-size: 9px; text-align: center;}
  305. #paginal a {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}}
  306. #paginal a:hover {background: {color:titulo}; color: {color:sidebar};}
  307. #paginal span.pagina_atual {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:sidebar}; font-weight: bold; text-decoration: none;}
  308. .ps {z-index:9999999999;position:fixed;  color: {color:sidebar}; padding: 5px; margin-top: 455px; margin-left: 780px; width: 220px; height:12px;font-family: calibri; font-size: 9px;}
  309.  
  310.  
  311.  /*theme by umabonecaciumenta*/  
  312.  
  313.  
  314.  /*theme umabonecaciumenta*/
  315.  
  316.  
  317.  
  318.  
  319.  
  320.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327. #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
  328.  /*theme by umabonecaciumenta*/  
  329.  
  330. #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/  
  331.   /*theme by umabonecaciumenta*/  
  332.  
  333.  
  334.  
  335.  /*theme by umabonecaciumenta*/  
  336. .thaimg { float: left; margin-top: 140px; margin-left:772px; position: fixed; overflow: hidden; width: 249px; height: 238px; border: 1px double {color:sidebar};}
  337. .thaimg img {height:208px; width: 218px; background-color: #000; padding:0px; border:15px solid {color:background};margin-left:0px; margin-top:0px;opacity: 0.9;}
  338. .thaimg img:hover {opacity:0.8;}
  339.  
  340. .thaimg:hover .textoss{opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#000;opacity:0.8;-o-transition-duration:0.7s;-webkit-transform: rotate(-720deg); text-shadow:0px 0px 7px #fff; }
  341. .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  342.  
  343. .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  344.  
  345.  
  346.  
  347.  
  348.  
  349. /*theme by umabonecaciumenta*/  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358. /*theme by umabonecaciumenta*/
  359.  
  360.  
  361.  
  362.  
  363.  
  364. /*theme by umabonecaciumenta*/  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  #thaidlc {text-align: center; width: 248px;padding: 5px; margin-top: 398px; margin-left: 770px; position:fixed; font-family:calibri; font-size: 12px; background-color:#transp; color:  {color:sidebar}; line-height:10px;;text-transform: none; height:12px; z-index:10;;}
  372.   /*theme by umabonecaciumenta*/  /*theme by umabonecaciumenta*/  
  373.  
  374.  
  375. #thaidlc :hover {box-shadow: inset 50px 0px {color:bglinkshover}; color: #fff }
  376.  
  377.  
  378. #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; }
  379.  
  380.  @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  381.  #thait2 {
  382. background-color:#transp;
  383. padding: 0px;
  384. height:32px;
  385. line-height:32px;
  386. float:left;
  387.  text-align: right;
  388. position:fixed;
  389. margin-left:780px;
  390. margin-top: 114px;
  391. width:287px;
  392. font-family:  sacramento;
  393. font-size:32px;
  394. letter-spacing:60px;
  395. text-align: center;
  396. color: {color:sidebar}; letter-spacing:-1px;
  397. z-index:5555555555555555; text-transform: none; }
  398.  
  399.  #thait2  a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  ::-moz-selection {
  411.   color: #fff;
  412.   background: {color:sidebar};
  413. }
  414.   ::selection {
  415.  color: #fff;
  416.           background: {color:sidebar};
  417. }
  418.  
  419.  
  420.  
  421.  
  422.  
  423. </style><script type="text/javascript">
  424. var rev = "fwd";function titlebar(val)
  425. {var msg = "{title}";
  426. var res = " ";
  427. 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);}
  428. else{rev = "bwd";
  429. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  430. else{
  431. if(pos > 0){
  432. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  433. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  434. titlebar(0);
  435. </script>
  436.  
  437.  
  438. <body>
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.   </div>
  446.  
  447.  
  448. </div class>
  449.  </div>
  450.  
  451.   </div>
  452.  
  453.  
  454.  
  455.  
  456. <div id="thats2">
  457.  
  458.  
  459. <a href="{text:link1}">{text:link1 title}</a>
  460. <a href="{text:link2}">{text:link2 title}</a>
  461. <a href="{text:link3}">{text:link3 title}</a>
  462. <a href="{text:link4}">{text:link4 title}</a>
  463. <a href="{text:link5}">{text:link5 title}</a>
  464.  
  465.  
  466. </div></div>
  467.  
  468. <div id="thait2">{text:titulo} </div>
  469.  
  470.  
  471.  
  472.  
  473. </div>
  474.  
  475. </div>
  476.  
  477. </div>
  478. </div>
  479.  
  480.  
  481. <div id="thaidlc">{description} </div>
  482.  
  483.  
  484.  
  485. <div class="thaimg">
  486.   <img src="{image:sidebar}">
  487.  
  488. </div>
  489. </div></div>
  490. </div>
  491.  
  492.  
  493.  
  494.  
  495.  
  496. <div id="thai9" title="Créditos: Umabonecaciumenta (c)  NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/">boneca <font color="#fe80c0">©</font></a> </div>
  497.  
  498. </div>
  499. </div>
  500.  
  501.  
  502. </div class>
  503.  </div>
  504.  
  505.  <div id="thai1"></div>
  506.  <div id="thai2"></div>
  507. </div></div></div></div></div></div>
  508.  
  509.  
  510.  
  511.  
  512. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  513. {block:JumpPagination length="5"}
  514. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  515. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  516. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  517. </div></div></div>
  518.  
  519. </div></div>
  520. </div></div>
  521. <div id="allboxes">
  522.  
  523. {block:Posts}
  524.  
  525. <div class="entry">
  526.  
  527.  
  528. {block:Text}
  529. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  530.  
  531. {block:Photo}
  532. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  533.  
  534. {block:Photoset}
  535. {Photoset-500}{/block:Photoset}
  536.  
  537. {block:Quote}
  538. <div id="quote">"</div><div class="xquote">{Quote}</div>
  539. {block:Source}<div class="xquotesource"> — {Source}</div>
  540. {/block:Source}
  541. {/block:Quote}
  542.  
  543.  
  544. {block:Link}
  545. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  546. {block:Description}{Description}{/block:Description}
  547. {/block:Link}
  548.  
  549. {block:Chat}
  550. {block:Title}
  551. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  552. <div class="chat"><ul>{block:Lines}
  553. <li class="person{UserNumber}">{block:Label}
  554. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  555. {/block:Chat}
  556.  
  557. {block:Audio}
  558. <div class="player">{AudioPlayerBlack}</div>
  559. {block:Caption}{Caption}{/block:Caption}
  560. {/block:Audio}
  561.  
  562. {block:Video}
  563. {Video-400}{/block:Video}
  564.  
  565.  
  566. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder">
  567.  
  568. <div class="askme"><span></span>{Asker}: {Question}&nbsp;</div><div class="askmeresposta">{Answer}</div>{/block:Answer}
  569.  
  570. <div id="cap">
  571. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  572. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  573. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  574.  
  575.  
  576. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  577. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  578. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  579. {/block:ContentSource}</div></div> <div id="perma">
  580. {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 </a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  581. {/block:RebloggedFrom}
  582. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  583. </div></div>
  584.  
  585.  {/block:Posts}
  586. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  587.  </div>
  588. </div>
  589. </div>
  590. </div>
  591.  </div>
  592. </div>
  593. </div>
  594. </div>
  595. </div>
  596. </div>
  597. </div>
  598. </div>
  599.  
  600. <!-- 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 -->
  601. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  602. <a href="http://umabonecaciumenta.tumblr.com" title="Créditos:  UMABONECACIUMENTA © | NAO COPIE! (c)  " ><big>THEME ©</big></a></div>
  603.  
  604. </body>
Advertisement
Add Comment
Please, Sign In to add comment