JoyRachel

affectingyou-theme20 Zoey Last

Dec 25th, 2011
15,691
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.80 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <! Theme por Affecting You | não copie ou disponibilize !>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  8. <script>
  9. function bloqueio()
  10. {alert(mensagem);}
  11. document.onkeydown=bloqueio;
  12. </script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  13.  
  14.  
  15. <script type="text/javascript">
  16. //desabilita menu de opcoes ao clicar no botao direito
  17. function desabilitaMenu(e)
  18. {
  19. if (window.Event)
  20. {
  21. if (e.which == 2 || e.which == 3)
  22. return false;
  23. }
  24. else
  25. {
  26. event.cancelBubble = true
  27. event.returnValue = false;
  28. return false;
  29. }
  30. }
  31. document.oncontextmenu = desabilitaMenu;
  32. document.onmousedown = desabilitaBotaoDireito;
  33. document.onmouseup = desabilitaBotaoDireito;
  34. </script>
  35.  
  36.  
  37. <script language="JavaScript1.2">
  38. function disableselect(e){
  39. return false
  40. }
  41. function reEnable(){
  42. return true
  43. }
  44. //if IE4+
  45. document.onselectstart=new Function ("return false")
  46. //if NS6
  47. if (window.sidebar){
  48. document.onmousedown=disableselect
  49. document.onclick=reEnable
  50. }
  51. </script>
  52.  
  53. <script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script><script src="http://static.tumblr.com/ourf1ma/MmUlthg9c/arsenale-white.cufonfonts.js"
  54. type="text/javascript"></script><script type="text/javascript">Cufon.replace('.cufon');</script>
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. <script type="text/javascript">
  63.  
  64.  
  65. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  66.  
  67.  
  68.  
  69.  
  70. function tb8_makeArray(n){
  71.  
  72.  
  73. this.length = n;
  74.  
  75.  
  76. return this.length;
  77.  
  78.  
  79. }
  80.  
  81.  
  82.  
  83.  
  84. tb8_messages = new tb8_makeArray(1);
  85.  
  86.  
  87.  
  88.  
  89. tb8_messages[0] = "{Title}";
  90.  
  91.  
  92.  
  93.  
  94. tb8_rptType = 'infinite';
  95.  
  96.  
  97.  
  98.  
  99. tb8_rptNbr = 5;
  100.  
  101.  
  102.  
  103.  
  104. tb8_speed = 100;
  105.  
  106.  
  107.  
  108.  
  109. tb8_delay = 2000;
  110.  
  111.  
  112.  
  113.  
  114. var tb8_counter=1;
  115.  
  116.  
  117.  
  118.  
  119. var tb8_currMsg=0;
  120.  
  121.  
  122.  
  123.  
  124. var tb8_tekst ="";
  125.  
  126.  
  127.  
  128.  
  129. var tb8_i=0;
  130.  
  131.  
  132.  
  133.  
  134. var tb8_TID = null;
  135.  
  136.  
  137.  
  138.  
  139. function tb8_pisi(){
  140.  
  141.  
  142.  
  143.  
  144. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  145.  
  146.  
  147.  
  148.  
  149. document.title = tb8_tekst;
  150.  
  151.  
  152.  
  153.  
  154. tb8_sp=tb8_speed;
  155.  
  156.  
  157.  
  158.  
  159. tb8_i++;
  160.  
  161.  
  162.  
  163.  
  164. if (tb8_i==tb8_messages[tb8_currMsg].length){
  165.  
  166.  
  167.  
  168.  
  169. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  170.  
  171.  
  172.  
  173.  
  174. }
  175.  
  176.  
  177.  
  178.  
  179. if (tb8_currMsg == tb8_messages.length){
  180.  
  181.  
  182.  
  183.  
  184. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  185.  
  186.  
  187.  
  188.  
  189. clearTimeout(tb8_TID);
  190.  
  191.  
  192.  
  193.  
  194. return;
  195.  
  196.  
  197.  
  198.  
  199. }
  200.  
  201.  
  202.  
  203.  
  204. tb8_counter++;
  205.  
  206.  
  207.  
  208.  
  209. tb8_currMsg = 0;
  210.  
  211.  
  212. }
  213.  
  214.  
  215.  
  216.  
  217. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  218.  
  219.  
  220.  
  221.  
  222. }
  223.  
  224.  
  225.  
  226.  
  227. tb8_pisi()
  228.  
  229.  
  230.  
  231.  
  232. </script>
  233.  
  234.  
  235.  
  236.  
  237. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  238.  
  239. <head> <!-- DEFAULT VARIABLES -->
  240. <meta name="font:body" content="verdana" />
  241. <meta name="font:body2" content="verdana" />
  242. <meta name="font:title" content="georgia" />
  243.  
  244. <meta name="color:background" content="#F1F1F1" />
  245. <meta name="color:text" content="#8F8F8F" />
  246. <meta name="color:entry" content="#FFFFFF" />
  247. <meta name="color:linkbackground" content="#6B6B6B" />
  248. <meta name="color:quote" content="#6D6D6D" />
  249. <meta name="color:link" content="#B3B3B3" />
  250. <meta name="color:linkhover" content="#FFFFFF" />
  251. <meta name="color:sbar" content="#FFFFFFF" />
  252. <meta name="color:boxborder" content="#D4D4D4" />
  253. <meta name="color:boxtext" content="#929292" />
  254. <meta name="color:boxbackground" content="#F5F5F5" />
  255. <meta name="color:scroll" content="#E0C1AF" />
  256. <meta name="color:scrollbackground" content="#F3F3F3" />
  257. <meta name="color:barra1" content="#E6D0BE" />
  258. <meta name="color:barra2" content="#DBAB8B" />
  259. <meta name="color:sidebarlinks" content="#929292" />
  260. <meta name="color:bgsidebarlinks" content="#FFFFFF" />
  261. <meta name="color:sidebarlinkshover" content="#929292" />
  262. <meta name="color:backsidebarlinkshover" content="#FFFFFF" />
  263. <meta name="color:lateral1" content="#DBAB8B" />
  264. <meta name="color:lateral2" content="#F2E9E1" />
  265. <meta name="color:phrase" content="#B6B5B5" />
  266. <meta name="color:bgphrase" content="#FFFFFF" />
  267. <meta name="color:barratit1" content="#E9E9E9" />
  268. <meta name="color:border" content="#F5F5F5" />
  269.  
  270. <meta name="if:Show tags" content="1"/>
  271. <meta name="if:Show Search" content="0"/>
  272.  
  273. <meta name="image:sidebar 1" content="http://static.tumblr.com/1mpybhj/Aotlwmhca/5.jpg"/>
  274. <meta name="image:sidebar 2" content="http://static.tumblr.com/1mpybhj/P4Jlwmieo/5-.jpg"/>
  275. <meta name="image:background" content=""/>
  276.  
  277. <meta name="text:titulo" content="Where can my baby be?" />
  278. <meta name="text:subtitulo" content="the lord took her away from me.." />
  279. <meta name="text:frase1" content="alguma frase aqui" />
  280. <meta name="text:Link1" content="/" />
  281. <meta name="text:Link1 Title" content="link1" />
  282. <meta name="text:Link2" content="/" />
  283. <meta name="text:Link2 Title" content="link2" />
  284. <meta name="text:Link3" content="/" />
  285. <meta name="text:Link3 Title" content="link3" />
  286. <meta name="text:Link4" content="/" />
  287. <meta name="text:Link4 Title" content="link4" />
  288. <meta name="text:Link5" content="/" />
  289. <meta name="text:Link5 Title" content="link5" />
  290. <meta name="text:Link6" content="/" />
  291. <meta name="text:Link6 Title" content="link6" />
  292. <meta name="text:Link7" content="/" />
  293. <meta name="text:Link7 Title" content="link7" />
  294. <meta name="text:Link8" content="/" />
  295. <meta name="text:Link8 Title" content="link8" />
  296.  
  297. <title>{Title}</title>
  298. <link rel="shortcut icon" href="{Favicon}">
  299. {block:Description}
  300. <meta name="description" content="{MetaDescription}" />
  301. <script language="JavaScript1.2">
  302. function disableselect(e){
  303. return false
  304. }
  305. function reEnable(){
  306. return true
  307. }
  308. //if IE4+
  309. document.onselectstart=new Function ("return false")
  310. //if NS6
  311. if (window.sidebar){
  312. document.onmousedown=disableselect
  313. document.onclick=reEnable
  314. }
  315. </script><script type="text/javascript">
  316. //desabilita menu de opcoes ao clicar no botao direito
  317. function desabilitaMenu(e)
  318. {
  319. if (window.Event)
  320. {
  321. if (e.which == 2 || e.which == 3)
  322. return false;
  323. }
  324. else
  325. {
  326. event.cancelBubble = true
  327. event.returnValue = false;
  328. return false;
  329. }
  330. }
  331.  
  332. //desabilita botao direito
  333. function desabilitaBotaoDireito(e)
  334. {
  335. if (window.Event)
  336. {
  337. if (e.which == 2 || e.which == 3)
  338. return false;
  339. }
  340. else
  341. if (event.button == 2 || event.button == 3)
  342. {
  343. event.cancelBubble = true
  344. event.returnValue = false;
  345. return false;
  346. }
  347. }
  348.  
  349. //desabilita botao direito do mouse
  350. if ( window.Event )
  351. document.captureEvents(Event.MOUSEUP);
  352. if ( document.layers )
  353. document.captureEvents(Event.MOUSEDOWN);
  354.  
  355. document.oncontextmenu = desabilitaMenu;
  356. document.onmousedown = desabilitaBotaoDireito;
  357. document.onmouseup = desabilitaBotaoDireito;
  358. </script>
  359. {/block:Description}
  360.  
  361.  
  362.  
  363.  
  364. <style type="text/css">
  365.  
  366.  
  367. body {background-color: {color:background};color:{color:text};font-family: verdana;font-size: 11px;text-align: center;line-height:120%;margin:0;padding:0;background-image:url('{image:background}');background-attachment: fixed} a, a:link, a:active, a:visited {color:{color:link};text-transform: none;text-decoration: none} a:hover {background-color:{color:linkhover};padding: 1px 0 1px 0;text-decoration: none} img a{border:0px;}img a:hover{border:0px;} b{text-transform: block; color:{color:bold}}i{text-transform: italic; color:{color:text}}p{margin:2px 0 2px 0}blockquote{margin:5px 5px 2px 2px; padding: 1px 0 3px 6px; border-left: 2px solid {color:entry}}
  368.  
  369.  
  370. #pagin {
  371. position: left;
  372. margin-left: 40px;
  373. top: 350px;
  374. width: 420px;
  375. height: 15px;
  376. background-color:{color:background};
  377. text-align: center;
  378. border: 1px solid {color:sidebar};
  379. position: fixed;
  380. }
  381.  
  382. #paginacao {
  383. margin-left: -1px;
  384. margin-top: 335px;
  385. width: 436px;
  386. left: 10px;
  387. background-color: {color:entry};
  388. position: fixed;
  389. height: 30px;
  390. }
  391.  
  392. #paginacao1{
  393. position: left;
  394. margin-left: 5px;
  395. top: 432px;
  396. width: 424px;
  397. height: 15px;
  398. background-color:{color:entry};
  399. text-align: center;
  400. border: 1px solid {color:boxborder};
  401. position: fixed;
  402. }
  403.  
  404. .sidebarpages{
  405. margin: 1px 0 0 0;
  406. text-align: center;
  407. font-family:verdana;
  408. color: {color:text}
  409. }
  410. .sidebarpages a{
  411. text-decoration: none;
  412. color:{color:link}
  413. }
  414. .sidebarpages a:hover{
  415. color:{color:linkbackground};
  416. background-color: transparent
  417. }
  418.  
  419. #phrase{
  420. background-color: {color:frase1};
  421. letter-spacing: 2px;
  422. color: #FFFFFF;
  423. width:265px;
  424. height:45px;
  425. position: fixed;
  426. padding-top: 1px;
  427. padding-bottom: 1px;
  428. -webkit-transition: all 0.4s ease-out;
  429. -moz-transition: all 0.4s ease-out;
  430. margin-left: 5px;
  431. font-family: verdana;
  432. font-size: 9px;
  433. margin-top: 35px;
  434. z-index: 2;
  435. }
  436.  
  437. #phrase:hover {
  438. background-color: transparent;
  439. height: 30px;
  440. color: transparent;
  441. }
  442.  
  443. .phrase1 {
  444. text-align: justify;
  445. font-size: 9px;
  446. position: fixed;
  447. color: transparent;
  448. width: 265px;
  449. margin-top: 1px;
  450. margin-left: 5px;
  451. }
  452.  
  453. .phrase1:hover {
  454. color: {color:text};
  455. font-size: 9px;
  456. text-align: justify;
  457. }
  458.  
  459. #barratit1 {
  460. position: left;
  461. margin-left: 5px;
  462. top: 78px;
  463. width: 360px;
  464. height: 2px;
  465. background-color:{color:barratit1};
  466. text-align: center;
  467. position: fixed;
  468. }
  469.  
  470.  
  471.  
  472. #frase1 {
  473. position: left;
  474. margin-left: 5px;
  475. top: 410px;
  476. width: 372px;
  477. height: 3px;
  478. background-color:{color:barra1};
  479. text-align: center;
  480. position: fixed;
  481. }
  482.  
  483. #frasea1 {
  484. color:#000000;
  485. width: 210px;
  486. margin-top: 2px;
  487. font-size: 9px;
  488. font-family: verdana;
  489. text-align: center;
  490. letter-spacing: 3px;
  491. font-style: bold;
  492. margin-bottom: 5px;
  493. opacity: 0.8;
  494. }
  495.  
  496. #frase2 {
  497. position: left;
  498. margin-left: 10px;
  499. top: 415px;
  500. width: 362px;
  501. height: 3px;
  502. background-color:{color:barra2};
  503. text-align: center;
  504. position: fixed;
  505. }
  506.  
  507. #frasea2 {
  508. color:#ffffff;
  509. width: 210px;
  510. margin-top: 2px;
  511. font-size: 9px;
  512. font-family: verdana;
  513. text-align: center;
  514. letter-spacing: 3px;
  515. font-style: bold;
  516. margin-bottom: 5px;
  517. opacity: 0.8;
  518. }
  519.  
  520. .linkbar {
  521. height:15px;
  522. left:10px;
  523. width:475px;
  524. position:fixed;
  525. background-color: {color:linkbar};
  526. top:40px;
  527. margin:auto;
  528. padding-bottom:2px;
  529. padding-top:2px;
  530. opacity:0.9;
  531. filter: alpha(opacity = 100);
  532. -webkit-transition: 0.3s ease-in;
  533. }
  534.  
  535. #linkks{
  536. text-align:center;
  537. display:inline-block;
  538. width:118px;
  539. color: #000;
  540. background-color: #fff;
  541. font-size: 10px;
  542. }
  543.  
  544. #linkks:hover #sublinks a:first-child{
  545. border-top:0px solid #fff;
  546. }
  547.  
  548. #linkks:hover #sublinks{
  549. opacity:1;
  550. margin-top:0px;
  551. -webkit-transition-duration:.2s;
  552. overflow:hidden;
  553. background-color:#fff;
  554. z-index:10;
  555. height:auto;
  556. }
  557.  
  558. .llinks{
  559. width: 500px;
  560. margin: 16px
  561. auto 3px auto;
  562. font-size: 9px;
  563. text-transform: none;
  564. margin-left:0px;
  565. }
  566.  
  567. .llinks a{
  568. display: block;
  569. text-decoration: none;
  570. font-family: verdana;
  571. color: {color:sidebarlinks};
  572. background-color: {color:bgsidebarlinks};
  573. padding: 2px 0px 2px 0px;
  574. margin: 0 0 1px 0;
  575. text-transform: lowercase;
  576. -webkit-transition: all 0.3s ease-out;
  577. -moz-transition: all 0.3s ease-out;
  578. }
  579.  
  580. .llinks a{
  581. display: block;
  582. text-decoration: none;
  583. font-family: verdana;
  584. color: {color:sidebarlinks};
  585. background-color: {color:bgsidebarlinks};
  586. padding: 2px 0px 2px 0px;
  587. margin: 0 0 1px 0;
  588. text-transform: lowercase;
  589. -webkit-transition: all 0.3s ease-out;
  590. -moz-transition: all 0.3s ease-out;
  591. }
  592.  
  593. .llinks a:hover{
  594. background-color: {color:backsidebarlinkshover};
  595. color:{color:sidebarlinkshover};
  596. text-transform: lowercase;
  597. -webkit-box-shadow: 0 0 1em ;
  598. box-shadow: 0 0 1em ;
  599. }
  600.  
  601. #sublinks{
  602. position:absolute;
  603. margin-top:-5px;
  604. opacity:1;
  605. margin-left:0px;
  606. width:118px;
  607. overflow:hidden;
  608. height:0px;
  609. }
  610.  
  611. #sublinks a{
  612. background-color: {color:bgsidebarlinks};
  613. color: {color:sidebarlinks};
  614. text-align:center;
  615. display:block;
  616. text-transform:lowercase;
  617. line-height:15px;
  618. padding: 2px 0px 2px 0px;
  619. font-size: 9px;
  620. font-family:verdana;
  621. }
  622.  
  623. #sublinks a:hover{
  624. border-bottom:1px solid #f5f5f5;
  625. text-transform:lowercase;
  626. color: {color:sidebarlinkshover};
  627. background-color:{color:backsidebarlinkshover};
  628. padding: 1px 0px 1px 0px;
  629. }
  630.  
  631. .llinks{
  632. width: 475px;
  633. margin: 3px auto 3px auto;
  634. font-size: 9px;
  635. text-transform: none;
  636. text-align: center;
  637. }
  638.  
  639. .llinks a{
  640. display: block;
  641. text-decoration: none;
  642. background-color: {color:bgsidebarlinks};
  643. padding: 2px 0px 2px 0px;
  644. margin: 0 0 1px 0;
  645. color: {color:sidebarlinks};
  646. }
  647.  
  648. .llinks a:hover{ background-color: {color:backsidebarlinkshover}; color: {color:sidebarlinkshover}; text-transform: lowercase; -webkit-box-shadow: 0 0 1em #FFFFFF; box-shadow: 0 0 1em #FFFFFF;}
  649.  
  650.  
  651. #sidebarfr{
  652. margin-left: 0px;
  653. margin-top: 0px;
  654. width: 275px;
  655. float: left;
  656. background-color: {color:entry};
  657. padding: 0px;
  658. position: fixed;
  659. height: 18px;
  660. }
  661.  
  662. .sidebarfrtext {
  663. margin: 3px 3px 3px 3px;
  664. font-family: verdana;
  665. font-size: 10px;
  666. text-align: center;
  667. border-left: 7px solid {color:borderfrase};
  668. border-right: 7px solid {color:borderfrase};
  669. }
  670.  
  671. #slinks{
  672. text-align:center;
  673. margin: 100px 0 0px 0;
  674. margin-left: 227px;
  675. width: 150px;
  676. position: fixed;
  677. top: 140px;
  678. display: line;
  679. height: 15px;
  680. }
  681.  
  682. .slinks a{
  683. font-size: 9px;
  684. font-family:verdana;
  685. text-transform: lowercase;
  686. display: block;
  687. list-style: none;
  688. text-decoration: none;
  689. color:{color:sidebarlinks};
  690. background-color: {color:bgsidebarlinks};
  691. opacity: 0.8;
  692. filter:alpha (opacity=80);
  693. padding: 0px 0 1px 10px;
  694. margin:0 0px 2px 0;
  695. letter-spacing: 2px;
  696. }
  697.  
  698. .slinks a:hover{
  699. font-size: 9px;
  700. font-family: verdana;
  701. text-transform: lowercase;
  702. display: block;
  703. list-style: none;
  704. text-decoration: none;
  705. color:{color:sidebarlinkshover};
  706. background-color: {color:backsidebarlinkshover};
  707. padding: 1px 0 1px 15px;
  708. margin:0 0 1px 0;
  709. letter-spacing: 3px;
  710. text-align:center;
  711. }
  712.  
  713.  
  714. #mastertit {
  715. font-size: 29px;
  716. text-align: center;
  717. margin-left: 0px;
  718. text-transform: none;
  719. line-height:31px;
  720. padding:5px;
  721. font-family: georgia;
  722. color: (color:title);
  723. background-color: transparent;
  724. }
  725.  
  726. #mastertit:hover{
  727. font-style:italic;
  728. }
  729.  
  730.  
  731.  
  732.  
  733. #titlebar {
  734. margin-left: 105px;
  735. margin-top: 20px;
  736. width: 380px;
  737. left: 10px;
  738. background-color: {color:background};
  739. position: fixed;
  740. height: 32px;
  741. }
  742.  
  743.  
  744. #titulo {
  745. font-size: 29px;
  746. text-align: left;
  747. margin-left: 0px;
  748. text-transform: none;
  749. line-height:31px;
  750. padding:5px;
  751. font-family: georgia;
  752. color: (color:sidebartext);
  753. background-color: {color:background};
  754. }
  755.  
  756. #titulo:hover{
  757. font-style:italic;
  758. padding-left: 45px;
  759. -webkit-transition: all 0.8s ease-out;
  760. -moz-transition: all 0.8s ease-out;
  761. }
  762.  
  763. #subtitle {
  764. margin-left: 0px;
  765. font-size: 9px;
  766. line-height:25px;
  767. text-align: center;
  768. text-transform: none;
  769. color: {color:sidebartext};
  770. background-color: {color:background};
  771. padding:0px;
  772. font-family: verdana;
  773. margin-top: -1px;
  774. }
  775.  
  776. #subtitle {
  777. margin-left: 0px;
  778. font-size: 9px;
  779. line-height:20px;
  780. text-align: center;
  781. text-transform: lowercase;
  782. letter-spacing: 2px;
  783. }
  784.  
  785. #subtitle:hover {
  786. letter-spacing: 5px;
  787. -webkit-transition: all 0.5s ease-out;
  788. -moz-transition: all 0.5s ease-out;
  789. }
  790.  
  791. #pagination {
  792. margin-left: 0px;
  793. font-size: 16px;
  794. line-height:10px;
  795. text-align: center;
  796. font-family: georgia;
  797. text-transform: none;
  798. color: {color:text};
  799. background-color: {color:entry};
  800. padding:0px;
  801. font-family: verdana;
  802. margin-top: -1px;
  803. }
  804.  
  805. #pagination {
  806. margin-left: 0px;
  807. font-size: 12px;
  808. line-height:20px;
  809. font-family: georgia;
  810. text-align: center;
  811. text-transform: lowercase;
  812. letter-spacing: 0px;
  813. }
  814.  
  815. #sidebarr{
  816. left: 380px;
  817. margin-top: 245px;
  818. width: 109px;
  819. text-align: left;
  820. background-color: {color:border};
  821. padding: 0px;
  822. position: fixed;
  823. height: 157px;
  824. border-radius: 15px;
  825. -moz-border-radius: 15px;
  826. -webkit-border-radius: 15px;
  827. -goog-ms-border-radius: 15px;
  828. }
  829.  
  830.  
  831. .sidebarrimg {
  832. overflow: auto;
  833. width: 94px;
  834. height: 143px;
  835. text-align: left;
  836. margin: 5px;
  837. border: 1px solid {color:boxborder};
  838. padding: 3px 0px 0px 3px;
  839. background-color: {color:boxbackground};
  840. border-radius: 15px;
  841. -moz-border-radius: 15px;
  842. -webkit-border-radius: 15px;
  843. -goog-ms-border-radius: 15px;
  844. }
  845.  
  846. .sidebarrimg img{
  847. width: auto;
  848. max-height:140px;
  849. display: inline;
  850. overflow: auto;
  851. margin-bottom: 3px;
  852. -moz-border-radius: 15px;
  853. -webkit-border-radius: 15px;
  854. -goog-ms-border-radius: 15px;
  855. opacity: 0.6;
  856. -webkit-transition: all 0.5s ease-out;
  857. -moz-transition: all 0.5s ease-out;
  858. }
  859.  
  860. .sidebarrimg img:hover{
  861. opacity: 1;
  862. }
  863.  
  864.  
  865. #sidebar{
  866. left: 115px;
  867. margin-top: 245px;
  868. width: 109px;
  869. text-align: left;
  870. background-color: {color:border};
  871. padding: 0px;
  872. position: fixed;
  873. height: 157px;
  874. border-radius: 15px;
  875. -moz-border-radius: 15px;
  876. -webkit-border-radius: 15px;
  877. -goog-ms-border-radius: 15px;
  878. }
  879.  
  880.  
  881. .sidebarimg {
  882. overflow: auto;
  883. width: 94px;
  884. height: 143px;
  885. text-align: left;
  886. margin: 5px;
  887. border: 1px solid {color:boxborder};
  888. padding: 3px 0px 0px 3px;
  889. background-color: {color:boxbackground};
  890. border-radius: 15px;
  891. -moz-border-radius: 15px;
  892. -webkit-border-radius: 15px;
  893. -goog-ms-border-radius: 15px;
  894. }
  895.  
  896. .sidebarimg img{
  897. width: auto;
  898. max-height:140px;
  899. display: inline;
  900. overflow: auto;
  901. margin-bottom: 3px;
  902. -moz-border-radius: 15px;
  903. -webkit-border-radius: 15px;
  904. -goog-ms-border-radius: 15px;
  905. opacity: 0.6;
  906. -webkit-transition: all 0.5s ease-out;
  907. -moz-transition: all 0.5s ease-out;
  908. }
  909.  
  910. .sidebarimg img:hover{
  911. opacity: 1;
  912. }
  913.  
  914. .sidebarimg2 {
  915. overflow: auto;
  916. height: 145px;
  917. text-align: left;
  918. margin: 5px;
  919. border: 1px solid {color:boxborder};
  920. padding: 3px 0px 0px 3px;
  921. background-color: {color:boxbackground};
  922. }
  923.  
  924. .sidebarimg2 img{
  925. max-height: 142px;
  926. width: auto;
  927. display: inline;
  928. overflow: auto;
  929. margin-bottom: 3px;
  930. }
  931.  
  932. #sidebardescrii{
  933. left: 10px;
  934. margin-top: 570px;
  935. width: 465px;
  936. float: left;
  937. background-color: {color:entry};
  938. padding: 0px;
  939. position: fixed;
  940. height: 90px;
  941. }
  942.  
  943. #sidebardescri{
  944. left: 115px;
  945. margin-top: 84px;
  946. width: 375px;
  947. float: left;
  948. background-color: {color:border};
  949. padding: 0px;
  950. position: fixed;
  951. height: 159px;
  952. border-radius: 15px;
  953. -moz-border-radius: 15px;
  954. -webkit-border-radius: 15px;
  955. -goog-ms-border-radius: 15px;
  956. }
  957.  
  958. .sidebardescri1{
  959. margin: 5px;
  960. padding: 5px;
  961. text-align: justify;
  962. font-size: 9px;
  963. font-family: {font:body2};
  964. border: 1px solid {color:boxborder};
  965. padding: 3px;
  966. background-color: {color:boxbackground};
  967. color: {color:boxtext};
  968. overflow: auto;
  969. height: 144px;
  970. -moz-border-radius: 15px;
  971. -webkit-border-radius: 15px;
  972. -goog-ms-border-radius: 15px;
  973. }
  974.  
  975. .sidebardescri1 a{
  976. font-size: 9px; {font:body2};
  977. -moz-border-radius: 15px;
  978. -webkit-border-radius: 15px;
  979. -goog-ms-border-radius: 15px;
  980. }
  981.  
  982.  
  983. #sidebarcredit{
  984. margin-left: 105px;
  985. margin-top: 424px;
  986. width: 380px;
  987. left: 10px;
  988. background-color: {color:border};
  989. position: fixed;
  990. height: 32px;
  991. }
  992.  
  993. #sidebarcredit a{font-size: 9px;}
  994.  
  995. .stitle {
  996. padding:10px;
  997. width:437px;
  998. height:auto;
  999. margin-left:0px;
  1000. margin-top:-1px;
  1001. color:{color:stitle};
  1002. font-family:verdana;
  1003. font-size:9px;
  1004. letter-spacing:2px;
  1005. background-color:{color:bgstitle};
  1006. position:fixed;
  1007. opacity:0.0;
  1008. -webkit-transition: all 0.5s;
  1009. -moz-transition: all 0.5s;
  1010. text-align:center;
  1011. }
  1012.  
  1013. .stitle:hover{
  1014. opacity:0.7;
  1015. height:auto;
  1016. }
  1017.  
  1018.  
  1019. /* BARRA LATERAL */
  1020.  
  1021. #titus {width: 100%; height:100px; margin-top:280px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: trans.; letter-spacing: 4px; font-size: 9px; font-family: verdana; color: #FFFFFF; position:fixed;margin-left:-600px;); opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80); -webkit-transform: rotate(-90deg); }
  1022.  
  1023. #finn {width: 14px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:-5px;); opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80); }
  1024.  
  1025. #eff {width: 5px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:33px;); opacity:0.20; -moz-opacity: 0.20; filter: alpha(opacity=20); }
  1026.  
  1027. #cook {width: 20px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:53px;); opacity:0.60; -moz-opacity: 0.60; filter: alpha(opacity=60); }
  1028.  
  1029. #uno {width: 40px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:43px;); opacity:0.40; -moz-opacity: 0.40; filter: alpha(opacity=40); }
  1030.  
  1031. #doritos {width: 40px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral2}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left: -2px;); opacity:0.90; -moz-opacity: 0.90; filter: alpha(opacity=90); }
  1032.  
  1033. #hellokitty {width: 40px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral2}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left: 40px;); opacity:0.90; -moz-opacity: 0.90; filter: alpha(opacity=90); }
  1034.  
  1035. #rach {width: 14px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:15px;); opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80); }
  1036.  
  1037. #dpsdasidebar {width: 14px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:lateral2}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left: 84px;);}
  1038.  
  1039. tit{font-family: georgia; font-size:40px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; font-style: italic;
  1040.  
  1041. margin: 0 0 5px 0; text-align: center; color:{color:fraselateral}; -webkit-transform: rotate(-90deg); }
  1042.  
  1043. tit a{font-size:30px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-decoration: none; text-align: center}
  1044.  
  1045.  
  1046.  
  1047. .j {
  1048. text-align: center;
  1049. margin-left: 0px;
  1050. width: 2000px;
  1051. border-top: 100px solid #F8F8F8;
  1052. margin-top: -98px;
  1053. height: 1px;
  1054. background-color: {color:barra2};
  1055. padding: 10px 20px 0px 20px;
  1056. position: fixed;
  1057. }
  1058.  
  1059. .jj {
  1060. text-align: center;
  1061. margin-left: 0px;
  1062. width: 2000px;
  1063. border-top: 100px solid #F8F8F8;
  1064. margin-top: -120px;
  1065. height: 33px;
  1066. background-color: {color:barra1};
  1067. padding: 0px;
  1068. position: fixed;
  1069. opacity: 0.6;
  1070. }
  1071.  
  1072. .jjimg {
  1073. overflow: auto;
  1074. width: 2000px;
  1075. height: 36px;
  1076. text-align: left;
  1077. margin: 0px;
  1078. }
  1079.  
  1080. .jjimg img{
  1081. width: 2000px;
  1082. max-height:60px;
  1083. display: inline;
  1084. overflow: auto;
  1085. margin-bottom: 0px;
  1086. }
  1087.  
  1088.  
  1089. #phrase {
  1090. background-color: trasparent;
  1091. letter-spacing: 1px;
  1092. color: transparent;
  1093. width:362px;
  1094. height:90px;
  1095. line-height:51px;
  1096. position: fixed;
  1097. padding-top: 20px;
  1098. padding-bottom: 0px;
  1099. -webkit-transition: all 0.5s ease-out;
  1100. -moz-transition: all 0.5s ease-out;
  1101. margin-left: 122px;
  1102. font-family: georgia;
  1103. font-size: 50px;
  1104. margin-top: 90px;
  1105. z-index: 3;
  1106. background-color: trasparent;
  1107. filter:alpha(opacity=0.1)
  1108. -moz-opacity:0.1;
  1109. opacity:0.1
  1110. border-radius: 15px;
  1111. -moz-border-radius: 15px;
  1112. -webkit-border-radius: 15px;
  1113. -goog-ms-border-radius: 15px;
  1114. }
  1115.  
  1116. #phrase:hover {
  1117. background-color: {color:bgphrase};
  1118. height: 133px;
  1119. color: {color:phrase};
  1120. filter:alpha(opacity=0.75)
  1121. -moz-opacity:0.60;
  1122. opacity:0.60
  1123. }
  1124.  
  1125. #left {
  1126. float: left;
  1127. position: fixed;
  1128. width: 100px;
  1129. margin-top: 455px;
  1130. margin-left: 425px;
  1131. font-size:23px;
  1132. text-align:left;
  1133. font-size: 23px;
  1134. line-height:23px;
  1135. font-family: georgia;
  1136. background-color: transparent;
  1137. padding: 10px 5px 10px 5px}
  1138. img a{border:0px;}p{margin-top:1px}
  1139.  
  1140. .pagination {
  1141. clear: both;
  1142. margin-top: 0px;  
  1143. text-align: center;
  1144. font-size: 45px;
  1145. color: {color:link};
  1146. }
  1147. .pagination a, a:hover {
  1148. text-align: center;
  1149. color: {color:link};
  1150. background-color:
  1151. transparent;
  1152. }
  1153.  
  1154. ::-webkit-scrollbar-thumb:vertical {
  1155. background-color: {color:scroll};
  1156. height: 50px;
  1157. }
  1158. ::-webkit-scrollbar-thumb:horizontal {
  1159. background-color: {color:scroll};
  1160. height: 10px;
  1161. }
  1162. ::-webkit-scrollbar {
  1163. height: 5px;
  1164. width: 5px;
  1165. background-color: {color:scrollbackground};
  1166. }
  1167.  
  1168. #container {
  1169. background-color:transparent;
  1170. width: 465px;
  1171. position: absolute;
  1172. top: 20px;
  1173. left: 500px;
  1174. padding-bottom: 0px
  1175. }
  1176.  
  1177. #entries {margin: 0px 0 0px 0}
  1178.  
  1179. #entry {
  1180. width: 500px;
  1181. background-color:{color:entry};
  1182. text-align: justify;
  1183. padding: 20px;
  1184. margin: 0px 0 5px 0
  1185. }
  1186.  
  1187. .image{text-align: center; margin: 0 0 5px 0}
  1188. .image img{border: 0px; margin: 0; padding: 0}
  1189.  
  1190. #ask_form{width: 500px}
  1191.  
  1192. .search_result{font-size: 12px; text-align: center}
  1193.  
  1194. .source{display:none}
  1195.  
  1196. h1{
  1197. font-family: georgia;
  1198. font-size:20px;
  1199. letter-spacing: -1px;
  1200. line-height: 20px;
  1201. text-transform: none;
  1202. font-weight: normal;
  1203. margin: 0 0 5px 0;
  1204. text-align: center
  1205. }
  1206.  
  1207. h1 a{
  1208. font-size:20px;
  1209. letter-spacing: -1px;
  1210. line-height: 20px;
  1211. text-transform: none;
  1212. font-weight: normal;
  1213. margin: 0 0 5px 0;
  1214. text-decoration: none;
  1215. text-align: center
  1216. }
  1217.  
  1218. .qqmarks{
  1219. font-size: 80px;
  1220. font-weight: bold;
  1221. line-height: 80px;
  1222. opacity: 0.2;
  1223. filter:alpha (opacity=20)
  1224. }
  1225.  
  1226. .qquote{
  1227. font-family: georgia;
  1228. font-size: 20px;
  1229. letter-spacing: -1px;
  1230. line-height: 20px;
  1231. text-transform: none;
  1232. margin-top: -70px;
  1233. margin-left: 45px
  1234. }
  1235.  
  1236. .qsource{
  1237. margin: 5px 15px 0 10;
  1238. text-align: right}
  1239.  
  1240. .chat{
  1241. line-height: 12px;
  1242. list-style: none
  1243. }
  1244.  
  1245. .chat ul {
  1246. line-height: 15px;
  1247. list-style: none;
  1248. padding: 0px;
  1249. line-height: 20px;
  1250. }
  1251.  
  1252. .person1 {
  1253. background-color: {color:link};
  1254. color: {color:background}
  1255. }
  1256. .person1 .label {
  1257. font-weight: bold;
  1258. padding: 0px;
  1259. margin-left: 5px;
  1260. color: {color: text}
  1261. }
  1262. .person2 {
  1263. background-color: {color:background};
  1264. color: {color: text}
  1265. }
  1266. .person2 .label {
  1267. font-weight: bold;
  1268. padding: 0px;
  1269. margin-left: 5px;
  1270. color: {color: text}
  1271. }
  1272.  
  1273. .audioimage{
  1274. float:left;
  1275. text-align: center;
  1276. margin: 0 10px 5px 0;
  1277. width: 205px;
  1278. border: 15px solid {color:background};
  1279. }
  1280. .audioimage img{
  1281. max-width: 205px;
  1282. height: auto;
  1283. margin: 0 0 2px 0
  1284. }
  1285. .playcount {font-style: italic}
  1286.  
  1287.  
  1288. .asker {
  1289. width: 480px;
  1290. background-color: {color:background};
  1291. color:{color:text};
  1292. padding: 10px
  1293. }
  1294. .asker img{
  1295. float: left;
  1296. margin: 0px 4px 2px 0
  1297. }
  1298. .asker a{
  1299. font-size: 20px;
  1300. color:{color:link};
  1301. text-transform: lowercase;
  1302. line-height: 27px;
  1303. padding: 0; margin: 0;
  1304. font-family: georgia;
  1305. }
  1306. .asker a:hover{
  1307. font-size: 20px;
  1308. color:{color:link};
  1309. text-transform: lowercase;
  1310. line-height:27px;
  1311. padding: 0;
  1312. margin: 0;
  1313. font-family: georgia;
  1314. }
  1315. .answer {padding: 5px 0 0 0}
  1316.  
  1317. #cap {
  1318. padding: 2px 0 0 0;
  1319. width: 500px;
  1320. margin: 0 0 0 5px
  1321. }
  1322.  
  1323. .info {
  1324. margin-top: 10px;
  1325. border-left: 0px solid {color:sidebarlinks};
  1326. padding: 5px;
  1327. background-color: {color:background};
  1328. text-align: center;
  1329. font-size: 9px;
  1330. font-family: verdana;
  1331. text-transform: lowercase;
  1332. }
  1333.  
  1334. .info a {font-size: 9px;}
  1335.  
  1336. .info2 {
  1337. padding: 2px;
  1338. border-bottom: 1px dotted {color:background};
  1339. text-align: right;
  1340. }
  1341. .tags {
  1342. color: {color:text};
  1343. font-size: 9px;
  1344. font-family: verdana;
  1345. display: inline;
  1346. list-style: none;
  1347. text-transform: none;
  1348. }
  1349. .tags a {
  1350. font-size: 9px;
  1351. color: {color:text};
  1352. display: inline;
  1353. list-style: none;
  1354. text-transform: none;
  1355. }
  1356.  
  1357. #nts {
  1358. width: 500px;
  1359. margin-left: 95px;
  1360. padding: 10px;
  1361. margin-top: 5px;
  1362. font-size: 10px;
  1363. text-align: left
  1364. }
  1365.  
  1366. #nts img{display: none; border:0px}
  1367.  
  1368. #clear{
  1369. clear: both;
  1370. width: 50px;
  1371. height: 0px;
  1372. background-color: transparent
  1373. }
  1374.  
  1375. #prevnextlinks{
  1376. text-align: center;
  1377. width: 500px;
  1378. background-color:{color:entry};
  1379. padding: 7px 20px 7px 20px;
  1380. margin: 0 0 2px 0;
  1381. font-size: 10px
  1382. }
  1383.  
  1384. #notes {
  1385. width: 500px;
  1386. margin: 0px;
  1387. margin-left: 0px;
  1388. padding: 5px;
  1389. text-align: left
  1390. }
  1391.  
  1392. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  1393. ol.notes li {margin: 0px; padding: 2px;}
  1394.  
  1395. #notes img{border:0px}
  1396. #notes a{font-size: 10px}
  1397.  
  1398.  
  1399. .titled:hover{margin-top:-95px;}
  1400.  
  1401.  
  1402. .describe{ margin-top:80px; font:18px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none;}
  1403.  
  1404.  
  1405. #clear{width: 500px; height: 30px}
  1406. #tumblr_controls{position: fixed!important}
  1407.  
  1408. .bigquote{font-size: 75px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  1409.  
  1410.  
  1411. {CustomCSS}
  1412.  
  1413. </style>
  1414.  
  1415. <link rel="shortcut icon" href="http://www.drikoti.net/Goodies/Favicons/Ico/novo01.ico" />
  1416.  
  1417. </head>
  1418.  
  1419. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  1420.  
  1421. <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
  1422. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  1423. <script type="text/javascript">
  1424. SCMMusicPlayer.init("{'skin':'skins/tunes/skin.css','playback':{'autostart':'false','shuffle':'true','volume':'50'},'playlist':[{'title':'','url':'http://www.youtube.com/watch?v=zSkiTl_KaAo'},{'title':'','url':'http://www.youtube.com/watch?v=zL-dufH3pQM'},{'title':'','url':'http://www.youtube.com/watch?v=fyMhvkC3A84&feature=related'},{'title':'','url':'http://www.youtube.com/watch?v=fQLKHXhSHno'},{'title':'','url':'http://www.youtube.com/watch?v=J80BOgCyO94'},{'title':'','url':'http://www.youtube.com/watch?v=qsVi1IWa3Bk'},{'title':'','url':'http://www.youtube.com/watch?v=v0YrTizC3JU'},{'title':'','url':'http://www.youtube.com/watch?v=ToRTdkbuql0&feature=related'},{'title':'','url':'http://www.youtube.com/watch?v=w7JthgTMHDU'},{'title':'','url':'http://www.youtube.com/watch?v=HzNFwxsSPwU'},{'title':'','url':'http://www.youtube.com/watch?v=Rtlceq_Iw-k'},{'title':'','url':'http://www.youtube.com/watch?v=8dQxGytnT9I'},{'title':'','url':'http://www.youtube.com/watch?v=i9bDGNoEnlk'},{'title':'','url':'http://www.youtube.com/watch?v=pqNCFfumpYw'},{'title':'','url':'http://www.youtube.com/watch?v=jvQgBrQnqzk'},{'title':'','url':'http://www.youtube.com/watch?v=BOEfr2IxfBU&feature=related'},{'title':'','url':'http://www.youtube.com/watch?v=nblT4g2vcDA'},{'title':'','url':'http://www.youtube.com/watch?v=YQfO0L8RqJQ'},{'title':'','url':'http://www.youtube.com/watch?v=59cQWw9ctOA'}],'placement':'bottom','showplaylist':'false'}");
  1425. </script>
  1426. <!--End of SCM Music Player script-->
  1427.  
  1428. <div id="container">
  1429.  
  1430. <div id="entries">
  1431. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  1432. <script type="text/javascript"
  1433.  
  1434. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  1435.  
  1436.  
  1437. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  1438.  
  1439. {block:Posts}
  1440.  
  1441. <div id="entry">
  1442. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  1443.  
  1444. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  1445. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  1446.  
  1447. {block:Photoset}{Photoset-500}
  1448. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1449. {/block:Photoset}
  1450.  
  1451. {block:Quote}
  1452. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  1453. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  1454. {/block:Quote}
  1455.  
  1456. {block:Link}
  1457. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  1458. {block:Description}{Description}{/block:Description}
  1459. {/block:Link}
  1460.  
  1461. {block:Chat}
  1462. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  1463. <div class="chat"><ul>{block:Lines}
  1464. <li class="person{UserNumber}">{block:Label}
  1465. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  1466. {/block:Chat}
  1467.  
  1468. {block:Audio}
  1469. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  1470. {AudioPlayerWhite}
  1471. <div class="playcount">{PlayCountWithLabel}</div>
  1472. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1473. {/block:Audio}
  1474.  
  1475. {block:Video}{Video-500}
  1476. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  1477.  
  1478. {block:Answer}
  1479. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  1480. <div class="answer">{Answer}</div>
  1481. <br>
  1482. {/block:Answer}
  1483.  
  1484. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  1485. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1486. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  1487. {/block:ContentSource}</div>
  1488.  
  1489.  
  1490. <div id="clear"></div>
  1491.  
  1492. <div class="info">
  1493. {block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  1494. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  1495. {block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  1496. </div></div>
  1497. {/block:Posts}
  1498. {block:PostNotes}
  1499. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  1500. {/block:PostNotes}
  1501.  
  1502.  
  1503. </div>
  1504. </div>
  1505.  
  1506. <div id="dpsdasidebar"></div>
  1507. <div id="doritos"></div>
  1508. <div id="hellokitty"></div>
  1509. <div id="eff"></div>
  1510. <div id="rach"></div>
  1511. <div id="uno"></div>
  1512. <div id="cook"></div>
  1513. <div id="finn"></div>
  1514.  
  1515.  
  1516. <div class="j"></div>
  1517. <div class="jj"><div class="jjimg"><img src="{image:pattern1}"></div></div>
  1518.  
  1519.  
  1520. <div id="sidebardescri">
  1521. <div class="sidebardescri1">{block:Description}{Description}{/block:Description}</div> </div>
  1522.  
  1523. <div id="phrase"><div class="phrase"><center>{block:iffrase1}{text:frase1}{/block:iffrase1}</center></div></div>
  1524.  
  1525.  
  1526.  
  1527.  
  1528. <div id="sidebar">
  1529. <div class="sidebarimg"><marquee direction="left" scrollamount="2" behavior="alternate" width="94px" onmouseover="this.stop()" onmouseout="this.start()">
  1530. <img src="{image:sidebar 1}" width= "100px;">
  1531. </marquee></div></div>
  1532.  
  1533. <div id="sidebarr">
  1534. <div class="sidebarrimg"><marquee direction="left" scrollamount="2" behavior="alternate" width="94px" onmouseover="this.stop()" onmouseout="this.start()">
  1535. <img src="{image:sidebar 2}" width= "100px;">
  1536. </marquee></div></div>
  1537.  
  1538.  
  1539. <div id="titlebar">
  1540. <div id="titulo">{block:iftitulo}{text:titulo}{/block:iftitulo}</div>
  1541. <div id="barratit1"></div>
  1542. <div id="subtitle">{block:ifsubtitulo}{text:subtitulo}{/block:ifsubtitulo}</div>
  1543.  
  1544.  
  1545.  
  1546. <div id="frase1"> <div id="frasea1"></div></div> <div id="frase2"> <div id="frasea2"></div></div>
  1547. </div>
  1548.  
  1549. </div></div>
  1550. </div>
  1551. </div>
  1552.  
  1553. <div id="left"><div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  1554. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  1555. </div> {/block:Pagination} </div></a></div>
  1556. </div>
  1557.  
  1558. <div id="sidebarcredit">
  1559. <pre><div style="border: 1px solid {color:boxborder}; margin: -6px 5px 5px 5px; padding: 3px; overflow: auto; background-color: {color:boxbackground}; font-family: {font:body2}; font-size: 9px;"> theme por <b><a href="http://affectingyou.tumblr.com/">affectingyou</a></b>; com detalhes de <b><a href="http://fascinadaporestrelas.tumblr.com/">fascinadaporestrelas</a></b>.</div></pre>
  1560. </div>
  1561. </div>
  1562.  
  1563. <div id="slinks">
  1564.  
  1565. <div class="slinks"><br>
  1566. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  1567. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  1568. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  1569. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  1570. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  1571. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  1572. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  1573. {block:ifLink8}<a href="{text:Link8}"">{text:Link8 Title}</a>{/block:ifLink8}
  1574.  
  1575.  
  1576.  
  1577. </div>
  1578.  
  1579.  
  1580. </body>
  1581. </html>
Advertisement
Add Comment
Please, Sign In to add comment