Advertisement
Guest User

DOWNLOAD SPEECHLESS

a guest
Feb 22nd, 2012
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.44 KB | None | 0 0
  1. <! theme by QUASE-SUA-PRINCESA.tumblr.com, base por IM-MUTABLE, detalhes por S-LEEPINGHEART.tumblr.com. NÃO COPIE, ESSE THEME TEM TODOS OS DIREITOS RESERVADOS. !>
  2.  
  3. <html>
  4. <head> <!-- DEFAULT VARIABLES -->
  5. <meta name="color:background" content="#f8f8f8" />
  6. <meta name="color:link" content="#000000" />
  7. <meta name="color:text" content="#000000" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:sidebar" content="#ffffff" />
  10. <meta name="color:top" content="#ffffff" />
  11. <meta name="color:scrollbar" content="#ffffff" />
  12. <meta name="color:sidebarlinks" content="#ffffff" />
  13. <meta name="color:sidebarlinkshover" content="#ffffff" />
  14. <meta name="color:title" content="#ffffff" />
  15.  
  16. <meta name="image:sidebar" content="" />
  17. <meta name="image:sidebar2" content="" />
  18.  
  19. <meta name="text:texto" content="" />
  20. <meta name="text:texto2" content="" />
  21. <meta name="text:titulo" content="" />
  22. <meta name="text:minititulo" content="" />
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31. <meta name="text:Link5" content="" />
  32. <meta name="text:Link5 Title" content="" />
  33. <meta name="text:Link6" content="" />
  34. <meta name="text:Link6 Title" content="" />
  35. <meta name="text:Link7" content="" />
  36. <meta name="text:Link7 Title" content="" />
  37.  
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px;}
  50.  
  51. a {color: {color:link}; text-decoration: none; text-transform: none;}
  52. a:hover {color: {color:text}; background-color: transparent; text-decoration: none;}
  53.  
  54. p {margin: 6px 0 0 0}
  55.  
  56. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  57. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  58. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  59. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  60.  
  61. blockquote img{max-width: 470px!important}
  62. blockquote blockquote img{max-width: 450px!important}
  63. blockquote blockquote blockquote img{max-width: 430px!important}
  64. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  65.  
  66.  
  67.  
  68. #xp {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  69.  
  70. #xright {float: left; margin-left: 450px; margin-top: 90px; margin-bottom: 20px;}
  71.  
  72. .postbox {width: 500px; background-color: {color:post}; padding: 10px 10px 10px 9px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  73.  
  74. h1 {font-family: georgia; text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  75. h1 a {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  76. h1 a:hover {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  77.  
  78. .image {text-align: center; border: 0px}
  79. .image img {max-width: 500px; margin-bottom: 2px }
  80.  
  81. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  82. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  83. .xquotesource a, a:hover{text-transform: none;}
  84.  
  85. .chat {line-height: 13px; list-style: none }
  86. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  87. .person1 {color: {color:text}; padding: 2px; }
  88. .person1 .label {font-weight: bold; color:{color:text}}
  89. .person2 {color: {color:text}; padding: 2px; }
  90. .person2 .label {font-weight: bold; color:{color:text}}
  91.  
  92. .player {background-color: #000; text-align: left; display:block;}
  93.  
  94. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  95. .answer {padding: 2px}
  96. .answer img {max-width: 470px;}
  97.  
  98.  
  99. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  100. #xdate a {font-size: 9px;}
  101.  
  102. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  103. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  104.  
  105. #descr {width:230px; height:auto; margin-left:0px; margin-top:209px; position:fixed; overflow:hidden; background-color: #FFFFFF; border-left:0px solid; font-size:9px; border-right:0px solid; padding:10px}
  106.  
  107.  
  108. #cap {width: 500px; margin-top: -2px;}
  109. .source {display: none;}
  110.  
  111. .notes {width: 519px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  112. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  113. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  114. .notes img{display: none; border:0px}
  115.  
  116. #tudinho {position: fixed; margin-left: -100px; margin-top: 0px; z-index: 99999999999;}
  117. #sidebar {position: fixed; margin-left: 0px; margin: 70px 05px 50px 0px; z-index: 99999999999;}
  118.  
  119.  
  120. #sid{font-size: 9px; font-family: verdana; position: relative; margin-left: 500px; width: 491px; background-color: {color:sidebar}; padding: 8px; margin-top: -50px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height: auto;}
  121.  
  122. .ttle {text-align: center; font-family: georgia; font-size: 18px; color: {color:link}; letter-spacing: 0px;}
  123.  
  124.  
  125. .s2 {position: absolute; text-align: center; margin-top: 80px; margin-left: 150px;}
  126. .s2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 205px; height: auto; background-color: {color:sidebarlinks}; color:{color:text}; text-decoration: none; padding: 5px 5px 4px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-bottom: 1px; text-transform: lowercase;}
  127. .s2 a:hover{text-align: center; letter-spacing: 6px; background-color: {color:sidebarlinkshover}; color:{color:text};}
  128.  
  129.  
  130. .gaga {position: absolute; text-align: center; margin-top: 310px; margin-left: 150px;}
  131. .gaga a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 205px; height: auto; background-color: {color:sidebarlinks}; color:{color:text}; text-decoration: none; padding: 5px 5px 4px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-bottom: 1px; text-transform: lowercase;}
  132. .gaga a:hover{text-align: center; letter-spacing: 6px; background-color: {color:sidebarlinkshover}; color:{color:text};}
  133.  
  134. .bar1 {position: fixed; width: 11px; height: 198px; background-color: {color:sidebar}; margin-left: 0px; margin-top: 0px;}
  135.  
  136.  
  137. #slideShowContainer{float: left; margin-top:150px; margin-left: 150px; height: 139px; width:200px; position: fixed; background-color: {color:sidebar}; padding-top:3px; padding-bottom:12px; padding-left:7px; padding-right:7px}
  138.  
  139.  
  140.  
  141. #slideShow2 {margin-top: -144px; margin-bottom: 5px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;}
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157. #slideShow2 img{width: 200px; height: 139px; margin-left: 0px;}
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173. #slideShow2:hover {opacity: 0;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192. #slideShow4 {margin-top: 5px; margin-bottom: 5px;}
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. #slideShow4 img{width: 200px; height: 139px; margin-left: 0px;}
  209.  
  210.  
  211.  
  212. #gaga {position: fixed; width: 900px; height: 25px; background-color: {color:top}; margin-left: 250px; margin-top: -20px;}
  213. .letrinha {text-align: center; padding: 4px; font-size: 13px; font-family: georgia; color:{color:title} ; letter-spacing:0px; }
  214.  
  215.  
  216. #gostosa {position: fixed; width: 25px; height: 800px; background-color: {color:top}; margin-left: 1150px; margin-top: -20px;}
  217.  
  218. #edanic {position: fixed; width: 25px; height: 110px; background-color: {color:top}; margin-left: 250px; margin-top:-20px;}
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225. #frase{width: 120px; height: 30px; float: left; position: fixed; margin-left:370px; margin-top: 270px; background-color: {color:sidebar}}
  226.  
  227.  
  228.  
  229.  
  230. .frasea {font-size: 15px; font-family: 'georgia', cursiva; letter-spacing: -1px; c -moz-transition: all 0.9s ease-out; -o-transition: all 0.7s ease-out; -webkit-transition: all 0.9s ease-out; transition: all 0.4s ease-out; font-style: italic; color:;}
  231.  
  232.  
  233.  
  234.  
  235. .frasea:hover {font-weight: italic; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; -webkit-transition: all 0.7s ease-out; transition: all 0.4s ease-out; opacity: 0.2}
  236.  
  237. ::-webkit-scrollbar{width:5px;height:5px;}
  238.  
  239. ::-webkit-scrollbar-button:start:decrement
  240.  
  241. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  242.  
  243. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  244.  
  245. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  246.  
  247. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  248.  
  249. .ssbar {position: relative; margin-left: 500px; margin-top: 400px; margin-left: 150px; width: 335px; background-color: {color:sidebar}; color: {color:text}; padding: 2px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;}
  250.  
  251. #pgs {text-align: center; font-family: verdana; font-size: 8px; line-height: 25px;}
  252. #pgs a {background: {color:background}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  253. #pgs a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  254. #pgs span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  255. .pg {clear: both; float: left; width: 50px; float: left; margin-bottom: 0px; background-color: {color:sidebar}; margin-top: 0px; border-right: 2px solid {color:background};}
  256.  
  257. .back2 {position: fixed; background-color:{color:background}; z-index: 999999999; width: 700px; height: 229px; margin-top: -20px;}
  258.  
  259. #tumblr_controls{position: fixed!important}
  260. #tumblr_controls{position: fixed!important}
  261. #tumblr_controls{position: fixed!important}
  262. #tumblr_controls{position: fixed!important}
  263. </style>
  264.  
  265. <body>
  266.  
  267.  
  268. <small>
  269. <div id="tudinho">
  270. <div id="sidebar">
  271. <div id="gaga"><div class="letrinha"><i>{text:titulo}</i></div></div>
  272.  
  273. <div id="gostosa"></div>
  274. <div id="edanic"></div>
  275.  
  276.  
  277.  
  278.  
  279. <div class="bar1"></div>
  280. <div class="s2">
  281. <a href="{text:Link1}">{text:Link1 Title}</a>
  282. <a href="{text:Link2}">{text:Link2 Title}</a>
  283. <a href="{text:Link3}">{text:Link3 Title}</a>
  284. </div>
  285. <div class="gaga">
  286.  
  287. <a href="{text:Link4}">{text:Link4 Title}</a>
  288. <a href="{text:Link5}">{text:Link5 Title}</a>
  289. <a href="{text:Link6}">{text:Link6 Title}</a>
  290. </div>
  291. <div id="slideShowContainer">
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299. <div id="slideShow4">
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307. <img src="{image:sidebar2}"></div>
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315. <div id="slideShow2">
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323. <img src="{image:sidebar}"/>
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. </div></div>
  332.  
  333.  
  334.  
  335.  
  336.  
  337. <div class="ssbar"><div class="pg"><div id="pgs">{block:JumpPagination length="3"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div>
  338. Theme adapted by <b>quase-sua-princesa</b>, based on <b>im-mutable</b>, details by <b>s-leepingheart</b>. Not copy, rs.</div>
  339.  
  340. </div>
  341.  
  342. <br>
  343.  
  344.  
  345.  
  346. <div style="float: left; border: 0px solid {color:text};position:fixed; padding: 5px; color:{color:text}; overflow: auto; margin-bottom: 4px; margin-top: 137px;margin-left: 370px; background-color: {color:sidebar}; width: 110px; height: 112px; auto; font-size: 9px; letter-spacing: 0px; text-align: justify; font-family: Verdana, Geneva, Tahoma, sans-serif"><div id="descricao2"> {text:texto}</div></div>
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. <div id="frase"><div class="frasea">{text:minititulo}</div></div>
  355.  
  356.  
  357.  
  358.  
  359. <div style="float: left; border: 0px solid {color:text};position:fixed; padding: 5px; color:{color:text}; overflow: auto; margin-bottom: 4px; margin-top: 310px;margin-left: 370px; background-color: {color:sidebar}; width: 110px; height: 112px; auto; font-size: 9px; letter-spacing: 0px; text-align: justify; font-family: Verdana, Geneva, Tahoma, sans-serif"><div id="descricao2"> {text:texto2}
  360.  
  361.  
  362. </div></div>
  363. </div>
  364.  
  365. <div id="xright"><div style="border: 0px (20, 50, 50); overflow: auto; background-color: transparent; width: 540px; height: 450px; padding: 0px 5px 5px 5px; line-height: 100%">
  366.  
  367.  
  368.  
  369. {block:Posts}
  370. <div class="postbox">
  371.  
  372. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  373.  
  374. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  375.  
  376. {block:Photoset}{Photoset-500}{/block:Photoset}
  377.  
  378. {block:Quote}
  379. <div class="xquote">“{Quote}”</div>
  380. {block:Source}<div class="xquotesource"> — {Source}</div>
  381. {/block:Source}
  382. {/block:Quote}
  383.  
  384. {block:Link}
  385. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  386. {block:Description}{Description}{/block:Description}
  387. {/block:Link}
  388.  
  389. {block:Chat}
  390. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  391. <div class="chat"><ul>{block:Lines}
  392. <li class="person{UserNumber}">{block:Label}
  393. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  394. {/block:Chat}
  395.  
  396. {block:Audio}
  397. <div class="player">{AudioPlayerBlack}</div>
  398. {block:Caption}{Caption}{/block:Caption}
  399. {/block:Audio}
  400.  
  401. {block:Video}{Video-500}{/block:Video}
  402.  
  403.  
  404. {block:Answer}
  405. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  406. <div class="answer">{Answer}</div>
  407. {/block:Answer}
  408.  
  409.  
  410. <div id="cap">
  411. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  412. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  413. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  414.  
  415. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  416. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  417. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  418. {/block:ContentSource}</div></div>
  419. <br>
  420.  
  421.  
  422. <div id="xdate">
  423. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  424. <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}
  425. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  426. {/block:RebloggedFrom}
  427. </div>
  428. </div>{/block:Date}
  429.  
  430.  
  431. {/block:Posts}
  432. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441. </div>
  442. </div>
  443. </div>
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. </div>
  451.  
  452.  
  453.  
  454. </body>
  455. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement