Don't like ads? PRO users don't see any ads ;-)

REGENERADO THEME 07

By: desnecessario on Apr 30th, 2012  |  syntax: HTML  |  size: 27.30 KB  |  hits: 113  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!-- THEME 07 BY REGENERADO.TUMBLR.COM | NÃO COPIE (c)
  2.  
  3. -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8.  
  9. <script type="text/javascript">
  10.  
  11.  
  12.  
  13. //desabilita menu de opcoes ao clicar no botao direito
  14.  
  15.  
  16.  
  17. function desabilitaMenu(e)
  18.  
  19.  
  20.  
  21. {
  22.  
  23.  
  24.  
  25. if (window.Event)
  26.  
  27.  
  28.  
  29. {
  30.  
  31.  
  32.  
  33. if (e.which == 2 || e.which == 3)
  34.  
  35.  
  36.  
  37. return false;
  38.  
  39.  
  40.  
  41. }
  42.  
  43.  
  44.  
  45. else
  46.  
  47.  
  48.  
  49. {
  50.  
  51.  
  52.  
  53. event.cancelBubble = true
  54.  
  55.  
  56.  
  57. event.returnValue = false;
  58.  
  59.  
  60.  
  61. return false;
  62.  
  63.  
  64.  
  65. }
  66.  
  67.  
  68.  
  69. }
  70.  
  71.  
  72.  
  73. document.oncontextmenu = desabilitaMenu;
  74.  
  75.  
  76.  
  77. document.onmousedown = desabilitaBotaoDireito;
  78.  
  79.  
  80.  
  81. document.onmouseup = desabilitaBotaoDireito;
  82.  
  83.  
  84.  
  85. </script>
  86.  
  87.  
  88.  <!-- DEFAULT VARIABLES -->
  89.  
  90. <meta name="color:top" content="#000" />
  91. <meta name="color:text" content="#FFFFFF" />
  92. <meta name="color:entry" content="#888888" />
  93. <meta name="color:sidebar" content="#EBE6E6" />
  94.  
  95. <meta name="color:background" content="#3B3B3B" />
  96.  
  97. <meta name="color:f1" content="#000000" />
  98. <meta name="color:f2" content="#474747" />
  99. <meta name="color:f3" content="#8F8F8F" />
  100. <meta name="color:f4" content="#6D6D6D" />
  101. <meta name="color:f5" content="#424242" />
  102. <meta name="color:f6" content="#000000" />
  103.  
  104. <meta name="color:titulo" content="#fff" />
  105. <meta name="color:linkp" content="#fff" />
  106. <meta name="color:linkhover" content="#f7f7f7" />
  107.  
  108. <meta name="color:post" content="#DCECEC" />
  109. <meta name="color:sbar" content="#DDDDDD" />
  110. <meta name="color:barraderolagem" content="#000" />
  111.  
  112. <meta name="color:textdescri" content="#000" />
  113.  
  114. <meta name="font:descri" content="verdana" />
  115.  
  116. <meta name="font:body" content="verdana"/>
  117.  
  118. <meta name="image:background" content=""/>
  119.  
  120. <meta name="image:sidebar"/>
  121.  
  122. <meta name="color:fundolinks" content="#fff"/>
  123. <meta name="color:linkstext" content="#000"/>
  124. <meta name="color:fundolinksh" content="#000"/>
  125. <meta name="color:linkstexth" content="#fff"/>
  126.  
  127. <meta name="color:border" content="#000"/>
  128.  
  129. <meta name="color:textlinks" content="#fff"/>
  130.  
  131. <meta name="text:titulo" content="piqeno titulo" />
  132.  
  133. <meta name="text:titulolink1" content="LINK----1" />
  134. <meta name="text:Link1" content="/" />
  135. <meta name="text:Link1 Title" content="link1" />
  136. <meta name="text:Link2" content="/" />
  137. <meta name="text:Link2 Title" content="link2" />
  138. <meta name="text:Link3" content="/" />
  139. <meta name="text:Link3 Title" content="link3" />
  140.  
  141. <meta name="text:titulolink2" content="LINK--2" />
  142. <meta name="text:Link4" content="/" />
  143. <meta name="text:Link4 Title" content="link4" />
  144. <meta name="text:Link5" content="/" />
  145. <meta name="text:Link5 Title" content="link5" />
  146.  
  147. <meta name="text:titulolink3" content="LINK3" />
  148. <meta name="text:Link6" content="/" />
  149. <meta name="text:Link6 Title" content="link6" />
  150. <meta name="text:Link7" content="/" />
  151. <meta name="text:Link7 Title" content="link7" />
  152. <meta name="text:Link8" content="/" />
  153. <meta name="text:Link8 Title" content="link8" />
  154. <meta name="text:Link9" content="/" />
  155. <meta name="text:Link9Title" content="link9" />
  156.  
  157.       <title>{Title}</title>
  158.         <link rel="shortcut icon" href="{Favicon}">
  159.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  160.         {block:Description}
  161.             <meta name="description" content="{MetaDescription}" />
  162.         {/block:Description}
  163.  
  164. {block:IfEnableEndlessScrolling}
  165. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  166. {/block:IfEnableEndlessScrolling}
  167.  
  168.  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
  169.  
  170.  
  171.  
  172. <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
  173.  
  174.  
  175.  
  176. <script>
  177.  
  178. $().ready(function() {
  179.  
  180.     $("[title]").style_my_tooltips({
  181.  
  182.         tip_follows_cursor: "on", //on/off
  183.  
  184.         tip_delay_time: 300 //milliseconds
  185.  
  186.     });
  187.  
  188. });
  189.  
  190. </script>
  191.  
  192.  
  193.     <style type="text/css">
  194.  
  195. body {background-color:{color:background}; color:{color:text}; font-family: {font:body}; font-size:11px; line-height:110%; margin:0px; background-image:url('{image:background}'); background-attachment: fixed}
  196.  
  197. a {color: {color:linkp} ; text-decoration: none; font-size: 11px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  198.  
  199. a:hover {color:{color:linkhover}; text-decoration: none}
  200.  
  201. p{margin-bottom: 5px; margin-top: 13px;}
  202.  
  203. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 3px solid {color:top};}
  204.  
  205.  
  206. /* content */
  207.  
  208. #content{width: 725px; margin:20px 0 50px 260px; position: absolute; background-color: transparent; color:{color:text}; padding: 0px}
  209.  
  210.  
  211. #ientries{float: right; position: absolute; margin: 0px; background-color:{color:entry}; text-align: center; }
  212.  
  213. .post{width: 500px; padding: 10px; margin-left: 10px; margin-top:10px; text-align: justify; margin-bottom:-12px; background-color:{color:entry};box-shadow: 0px 0px 0px #fff; padding-bottom:9px; padding-top:9px; padding-left:9px; padding-right:9px; border: 2px solid #000;}
  214.  
  215.  
  216.  
  217.  
  218. h1 {color: {color:text}; font-family: {font:body}, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size:21px; line-height:20px; letter-spacing:0px; font-weight:normal; text-transform: none; margin:0px; padding:5px; text-align: center;}
  219.  
  220. h1 a {color: {color:text}; font-family: {font:body}, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size:21px; line-height:20px; letter-spacing:0px; font-weight:normal; text-transform: none; margin:0px; padding:5px; margin-bottom:-0px; text-align: center;}
  221. .image img{text-align: center; height: auto; margin: 0 0 3px 0; border: 0px}
  222.  
  223.  
  224. .qqmarks{ position:relative; top:20px; font-size:60px; opacity:0.2; filter: alpha(opacity = 20)}
  225. .qquote{margin-left:20px; margin-top:-15px; font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  226. .qsource{margin: 5px 15px 0 0; text-align: right}
  227.  
  228. .chat{line-height: 12px; list-style: none; margin: 0px; padding: 0px; }
  229. .chat ul {line-height: 15px; list-style: none; margin: 0px; padding: 0px; line-height: 20px;}
  230. .person1 {background-color: {color:linkbackground}; color: {color:text} }
  231. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 0 5px; color: {color: text}  }
  232. .person2 {background-color: {color:linkbackground}; color: {color:text} }
  233. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 0 5px; color: {color: text}  }
  234.  
  235. .iaudio{text-align: center; margin: 0 0 2px 0; width: 100%; background-color: {color:sidebar}}
  236. .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
  237. .icap{margin: 2px 0 0 0}
  238.  
  239. .source{display:none}
  240.  
  241.  
  242. .bg {width: 480px; background-color: {color:background}; color:{color:text}; padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 3px; }
  243. /* post - info */
  244.  
  245. #info{margin-top: 15px; }
  246. #info a{color: {color:linkp} !important}
  247. #info a:hover{color:{color:linkhover}!important}
  248. .footer:hover{ border-left:5px solid {color:borda tags 1}; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -o-transition: all .6s ease-out; transition: all .6s ease-out;}
  249. .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
  250. .tags a{color: #FF88F5 !important}
  251. .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
  252. .line2{font-size:10px; text-transform:lowercase; clear: both}
  253. .line3{font-size:10px; text-transform:lowercase; clear: both}
  254. .ileft{float: left}
  255. .iright{float: right}
  256. .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
  257. #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
  258.  
  259.  
  260. .date {display:inline; text-align:right; float:right}
  261. .date a {color:#000}
  262. .asker {width: 480px; background-color: {color:background}; color:{color:text};
  263.  
  264. padding: 10px}
  265. .asker img{float: left; margin: 0px 4px 2px 0}
  266. .asker a{font-size: 15px; color:{color:linkp}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: {font:body};}
  267. .asker a:hover{font-size: 15px; color:{color:linkp}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: {font:body};}
  268. .answer {padding: 5px 0 0 0}
  269. .q {padding: 10px; border-bottom: 1px dotted {color:background} }
  270. .a {padding: 5px 0 0 0}
  271. .cap {padding: 1px 0 0 0; width: 500px; margin: 0 0 0 5px}
  272.  
  273.  
  274. .origin{font-size: 9px}
  275. .permalink{text-align:right; padding: 5px 10px 0 0; text-transform: lowercase; font-size: 10px}
  276.  
  277.  
  278.  
  279. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  280.  
  281.  
  282.  
  283. ::-webkit-scrollbar{width:5px;height:7px;}
  284. ::-webkit-scrollbar-button:start:decrement
  285. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  286. ::-webkit-scrollbar-track-piece{background-color: #f7f7f7;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  287. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:barraderolagem};-webkit-border-radius:px;}
  288. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:barraderolagem};-webkit-border-radius:px;}
  289.  
  290.  
  291.  
  292.  
  293. /* sidebar */
  294.  
  295. /* ---------------------- LINKS SECTION ---------------------- */
  296.  
  297.  
  298.  
  299. .links{
  300.  
  301. left:310px;
  302.  
  303. position:absolute;
  304.  
  305. top:140px;
  306.  
  307. width:695px;
  308.  
  309. }
  310.  
  311.  
  312.  
  313. .links a{
  314.  
  315. border-bottom:0px;
  316.  
  317. -webkit-box-shadow: 0px 0px 0px 0px transparent;
  318.  
  319. -moz-box-shadow: 0px 0px 0px 0px transparent;
  320.  
  321. box-shadow: 0px 0px 0px 0px transparent;
  322.  
  323. }
  324.  
  325.  
  326.  
  327. #homelink{
  328.  
  329. background-color:{color:f1};
  330.  
  331. top:0px;}
  332.  
  333.  
  334.  
  335. #asklink{
  336.  
  337. background-color:{color:f2};
  338.  
  339. top:30px;
  340.  
  341. }
  342.  
  343.  
  344.  
  345. #link1{
  346.  
  347. background-color:{color:f3};
  348.  
  349. top:60px;
  350.  
  351. }
  352.  
  353.  
  354.  
  355. #link2{
  356.  
  357. background-color:{color:f4};
  358.  
  359. top:90px;
  360.  
  361. }
  362.  
  363.  
  364.  
  365. #link3{
  366.  
  367. background-color:{color:f5};
  368.  
  369. top:120px;
  370.  
  371. }
  372.  
  373.  
  374.  
  375. #link4{
  376.  
  377. background-color:{color:f6};
  378.  
  379. top:255px;
  380.  
  381. }
  382.  
  383.  
  384.  
  385. #homelink, #asklink, #link1, #link2, #link3, #link4{
  386.  
  387. padding-top:5px;
  388.  
  389. padding-left: 305px;
  390.  
  391. padding-right:10px;
  392.  
  393. height:25px;
  394.  
  395. -webkit-transition: all 0.6s ease-in-out;
  396.  
  397. -moz-transition: all 0.6s ease-in-out;
  398.  
  399. -ms-transition: all 0.6s ease-in-out;
  400.  
  401. -o-transition: all 0.6s ease-in-out;
  402.  
  403. transition: all 0.6s ease-in-out;
  404.  
  405. color:{color:textlinks};
  406.  
  407. font-style:italic;
  408.  
  409. text-align:right;
  410.  
  411. width:auto;
  412.  
  413. font-size:13px;
  414.  
  415. letter-spacing:.5px;
  416.  
  417. position:fixed;
  418.  
  419. left:532px;
  420.  
  421. margin-top:241px; }
  422.  
  423.  
  424.  
  425. #homelink:first-letter, #asklink:first-letter, #link1:first-letter, #link2:first-letter, #link3:first-letter, #link4:first-letter{
  426.  
  427. font-weight:bold;
  428.  
  429. }
  430.  
  431.  
  432.  
  433. #homelink:hover, #asklink:hover, #link1:hover, #link2:hover, #link3:hover, #link4:hover{
  434.  
  435. margin-left:145px;
  436.  
  437. -webkit-transition: all 0.6s ease-in-out;
  438.  
  439. -moz-transition: all 0.6s ease-in-out;
  440.  
  441. -ms-transition: all 0.6s ease-in-out;
  442.  
  443. -o-transition: all 0.6s ease-in-out;
  444.  
  445. transition: all 0.6s ease-in-out;
  446.  
  447. ;}
  448.  
  449.  
  450.  
  451. #asklink:hover, #link1:hover, #link2:hover{
  452.  
  453. color: transparent;
  454.  
  455. }
  456. /* ---------------------- INNERLINKS ---------------------- */
  457.  
  458.  
  459.  
  460. .innerlinks{
  461.  
  462. width:0px;
  463.  
  464. top:0px;
  465.  
  466. font-size:10px;
  467.  
  468. position:absolute;
  469.  
  470. left:143px;
  471.  
  472. top:0px;
  473.  
  474. -webkit-transition: all 0.5s ease-in-out;
  475.  
  476. -moz-transition: all 0.5s ease-in-out;
  477.  
  478. -ms-transition: all 0.5s ease-in-out;
  479.  
  480. -o-transition: all 0.5s ease-in-out;
  481.  
  482. transition: all 0.5s ease-in-out;
  483.  
  484. overflow:hidden;
  485.  
  486. opacity:0;
  487.  
  488. }
  489.  
  490.  
  491.  
  492. .innerlinks table{
  493.  
  494. table-layout:fixed;
  495.  
  496. }
  497.  
  498.  
  499.  
  500. #asklink .innerlinks table{
  501.  
  502. width:216px;
  503.  
  504. }
  505.  
  506.  
  507.  
  508. #link1 .innerlinks table{
  509.  
  510. width:200px;
  511.  
  512. }
  513.  
  514.  
  515.  
  516. #link2 .innerlinks table{
  517.  
  518. width:180px;
  519.  
  520. }
  521.  
  522.  
  523.  
  524. .innerlinks td{
  525.  
  526. }
  527.  
  528.  
  529.  
  530. .innerlinks a{
  531.  
  532. text-align:center;
  533.  
  534. display:block;
  535.  
  536. padding: 6px 3px;
  537.  
  538. background-color:{color:fundolinks};
  539.  
  540. }
  541.  
  542.  
  543.  
  544. #asklink .innerlinks a{
  545.  
  546. color:{color:linkstext};
  547.  
  548. }
  549.  
  550.  
  551.  
  552. #asklink .innerlinks a:hover{
  553.  
  554. background-color:{color:fundolinksh};
  555.  
  556. color:{color:linkstexth};
  557.  
  558. }
  559.  
  560.  
  561.  
  562. #link1 .innerlinks a{
  563.  
  564. color:{color:linkstext};
  565.  
  566. }
  567.  
  568.  
  569.  
  570. #link1 .innerlinks a:hover{
  571.  
  572. background-color:{color:fundolinksh};
  573.  
  574. color:{color:linkstexth};
  575.  
  576. }
  577.  
  578.  
  579.  
  580. #link2 .innerlinks a{
  581.  
  582. color:{color:linkstext};
  583.  
  584. }
  585.  
  586.  
  587.  
  588. #link2 .innerlinks a:hover{
  589.  
  590. background-color:{color:fundolinksh};
  591.  
  592. color:{color:linkstexth};
  593.  
  594. }
  595.  
  596.  
  597.  
  598. #asklink:hover .innerlinks, #link1:hover .innerlinks, #link2:hover .innerlinks{
  599.  
  600. width:220px;
  601.  
  602. -webkit-transition: all 0.8s ease-in-out;
  603.  
  604. -moz-transition: all 0.8s ease-in-out;
  605.  
  606. -ms-transition: all 0.8s ease-in-out;
  607.  
  608. -o-transition: all 0.8s ease-in-out;
  609.  
  610. transition: all 0.8s ease-in-out;
  611.  
  612. opacity:1;
  613.  
  614. }
  615.  
  616.  
  617.  
  618. .oizinho {font-family: georgia; position: fixed; margin-left: 815px; margin-top: 200px; font-size: 38px; z-index: 0; }
  619. .oizinho a {color: ; background-color: transparent; font-size: 38px;
  620. .oizinho a:hover {color: ;}
  621.  
  622.  
  623. .oizinho2 {font-family: georgia; position: fixed; margin-left:547px; margin-top: 200px; font-size: 38px; z-index: 0; }
  624. .oizinho2 a {color: ; background-color: transparent; font-size: 38px;} 
  625. .oizinho2 a:hover {color: ;}
  626.  
  627. .cr {position:fixed; top: 201px; left: 248px; width: auto; background-color: trans; padding: 4px; margin-bottom: 1px; text-align: center; font-family: verdana; font-size: 9px; background-color: #000; padding:5px; color: #ffffff; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
  628.  
  629. .cr:hover {left:302px;}
  630.  
  631. .cr a{color: #ffffff; font:10px tahoma; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
  632.  
  633.  
  634. .userpic{margin-left:580px; margin-top: 175px; position:fixed; z-index:1}
  635.  
  636.  
  637.  
  638.  
  639. .userpic img{-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;border:2px solid #000} 
  640.  
  641.  
  642. .userpic img:hover{-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  643.  
  644. @font-face {
  645.  
  646.     font-family: 'LavanderiaRegular';
  647.  
  648.     src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot');
  649.  
  650.  
  651.     src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot?#iefix') format('embedded-opentype'),
  652.  
  653.  
  654.          url('http://static.tumblr.com/2lqtwbf/RAPlyrset/lavanderia_regular-webfont.ttf') format('truetype'),
  655.  
  656.  
  657.          url('http://static.tumblr.com/2lqtwbf/kb1lyrsq2/lavanderia_regular-webfont.svg#LavanderiaRegular') format('svg');
  658.  
  659.  
  660.     font-weight: normal;
  661.  
  662.  
  663.     font-style: normal;}
  664.  
  665.  
  666.  
  667.  
  668. .ttle {margin-top: 150px; margin-left: 580px; letter-spacing: 0px; text-align: center; font-family: 'LavanderiaRegular';  font-size: 25px; color: {color:titulo}; width: 238px;position:fixed; }
  669.  
  670. .tle {margin-top: 360px; margin-left:582px;letter-spacing: 0px; text-align: center; font-family: 'verdana'; font-size: 9px; color:{color:textdescri}; width: 235px; position:fixed;height:10px; z-index:3}
  671.  
  672. #thcreditos{left: 595px; top: 440px; width: 206px; float: left; background-color:{color:background}; position: fixed; height: 20px;opacity: 1.7; ; z-index:4}
  673.  
  674. .thcreditos{margin: 3px 5px 9px 5px; padding: 0px 0px 4px 0px; font-family: Verdana; font-size: 9px; color: {color:titulo}; text-align: left; line-height: 110%; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding-bottom: 30px; }
  675.  
  676.  
  677.  
  678. </style>
  679.  
  680.  <script>
  681.  
  682.  
  683.  
  684. var mensagem="Nope.";
  685.  
  686.  
  687.  
  688. function bloqueio()
  689.  
  690.  
  691.  
  692. {alert(mensagem);}
  693.  
  694.  
  695.  
  696. document.onkeydown=bloqueio;
  697.  
  698.  
  699.  
  700. </script><meta http-equiv="x-dns-prefetch-control" content="off"/><meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  701.  
  702.  
  703.  
  704. </style>
  705.  </head>
  706.    <body><!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
  707. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  708. <script type="text/javascript">
  709. SCMMusicPlayer.init("{'skin':'skins/black/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'100'},'playlist':[{'title':'','url':'http://www.youtube.com/watch?v=tlFN26Q8dKU'},{'title':'','url':'http://www.youtube.com/watch?v=oP45Xkt2sv4'},{'title':'','url':'http://www.youtube.com/watch?v=QPu9u-DjaGs'},{'title':'','url':'http://www.youtube.com/watch?v=eUdkGB4ODMQ'},{'title':'','url':'http://www.youtube.com/watch?v=vLtPdOdOc7I'},{'title':'','url':'http://www.youtube.com/watch?v=q32NcD3gcMM'},{'title':'','url':'http://www.youtube.com/watch?v=Q-pXD0FXLQ8&ob=av2e'},{'title':'','url':'http://www.youtube.com/watch?v=GIzDsGyxsQM&ob=av2e'},{'title':'','url':'http://www.youtube.com/watch?v=HzC2-GJu1Q8'},{'title':'','url':'http://www.youtube.com/watch?v=JjtCz-d9bD4&feature=fvst'},{'title':'','url':'http://www.youtube.com/watch?v=RxWEvV9zYj4'},{'title':'','url':'http://www.youtube.com/watch?v=oKuq4VuhtSs'},{'title':'','url':'http://www.youtube.com/watch?v=uv-VCROeuXc'},{'title':'','url':'http://www.youtube.com/watch?v=y60L8SkcFsk&feature=fvst'},{'title':'','url':'http://www.youtube.com/watch?v=0QP1XybGycw'},{'title':'','url':'http://www.youtube.com/watch?v=NmnmD1nk9Gw'},{'title':'','url':'http://www.youtube.com/watch?v=kqdnpA_KjDY'},{'title':'','url':'http://www.youtube.com/watch?v=QCub4Vi-1KI'},{'title':'','url':'http://www.youtube.com/watch?v=rHgDLToY57s'},{'title':'','url':'http://www.youtube.com/watch?v=j9Y13GgUze4&feature=fvst'},{'title':'','url':'http://www.youtube.com/watch?v=HEyelVEeYPA'},{'title':'','url':'http://www.youtube.com/watch?v=VvGYYg40Ijw'},{'title':'','url':'http://www.youtube.com/watch?v=RiwKZUYMvaE'},{'title':'','url':'http://www.youtube.com/watch?v=mGOfBPIKHvQ'},{'title':'','url':'http://www.youtube.com/watch?v=lPDFpbVyLwI'},{'title':'','url':'http://www.youtube.com/watch?v=SS1h7lrzjDk'},{'title':'','url':'http://www.youtube.com/watch?v=hj50BVJ8p9Y'},{'title':'','url':'http://www.youtube.com/watch?v=lUx2jZ49xEs'},{'title':'','url':'http://www.youtube.com/watch?v=S1oLpjY8fKc'},{'title':'','url':'http://www.youtube.com/watch?v=HskkenM9sW0'},{'title':'','url':'http://www.youtube.com/watch?v=8fL4eH1SY-M'},{'title':'','url':'http://www.youtube.com/watch?v=ENryPbDNnVI'},{'title':'','url':'http://www.youtube.com/watch?v=OaD5KmWgUis'},{'title':'','url':'http://www.youtube.com/watch?v=pGknIr7Zxas'},{'title':'','url':'http://www.youtube.com/watch?v=scMCCPm6ofg'},{'title':'','url':'http://www.youtube.com/watch?v=2lW0RgjzsLU'},{'title':'','url':'http://www.youtube.com/watch?v=7L7agJTNkIk'},{'title':'','url':'http://www.youtube.com/watch?v=PxuPEGg7JZY'},{'title':'','url':'http://www.youtube.com/watch?v=fJXEerT4TCk'},{'title':'','url':'http://www.youtube.com/watch?v=tGXWr6Ixg60'},{'title':'','url':'http://www.youtube.com/watch?v=mt8jifKlbTc'},{'title':'','url':'http://www.youtube.com/watch?v=_YtzsUdSC_I&ob=av2e'},{'title':'','url':'http://www.youtube.com/watch?v=6Iho1V--8G4'},{'title':'','url':'http://www.youtube.com/watch?v=vh2Bai3gAoI'},{'title':'','url':'http://www.youtube.com/watch?v=Vw5MYv-5xZE'},{'title':'','url':'http://www.youtube.com/watch?v=1cjJStLShOU'},{'title':'','url':'http://www.youtube.com/watch?v=_2YBniVxXn8'},{'title':'','url':'http://www.youtube.com/watch?v=M7hXGyRWayM'},{'title':'','url':'http://www.youtube.com/watch?v=wheJrsRiuCM'},{'title':'','url':'http://www.youtube.com/watch?v=n0kmnmxuRH0'},{'title':'','url':'http://www.youtube.com/watch?v=A7ry4cx6HfY&ob=av2e'},{'title':'','url':'http://www.youtube.com/watch?v=21YJcWdiNfI'},{'title':'','url':'http://www.youtube.com/watch?v=3jQNls8cdBc'},{'title':'','url':'http://www.youtube.com/watch?v=LFTKJefr3AA'},{'title':'','url':'http://www.youtube.com/watch?v=YMCDBoviLvQ&feature=fvst'},{'title':'','url':'http://www.youtube.com/watch?v=_U-ZXt_43Lg'},{'title':'','url':'http://www.youtube.com/watch?v=toiIdKJU-9U'},{'title':'','url':'http://www.youtube.com/watch?v=0ddryvNbeAo'},{'title':'','url':'http://www.youtube.com/watch?v=owy74VebWQ8'},{'title':'','url':'http://www.youtube.com/watch?v=MAYT806BDN0'},{'title':'','url':'http://www.youtube.com/watch?v=shuGxbbfgIg'},{'title':'','url':'http://www.youtube.com/watch?v=jGKRXhmFQlw'},{'title':'','url':'http://www.youtube.com/watch?v=lKg4g9zMeHI'},{'title':'','url':'http://www.youtube.com/watch?v=Ss0kFNUP4P4'},{'title':'','url':'http://www.youtube.com/watch?v=txlXcJDtDwM'},{'title':'','url':'http://www.youtube.com/watch?v=SoA4pA2LNWU'},{'title':'','url':'http://www.youtube.com/watch?v=654OcyG-nsw'},{'title':'','url':'http://www.youtube.com/watch?v=zu_62c5GXcE&ob=av2n'},{'title':'','url':'http://www.youtube.com/watch?v=f9MijCIVgn0'},{'title':'','url':'http://www.youtube.com/watch?v=17M7DHiksYE'},{'title':'','url':'http://www.youtube.com/watch?v=CtJESq2tneo'},{'title':'','url':'http://www.youtube.com/watch?v=qyUDxuAYrF0'},{'title':'','url':'http://www.youtube.com/watch?v=RK7Pm02cYhw&feature=relmfu'},{'title':'','url':'http://www.youtube.com/watch?v=Yzg_cg-F9ww&feature=related'},{'title':'','url':'http://www.youtube.com/watch?v=4hJN2xaMe6E'},{'title':'','url':'http://www.youtube.com/watch?v=leDI-y-81Rc'},{'title':'','url':'http://www.youtube.com/watch?v=6vfuUSV9x4Y'},{'title':'','url':'http://www.youtube.com/watch?v=U1Y-qDxoYnU'},{'title':'','url':'http://www.youtube.com/watch?v=3nTiI1_be4w'},{'title':'','url':'http://www.youtube.com/watch?v=mxMgt0cID_g'},{'title':'','url':'http://www.youtube.com/watch?v=000a0yL2XCw'},{'title':'','url':'http://www.youtube.com/watch?v=jrNJ6Q7ffuw'},{'title':'','url':'http://www.youtube.com/watch?v=5OJ25tcmXC4'},{'title':'','url':'http://www.youtube.com/watch?v=OR1_dmqAoGY'},{'title':'','url':'http://www.youtube.com/watch?v=7RXlY1H1tnM'},{'title':'','url':'http://www.youtube.com/watch?v=k1P4QDc9nqk'},{'title':'','url':'http://www.youtube.com/watch?v=yB2kKnExyPY'},{'title':'','url':'http://www.youtube.com/watch?v=MQ9rXzvJOJk'},{'title':'','url':'http://www.youtube.com/watch?v=0laKW5ur0lo'},{'title':'','url':'http://www.youtube.com/watch?v=IflD32ahaqs'},{'title':'','url':'http://www.youtube.com/watch?feature=player_embedded&v=9HGYDZS8NRI'},{'title':'','url':'http://www.youtube.com/watch?v=TMQvuDguVbQ&feature=relmfu'},{'title':'','url':'http://www.youtube.com/watch?v=xjX8g2vpwUE&feature=fvwrel'},{'title':'','url':'http://www.youtube.com/watch?v=y_fxrT2A7sY&feature=relmfu'},{'title':'','url':'http://www.youtube.com/watch?v=KSVRb0wo0NY&feature=relmfu'},{'title':'','url':'http://www.youtube.com/watch?v=MpOqlPFBc-s&feature=relmfu'},{'title':'','url':'http://www.youtube.com/watch?v=PbrvF0J7Ie4&feature=related'},{'title':'','url':'http://www.youtube.com/watch?v=_7ytLKo7F_E&feature=relmfu'}],'placement':'bottom','showplaylist':'false'}");
  710. </script>
  711. <!--End of SCM Music Player script-->
  712.  
  713.  
  714.  
  715. <div class="links">
  716.  
  717.  
  718.  
  719.  
  720.  
  721. <a href="/"><div id="homelink">1st page</div></a>
  722.  
  723. <div id="asklink">{text:titulolink1}
  724.  
  725.  
  726.  
  727. <div class="innerlinks">
  728.  
  729. <table><tr>
  730.  
  731. <td>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</td>
  732.  
  733. <td>{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</td>
  734.  
  735. <td>{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</td>
  736.  
  737. </tr></table>
  738.  
  739. </div>
  740.  
  741.  
  742.  
  743. </div>
  744.  
  745.  
  746.  
  747. <div id="link1">{text:titulolink2}
  748.  
  749. <div class="innerlinks">
  750.  
  751. <table><tr>
  752.  
  753. <td>{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</td>
  754.  
  755. <td>{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</td>
  756.  
  757. </tr></table>
  758.  
  759. </div>
  760.  
  761. </div>
  762.  
  763.  
  764.  
  765. <div id="link2">{text:titulolink3}
  766.  
  767. <div class="innerlinks">
  768.  
  769. <table><tr>
  770.  
  771. <td>{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</td>
  772.  
  773. <td>{block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}</td>
  774.  
  775. <td>{block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}</td>
  776.  
  777. </tr></table>
  778.  
  779. </div>
  780.  
  781. </div>
  782.  
  783.  
  784.  
  785. <div id="link3">{block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}</div>
  786.  
  787.  
  788.  
  789. </div>
  790.  
  791. <div class="userpic">
  792.  
  793.  
  794.  
  795.  
  796. <img src="{image:sidebar}" width="235px"height="255px"></div>
  797.  
  798.  
  799. <div class="ttle"><center>{text:titulo}</center></div>
  800.  
  801.  
  802. <div class="tle"><center>{block:Description}{Description}{/block:Description}</center></div>
  803. </div>
  804.  
  805. <div class="oizinho">{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>
  806.  
  807.  
  808.  
  809.  
  810. <div class="oizinho2">{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}</div>
  811.  
  812. <div id="thcreditos"><div class="thcreditos"><center><font color={color:titulo}>Theme by <b>regenerado</b> dths by <a href="http://sherlocs.tumblr.com/"><b>+</b></a></a></font></center></div></div>
  813.  
  814.  
  815. </div>
  816.  
  817. </div>
  818.  
  819.  
  820.  
  821. </div>
  822.  
  823.  
  824.  
  825. </div>
  826. </div>
  827.  
  828. </div>
  829.  
  830.  
  831.  
  832. </div>
  833.  
  834.  
  835.  
  836. </div>
  837.  
  838. </div></div>
  839.  
  840.  
  841.  
  842.  
  843.  
  844. </div>
  845.  
  846.  
  847. </div>
  848. </div>
  849.  
  850.  
  851.  
  852.  
  853. </div>
  854. </div>
  855. </div>
  856.  
  857.  
  858. </center>
  859.  
  860. </div></div>
  861.  
  862. </div>
  863. <br>
  864.  {block:IfNotFixedSidebar}<!--[if IE]><div id="ientries"><![endif]-->{/block:IfNotFixedSidebar}
  865.  
  866. {block:IfNotFixedSidebar}<![if !IE]><![endif]>{/block:IfNotFixedSidebar}
  867. {block:IfFixedSidebar}{/block:IfFixedSidebar}  
  868.  
  869.  {block:Posts}
  870.  
  871. <div class="post">
  872.  
  873.  
  874.  
  875. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  876.  
  877. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  878.  
  879. {block:Photoset}{Photoset-500}{/block:Photoset}
  880.  
  881. {block:Quote}
  882. <b class="qqmarks"></b><div class="qquote">{Quote}</div>
  883. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  884. {/block:Quote}
  885.  
  886. {block:Link}
  887. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  888. {block:Description}{Description}{/block:Description}
  889. {/block:Link}
  890.  
  891. {block:Chat}
  892. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  893. <div class="chat"><ul>{block:Lines}
  894. <li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  895. {/block:Lines}</ul></div>
  896. {/block:Chat}
  897.  
  898. {block:Audio}
  899. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  900. {AudioPlayerGrey}
  901. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  902. {/block:Audio}
  903.  
  904. {block:Video}{Video-500}{/block:Video}
  905.  
  906. {block:Answer}
  907. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  908. <div class="answer">{Answer}</div>
  909. <br>
  910. {/block:Answer}
  911.  
  912.  
  913. <div class="cap">
  914. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  915. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  916. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  917.  
  918. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  919.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  920.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  921. {/block:ContentSource}</div></div>
  922.  
  923. <br>
  924. <div class="footer"><div class="bg">
  925. {block:Date}
  926. <div id="info">{block:HasTags}<div class="tags">{block:Tags}<b>#</b> <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  927.  
  928.  
  929. <div class="line3"><span class="ileft">Posted <a href="{Permalink}">{TimeAgo} · {block:NoteCount}  
  930. <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} · </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank">Reblog</a> <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · via: <a href="{ReblogParentURL}"
  931. title="{ReblogParentTitle}">{ReblogParentName}</a>
  932. </span>{/block:RebloggedFrom}</span> </div>
  933.  
  934. <div class="postclear"></div>
  935. </div>{/block:Date}</div>
  936. </div></div>
  937.  
  938. {/block:Posts}
  939. {block:PostNotes}{PostNotes}{/block:PostNotes}
  940.  
  941.  
  942.  {/block:Posts}
  943.  
  944.  
  945.  
  946. <br><br><br><br>
  947.  
  948. </div>
  949.  
  950.  
  951. </div>
  952.  
  953.  
  954.  
  955. </body>
  956. </html>