suicideofminds

Theme 31

May 16th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.16 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <script>
  5. function bloqueio()
  6. {alert(mensagem);}
  7. document.onkeydown=bloqueio;
  8. </script>
  9. <head> <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#ffffff" />
  11. <meta name="color:text" content="#000" />
  12. <meta name="color:textside" content="#fff" />
  13. <meta name="color:link" content="#000" />
  14. <meta name="color:post" content="#fff" />
  15. <meta name="color:bold" content="#fff" />
  16. <meta name="color:sidebar" content="#000" />
  17. <meta name="color:bglinks" content="#fff" />
  18. <meta name="image:sidebar" content="http://27.media.tumblr.com/tumblr_m1kaz3vaOv1r182g0o1_500.jpg"/>
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="link 1" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="link 2" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="link 3" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="link 4" />
  27. <meta name="text:Link5" content="/" />
  28. <meta name="text:Link5 Title" content="link 5" />
  29. <meta name="text:Link6" content="/" />
  30. <meta name="text:Link6 Title" content="link 6" />
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35. <link rel="shortcut icon" href="{Favicon}" />
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  37. <style type="text/css">
  38.  
  39. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:11px; line-height:110%; text-align:justify}
  40.  
  41. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  42. a:hover{color:{color:lhover}; background-color:{color:post}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  43.  
  44. #centelar {float: left; margin-left: -30px; margin-top: 500px;}
  45.  
  46. .postadinhu {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  47.  
  48. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  49. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  50. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  51.  
  52. .image {text-align: center; border: 0px}
  53. .image img {max-width: 500px; margin-bottom: 2px }
  54.  
  55. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  56. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  57. .oiqqtts a, a:hover{text-transform: none;}
  58.  
  59. .chat {line-height: 13px; list-style: none }
  60. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  61. .person1 {color: {color:text}; padding: 2px; }
  62. .person1 .label {font-weight: bold; color:{color:text}}
  63. .person2 {color: {color:text}; padding: 2px; }
  64. .person2 .label {font-weight: bold; color:{color:text}}
  65. .player {background-color: #000; text-align: left; display:block;}
  66. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  67. .me comeu dizendo: {padding: 2px}
  68. .answer img {max-width: 470px;}
  69. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  70. #oidata a {font-size: 9px;}
  71. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  72. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  73. #cap {width: 500px; margin-top: -2px;}
  74. .source {display: none;}
  75. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  76. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  77. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  78. .notes img{display: none; border:0px}
  79.  
  80. #entries{left:50%; margin-left:350px; margin-top:20px; width:510px; background-color:{color:background};}
  81.  
  82. #tumblr_controls{position: fixed!important}
  83. #tumblr_controls{position: fixed!important}
  84. #tumblr_controls{position: fixed!important}
  85. #tumblr_controls{position: fixed!important}
  86.  
  87. ::-webkit-scrollbar {width: 4px; height: 2px;}
  88. ::-webkit-scrollbar-track-piece {background-color: {color:background}; repeat scroll 0 0 transparent;}
  89. ::-webkit-scrollbar-thumb:vertical {height: 2px;background-color: {color:background};}
  90. ::-webkit-scrollbar-thumb:horizontal {width: 4px;background-color: {color:background};}
  91.  
  92. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  93.  
  94. #arredondar {height: 105px; left: 150px; margin-top: 39px; position:fixed; overflow:hidden; background-color: {color:textside}; border:2px solid {color:sidebar}; padding:2px; opacity: 10; -webkit-border-radius: 80px 0px 0px 80px; -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  95.  
  96. .arrendondado img{ -webkit-border-radius: 80px 0px 0px 80px;}
  97.  
  98. #blabla {position: fixed; float: left; top: 59px; left: 262px; }
  99.  
  100. #blabla a {display: block; width: 82px; height: 13px; font-family: tinytots; line-height: 14px; font-size: 8px; -webkit-transition-duration: 0.9s; text-align: center; color: {color:textside}; background-color: {color:bglinks};; -moz-transition-duration: 0.6s; margin-left: -3px; margin-bottom: 1px; text-transform: uppercase;}
  101.  
  102. #blabla a:hover{font-weight: normal; text-transform: uppercase;}
  103.  
  104. div#detalhes {top: 157px; left:259px; width: 74px; height: 7px; font-family: verdana; font-size: 8px; text-align: center; background-color: {color:bglinks}; color: {color:textside}; padding: 4px; position:fixed; letter-spacing: 1px; float:left;}
  105.  
  106. #paginacaoml {font-size: 8px; font-weight: normal; margin: 0px 0px 0 0;}
  107. #paginacaoml a {background: transparent; margin: 0 1px 0 0; padding: 1px 2px; color: {color:textside}; text-decoration: none; }
  108. #paginacaoml a:hover {background: transparent; border: none; color: {color:titulo};}
  109. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 1px 2px; color: {color:titulo}; text-decoration: none; }
  110. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 1px 2px; color: {color:textside}; text-decoration: none;}
  111.  
  112. </head> </style>
  113. <body onkeydown=”return false”>
  114. <div id="detalhes"><div id="paginacaoml">
  115. {block:JumpPagination length="3"}
  116. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  117. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  118. {/block:JumpPagination}</center>
  119. </div></div></div>
  120. <div id="blabla">
  121. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</a>
  122. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  123. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  124. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  125. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  126. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  127. <a href="http://cartasdeumsuicida.tumblr.com/">theme ©</a>
  128. </div>
  129. <div id="arredondar">
  130. <div class="arrendondado img">
  131. <img src="{image:sidebar}" height= "106px;" width= "100px;"></div></div>
  132.  
  133. <div id="centerlar"><div id="entries">{block:Posts}<div class="postadinhu">{block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}{block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}{block:Photoset}{Photoset-500}{/block:Photoset}{block:Quote}<div class="oiqqtt">“{Quote}”</div>{block:Source}<div class="oiqqtts"> — {Source}</div>{/block:Source}{/block:Quote}{block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}<div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}{block:Audio}<div class="player">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}{block:Video}{Video-500}{/block:Video}{block:Answer}<div id="asker"><b>{Asker} asked:</b> {Question}</div><div class="answer">{Answer}</div>{/block:Answer}<div id="cap">{block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}{block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}<div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br><div id="oidata">{block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><b>reblog</b> this shit </a>{/block:IndexPage}{block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div></div>{/block:Date}{/block:Posts}{block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}</div></div></div></div></div>
  134.  
  135. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment