JoyRachel

affectingyou-theme18 Lowndes Glam

Dec 17th, 2011
19,612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.40 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="#F3F3F3" />
  245. <meta name="color:text" content="#9C9C9C" />
  246. <meta name="color:entry" content="#F3F3F3" />
  247. <meta name="color:linkbackground" content="#6B6B6B" />
  248. <meta name="color:quote" content="#6D6D6D" />
  249. <meta name="color:link" content="#C9AC92" />
  250. <meta name="color:linkhover" content="#949494" />
  251. <meta name="color:linkbar" content="#FFFFFF" />
  252. <meta name="color:sbar" content="#FFFFFF" />
  253. <meta name="color:boxborder" content="#DADADA" />
  254. <meta name="color:boxtext" content="#9C9C9C" />
  255. <meta name="color:boxbackground" content="#F3F3F3" />
  256. <meta name="color:scroll" content="#C9BBAE" />
  257. <meta name="color:scrollbackground" content="#FFFFFF" />
  258. <meta name="color:borderfrase" content="#000000" />
  259. <meta name="color:sidebarlinks" content="#FFFFFF" />
  260. <meta name="color:bgsidebarlinks" content="#C9BBAE" />
  261. <meta name="color:sidebarlinkshover" content="#FFFFFF" />
  262. <meta name="color:backsidebarlinkshover" content="#C9C9C9" />
  263. <meta name="color:bgfotofrase" content="#000000" />
  264. <meta name="color:fotofrase" content="#FFFFFF" />
  265. <meta name="color:barra1" content="#000000" />
  266. <meta name="color:barra2" content="#C9BBAE" />
  267.  
  268. <meta name="if:Show tags" content="1"/>
  269. <meta name="if:Show Search" content="0"/>
  270.  
  271. <meta name="image:sidebar 1" content=""/>
  272. <meta name="image:sidebar 2" content=""/>
  273. <meta name="image:sidebar 3" content=""/>
  274. <meta name="image:sidebar 4" content=""/>
  275. <meta name="image:sidebar 5" content=""/>
  276. <meta name="image:sidebar 6" content=""/>
  277. <meta name="image:sidebar 7" content=""/>
  278. <meta name="image:background" content=""/>
  279.  
  280. <meta name="text:titulo" content="Mude no appearance" />
  281. <meta name="text:subtitulo" content="mude no appearance" />
  282. <meta name="text:frase1" content="Mude no appearance" />
  283. <meta name="text:frase2" content="Mude no appearance" />
  284. <meta name="text:fotofrase" content="Mude no appearance" />
  285. <meta name="text:LinkTitle1" content="LinkTitle1" />
  286. <meta name="text:LinkTitle2" content="LinkTitle2" />
  287. <meta name="text:LinkTitle3" content="LinkTitle3" />
  288. <meta name="text:Link1" content="/" />
  289. <meta name="text:Link1 Title" content="link1" />
  290. <meta name="text:Link2" content="/" />
  291. <meta name="text:Link2 Title" content="link2" />
  292. <meta name="text:Link3" content="/" />
  293. <meta name="text:Link3 Title" content="link3" />
  294. <meta name="text:Link4" content="/" />
  295. <meta name="text:Link4 Title" content="link4" />
  296. <meta name="text:Link5" content="/" />
  297. <meta name="text:Link5 Title" content="link5" />
  298. <meta name="text:Link6" content="/" />
  299. <meta name="text:Link6 Title" content="link6" />
  300. <meta name="text:Link7" content="/" />
  301. <meta name="text:Link7 Title" content="link7" />
  302. <meta name="text:Link8" content="/" />
  303. <meta name="text:Link8 Title" content="link8" />
  304. <meta name="text:Link9" content="/" />
  305. <meta name="text:Link9 Title" content="link9" />
  306. <meta name="text:Link10" content="/" />
  307. <meta name="text:Link10 Title" content="link10" />
  308.  
  309. <title>{Title}</title>
  310. <link rel="shortcut icon" href="{Favicon}">
  311. {block:Description}
  312. <meta name="description" content="{MetaDescription}" />
  313. <script language="JavaScript1.2">
  314. function disableselect(e){
  315. return false
  316. }
  317. function reEnable(){
  318. return true
  319. }
  320. //if IE4+
  321. document.onselectstart=new Function ("return false")
  322. //if NS6
  323. if (window.sidebar){
  324. document.onmousedown=disableselect
  325. document.onclick=reEnable
  326. }
  327. </script><script type="text/javascript">
  328. //desabilita menu de opcoes ao clicar no botao direito
  329. function desabilitaMenu(e)
  330. {
  331. if (window.Event)
  332. {
  333. if (e.which == 2 || e.which == 3)
  334. return false;
  335. }
  336. else
  337. {
  338. event.cancelBubble = true
  339. event.returnValue = false;
  340. return false;
  341. }
  342. }
  343.  
  344. //desabilita botao direito
  345. function desabilitaBotaoDireito(e)
  346. {
  347. if (window.Event)
  348. {
  349. if (e.which == 2 || e.which == 3)
  350. return false;
  351. }
  352. else
  353. if (event.button == 2 || event.button == 3)
  354. {
  355. event.cancelBubble = true
  356. event.returnValue = false;
  357. return false;
  358. }
  359. }
  360.  
  361. //desabilita botao direito do mouse
  362. if ( window.Event )
  363. document.captureEvents(Event.MOUSEUP);
  364. if ( document.layers )
  365. document.captureEvents(Event.MOUSEDOWN);
  366.  
  367. document.oncontextmenu = desabilitaMenu;
  368. document.onmousedown = desabilitaBotaoDireito;
  369. document.onmouseup = desabilitaBotaoDireito;
  370. </script>
  371. {/block:Description}
  372.  
  373.  
  374.  
  375.  
  376. <style type="text/css">
  377.  
  378.  
  379. 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}}
  380.  
  381.  
  382. #pagin {
  383. position: left;
  384. margin-left: 40px;
  385. top: 350px;
  386. width: 420px;
  387. height: 15px;
  388. background-color:{color:background};
  389. text-align: center;
  390. border: 1px solid {color:sidebar};
  391. position: fixed;
  392. }
  393.  
  394. #paginacao {
  395. margin-left: -1px;
  396. margin-top: 335px;
  397. width: 436px;
  398. left: 10px;
  399. background-color: {color:entry};
  400. position: fixed;
  401. height: 30px;
  402. }
  403.  
  404. #paginacao1{
  405. position: left;
  406. margin-left: 5px;
  407. top: 432px;
  408. width: 424px;
  409. height: 15px;
  410. background-color:{color:entry};
  411. text-align: center;
  412. border: 1px solid {color:boxborder};
  413. position: fixed;
  414. }
  415.  
  416. .sidebarpages{
  417. margin: 1px 0 0 0;
  418. text-align: center;
  419. font-family:verdana;
  420. color: {color:text}
  421. }
  422. .sidebarpages a{
  423. text-decoration: none;
  424. color:{color:link}
  425. }
  426. .sidebarpages a:hover{
  427. color:{color:linkbackground};
  428. background-color: transparent
  429. }
  430.  
  431. #phrase{
  432. background-color: {color:frase1};
  433. letter-spacing: 2px;
  434. color: #FFFFFF;
  435. width:265px;
  436. height:45px;
  437. position: fixed;
  438. padding-top: 1px;
  439. padding-bottom: 1px;
  440. -webkit-transition: all 0.4s ease-out;
  441. -moz-transition: all 0.4s ease-out;
  442. margin-left: 5px;
  443. font-family: verdana;
  444. font-size: 9px;
  445. margin-top: 35px;
  446. z-index: 2;
  447. }
  448.  
  449. #phrase:hover {
  450. background-color: transparent;
  451. height: 30px;
  452. color: transparent;
  453. }
  454.  
  455. .phrase1 {
  456. text-align: justify;
  457. font-size: 9px;
  458. position: fixed;
  459. color: transparent;
  460. width: 265px;
  461. margin-top: 1px;
  462. margin-left: 5px;
  463. }
  464.  
  465. .phrase1:hover {
  466. color: {color:text};
  467. font-size: 9px;
  468. text-align: justify;
  469. }
  470.  
  471. #frase1 {
  472. position: left;
  473. margin-left: 5px;
  474. top: 286px;
  475. width: 470px;
  476. height: 7px;
  477. background-color:{color:barra1};
  478. text-align: center;
  479. position: fixed;
  480. }
  481.  
  482. #frasea1 {
  483. color:#000000;
  484. width: 210px;
  485. margin-top: 2px;
  486. font-size: 9px;
  487. font-family: verdana;
  488. text-align: center;
  489. letter-spacing: 3px;
  490. font-style: bold;
  491. margin-bottom: 5px;
  492. opacity: 0.8;
  493. }
  494.  
  495. #frase2 {
  496. position: left;
  497. margin-left: 10px;
  498. top: 295px;
  499. width: 460px;
  500. height: 7px;
  501. background-color:{color:barra2};
  502. text-align: center;
  503. position: fixed;
  504. }
  505.  
  506. #frasea2 {
  507. color:#ffffff;
  508. width: 210px;
  509. margin-top: 2px;
  510. font-size: 9px;
  511. font-family: verdana;
  512. text-align: center;
  513. letter-spacing: 3px;
  514. font-style: bold;
  515. margin-bottom: 5px;
  516. opacity: 0.8;
  517. }
  518.  
  519. .linkbar {
  520. height:25px;
  521. left:0px;
  522. width:460px;
  523. position:fixed;
  524. background-color: transparent;
  525. top:262px;
  526. margin:auto;
  527. padding-bottom:2px;
  528. padding-top:2px;
  529. opacity:1;
  530. filter: alpha(opacity = 100);
  531. -webkit-transition: 0.3s ease-in;
  532. }
  533.  
  534. #linkks{
  535. text-align:center;
  536. display:inline-block;
  537. width:160px;
  538. color: #000;
  539. background-color: #fff;
  540. font-size: 10px;
  541. }
  542.  
  543. #linkks:hover #sublinks a:first-child{
  544. border-top:0px solid #fff;
  545. }
  546.  
  547. #linkks:hover #sublinks{
  548. opacity:1;
  549. margin-top:0px;
  550. -webkit-transition-duration:.2s;
  551. overflow:hidden;
  552. background-color:#fff;
  553. z-index:10;
  554. height:auto;
  555. }
  556.  
  557. .llinks{
  558. width: 500px;
  559. margin: 16px
  560. auto 3px auto;
  561. font-size: 9px;
  562. text-transform: none;
  563. margin-left:0px;
  564. }
  565.  
  566. .llinks a{
  567. display: block;
  568. text-decoration: none;
  569. font-family: verdana;
  570. color: {color:sidebarlinks};
  571. background-color: {color:bgsidebarlinks};
  572. padding: 2px 0px 2px 0px;
  573. margin: 0 0 1px 0;
  574. text-transform: lowercase;
  575. -webkit-transition: all 0.3s ease-out;
  576. -moz-transition: all 0.3s ease-out;
  577. }
  578.  
  579. .llinks a{
  580. display: block;
  581. text-decoration: none;
  582. font-family: verdana;
  583. font-size: 9px;
  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. letter-spacing: 1px;
  598. }
  599.  
  600. #sublinks{
  601. position:absolute;
  602. margin-top:-5px;
  603. opacity:1;
  604. margin-left:0px;
  605. width:160px;
  606. overflow:hidden;
  607. height:0px;
  608. }
  609.  
  610. #sublinks a{
  611. background-color: {color:bgsidebarlinks};
  612. color: {color:sidebarlinks};
  613. text-align:center;
  614. display:block;
  615. text-transform:lowercase;
  616. line-height:15px;
  617. padding: 2px 0px 2px 0px;
  618. font-size: 9px;
  619. font-family:verdana;
  620. }
  621.  
  622. #sublinks a:hover{
  623. border-bottom:1px solid #f5f5f5;
  624. text-transform:lowercase;
  625. color: {color:sidebarlinkshover};
  626. background-color:{color:backsidebarlinkshover};
  627. padding: 1px 0px 1px 0px;
  628. }
  629.  
  630. .llinks{
  631. width: 500px;
  632. margin: 3px auto 3px auto;
  633. font-size: 9px;
  634. text-transform: none;
  635. text-align: center;
  636. }
  637.  
  638. .llinks a{
  639. display: block;
  640. text-decoration: none;
  641. background-color: {color:bgsidebarlinks};
  642. padding: 2px 0px 2px 0px;
  643. margin: 0 0 1px 0;
  644. color: {color:sidebarlinks};
  645. }
  646.  
  647. .llinks a:hover{ background-color: {color:backsidebarlinkshover}; color: {color:sidebarlinkshover}; text-transform: lowercase;}
  648.  
  649.  
  650. #sidebarfr{
  651. margin-left: 0px;
  652. margin-top: 0px;
  653. width: 275px;
  654. float: left;
  655. background-color: {color:entry};
  656. padding: 0px;
  657. position: fixed;
  658. height: 18px;
  659. }
  660.  
  661. .sidebarfrtext {
  662. margin: 3px 3px 3px 3px;
  663. font-family: verdana;
  664. font-size: 10px;
  665. text-align: center;
  666. border-left: 7px solid {color:borderfrase};
  667. border-right: 7px solid {color:borderfrase};
  668. }
  669.  
  670. #quadradinho {
  671. margin-left: 0px;
  672. margin-top: 187px;
  673. width: 107px;
  674. left: 200px;
  675. background-color: {color:entry};
  676. position: fixed;
  677. height: 80px;
  678. }
  679.  
  680. #titlebar {
  681. margin-left: 0px;
  682. margin-top: 132px;
  683. width: 297px;
  684. left: 10px;
  685. background-color: {color:entry};
  686. position: fixed;
  687. height: 32px;
  688. }
  689.  
  690.  
  691. #titulo {
  692. font-size: 25px;
  693. text-align: center;
  694. margin-left: 0px;
  695. text-transform: none;
  696. line-height:25px;
  697. font-family: georgia;
  698. padding:5px;
  699. color: (color:sidebartext);
  700. background-color: {color:entry};
  701. }
  702.  
  703. #titulo:hover{
  704. font-style:italic;
  705. }
  706.  
  707. #subtitle {
  708. margin-left: 0px;
  709. font-size: 9px;
  710. line-height:10px;
  711. text-align: center;
  712. text-transform: none;
  713. color: {color:text};
  714. background-color: {color:entry};
  715. padding:0px;
  716. font-family: verdana;
  717. margin-top: -1px;
  718. }
  719.  
  720. #subtitle {
  721. margin-left: 0px;
  722. font-size: 9px;
  723. line-height:20px;
  724. text-align: center;
  725. text-transform: lowercase;
  726. letter-spacing: 2px;
  727. }
  728.  
  729.  
  730. #sidebarfrase{
  731. left: 319px;
  732. margin-top: 190px;
  733. width: 161px;
  734. float: left;
  735. background-color: {color:bgfotofrase};
  736. opacity: 0.48;
  737. padding: 0px;
  738. position: fixed;
  739. height: auto;
  740. margin-left: 0px;
  741. font-family: verdana;
  742. font-size: 9px;
  743. color: {color:fotofrase};
  744. line-height:22px;
  745. text-align: center;
  746. text-transform: none;
  747. letter-spacing: 0px;
  748. }
  749.  
  750. #sidebar{
  751. left: 309px;
  752. margin-top: 30px;
  753. width: 180px;
  754. text-align: left;
  755. background-color: {color:entry};
  756. padding: 0px;
  757. position: fixed;
  758. height: auto;
  759. }
  760.  
  761. .sidebarimg {
  762. overflow: auto;
  763. height: auto;
  764. text-align: left;
  765. margin: 5px;
  766. border: 1px solid {color:boxborder};
  767. padding: 3px 0px 0px 3px;
  768. background-color: {color:boxbackground};
  769. }
  770.  
  771. .sidebarimg img{
  772. width: 162px;
  773. height: auto;
  774. display: block;
  775. overflow: auto;
  776. margin-bottom: 3px;
  777. }
  778.  
  779. .sidebarimg2 {
  780. overflow: auto;
  781. height: 295px;
  782. text-align: left;
  783. margin: 5px;
  784. border: 1px solid {color:boxborder};
  785. padding: 3px 0px 0px 3px;
  786. background-color: {color:boxbackground};
  787. }
  788.  
  789. .sidebarimg2 img{
  790. max-width: 245px;
  791. height: auto;
  792. display: block;
  793. overflow: auto;
  794. margin-bottom: 3px;
  795. }
  796.  
  797. #sidebardescri{
  798. left: 10px;
  799. margin-top: 30px;
  800. width: 297px;
  801. float: left;
  802. background-color: {color:entry};
  803. padding: 0px;
  804. position: fixed;
  805. height: 100px;
  806. }
  807.  
  808. .sidebardescri1{
  809. margin: 5px;
  810. padding: 5px;
  811. text-align: justify;
  812. font-size: 9px;
  813. font-family: {font:body2};
  814. border: 1px solid {color:boxborder};
  815. padding: 3px;
  816. background-color: {color:boxbackground};
  817. color: {color:boxtext};
  818. overflow: auto;
  819. height: 81px;
  820. }
  821.  
  822. .sidebardescri1 a{
  823. font-size: 9px; {font:body2};
  824. }
  825.  
  826.  
  827. #sidebarcredit{
  828. margin-left: -1px;
  829. margin-top: 305px;
  830. width: 480px;
  831. left: 10px;
  832. background-color: {color:entry};
  833. position: fixed;
  834. height: 32px;
  835. }
  836.  
  837. #sidebarcredit a{font-size: 9px;}
  838.  
  839. #ss {position: fixed; float: left; margin-top: 0px; margin-left: 0px; width: 70px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  840.  
  841. .sleft {margin-top: 0px; text-align: center;}
  842.  
  843. .sleft a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 15px; width: 155px; background-color: {color:bgsidebarlinks}; color:{color:sidebarlinks}; text-decoration: none; text-transform: lowercase; padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;}
  844.  
  845. .sleft a:hover{text-align: center; letter-spacing: 1px; background-color: {color:backsidebarlinkshover}; color:{color:sidebarlinkshover};}
  846.  
  847.  
  848.  
  849. #ss2 {position: fixed; float: left; margin-top: 0px; margin-left: 160px; width: 80px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  850.  
  851. .sleft2 {margin-top: 0px; text-align: center;}
  852.  
  853. .sleft2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 15px; width: 155px; background-color: {color:bgsidebarlinks}; color:{color:sidebarlinks}; text-decoration: none; text-transform: lowercase; padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  854.  
  855. .sleft2 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:backsidebarlinkshover}; color:{color:sidebarlinkshover};}
  856.  
  857.  
  858.  
  859. #ss3 {position: fixed; float: left; margin-top: 0px; margin-left: 320px; width: 80px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  860.  
  861. .sleft3 {margin-top: 0px; text-align: center;}
  862.  
  863. .sleft3 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 15px; width: 156px; background-color: {color:bgsidebarlinks}; color:{color:sidebarlinks};text-decoration: none; text-transform: lowercase; padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;}
  864.  
  865. .sleft3 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:backsidebarlinkshover}; color:{color:sidebarlinkshover};}
  866.  
  867.  
  868. #credit{
  869. background-color: {color:entry};
  870. letter-spacing: 2px;
  871. color: {color:boxtext};
  872. width:97px;
  873. height:auto;
  874. position: fixed;
  875. padding-top: 1px;
  876. padding-bottom: 1px;
  877. -webkit-transition: all 0.4s ease-out;
  878. -moz-transition: all 0.4s ease-out;
  879. margin-left: 208px;
  880. font-family: verdana;
  881. font-size: 9px;
  882. margin-top: 197px;
  883. z-index: 2;
  884. }
  885.  
  886. #credit:hover {
  887. background-color: transparent;
  888. height: 30px;
  889. color: transparent;
  890. }
  891.  
  892. .credito {
  893. text-align: justify;
  894. font-size: 9px;
  895. position: fixed;
  896. color: transparent;
  897. width: 94px;
  898. margin-top: 1px;
  899. margin-left: 5px;
  900. }
  901.  
  902. .credito:hover {
  903. color: {color:text};;
  904. font-size: 9px;
  905. text-align: justify;
  906. }
  907.  
  908.  
  909. #sidebarr{
  910. left: 10px;
  911. margin-top: 187px;
  912. width: 200px;
  913. text-align: left;
  914. background-color: {color:entry};
  915. padding: 0px;
  916. position: fixed;
  917. height: 80px;
  918. }
  919.  
  920.  
  921. .sidebarimgr {
  922. overflow: auto;
  923. width: 185px;
  924. height: 58px;
  925. text-align: left;
  926. margin: 5px;
  927. border: 1px solid {color:boxborder};
  928. padding: 3px 0px 0px 3px;
  929. background-color: {color:boxbackground};
  930. }
  931.  
  932. .sidebarimgr img{
  933. width: auto;
  934. max-height:55px;
  935. display: inline;
  936. overflow: auto;
  937. margin-bottom: 3px;
  938. }
  939.  
  940. #left {float: left; position: fixed; width: 100px; margin-top: 380px; margin-left: 380px; font-size:23px text-align:left; font-size: 23px; line-height:23px; font-family: georgia; background-color: transparent; padding: 10px 5px 10px 5px} img a{border:0px;}
  941. p{margin-top:1px}
  942.  
  943. .pagination {clear: both; margin-top: 0px; text-align: center; font-size: 45px; color: #636363;}
  944.  
  945. .pagination a, a:hover { text-align: center; color: #636363; background-color: transparent;}
  946.  
  947.  
  948.  
  949. ::-webkit-scrollbar-thumb:vertical {
  950. background-color: {color:scroll};
  951. height: 50px;
  952. }
  953. ::-webkit-scrollbar-thumb:horizontal {
  954. background-color: {color:scroll};
  955. height: 10px;
  956. }
  957. ::-webkit-scrollbar {
  958. height: 5px;
  959. width: 5px;
  960. background-color: {color:scrollbackground};
  961. }
  962. #container {
  963. background-color:transparent;
  964. width: 465px;
  965. position: absolute;
  966. top: 12px;
  967. left: 500px;
  968. padding-bottom: 0px
  969. }
  970.  
  971. #entries {margin: 0px 0 0px 0}
  972.  
  973. #entry {
  974. width: 500px;
  975. background-color:{color:entry};
  976. text-align: justify;
  977. padding: 20px;
  978. margin: 0px 0 5px 0
  979. }
  980.  
  981. .image{text-align: center; margin: 0 0 5px 0}
  982. .image img{border: 0px; margin: 0; padding: 0}
  983.  
  984. #ask_form{width: 500px}
  985.  
  986. .search_result{font-size: 12px; text-align: center}
  987.  
  988. .source{display:none}
  989.  
  990. h1{
  991. font-family: georgia;
  992. font-size:20px;
  993. letter-spacing: -1px;
  994. line-height: 20px;
  995. text-transform: none;
  996. font-weight: normal;
  997. margin: 0 0 5px 0;
  998. text-align: center
  999. }
  1000.  
  1001. h1 a{
  1002. font-size:20px;
  1003. letter-spacing: -1px;
  1004. line-height: 20px;
  1005. text-transform: none;
  1006. font-weight: normal;
  1007. margin: 0 0 5px 0;
  1008. text-decoration: none;
  1009. text-align: center
  1010. }
  1011.  
  1012. .qqmarks{
  1013. font-size: 80px;
  1014. font-weight: bold;
  1015. line-height: 80px;
  1016. opacity: 0.2;
  1017. filter:alpha (opacity=20)
  1018. }
  1019.  
  1020. .qquote{
  1021. font-family: georgia;
  1022. font-size: 20px;
  1023. letter-spacing: -1px;
  1024. line-height: 20px;
  1025. text-transform: none;
  1026. margin-top: -70px;
  1027. margin-left: 45px
  1028. }
  1029.  
  1030. .qsource{
  1031. margin: 5px 15px 0 10;
  1032. text-align: right}
  1033.  
  1034. .chat{
  1035. line-height: 12px;
  1036. list-style: none
  1037. }
  1038.  
  1039. .chat ul {
  1040. line-height: 15px;
  1041. list-style: none;
  1042. padding: 0px;
  1043. line-height: 20px;
  1044. }
  1045.  
  1046. .person1 {
  1047. background-color: {color:link};
  1048. color: {color:background}
  1049. }
  1050. .person1 .label {
  1051. font-weight: bold;
  1052. padding: 0px;
  1053. margin-left: 5px;
  1054. color: {color: text}
  1055. }
  1056. .person2 {
  1057. background-color: {color:background};
  1058. color: {color: text}
  1059. }
  1060. .person2 .label {
  1061. font-weight: bold;
  1062. padding: 0px;
  1063. margin-left: 5px;
  1064. color: {color: text}
  1065. }
  1066.  
  1067. .audioimage{
  1068. float:left;
  1069. text-align: center;
  1070. margin: 0 10px 5px 0;
  1071. width: 205px;
  1072. border: 15px solid {color:background};
  1073. }
  1074. .audioimage img{
  1075. max-width: 205px;
  1076. height: auto;
  1077. margin: 0 0 2px 0
  1078. }
  1079. .playcount {font-style: italic}
  1080.  
  1081.  
  1082. .asker {
  1083. width: 480px;
  1084. background-color: {color:background};
  1085. color:{color:text};
  1086. padding: 10px
  1087. }
  1088. .asker img{
  1089. float: left;
  1090. margin: 0px 4px 2px 0
  1091. }
  1092. .asker a{
  1093. font-size: 20px;
  1094. color:{color:link};
  1095. text-transform: lowercase;
  1096. line-height: 27px;
  1097. padding: 0; margin: 0;
  1098. font-family: georgia;
  1099. }
  1100. .asker a:hover{
  1101. font-size: 20px;
  1102. color:{color:link};
  1103. text-transform: lowercase;
  1104. line-height:27px;
  1105. padding: 0;
  1106. margin: 0;
  1107. font-family: georgia;
  1108. }
  1109. .answer {padding: 5px 0 0 0}
  1110.  
  1111. #cap {
  1112. padding: 2px 0 0 0;
  1113. width: 500px;
  1114. margin: 0 0 0 5px
  1115. }
  1116.  
  1117. .info {
  1118. margin-top: 10px;
  1119. border-left: 0px solid {color:sidebarlinks};
  1120. padding: 5px;
  1121. background-color: {color:background};
  1122. text-align: center;
  1123. font-size: 9px;
  1124. font-family: verdana;
  1125. text-transform: lowercase;
  1126. }
  1127.  
  1128. .info a {font-size: 9px;}
  1129.  
  1130. .info2 {
  1131. padding: 2px;
  1132. border-bottom: 1px dotted {color:background};
  1133. text-align: right;
  1134. }
  1135. .tags {
  1136. color: {color:text};
  1137. font-size: 9px;
  1138. font-family: verdana;
  1139. display: inline;
  1140. list-style: none;
  1141. text-transform: none;
  1142. }
  1143. .tags a {
  1144. font-size: 9px;
  1145. color: {color:text};
  1146. display: inline;
  1147. list-style: none;
  1148. text-transform: none;
  1149. }
  1150.  
  1151. #nts {
  1152. width: 500px;
  1153. margin-left: 95px;
  1154. padding: 10px;
  1155. margin-top: 5px;
  1156. font-size: 10px;
  1157. text-align: left
  1158. }
  1159.  
  1160. #nts img{display: none; border:0px}
  1161.  
  1162. #clear{
  1163. clear: both;
  1164. width: 50px;
  1165. height: 0px;
  1166. background-color: transparent
  1167. }
  1168.  
  1169. #prevnextlinks{
  1170. text-align: center;
  1171. width: 500px;
  1172. background-color:{color:entry};
  1173. padding: 7px 20px 7px 20px;
  1174. margin: 0 0 2px 0;
  1175. font-size: 10px
  1176. }
  1177.  
  1178. #notes {
  1179. width: 500px;
  1180. margin: 0px;
  1181. margin-left: 0px;
  1182. padding: 5px;
  1183. text-align: left
  1184. }
  1185.  
  1186. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  1187. ol.notes li {margin: 0px; padding: 2px;}
  1188.  
  1189. #notes img{border:0px}
  1190. #notes a{font-size: 10px}
  1191.  
  1192.  
  1193. .titled:hover{margin-top:-95px;}
  1194.  
  1195.  
  1196. .describe{ margin-top:80px; font:18px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none;}
  1197.  
  1198.  
  1199. #clear{width: 500px; height: 30px}
  1200. #tumblr_controls{position: fixed!important}
  1201.  
  1202. .bigquote{font-size: 75px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  1203.  
  1204.  
  1205. {CustomCSS}
  1206.  
  1207. </style>
  1208.  
  1209. <link rel="shortcut icon" href="http://www.drikoti.net/Goodies/Favicons/Ico/novo01.ico" />
  1210.  
  1211. </head>
  1212.  
  1213. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  1214.  
  1215. <div id="container">
  1216.  
  1217. <div id="entries">
  1218. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  1219. <script type="text/javascript"
  1220.  
  1221. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  1222.  
  1223.  
  1224. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  1225.  
  1226. {block:Posts}
  1227.  
  1228. <div id="entry">
  1229. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  1230.  
  1231. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  1232. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  1233.  
  1234. {block:Photoset}{Photoset-500}
  1235. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1236. {/block:Photoset}
  1237.  
  1238. {block:Quote}
  1239. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  1240. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  1241. {/block:Quote}
  1242.  
  1243. {block:Link}
  1244. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  1245. {block:Description}{Description}{/block:Description}
  1246. {/block:Link}
  1247.  
  1248. {block:Chat}
  1249. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  1250. <div class="chat"><ul>{block:Lines}
  1251. <li class="person{UserNumber}">{block:Label}
  1252. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  1253. {/block:Chat}
  1254.  
  1255. {block:Audio}
  1256. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  1257. {AudioPlayerWhite}
  1258. <div class="playcount">{PlayCountWithLabel}</div>
  1259. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1260. {/block:Audio}
  1261.  
  1262. {block:Video}{Video-500}
  1263. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  1264.  
  1265. {block:Answer}
  1266. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  1267. <div class="answer">{Answer}</div>
  1268. <br>
  1269. {/block:Answer}
  1270.  
  1271. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  1272. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1273. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  1274. {/block:ContentSource}</div>
  1275.  
  1276.  
  1277. <div id="clear"></div>
  1278.  
  1279. <div class="info">
  1280. {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>
  1281. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  1282. </div></div>
  1283. {/block:Posts}
  1284. {block:PostNotes}
  1285. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  1286. {/block:PostNotes}
  1287.  
  1288.  
  1289. </div>
  1290. </div>
  1291.  
  1292.  
  1293. <div id="ss"><div class="sleft">
  1294. <a href="/">1st page</a>
  1295. </div></div>
  1296.  
  1297.  
  1298. <div id="ss2"><div class="sleft2">
  1299. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  1300. </div></div>
  1301.  
  1302.  
  1303. <div id="ss3"><div class="sleft3">
  1304. <a href="/ask">askbox</a>
  1305. </div></div>
  1306.  
  1307. <div id="sidebardescri"><div class="sidebardescri1">{block:Description}{Description}{/block:Description}</div>
  1308. </div>
  1309.  
  1310. <div id="sidebar">
  1311.  
  1312.  
  1313. <div class="sidebarimg">
  1314. <img src="{image:sidebar 1}"/>
  1315. </marquee>
  1316. </div></div>
  1317.  
  1318. <div id="sidebarfrase">{block:iffotofrase}{text:fotofrase}{/block:iffotofrase}</div>
  1319.  
  1320.  
  1321. <div id="titlebar">
  1322. <div id="titulo">{block:iftitulo}{text:titulo}{/block:iftitulo}</a></div>
  1323. <div id="subtitle">{block:ifsubtitulo}{text:subtitulo}{/block:ifsubtitulo}</div>
  1324. </div>
  1325.  
  1326. <div id="quadradinho"></div>
  1327.  
  1328. <div id="credit"><div class="credito"><center>{block:iffrase2}{text:frase2}{/block:iffrase2}</center></div><center>{block:iffrase1}{text:frase1}{/block:iffrase1}</center></div>
  1329.  
  1330. <div id="sidebarr">
  1331.  
  1332. <div class="sidebarimgr"><marquee direction="left" scrollamount="3" behavior="alternate" width="182px" onmouseover="this.stop()" onmouseout="this.start()">
  1333. <img src="{image:sidebar 2}" width= "200px;"><img src="{image:sidebar 3}" width= "200px;"><img src="{image:sidebar 4}" width= "200px;"><img src="{image:sidebar 5}" width= "200px;"><img src="{image:sidebar 6}" width= "200px;"><img src="{image:sidebar 7}" width= "200px;">
  1334. </marquee>
  1335. </div>
  1336.  
  1337.  
  1338.  
  1339.  
  1340. <div id="frase1"> <div id="frasea1"></div></div> <div id="frase2"> <div id="frasea2"></div></div>
  1341. </div>
  1342.  
  1343. </div></div>
  1344. </div>
  1345. </div>
  1346.  
  1347. <div id="sidebarcredit">
  1348. <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 <a href="http://decepcionar.tumblr.com/"><b>decepcionar</b></a>, <a href="http://sk8er-girl.tumblr.com/"><b>sk8er-girl</b></a> e <b><a href="http://desesperancoso.tumblr.com/">desesperancoso</a></b>.</div></pre>
  1349. </div>
  1350. </div>
  1351.  
  1352. <div id="left"><div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  1353. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  1354. </div> {/block:Pagination} </div></a></div>
  1355. </div>
  1356.  
  1357.  
  1358.  
  1359. <div class="linkbar">
  1360.  
  1361. <div class="llinks">
  1362.  
  1363. <table width="300px"><tbody><tr>
  1364.  
  1365. <div id="linkks"><a href="#">{block:ifLinkTitle1}{text:LinkTitle1}{/block:ifLinkTitle1}</a>
  1366. <div id="sublinks">
  1367. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  1368. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  1369. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  1370. </div></div>
  1371.  
  1372. <div id="linkks"><a href="#">{block:ifLinkTitle2}{text:LinkTitle2}{/block:ifLinkTitle2}</a>
  1373. <div id="sublinks">
  1374. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  1375. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  1376. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  1377. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  1378. </div></div>
  1379.  
  1380. <div id="linkks"><a href="#">{block:ifLinkTitle3}{text:LinkTitle3}{/block:ifLinkTitle3}</a>
  1381. <div id="sublinks">
  1382. {block:ifLink7}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  1383. {block:ifLink8}<a href="{text:Link10}"">{text:Link10 Title}</a>{/block:ifLink10}
  1384. </div></div>
  1385.  
  1386.  
  1387.  
  1388. </body>
  1389. </html>
Advertisement
Add Comment
Please, Sign In to add comment