suicideofminds

Theme 30 v1

May 15th, 2012
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 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="#000" />
  11. <meta name="color:link" content="#fff" />
  12. <meta name="color:linkhover" content="#fff" />
  13. <meta name="color:text" content="#fff" />
  14. <meta name="color:post" content="#000" />
  15. <meta name="color:borda" content="#fff" />
  16. <meta name="color:bglinks" content="#fff" />
  17. <meta name="color:links" content="#000000" />
  18. <meta name="image:background" content="" />
  19. <meta name="image:foto" content="http://24.media.tumblr.com/tumblr_lzswcqC8AT1r4gn37o1_500.png" />
  20.  
  21. <meta name="text:Link1" content="/" />
  22. <meta name="text:Link1 Title" content="home" />
  23. <meta name="text:Link2" content="/ask" />
  24. <meta name="text:Link2 Title" content="ask" />
  25. <meta name="text:Link3" content="/" />
  26. <meta name="text:Link3 Title" content="link" />
  27. <meta name="text:Link4" content="/" />
  28. <meta name="text:Link4 Title" content="link" />
  29. <meta name="text:Link5" content="/" />
  30. <meta name="text:Link5 Title" content="link" />
  31. <meta name="text:Link6" content="http://suicideofminds-themes.tumblr.com/" />
  32. <meta name="text:Link6 Title" content="themes" />
  33.  
  34. <title>{Title}</title>
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  37. {block:Description}
  38. <meta name="description" content="{MetaDescription}" />
  39. {/block:Description}
  40.  
  41. <style type="text/css">
  42. 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; }
  43.  
  44. a {color: {color:link}; text-decoration: none; text-transform: none;}
  45. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  46. p {margin: 6px 0 0 0}
  47.  
  48. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  49. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  50. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  51. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  52.  
  53. blockquote img{max-width: 470px!important}
  54. blockquote blockquote img{max-width: 450px!important}
  55. blockquote blockquote blockquote img{max-width: 430px!important}
  56. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  57.  
  58. ::-webkit-scrollbar{width:5px;height:5px;}
  59. ::-webkit-scrollbar-button:start:decrement
  60. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  61. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  62. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:background};-webkit-border-radius:px;}
  63. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:background};-webkit-border-radius:px;}
  64.  
  65. #centelar {float: left; margin-left: -30px; margin-top: -35px;}
  66.  
  67. .postadinhu {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  68.  
  69. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  70. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  71. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  72.  
  73. .image {text-align: center; border: 0px}
  74. .image img {max-width: 500px; margin-bottom: 2px }
  75.  
  76. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  77. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  78. .oiqqtts a, a:hover{text-transform: none;}
  79.  
  80. .chat {line-height: 13px; list-style: none }
  81. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  82. .person1 {color: {color:text}; padding: 2px; }
  83. .person1 .label {font-weight: bold; color:{color:text}}
  84. .person2 {color: {color:text}; padding: 2px; }
  85. .person2 .label {font-weight: bold; color:{color:text}}
  86. .player {background-color: #000; text-align: left; display:block;}
  87. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  88. .me comeu dizendo: {padding: 2px}
  89. .answer img {max-width: 470px;}
  90. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  91. #oidata a {font-size: 9px;}
  92. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  93. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  94. #cap {width: 500px; margin-top: -2px;}
  95. .source {display: none;}
  96. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  97. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  98. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  99. .notes img{display: none; border:0px}
  100.  
  101. #entries{left:50%; margin-left:-5px; margin-top:20px; width:510px; background-color:{color:background};}
  102.  
  103. #tumblr_controls{position: fixed!important}
  104. #tumblr_controls{position: fixed!important}
  105. #tumblr_controls{position: fixed!important}
  106. #tumblr_controls{position: fixed!important}
  107.  
  108. #fuck {position: fixed; margin: 0px 0px 0px 560px;}
  109.  
  110. #fotos{ float: left; margin-top: 106px; margin-left:-34px; padding: 0px; border: 4px solid {color:borda}; width: 250px; height:300px; position: absolute; -webkit-border-radius: 0px 0px 0px 0px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-transform: rotate(0deg);}
  111.  
  112. #central {margin-top: 0px; margin-bottom: 0px; position: absolute;}
  113. #central img{width: 250px; height:300px; position: absolute; -webkit-border-radius: 0px 0px 0px 0px;}
  114.  
  115. #bru1 {width: 282px; height: 70px; float: left; margin-left:-70px; margin-top: 278px; padding: 0px; text-align: center; position: absolute; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  116. #bru1 a {float: left; margin-left: 1px; font-family: verdana; font-size: 10px; text-align: right; margin-top: 2px; height: 15px; width: 250px; background-color: {color:bglinks}; color:{color:links}; line-height: 15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: -1px; text-transform: normal; padding:0px 20px 2px 30px; -webkit-border-radius: 0px 10px 10px 0px;}
  117. #bru1 a:hover{text-align: right; background-color: {color:bglinkshover}; color:{color:linkshover}; margin-left: 70px;}
  118.  
  119. #credit {background-color: {color:borda}; font-weight: normal; text-transform: uppercase; letter-spacing: 0px; color:(color:titulo) ; text-align: center; width:165px; height:9px; line-height: 9px; position: absolute; font-family: tinytots; margin-top: 97px; margin-left: -75px; position: fixed; padding: 3px; font-size: 8px; -webkit-border-radius: 30px 30px 0px 0px}
  120.  
  121. #backlink {margin-top:265px; margin-left: 180px; -webkit-border-radius: 0px 0px 0px 0px; width:10px; height: 140px; position: fixed; background-color: {color:background}; z-index:7}
  122.  
  123. .next {font-family: georgia; position: fixed; margin-left:50px; margin-top: 410px; font-size: 38px; z-index: 0; -webkit-transform: rotate(90deg);}
  124. .next a {color: ; background-color: transparent;}
  125. .next a:hover {color: ;}
  126.  
  127. .preve {font-family: georgia; position: fixed; margin-left:10px; margin-top:410px; font-size: 38px; z-index: 0; -webkit-transform: rotate(90deg);}
  128. .preve a {color: ; background-color: transparent;}
  129. .preve a:hover {color: ;}
  130.  
  131. </style>
  132. <body onkeydown=”return false”>
  133. <div id="fuuck"> </div>
  134. <div id="tudoaqui">
  135. <div id="fuck">
  136. <div id="bru1">
  137. <a href="{text:Link1}">{text:Link1 Title}</a>
  138. <a href="{text:Link2}">{text:Link2 Title}</a>
  139. <a href="{text:Link3}">{text:Link3 Title}</a>
  140. <a href="{text:Link4}">{text:Link4 Title}</a>
  141. <a href="{text:Link5}">{text:Link5 Title}</a>
  142. <a href="{text:Link6}">{text:Link6 Title}</a>
  143. <a href="http://cartasdeumsuicida.tumblr.com">theme</a></div>
  144. <div id="fotos"><div id="central">
  145. <img src="{image:foto}"/></div></div>
  146. <div class="next">
  147. {block:NextPage}<a href="{NextPage}">↑</a>{/block:NextPage}</div>
  148. <div class="preve">
  149. {block:PreviousPage}<a href="{PreviousPage}">↓</a>{/block:PreviousPage}</div></div>
  150.  
  151. <div id="centerlar">
  152. <div id="entries">
  153.  
  154. {block:Posts}
  155. <div class="postadinhu">
  156.  
  157. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  158.  
  159. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  160.  
  161. {block:Photoset}{Photoset-500}{/block:Photoset}
  162.  
  163. {block:Quote}
  164. <div class="oiqqtt">“{Quote}”</div>
  165. {block:Source}<div class="oiqqtts"> — {Source}</div>
  166. {/block:Source}
  167. {/block:Quote}
  168.  
  169. {block:Link}
  170. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  171. {block:Description}{Description}{/block:Description}
  172. {/block:Link}
  173.  
  174. {block:Chat}
  175. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  176. <div class="chat"><ul>{block:Lines}
  177. <li class="person{UserNumber}">{block:Label}
  178. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  179. {/block:Chat}
  180.  
  181. {block:Audio}
  182. <div class="player">{AudioPlayerBlack}</div>
  183. {block:Caption}{Caption}{/block:Caption}
  184. {/block:Audio}
  185.  
  186. {block:Video}{Video-500}{/block:Video}
  187.  
  188.  
  189. {block:Answer}
  190. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  191. <div class="answer">{Answer}</div>
  192. {/block:Answer}
  193.  
  194.  
  195. <div id="cap">
  196. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  197. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  198. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  199.  
  200. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  201. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  202. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  203. {/block:ContentSource}</div></div>
  204. <br>
  205.  
  206.  
  207. <div id="oidata">
  208. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  209. <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>
  210.  
  211. {/block:IndexPage}
  212. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">
  213.  
  214. {ReblogParentName}</a>
  215. {/block:RebloggedFrom}
  216. </div>
  217. </div>{/block:Date}
  218.  
  219.  
  220. {/block:Posts}
  221. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  222. </div></div></div></div></div>
  223.  
  224. </body>
  225. </html>
Advertisement
Add Comment
Please, Sign In to add comment