s2-maldito

theme 11

Apr 13th, 2012
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.03 KB | None | 0 0
  1. <!-- THEME FEITO POR FA-ULTY --!>
  2.  
  3.  
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8.  
  9. <head>
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12.  
  13. <meta name="color:background" content="#f8f8f8" />
  14.  
  15. <meta name="color:post" content="#fff" />
  16.  
  17. <meta name="color:sidebar" content="#fff" />
  18.  
  19. <meta name="color:desc"content="#fff" />
  20.  
  21. <meta name="color:text" content="#000" />
  22.  
  23. <meta name="color:link" content="#000" />
  24.  
  25. <meta name="color:linkbg" content="#000" />
  26.  
  27. <meta name="color:link hover" content="#656565" />
  28.  
  29. <meta name="color:balao" content="#b5b5b5" />
  30.  
  31. <meta name="color:scroll" content="#000" />
  32.  
  33. <meta name="color:scrollbg" content="#fff" />
  34.  
  35. <meta name="color:textdescri" content="#000" />
  36.  
  37. <meta name="image:background" content="" />
  38.  
  39. <meta name="image:tbar" content="" />
  40.  
  41. <meta name="image:tbar1" content="" />
  42.  
  43. <meta name="color:bglink" content="#e8e8e8" />
  44.  
  45. <meta name="color:bglink2" content="#d3d3d3" />
  46.  
  47. <meta name="color:bglinkhv" content="#f8f8f8" />
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. <meta name="text:title" content="frase lecal pequena" />
  56.  
  57. <meta name="text:Link1" content="" />
  58.  
  59. <meta name="text:Link1 Title" content="link1" />
  60.  
  61. <meta name="text:Link2" content="" />
  62.  
  63. <meta name="text:Link2 Title" content="link2" />
  64.  
  65. <meta name="text:Link3" content="" />
  66.  
  67. <meta name="text:Link3 Title" content="link3" />
  68.  
  69. <meta name="text:Link4" content="" />
  70.  
  71. <meta name="text:Link4 Title" content="link4" />
  72.  
  73. <meta name="text:Link5" content="" />
  74.  
  75. <meta name="text:Link5 Title" content="link5" />
  76.  
  77. <meta name="text:Link6" content="" />
  78.  
  79. <meta name="text:Link6 Title" content="link6" />
  80.  
  81.  
  82.  
  83.  
  84.  
  85. <title>{Title}</title>
  86.  
  87. <link rel="shortcut icon" href="{Favicon}">
  88.  
  89. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  90.  
  91. {block:Description}
  92.  
  93. <meta name="description" content="{MetaDescription}" />
  94.  
  95. {/block:Description}
  96.  
  97.  
  98.  
  99. <style type="text/css">
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  108.  
  109.  
  110.  
  111. a {color: {color:link}; text-decoration: none; text-transform: none;}
  112.  
  113. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  114.  
  115.  
  116.  
  117. p {margin: 6px 0 0 0}
  118.  
  119.  
  120.  
  121. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  122.  
  123. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  124.  
  125. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  126.  
  127. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  128.  
  129.  
  130.  
  131. blockquote img{max-width: 470px!important}
  132.  
  133. blockquote blockquote img{max-width: 450px!important}
  134.  
  135. blockquote blockquote blockquote img{max-width: 430px!important}
  136.  
  137. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  138.  
  139.  
  140.  
  141.  
  142.  
  143. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  144.  
  145.  
  146.  
  147. #entry {float: left; margin-left: 20px; margin-top: 25px;}
  148.  
  149.  
  150.  
  151. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 0px; text-align: justify; font-family: tahoma; font-size: 11px; position: relative;}
  152.  
  153.  
  154.  
  155. h1 {font-family: tahoma; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  156.  
  157. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  158.  
  159. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  160.  
  161.  
  162.  
  163. .image {text-align: center; border: 0px}
  164.  
  165. .image img {max-width: 500px; margin-bottom: 2px }
  166.  
  167.  
  168.  
  169. .pquote {font-family: tahoma; text-align: center; font-size: 15px; line-height: 15px; padding: 3px;}
  170.  
  171. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  172.  
  173. .pquotesource a, a:hover{text-transform: none;}
  174.  
  175.  
  176.  
  177. .chat {line-height: 13px; list-style: none }
  178.  
  179. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  180.  
  181. .person1 {color: {color:text}; padding: 2px; }
  182.  
  183. .person1 .label {font-weight: bold; color:{color:text}}
  184.  
  185. .person2 {color: {color:text}; padding: 2px; }
  186.  
  187. .person2 .label {font-weight: bold; color:{color:text}}
  188.  
  189.  
  190.  
  191. .player {background-color: #000; text-align: left; display:block;}
  192.  
  193.  
  194.  
  195. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  196.  
  197. .answer {padding: 2px}
  198.  
  199. .answer img {max-width: 470px;}
  200.  
  201.  
  202.  
  203.  
  204.  
  205. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  206.  
  207. #info a {font-size: 9px;}
  208.  
  209.  
  210.  
  211. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  212.  
  213. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  214.  
  215.  
  216.  
  217. #cap {width: 500px; margin-top: -2px;}
  218.  
  219. .source {display: none;}
  220.  
  221.  
  222.  
  223. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  224.  
  225. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  226.  
  227. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  228.  
  229. .notes img{display: none; border:0px}
  230.  
  231.  
  232.  
  233. #damon {position: fixed; margin: 0px 0px 0px 12px;}
  234.  
  235.  
  236.  
  237.  
  238.  
  239. #sidebar {position: fixed; margin: 0px 0px 0px 0px;}
  240.  
  241.  
  242.  
  243.  
  244.  
  245. #sideimg {display: block; margin-left: 557px; float: right; margin-top: 95px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out;}
  246.  
  247. .simg1 img {width: 220px; height: 310px; margin-bottom: 2px; border: 2px solid {color:borderimg}; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  248.  
  249. .simg1 img:hover {-webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; opacity: 0.0}
  250.  
  251.  
  252.  
  253. #sideimg2 {display: block; margin-left: 557px; float: right; margin-top: 95px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  254.  
  255. .simg2 img {width: 220px; height: 310px; margin-bottom: 2px; border: 2px solid {color:borderimg}; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  256.  
  257. .simg2 img:hover {-webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; opacity: 0.0}
  258.  
  259.  
  260.  
  261. #sidebardesci {margin-left: 557px; margin-top: 410px; width: 220px; font-size: 18px; height: 160px; text-align: center; background-color: {color:desc}; position: fixed;-webkit-border-radius: 0px 0px 0px 0px; padding: 2px; overflow: hidden; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;opacity: 1.0; -webkit-transform: rotate(0deg);}
  262.  
  263.  
  264.  
  265. #sidebardesci:hover {width: 220px; height: 140px; margin-top: 410px; opacity: 1.4;}
  266.  
  267.  
  268.  
  269. .titulo {font-size: 16px; ; letter-spacing:1px; text-align: center; font-family: georgia; color: {color:textdescri}; margin-top: 0px; margin-left: 0px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; opacity: 1.8}
  270.  
  271.  
  272.  
  273. .desc {font-size: 9px; width: 210px; height: 160px; letter-spacing: 0px; text-align: justify; font-family: verdana; color: {color:textdescri}; margin-top: 0px; margin-left: 5px; padding: 5px; }
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  296.  
  297. #paginal a {background: {color:background}; margin: 0 4px 0 0; padding: 3px 5px; color: #000;}
  298.  
  299. #paginal a:hover {background: #000; color: #fff;}
  300.  
  301. #paginal span.pagina_atual {background: {color:background}; margin: 0 3px 0 0; padding: 3px 5px;; color: #000; font-weight: bold; text-decoration: none;}
  302.  
  303. .ps {background-color:#fff; color: #fff; padding: 5px; margin-top: 73px; margin-left:557px; width:214px;height:11px;}
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313. ::-webkit-scrollbar{width:7px;height:0px;}
  314.  
  315. ::-webkit-scrollbar-button:start:decrement
  316.  
  317. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  318.  
  319. ::-webkit-scrollbar-track-piece{background-color: #fff; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  320.  
  321. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  322.  
  323. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  324.  
  325.  
  326.  
  327. #tumblr_controls{position: fixed!important}
  328.  
  329. #tumblr_controls{position: fixed!important}
  330.  
  331. #tumblr_controls{position: fixed!important}
  332.  
  333. #tumblr_controls{position: fixed!important}
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341. </style>
  342.  
  343.  
  344.  
  345. <body>
  346.  
  347. <div id="container">
  348.  
  349. <div id="damon">
  350.  
  351. <div id="sidebar">
  352.  
  353. <div id="sideimg2"><div class="simg2">
  354.  
  355. <img src="{image:tbar}">
  356.  
  357. </div></div>
  358.  
  359.  
  360.  
  361. <div id="sideimg"><div class="simg1">
  362.  
  363. <img src="{image:tbar1}">
  364.  
  365. </div></div>
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377. <div id="sidebardesci">
  378.  
  379. <div class="titulo">{text:title}</div>
  380.  
  381.  
  382.  
  383. <div class="desc"><center>
  384.  
  385. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  386.  
  387. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  388.  
  389. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  390.  
  391. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  392.  
  393. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  394.  
  395. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</center>{description}<br><br> Theme by <a href="http://fa-ulty.tumblr.com/">fa-ulty <!-- Inicio Codigo Visitas online gratis opromo.com -->
  396.  
  397. <script language="Javascript" src="http://www.opromo.com/servicos/usuariosonline/useronline.php?site=site1333913396&corfont1=808080&texto=8&formato=normal&tipo=verdana&tamanho=1&simbo=7" type="text/javascript"></script>
  398.  
  399. <!-- Fim Codigo Visitas online gratis opromo.com -->.</a>
  400.  
  401. </div></div>
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417. </div>
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431. <div class="ps"><div id="paginal">
  432.  
  433. {block:JumpPagination length="6"}
  434.  
  435. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  436.  
  437. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  438.  
  439. {/block:JumpPagination}
  440.  
  441. </div></div>
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449. </div>
  450.  
  451.  
  452.  
  453.  
  454.  
  455. <div id="entry">
  456.  
  457.  
  458.  
  459. {block:Posts}
  460.  
  461. <div class="posts">
  462.  
  463.  
  464.  
  465. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  466.  
  467.  
  468.  
  469. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  470.  
  471.  
  472.  
  473. {block:Photoset}{Photoset-500}{/block:Photoset}
  474.  
  475.  
  476.  
  477. {block:Quote}
  478.  
  479. <div class="pquote">“{Quote}”</div>
  480.  
  481. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  482.  
  483. {/block:Source}
  484.  
  485. {/block:Quote}
  486.  
  487.  
  488.  
  489. {block:Link}
  490.  
  491. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  492.  
  493. {block:Description}{Description}{/block:Description}
  494.  
  495. {/block:Link}
  496.  
  497.  
  498.  
  499. {block:Chat}
  500.  
  501. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  502.  
  503. <div class="chat"><ul>{block:Lines}
  504.  
  505. <li class="person{UserNumber}">{block:Label}
  506.  
  507. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  508.  
  509. {/block:Chat}
  510.  
  511.  
  512.  
  513. {block:Audio}
  514.  
  515. <div class="player">{AudioPlayerBlack}</div>
  516.  
  517. {block:Caption}{Caption}{/block:Caption}
  518.  
  519. {/block:Audio}
  520.  
  521.  
  522.  
  523. {block:Video}{Video-500}{/block:Video}
  524.  
  525.  
  526.  
  527.  
  528.  
  529. {block:Answer}
  530.  
  531. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  532.  
  533. <div class="answer">{Answer}</div>
  534.  
  535. {/block:Answer}
  536.  
  537.  
  538.  
  539.  
  540.  
  541. <div id="cap">
  542.  
  543. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  544.  
  545. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  546.  
  547. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  548.  
  549.  
  550.  
  551. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  552.  
  553. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  554.  
  555. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  556.  
  557. {/block:ContentSource}</div></div>
  558.  
  559. <br>
  560.  
  561.  
  562.  
  563.  
  564.  
  565. <div id="info">
  566.  
  567. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  568.  
  569. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  570.  
  571. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  572.  
  573. {/block:RebloggedFrom}
  574.  
  575. </div>
  576.  
  577. </div>{/block:Date}
  578.  
  579.  
  580.  
  581.  
  582.  
  583. {/block:Posts}
  584.  
  585. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603. </div>
  604.  
  605. </div>
  606.  
  607. </div>
  608.  
  609. </div>
  610.  
  611.  
  612.  
  613. </body>
  614.  
  615. </html>
Advertisement
Add Comment
Please, Sign In to add comment