JoyRachel

affectingyou-theme25 Classic B

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