suicideofminds

Theme 28

May 9th, 2012
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.44 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  2. <meta name="color:background" content="#202020" />
  3. <meta name="color:link" content="#ffffff" />
  4. <meta name="color:text" content="#ffffff" />
  5. <meta name="color:post" content="#000000" />
  6. <meta name="color:sidebar" content="#000000" />
  7. <meta name="color:linkhover" content="#f1f1f1" />
  8. <meta name="color:scrollbar" content="#000000" />
  9. <meta name="color:link1" content="#000000" />
  10. <meta name="color:link2" content="#ffffff" />
  11. <meta name="color:linkhover1" content="#000000" />
  12. <meta name="color:linkhover2" content="#ffffff" />
  13. <meta name="image:background" content="" />
  14. <meta name="image:sidebar" content="http://29.media.tumblr.com/tumblr_m3rwomTXyj1rshk5mo1_r1_250.jpg" />
  15. <meta name="text:Link1" content="/" />
  16. <meta name="text:Link1 Title" content="home" />
  17. <meta name="text:Link2" content="/ask" />
  18. <meta name="text:Link2 Title" content="ask" />
  19. <meta name="text:Link3" content="/faq" />
  20. <meta name="text:Link3 Title" content="faq" />
  21. <meta name="text:Link4" content="/textos" />
  22. <meta name="text:Link4 Title" content="bullshits" />
  23. <meta name="text:Link5" content="http://suicideofminds-themes.tumblr.com" />
  24. <meta name="text:Link5 Title" content="themes" />
  25. <meta name="text:Link6" content="#" />
  26. <meta name="text:Link6 Title" content="top" />
  27.  
  28. <title>{Title}</title><link rel="shortcut icon" href="{Favicon}"><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  29. <style type="text/css">
  30.  
  31. 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; }
  32.  
  33. a {color: {color:link}; text-decoration: none; text-transform: none;}
  34. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  35.  
  36. p {margin: 6px 0 0 0}
  37.  
  38. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  39. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  40. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  41. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  42.  
  43. blockquote img{max-width: 470px!important}
  44. blockquote blockquote img{max-width: 450px!important}
  45. blockquote blockquote blockquote img{max-width: 430px!important}
  46. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  47.  
  48. ::-webkit-scrollbar{width:7px;height:5px;}
  49.  
  50. ::-webkit-scrollbar-button:start:decrement
  51.  
  52. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  53.  
  54. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  55.  
  56. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  57.  
  58. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  59.  
  60. #top {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  61.  
  62. #posts {float: left; margin-left: 262px; margin-top:10px;}
  63.  
  64. .entry {width: 500px; background-color: {color:post}; padding: 12px; margin-bottom: 0px; text-align: justify; font-family: verdana; font-size: 9px; position: relative;}
  65.  
  66. h1 {font-family: verdana; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  67. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  68. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  69.  
  70. .image {text-align: center; border: 0px}
  71. .image img {max-width: 500px; margin-bottom: 2px }
  72.  
  73. .xquote {font-family: verdana; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  74. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  75. .xquotesource a, a:hover{text-transform: none;}
  76.  
  77. .chat {line-height: 13px; list-style: none }
  78. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  79. .person1 {color: {color:text}; padding: 2px; }
  80. .person1 .label {font-weight: bold; color:{color:text}}
  81. .person2 {color: {color:text}; padding: 2px; }
  82. .person2 .label {font-weight: bold; color:{color:text}}
  83.  
  84. .player {background-color: {color:sidebar}; text-align: left; display:block;}
  85.  
  86. #asker {font-size: 11px; font-family: verdana; text-align: justify;}
  87. .answer {padding: 2px}
  88. .answer img {max-width: 470px;}
  89.  
  90.  
  91. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  92. #info a {font-size: 9px;}
  93.  
  94. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  95. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  96.  
  97. #cap {width: 500px; margin-top: -2px;}
  98. .source {display: none;}
  99.  
  100. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  101. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  102. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  103. .notes img{display: none; border:0px}
  104. #linkagem {position: fixed; margin: 320px 0px 0px 12px;}
  105.  
  106. #links {width: 51px; float: left; margin-left:957px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  107.  
  108. #links a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
  109.  
  110. #links a:hover{text-align: center; background-color: {color:linkhover2}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  111.  
  112. #links:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  113.  
  114. #links2 {width: 51px; float: left; margin-left:899px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  115.  
  116. #links2 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
  117.  
  118. #links2 a:hover{text-align: center; background-color: {color:linkhover2}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  119.  
  120. #links2:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  121.  
  122.  
  123. #links3 {width: 51px; float: left; margin-left:304px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  124.  
  125. #links3 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
  126.  
  127. #links3 a:hover{text-align: center; background-color: {color:linkhover2}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  128.  
  129. #links3:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  130.  
  131. #link1 a {margin-top: 0px; margin-left: 159px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 90px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: lowercase; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  132.  
  133. #link1 a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  134.  
  135. #link2 a {margin-top: 18px; margin-left: 159px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 90px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  136.  
  137. #link2 a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  138.  
  139. #link3 a {margin-top: 36px; margin-left: 159px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 90px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  140.  
  141. #link3 a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  142.  
  143. #mariadobairro {float: left; margin-top: 0px; margin-left: 38px; height: 149; width:120px; position: absolute; background-color: {color:sidebar}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  144. #eusoy {margin-top: 3px; margin-bottom: 5px;}
  145. #eusoy img{width: 112px; height: 143px}
  146.  
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150. #tumblr_controls{position: fixed!important}
  151.  
  152. #link4 a {margin-top: 54px; margin-left: 159px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 90px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  153.  
  154. #link4 a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  155.  
  156. #link5 a {margin-top: 72px; margin-left: 159px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 90px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  157.  
  158. #link5 a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  159.  
  160. #link6 a {margin-top: 90px; margin-left: 159px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 90px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  161.  
  162. #link6 a:hover { color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  163.  
  164. #paginacaoml {margin-top: 0px; font-family: verdana; font-size: 8px; line-height: 20px;
  165. }#paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  166. #paginacaoml a:hover {background: {color:post}; color: {color:text}; border: none;}
  167. #paginacaoml span.pagina_atual {background: {color:post}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  168. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  169. .pg {margin-left: 159px; background-color: {color:sidebar}; width:90px; margin-top: 108px;}
  170.  
  171. #paraanoooooosaalegria {background-color: {color:sidebar}; color: {color:text}; text-align: center; font-size: 9px; width:82px; height:12px; position: fixed; margin-left: 171px; margin-top:449px; padding: 4px; font-family: verdana;position: fixed; }
  172.  
  173. </style>
  174.  
  175. <body>
  176. <div id="top"><div id="linkagem">
  177. <div id="mariadobairro"><div id="eusoy"><img src="{image:sidebar}"></div></div>
  178. <div id="link1">
  179. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  180. <div id="link2">
  181. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}</div>
  182. <div id="link3">
  183. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  184. <div id="link4">
  185. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  186. <div id="link5">
  187. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</div>
  188. <div id="link6">
  189. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</div>
  190.  
  191. <div class="pg"><div id="paginacaoml">
  192. {block:JumpPagination length="3"}
  193. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  194. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  195. {/block:JumpPagination}
  196. </div></div></div>
  197.  
  198. <div id="paraanoooooosaalegria"><a href="http://cartasdeumsuicida.tumblr.com/"><b>©</b></a></div>
  199.  
  200. <div id="posts">
  201.  
  202. {block:Posts}
  203. <div class="entry">
  204.  
  205. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  206.  
  207. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  208.  
  209. {block:Photoset}{Photoset-500}{/block:Photoset}
  210.  
  211. {block:Quote}
  212. <div class="xquote">“{Quote}”</div>
  213. {block:Source}<div class="xquotesource"> — {Source}</div>
  214. {/block:Source}
  215. {/block:Quote}
  216.  
  217. {block:Link}
  218. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  219. {block:Description}{Description}{/block:Description}
  220. {/block:Link}
  221.  
  222. {block:Chat}
  223. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  224. <div class="chat"><ul>{block:Lines}
  225. <li class="person{UserNumber}">{block:Label}
  226. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  227. {/block:Chat}
  228.  
  229. {block:Audio}
  230. <div class="player">{AudioPlayerBlack}</div>
  231. {block:Caption}{Caption}{/block:Caption}
  232. {/block:Audio}
  233.  
  234. {block:Video}{Video-500}{/block:Video}
  235.  
  236.  
  237. {block:Answer}
  238. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  239. <div class="answer">{Answer}</div>
  240. {/block:Answer}
  241.  
  242.  
  243. <div id="cap">
  244. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  245. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  246. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  247.  
  248. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  249. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  250. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  251. {/block:ContentSource}</div></div>
  252. <br>
  253.  
  254.  
  255. <div id="info">
  256. {block:Date}<div class="tags"><b>tags:</b> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  257. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog <b>this shit</b></a>{/block:IndexPage}
  258. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  259. {/block:RebloggedFrom}
  260. </div>
  261. </div>{/block:Date}
  262.  
  263.  
  264. {/block:Posts}
  265. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}</div>
  266. </div>
  267. </div>
  268. </div></div></div></div></div>
  269. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment