JoyRachel

affectingyou-theme16 Kunis

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