malaxo-fobia

theme 01 mf

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