JoyRachel

affectingyou-theme24 Alba Jess

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