JoyRachel

affectingyou-theme22 Gossip Bitch

Jan 5th, 2012
27,690
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.63 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.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  9. <script>
  10. function bloqueio()
  11. {alert(mensagem);}
  12. document.onkeydown=bloqueio;
  13. </script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  14.  
  15.  
  16. <script type="text/javascript">
  17. //desabilita menu de opcoes ao clicar no botao direito
  18. function desabilitaMenu(e)
  19. {
  20. if (window.Event)
  21. {
  22. if (e.which == 2 || e.which == 3)
  23. return false;
  24. }
  25. else
  26. {
  27. event.cancelBubble = true
  28. event.returnValue = false;
  29. return false;
  30. }
  31. }
  32. document.oncontextmenu = desabilitaMenu;
  33. document.onmousedown = desabilitaBotaoDireito;
  34. document.onmouseup = desabilitaBotaoDireito;
  35. </script>
  36.  
  37.  
  38. <script language="JavaScript1.2">
  39. function disableselect(e){
  40. return false
  41. }
  42. function reEnable(){
  43. return true
  44. }
  45. //if IE4+
  46. document.onselectstart=new Function ("return false")
  47. //if NS6
  48. if (window.sidebar){
  49. document.onmousedown=disableselect
  50. document.onclick=reEnable
  51. }
  52. </script>
  53.  
  54. <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"
  55. type="text/javascript"></script><script type="text/javascript">Cufon.replace('.cufon');</script>
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. <script type="text/javascript">
  64.  
  65.  
  66. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  67.  
  68.  
  69.  
  70.  
  71. function tb8_makeArray(n){
  72.  
  73.  
  74. this.length = n;
  75.  
  76.  
  77. return this.length;
  78.  
  79.  
  80. }
  81.  
  82.  
  83.  
  84.  
  85. tb8_messages = new tb8_makeArray(1);
  86.  
  87.  
  88.  
  89.  
  90. tb8_messages[0] = "{Title}";
  91.  
  92.  
  93.  
  94.  
  95. tb8_rptType = 'infinite';
  96.  
  97.  
  98.  
  99.  
  100. tb8_rptNbr = 5;
  101.  
  102.  
  103.  
  104.  
  105. tb8_speed = 100;
  106.  
  107.  
  108.  
  109.  
  110. tb8_delay = 2000;
  111.  
  112.  
  113.  
  114.  
  115. var tb8_counter=1;
  116.  
  117.  
  118.  
  119.  
  120. var tb8_currMsg=0;
  121.  
  122.  
  123.  
  124.  
  125. var tb8_tekst ="";
  126.  
  127.  
  128.  
  129.  
  130. var tb8_i=0;
  131.  
  132.  
  133.  
  134.  
  135. var tb8_TID = null;
  136.  
  137.  
  138.  
  139.  
  140. function tb8_pisi(){
  141.  
  142.  
  143.  
  144.  
  145. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  146.  
  147.  
  148.  
  149.  
  150. document.title = tb8_tekst;
  151.  
  152.  
  153.  
  154.  
  155. tb8_sp=tb8_speed;
  156.  
  157.  
  158.  
  159.  
  160. tb8_i++;
  161.  
  162.  
  163.  
  164.  
  165. if (tb8_i==tb8_messages[tb8_currMsg].length){
  166.  
  167.  
  168.  
  169.  
  170. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  171.  
  172.  
  173.  
  174.  
  175. }
  176.  
  177.  
  178.  
  179.  
  180. if (tb8_currMsg == tb8_messages.length){
  181.  
  182.  
  183.  
  184.  
  185. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  186.  
  187.  
  188.  
  189.  
  190. clearTimeout(tb8_TID);
  191.  
  192.  
  193.  
  194.  
  195. return;
  196.  
  197.  
  198.  
  199.  
  200. }
  201.  
  202.  
  203.  
  204.  
  205. tb8_counter++;
  206.  
  207.  
  208.  
  209.  
  210. tb8_currMsg = 0;
  211.  
  212.  
  213. }
  214.  
  215.  
  216.  
  217.  
  218. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  219.  
  220.  
  221.  
  222.  
  223. }
  224.  
  225.  
  226.  
  227.  
  228. tb8_pisi()
  229.  
  230.  
  231.  
  232.  
  233. </script>
  234.  
  235.  
  236.  
  237.  
  238. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  239.  
  240. <head> <!-- DEFAULT VARIABLES -->
  241. <meta name="font:body" content="verdana" />
  242. <meta name="font:body2" content="verdana" />
  243. <meta name="font:title" content="georgia" />
  244.  
  245. <meta name="color:background" content="#F1F1F1" />
  246. <meta name="color:text" content="#8F8F8F" />
  247. <meta name="color:entry" content="#FFFFFF" />
  248. <meta name="color:linkbackground" content="#6B6B6B" />
  249. <meta name="color:quote" content="#6D6D6D" />
  250. <meta name="color:link" content="#B3B3B3" />
  251. <meta name="color:linkhover" content="#FFFFFF" />
  252. <meta name="color:sbar" content="#FFFFFFF" />
  253. <meta name="color:boxborder" content="#D4D4D4" />
  254. <meta name="color:boxtext" content="#929292" />
  255. <meta name="color:boxbackground" content="#F5F5F5" />
  256. <meta name="color:scroll" content="#DBDBDB" />
  257. <meta name="color:scrollbackground" content="#F3F3F3" />
  258. <meta name="color:barra1" content="#E9E9E9" />
  259. <meta name="color:barra2" content="#C7C7C7" />
  260. <meta name="color:sidebarlinks" content="#FFFFFF" />
  261. <meta name="color:bgsidebarlinks" content="#C3C3C3" />
  262. <meta name="color:sidebarlinkshover" content="#C3C3C3" />
  263. <meta name="color:backsidebarlinkshover" content="#FFFFFF" />
  264. <meta name="color:phrase" content="#B6B5B5" />
  265. <meta name="color:bgphrase" content="#FFFFFF" />
  266. <meta name="color:barratit1" content="#E9E9E9" />
  267. <meta name="color:border" content="#F5F5F5" />
  268. <meta name="color:tbar" content="#DADADA" />
  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/jrxhs0w/DoElxcklf/17.png"/>
  274. <meta name="image:sidebar 2" content="http://static.tumblr.com/jrxhs0w/Ndplxcklj/18.png"/>
  275. <meta name="image:sidebar 3" content="http://static.tumblr.com/jrxhs0w/GOblxckll/19.png"/>
  276. <meta name="image:sidebar 4" content="http://static.tumblr.com/jrxhs0w/yZrlxcklp/20.png"/>
  277. <meta name="image:background" content=""/>
  278.  
  279. <meta name="text:titulo" content="Fala como um anjo, se veste como um anjo.." />
  280. <meta name="text:subtitulo" content="mas é o diabo disfarçado." />
  281. <meta name="text:frase" content="Eu nunca colocaria meu destino na mão de outra pessoa. " />
  282. <meta name="text:frase2" content="É por isso que eu sempre venço e você sempre perde. " />
  283. <meta name="text:frase1" content="alguma frase aqui" />
  284. <meta name="text:Link1" content="/" />
  285. <meta name="text:Link1 Title" content="link1" />
  286. <meta name="text:Link2" content="/" />
  287. <meta name="text:Link2 Title" content="link2" />
  288. <meta name="text:Link3" content="/" />
  289. <meta name="text:Link3 Title" content="link3" />
  290. <meta name="text:Link4" content="/" />
  291. <meta name="text:Link4 Title" content="link4" />
  292. <meta name="text:Link5" content="/" />
  293. <meta name="text:Link5 Title" content="link5" />
  294. <meta name="text:Link6" content="/" />
  295. <meta name="text:Link6 Title" content="link6" />
  296. <meta name="text:Link7" content="/" />
  297. <meta name="text:Link7 Title" content="link7" />
  298. <meta name="text:Link8" content="/" />
  299. <meta name="text:Link8 Title" content="link8" />
  300.  
  301. <title>{Title}</title>
  302. <link rel="shortcut icon" href="{Favicon}">
  303. {block:Description}
  304. <meta name="description" content="{MetaDescription}" />
  305. <script language="JavaScript1.2">
  306. function disableselect(e){
  307. return false
  308. }
  309. function reEnable(){
  310. return true
  311. }
  312. //if IE4+
  313. document.onselectstart=new Function ("return false")
  314. //if NS6
  315. if (window.sidebar){
  316. document.onmousedown=disableselect
  317. document.onclick=reEnable
  318. }
  319. </script><script type="text/javascript">
  320. //desabilita menu de opcoes ao clicar no botao direito
  321. function desabilitaMenu(e)
  322. {
  323. if (window.Event)
  324. {
  325. if (e.which == 2 || e.which == 3)
  326. return false;
  327. }
  328. else
  329. {
  330. event.cancelBubble = true
  331. event.returnValue = false;
  332. return false;
  333. }
  334. }
  335.  
  336. //desabilita botao direito
  337. function desabilitaBotaoDireito(e)
  338. {
  339. if (window.Event)
  340. {
  341. if (e.which == 2 || e.which == 3)
  342. return false;
  343. }
  344. else
  345. if (event.button == 2 || event.button == 3)
  346. {
  347. event.cancelBubble = true
  348. event.returnValue = false;
  349. return false;
  350. }
  351. }
  352.  
  353. //desabilita botao direito do mouse
  354. if ( window.Event )
  355. document.captureEvents(Event.MOUSEUP);
  356. if ( document.layers )
  357. document.captureEvents(Event.MOUSEDOWN);
  358.  
  359. document.oncontextmenu = desabilitaMenu;
  360. document.onmousedown = desabilitaBotaoDireito;
  361. document.onmouseup = desabilitaBotaoDireito;
  362. </script>
  363. {/block:Description}
  364.  
  365.  
  366.  
  367.  
  368. <style type="text/css">
  369.  
  370.  
  371. 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}}
  372.  
  373.  
  374. #pagin {
  375. position: left;
  376. margin-left: 40px;
  377. top: 350px;
  378. width: 420px;
  379. height: 15px;
  380. background-color:{color:background};
  381. text-align: center;
  382. border: 1px solid {color:sidebar};
  383. position: fixed;
  384. }
  385.  
  386. #paginacao {
  387. margin-left: -1px;
  388. margin-top: 335px;
  389. width: 436px;
  390. left: 10px;
  391. background-color: {color:entry};
  392. position: fixed;
  393. height: 30px;
  394. }
  395.  
  396. #paginacao1{
  397. position: left;
  398. margin-left: 5px;
  399. top: 432px;
  400. width: 424px;
  401. height: 15px;
  402. background-color:{color:entry};
  403. text-align: center;
  404. border: 1px solid {color:boxborder};
  405. position: fixed;
  406. }
  407.  
  408. .sidebarpages{
  409. margin: 1px 0 0 0;
  410. text-align: center;
  411. font-family:verdana;
  412. color: {color:text}
  413. }
  414. .sidebarpages a{
  415. text-decoration: none;
  416. color:{color:link}
  417. }
  418. .sidebarpages a:hover{
  419. color:{color:linkbackground};
  420. background-color: transparent
  421. }
  422.  
  423. #phrase{
  424. background-color: {color:frase1};
  425. letter-spacing: 2px;
  426. color: #FFFFFF;
  427. width:265px;
  428. height:45px;
  429. position: fixed;
  430. padding-top: 1px;
  431. padding-bottom: 1px;
  432. -webkit-transition: all 0.4s ease-out;
  433. -moz-transition: all 0.4s ease-out;
  434. margin-left: 5px;
  435. font-family: verdana;
  436. font-size: 9px;
  437. margin-top: 35px;
  438. z-index: 2;
  439. }
  440.  
  441. #phrase:hover {
  442. background-color: transparent;
  443. height: 30px;
  444. color: transparent;
  445. }
  446.  
  447. .phrase1 {
  448. text-align: justify;
  449. font-size: 9px;
  450. position: fixed;
  451. color: transparent;
  452. width: 265px;
  453. margin-top: 1px;
  454. margin-left: 5px;
  455. }
  456.  
  457. .phrase1:hover {
  458. color: {color:text};
  459. font-size: 9px;
  460. text-align: justify;
  461. }
  462.  
  463. #barratit1 {
  464. margin-left: 0px;
  465. top: 0px;
  466. width: 100%;
  467. height: 40px;
  468. background-color: {color:background};
  469. text-align: center;
  470. position: fixed;
  471. }
  472.  
  473. #credito {
  474. position: left;
  475. margin-left: 180px;
  476. top: 437px;
  477. width: 285px;
  478. height: 30px;
  479. background-color: #FFFFFF;
  480. text-align: center;
  481. position: fixed;
  482. }
  483.  
  484. #credit {
  485. color:#666666;
  486. width: 285px;
  487. margin-top: 4px;
  488. font-size: 9px;
  489. font-family: verdana;
  490. text-align: center;
  491. letter-spacing: 2px;
  492. line-height:10px;
  493. font-style: bold;
  494. margin-bottom: 0px;
  495. opacity: 0.8;
  496. }
  497.  
  498. #barrafrase {
  499. position: left;
  500. margin-left: 0px;
  501. top: 370px;
  502. height: 30px;
  503. background-color:{color:barra2};
  504. text-align: center;
  505. position: fixed;
  506. color:#FFFFFF;
  507. width: 500px;
  508. font-style: italic;
  509. margin-top: 2px;
  510. font-size: 15px;
  511. font-family: georgia;
  512. text-align: center;
  513. letter-spacing: 2px;
  514. line-height:31px;
  515. font-style: bold;
  516. margin-bottom: 5px;
  517. opacity: 0.8;
  518. -webkit-transition: all 0.5s ease-out;
  519. -moz-transition: all 0.5s ease-out;
  520. }
  521.  
  522. #barrafrase:hover {
  523. background-color:transparent;
  524. height: 30px;
  525. color: transparent;
  526. }
  527.  
  528.  
  529. .barrafrase {
  530. text-align: center;
  531. font-size: 15px;
  532. position: fixed;
  533. color: transparent;
  534. width: 500px;
  535. margin-top: 0px;
  536. margin-left: 0px;
  537. height: 30px;
  538. border-radius: 15px;
  539. -moz-border-radius: 15px;
  540. -webkit-border-radius: 15px;
  541. -goog-ms-border-radius: 15px;
  542. font-style: italic;
  543. margin-top: 0px;
  544. font-size: 15px;
  545. font-family: georgia;
  546. text-align: center;
  547. letter-spacing: 2px;
  548. line-height:31px;
  549. font-style: bold;
  550. margin-bottom: 5px;
  551. opacity: 0.8;
  552. -webkit-transition: all 0.5s ease-out;
  553. -moz-transition: all 0.5s ease-out;
  554. }
  555.  
  556. .barrafrase:hover {
  557. text-align: center;
  558. color: #FFFFFF;
  559. font-size: 15px;
  560. text-align: center;
  561. background-color: {color:barra2}
  562. }
  563.  
  564.  
  565.  
  566. #frase1 {
  567. position: left;
  568. margin-left: 5px;
  569. top: 570px;
  570. width: 470px;
  571. height: 5px;
  572. background-color:{color:barra1};
  573. text-align: center;
  574. position: fixed;
  575. border-radius: 15px;
  576. -moz-border-radius: 15px;
  577. -webkit-border-radius: 15px;
  578. -goog-ms-border-radius: 15px;
  579. }
  580.  
  581. #frasea1 {
  582. color:#000000;
  583. width: 210px;
  584. margin-top: 2px;
  585. font-size: 9px;
  586. font-family: verdana;
  587. text-align: center;
  588. letter-spacing: 3px;
  589. font-style: bold;
  590. margin-bottom: 5px;
  591. opacity: 0.8;
  592. }
  593.  
  594. #frase2 {
  595. position: left;
  596. margin-left: 5px;
  597. top: 55px;
  598. width: 470px;
  599. height: 5px;
  600. background-color:{color:barra1};
  601. text-align: center;
  602. position: fixed;
  603. border-radius: 15px;
  604. -moz-border-radius: 15px;
  605. -webkit-border-radius: 15px;
  606. -goog-ms-border-radius: 15px;
  607. }
  608.  
  609. #frasea2 {
  610. color:#ffffff;
  611. width: 210px;
  612. margin-top: 2px;
  613. font-size: 9px;
  614. font-family: verdana;
  615. text-align: center;
  616. letter-spacing: 3px;
  617. font-style: bold;
  618. margin-bottom: 5px;
  619. opacity: 0.8;
  620. }
  621.  
  622. .linkbar {
  623. height:15px;
  624. left:10px;
  625. width:475px;
  626. position:fixed;
  627. background-color: {color:linkbar};
  628. top:40px;
  629. margin:auto;
  630. padding-bottom:2px;
  631. padding-top:2px;
  632. opacity:0.9;
  633. filter: alpha(opacity = 100);
  634. -webkit-transition: 0.3s ease-in;
  635. }
  636.  
  637. #linkks{
  638. text-align:center;
  639. display:inline-block;
  640. width:118px;
  641. color: #000;
  642. background-color: #fff;
  643. font-size: 10px;
  644. }
  645.  
  646. #linkks:hover #sublinks a:first-child{
  647. border-top:0px solid #fff;
  648. }
  649.  
  650. #linkks:hover #sublinks{
  651. opacity:1;
  652. margin-top:0px;
  653. -webkit-transition-duration:.2s;
  654. overflow:hidden;
  655. background-color:#fff;
  656. z-index:10;
  657. height:auto;
  658. }
  659.  
  660. .llinks{
  661. width: 500px;
  662. margin: 16px
  663. auto 3px auto;
  664. font-size: 9px;
  665. text-transform: none;
  666. margin-left:0px;
  667. }
  668.  
  669. .llinks a{
  670. display: block;
  671. text-decoration: none;
  672. font-family: verdana;
  673. color: {color:sidebarlinks};
  674. background-color: {color:bgsidebarlinks};
  675. padding: 2px 0px 2px 0px;
  676. margin: 0 0 1px 0;
  677. text-transform: lowercase;
  678. -webkit-transition: all 0.3s ease-out;
  679. -moz-transition: all 0.3s ease-out;
  680. }
  681.  
  682. .llinks a{
  683. display: block;
  684. text-decoration: none;
  685. font-family: verdana;
  686. color: {color:sidebarlinks};
  687. background-color: {color:bgsidebarlinks};
  688. padding: 2px 0px 2px 0px;
  689. margin: 0 0 1px 0;
  690. text-transform: lowercase;
  691. -webkit-transition: all 0.3s ease-out;
  692. -moz-transition: all 0.3s ease-out;
  693. }
  694.  
  695. .llinks a:hover{
  696. background-color: {color:backsidebarlinkshover};
  697. color:{color:sidebarlinkshover};
  698. text-transform: lowercase;
  699. -webkit-box-shadow: 0 0 1em ;
  700. box-shadow: 0 0 1em ;
  701. }
  702.  
  703. #sublinks{
  704. position:absolute;
  705. margin-top:-5px;
  706. opacity:1;
  707. margin-left:0px;
  708. width:118px;
  709. overflow:hidden;
  710. height:0px;
  711. }
  712.  
  713. #sublinks a{
  714. background-color: {color:bgsidebarlinks};
  715. color: {color:sidebarlinks};
  716. text-align:center;
  717. display:block;
  718. text-transform:lowercase;
  719. line-height:15px;
  720. padding: 2px 0px 2px 0px;
  721. font-size: 9px;
  722. font-family:verdana;
  723. }
  724.  
  725. #sublinks a:hover{
  726. border-bottom:1px solid #f5f5f5;
  727. text-transform:lowercase;
  728. color: {color:sidebarlinkshover};
  729. background-color:{color:backsidebarlinkshover};
  730. padding: 1px 0px 1px 0px;
  731. }
  732.  
  733. .llinks{
  734. width: 475px;
  735. margin: 3px auto 3px auto;
  736. font-size: 9px;
  737. text-transform: none;
  738. text-align: center;
  739. }
  740.  
  741. .llinks a{
  742. display: block;
  743. text-decoration: none;
  744. background-color: {color:bgsidebarlinks};
  745. padding: 2px 0px 2px 0px;
  746. margin: 0 0 1px 0;
  747. color: {color:sidebarlinks};
  748. }
  749.  
  750. .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;}
  751.  
  752.  
  753. #sidebarfr{
  754. margin-left: 0px;
  755. margin-top: 0px;
  756. width: 275px;
  757. float: left;
  758. background-color: {color:entry};
  759. padding: 0px;
  760. position: fixed;
  761. height: 18px;
  762. }
  763.  
  764. .sidebarfrtext {
  765. margin: 3px 3px 3px 3px;
  766. font-family: verdana;
  767. font-size: 10px;
  768. text-align: center;
  769. border-left: 7px solid {color:borderfrase};
  770. border-right: 7px solid {color:borderfrase};
  771. }
  772.  
  773. #slinks{
  774. text-align:center;
  775. margin: 100px 0 0px 0;
  776. margin-left: 560px;
  777. width: 150px;
  778. position: fixed;
  779. top: 210px;
  780. display: line;
  781. height: 15px;
  782. border-radius: 15px;
  783. -moz-border-radius: 15px;
  784. -webkit-border-radius: 15px;
  785. -goog-ms-border-radius: 15px;
  786. }
  787.  
  788. .slinks a{
  789. font-size: 9px;
  790. font-family:verdana;
  791. text-transform: lowercase;
  792. display: block;
  793. list-style: none;
  794. text-decoration: none;
  795. color:{color:sidebarlinks};
  796. background-color: {color:bgsidebarlinks};
  797. opacity: 0.8;
  798. filter:alpha (opacity=80);
  799. padding: 0px 0 1px 10px;
  800. margin:0 0px 2px 0;
  801. letter-spacing: 2px;
  802. border-radius: 15px;
  803. -moz-border-radius: 15px;
  804. -webkit-border-radius: 15px;
  805. -goog-ms-border-radius: 15px;
  806. }
  807.  
  808. .slinks a:hover{
  809. font-size: 9px;
  810. font-family: verdana;
  811. text-transform: lowercase;
  812. display: block;
  813. list-style: none;
  814. text-decoration: none;
  815. color:{color:sidebarlinkshover};
  816. background-color: {color:backsidebarlinkshover};
  817. padding: 1px 0 1px 15px;
  818. margin:0 0 1px 0;
  819. letter-spacing: 3px;
  820. text-align:center;
  821. }
  822.  
  823.  
  824. #mastertit {
  825. font-size: 29px;
  826. text-align: center;
  827. margin-left: 0px;
  828. text-transform: none;
  829. line-height:31px;
  830. padding:5px;
  831. font-family: georgia;
  832. color: (color:title);
  833. background-color: transparent;
  834. }
  835.  
  836. #mastertit:hover{
  837. font-style:italic;
  838. }
  839.  
  840. #tbar {
  841. width:100%;
  842. height:40px;
  843. opacity:0.35;
  844. background-color: #FFFFFF;
  845. background-image: url('http://i44.tinypic.com/skyesg.jpg');
  846. position:fixed;
  847. margin-left: 0px;
  848. margin-top:0px;
  849. }
  850.  
  851. #tbar1 {
  852. width:100%;
  853. height:10px;
  854. opacity:1;
  855. background-color: {color:tbar};
  856. position:fixed;
  857. margin-left: 0px;
  858. margin-top:40px;
  859. }
  860.  
  861.  
  862.  
  863. #title {
  864. text-align: center;
  865. margin-left: 560px;
  866. top: 100px;
  867. height: 30px;
  868. background-color:{color:barra2};
  869. text-align: center;
  870. position: fixed;
  871. color:#FFFFFF;
  872. width: 500px;
  873. font-style: italic;
  874. margin-top: 2px;
  875. font-size: 15px;
  876. font-family: georgia;
  877. text-align: center;
  878. letter-spacing: 2px;
  879. line-height:31px;
  880. font-style: bold;
  881. margin-bottom: 5px;
  882. opacity: 0.8;
  883. -webkit-transition: all 0.5s ease-out;
  884. -moz-transition: all 0.5s ease-out;
  885. }
  886.  
  887. #title:hover {
  888. background-color:transparent;
  889. height: 30px;
  890. color: transparent;
  891. }
  892.  
  893.  
  894. .subtitle {
  895. text-align: center;
  896. font-size: 15px;
  897. position: fixed;
  898. color: transparent;
  899. width: 500px;
  900. margin-top: 0px;
  901. margin-left: 0px;
  902. height: 30px;
  903. border-radius: 15px;
  904. -moz-border-radius: 15px;
  905. -webkit-border-radius: 15px;
  906. -goog-ms-border-radius: 15px;
  907. font-style: italic;
  908. margin-top: 0px;
  909. font-size: 15px;
  910. font-family: georgia;
  911. text-align: center;
  912. letter-spacing: 2px;
  913. line-height:31px;
  914. font-style: bold;
  915. margin-bottom: 5px;
  916. opacity: 0.8;
  917. -webkit-transition: all 0.5s ease-out;
  918. -moz-transition: all 0.5s ease-out;
  919. }
  920.  
  921. .subtitle:hover {
  922. text-align: center;
  923. color: #FFFFFF;
  924. font-size: 15px;
  925. text-align: center;
  926. background-color: {color:barra2}
  927. }
  928.  
  929.  
  930.  
  931.  
  932. #titlebar {
  933. margin-left: 100px;
  934. margin-top: 70px;
  935. width: 495px;
  936. left: 460px;
  937. background-color: {color:barra2};
  938. position: fixed;
  939. height: 32px;
  940. }
  941.  
  942.  
  943.  
  944. #titulo {
  945. font-size: 35px;
  946. text-align: center;
  947. margin-left: 0px;
  948. text-transform: none;
  949. line-height:31px;
  950. font-style:italic;
  951. padding:5px;
  952. font-family: georgia;
  953. color: {color:titulosid};
  954. background-color: {color:barra2};
  955. }
  956.  
  957. #titulo:hover{
  958. font-style:italic;
  959. letter-spacing: 3px;
  960. color: {color:titulosidhover};
  961. -webkit-transition: all 0.2s ease-out;
  962. -moz-transition: all 0.2s ease-out;
  963. }
  964.  
  965. #subtitle {
  966. margin-left: 0px;
  967. font-size: 9px;
  968. line-height:25px;
  969. text-align: center;
  970. text-transform: none;
  971. color: {color:subtitulosid};
  972. background-color: {color:barra2};
  973. padding:0px;
  974. font-family: verdana;
  975. margin-top: -1px;
  976. }
  977.  
  978. #subtitle {
  979. margin-left: 0px;
  980. font-size: 9px;
  981. line-height:20px;
  982. text-align: center;
  983. text-transform: lowercase;
  984. letter-spacing: 2px;
  985. }
  986.  
  987. #subtitle:hover {
  988. letter-spacing: 5px;
  989. -webkit-transition: all 0.5s ease-out;
  990. -moz-transition: all 0.5s ease-out;
  991. }
  992.  
  993. #pagination {
  994. margin-left: 0px;
  995. font-size: 16px;
  996. line-height:10px;
  997. text-align: center;
  998. font-family: georgia;
  999. text-transform: none;
  1000. color: {color:text};
  1001. background-color: {color:entry};
  1002. padding:0px;
  1003. font-family: verdana;
  1004. margin-top: -1px;
  1005. }
  1006.  
  1007. #pagination {
  1008. margin-left: 0px;
  1009. font-size: 12px;
  1010. line-height:20px;
  1011. font-family: georgia;
  1012. text-align: center;
  1013. text-transform: lowercase;
  1014. letter-spacing: 0px;
  1015. }
  1016.  
  1017.  
  1018. #sidebar{
  1019. left: 560px;
  1020. margin-top: 140px;
  1021. width: 135px;
  1022. text-align: left;
  1023. background-color: {color:entry};
  1024. padding: 0px;
  1025. position: fixed;
  1026. height: 200px;
  1027. }
  1028.  
  1029. .sidebarimg {
  1030. overflow: auto;
  1031. height: 185px;
  1032. text-align: left;
  1033. margin: 5px;
  1034. border: 1px solid {color:boxborder};
  1035. padding: 3px 0px 0px 3px;
  1036. background-color: {color:boxbackground};
  1037. }
  1038.  
  1039. .sidebarimg img{
  1040. width: 116px;
  1041. height: auto;
  1042. display: block;
  1043. overflow: auto;
  1044. margin-bottom: 3px;
  1045. }
  1046.  
  1047. .sidebarimg2 {
  1048. overflow: auto;
  1049. height: 145px;
  1050. text-align: left;
  1051. margin: 5px;
  1052. border: 1px solid {color:boxborder};
  1053. padding: 3px 0px 0px 3px;
  1054. background-color: {color:boxbackground};
  1055. }
  1056.  
  1057. .sidebarimg2 img{
  1058. max-height: 142px;
  1059. width: auto;
  1060. display: inline;
  1061. overflow: auto;
  1062. margin-bottom: 3px;
  1063. }
  1064.  
  1065. #sidebardescrii{
  1066. left: 10px;
  1067. margin-top: 570px;
  1068. width: 465px;
  1069. float: left;
  1070. background-color: {color:entry};
  1071. padding: 0px;
  1072. position: fixed;
  1073. height: 90px;
  1074. }
  1075.  
  1076. #sidebardescri{
  1077. left: 700px;
  1078. margin-top: 170px;
  1079. width: 360px;
  1080. float: left;
  1081. background-color: {color:border};
  1082. padding: 0px;
  1083. position: fixed;
  1084. height: 170px;
  1085. }
  1086.  
  1087. .sidebardescri1{
  1088. margin: 5px;
  1089. padding: 5px;
  1090. text-align: justify;
  1091. font-size: 9px;
  1092. font-family: {font:body2};
  1093. border: 1px solid {color:boxborder};
  1094. padding: 3px;
  1095. background-color: {color:boxbackground};
  1096. color: {color:boxtext};
  1097. overflow: auto;
  1098. height: 152px;
  1099. }
  1100.  
  1101. .sidebardescri1 a{
  1102. font-size: 9px; {font:body2};
  1103. -moz-border-radius: 15px;
  1104. -webkit-border-radius: 15px;
  1105. -goog-ms-border-radius: 15px;
  1106. }
  1107.  
  1108.  
  1109. #sidebarcredit{
  1110. margin-left: 105px;
  1111. margin-top: 424px;
  1112. width: 380px;
  1113. left: 10px;
  1114. background-color: {color:border};
  1115. position: fixed;
  1116. height: 32px;
  1117. }
  1118.  
  1119. #sidebarcredit a{font-size: 9px;}
  1120.  
  1121. .stitle {
  1122. padding:10px;
  1123. width:437px;
  1124. height:auto;
  1125. margin-left:0px;
  1126. margin-top:-1px;
  1127. color:{color:stitle};
  1128. font-family:verdana;
  1129. font-size:9px;
  1130. letter-spacing:2px;
  1131. background-color:{color:bgstitle};
  1132. position:fixed;
  1133. opacity:0.0;
  1134. -webkit-transition: all 0.5s;
  1135. -moz-transition: all 0.5s;
  1136. text-align:center;
  1137. }
  1138.  
  1139. .stitle:hover{
  1140. opacity:0.7;
  1141. height:auto;
  1142. }
  1143.  
  1144.  
  1145.  
  1146. #phrase {
  1147. background-color: trasparent;
  1148. letter-spacing: 1px;
  1149. color: transparent;
  1150. width:362px;
  1151. height:90px;
  1152. line-height:51px;
  1153. position: fixed;
  1154. padding-top: 20px;
  1155. padding-bottom: 0px;
  1156. -webkit-transition: all 0.5s ease-out;
  1157. -moz-transition: all 0.5s ease-out;
  1158. font-family: georgia;
  1159. font-size: 50px;
  1160. margin-top: 175px;
  1161. margin-left: 700px;
  1162. z-index: 3;
  1163. background-color: trasparent;
  1164. filter:alpha(opacity=0.1)
  1165. -moz-opacity:0.1;
  1166. opacity:0.1
  1167. }
  1168.  
  1169. #phrase:hover {
  1170. background-color: {color:bgphrase};
  1171. height: 143px;
  1172. color: {color:phrase};
  1173. filter:alpha(opacity=0.75)
  1174. -moz-opacity:0.60;
  1175. opacity:0.60
  1176. }
  1177.  
  1178. #left {
  1179. float: left;
  1180. position: fixed;
  1181. width: 100px;
  1182. margin-top: 420px;
  1183. margin-left: 615px;
  1184. font-size:23px;
  1185. text-align:left;
  1186. font-size: 39px;
  1187. line-height:23px;
  1188. font-family: georgia;
  1189. background-color: transparent;
  1190. padding: 10px 5px 10px 5px}
  1191. img a{border:0px;}p{margin-top:1px}
  1192.  
  1193. .pagination {
  1194. clear: both;
  1195. margin-top: 0px;  
  1196. text-align: center;
  1197. font-size: 45px;
  1198. color: {color:link};
  1199. }
  1200. .pagination a, a:hover {
  1201. text-align: center;
  1202. color: {color:link};
  1203. background-color:
  1204. transparent;
  1205. }
  1206.  
  1207. #linkbar1 {
  1208. margin-top: 348px;
  1209. margin-left:560px;
  1210. float: left;
  1211. height: auto;
  1212. width: 154px;
  1213. text-align: justify;
  1214. font-size: 10px;
  1215. background-color:transparent;
  1216. }
  1217.  
  1218.  
  1219. .l1 {
  1220. text-align: center;
  1221. position: fixed;
  1222. margin-top: 1px;
  1223. }
  1224.  
  1225. .l1 a {
  1226. display: block;
  1227. letter-spacing: 0px;
  1228. font-family: ;
  1229. font-size: 9px;
  1230. text-align: center;
  1231. margin-bottom: 1px;
  1232. width: 88px;
  1233. height: 10px;
  1234. background-color: {color:bgsidebarlinks};
  1235. color: {color:sidebarlinks};
  1236. text-decoration: none;
  1237. text-transform: lowercase;
  1238. padding: 0px 5px 5px 5px;
  1239. -webkit-transition: all 1.2s ease-out;
  1240. -moz-transition: all 1.2s ease-out;
  1241. }
  1242.  
  1243. .l1 a:hover {
  1244. text-align: center;
  1245. letter-spacing: 0px;
  1246. background-color: {color:backsidebarlinkshover};
  1247. color: {color:sidebarlinkshover};
  1248. padding: 0px 5px 5px 5px;
  1249. }
  1250.  
  1251.  
  1252. .l2 {
  1253. text-align: center;
  1254. position: fixed;
  1255. margin-left: 101px;
  1256. margin-top: 1px;
  1257. }
  1258.  
  1259. .l2 a {
  1260. display: block;
  1261. letter-spacing: 0px;
  1262. font-family: ;
  1263. font-size: 9px;
  1264. text-align: center;
  1265. margin-bottom: 1px;
  1266. width: 85px;
  1267. height: 10px;
  1268. background-color: {color:bgsidebarlinks};
  1269. color:{color:sidebarlinks};
  1270. text-decoration: none;
  1271. text-transform: lowercase;
  1272. padding: 0px 5px 5px 5px;
  1273. -webkit-transition: all 1.2s ease-out;
  1274. -moz-transition: all 1.2s ease-out;
  1275. }
  1276.  
  1277. .l2 a:hover {
  1278. text-align: center;
  1279. letter-spacing: 0px;
  1280. background-color: {color:backsidebarlinkshover};
  1281. color:{color:sidebarlinkshover};
  1282. padding: 0px 5px 5px 5px;
  1283. }
  1284.  
  1285.  
  1286. .l3 {
  1287. text-align: center;
  1288. position: fixed;
  1289. margin-left: 199px;
  1290. margin-top: 1px;
  1291. }
  1292.  
  1293. .l3 a {
  1294. display: block;
  1295. letter-spacing: 0px;
  1296. font-family: ;
  1297. font-size: 9px;
  1298. text-align: center;
  1299. margin-bottom: 1px;
  1300. width: 95px;
  1301. height: 10px;
  1302. background-color: {color:bgsidebarlinks};
  1303. color:{color:sidebarlinks};
  1304. text-decoration: none;
  1305. text-transform: lowercase;
  1306. padding: 0px 5px 5px 5px;
  1307. -webkit-transition: all 1.2s ease-out;
  1308. -moz-transition: all 1.2s ease-out;
  1309. }
  1310.  
  1311. .l3 a:hover {
  1312. text-align: center;
  1313. letter-spacing: 0px;
  1314. background-color: {color:backsidebarlinkshover};
  1315. color:{color:sidebarlinkshover};
  1316. padding: 0px 5px 5px 5px;
  1317. }
  1318.  
  1319.  
  1320. .l4 {
  1321. text-align: center;
  1322. position: fixed;
  1323. margin-left: 307px;
  1324. margin-top: 1px;
  1325. }
  1326.  
  1327. .l4 a {
  1328. display: block;
  1329. letter-spacing: 0px;
  1330. font-family: ;
  1331. font-size: 9px;
  1332. text-align: center;
  1333. margin-bottom: 1px;
  1334. width: 85px;
  1335. height: 10px;
  1336. background-color: {color:bgsidebarlinks};
  1337. color:{color:sidebarlinks};
  1338. text-decoration: none;
  1339. text-transform: lowercase;
  1340. padding: 0px 5px 5px 5px;
  1341. -webkit-transition: all 1s ease-out;
  1342. -moz-transition: all 1s ease-out;
  1343. }
  1344.  
  1345. .l4 a:hover {
  1346. text-align: center;
  1347. letter-spacing: 0px;
  1348. background-color: {color:backsidebarlinkshover};
  1349. color:{color:sidebarlinkshover};
  1350. padding: 0px 5px 5px 5px;
  1351. }
  1352.  
  1353.  
  1354. .l5 {
  1355. text-align: center;
  1356. position: fixed;
  1357. margin-left: 405px;
  1358. margin-top: 1px;
  1359. }
  1360.  
  1361. .l5 a {
  1362. display: block;
  1363. letter-spacing: 0px;
  1364. font-family: ;
  1365. font-size: 9px;
  1366. text-align: center;
  1367. margin-bottom: 1px;
  1368. width: 85px;
  1369. height: 10px;
  1370. background-color: {color:bgsidebarlinks};
  1371. color:{color:sidebarlinks};
  1372. text-decoration: none;
  1373. text-transform: lowercase;
  1374. padding: 0px 5px 5px 5px;
  1375. -webkit-transition: all 1s ease-out;
  1376. -moz-transition: all 1s ease-out;
  1377. }
  1378.  
  1379. .l5 a:hover {
  1380. text-align: center;
  1381. letter-spacing: 0px;
  1382. background-color: {color:backsidebarlinkshover};
  1383. color:{color:sidebarlinkshover};
  1384. padding: 0px 5px 5px 5px;
  1385. }
  1386.  
  1387.  
  1388.  
  1389.  
  1390. #linkbar2 {
  1391. margin-top: 143px;
  1392. margin-left:-15px;
  1393. float: left;
  1394. height: auto;
  1395. width: 154px;
  1396. text-align: justify;
  1397. font-size: 10px;
  1398. background-color: ;
  1399. color: ;
  1400. font-family: ;
  1401. }
  1402.  
  1403. .ll1 {
  1404. text-align: center;
  1405. position: fixed;
  1406. margin-top: 1px;
  1407. }
  1408.  
  1409. .ll1 a {
  1410. display: block;
  1411. letter-spacing: 0px;
  1412. font-family: ;
  1413. font-size: 9px;
  1414. text-align: center;
  1415. margin-bottom: 1px;
  1416. width: 110px;
  1417. height: 15px;
  1418. background-color: {color:bgsidebarlinks};
  1419. color:{color:sidebarlinks};
  1420. text-decoration: none;
  1421. text-transform: lowercase;
  1422. padding: 5px 5px 5px 5px;
  1423. -webkit-transition: all 1s ease-out;
  1424. -moz-transition: all 1s ease-out;
  1425. }
  1426.  
  1427. .ll1 a:hover {
  1428. text-align: center;
  1429. letter-spacing: 0px;
  1430. background-color: {color:backsidebarlinkshover};
  1431. color:{color:sidebarlinkshover};
  1432. padding: 5px 5px 5px 5px;
  1433. }
  1434.  
  1435.  
  1436. .ll2 {
  1437. text-align: center;
  1438. position: fixed;
  1439. margin-left: 120px;
  1440. margin-top: 1px;
  1441. }
  1442.  
  1443. .ll2 a {
  1444. display: block;
  1445. letter-spacing: 0px;
  1446. font-family: ;
  1447. font-size: 9px;
  1448. text-align: center;
  1449. margin-bottom: 1px;
  1450. width: 110px;
  1451. height: 15px;
  1452. background-color: {color:bgsidebarlinks};
  1453. color:{color:sidebarlinks};
  1454. text-decoration: none;
  1455. text-transform: lowercase;
  1456. padding: 5px 5px 5px 5px;
  1457. -webkit-transition: all 1s ease-out;
  1458. -moz-transition: all 1s ease-out;
  1459. }
  1460.  
  1461. .ll2 a:hover {
  1462. text-align: center;
  1463. letter-spacing: 0px;
  1464. background-color: {color:backsidebarlinkshover};
  1465. color:{color:sidebarlinkshover};
  1466. padding: 5px 5px 5px 5px;
  1467. }
  1468.  
  1469.  
  1470. .ll3 {
  1471. text-align: center;
  1472. position: fixed;
  1473. margin-left: 240px;
  1474. margin-top: 1px;
  1475. }
  1476.  
  1477. .ll3 a {
  1478. display: block;
  1479. letter-spacing: 0px;
  1480. font-family: ;
  1481. font-size: 9px;
  1482. text-align: center;
  1483. margin-bottom: 1px;
  1484. width: 110px;
  1485. height: 15px;
  1486. background-color: {color:bgsidebarlinks};
  1487. color:{color:sidebarlinks};
  1488. text-decoration: none;
  1489. text-transform: lowercase;
  1490. padding: 5px 5px 5px 5px;
  1491. -webkit-transition: all 1s ease-out;
  1492. -moz-transition: all 1s ease-out;
  1493. }
  1494.  
  1495. .ll3 a:hover {
  1496. text-align: center;
  1497. letter-spacing: 0px;
  1498. background-color: {color:backsidebarlinkshover};
  1499. color:{color:sidebarlinkshover};
  1500. padding: 5px 5px 5px 5px;
  1501. }
  1502.  
  1503. ::-webkit-scrollbar-thumb:vertical {
  1504. background-color: {color:scroll};
  1505. height: 50px;
  1506. }
  1507. ::-webkit-scrollbar-thumb:horizontal {
  1508. background-color: {color:scroll};
  1509. height: 10px;
  1510. }
  1511. ::-webkit-scrollbar {
  1512. height: 5px;
  1513. width: 5px;
  1514. background-color: {color:scrollbackground};
  1515. }
  1516.  
  1517. #container {
  1518. background-color:transparent;
  1519. width: 465px;
  1520. position: absolute;
  1521. top: -20px;
  1522. left: 10px;
  1523. padding-bottom: 10px
  1524. }
  1525.  
  1526. #entries {margin: 40px 0 0px 0}
  1527.  
  1528. #entry {
  1529. width: 500px;
  1530. background-color:{color:entry};
  1531. text-align: justify;
  1532. padding: 20px;
  1533. margin: 0px 0 5px 0
  1534. }
  1535.  
  1536. .image{text-align: center; margin: 0 0 5px 0}
  1537. .image img{border: 0px; margin: 0; padding: 0}
  1538.  
  1539. #ask_form{width: 500px}
  1540.  
  1541. .search_result{font-size: 12px; text-align: center}
  1542.  
  1543. .source{display:none}
  1544.  
  1545. h1{
  1546. font-family: georgia;
  1547. font-size:20px;
  1548. letter-spacing: -1px;
  1549. line-height: 20px;
  1550. text-transform: none;
  1551. font-weight: normal;
  1552. margin: 0 0 5px 0;
  1553. text-align: center
  1554. }
  1555.  
  1556. h1 a{
  1557. font-size:20px;
  1558. letter-spacing: -1px;
  1559. line-height: 20px;
  1560. text-transform: none;
  1561. font-weight: normal;
  1562. margin: 0 0 5px 0;
  1563. text-decoration: none;
  1564. text-align: center
  1565. }
  1566.  
  1567. .qqmarks{
  1568. font-size: 80px;
  1569. font-weight: bold;
  1570. line-height: 80px;
  1571. opacity: 0.2;
  1572. filter:alpha (opacity=20)
  1573. }
  1574.  
  1575. .qquote{
  1576. font-family: georgia;
  1577. font-size: 20px;
  1578. letter-spacing: -1px;
  1579. line-height: 20px;
  1580. text-transform: none;
  1581. margin-top: -70px;
  1582. margin-left: 45px
  1583. }
  1584.  
  1585. .qsource{
  1586. margin: 5px 15px 0 10;
  1587. text-align: right}
  1588.  
  1589. .chat{
  1590. line-height: 12px;
  1591. list-style: none
  1592. }
  1593.  
  1594. .chat ul {
  1595. line-height: 15px;
  1596. list-style: none;
  1597. padding: 0px;
  1598. line-height: 20px;
  1599. }
  1600.  
  1601. .person1 {
  1602. background-color: {color:link};
  1603. color: {color:background}
  1604. }
  1605. .person1 .label {
  1606. font-weight: bold;
  1607. padding: 0px;
  1608. margin-left: 5px;
  1609. color: {color: text}
  1610. }
  1611. .person2 {
  1612. background-color: {color:background};
  1613. color: {color: text}
  1614. }
  1615. .person2 .label {
  1616. font-weight: bold;
  1617. padding: 0px;
  1618. margin-left: 5px;
  1619. color: {color: text}
  1620. }
  1621.  
  1622. .audioimage{
  1623. float:left;
  1624. text-align: center;
  1625. margin: 0 10px 5px 0;
  1626. width: 205px;
  1627. border: 15px solid {color:background};
  1628. }
  1629. .audioimage img{
  1630. max-width: 205px;
  1631. height: auto;
  1632. margin: 0 0 2px 0
  1633. }
  1634. .playcount {font-style: italic}
  1635.  
  1636.  
  1637. .asker {
  1638. width: 480px;
  1639. background-color: {color:background};
  1640. color:{color:text};
  1641. padding: 10px
  1642. }
  1643. .asker img{
  1644. float: left;
  1645. margin: 0px 4px 2px 0
  1646. }
  1647. .asker a{
  1648. font-size: 20px;
  1649. color:{color:link};
  1650. text-transform: lowercase;
  1651. line-height: 27px;
  1652. padding: 0; margin: 0;
  1653. font-family: georgia;
  1654. }
  1655. .asker a:hover{
  1656. font-size: 20px;
  1657. color:{color:link};
  1658. text-transform: lowercase;
  1659. line-height:27px;
  1660. padding: 0;
  1661. margin: 0;
  1662. font-family: georgia;
  1663. }
  1664. .answer {padding: 5px 0 0 0}
  1665.  
  1666. #cap {
  1667. padding: 2px 0 0 0;
  1668. width: 500px;
  1669. margin: 0 0 0 5px
  1670. }
  1671.  
  1672. .info {
  1673. margin-top: -10px;
  1674. border-left: 0px solid {color:sidebarlinks};
  1675. padding: 5px;
  1676. background-color: {color:background};
  1677. text-align: center;
  1678. font-size: 9px;
  1679. font-family: verdana;
  1680. text-transform: lowercase;
  1681. }
  1682.  
  1683. .info a {font-size: 9px;}
  1684.  
  1685. .info2 {
  1686. padding: 2px;
  1687. border-bottom: 1px dotted {color:background};
  1688. text-align: right;
  1689. }
  1690. .tags {
  1691. color: {color:text};
  1692. font-size: 9px;
  1693. font-family: verdana;
  1694. display: inline;
  1695. list-style: none;
  1696. text-transform: none;
  1697. }
  1698. .tags a {
  1699. font-size: 9px;
  1700. color: {color:text};
  1701. display: inline;
  1702. list-style: none;
  1703. text-transform: none;
  1704. }
  1705.  
  1706. #nts {
  1707. width: 500px;
  1708. margin-left: 95px;
  1709. padding: 10px;
  1710. margin-top: 5px;
  1711. font-size: 10px;
  1712. text-align: left
  1713. }
  1714.  
  1715. #nts img{display: none; border:0px}
  1716.  
  1717. #clear{
  1718. clear: both;
  1719. width: 50px;
  1720. height: 0px;
  1721. background-color: transparent
  1722. }
  1723.  
  1724. #prevnextlinks{
  1725. text-align: center;
  1726. width: 500px;
  1727. background-color:{color:entry};
  1728. padding: 7px 20px 7px 20px;
  1729. margin: 0 0 2px 0;
  1730. font-size: 10px
  1731. }
  1732.  
  1733. #notes {
  1734. width: 500px;
  1735. margin: 0px;
  1736. margin-left: 0px;
  1737. padding: 5px;
  1738. text-align: left
  1739. }
  1740.  
  1741. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  1742. ol.notes li {margin: 0px; padding: 2px;}
  1743.  
  1744. #notes img{border:0px}
  1745. #notes a{font-size: 10px}
  1746.  
  1747.  
  1748. .titled:hover{margin-top:-95px;}
  1749.  
  1750.  
  1751. .describe{ margin-top:80px; font:18px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none;}
  1752.  
  1753.  
  1754. #clear{width: 500px; height: 30px}
  1755. #tumblr_controls{position: fixed!important}
  1756.  
  1757. .bigquote{font-size: 75px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  1758.  
  1759.  
  1760. {CustomCSS}
  1761.  
  1762. </style>
  1763.  
  1764. <link rel="shortcut icon" href="http://www.drikoti.net/Goodies/Favicons/Ico/novo01.ico" />
  1765.  
  1766. </head>
  1767.  
  1768. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  1769.  
  1770.  
  1771. <div id="container">
  1772.  
  1773. <div id="entries">
  1774. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  1775. <script type="text/javascript"
  1776.  
  1777. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  1778.  
  1779.  
  1780. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  1781.  
  1782. {block:Posts}
  1783.  
  1784. <div id="entry">
  1785. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  1786.  
  1787. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  1788. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  1789.  
  1790. {block:Photoset}{Photoset-500}
  1791. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1792. {/block:Photoset}
  1793.  
  1794. {block:Quote}
  1795. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  1796. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  1797. {/block:Quote}
  1798.  
  1799. {block:Link}
  1800. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  1801. {block:Description}{Description}{/block:Description}
  1802. {/block:Link}
  1803.  
  1804. {block:Chat}
  1805. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  1806. <div class="chat"><ul>{block:Lines}
  1807. <li class="person{UserNumber}">{block:Label}
  1808. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  1809. {/block:Chat}
  1810.  
  1811. {block:Audio}
  1812. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  1813. {AudioPlayerWhite}
  1814. <div class="playcount">{PlayCountWithLabel}</div>
  1815. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1816. {/block:Audio}
  1817.  
  1818. {block:Video}{Video-500}
  1819. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  1820.  
  1821. {block:Answer}
  1822. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  1823. <div class="answer">{Answer}</div>
  1824. <br>
  1825. {/block:Answer}
  1826.  
  1827. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  1828. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1829. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  1830. {/block:ContentSource}</div>
  1831.  
  1832.  
  1833. <div id="clear"></div>
  1834.  
  1835. <div class="info">
  1836. {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>
  1837. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  1838. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  1839. </div></div>
  1840. {/block:Posts}
  1841. {block:PostNotes}
  1842. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  1843. {/block:PostNotes}
  1844.  
  1845.  
  1846. </div>
  1847. </div>
  1848.  
  1849.  
  1850.  
  1851. <div id="title"><div class="subtitle">{block:ifsubtitulo}{text:subtitulo}{/block:ifsubtitulo}</div>{block:iftitulo}{text:titulo}{/block:iftitulo}</div>
  1852.  
  1853. <div id="sidebardescri">
  1854. <div class="sidebardescri1">{block:Description}{Description}{/block:Description}</div> </div>
  1855.  
  1856. <div id="phrase"><div class="phrase"><center>{block:iffrase1}{text:frase1}{/block:iffrase1}</center></div></div>
  1857.  
  1858.  
  1859.  
  1860.  
  1861.  
  1862. <div id="linkbar1">
  1863. <div class="l1"><td>{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</td></div>
  1864. <div class="l2"><td>{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</td></div>
  1865. <div class="l3"><td>{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</td></div>
  1866. <div class="l4"><td>{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</td></div>
  1867. <div class="l5"><td>{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</td></div>
  1868. </div>
  1869.  
  1870. <div id="linkbar2">
  1871. <div class="ll1"><td><a href="/">1 st page</a></td></div>
  1872. <div class="ll2"><td><a href="/ask">ask<b>box</b></a></td></div>
  1873. <div class="ll3"><td>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</td></div>
  1874. </div>
  1875. <div id="sidebar">
  1876.  
  1877.  
  1878. <div class="sidebarimg"><marquee direction="up" scrollamount="3" height="180px" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  1879. <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}"/>
  1880. </marquee>
  1881. </div>
  1882.  
  1883.  
  1884.  
  1885. <div id="credito"><div id="credit">theme by affectingyou <br>« don't copy and don't remove this tag »</div></div>
  1886.  
  1887. <div id="barrafrase"><div class="barrafrase">{block:iffrase2}{text:frase2}{/block:iffrase2}</div>{block:iffrase}{text:frase}{/block:iffrase}</div>
  1888.  
  1889.  
  1890. </div></div>
  1891. </div>
  1892. </div>
  1893.  
  1894.  
  1895.  
  1896. <div id="left"><div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big>«</big></big></a>{/block:PreviousPage}
  1897. {block:NextPage}<a href="{NextPage}"><big><big>»</big></big></a>{/block:NextPage}
  1898. </div> {/block:Pagination} </div></a></div>
  1899. </div>
  1900.  
  1901.  
  1902.  
  1903.  
  1904.  
  1905. </body>
  1906. </html>
Advertisement
Add Comment
Please, Sign In to add comment